]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/076.out
block: Improve message for device name clashing with node name
[mirror_qemu.git] / tests / qemu-iotests / 076.out
CommitLineData
afbcc40b
KW
1QA output created by 076
2
3== Read from a valid (enough) image ==
4read 65536/65536 bytes at offset 0
564 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6
7== Negative catalog size ==
8qemu-io: can't open device TEST_DIR/fake.parallels: Catalog too large
9no file open, try 'help open'
10
11== Overflow in catalog allocation ==
12qemu-io: can't open device TEST_DIR/fake.parallels: Catalog too large
13no file open, try 'help open'
9302e863
KW
14
15== Zero sectors per track ==
16qemu-io: can't open device TEST_DIR/fake.parallels: Invalid image: Zero sectors per track
17no file open, try 'help open'
afbcc40b 18*** done