]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virstoragetest: Format detected/unprocessed backing store format into output files
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Nov 2023 10:22:57 +0000 (11:22 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Nov 2023 09:12:34 +0000 (10:12 +0100)
commit7e158006b6eb33f7319265b67b0d57303efd8732
tree84902a4279fb34903895f0d2a846113d42b9b994
parentbc54376f097f0e54e8fa4f17ae5fc1fd9cf17044
virstoragetest: Format detected/unprocessed backing store format into output files

Compare also the detected format of the backing file
('backingStoreRawFormat' field) into the output data for comparison with
others. Since the ToString function can't convert VIR_STORAGE_FILE_AUTO
use also the numeric value.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
17 files changed:
tests/virstoragetest.c
tests/virstoragetestdata/out/directory-dir
tests/virstoragetestdata/out/directory-none
tests/virstoragetestdata/out/directory-raw
tests/virstoragetestdata/out/qcow2-auto_qcow2-qcow2_raw-raw
tests/virstoragetestdata/out/qcow2-auto_raw-raw-relative
tests/virstoragetestdata/out/qcow2-qcow2_nbd-raw
tests/virstoragetestdata/out/qcow2-qcow2_qcow2-auto
tests/virstoragetestdata/out/qcow2-qcow2_qcow2-qcow2_qcow2-auto
tests/virstoragetestdata/out/qcow2-qcow2_qcow2-qcow2_raw-auto
tests/virstoragetestdata/out/qcow2-qcow2_qcow2-qcow2_raw-raw
tests/virstoragetestdata/out/qcow2-qcow2_raw-raw-relative
tests/virstoragetestdata/out/qcow2-symlinks
tests/virstoragetestdata/out/qed-auto_raw
tests/virstoragetestdata/out/qed-qed_raw
tests/virstoragetestdata/out/raw-auto
tests/virstoragetestdata/out/raw-raw