1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-10 05:17:59 +03:00

qemublocktest: Add 'empty' case for checkpoint bitmap handling

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
Peter Krempa 2020-05-28 16:34:40 +02:00
parent 264d7cf444
commit cc1a33b599
2 changed files with 4 additions and 0 deletions

View File

@ -1430,6 +1430,8 @@ mymain(void)
ret = -1; \
} while (0)
TEST_BITMAP_BLOCKCOMMIT("empty", 1, 2, "empty");
TEST_BITMAP_BLOCKCOMMIT("basic-1-2", 1, 2, "basic");
TEST_BITMAP_BLOCKCOMMIT("basic-1-3", 1, 3, "basic");
TEST_BITMAP_BLOCKCOMMIT("basic-2-3", 2, 3, "basic");

View File

@ -0,0 +1,2 @@
pre job bitmap disable:
merge bitmpas: