diff options
author | Max Reitz <mreitz@redhat.com> | 2013-08-30 10:40:15 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-08-30 15:28:52 +0200 |
commit | 449df7063815489a0b091bcb3afa9ae80ae3acbf (patch) | |
tree | dcd2d0e46c702f24ad538afd07cb53de2f5e0c19 /tests/qemu-iotests/group | |
parent | 8b81a7b6ba8686f35f9cb0acdd54004d63206f03 (diff) | |
download | qemu-449df7063815489a0b091bcb3afa9ae80ae3acbf.tar.gz qemu-449df7063815489a0b091bcb3afa9ae80ae3acbf.tar.bz2 qemu-449df7063815489a0b091bcb3afa9ae80ae3acbf.zip |
qemu-iotests: Snapshotting zero clusters
This test creates an image with unallocated zero clusters, then creates
a snapshot. Afterwards, there should be neither any errors nor leaks.
Signed-off-by: Max Reitz <mreitz@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 93ace2e9b0..fb137922d0 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -64,3 +64,4 @@ 055 rw auto 056 rw auto backing 059 rw auto +062 rw auto |