diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-06-13 16:01:31 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-06-15 14:03:43 +0200 |
commit | bce283cc5d5319113abd2122611b4c95ae7cca84 (patch) | |
tree | 8c7786ba23a5956963ffe9badf2f14ad30800f1f /tests/qemu-iotests/group | |
parent | b7ab0fea37c15ca9e249c42c46f5c48fd1a0943c (diff) |
qemu-iotests: Some backing file COW tests
Looks like we're still missing these very basic tests for backing file
handling.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 36ebf1a7f4..595fdc211f 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -42,3 +42,4 @@ 033 rw auto 034 rw auto backing 035 rw auto quick +037 rw auto backing |