]> git.ipfire.org Git - thirdparty/zstd.git/commit
All tests should give some portion of data to the producer and use the rest.
authorDario Pavlovic <dariop@fb.com>
Tue, 10 Sep 2019 23:52:38 +0000 (16:52 -0700)
committerDario Pavlovic <dariop@fb.com>
Tue, 10 Sep 2019 23:52:38 +0000 (16:52 -0700)
commit23cc2d851083fdc1c1af15fa4190ce74e29b73dd
tree5f3e70681af519ab7d2f0b77d0376036f9436ba3
parent4dfc1bbf480d54ac8a3d738ea9e0dd2952a222c2
All tests should give some portion of data to the producer and use the rest.
tests/fuzz/block_round_trip.c
tests/fuzz/dictionary_decompress.c
tests/fuzz/dictionary_round_trip.c
tests/fuzz/simple_compress.c
tests/fuzz/simple_decompress.c
tests/fuzz/simple_round_trip.c
tests/fuzz/stream_round_trip.c
tests/fuzz/zstd_frame_info.c