tests/qemu-iotests/062
0 → 100755
+64
−0
tests/qemu-iotests/062.out
0 → 100644
+9
−0
+1
−0
Loading
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>