]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: Test case for backing file deletion
authorMax Reitz <mreitz@redhat.com>
Tue, 29 Oct 2013 18:18:54 +0000 (19:18 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 Oct 2013 11:16:43 +0000 (12:16 +0100)
commit321fd7d2b88defe11528e4d5a9f686c89ebee1ee
treef316eec5012553ff6c3d2bad6deb89289ca02c49
parent915365a9c622be52c87fcc1cc9d63fbc5cd75b6d
qemu-iotests: Test case for backing file deletion

Add a test case for trying to open an image file where it is impossible
to open its backing file (in this case, because it was deleted). When
doing this, qemu (or qemu-io in this case) should not crash but rather
print an appropriate error message.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/069 [new file with mode: 0755]
tests/qemu-iotests/069.out [new file with mode: 0644]
tests/qemu-iotests/group