]> git.proxmox.com Git - qemu.git/blame - tests/qemu-iotests/025.out
Avoid asprintf() which is not available on mingw
[qemu.git] / tests / qemu-iotests / 025.out
CommitLineData
596f4f96
SH
1QA output created by 025
2=== Creating image
3
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
5
6=== Writing whole image
7=== IO: pattern 0xc5
8qemu-io> wrote 134217728/134217728 bytes at offset 0
9128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10qemu-io> No errors were found on the image.
11
12=== Resizing image
13qemu-io> 128 MiB
14qemu-io> qemu-io> 384 MiB
15qemu-io> No errors were found on the image.
16
17=== Verifying image size after reopen
18384 MiB
19
20=== Verifying resized image
21=== IO: pattern 0xc5
22qemu-io> read 134217728/134217728 bytes at offset 0
23128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24qemu-io> === IO: pattern 0
25qemu-io> read 268435456/268435456 bytes at offset 134217728
26256 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27qemu-io> *** done