summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/coverage.test
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-21/+0
* [libFuzzer] Re-enable coverage.test on Darwin.George Karpenkov2017-08-111-2/+0
* [libFuzzer] simplify the implementation of -print_coverage=1Kostya Serebryany2017-08-081-7/+4
* [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer testsKostya Serebryany2017-08-041-6/+6
* Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.George Karpenkov2017-08-041-2/+7
* Mark some libFuzzer tests as XFAIL'd on DarwinMehdi Amini2017-02-281-0/+2
* [libFuzzer] Consider both possible separators for tests.Marcos Pividori2017-01-221-1/+1
* [libFuzzer] test cleanupKostya Serebryany2016-12-101-1/+1
* revert r288283 as it causes debug info (line numbers) to be lost in instrumen...Kostya Serebryany2016-12-011-1/+1
* [libFuzzer] temporary disable a part of the test broken by r288283Kostya Serebryany2016-12-011-1/+1
* [libFuzzer] extend -print_coverage to print the comma-separated list of cover...Kostya Serebryany2016-11-301-0/+1
* [libFuzzer] extend -print_coverage to also print uncovered lines, functions, ...Kostya Serebryany2016-10-191-0/+12
* [libFuzzer] make a test less flakyKostya Serebryany2016-10-091-1/+0
* [libFuzzer] add -print_coverage=1 flag to print coverage directly from libFuz...Kostya Serebryany2016-09-181-0/+7
OpenPOWER on IntegriCloud