about summary refs log tree commit diff
path: root/test
AgeCommit message (Collapse)Author
2019-09-28FreeBSD: switch to clang by default, and set AFL_CC to fix testshexcoder-
2019-09-28As usual I forgot the second usage test for afl-fuzzhexcoder-
2019-09-28check requirements before testing afl-fuzz (Linux and Mac OS X)hexcoder-
2019-09-28Oops, forgot to set AFL_GCC on other systems beside Mac OS Xhexcoder-
2019-09-28portability: MacOS X has clang, so we need to use afl-clang insteadhexcoder-
of afl-gcc. Replaced afl-gcc with variable AFL_GCC, which is set accordingly.
2019-09-27OpenBSD has no timeout command, so replace it with afl-fuzz's -V optionhexcoder-
2019-09-26replace forgotten KILLs for timeouthexcoder-
2019-09-26more portability fixes for test script (now also runs on NetBSD)hexcoder-
2019-09-26Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplushexcoder-
2019-09-26portability fixes: avoid bash, avoid echo -e under NetBSDhexcoder-
2019-09-25persistent qemu test (commented)Andrea Fioraldi
2019-09-25unicorn mode testAndrea Fioraldi
2019-09-22afl-fuzz mutation documentation featurevan Hauser
2019-09-22final testsvan Hauser
2019-09-22fixvan Hauser
2019-09-22more testsvan Hauser
2019-09-21more test casesvan Hauser
2019-09-21make testsvan Hauser