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(a)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(a)redhat.com>
Jano