aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/084.out
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2014-07-23 17:23:01 -0400
committerKevin Wolf <kwolf@redhat.com>2014-08-15 15:07:15 +0200
commit23d20b5b4fb7bde102e6779b7a13b88375e4db66 (patch)
tree6415218f74bfa4c28eb88a77c0f641aca04d9ec4 /tests/qemu-iotests/084.out
parentfef6070eff233400015cede968b0afe46c80bb0f (diff)
block: iotest - update 084 to test static VDI image creation
This updates the VDI corruption test to also test static VDI image creation, as well as the default dynamic image creation. Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/084.out')
-rw-r--r--tests/qemu-iotests/084.out14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/qemu-iotests/084.out b/tests/qemu-iotests/084.out
index c7120d9b0b..ea29ae0b9d 100644
--- a/tests/qemu-iotests/084.out
+++ b/tests/qemu-iotests/084.out
@@ -1,8 +1,22 @@
QA output created by 084
+=== Statically allocated image creation ===
+
+Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
+image: TEST_DIR/t.IMGFMT
+file format: IMGFMT
+virtual size: 64M (67108864 bytes)
+cluster_size: 1048576
+disk image file size in bytes: 67109888
+
=== Testing image size bounds ===
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
+image: TEST_DIR/t.IMGFMT
+file format: IMGFMT
+virtual size: 64M (67108864 bytes)
+cluster_size: 1048576
+disk image file size in bytes: 1024
Test 1: Maximum size (1024 TB):
qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Could not open 'TEST_DIR/t.IMGFMT': Invalid argument