hexcoder-
|
673ace2a4b
|
test-llvm.sh: clear file errors after test
|
2020-08-07 16:34:10 +02:00 |
|
van Hauser
|
4a859aff70
|
travis fixes
|
2020-08-05 10:25:53 +02:00 |
|
van Hauser
|
f6c89ec3a9
|
workaround travis
|
2020-08-05 01:29:05 +02:00 |
|
Dominik Maier
|
79f873a597
|
posix compatible sourcing
|
2020-08-04 21:57:56 +02:00 |
|
Dominik Maier
|
8850e1a5bf
|
chmod for testcase
|
2020-08-04 21:47:21 +02:00 |
|
Dominik Maier
|
194188fe56
|
split up testcases
|
2020-08-04 21:33:29 +02:00 |
|
van Hauser
|
cc74efa35e
|
fix test for nixos
|
2020-08-04 15:10:20 +02:00 |
|
van Hauser
|
409e4ae945
|
fix expand havoc for ..._only modes
|
2020-08-03 13:13:32 +02:00 |
|
Andrea Fioraldi
|
9d82c3cf5e
|
test for llvm cmplog
|
2020-08-03 11:30:34 +02:00 |
|
van Hauser
|
8ea19d4266
|
easier float test
|
2020-07-31 19:37:05 +02:00 |
|
van Hauser
|
b7bcc50c61
|
reenable cpu tests in test.sh
|
2020-07-31 19:09:04 +02:00 |
|
van Hauser
|
25ad992c62
|
fix travis
|
2020-07-31 18:26:18 +02:00 |
|
van Hauser
|
486e5365d9
|
fix float splitting if not on a tty
|
2020-07-30 18:01:18 +02:00 |
|
van Hauser
|
ea9ba53cdb
|
fix oob reads, code-format
|
2020-07-30 17:09:22 +02:00 |
|
hexcoder-
|
cbe8f0a9d0
|
cleanup messages in floating point test case
|
2020-07-30 17:00:10 +02:00 |
|
van Hauser
|
da8b464e67
|
fix test.sh
|
2020-07-30 16:07:47 +02:00 |
|
hexcoder-
|
5ce55d87ec
|
make travis green again (floating point testcase), but all laf testcases need AFL_DEBUG=1 (that is another bug)
|
2020-07-30 13:46:52 +02:00 |
|
van Hauser
|
16e362d2b9
|
add last 60s exec/s stat
|
2020-07-26 15:55:03 +02:00 |
|
van Hauser
|
a879f72131
|
fix
|
2020-07-25 17:38:40 +02:00 |
|
van Hauser
|
131df8bec9
|
try to fix travis
|
2020-07-25 16:39:36 +02:00 |
|
hexcoder-
|
c5963f707c
|
make fuzzing of test-floatingpoint reproducible
|
2020-07-14 23:42:47 +02:00 |
|
van Hauser
|
383b280531
|
added frida gum extension
|
2020-07-14 23:26:11 +02:00 |
|
hexcoder-
|
95276f7da6
|
test float splitting increase timeout to 30 seconds
|
2020-07-13 23:17:21 +02:00 |
|
hexcoder-
|
6b79e1f76d
|
test.sh: FP fuzzing: check for crashes
|
2020-07-13 11:27:08 +02:00 |
|
hexcoder-
|
5a26656ea1
|
add floating point test cases. One for fuzzing (test-floatingpoint.c) and one for testing all cases with the instrumented program (test-fp_cases.c)
|
2020-07-13 10:35:43 +02:00 |
|
van Hauser
|
06264df168
|
rename whitelist -> instrumentlist
|
2020-06-30 17:28:21 +02:00 |
|
Dominik Maier
|
3a62bb68e0
|
updated unicornafl
|
2020-06-25 17:13:16 +02:00 |
|
van Hauser
|
8178f4dfdd
|
remove radamsa, add radamsa custom mutator
|
2020-06-25 16:51:29 +02:00 |
|
van Hauser
|
49a769ac06
|
lto whitelist in test.sh
|
2020-06-23 21:23:10 +02:00 |
|
van Hauser
|
2b450aeb20
|
fix test.sh
|
2020-06-23 18:21:50 +02:00 |
|
Dominik Maier
|
aad433e11e
|
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
|
2020-06-23 15:08:49 +02:00 |
|
Dominik Maier
|
7119bf5d86
|
Added rand, hash unittests
|
2020-06-22 21:58:23 +02:00 |
|
jonasmollerlarsen
|
990b234067
|
Fix when env. PATH contains spaces
|
2020-06-20 11:50:53 +02:00 |
|
hexcoder-
|
889e54eab8
|
unit tests: fix stupid compiler warning for gcc 4.8.4
|
2020-06-16 23:07:33 +02:00 |
|
hexcoder-
|
a14f3c90a8
|
fix unit tests when exit is called at the end
|
2020-06-16 22:37:56 +02:00 |
|
hexcoder-
|
e05ed58bf8
|
fix test.sh for failing unit tests
|
2020-06-16 19:44:52 +02:00 |
|
Dominik Maier
|
c1eb2bccaa
|
more output in uc-tests
|
2020-06-10 12:09:45 +02:00 |
|
Dominik Maier
|
8e3f6fe2dc
|
added persistent mode testcase
|
2020-06-09 03:46:17 +02:00 |
|
Dominik Maier
|
408ef5298b
|
Merge pull request #383 from dgmelski/fix-read-timed
Fix read_timed when accumulating short reads
|
2020-05-29 18:58:25 +02:00 |
|
hexcoder-
|
bb0a31158a
|
test.sh OpenBSD6.7, 32bit: add 'i386' to known intel strings
|
2020-05-28 22:24:06 +02:00 |
|
Robert Scott
|
7e4c5b3636
|
tests: add test of compiled compcov binary's functionality
|
2020-05-25 23:38:45 +01:00 |
|
van Hauser
|
68e66fa920
|
fix compare-transform for strn?casecmp
|
2020-05-24 01:59:08 +02:00 |
|
van Hauser
|
0f8da71588
|
more test.sh fixes
|
2020-05-22 13:50:39 +02:00 |
|
van Hauser
|
7d3cfcfd0b
|
more test.sh fixes
|
2020-05-22 13:49:50 +02:00 |
|
van Hauser
|
536397b22f
|
travis debug
|
2020-05-22 13:31:16 +02:00 |
|
van Hauser
|
6253bea73c
|
fix test.sh
|
2020-05-22 12:51:21 +02:00 |
|
hexcoder-
|
182b8a4582
|
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
available)
|
2020-05-15 01:55:33 +02:00 |
|
Dominik Maier
|
c084458294
|
updated 20.04 Dockerfile
|
2020-05-15 00:51:57 +02:00 |
|
Dominik Maier
|
498e9f4298
|
adding 20.04 test
|
2020-05-14 23:54:07 +02:00 |
|
Ruben ten Hove
|
767ed8c5da
|
add python setuptools to travis builds
|
2020-05-14 21:49:36 +02:00 |
|