xz/tests/ossfuzz
Maksym Vatsyk 483bb90eec Tests: Add fuzz_encode_stream ossfuzz target.
This fuzz target handles .xz stream encoding. The first byte of input
is used to dynamically set the preset level in order to increase the
fuzz coverage of complex critical code paths.
2023-12-07 20:06:57 +08:00
..
config Tests: Add fuzz_encode_stream ossfuzz target. 2023-12-07 20:06:57 +08:00
Makefile Tests: Update OSS-Fuzz Makefile. 2023-12-07 20:06:54 +08:00
fuzz_common.h Tests: Move common OSS-Fuzz target code to .h file. 2023-12-07 20:06:54 +08:00
fuzz_decode_alone.c Tests: Add fuzz_decode_alone OSS-Fuzz target 2023-12-07 20:06:57 +08:00
fuzz_decode_stream.c Tests: Move common OSS-Fuzz target code to .h file. 2023-12-07 20:06:54 +08:00
fuzz_encode_stream.c Tests: Add fuzz_encode_stream ossfuzz target. 2023-12-07 20:06:57 +08:00