mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
iotests: Test non-self-referential qcow2 refblocks
It is easy to create only self-referential refblocks, but there are cases where that is impossible. This adds a test for two of those cases (combined in a single test case). Suggested-by: Eric Blake <eblake@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> Message-id: 1417798412-15330-1-git-send-email-mreitz@redhat.com Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com>
This commit is contained in:
parent
0e8a371468
commit
4b4d7b072f
3 changed files with 104 additions and 0 deletions
8
tests/qemu-iotests/115.out
Normal file
8
tests/qemu-iotests/115.out
Normal file
|
@ -0,0 +1,8 @@
|
|||
QA output created by 115
|
||||
|
||||
=== Testing large refcount and L1 table ===
|
||||
|
||||
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=268435456 preallocation='metadata'
|
||||
No errors were found on the image.
|
||||
100.00% allocated clusters
|
||||
*** done
|
Loading…
Add table
Add a link
Reference in a new issue