summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/fuzzer.test
Commit message (Expand)AuthorAgeFilesLines
* [fuzzer] Add support for token-based fuzzing (e.g. for C++). Allow string fla...Kostya Serebryany2015-03-311-0/+3
* DFSan-based fuzzer (proof of concept).Kostya Serebryany2015-03-301-0/+3
* [sanitizer/coverage] Add AFL-style coverage counters (search heuristic for fu...Kostya Serebryany2015-03-031-0/+3
* [fuzzer] one more experimental search mode: -use_coverage_pairs=1 Kostya Serebryany2015-02-201-1/+4
* [fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This ...Kostya Serebryany2015-01-291-0/+3
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+13
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-13/+0
* Add lit-style tests for the Fuzzer libraryKostya Serebryany2015-01-281-0/+13
OpenPOWER on IntegriCloud