Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -9/+0 |
* | [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests | Kostya Serebryany | 2017-08-04 | 1 | -4/+4 |
* | Drop Windows support from libFuzzer tests. | George Karpenkov | 2017-08-04 | 1 | -1/+0 |
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -2/+4 |
* | [libFuzzer] split two tests to get more parallelism in test runs | Kostya Serebryany | 2017-03-24 | 1 | -10/+0 |
* | [libFuzzer] Disable equivalence tests on non posix systems. | Marcos Pividori | 2017-02-01 | 1 | -0/+2 |
* | [libFuzzer] increase the default size for shmem | Kostya Serebryany | 2017-02-01 | 1 | -1/+1 |
* | [libFuzzer] make shmem more robust in the presence of signals | Kostya Serebryany | 2017-01-27 | 1 | -0/+10 |
* | [libFuzzer] deflake a test | Kostya Serebryany | 2017-01-23 | 1 | -0/+1 |
* | [libFuzzer] experimental support for 'equivalance fuzzing' | Kostya Serebryany | 2017-01-20 | 1 | -0/+5 |