about summary refs log tree commit diff
path: root/test/test.sh
AgeCommit message (Expand)Author
2020-05-15llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not behexcoder-
2020-05-14unicornafl: python/module check with faster methodhexcoder-
2020-05-14test unicornafl: copy from build scripthexcoder
2020-05-14Merge branch 'dev' of https://github.com/AFLplusplus/AFLplusplus into devhexcoder-
2020-05-14test.sh: make sure the right python version (with setuptools available) is be...hexcoder-
2020-05-14deprecated AFL_POST_LIBRARYvan Hauser
2020-05-12Darwin tests: grep --binary-files=text for laf-intel and skipping of unittestshexcoder-
2020-05-12test/test.sh: prefer python3 over python for unicornafl, avoid realpath and r...hexcoder-
2020-05-12fix custom mutators and add real test casesvan Hauser
2020-05-10final code-format fixes, remove test-multiple-mutators when donevan Hauser
2020-05-08Support multiple custom mutators (#282)Rishi Ranjan
2020-05-05fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARESvan Hauser
2020-04-29test.sh: continue after failed test case qemu persistent modehexcoder-
2020-04-22test.sh: custom mutator test; make it compilable with available instrumentinghexcoder-
2020-04-19fix some gcc dependencies and build problems on debian 32-Bit,hexcoder-
2020-04-16fix missing out_fd for cmplog forkserverAndrea Fioraldi
2020-04-13qemu cmplog test.shAndrea Fioraldi
2020-04-12update test.sh to new compcov featuresvan Hauser
2020-04-09merge PR#306 from neoni (thanks), silence test when bash is not foundhexcoder-
2020-04-09fix compilers for empty AFL_CC/AFL_CXX envvan Hauser
2020-04-09fix travis - heiko test your changes on linux pls ;)van Hauser
2020-04-09fix damage in test.shhexcoder-
2020-04-09afl-fuzz: add usage info when no python support is there, use it in test.shhexcoder-
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-01making 'CFLAGS="-m32" make source-only tests' workhexcoder-
2020-03-22fix travisvan 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-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-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