diff options
author | Miroslav Rezanina <mrezanin@redhat.com> | 2013-02-13 09:09:42 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-02-22 21:21:10 +0100 |
commit | e930d201bc8066a314b9e115e4a2afca50f9c504 (patch) | |
tree | c73a1749bacf7d71438c61224099dd1237abfa1e /tests/qemu-iotests/group | |
parent | d14ed18c8d10a936e6f8b55f56afb4b75c305e10 (diff) | |
download | qemu-e930d201bc8066a314b9e115e4a2afca50f9c504.tar.gz qemu-e930d201bc8066a314b9e115e4a2afca50f9c504.tar.bz2 qemu-e930d201bc8066a314b9e115e4a2afca50f9c504.zip |
qemu-iotests: Add qemu-img compare test
Simple test for qemu-img compare to check it's working correctly.
Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@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 1bbd2bf929..1c0dfefd32 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -54,3 +54,4 @@ 045 rw auto 046 rw auto aio 047 rw auto +048 img auto quick |