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 | -13/+0 |
* | [libFuzzer] Use custom target instead of list of binaries for tests. | Marcos Pividori | 2017-02-08 | 1 | -3/+0 |
* | [libFuzzer] switch all libFuzzer tests to use -fsanitize-coverage=trace-pc-gu... | Kostya Serebryany | 2016-12-10 | 1 | -1/+1 |
* | [libFuzzer] add a test that is built w/o coverage instrumentation but has the... | Kostya Serebryany | 2016-06-08 | 1 | -1/+2 |
* | [LibFuzzer] Refactor declaration of tests in CMake. | Dan Liew | 2016-05-27 | 1 | -6/+7 |
* | [LibFuzzer] Allow LibFuzzer to be built in modes other than RELEASE. | Dan Liew | 2016-05-26 | 1 | -2/+2 |
* | [libFuzzer] fix the libFuzzer bot | Kostya Serebryany | 2016-02-18 | 1 | -1/+1 |
* | [libFuzzer] make libFuzzer link if there is no sanitizer coverage instrumenta... | Kostya Serebryany | 2015-11-09 | 1 | -0/+14 |