summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/AFLDriverTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-28/+0
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libFuzzer] improve the afl driver and it's tests. Make it possible to run in...Kostya Serebryany2017-05-151-1/+7
* [LibFuzzer] Unbreak the build on macOS which was broken by r272858.Dan Liew2016-07-071-0/+6
* [libFuzzer] Add standard license info and comment header to AFLDriverTest.cppVitaly Buka2016-06-231-0/+4
* Enable libFuzzer's afl_driver to append stderr to a file.Vitaly Buka2016-06-161-0/+12
* Revert "Enable libFuzzer's afl_driver to append stderr to a file."Vitaly Buka2016-06-141-12/+0
* Enable libFuzzer's afl_driver to append stderr to a file.Vitaly Buka2016-06-141-0/+12
OpenPOWER on IntegriCloud