1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/tests/ossfuzz
Maksym Vatsyk 7ca8c9869d Tests: Add fuzz_decode_alone OSS-Fuzz target
This fuzz target that handles LZMA alone decoding. A new fuzz
dictionary .dict was also created with common LZMA header values to
help speed up the discovery of valid headers.
2023-12-07 20:06:57 +08:00
..
config Tests: Add fuzz_decode_alone OSS-Fuzz target 2023-12-07 20:06:57 +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
Makefile Tests: Update OSS-Fuzz Makefile. 2023-12-07 20:06:54 +08:00