]> Git Repo - qemu.git/blob - tests/qemu-iotests/188.out
iotests: Drop format-specific in _filter_img_info
[qemu.git] / tests / qemu-iotests / 188.out
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
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 can't open: Invalid password, cannot unlock any keyslot
18 *** done
This page took 0.026211 seconds and 4 git commands to generate.