OSDN Git Service

iotests: Test active commit with iothread and background I/O
[qmiga/qemu.git] / tests / qemu-iotests / 188.out
1 QA output created by 188
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216
3
4 == reading whole image ==
5 read 16777216/16777216 bytes at offset 0
6 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7
8 == rewriting whole image ==
9 wrote 16777216/16777216 bytes at offset 0
10 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11
12 == verify pattern ==
13 read 16777216/16777216 bytes at offset 0
14 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15
16 == verify open failure with wrong password ==
17 qemu-io: can't open: Invalid password, cannot unlock any keyslot
18
19 == verify that has_zero_init returns false when preallocating ==
20 Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=16777216
21 Images are identical.
22 *** done