e05ed58bf8
fix test.sh for failing unit tests
2020-06-16 19:44:52 +02:00
8e3f6fe2dc
added persistent mode testcase
2020-06-09 03:46:17 +02:00
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
bb0a31158a
test.sh OpenBSD6.7, 32bit: add 'i386' to known intel strings
2020-05-28 22:24:06 +02:00
7e4c5b3636
tests: add test of compiled compcov binary's functionality
2020-05-25 23:38:45 +01:00
0f8da71588
more test.sh fixes
2020-05-22 13:50:39 +02:00
7d3cfcfd0b
more test.sh fixes
2020-05-22 13:49:50 +02:00
536397b22f
travis debug
2020-05-22 13:31:16 +02:00
6253bea73c
fix test.sh
2020-05-22 12:51:21 +02:00
182b8a4582
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
...
available)
2020-05-15 01:55:33 +02:00
324b44872c
unicornafl: python/module check with faster method
2020-05-14 21:13:36 +02:00
94a1d4d3ac
test unicornafl: copy from build script
2020-05-14 20:32:04 +02:00
ae15803bf1
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
2020-05-14 18:41:44 +02:00
9e375179d8
test.sh: make sure the right python version (with setuptools available) is being used
2020-05-14 18:40:26 +02:00
d334093606
deprecated AFL_POST_LIBRARY
2020-05-14 01:00:11 +02:00
5273c61cd8
Darwin tests: grep --binary-files=text for laf-intel and skipping of unittests
2020-05-12 23:19:51 +02:00
6224ae1c60
test/test.sh: prefer python3 over python for unicornafl, avoid realpath and readlink dependencies
2020-05-12 20:59:48 +02:00
6177954773
fix custom mutators and add real test cases
2020-05-12 16:32:40 +02:00
26fe7a9d66
final code-format fixes, remove test-multiple-mutators when done
2020-05-10 15:53:47 +02:00
190f3024da
Support multiple custom mutators ( #282 )
...
* Make a list of custom mutators using env variable
* Set up multiple custom mutators
* Add destroy custom mutator and changes to load_custom_mutator
* Use array instead of list, make changes to afl-fuzz-one for multiple mutators
* Make change to fuzz-one custom_queue_get to support multiple mutators
* Modify custom python mutator support
* Fix bug
* Fix missing afl->mutator->data
* Revert to list with max count
* Change custom_pre_save hook and code format
* Free custom_mutator struct in the list
* Add testcase for multiple custom mutators
* Resolve merge conflict
2020-05-08 20:08:27 +02:00
6e45e55d82
fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES
2020-05-05 10:38:44 +02:00
e68d2345d5
test.sh: continue after failed test case qemu persistent mode
2020-04-29 22:25:10 +02:00
dcba2c3642
test.sh: custom mutator test; make it compilable with available instrumenting
...
compiler
2020-04-22 08:02:46 +02:00
724d4ec3de
fix some gcc dependencies and build problems on debian 32-Bit,
...
adapted qemu_mode AFL_ENTRYPOINT test case for 32 bit
2020-04-19 00:37:23 +02:00
f157bca548
fix missing out_fd for cmplog forkserver
2020-04-16 19:53:42 +02:00
459d8f9ba2
qemu cmplog test.sh
2020-04-13 10:53:37 +02:00
5a8db5954c
update test.sh to new compcov features
2020-04-12 14:38:47 +02:00
fbf5e08425
merge PR#306 from neoni (thanks), silence test when bash is not found
2020-04-09 18:11:39 +00:00
b485b7a252
fix compilers for empty AFL_CC/AFL_CXX env
2020-04-09 16:27:00 +02:00
28314632bd
fix travis - heiko test your changes on linux pls ;)
2020-04-09 10:23:37 +02:00
5c0cf60ec1
fix damage in test.sh
2020-04-09 10:23:37 +02:00
ae05f5c4b0
afl-fuzz: add usage info when no python support is there, use it in test.sh
2020-04-09 10:23:37 +02:00
c8bdf0790f
reenabled custom mutator report
2020-04-01 13:10:07 +02:00
0b8a5cb4bb
travis: dont fail on custom mutator - currently
2020-04-01 13:10:07 +02:00
9cab515e58
added unittests to test.sh
2020-04-01 13:10:07 +02:00
710a29a1e0
fixed testcase
2020-04-01 13:10:07 +02:00
ea95453975
test.sh: redirect command line output
2020-04-01 13:10:07 +02:00
64e1d3a975
test.sh: "trusty-amd64" does not work well with "realpath". Use
...
"readlink -f" for Ubuntu instead.
2020-04-01 13:10:07 +02:00
d568559f01
Fix typo
2020-04-01 13:10:06 +02:00
1e290542bb
rebase
2020-04-01 13:10:06 +02:00
245304f593
Add a test case for the custom mutator
...
- Update the Makefile in examples/custom_mutators
- Add a test program for testing the custom mutator
- Update test.sh for testing the custom mutator
- [TODO] Update the result checking criterias of the custom mutator in
test.sh
2020-04-01 13:10:06 +02:00
23d9649aec
making 'CFLAGS="-m32" make source-only tests' work
2020-04-01 13:10:06 +02:00
da1f2f3c17
fix travis
2020-03-22 10:24:29 +01:00
42ece199c8
revert test.sh patch
2020-03-21 22:04:52 +01:00
f8d717d195
test.sh fix
2020-03-21 21:42:32 +01:00
c6db05c5ae
test.sh with -no-pie
2020-03-21 21:10:38 +01:00
6cbd0f1faf
avoid calling awk for 'which' replacement, use POSIX 'command -v' instead
2020-03-21 18:51:43 +01:00
f6847b0314
test.sh: replace 'which' with 'type'
2020-03-19 00:19:25 +01:00
bfe076748b
fix test failure with qemu compcov
2020-03-15 21:42:04 +01:00
530bd2b341
test.sh: make afl-cmin.bash test dependent on bash
2020-03-12 22:52:20 +01:00