xref: /qemu/tests/qemu-iotests/134.out (revision 0c0c1fd9)
1QA output created by 134
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 encryption=on
3
4== reading whole image ==
5Disk image 'TEST_DIR/t.qcow2' is encrypted.
6password:
7read 134217728/134217728 bytes at offset 0
8128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9
10== rewriting whole image ==
11Disk image 'TEST_DIR/t.qcow2' is encrypted.
12password:
13wrote 134217728/134217728 bytes at offset 0
14128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15
16== verify pattern ==
17Disk image 'TEST_DIR/t.qcow2' is encrypted.
18password:
19read 134217728/134217728 bytes at offset 0
20128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21
22== verify pattern failure with wrong password ==
23Disk image 'TEST_DIR/t.qcow2' is encrypted.
24password:
25Pattern verification failed at offset 0, 134217728 bytes
26read 134217728/134217728 bytes at offset 0
27128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28*** done
29