summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SimpleTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libfuzzer] adding license headers to cpp filesMike Aizatsky2016-04-011-0/+3
* Libfuzzer: do not pass null into user functionMike Aizatsky2015-12-021-0/+2
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* [lib/Fuzzer] add dfsan_weak_hook_memcmp, enable the test that uses it, simpli...Kostya Serebryany2015-05-071-1/+1
* [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany2015-05-061-1/+1
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+21
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-21/+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/+20
OpenPOWER on IntegriCloud