dnoursi / fuzzer-test-suite

Set of tests for fuzzing engines
Apache License 2.0
0 stars 0 forks source link

AFL - LibFuzzer cross dependency #3

Closed dnoursi closed 7 years ago

dnoursi commented 7 years ago

afl_driver.cpp is needed by AFL building but lives in the libFuzzer directory. So if $LIBFUZZER_SRC DNE yet, AFL building fails