]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/116.out
qemu-iotests: add 116 invalid QED input file tests
[mirror_qemu.git] / tests / qemu-iotests / 116.out
CommitLineData
319fc53e
SH
1QA output created by 116
2
3== truncated header cluster ==
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
5qemu-io: can't open device TEST_DIR/t.qed: Could not open 'TEST_DIR/t.qed': Invalid argument
6no file open, try 'help open'
7
8== invalid header magic ==
9Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
10qemu-io: can't open device TEST_DIR/t.qed: Image not in QED format
11no file open, try 'help open'
12
13== invalid cluster size ==
14Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
15qemu-io: can't open device TEST_DIR/t.qed: Could not open 'TEST_DIR/t.qed': Invalid argument
16no file open, try 'help open'
17
18== invalid table size ==
19Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
20qemu-io: can't open device TEST_DIR/t.qed: Could not open 'TEST_DIR/t.qed': Invalid argument
21no file open, try 'help open'
22
23== invalid header size ==
24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
25qemu-io: can't open device TEST_DIR/t.qed: Could not open 'TEST_DIR/t.qed': Invalid argument
26no file open, try 'help open'
27
28== invalid L1 table offset ==
29Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
30qemu-io: can't open device TEST_DIR/t.qed: Could not open 'TEST_DIR/t.qed': Invalid argument
31no file open, try 'help open'
32
33== invalid image size ==
34Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
35qemu-io: can't open device TEST_DIR/t.qed: Could not open 'TEST_DIR/t.qed': Invalid argument
36no file open, try 'help open'
37*** done