iotests: Add test of recent fix to 'qemu-img measure'
commitb81b74bfb2ea3d23dc06cb0c84841dbea201b8de
authorEric Blake <eblake@redhat.com>
Mon, 24 Jul 2017 15:39:52 +0000 (24 10:39 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 1 Aug 2017 16:09:33 +0000 (1 18:09 +0200)
tree4bc722c497f2594d2152b56e4ab6ee5cc3dbb54d
parent1e2b1f6487ae26256a42f017fc1b06e19bb98f5a
iotests: Add test of recent fix to 'qemu-img measure'

The new test 190 ensures we don't regress back to an infinite loop when
measuring the size of a 2T+ qcow2 image.  I did not append to test 178,
because that test is also designed to run with format 'raw'; also, this
gives us some coverage of the measure command under the quick group.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/190 [new file with mode: 0755]
tests/qemu-iotests/190.out [new file with mode: 0644]
tests/qemu-iotests/group