
3 Feb
2020
3 Feb
'20
7:47 a.m.
On Fri, Jan 31, 2020 at 03:31:20PM +0100, Peter Krempa wrote:
Add a case where a bitmap spanning multiple images is missing one of the intermediate components.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tests/qemublocktest.c | 8 + .../bitmap/snapshots-synthetic-broken.json | 819 ++++++++++++++++++ .../bitmap/snapshots-synthetic-broken.out | 12 + 3 files changed, 839 insertions(+) create mode 100644 tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.json create mode 100644 tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.out
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano