diff options
author | Kevin Wolf <kwolf@redhat.com> | 2010-06-14 11:17:54 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:03 +0100 |
commit | 52280eac0d492b1191c1391c49a40ebf5e006748 (patch) | |
tree | e2f0079c3c99dc20420e32c249ac0fee6c6eb9aa /tests/qemu-iotests/group | |
parent | d586bc63c1f1ee392f557a44eb06fef8138e8837 (diff) |
qemu-iotests: qcow2 error path tests
This adds test cases for qcow2 error paths (using blkdebug)
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
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 3c0e63031f..44581a95e9 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -32,3 +32,4 @@ 023 rw auto 024 rw backing auto 025 rw auto +026 rw blkdbg auto |