
3 Feb
2020
3 Feb
'20
7:12 a.m.
On Fri, Jan 31, 2020 at 03:31:05PM +0100, Peter Krempa wrote:
Add test infrastructure and a basic test for bitmap deletion.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemublocktest.c | 59 +++++++++++++++++++ .../checkpointdelete/basic-noparent-out.json | 9 +++ 2 files changed, 68 insertions(+) create mode 100644 tests/qemublocktestdata/checkpointdelete/basic-noparent-out.json
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano