Thread fuzz test cases 2020-04-par-fuzz-check
authorMatt Corallo <git@bluematt.me>
Fri, 21 Feb 2020 01:11:40 +0000 (20:11 -0500)
committerMatt Corallo <git@bluematt.me>
Fri, 24 Apr 2020 20:06:34 +0000 (16:06 -0400)
Adds threading (with logger capture) to fuzz targets so that we can
more effeciently test a failing fuzz corpus on new code changes.


No differences found