OVMS3/OVMS.V3/components/zip/libzip/regress/open_nosuchfile.test

7 lines
133 B
Plaintext

# zip_open: file doesn't exist
program tryopen
args nosuchfile
return 1
stdout opening 'nosuchfile' returned error 9
stderr 1 errors