summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SimpleHashTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-40/+0
* [libFuzzer] change several tests to not limit the max len: with reduce_inputs...Kostya Serebryany2017-07-191-1/+1
* [libFuzzer] change the default max_len from 64 to 4096. This will affect case...Kostya Serebryany2017-06-151-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libfuzzer] adding license headers to cpp filesMike Aizatsky2016-04-011-0/+3
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-3/+4
* [libFuzzer]Add a test for defeating a hash sum.Ivan Krasin2015-09-081-0/+36
OpenPOWER on IntegriCloud