xref: /qemu/tests/qemu-iotests/131.out (revision 91e01270)
1QA output created by 131
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3== read empty image ==
4read 1048576/1048576 bytes at offset 524288
51 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6== write more than 1 block in a row ==
7wrote 2097152/2097152 bytes at offset 524288
82 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9== read less than block ==
10read 524288/524288 bytes at offset 524288
11512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12== read exactly 1 block ==
13read 1048576/1048576 bytes at offset 1048576
141 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15== read more than 1 block ==
16read 2097152/2097152 bytes at offset 524288
172 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18== check that there is no trash after written ==
19read 524288/524288 bytes at offset 2621440
20512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21== check that there is no trash before written ==
22read 524288/524288 bytes at offset 0
23512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24== corrupt image ==
25== read corrupted image with repairing ==
26Repairing image was not closed correctly
27read 1048576/1048576 bytes at offset 1048576
281 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29== allocate with backing ==
30Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
31Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
32wrote 1048576/1048576 bytes at offset 0
331 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
34wrote 64/64 bytes at offset 0
3564 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
36read 64/64 bytes at offset 0
3764 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
38read 1048512/1048512 bytes at offset 64
391023.938 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40read 66060288/66060288 bytes at offset 1048576
4163 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
42*** done
43