commit | 321fd7d2b88defe11528e4d5a9f686c89ebee1ee | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Oct 29 19:18:54 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Oct 30 12:16:43 2013 +0100 |
tree | f316eec5012553ff6c3d2bad6deb89289ca02c49 | |
parent | 915365a9c622be52c87fcc1cc9d63fbc5cd75b6d [diff] |
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>