summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-03-18 17:58:54 +0100
committerKevin Wolf <kwolf@redhat.com>2013-03-19 11:48:37 +0100
commitf95e26ddf526a025aa1334bbe527739397970443 (patch)
tree776f868d0b0bc66148c13001ec481826ab4ba706 /tests/qemu-iotests/group
parent4d70655bcb852ea0a006d3923f0b0a9c69ff462e (diff)
downloadqemu-f95e26ddf526a025aa1334bbe527739397970443.tar.gz
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
Check that writes to an image opened with BDRV_O_SNAPSHOT do not modify the underlying image file. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index 1d7e4f31a0..73c5966e10 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -57,3 +57,4 @@
048 img auto quick
049 rw auto
050 rw auto backing quick
+052 rw auto backing