]> Git Repo - qemu.git/blame - tests/qemu-iotests/158.out
iotests/041: drop self.assert_no_active_block_jobs()
[qemu.git] / tests / qemu-iotests / 158.out
CommitLineData
bb9f8dd0
DB
1QA output created by 158
2== create base ==
b25b387f 3Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=134217728 encryption=on encrypt.key-secret=sec0
bb9f8dd0
DB
4
5== writing whole image ==
bb9f8dd0
DB
6wrote 134217728/134217728 bytes at offset 0
7128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8
9== verify pattern ==
bb9f8dd0
DB
10read 134217728/134217728 bytes at offset 0
11128 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12== create overlay ==
b25b387f 13Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file=TEST_DIR/t.IMGFMT.base encryption=on encrypt.key-secret=sec0
bb9f8dd0
DB
14
15== writing part of a cluster ==
bb9f8dd0
DB
16wrote 1024/1024 bytes at offset 0
171 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18
19== verify pattern ==
bb9f8dd0
DB
20read 1024/1024 bytes at offset 0
211 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22
23== verify pattern ==
bb9f8dd0
DB
24read 64512/64512 bytes at offset 1024
2563 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26*** done
This page took 0.218218 seconds and 4 git commands to generate.