]> git.ipfire.org Git - thirdparty/zstd.git/commit
[Fuzz] Improve data generation #1723
authorDario Pavlovic <dariop@fb.com>
Mon, 9 Sep 2019 15:43:22 +0000 (08:43 -0700)
committerDario Pavlovic <dariop@fb.com>
Mon, 9 Sep 2019 15:43:22 +0000 (08:43 -0700)
commita71bbba7bed5cb7f0e4bf6c793a314f29edf6ebd
tree881562f17794e029a087851093207d06ff8439ad
parentcd5fdcf6f9bcbc7e5f8719b6de57bea464b9940c
[Fuzz] Improve data generation #1723
tests/fuzz/Makefile
tests/fuzz/README.md
tests/fuzz/fuzz_data_producer.c [new file with mode: 0644]
tests/fuzz/fuzz_data_producer.h [new file with mode: 0644]
tests/fuzz/simple_decompress.c