qemu-patch-raspberry4/tests/qemu-iotests/174.out
Nir Soffer bf68bcb18e qemu-io: Add failure regression tests
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>
2017-02-12 00:47:42 +01:00

8 lines
169 B
Plaintext

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