Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[libFuzzer] XFAIL fuzzer-oom.test on Darwin." | Ahmed Bougacha | 2017-04-20 | 1 | -1/+0 |
* | [libFuzzer] XFAIL fuzzer-oom.test on Darwin. | Akira Hatanaka | 2017-04-12 | 1 | -0/+1 |
* | [libfuzzer] Remove XFAIL for OutOfMemory test. | Juergen Ributzka | 2017-03-27 | 1 | -1/+0 |
* | Mark some libFuzzer tests as XFAIL'd on Darwin | Mehdi Amini | 2017-02-28 | 1 | -0/+2 |
* | [libFuzzer] Fix OutOfMemory tests to work on 32 bits. | Marcos Pividori | 2017-01-22 | 1 | -2/+2 |
* | [libFuzzer] add a test for r288389 (-rss_limit_mb=0 means no limit). | Kostya Serebryany | 2016-12-01 | 1 | -0/+3 |
* | [libFuzzer] extend -rss_limit_mb to crash instantly on a single malloc that e... | Kostya Serebryany | 2016-11-30 | 1 | -2/+6 |
* | [LibFuzzer] Split the fuzzer-oom.test into two tests. | Dan Liew | 2016-06-07 | 1 | -1/+0 |
* | [libFuzzer] use __sanitizer_print_memory_profile to print the memory profile ... | Kostya Serebryany | 2016-06-02 | 1 | -0/+1 |
* | [libFuzzer] enhance -rss_limit_mb and enable by default. Now it will print th... | Kostya Serebryany | 2016-05-06 | 1 | -0/+4 |