]> Git Repo - qemu.git/commit
iotests: Add test for non-existing backing file
authorMax Reitz <[email protected]>
Mon, 27 Oct 2014 12:30:09 +0000 (13:30 +0100)
committerKevin Wolf <[email protected]>
Thu, 6 Nov 2014 11:45:47 +0000 (12:45 +0100)
commitc4d01535dcc2c6a573c03a85a9b7502d15f2bb45
tree4c1740f0386c9dd20c9597aec094692705e4d68b
parente56934becea70817124be1534f4289ce7d8f6733
iotests: Add test for non-existing backing file

Test the error message when a COW file is about to be created which is
supposed to inherit the size of its backing file, while the backing file
given does not actually exist.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Reviewed-by: Peter Lieven <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qemu-iotests/111 [new file with mode: 0755]
tests/qemu-iotests/111.out [new file with mode: 0644]
tests/qemu-iotests/group
This page took 0.026281 seconds and 4 git commands to generate.