blob: ef7f01cd778d520558466d4e112ecf97cb873616 [file] [log] [blame]
# zip_open: various inconsistent files
setenv LANG C
program tryopen
file incons-file-count-high.zzip incons-file-count-high.zip incons-file-count-high.zip
file incons-file-count-low.zzip incons-file-count-low.zip incons-file-count-low.zip
file incons-file-count-overflow.zzip incons-file-count-overflow.zip incons-file-count-overflow.zip
args 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
stdout opening 'incons-file-count-low.zzip' succeeded, 2 entries
stdout opening 'incons-file-count-overflow.zzip' returned error 14
stderr 2 errors