test qemu-img rebase
[qemu-iotests/stefanha.git] / 002.out
blob7535884f14bfafbd550b6c64781e7d62613fdd24
1 QA output created by 002
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
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)
8 == rewriting whole 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)
12 == verify pattern ==
13 read 134217728/134217728 bytes at offset 0
14 128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 unaligned pwrite
17 wrote 42/42 bytes at offset 66
18 42.000000 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20 verify pattern
21 read 42/42 bytes at offset 66
22 42.000000 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23 *** done