aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/test_fuzzers.py
Commit message (Expand)AuthorAgeFilesLines
* Add copyright and license decl to some files that were missing [ci skip]Jack Lloyd2021-01-261-0/+1
* Test fuzzers without a corpus using a randomly generated oneJack Lloyd2020-11-081-2/+17
* Reset the crash count in test fuzzer scriptJack Lloyd2019-02-211-0/+2
* Add a multi-file input mode for test fuzzersJack Lloyd2018-12-231-24/+66
* Reporting for fuzz test timingJack Lloyd2018-12-041-4/+9
* Avoid variable overwriteJack Lloyd2017-08-311-7/+7
* Use multiprocessing in the fuzzer test scriptJack Lloyd2017-08-311-29/+37
* Flush stdout for CIJack Lloyd2017-08-251-0/+1
* Report corpus counts, add --gdb optionJack Lloyd2017-08-251-15/+66
* Create new fuzzer build modeJack Lloyd2017-08-251-0/+78