diff options
author | Max Reitz <mreitz@redhat.com> | 2013-10-09 10:46:20 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-10-11 16:49:50 +0200 |
commit | 3677e6f6252542cbab85674d97d051d95e91693b (patch) | |
tree | 6af0917754d838a5183594b747fba43ec8848bb2 /tests/qemu-iotests/group | |
parent | 4c2e946500c45685fdec61b3d929311dc26a2ad5 (diff) | |
download | qemu-3677e6f6252542cbab85674d97d051d95e91693b.tar.gz qemu-3677e6f6252542cbab85674d97d051d95e91693b.tar.bz2 qemu-3677e6f6252542cbab85674d97d051d95e91693b.zip |
qemu-iotests: Additional info from qemu-img info
Add a test for the additional information now provided by qemu-img info
when used on qcow2 images. It also tests the qemu QMP output from the
query-block command when running qemu with different runtime options
than specified in the image (ImageInfoSpecific should always refer to
the image).
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 1ad02e5a2c..f1a68b068f 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -69,3 +69,4 @@ 061 rw auto 062 rw auto 063 rw auto +065 rw auto |