summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/minimize_crash.test
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-16/+0
* [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer testsKostya Serebryany2017-08-041-5/+5
* Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.George Karpenkov2017-08-041-3/+6
* [libFuzzer] honor -exact_artifact_path for all intermediate files during cras...Kostya Serebryany2017-03-241-2/+3
* [libFuzzer] Don't add newline character when using echo in tests.Marcos Pividori2017-02-081-1/+1
* [libFuzzer] improve -minimize_crash: honor -artifact_prefix= and don't specia...Kostya Serebryany2017-01-191-1/+7
* [libFuzzer] don't require extra flags with -minimize_crash=1 (default to -max...Kostya Serebryany2016-12-131-4/+4
* [libFuzzer] add -minimize_crash flag (to minimize crashers). also add two tes...Kostya Serebryany2016-09-011-0/+6
OpenPOWER on IntegriCloud