aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/113.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/113.out')
-rw-r--r--tests/qemu-iotests/113.out16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/qemu-iotests/113.out b/tests/qemu-iotests/113.out
new file mode 100644
index 000000000..3557e2bbf
--- /dev/null
+++ b/tests/qemu-iotests/113.out
@@ -0,0 +1,16 @@
+QA output created by 113
+
+=== Unsupported image creation in qemu-img create ===
+
+qemu-img: nbd://example.com: Format driver 'bochs' does not support image creation
+
+=== Unsupported image creation in qemu-img convert ===
+
+qemu-img: Format driver 'bochs' does not support image creation
+
+=== Unsupported format in qemu-img amend ===
+
+Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
+qemu-img: Format driver 'IMGFMT' does not support option amendment
+
+*** done