summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/merge.test
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Make -merge=1 to reuse coverage information from the control file.Max Moroz2019-09-111-2/+0
* [libFuzzer] when doing the merge, keep track of the coveraged edges, not just...Kostya Serebryany2019-02-141-1/+1
* [libFuzzer] teach the fork mode to ignore OOMs and timeoutsKostya Serebryany2019-02-121-3/+0
* [NFC] Re-enable XFAILed fuzzer test on iOSJulian Lettner2019-02-111-1/+0
* [libFuzzer] XFAIL a few libFuzzer tests on iOS.George Karpenkov2018-05-241-0/+1
* [libFuzzer] [NFC] Prefix all run lines with %runGeorge Karpenkov2018-05-111-8/+8
* [libFuzzer] Fix flaky merge.test.Matt Morehouse2017-11-171-1/+1
* [libFuzzer] respect max_len during mergeKostya Serebryany2017-11-151-0/+4
* [libFuzzer] mechanically simplify a test, NFCKostya Serebryany2017-11-091-32/+32
* [libFuzzer] fix a test (and hopefully, the bot)Kostya Serebryany2017-11-091-1/+1
* [libFuzzer] allow user to specify the merge control fileKostya Serebryany2017-11-091-0/+11
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+55
OpenPOWER on IntegriCloud