diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-07-03 17:45:56 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-02-22 16:17:01 +0100 |
commit | 3778057d60834e59166e8df0176042ac8c731c99 (patch) | |
tree | dbf49894fbd24dab3e45bf34906d3fca8b171faa /tests/qemu-iotests/group | |
parent | 5d9c577dd15dfbc4f8f7cb7e0a94970ccb4ed8eb (diff) |
qemu-iotests: add test for refcount table growth and snapshots
015: Combined test to grow the refcount table and test snapshots.
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 155e1ce5e2..3beb95245c 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -21,3 +21,4 @@ 012 auto 013 rw auto 014 rw auto +015 rw snapshot auto |