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.out15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/qemu-iotests/113.out b/tests/qemu-iotests/113.out
new file mode 100644
index 00000000..00bdfd68
--- /dev/null
+++ b/tests/qemu-iotests/113.out
@@ -0,0 +1,15 @@
+QA output created by 113
+
+=== Unsupported image creation in qemu-img create ===
+
+qemu-img: nbd://example.com: Format driver 'IMGFMT' does not support image creation
+
+=== Unsupported image creation in qemu-img convert ===
+
+qemu-img: Format driver 'IMGFMT' does not support image creation
+
+=== Unsupported format in qemu-img amend ===
+
+qemu-img: Format driver 'IMGFMT' does not support any options to amend
+
+*** done