]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemublocktest: Add tests for handling of bitmaps during block-commit
authorPeter Krempa <pkrempa@redhat.com>
Mon, 2 Mar 2020 16:16:17 +0000 (17:16 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 16 Mar 2020 16:33:08 +0000 (17:33 +0100)
commit77b9d574b41e79bbeb87ee0443dd60c4fde8a79a
tree4552715b8d7dc48f663e68a39f9fd3d7446a5cad
parent1753f605506e28eb42bc5bb6fa9abe8fcbe6fb9b
qemublocktest: Add tests for handling of bitmaps during block-commit

Add code for testing the two necessary steps of handling bitmaps during
block commit and exercise the code on the test data which we have for
bitmap handling.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qemublocktest.c
tests/qemublocktestdata/bitmapblockcommit/basic-1-2 [new file with mode: 0644]
tests/qemublocktestdata/bitmapblockcommit/basic-1-3 [new file with mode: 0644]
tests/qemublocktestdata/bitmapblockcommit/basic-2-3 [new file with mode: 0644]