Searched refs:AFL_FUZZER_ARGS (Results 1 – 2 of 2) sorted by relevance
113 test -e "$OUT/afl_cmplog.txt" && AFL_FUZZER_ARGS="$AFL_FUZZER_ARGS -l 2 -c $OUT/$FUZZER"115 test -e "$OUT/afl++.dict" && AFL_FUZZER_ARGS="$AFL_FUZZER_ARGS -x $OUT/afl++.dict"118 AFL_FUZZER_ARGS="$AFL_FUZZER_ARGS -t 5000+"124 …CMD_LINE="$OUT/afl-fuzz $AFL_FUZZER_ARGS -i $CORPUS_DIR -o $FUZZER_OUT $(get_dictionary) $* -- $OU…
63 ENV AFL_FUZZER_ARGS="-m none"