Re: [Qemu-devel] [PATCH v5 6/6] qemu-iotests: Additional info from qemu-img info

2013-10-01 Thread Max Reitz
On 2013-09-30 19:19, Eric Blake wrote: On 09/23/2013 06:09 AM, Max Reitz wrote: Add a test for the additional information now provided by qemu-img info when used on qcow2 images. Signed-off-by: Max Reitz --- tests/qemu-iotests/065 | 72 ++ tes

Re: [Qemu-devel] [PATCH v5 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-30 Thread Eric Blake
On 09/23/2013 06:09 AM, Max Reitz wrote: > Add a test for the additional information now provided by qemu-img info > when used on qcow2 images. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/065 | 72 > ++ > tests/qemu-iotests/065.out | 2

[Qemu-devel] [PATCH v5 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-23 Thread Max Reitz
Add a test for the additional information now provided by qemu-img info when used on qcow2 images. Signed-off-by: Max Reitz --- tests/qemu-iotests/065 | 72 ++ tests/qemu-iotests/065.out | 22 ++ tests/qemu-iotests/group | 1 + 3 fil