test bdrv_truncate
[qemu-iotests/stefanha.git] / 025.out
blobd2457278463d6e2aacc19a930f85acaaae917e13
1 QA output created by 025
2 === Creating image
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
6 === Writing whole image
7 === IO: pattern 0xc5
8 qemu-io> wrote 134217728/134217728 bytes at offset 0
9 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 qemu-io> No errors were found on the image.
12 === Resizing image
13 qemu-io> 128 MiB
14 qemu-io> qemu-io> 384 MiB
15 qemu-io> No errors were found on the image.
17 === Verifying image size after reopen
18 384 MiB
20 === Verifying resized image
21 === IO: pattern 0xc5
22 qemu-io> read 134217728/134217728 bytes at offset 0
23 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24 qemu-io> === IO: pattern 0
25 qemu-io> read 268435456/268435456 bytes at offset 134217728
26 256 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27 qemu-io> *** done