aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-31fix travisvan Hauser
2020-07-30fix float splitting if not on a ttyvan Hauser
2020-07-30fix oob reads, code-formatvan Hauser
2020-07-30cleanup messages in floating point test casehexcoder-
2020-07-30fix test.shvan Hauser
2020-07-30make travis green again (floating point testcase), but all laf testcases need...hexcoder-
2020-07-26add last 60s exec/s statvan Hauser
2020-07-25fixvan Hauser
2020-07-25try to fix travisvan Hauser
2020-07-14make fuzzing of test-floatingpoint reproduciblehexcoder-
2020-07-14added frida gum extensionvan Hauser
2020-07-13test float splitting increase timeout to 30 secondshexcoder-
2020-07-13test.sh: FP fuzzing: check for crasheshexcoder-
2020-07-13add floating point test cases. One for fuzzing (test-floatingpoint.c) and one...hexcoder-
2020-06-30rename whitelist -> instrumentlistvan Hauser
2020-06-25updated unicornaflDominik Maier
2020-06-25remove radamsa, add radamsa custom mutatorvan Hauser
2020-06-23lto whitelist in test.shvan Hauser
2020-06-23fix test.shvan Hauser
2020-06-23Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into devDominik Maier
2020-06-22Added rand, hash unittestsDominik Maier
2020-06-20Fix when env. PATH contains spacesjonasmollerlarsen
2020-06-16unit tests: fix stupid compiler warning for gcc 4.8.4hexcoder-
2020-06-16fix unit tests when exit is called at the endhexcoder-
2020-06-16fix test.sh for failing unit testshexcoder-
2020-06-10more output in uc-testsDominik Maier
2020-06-09added persistent mode testcaseDominik Maier
2020-05-29Merge pull request #383 from dgmelski/fix-read-timedDominik Maier
2020-05-28test.sh OpenBSD6.7, 32bit: add 'i386' to known intel stringshexcoder-
2020-05-25tests: add test of compiled compcov binary's functionalityRobert Scott
2020-05-24fix compare-transform for strn?casecmpvan Hauser
2020-05-22more test.sh fixesvan Hauser
2020-05-22more test.sh fixesvan Hauser
2020-05-22travis debugvan Hauser
2020-05-22fix test.shvan Hauser
2020-05-15llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not behexcoder-
2020-05-15updated 20.04 DockerfileDominik Maier
2020-05-14adding 20.04 testDominik Maier
2020-05-14add python setuptools to travis buildsRuben ten Hove
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-09custom mutator code enhancements and code-formatvan Hauser
2020-05-08Support multiple custom mutators (#282)Rishi Ranjan