mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
travis: added make tests
This commit is contained in:
@ -57,4 +57,5 @@ script:
|
|||||||
# else timeout --preserve-status 5s ./afl-fuzz -Q -i seeds -o out/ -- ./test-no-instr;
|
# else timeout --preserve-status 5s ./afl-fuzz -Q -i seeds -o out/ -- ./test-no-instr;
|
||||||
# fi
|
# fi
|
||||||
#- .travis/check_fuzzer_stats.sh -o out -k peak_rss_mb -v 12 -p 9
|
#- .travis/check_fuzzer_stats.sh -o out -k peak_rss_mb -v 12 -p 9
|
||||||
|
- make tests
|
||||||
- make clean
|
- make clean
|
||||||
|
Reference in New Issue
Block a user