From 321fd7d2b88defe11528e4d5a9f686c89ebee1ee Mon Sep 17 00:00:00 2001 From: Max Reitz Date: Tue, 29 Oct 2013 19:18:54 +0100 Subject: 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 Reviewed-by: Fam Zheng Signed-off-by: Kevin Wolf --- tests/qemu-iotests/group | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/qemu-iotests/group') diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 3ca9cba2e4..c57ff35843 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -74,3 +74,4 @@ 066 rw auto 067 rw auto 068 rw auto +069 rw auto -- cgit v1.2.1