diff options
author | Kevin Wolf <kwolf@redhat.com> | 2012-10-12 14:24:42 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-10-24 10:26:18 +0200 |
commit | ee17f9d5fd44fba950ab2290dd30f38d1cd2b625 (patch) | |
tree | 391a794b35df4b1cb48f7252393743530edf4f84 /tests/qemu-iotests/group | |
parent | 1f71049523f4fc0738f96c74bfcce012521fa0f0 (diff) |
qemu-iotests: Test qemu-img operation on zero size image
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 66d2ba9689..d5f9ab0d7d 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -47,3 +47,4 @@ 038 rw auto backing 039 rw auto 040 rw auto +042 rw auto quick |