Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] Fix bug in detecting timeouts when input string is empty. | Marcos Pividori | 2016-12-13 | 1 | -0/+5 |
* | [libFuzzer] try to print correct time in seconds when reporting a timeout. Do... | Kostya Serebryany | 2016-04-18 | 1 | -1/+1 |
* | [libFuzzer] deprecate several flags | Kostya Serebryany | 2016-03-17 | 1 | -1/+1 |
* | [libFuzzer] add generic signal handlers so that libFuzzer can report at least... | Kostya Serebryany | 2016-03-01 | 1 | -1/+0 |
* | [libFuzzer] add -timeout_exitcode option | Kostya Serebryany | 2016-01-29 | 1 | -0/+1 |
* | [libFuzzer] re-enable test for -abort_on_timeout=1, this time protecting fro... | Kostya Serebryany | 2016-01-29 | 1 | -1/+1 |
* | Temporary disable broken fuzzer/timeout tests. | Ivan Krasin | 2016-01-25 | 1 | -1/+1 |
* | [libFuzzer] add -abort_on_timeout option | Kostya Serebryany | 2016-01-23 | 1 | -0/+1 |
* | [libFuzzer] split the tests to run them in parallel, remove one redundant test | Kostya Serebryany | 2015-12-19 | 1 | -0/+13 |