]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: Additional info from qemu-img info
authorMax Reitz <mreitz@redhat.com>
Wed, 9 Oct 2013 08:46:20 +0000 (10:46 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 14:49:50 +0000 (16:49 +0200)
commit3677e6f6252542cbab85674d97d051d95e91693b
tree6af0917754d838a5183594b747fba43ec8848bb2
parent4c2e946500c45685fdec61b3d929311dc26a2ad5
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>
tests/qemu-iotests/065 [new file with mode: 0755]
tests/qemu-iotests/065.out [new file with mode: 0644]
tests/qemu-iotests/group
tests/qemu-iotests/iotests.py