diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-04-09 15:56:13 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-04-15 08:26:18 +0200 |
commit | 47e5df2146e8b6cd1c093720461928e66f824222 (patch) | |
tree | 98339c2e445dc0aa270a630e03931be70b399c41 /tests/qemu-iotests/group | |
parent | cf07aecf955453de7570c66fa0e582c83f2aac4c (diff) |
qemu-iotests: Add test for -drive options
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@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 73c5966e10..324bacbcd4 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -57,4 +57,5 @@ 048 img auto quick 049 rw auto 050 rw auto backing quick +051 rw auto 052 rw auto backing |