about summary refs log tree commit diff
path: root/test
AgeCommit message (Expand)Author
2020-04-03unit tests cleaningvan Hauser
2020-04-01fix unit test case for long listhexcoder-
2020-04-01list testcase addedDominik Maier
2020-04-01added (broken) list testDominik Maier
2020-04-01added prealloc testcaseDominik Maier
2020-04-01fix cmocka fixuphexcoder-
2020-04-01cmocka mocksDominik Maier
2020-04-01mocking cmocka 1 for cmocka 0.xDominik Maier
2020-04-01old cmocka is oldDominik Maier
2020-04-01add assert_ptr_equal fallbackDominik Maier
2020-04-01minor changesDominik Maier
2020-04-01reenabled custom mutator reportDominik Maier
2020-04-01travis: dont fail on custom mutator - currentlyvan Hauser
2020-04-01added unittests to test.shDominik Maier
2020-04-01fixed testcaseDominik Maier
2020-04-01test.sh: redirect command line outputh1994st
2020-04-01test.sh: "trusty-amd64" does not work well with "realpath". Useh1994st
2020-04-01Fix typoh1994st
2020-04-01rebaseDominik Maier
2020-04-01Add a test case for the custom mutatorh1994st
2020-04-01added unittest for unit_maybe_allocDominik Maier
2020-04-01making 'CFLAGS="-m32" make source-only tests' workhexcoder-
2020-03-22a little bit more performancevan Hauser
2020-03-22nice -n -20 to commit test scriptvan Hauser
2020-03-22fix travisvan Hauser
2020-03-22add commit test script test/checkcommit.shvan Hauser
2020-03-21revert test.sh patchvan Hauser
2020-03-21test.sh fixvan Hauser
2020-03-21test.sh with -no-pievan Hauser
2020-03-21avoid calling awk for 'which' replacement, use POSIX 'command -v' insteadhexcoder-
2020-03-19test.sh: replace 'which' with 'type'hexcoder-
2020-03-15fix test failure with qemu compcovAndrea Fioraldi
2020-03-12test.sh: make afl-cmin.bash test dependent on bashhexcoder-
2020-03-10unified pointer placementDominik Maier
2020-03-10this should fix travisvan Hauser
2020-03-09expanded test-instr to also work with input files via "-f @@" and changed the...van Hauser
2020-03-09reactivated LTO persistent mode to test.shvan Hauser
2020-03-05added AFL_QUIET - be_quiet to afl-showmap and small changes to test.shvan Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser
2020-02-25afl-gcc change -> test.shvan Hauser
2020-02-21improve redqueen not looking in orig bufAndrea Fioraldi
2020-02-21Merge branch 'master' of github.com:vanhauser-thc/AFLplusplusAndrea Fioraldi
2020-02-21test compcov and persistent also on armAndrea Fioraldi
2020-02-21no unnecessary warnings in test.shvan Hauser
2020-02-19fix test.shvan Hauser
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