diff options
author | Max Reitz <mreitz@redhat.com> | 2015-02-18 17:40:50 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-03-10 14:02:21 +0100 |
commit | d2eed8c6d9601cddc9dff2940d87bc022e9bd03c (patch) | |
tree | 70ed1f67e04ec45e45d72ca602e892a184621e04 /tests/qemu-iotests/group | |
parent | 06d05fa738915ab82577289a0b81b3e600c4e749 (diff) |
iotests: Add test for different refcount widths
Add a test for errors specific to certain widths (i.e. snapshots with
refcount_bits=1).
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@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 0d3b95c258..93a02502df 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -116,6 +116,7 @@ 109 rw auto 110 rw auto backing quick 111 rw auto quick +112 rw auto 113 rw auto quick 114 rw auto quick 116 rw auto quick |