aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2010-05-04 18:59:08 +0200
committerKevin Wolf <kwolf@redhat.com>2012-02-22 16:17:03 +0100
commit596f4f961cd607cda10db17252790370593c7fc2 (patch)
treefdc8c6366c00ea980db6a974e3ca0d57ed95b500 /tests/qemu-iotests/group
parent908eaf68027509f7bfc207c18770fdfc6144fcd0 (diff)
qemu-iotests: test bdrv_truncate
This patch adds an image resize grow test to ensure that existing data is not lost during grow and new space is zeroed. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index b4b3b40a29..3c0e63031f 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -31,3 +31,4 @@
022 rw snapshot auto
023 rw auto
024 rw backing auto
+025 rw auto