diff options
author | Kevin Wolf <kwolf@redhat.com> | 2015-03-19 13:33:33 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-04-28 15:36:09 +0200 |
commit | e4f587492331df0ac50bad6131ea273d527af796 (patch) | |
tree | efc219a657e8022758a674a50dca97571a8e4245 /tests/qemu-iotests/group | |
parent | 690c7301600162421b928c7f26fd488fd8fa464e (diff) | |
download | qemu-e4f587492331df0ac50bad6131ea273d527af796.zip qemu-e4f587492331df0ac50bad6131ea273d527af796.tar.gz qemu-e4f587492331df0ac50bad6131ea273d527af796.tar.bz2 |
qemu-iotests: Some qemu-img convert tests
This adds a regression test for some problems that the qemu-img convert
rewrite just fixed.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@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 bcf2578..3cf55e5 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -122,6 +122,7 @@ 115 rw auto 116 rw auto quick 121 rw auto +122 rw auto 123 rw auto quick 128 rw auto quick 130 rw auto quick |