summaryrefslogtreecommitdiffstats
path: root/tests-fuzz/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests-fuzz: replace asserts with regular checks to mute warningsDaniel Salzman2018-03-021-5/+14
|
* tests-fuzz: add AFL detection to fuzz_packet and fuzz_zscannerDaniel Salzman2018-03-021-20/+5
|
* tests-fuzz: fix unchecked return + refactoringDaniel Salzman2017-10-091-37/+47
|
* Add better support for LLVM libFuzzer packet parser testsOndřej Surý2017-10-021-0/+136