Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 025.out
diff --git a/qemu/tests/qemu-iotests/025.out b/qemu/tests/qemu-iotests/025.out
new file mode 100644 (file)
index 0000000..f13fc28
--- /dev/null
@@ -0,0 +1,27 @@
+QA output created by 025
+=== Creating image
+
+Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
+
+=== Writing whole image
+=== IO: pattern 0xc5
+wrote 134217728/134217728 bytes at offset 0
+128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+No errors were found on the image.
+
+=== Resizing image
+128 MiB
+384 MiB
+No errors were found on the image.
+
+=== Verifying image size after reopen
+384 MiB
+
+=== Verifying resized image
+=== IO: pattern 0xc5
+read 134217728/134217728 bytes at offset 0
+128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+=== IO: pattern 0
+read 268435456/268435456 bytes at offset 134217728
+256 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+*** done