summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/fuzzer-traces-hooks.test
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] split one test into severalKostya Serebryany2017-08-041-24/+0
* Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.George Karpenkov2017-08-041-6/+13
* [libFuzzer] improve support for inline-8bit-counters (make it more correct an...Kostya Serebryany2017-07-281-1/+1
* [libFuzzer] simplify the handling of memmem/strstrKostya Serebryany2017-07-141-1/+1
* [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