]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemublocktest: Add test cases for handling bitmaps during block-copy
authorPeter Krempa <pkrempa@redhat.com>
Mon, 1 Jun 2020 15:37:14 +0000 (17:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 22 Jun 2020 14:04:31 +0000 (16:04 +0200)
commit5f2fdcc867a08baa3d931cde895761bcbb45b7f6
tree017278ff0cd0874b7fe3047653727ee13df7dd94
parent7bfff40fdfe5410c446c1cd8ec413e00530faf7d
qemublocktest: Add test cases for handling bitmaps during block-copy

Test both 'basic' and 'snapshots' cases on shallow and deep copy modes.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemublocktest.c
tests/qemublocktestdata/bitmapblockcopy/basic-deep-out.json [new file with mode: 0644]
tests/qemublocktestdata/bitmapblockcopy/basic-shallow-out.json [new file with mode: 0644]
tests/qemublocktestdata/bitmapblockcopy/snapshots-deep-out.json [new file with mode: 0644]
tests/qemublocktestdata/bitmapblockcopy/snapshots-shallow-out.json [new file with mode: 0644]