]> Git Repo - qemu.git/blob - tests/qemu-iotests/052.out
qemu-img: Print error if check failed
[qemu.git] / tests / qemu-iotests / 052.out
1 QA output created by 052
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
3
4 == reading whole image ==
5 read 134217728/134217728 bytes at offset 0
6 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7
8 == writing whole image does not modify image ==
9 wrote 134217728/134217728 bytes at offset 0
10 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 read 134217728/134217728 bytes at offset 0
12 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 *** done
This page took 0.022069 seconds and 4 git commands to generate.