mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
Move tiny zip to unzip fuzzer seed corpus.
This commit is contained in:
parent
9897259b04
commit
cdac37e1fe
@ -687,7 +687,8 @@ if(BUILD_UNIT_TEST)
|
||||
|
||||
if(NOT COMPRESS_ONLY)
|
||||
add_test(NAME tiny-unzip
|
||||
COMMAND minizip -x -o ${EXTRA_ARGS} -d out tiny.zip
|
||||
COMMAND minizip -x -o ${EXTRA_ARGS} -d out
|
||||
fuzz/unzip_fuzzer_seed_corpus/tiny.zip
|
||||
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/test)
|
||||
endif()
|
||||
create_compress_tests("generic" "")
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user