-
Notifications
You must be signed in to change notification settings - Fork 293
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean-up differential fuzzing (#1345)
* move globals matcher into its own function * move memories matcher into its own function * use exports instead of export iterators in functions * move assert_results_match into its own function * perform global state check after every successful call * move oracle error matcher into its own function * add docs to assert_results_match * perform global state check after call resulting in Err * move divergent behavior report into its own function * re-order parameters
- Loading branch information
Showing
1 changed file
with
151 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters