summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/UserSuppliedFuzzerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] remove UserSuppliedFuzzer from the interface (it was a bad idea).Kostya Serebryany2016-02-131-51/+0
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-3/+4
* [libFuzzer] move the mutators to public interface so that custom mutators may...Kostya Serebryany2015-08-061-2/+2
* [libFuzzer] allow users to supply their own implementation of randKostya Serebryany2015-07-241-1/+4
* [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutatorsKostya Serebryany2015-05-221-0/+47
OpenPOWER on IntegriCloud