]> git.ipfire.org Git - thirdparty/zstd.git/commit
Add block fuzzers
authorNick Terrell <terrelln@fb.com>
Thu, 14 Sep 2017 00:44:41 +0000 (17:44 -0700)
committerNick Terrell <terrelln@fb.com>
Thu, 14 Sep 2017 00:44:41 +0000 (17:44 -0700)
commitb7e152233044de7e147864c6b239c850820e543d
tree54792c9422b5932f219d97b9432b30ebbb873228
parentdef3214d7496061c4380ac35e9fd8e703f07dd2d
Add block fuzzers
tests/fuzz/Makefile
tests/fuzz/block_decompress.c [new file with mode: 0644]
tests/fuzz/block_round_trip.c [new file with mode: 0644]