OSDN Git Service

iotests: Add test for non-existing backing file
authorMax Reitz <mreitz@redhat.com>
Mon, 27 Oct 2014 12:30:09 +0000 (13:30 +0100)
committerKevin Wolf <kwolf@redhat.com>
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 <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/111 [new file with mode: 0755]
tests/qemu-iotests/111.out [new file with mode: 0644]
tests/qemu-iotests/group