diff options
author | Fam Zheng <famz@redhat.com> | 2013-11-28 09:48:04 +0800 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-11-29 17:41:14 +0100 |
commit | 981cbf59b5360647e908186e7306ee9013a58c88 (patch) | |
tree | cff921466bf492992e7c632f0d13ce7089bad7aa /tests/qemu-iotests/059.out | |
parent | 509d39aa22909c0ed1aabf896865f19c81fb38a1 (diff) |
qemu-iotests: Add sample image and test for VMDK version 3
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/059.out')
-rw-r--r-- | tests/qemu-iotests/059.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/qemu-iotests/059.out b/tests/qemu-iotests/059.out index 2ded8a950a..0aadd569d0 100644 --- a/tests/qemu-iotests/059.out +++ b/tests/qemu-iotests/059.out @@ -25,4 +25,9 @@ virtual size: 2.0G (2147483648 bytes) === Testing monolithicFlat with zeroed_grain === qemu-img: TEST_DIR/t.IMGFMT: Flat image can't enable zeroed grain Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648 + +=== Testing version 3 === +image: TEST_DIR/iotest-version3.IMGFMT +file format: IMGFMT +virtual size: 1.0G (1073741824 bytes) *** done |