aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/051.pc.out
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2017-04-13 18:06:25 +0200
committerKevin Wolf <kwolf@redhat.com>2017-04-27 15:39:49 +0200
commit42dc10f17a7f1754d419e715114c37f5c5fde12f (patch)
tree1132662633f6c144bd67cfed5f1c5e5022e4d73c /tests/qemu-iotests/051.pc.out
parent4a0082401a770261b85625a41eef4a4e89ad7a74 (diff)
iotests/051: Add test for empty filename
Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/051.pc.out')
-rw-r--r--tests/qemu-iotests/051.pc.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qemu-iotests/051.pc.out b/tests/qemu-iotests/051.pc.out
index 7f9a1212b8..76d7205460 100644
--- a/tests/qemu-iotests/051.pc.out
+++ b/tests/qemu-iotests/051.pc.out
@@ -319,6 +319,9 @@ QEMU X.Y.Z monitor - type 'help' for more information
Testing: -drive driver=file
QEMU_PROG: -drive driver=file: The 'file' block driver requires a file name
+Testing: -drive driver=file,filename=
+QEMU_PROG: -drive driver=file,filename=: The 'file' block driver requires a file name
+
Testing: -drive driver=nbd
QEMU_PROG: -drive driver=nbd: NBD server address missing