]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/099.out
build: Remove --enable-gprof
[mirror_qemu.git] / tests / qemu-iotests / 099.out
CommitLineData
911864c6 1QA output created by 099
7486458c
FZ
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=131072
3Formatting 'TEST_DIR/t.IMGFMT.compare', fmt=raw size=131072
911864c6
HR
4
5=== Testing simple filename for blkverify ===
6
7blkverify:TEST_DIR/t.IMGFMT.compare:TEST_DIR/t.IMGFMT
8
9=== Testing filename reconstruction for blkverify ===
10
11blkverify:TEST_DIR/t.IMGFMT.compare:TEST_DIR/t.IMGFMT
12
13=== Testing JSON filename for blkdebug ===
14
8779441b 15json:{"driver": "IMGFMT", "file": {"image": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT"}, "driver": "blkdebug", "inject-error.0.event": "l1_update"}}
911864c6
HR
16
17=== Testing indirectly enforced JSON filename ===
18
8779441b 19json:{"driver": "raw", "file": {"test": {"driver": "IMGFMT", "file": {"image": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT"}, "driver": "blkdebug", "inject-error.0.event": "l1_update"}}, "driver": "blkverify", "raw": {"driver": "file", "filename": "TEST_DIR/t.IMGFMT.compare"}}}
f48a33b6
HR
20
21=== Testing plain filename for blkdebug ===
22
23blkdebug:TEST_DIR/blkdebug.conf:TEST_DIR/t.IMGFMT
24
25=== Testing plain filename for blkdebug without configuration file ===
26
27blkdebug::TEST_DIR/t.IMGFMT
911864c6 28*** done