index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test.sh
Age
Commit message (
Expand
)
Author
2020-06-16
fix test.sh for failing unit tests
hexcoder-
2020-06-09
added persistent mode testcase
Dominik Maier
2020-05-29
Merge pull request #383 from dgmelski/fix-read-timed
Dominik Maier
2020-05-28
test.sh OpenBSD6.7, 32bit: add 'i386' to known intel strings
hexcoder-
2020-05-25
tests: add test of compiled compcov binary's functionality
Robert Scott
2020-05-22
more test.sh fixes
van Hauser
2020-05-22
more test.sh fixes
van Hauser
2020-05-22
travis debug
van Hauser
2020-05-22
fix test.sh
van Hauser
2020-05-15
llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not be
hexcoder-
2020-05-14
unicornafl: python/module check with faster method
hexcoder-
2020-05-14
test unicornafl: copy from build script
hexcoder
2020-05-14
Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into dev
hexcoder-
2020-05-14
test.sh: make sure the right python version (with setuptools available) is be...
hexcoder-
2020-05-14
deprecated AFL_POST_LIBRARY
van Hauser
2020-05-12
Darwin tests: grep --binary-files=text for laf-intel and skipping of unittests
hexcoder-
2020-05-12
test/test.sh: prefer python3 over python for unicornafl, avoid realpath and r...
hexcoder-
2020-05-12
fix custom mutators and add real test cases
van Hauser
2020-05-10
final code-format fixes, remove test-multiple-mutators when done
van Hauser
2020-05-08
Support multiple custom mutators (#282)
Rishi Ranjan
2020-05-05
fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARES
van Hauser
2020-04-29
test.sh: continue after failed test case qemu persistent mode
hexcoder-
2020-04-22
test.sh: custom mutator test; make it compilable with available instrumenting
hexcoder-
2020-04-19
fix some gcc dependencies and build problems on debian 32-Bit,
hexcoder-
2020-04-16
fix missing out_fd for cmplog forkserver
Andrea Fioraldi
2020-04-13
qemu cmplog test.sh
Andrea Fioraldi
2020-04-12
update test.sh to new compcov features
van Hauser
2020-04-09
merge PR#306 from neoni (thanks), silence test when bash is not found
hexcoder-
2020-04-09
fix compilers for empty AFL_CC/AFL_CXX env
van Hauser
2020-04-09
fix travis - heiko test your changes on linux pls ;)
van Hauser
2020-04-09
fix damage in test.sh
hexcoder-
2020-04-09
afl-fuzz: add usage info when no python support is there, use it in test.sh
hexcoder-
2020-04-01
reenabled custom mutator report
Dominik Maier
2020-04-01
travis: dont fail on custom mutator - currently
van Hauser
2020-04-01
added unittests to test.sh
Dominik Maier
2020-04-01
fixed testcase
Dominik Maier
2020-04-01
test.sh: redirect command line output
h1994st
2020-04-01
test.sh: "trusty-amd64" does not work well with "realpath". Use
h1994st
2020-04-01
Fix typo
h1994st
2020-04-01
rebase
Dominik Maier
2020-04-01
Add a test case for the custom mutator
h1994st
2020-04-01
making 'CFLAGS="-m32" make source-only tests' work
hexcoder-
2020-03-22
fix travis
van Hauser
2020-03-21
revert test.sh patch
van Hauser
2020-03-21
test.sh fix
van Hauser
2020-03-21
test.sh with -no-pie
van Hauser
2020-03-21
avoid calling awk for 'which' replacement, use POSIX 'command -v' instead
hexcoder-
2020-03-19
test.sh: replace 'which' with 'type'
hexcoder-
2020-03-15
fix test failure with qemu compcov
Andrea Fioraldi
2020-03-12
test.sh: make afl-cmin.bash test dependent on bash
hexcoder-
[next]