-
Notifications
You must be signed in to change notification settings - Fork 54
utils fuzzer minimizer
Martin Holst Swende edited this page Oct 12, 2018
·
2 revisions
There is a test-executor, if you want to provide the consensus-difference-engine with external files.
ls /my/tests/ | xargs python3 utilities/test_executor.py $
There is also a test-minimizer:
python3 utilities/test_minimizer.py testfile.json
The latter will try to minimize the testcase, and after every modification it checks that it still triggers. It does things like
- Remove accounts from the prestate
- Removes code from the prestate
- Shortens code from the prestate