a41c76
From 54d676350560f8eedf9dc2140f2eb879725e65b4 Mon Sep 17 00:00:00 2001
a41c76
Message-Id: <54d676350560f8eedf9dc2140f2eb879725e65b4@dist-git>
a41c76
From: Peter Krempa <pkrempa@redhat.com>
a41c76
Date: Tue, 23 Jun 2020 12:23:45 +0200
a41c76
Subject: [PATCH] qemublocktest: Delete 'synthetic' bitmap test cases
a41c76
MIME-Version: 1.0
a41c76
Content-Type: text/plain; charset=UTF-8
a41c76
Content-Transfer-Encoding: 8bit
a41c76
a41c76
They will be replaced by a different set which will test scenarios
a41c76
relevant for the new semantics.
a41c76
a41c76
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
a41c76
Reviewed-by: Eric Blake <eblake@redhat.com>
a41c76
(cherry picked from commit 5aa423c52d784896675ce55c86ba662dbfc3ee95)
a41c76
https://bugzilla.redhat.com/show_bug.cgi?id=1804593
a41c76
Message-Id: <7373e6767b3f2572dd5437e29fa31c14aff5bc52.1592906423.git.pkrempa@redhat.com>
a41c76
Reviewed-by: Ján Tomko <jtomko@redhat.com>
a41c76
---
a41c76
 tests/qemublocktest.c                         |   3 -
a41c76
 .../bitmap/snapshots-synthetic-broken.json    | 837 ------------------
a41c76
 .../bitmap/snapshots-synthetic-broken.out     |  14 -
a41c76
 .../snapshots-synthetic-checkpoint.json       | 827 -----------------
a41c76
 .../bitmap/snapshots-synthetic-checkpoint.out |  13 -
a41c76
 tests/qemublocktestdata/bitmap/synthetic.json | 118 ---
a41c76
 tests/qemublocktestdata/bitmap/synthetic.out  |   6 -
a41c76
 7 files changed, 1818 deletions(-)
a41c76
 delete mode 100644 tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.json
a41c76
 delete mode 100644 tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.out
a41c76
 delete mode 100644 tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.json
a41c76
 delete mode 100644 tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.out
a41c76
 delete mode 100644 tests/qemublocktestdata/bitmap/synthetic.json
a41c76
 delete mode 100644 tests/qemublocktestdata/bitmap/synthetic.out
a41c76
a41c76
diff --git a/tests/qemublocktest.c b/tests/qemublocktest.c
a41c76
index 239b2ef9df..75527ca64b 100644
a41c76
--- a/tests/qemublocktest.c
a41c76
+++ b/tests/qemublocktest.c
a41c76
@@ -1292,10 +1292,7 @@ mymain(void)
a41c76
     TEST_BITMAP_DETECT("empty");
a41c76
 
a41c76
     TEST_BITMAP_DETECT("basic");
a41c76
-    TEST_BITMAP_DETECT("synthetic");
a41c76
     TEST_BITMAP_DETECT("snapshots");
a41c76
-    TEST_BITMAP_DETECT("snapshots-synthetic-checkpoint");
a41c76
-    TEST_BITMAP_DETECT("snapshots-synthetic-broken");
a41c76
 
a41c76
 #define TEST_BACKUP_BITMAP_CALCULATE(testname, source, incrbackup, named) \
a41c76
     do { \
a41c76
diff --git a/tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.json b/tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.json
a41c76
deleted file mode 100644
a41c76
index 8cf14d4baa..0000000000
a41c76
--- a/tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.json
a41c76
+++ /dev/null
a41c76
@@ -1,837 +0,0 @@
a41c76
-[
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "backing-image": {
a41c76
-                    "backing-image": {
a41c76
-                        "backing-image": {
a41c76
-                            "virtual-size": 10485760,
a41c76
-                            "filename": "/tmp/pull4.qcow2",
a41c76
-                            "cluster-size": 65536,
a41c76
-                            "format": "qcow2",
a41c76
-                            "actual-size": 208896,
a41c76
-                            "format-specific": {
a41c76
-                                "type": "qcow2",
a41c76
-                                "data": {
a41c76
-                                    "compat": "1.1",
a41c76
-                                    "lazy-refcounts": false,
a41c76
-                                    "bitmaps": [
a41c76
-                                        {
a41c76
-                                            "flags": [
a41c76
-                                                "auto"
a41c76
-                                            ],
a41c76
-                                            "name": "a",
a41c76
-                                            "granularity": 65536
a41c76
-                                        }
a41c76
-                                    ],
a41c76
-                                    "refcount-bits": 16,
a41c76
-                                    "corrupt": false
a41c76
-                                }
a41c76
-                            },
a41c76
-                            "dirty-flag": false
a41c76
-                        },
a41c76
-                        "backing-filename-format": "qcow2",
a41c76
-                        "virtual-size": 10485760,
a41c76
-                        "filename": "/tmp/pull4.1575911522",
a41c76
-                        "cluster-size": 65536,
a41c76
-                        "format": "qcow2",
a41c76
-                        "actual-size": 208896,
a41c76
-                        "format-specific": {
a41c76
-                            "type": "qcow2",
a41c76
-                            "data": {
a41c76
-                                "compat": "1.1",
a41c76
-                                "lazy-refcounts": false,
a41c76
-                                "bitmaps": [
a41c76
-                                    {
a41c76
-                                        "flags": [
a41c76
-                                            "auto"
a41c76
-                                        ],
a41c76
-                                        "name": "a",
a41c76
-                                        "granularity": 65536
a41c76
-                                    }
a41c76
-                                ],
a41c76
-                                "refcount-bits": 16,
a41c76
-                                "corrupt": false
a41c76
-                            }
a41c76
-                        },
a41c76
-                        "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-                        "backing-filename": "/tmp/pull4.qcow2",
a41c76
-                        "dirty-flag": false
a41c76
-                    },
a41c76
-                    "backing-filename-format": "qcow2",
a41c76
-                    "virtual-size": 10485760,
a41c76
-                    "filename": "/tmp/pull4.1575911527",
a41c76
-                    "cluster-size": 65536,
a41c76
-                    "format": "qcow2",
a41c76
-                    "actual-size": 217088,
a41c76
-                    "format-specific": {
a41c76
-                        "type": "qcow2",
a41c76
-                        "data": {
a41c76
-                            "compat": "1.1",
a41c76
-                            "lazy-refcounts": false,
a41c76
-                            "bitmaps": [
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-                                        "auto"
a41c76
-                                    ],
a41c76
-                                    "name": "c",
a41c76
-                                    "granularity": 65536
a41c76
-                                },
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-
a41c76
-                                    ],
a41c76
-                                    "name": "b",
a41c76
-                                    "granularity": 65536
a41c76
-                                },
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-
a41c76
-                                    ],
a41c76
-                                    "name": "a",
a41c76
-                                    "granularity": 65536
a41c76
-                                }
a41c76
-                            ],
a41c76
-                            "refcount-bits": 16,
a41c76
-                            "corrupt": false
a41c76
-                        }
a41c76
-                    },
a41c76
-                    "full-backing-filename": "/tmp/pull4.1575911522",
a41c76
-                    "backing-filename": "/tmp/pull4.1575911522",
a41c76
-                    "dirty-flag": false
a41c76
-                },
a41c76
-                "backing-filename-format": "qcow2",
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.1575911540",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 212992,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "d",
a41c76
-                                "granularity": 65536
a41c76
-                            },
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-
a41c76
-                                ],
a41c76
-                                "name": "c",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "full-backing-filename": "/tmp/pull4.1575911527",
a41c76
-                "backing-filename": "/tmp/pull4.1575911527",
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911550",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 212992,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "in-use",
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "current",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "in-use"
a41c76
-                            ],
a41c76
-                            "name": "d",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.1575911540",
a41c76
-            "backing-filename": "/tmp/pull4.1575911540",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-1-format",
a41c76
-        "backing_file_depth": 4,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.1575911540",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "d",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "current",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911550",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 393728,
a41c76
-            "filename": "/tmp/pull4.1575911550",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 212992,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-1-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911550",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "backing-image": {
a41c76
-                    "backing-image": {
a41c76
-                        "virtual-size": 10485760,
a41c76
-                        "filename": "/tmp/pull4.qcow2",
a41c76
-                        "cluster-size": 65536,
a41c76
-                        "format": "qcow2",
a41c76
-                        "actual-size": 208896,
a41c76
-                        "format-specific": {
a41c76
-                            "type": "qcow2",
a41c76
-                            "data": {
a41c76
-                                "compat": "1.1",
a41c76
-                                "lazy-refcounts": false,
a41c76
-                                "bitmaps": [
a41c76
-                                    {
a41c76
-                                        "flags": [
a41c76
-                                            "auto"
a41c76
-                                        ],
a41c76
-                                        "name": "a",
a41c76
-                                        "granularity": 65536
a41c76
-                                    }
a41c76
-                                ],
a41c76
-                                "refcount-bits": 16,
a41c76
-                                "corrupt": false
a41c76
-                            }
a41c76
-                        },
a41c76
-                        "dirty-flag": false
a41c76
-                    },
a41c76
-                    "backing-filename-format": "qcow2",
a41c76
-                    "virtual-size": 10485760,
a41c76
-                    "filename": "/tmp/pull4.1575911522",
a41c76
-                    "cluster-size": 65536,
a41c76
-                    "format": "qcow2",
a41c76
-                    "actual-size": 208896,
a41c76
-                    "format-specific": {
a41c76
-                        "type": "qcow2",
a41c76
-                        "data": {
a41c76
-                            "compat": "1.1",
a41c76
-                            "lazy-refcounts": false,
a41c76
-                            "bitmaps": [
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-                                        "auto"
a41c76
-                                    ],
a41c76
-                                    "name": "a",
a41c76
-                                    "granularity": 65536
a41c76
-                                }
a41c76
-                            ],
a41c76
-                            "refcount-bits": 16,
a41c76
-                            "corrupt": false
a41c76
-                        }
a41c76
-                    },
a41c76
-                    "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-                    "backing-filename": "/tmp/pull4.qcow2",
a41c76
-                    "dirty-flag": false
a41c76
-                },
a41c76
-                "backing-filename-format": "qcow2",
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.1575911527",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 217088,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "c",
a41c76
-                                "granularity": 65536
a41c76
-                            },
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-
a41c76
-                                ],
a41c76
-                                "name": "b",
a41c76
-                                "granularity": 65536
a41c76
-                            },
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-
a41c76
-                                ],
a41c76
-                                "name": "a",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "full-backing-filename": "/tmp/pull4.1575911522",
a41c76
-                "backing-filename": "/tmp/pull4.1575911522",
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911540",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 212992,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "d",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-
a41c76
-                            ],
a41c76
-                            "name": "c",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.1575911527",
a41c76
-            "backing-filename": "/tmp/pull4.1575911527",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-2-format",
a41c76
-        "backing_file_depth": 3,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.1575911527",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "c",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "oa",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "ob",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "d",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "inconsistent": true,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911540",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 393728,
a41c76
-            "filename": "/tmp/pull4.1575911540",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 212992,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-2-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911540",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "backing-image": {
a41c76
-                    "virtual-size": 10485760,
a41c76
-                    "filename": "/tmp/pull4.qcow2",
a41c76
-                    "cluster-size": 65536,
a41c76
-                    "format": "qcow2",
a41c76
-                    "actual-size": 208896,
a41c76
-                    "format-specific": {
a41c76
-                        "type": "qcow2",
a41c76
-                        "data": {
a41c76
-                            "compat": "1.1",
a41c76
-                            "lazy-refcounts": false,
a41c76
-                            "bitmaps": [
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-                                        "auto"
a41c76
-                                    ],
a41c76
-                                    "name": "a",
a41c76
-                                    "granularity": 65536
a41c76
-                                }
a41c76
-                            ],
a41c76
-                            "refcount-bits": 16,
a41c76
-                            "corrupt": false
a41c76
-                        }
a41c76
-                    },
a41c76
-                    "dirty-flag": false
a41c76
-                },
a41c76
-                "backing-filename-format": "qcow2",
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.1575911522",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 208896,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "a",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-                "backing-filename": "/tmp/pull4.qcow2",
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911527",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 217088,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "c",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-
a41c76
-                            ],
a41c76
-                            "name": "b",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-
a41c76
-                            ],
a41c76
-                            "name": "a",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.1575911522",
a41c76
-            "backing-filename": "/tmp/pull4.1575911522",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-3-format",
a41c76
-        "backing_file_depth": 2,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.1575911522",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "a",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "b",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911527",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 459264,
a41c76
-            "filename": "/tmp/pull4.1575911527",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 217088,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-3-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911527",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.qcow2",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 208896,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "a",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911522",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 208896,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "a",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-            "backing-filename": "/tmp/pull4.qcow2",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-4-format",
a41c76
-        "backing_file_depth": 1,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.qcow2",
a41c76
-        "dirty-bitmaps": [
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911522",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 328192,
a41c76
-            "filename": "/tmp/pull4.1575911522",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 208896,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-4-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911522",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.qcow2",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 208896,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "a",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-5-format",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "a",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.qcow2",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 328192,
a41c76
-            "filename": "/tmp/pull4.qcow2",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 208896,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-5-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.qcow2",
a41c76
-        "encryption_key_missing": false
a41c76
-    }
a41c76
-]
a41c76
diff --git a/tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.out b/tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.out
a41c76
deleted file mode 100644
a41c76
index ad24a580f1..0000000000
a41c76
--- a/tests/qemublocktestdata/bitmap/snapshots-synthetic-broken.out
a41c76
+++ /dev/null
a41c76
@@ -1,14 +0,0 @@
a41c76
-libvirt-1-format:
a41c76
-        d: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-  current: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-libvirt-2-format:
a41c76
-        c: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-       oa: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-       ob: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-        d: record:1 busy:0 persist:1 inconsist:1 gran:65536 dirty:0
a41c76
-libvirt-3-format:
a41c76
-        a: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-        b: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-libvirt-4-format:
a41c76
-libvirt-5-format:
a41c76
-        a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
diff --git a/tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.json b/tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.json
a41c76
deleted file mode 100644
a41c76
index 25cc150d67..0000000000
a41c76
--- a/tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.json
a41c76
+++ /dev/null
a41c76
@@ -1,827 +0,0 @@
a41c76
-[
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "backing-image": {
a41c76
-                    "backing-image": {
a41c76
-                        "backing-image": {
a41c76
-                            "virtual-size": 10485760,
a41c76
-                            "filename": "/tmp/pull4.qcow2",
a41c76
-                            "cluster-size": 65536,
a41c76
-                            "format": "qcow2",
a41c76
-                            "actual-size": 208896,
a41c76
-                            "format-specific": {
a41c76
-                                "type": "qcow2",
a41c76
-                                "data": {
a41c76
-                                    "compat": "1.1",
a41c76
-                                    "lazy-refcounts": false,
a41c76
-                                    "bitmaps": [
a41c76
-                                        {
a41c76
-                                            "flags": [
a41c76
-                                                "auto"
a41c76
-                                            ],
a41c76
-                                            "name": "a",
a41c76
-                                            "granularity": 65536
a41c76
-                                        }
a41c76
-                                    ],
a41c76
-                                    "refcount-bits": 16,
a41c76
-                                    "corrupt": false
a41c76
-                                }
a41c76
-                            },
a41c76
-                            "dirty-flag": false
a41c76
-                        },
a41c76
-                        "backing-filename-format": "qcow2",
a41c76
-                        "virtual-size": 10485760,
a41c76
-                        "filename": "/tmp/pull4.1575911522",
a41c76
-                        "cluster-size": 65536,
a41c76
-                        "format": "qcow2",
a41c76
-                        "actual-size": 208896,
a41c76
-                        "format-specific": {
a41c76
-                            "type": "qcow2",
a41c76
-                            "data": {
a41c76
-                                "compat": "1.1",
a41c76
-                                "lazy-refcounts": false,
a41c76
-                                "bitmaps": [
a41c76
-                                    {
a41c76
-                                        "flags": [
a41c76
-                                            "auto"
a41c76
-                                        ],
a41c76
-                                        "name": "a",
a41c76
-                                        "granularity": 65536
a41c76
-                                    }
a41c76
-                                ],
a41c76
-                                "refcount-bits": 16,
a41c76
-                                "corrupt": false
a41c76
-                            }
a41c76
-                        },
a41c76
-                        "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-                        "backing-filename": "/tmp/pull4.qcow2",
a41c76
-                        "dirty-flag": false
a41c76
-                    },
a41c76
-                    "backing-filename-format": "qcow2",
a41c76
-                    "virtual-size": 10485760,
a41c76
-                    "filename": "/tmp/pull4.1575911527",
a41c76
-                    "cluster-size": 65536,
a41c76
-                    "format": "qcow2",
a41c76
-                    "actual-size": 217088,
a41c76
-                    "format-specific": {
a41c76
-                        "type": "qcow2",
a41c76
-                        "data": {
a41c76
-                            "compat": "1.1",
a41c76
-                            "lazy-refcounts": false,
a41c76
-                            "bitmaps": [
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-                                        "auto"
a41c76
-                                    ],
a41c76
-                                    "name": "c",
a41c76
-                                    "granularity": 65536
a41c76
-                                },
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-
a41c76
-                                    ],
a41c76
-                                    "name": "b",
a41c76
-                                    "granularity": 65536
a41c76
-                                },
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-
a41c76
-                                    ],
a41c76
-                                    "name": "a",
a41c76
-                                    "granularity": 65536
a41c76
-                                }
a41c76
-                            ],
a41c76
-                            "refcount-bits": 16,
a41c76
-                            "corrupt": false
a41c76
-                        }
a41c76
-                    },
a41c76
-                    "full-backing-filename": "/tmp/pull4.1575911522",
a41c76
-                    "backing-filename": "/tmp/pull4.1575911522",
a41c76
-                    "dirty-flag": false
a41c76
-                },
a41c76
-                "backing-filename-format": "qcow2",
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.1575911540",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 212992,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "d",
a41c76
-                                "granularity": 65536
a41c76
-                            },
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-
a41c76
-                                ],
a41c76
-                                "name": "c",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "full-backing-filename": "/tmp/pull4.1575911527",
a41c76
-                "backing-filename": "/tmp/pull4.1575911527",
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911550",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 212992,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "in-use",
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "current",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "in-use"
a41c76
-                            ],
a41c76
-                            "name": "d",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.1575911540",
a41c76
-            "backing-filename": "/tmp/pull4.1575911540",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-1-format",
a41c76
-        "backing_file_depth": 4,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.1575911540",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "d",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "current",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911550",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 393728,
a41c76
-            "filename": "/tmp/pull4.1575911550",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 212992,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-1-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911550",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "backing-image": {
a41c76
-                    "backing-image": {
a41c76
-                        "virtual-size": 10485760,
a41c76
-                        "filename": "/tmp/pull4.qcow2",
a41c76
-                        "cluster-size": 65536,
a41c76
-                        "format": "qcow2",
a41c76
-                        "actual-size": 208896,
a41c76
-                        "format-specific": {
a41c76
-                            "type": "qcow2",
a41c76
-                            "data": {
a41c76
-                                "compat": "1.1",
a41c76
-                                "lazy-refcounts": false,
a41c76
-                                "bitmaps": [
a41c76
-                                    {
a41c76
-                                        "flags": [
a41c76
-                                            "auto"
a41c76
-                                        ],
a41c76
-                                        "name": "a",
a41c76
-                                        "granularity": 65536
a41c76
-                                    }
a41c76
-                                ],
a41c76
-                                "refcount-bits": 16,
a41c76
-                                "corrupt": false
a41c76
-                            }
a41c76
-                        },
a41c76
-                        "dirty-flag": false
a41c76
-                    },
a41c76
-                    "backing-filename-format": "qcow2",
a41c76
-                    "virtual-size": 10485760,
a41c76
-                    "filename": "/tmp/pull4.1575911522",
a41c76
-                    "cluster-size": 65536,
a41c76
-                    "format": "qcow2",
a41c76
-                    "actual-size": 208896,
a41c76
-                    "format-specific": {
a41c76
-                        "type": "qcow2",
a41c76
-                        "data": {
a41c76
-                            "compat": "1.1",
a41c76
-                            "lazy-refcounts": false,
a41c76
-                            "bitmaps": [
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-                                        "auto"
a41c76
-                                    ],
a41c76
-                                    "name": "a",
a41c76
-                                    "granularity": 65536
a41c76
-                                }
a41c76
-                            ],
a41c76
-                            "refcount-bits": 16,
a41c76
-                            "corrupt": false
a41c76
-                        }
a41c76
-                    },
a41c76
-                    "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-                    "backing-filename": "/tmp/pull4.qcow2",
a41c76
-                    "dirty-flag": false
a41c76
-                },
a41c76
-                "backing-filename-format": "qcow2",
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.1575911527",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 217088,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "c",
a41c76
-                                "granularity": 65536
a41c76
-                            },
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-
a41c76
-                                ],
a41c76
-                                "name": "b",
a41c76
-                                "granularity": 65536
a41c76
-                            },
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-
a41c76
-                                ],
a41c76
-                                "name": "a",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "full-backing-filename": "/tmp/pull4.1575911522",
a41c76
-                "backing-filename": "/tmp/pull4.1575911522",
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911540",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 212992,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "d",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-
a41c76
-                            ],
a41c76
-                            "name": "c",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.1575911527",
a41c76
-            "backing-filename": "/tmp/pull4.1575911527",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-2-format",
a41c76
-        "backing_file_depth": 3,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.1575911527",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "c",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "d",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911540",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 393728,
a41c76
-            "filename": "/tmp/pull4.1575911540",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 212992,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-2-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911540",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "backing-image": {
a41c76
-                    "virtual-size": 10485760,
a41c76
-                    "filename": "/tmp/pull4.qcow2",
a41c76
-                    "cluster-size": 65536,
a41c76
-                    "format": "qcow2",
a41c76
-                    "actual-size": 208896,
a41c76
-                    "format-specific": {
a41c76
-                        "type": "qcow2",
a41c76
-                        "data": {
a41c76
-                            "compat": "1.1",
a41c76
-                            "lazy-refcounts": false,
a41c76
-                            "bitmaps": [
a41c76
-                                {
a41c76
-                                    "flags": [
a41c76
-                                        "auto"
a41c76
-                                    ],
a41c76
-                                    "name": "a",
a41c76
-                                    "granularity": 65536
a41c76
-                                }
a41c76
-                            ],
a41c76
-                            "refcount-bits": 16,
a41c76
-                            "corrupt": false
a41c76
-                        }
a41c76
-                    },
a41c76
-                    "dirty-flag": false
a41c76
-                },
a41c76
-                "backing-filename-format": "qcow2",
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.1575911522",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 208896,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "a",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-                "backing-filename": "/tmp/pull4.qcow2",
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911527",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 217088,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "c",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-
a41c76
-                            ],
a41c76
-                            "name": "b",
a41c76
-                            "granularity": 65536
a41c76
-                        },
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-
a41c76
-                            ],
a41c76
-                            "name": "a",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.1575911522",
a41c76
-            "backing-filename": "/tmp/pull4.1575911522",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-3-format",
a41c76
-        "backing_file_depth": 2,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.1575911522",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "a",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "b",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911527",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 459264,
a41c76
-            "filename": "/tmp/pull4.1575911527",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 217088,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-3-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911527",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "backing-image": {
a41c76
-                "virtual-size": 10485760,
a41c76
-                "filename": "/tmp/pull4.qcow2",
a41c76
-                "cluster-size": 65536,
a41c76
-                "format": "qcow2",
a41c76
-                "actual-size": 208896,
a41c76
-                "format-specific": {
a41c76
-                    "type": "qcow2",
a41c76
-                    "data": {
a41c76
-                        "compat": "1.1",
a41c76
-                        "lazy-refcounts": false,
a41c76
-                        "bitmaps": [
a41c76
-                            {
a41c76
-                                "flags": [
a41c76
-                                    "auto"
a41c76
-                                ],
a41c76
-                                "name": "a",
a41c76
-                                "granularity": 65536
a41c76
-                            }
a41c76
-                        ],
a41c76
-                        "refcount-bits": 16,
a41c76
-                        "corrupt": false
a41c76
-                    }
a41c76
-                },
a41c76
-                "dirty-flag": false
a41c76
-            },
a41c76
-            "backing-filename-format": "qcow2",
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.1575911522",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 208896,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "a",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "full-backing-filename": "/tmp/pull4.qcow2",
a41c76
-            "backing-filename": "/tmp/pull4.qcow2",
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-4-format",
a41c76
-        "backing_file_depth": 1,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "backing_file": "/tmp/pull4.qcow2",
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "a",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911522",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 328192,
a41c76
-            "filename": "/tmp/pull4.1575911522",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 208896,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-4-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.1575911522",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.qcow2",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 208896,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "bitmaps": [
a41c76
-                        {
a41c76
-                            "flags": [
a41c76
-                                "auto"
a41c76
-                            ],
a41c76
-                            "name": "a",
a41c76
-                            "granularity": 65536
a41c76
-                        }
a41c76
-                    ],
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": true,
a41c76
-        "node-name": "libvirt-5-format",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "a",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.qcow2",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 328192,
a41c76
-            "filename": "/tmp/pull4.qcow2",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 208896,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-5-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.qcow2",
a41c76
-        "encryption_key_missing": false
a41c76
-    }
a41c76
-]
a41c76
diff --git a/tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.out b/tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.out
a41c76
deleted file mode 100644
a41c76
index 0270657001..0000000000
a41c76
--- a/tests/qemublocktestdata/bitmap/snapshots-synthetic-checkpoint.out
a41c76
+++ /dev/null
a41c76
@@ -1,13 +0,0 @@
a41c76
-libvirt-1-format:
a41c76
-        d: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-  current: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-libvirt-2-format:
a41c76
-        c: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-        d: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-libvirt-3-format:
a41c76
-        a: record:0 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-        b: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-libvirt-4-format:
a41c76
-        a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-libvirt-5-format:
a41c76
-        a: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
diff --git a/tests/qemublocktestdata/bitmap/synthetic.json b/tests/qemublocktestdata/bitmap/synthetic.json
a41c76
deleted file mode 100644
a41c76
index 56882bd615..0000000000
a41c76
--- a/tests/qemublocktestdata/bitmap/synthetic.json
a41c76
+++ /dev/null
a41c76
@@ -1,118 +0,0 @@
a41c76
-[
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 10485760,
a41c76
-            "filename": "/tmp/pull4.qcow2",
a41c76
-            "cluster-size": 65536,
a41c76
-            "format": "qcow2",
a41c76
-            "actual-size": 200704,
a41c76
-            "format-specific": {
a41c76
-                "type": "qcow2",
a41c76
-                "data": {
a41c76
-                    "compat": "1.1",
a41c76
-                    "lazy-refcounts": false,
a41c76
-                    "refcount-bits": 16,
a41c76
-                    "corrupt": false
a41c76
-                }
a41c76
-            },
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-1-format",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "qcow2",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "dirty-bitmaps": [
a41c76
-            {
a41c76
-                "name": "current",
a41c76
-                "recording": true,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "active",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "d",
a41c76
-                "recording": false,
a41c76
-                "persistent": false,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "c",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 1234,
a41c76
-                "count": 0
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "b",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": true,
a41c76
-                "status": "disabled",
a41c76
-                "granularity": 65536,
a41c76
-                "count": 21314
a41c76
-            },
a41c76
-            {
a41c76
-                "name": "a",
a41c76
-                "recording": false,
a41c76
-                "persistent": true,
a41c76
-                "busy": false,
a41c76
-                "status": "disabled",
a41c76
-                "inconsistent": true,
a41c76
-                "granularity": 65536,
a41c76
-                "count": 0
a41c76
-            }
a41c76
-        ],
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.qcow2",
a41c76
-        "encryption_key_missing": false
a41c76
-    },
a41c76
-    {
a41c76
-        "iops_rd": 0,
a41c76
-        "detect_zeroes": "off",
a41c76
-        "image": {
a41c76
-            "virtual-size": 197120,
a41c76
-            "filename": "/tmp/pull4.qcow2",
a41c76
-            "format": "file",
a41c76
-            "actual-size": 200704,
a41c76
-            "dirty-flag": false
a41c76
-        },
a41c76
-        "iops_wr": 0,
a41c76
-        "ro": false,
a41c76
-        "node-name": "libvirt-1-storage",
a41c76
-        "backing_file_depth": 0,
a41c76
-        "drv": "file",
a41c76
-        "iops": 0,
a41c76
-        "bps_wr": 0,
a41c76
-        "write_threshold": 0,
a41c76
-        "encrypted": false,
a41c76
-        "bps": 0,
a41c76
-        "bps_rd": 0,
a41c76
-        "cache": {
a41c76
-            "no-flush": false,
a41c76
-            "direct": false,
a41c76
-            "writeback": true
a41c76
-        },
a41c76
-        "file": "/tmp/pull4.qcow2",
a41c76
-        "encryption_key_missing": false
a41c76
-    }
a41c76
-]
a41c76
diff --git a/tests/qemublocktestdata/bitmap/synthetic.out b/tests/qemublocktestdata/bitmap/synthetic.out
a41c76
deleted file mode 100644
a41c76
index e8041c5b77..0000000000
a41c76
--- a/tests/qemublocktestdata/bitmap/synthetic.out
a41c76
+++ /dev/null
a41c76
@@ -1,6 +0,0 @@
a41c76
-libvirt-1-format:
a41c76
-  current: record:1 busy:0 persist:1 inconsist:0 gran:65536 dirty:0
a41c76
-        d: record:0 busy:0 persist:0 inconsist:0 gran:65536 dirty:0
a41c76
-        c: record:0 busy:0 persist:1 inconsist:0 gran:1234 dirty:0
a41c76
-        b: record:0 busy:1 persist:1 inconsist:0 gran:65536 dirty:21314
a41c76
-        a: record:0 busy:0 persist:1 inconsist:1 gran:65536 dirty:0
a41c76
-- 
a41c76
2.27.0
a41c76