On Fri, Aug 30, 2019 at 04:45:04PM +0200, Peter Krempa wrote:
Actually test that the full range is available.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemublocktest.c | 4 ++--
tests/qemublocktestdata/imagecreate/luks-encopts.json | 4 ++--
tests/qemublocktestdata/imagecreate/luks-noopts.json | 4 ++--
.../qemublocktestdata/imagecreate/network-gluster-qcow2.json | 4 ++--
tests/qemublocktestdata/imagecreate/network-rbd-qcow2.json | 4 ++--
.../qemublocktestdata/imagecreate/network-sheepdog-qcow2.json | 4 ++--
tests/qemublocktestdata/imagecreate/network-ssh-qcow2.json | 4 ++--
tests/qemublocktestdata/imagecreate/qcow2-backing-luks.json | 4 ++--
.../qemublocktestdata/imagecreate/qcow2-backing-raw-nbd.json | 4 ++--
tests/qemublocktestdata/imagecreate/qcow2-backing-raw.json | 4 ++--
.../imagecreate/qcow2-luks-encopts-backing.json | 4 ++--
tests/qemublocktestdata/imagecreate/qcow2-luks-encopts.json | 4 ++--
tests/qemublocktestdata/imagecreate/qcow2-luks-noopts.json | 4 ++--
tests/qemublocktestdata/imagecreate/qcow2.json | 4 ++--
tests/qemublocktestdata/imagecreate/raw.json | 2 +-
15 files changed, 29 insertions(+), 29 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano