s390x: Move diagnose 308 subcodes and rcs into ipl.h
[qemu/ar7.git] / tests / qemu-iotests / 188.out
blobc568ef37014520156d9f296ce50f9a4a7bcf7f71
1 QA output created by 188
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216 encrypt.format=luks encrypt.key-secret=sec0 encrypt.iter-time=10
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