afl: gen -> parse, parse only
This commit is contained in:
parent
648a6dbef2
commit
2606e2f4fc
4 changed files with 12 additions and 16 deletions
2
Makefile
2
Makefile
|
@ -53,7 +53,7 @@ bench:
|
|||
cov: suite suite_bench
|
||||
LLVM_COV=llvm-cov LLVM_PROFDATA=llvm-profdata cargo llvm-cov --features=suite,suite_bench --workspace --html --ignore-run-fail
|
||||
|
||||
AFL_TARGET?=gen
|
||||
AFL_TARGET?=parse
|
||||
AFL_JOBS?=1
|
||||
AFL_TARGET_CRASH?=crashes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue