182 Commits

Author SHA1 Message Date
van Hauser
fb221db8ae clarify gcc plugin test case result 2020-01-22 08:35:41 +01:00
van Hauser
72058fdcbc another freebsd fix in test.sh 2020-01-20 12:56:55 +01:00
hexcoder-
274c8d7d3c add missing test program (oops) 2020-01-19 21:22:41 +01:00
hexcoder-
f706e210ec add missing test cases for qemu_mode unsigaction library 2020-01-19 21:20:51 +01:00
hexcoder-
e7770a7002 make exporting AFL_CC FreeBSD specific, since it seems to harm
the libradamsa test on travis/arm64
2020-01-19 12:25:32 +01:00
hexcoder-
08691fcc97 add forgotten stderr redirect 2020-01-18 16:58:20 +01:00
hexcoder-
db5d501715 set AFL_CC for libradamsa test (needed on FreeBSD) 2020-01-18 16:46:14 +01:00
hexcoder-
7c0704b30c use default memory limit for afl-tmin (again) in test.sh, fix it in afl-tmin 2020-01-17 16:01:44 +01:00
Dominik Maier
7b02847cd6 renamed to unicornafl 2020-01-12 03:02:56 +01:00
hexcoder-
781123a906 NetBSDs wc -l prints spaces before the number, so string test
failed -> use pattern matching with "case" instead.
2020-01-09 09:50:51 +01:00
hexcoder
57204c7917
increase memory for afl-tmin test
needed by NetBSD
2020-01-07 23:19:55 +01:00
van Hauser
5fda7861fa test.sh honors LLVM_CONFIG 2020-01-05 16:22:50 +01:00
van Hauser
c3bb0a3421 added testcases for afl-tmin and afl-cmin 2019-12-30 22:21:51 +01:00
Andrea Fioraldi
26d27d9121 skip unicorn tests if cannot import unicornafl 2019-12-16 09:44:17 +01:00
Dominik Maier
c5d4e8d0c7 more prints, ignoring crashdumps 2019-12-16 00:32:33 +01:00
Andrea Fioraldi
e79a4faf10 Revert "make travis happy"
This reverts commit fc1a52b1c68d60ac27809536e27cb7d32f6cbdcc.
2019-12-15 22:25:06 +01:00
Dominik Maier
fc1a52b1c6 make travis happy 2019-12-15 21:39:38 +01:00
Dominik Maier
05825a888e Fixes for unicorn testscases 2019-12-15 18:48:57 +01:00
hexcoder-
8c841a068a fix machine description for NetBSD 'amd64' 2019-12-10 07:43:19 +01:00
hexcoder-
b8b0ba004b fix tests on MacOS, radamsa test could not find an instrumented
binary.
2019-12-09 13:15:31 +01:00
van Hauser
65bee44d6d non-intel test.sh support 2019-12-05 15:59:01 +01:00
van Hauser
7d585059e7 test script changes for arm64 2019-12-05 15:41:25 +01:00
van Hauser
d08504a667 travis enhancement 2019-12-05 15:12:28 +01:00
van Hauser
ac322253ca shut up travis. seriously. 2019-12-03 14:39:59 +01:00
van Hauser
05bb4252bf travis, finally? please? 2019-12-03 14:25:39 +01:00
van Hauser
e5326e797e travis oh my travis ... sigh 2019-12-03 10:31:14 +01:00
van Hauser
2b0cfe1ab5 final touches 2019-12-03 01:45:01 +01:00
van Hauser
1ab2a0cce9 getting very close with travis 2019-12-02 17:48:17 +01:00
van Hauser
dbdd9dbbde getting very close with travis 2019-12-02 17:32:31 +01:00
van Hauser
e12b71773d nearing final travis config 2019-12-02 17:05:40 +01:00
van Hauser
2ccf5323c2 increase time for radamsa test 2019-12-02 11:05:09 +01:00
van Hauser
a9d0cad485 old gcc produces not so good code ... 2019-11-13 16:02:36 +01:00
van Hauser
f85b0d421a added instrumentation count test cases 2019-11-13 15:19:31 +01:00
van Hauser
f0aaee2044 add test case 2019-11-11 15:23:14 +01:00
van Hauser
01d5537244 /sbin in path 2019-11-09 16:48:01 +01:00
van Hauser
58a18ea50b not all sysctl are in /sbin, e.g. with busybox 2019-11-09 15:23:16 +01:00
David Carlier
8290bb3374 test, /sbin not necessarily in the path os casual users. 2019-11-08 13:46:08 +00:00
van Hauser
db7c990346 even easier test case solving :) 2019-11-06 13:41:23 +01:00
Andrea Fioraldi
62d9729629 travis is drunk 2019-11-05 20:06:11 +01:00
Andrea Fioraldi
ed16281737 mmmm travis doh 2019-11-05 19:48:17 +01:00
Andrea Fioraldi
e13fdfb2ce reduce time for unicorn compcov test 2019-11-05 18:41:23 +01:00
Andrea Fioraldi
73cb587266 test unicorn && AFL_DISABLE_TRIM env var 2019-11-05 18:39:16 +01:00
van Hauser
1c7b6a5e05 travis 2019-11-04 13:10:52 +01:00
van Hauser
e8d0ffa8b4 travis update 2019-10-31 12:56:59 +01:00
van Hauser
744910ad1b travis update 2019-10-31 12:43:51 +01:00
van Hauser
ae990ce8dc travis updates 2019-10-31 11:38:01 +01:00
hexcoder-
b0036759fa portability fix: use cc instead of gcc for test-compcov 2019-10-25 01:22:20 +02:00
hexcoder-
cb7ada2e78 fix libtokencap test for Darwin 2019-10-24 22:32:37 +02:00
van Hauser
39b7f48870 performance doc enhancements 2019-10-23 17:01:05 +02:00
hexcoder-
b9bc81544a debugged and fixed libdislocator malfunction on MacOSX 2019-10-23 14:53:05 +02:00