about summary refs log tree commit diff
path: root/test
AgeCommit message (Collapse)Author
2020-02-19debug travisvan Hauser
2020-02-19gcc-10 supportvan Hauser
2020-02-19test.sh AFL_ENTRYPOINT testcasevan Hauser
2020-02-19fix travis and fix logicvan Hauser
2020-02-18fix travis for asanvan Hauser
2020-02-18asan options in test.shAndrea Fioraldi
2020-02-18ASAN_BUILD makefile defineAndrea Fioraldi
2020-02-17unset AFL_TMPDIR, since afl-fuzz does not cleanup the input filehexcoder-
2020-02-13fix issue #194 more seriouslyhexcoder-
2020-02-10test.sh: make grep option '-a' optional. Use when supportedhexcoder-
2020-02-09more unset for test.shvan Hauser
2020-02-08more portability for (solaris-based OpenIndiana)hexcoder-
2020-02-08first work for OpenIndiana (solaris flavor)hexcoder-
2020-02-07track afl-cmin test changeshexcoder
2020-02-06made cmin testcase more complex and added cmin.bashvan Hauser
2020-02-05adapt to afl-cmin with forkserver_mode (and stdin)hexcoder-
2020-02-03Revert "Revert "adapt to new afl-ahowmap with forkserver mode""Dominik Maier
This reverts commit e2f6114839960e92bb352bee5099faae99317d62.
2020-02-03Revert "adapt to new afl-ahowmap with forkserver mode"Dominik Maier
This reverts commit f676e5528ac8a2d454a607fceaa8590f11b9f795.
2020-02-03adapt to new afl-ahowmap with forkserver modehexcoder-
2020-02-03s/experimental\//examples\/gAndrea Fioraldi
2020-02-01debugvan Hauser
2020-02-01debugvan Hauser
2020-02-01debugvan Hauser
2020-02-01skip persistent qemu test when SYS is not intelAndrea Fioraldi
2020-01-31fixed qemu persistent mode test case :-)van Hauser
2020-01-25added whitelist+blacklist to all llvm_mode passesvan Hauser
2020-01-24afl-cmin more awk portability (mawk), add afl-cmin/afl-tmin testshexcoder-
for non-x86 platforms
2020-01-23show stderr on afl-cmin test.shvan Hauser
2020-01-23afl-cmin final touchesvan Hauser
2020-01-23afl-cmin debugging is done now, so suppress stdout messages again (but not ↵hexcoder
stderr)
2020-01-22rectification of vanhauser's fix, made it a bit more robust,hexcoder-
enabled error output for travis debugging
2020-01-22clarify gcc plugin test case resultvan Hauser
2020-01-20another freebsd fix in test.shvan Hauser
2020-01-19add missing test program (oops)hexcoder-
2020-01-19add missing test cases for qemu_mode unsigaction libraryhexcoder-
2020-01-19make exporting AFL_CC FreeBSD specific, since it seems to harmhexcoder-
the libradamsa test on travis/arm64
2020-01-18add forgotten stderr redirecthexcoder-
2020-01-18set AFL_CC for libradamsa test (needed on FreeBSD)hexcoder-
2020-01-17use default memory limit for afl-tmin (again) in test.sh, fix it in afl-tminhexcoder-
2020-01-12renamed to unicornaflDominik Maier
2020-01-09NetBSDs wc -l prints spaces before the number, so string testhexcoder-
failed -> use pattern matching with "case" instead.
2020-01-07increase memory for afl-tmin testhexcoder
needed by NetBSD
2020-01-05test.sh honors LLVM_CONFIGvan Hauser
2019-12-30added testcases for afl-tmin and afl-cminvan Hauser
2019-12-16skip unicorn tests if cannot import unicornaflAndrea Fioraldi
2019-12-16more prints, ignoring crashdumpsDominik Maier
2019-12-15Revert "make travis happy"Andrea Fioraldi
This reverts commit fc1a52b1c68d60ac27809536e27cb7d32f6cbdcc.
2019-12-15make travis happyDominik Maier
2019-12-15Fixes for unicorn testscasesDominik Maier
2019-12-10fix machine description for NetBSD 'amd64'hexcoder-