Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] add more iterations to LLVMFuzzer-Memcmp64BytesTest | Kostya Serebryany | 2017-03-11 | 1 | -1/+1 |
* | un-Xfail Fuzzer test that decided to pass on Green Dragon | Mehdi Amini | 2017-03-03 | 1 | -1/+0 |
* | Mark some libFuzzer tests as XFAIL'd on Darwin | Mehdi Amini | 2017-02-28 | 1 | -0/+1 |
* | [libFuzzer] Update traces hooks test after r293741 | Justin Bogner | 2017-02-22 | 1 | -5/+3 |
* | [libFuzzer] increase the size of FixedWord from 27 to 64, see PR31950 | Kostya Serebryany | 2017-02-14 | 1 | -0/+2 |
* | [libFuzzer] re-enable LLVMFuzzer-RepeatedMemcmp test, cleanup the test runner... | Kostya Serebryany | 2017-01-21 | 1 | -13/+5 |
* | [libFuzzer] use table of recent compares for memcmp/strcmp (to unify the code... | Kostya Serebryany | 2017-01-17 | 1 | -8/+8 |
* | [libFuzzer] add hooks for strstr, strcasestr, strcasecmp, strncasecmp | Kostya Serebryany | 2016-07-15 | 1 | -0/+2 |
* | [LibFuzzer] Move tests in ``fuzzer-traces.test`` that require hooks to their ... | Dan Liew | 2016-06-14 | 1 | -0/+23 |