]> git.ipfire.org Git - thirdparty/zstd.git/commit
[fuzzer] Add dictionary fuzzers
authorNick Terrell <terrelln@fb.com>
Tue, 9 Apr 2019 04:07:28 +0000 (21:07 -0700)
committerNick Terrell <terrelln@fb.com>
Tue, 9 Apr 2019 04:07:28 +0000 (21:07 -0700)
commit7a1fde2957788c07b69772f48d95389118206806
tree225f709803e9a55a1030f2713ffa549e1b0579cb
parent462918560c0234ce69637f73ddc5193bad9515f1
[fuzzer] Add dictionary fuzzers
tests/fuzz/Makefile
tests/fuzz/dictionary_decompress.c [new file with mode: 0644]
tests/fuzz/dictionary_round_trip.c [new file with mode: 0644]
tests/fuzz/fuzz.py
tests/fuzz/zstd_helpers.c
tests/fuzz/zstd_helpers.h