Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] Disable fork.test on AArch64 | Diana Picus | 2019-07-15 | 1 | -1/+1 |
* | [libFuzzer] Increase timeouts on fork tests and skip one on aarch64 | Peter Smith | 2019-05-07 | 1 | -5/+5 |
* | [libFuzzer] Add --dump-input-on-failure to help diagnose AArch64 failures | Peter Smith | 2019-05-01 | 1 | -5/+5 |
* | remove extra zeros | Jonathan Metzman | 2019-04-30 | 1 | -1/+1 |
* | fix comment | Jonathan Metzman | 2019-04-30 | 1 | -1/+1 |
* | Enable x86 builds | Jonathan Metzman | 2019-04-30 | 1 | -2/+2 |
* | [libFuzzer][Windows] Port fork mode to Windows | Jonathan Metzman | 2019-02-27 | 1 | -2/+3 |
* | [libFuzzer] form mode: add -ignore_crashes flag, honor the max_total_time fla... | Kostya Serebryany | 2019-02-15 | 1 | -0/+4 |
* | [libFuzzer] teach the fork mode to ignore OOMs and timeouts | Kostya Serebryany | 2019-02-12 | 1 | -2/+13 |
* | [libFuzzer] run the -fork=1 tests only on linux | Kostya Serebryany | 2019-02-12 | 1 | -0/+5 |