summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/fuzzer-traces-hooks.test
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] add more iterations to LLVMFuzzer-Memcmp64BytesTestKostya Serebryany2017-03-111-1/+1
* un-Xfail Fuzzer test that decided to pass on Green DragonMehdi Amini2017-03-031-1/+0
* Mark some libFuzzer tests as XFAIL'd on DarwinMehdi Amini2017-02-281-0/+1
* [libFuzzer] Update traces hooks test after r293741Justin Bogner2017-02-221-5/+3
* [libFuzzer] increase the size of FixedWord from 27 to 64, see PR31950Kostya Serebryany2017-02-141-0/+2
* [libFuzzer] re-enable LLVMFuzzer-RepeatedMemcmp test, cleanup the test runner...Kostya Serebryany2017-01-211-13/+5
* [libFuzzer] use table of recent compares for memcmp/strcmp (to unify the code...Kostya Serebryany2017-01-171-8/+8
* [libFuzzer] add hooks for strstr, strcasestr, strcasecmp, strncasecmpKostya Serebryany2016-07-151-0/+2
* [LibFuzzer] Move tests in ``fuzzer-traces.test`` that require hooks to their ...Dan Liew2016-06-141-0/+23
OpenPOWER on IntegriCloud