summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/UserSuppliedFuzzerTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] move the mutators to public interface so that custom mutators ↵Kostya Serebryany2015-08-061-2/+2
| | | | | | may reuse these functions directly llvm-svn: 244250
* [libFuzzer] allow users to supply their own implementation of randKostya Serebryany2015-07-241-1/+4
| | | | llvm-svn: 243078
* [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutatorsKostya Serebryany2015-05-221-0/+47
llvm-svn: 238059
OpenPOWER on IntegriCloud