mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00

Add regression tests checking that qemu-io fails with non-zero exit code when reading non-existing file or using the wrong image format. Signed-off-by: Nir Soffer <nirsof@gmail.com> Message-id: 20170201003120.23378-4-nirsof@gmail.com Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
7 lines
169 B
Text
7 lines
169 B
Text
QA output created by 174
|
|
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=262144
|
|
|
|
== reading wrong format should fail ==
|
|
|
|
== reading missing file should fail ==
|
|
*** done
|