1 QA output created by 294
2 == creating a test image ==
3 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=33554432
5 == test that key 0 opens the image ==
6 read 4096/4096 bytes at offset 0
7 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9 == adding a password to slot 1 ==
11 == 'backup' the image header ==
17 == test that key 0 doesn't open the image ==
18 qemu-io: can't open: Invalid password, cannot unlock any keyslot
20 == 'restore' the image header ==
24 == test that key 0 still doesn't open the image (key material is erased) ==
25 qemu-io: can't open: Invalid password, cannot unlock any keyslot
27 == test that key 1 still works ==
28 read 4096/4096 bytes at offset 0
29 4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)