summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/InfiniteTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] split the tests to run them in parallel, remove one redundant testKostya Serebryany2015-12-191-25/+0
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* [lib/Fuzzer] change the meaning of -timeout flag: now timeout is applied to e...Kostya Serebryany2015-05-191-0/+4
* [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany2015-05-061-1/+1
* [fuzzer] minor cleanup based on reviews: remove redundant includes, fix a cop...Kostya Serebryany2015-01-291-1/+1
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+20
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-20/+0
* Adding missing #includes to try to get this to compile on Windows with Visual...Aaron Ballman2015-01-291-0/+1
* Add a Fuzzer libraryKostya Serebryany2015-01-271-0/+19
OpenPOWER on IntegriCloud