Yuzu-clone/externals/libzip/libzip/regress/open_too_short.test
2020-12-28 15:15:37 +00:00

8 lines
198 B
Plaintext
Executable File

# zip_open: file is too short for even a central directory entry
program tryopen
args test.piz
return 1
file test.piz bogus.zip bogus.zip
stdout opening 'test.piz' returned error 19
stderr 1 errors