Closed domenukk closed 4 years ago
The first testcase should check if validate_crash_callback
works as intended, another should check error state of uc_afl_mmap_file
, see PR #4
I've added a testcase for persistent mode here: https://github.com/vanhauser-thc/AFLplusplus/blob/master/unicorn_mode/samples/persistent/harness.c However it is not yet part of the Travis CI pipeline.
The testcases are in the main aflplusplus repo
PR #2 fixes a regression introduced in commit ec637ff7ecb8328295fd77fe89d75443c9971c3a. A testcase to catch this issue in the future needs to be added.