xref: /openbmc/qemu/tests/qemu-iotests/059.out (revision 8ffe04ed2ed44b32f97575bc3cb7c29eefdd70da)
1QA output created by 059
2
3=== Testing invalid granularity ===
4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
5qemu-io: can't open device TEST_DIR/t.vmdk: Invalid granularity, image may be corrupt
6no file open, try 'help open'
7
8=== Testing too big L2 table size ===
9Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
10L2 table size too big
11qemu-io: can't open device TEST_DIR/t.vmdk: Could not open 'TEST_DIR/t.vmdk': Wrong medium type
12no file open, try 'help open'
13
14=== Testing too big L1 table size ===
15Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
16qemu-io: can't open device TEST_DIR/t.vmdk: L1 size too big
17no file open, try 'help open'
18
19=== Testing monolithicFlat creation and opening ===
20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
21image: TEST_DIR/t.vmdk
22file format: vmdk
23virtual size: 2.0G (2147483648 bytes)
24disk size: 4.0K
25
26=== Testing monolithicFlat with zeroed_grain ===
27qemu-img: TEST_DIR/t.IMGFMT: Flat image can't enable zeroed grain
28Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
29*** done
30