diff options
author | Max Reitz <mreitz@redhat.com> | 2014-07-18 20:25:01 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-20 14:33:42 +0200 |
commit | 911864c6e5f58a86ac987aa4d2e5743851374c05 (patch) | |
tree | c35c1dc6ca737bb7e8cd9359637b42aef8cd6a46 /tests/qemu-iotests/group | |
parent | fafcfe228df4353d35ae523e9b78158fb764e79a (diff) |
iotests: Add test for image filename construction
Testing a real in-use protocol such as NBD is hard; testing blkdebug and
blkverify in its stead is easier and tests basically the same
functionality.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 1c8d453f4e..f157864c66 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -100,4 +100,5 @@ 091 rw auto quick 092 rw auto quick 095 rw auto quick +099 rw auto quick 103 rw auto quick |