summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/fuzzer-test-suite
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] remove subdir fuzzer-test-suite as it is now superseded with http...Kostya Serebryany2016-10-1419-410/+0
* [libFuzzer] add fuzzer test for libxml2, finds https://bugzilla.gnome.org/sho...Kostya Serebryany2016-10-013-0/+38
* [libFuzzer] fix openssl fuzzer tests when running on a machine w/o openssl in...Kostya Serebryany2016-09-302-2/+2
* [libFuzzer] move common parts of shell scripts into a separate fileKostya Serebryany2016-09-309-68/+58
* [libFuzzer] add a fuzzer test that finds CVE-2015-3193Kostya Serebryany2016-09-303-0/+184
* [libfuzzer] test for c-ares CVE-2016-5180Kostya Serebryany2016-09-303-0/+50
* [libFuzzer] run re2 test in 8 threads by defaultKostya Serebryany2016-09-271-1/+1
* [sanitizer-coverage] fix a bug in trace-gepKostya Serebryany2016-09-271-1/+1
* [libFuzzer] add a test based on openssl-1.0.1f (finds heartbleed)Kostya Serebryany2016-09-275-0/+89
* [libFuzzer] add -exit_on_src_pos to test libFuzzer itself, add a test script ...Kostya Serebryany2016-09-271-0/+10
* [libFuzzer] simplify HandleTrace again, start re-running interesting units an...Kostya Serebryany2016-09-231-1/+2
* [libFuzzer] first steps in adding a proper automated test suite based on real...Kostya Serebryany2016-09-232-0/+48
OpenPOWER on IntegriCloud