space-game001/proj-web/thirdparty/libzip-1.11.3/regress/open_file_count.test
Vladislav Khorev d1cab1f3b3 refactoring
2026-01-09 22:33:46 +03:00

16 lines
586 B
Plaintext

# zip_open: various inconsistent files
program tryopen
file incons-file-count-high.zzip incons-file-count-high.zip
file incons-file-count-low.zzip incons-file-count-low.zip
file incons-file-count-overflow.zzip incons-file-count-overflow.zip
arguments incons-file-count-high.zzip incons-file-count-low.zzip incons-file-count-overflow.zzip
return 1
stdout
opening 'incons-file-count-high.zzip' returned error 21/5
opening 'incons-file-count-low.zzip' returned error 21/5
opening 'incons-file-count-overflow.zzip' returned error 21/11
end-of-inline-data
stderr
3 errors
end-of-inline-data