Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -29/+0 |
* | [libFuzzer] Use custom target instead of list of binaries for tests. | Marcos Pividori | 2017-02-08 | 1 | -2/+1 |
* | [libFuzzer] Change Uninstrumented test name. | Marcos Pividori | 2017-02-08 | 1 | -1/+1 |
* | [libFuzzer] Disable afl tests for Windows. | Marcos Pividori | 2017-01-22 | 1 | -11/+12 |
* | [libFuzzer] switch all libFuzzer tests to use -fsanitize-coverage=trace-pc-gu... | Kostya Serebryany | 2016-12-10 | 1 | -1/+1 |
* | [libFuzzer] fix the build for AFLDriverTest | Kostya Serebryany | 2016-09-15 | 1 | -1/+1 |
* | [libFuzzer] move the AFL driver build rule test into the uninstrumented dir | Kostya Serebryany | 2016-09-15 | 1 | -0/+13 |
* | [libFuzzer] add a test that is built w/o coverage instrumentation but has the... | Kostya Serebryany | 2016-06-08 | 1 | -0/+16 |