Seperating fuzz data producer api impl and header, using data producer on the easy...
authorbimbashrestha <bshrestha.msae@gmail.com>
Fri, 16 Aug 2019 23:43:28 +0000 (16:43 -0700)
committerbimbashrestha <bshrestha.msae@gmail.com>
Fri, 16 Aug 2019 23:43:28 +0000 (16:43 -0700)
commitf839e9fe8a393117c64dff58196d36b741780ab0
tree8e631d375b6b734bd2e8f8385b5e289862a4f3b3
parenta9ac05645644a0615b558f6ac655c4ae46c4a926
Seperating fuzz data producer api impl and header, using data producer on the easy fuzzers
ossfuzz/Makefile
ossfuzz/compress_frame_fuzzer.c
ossfuzz/compress_fuzzer.c
ossfuzz/compress_hc_fuzzer.c
ossfuzz/decompress_frame_fuzzer.c
ossfuzz/decompress_fuzzer.c
ossfuzz/fuzz_data_producer.c [new file with mode: 0644]
ossfuzz/fuzz_data_producer.h
ossfuzz/round_trip_hc_fuzzer.c