Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-20210407-pull-request...
[qemu/ar7.git] / tests / qemu-iotests / 188.out
blob5426861b180c2f97faa0594cf4a6803b2f6e7ea9
1 QA output created by 188
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216
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)
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)
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)
16 == verify open failure with wrong password ==
17 qemu-io: can't open: Invalid password, cannot unlock any keyslot
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