]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: Test (inactive) def -> xml conversion
authorPeter Krempa <pkrempa@redhat.com>
Sat, 16 Dec 2023 16:13:35 +0000 (17:13 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 Jan 2024 16:31:12 +0000 (17:31 +0100)
commit463c78d9498dadc55f10610ffeb6a1b56cbfabac
tree00607860d6eeea9bc80347970e7b5b7ef8027180
parenta6eed3bf271a6b2f78450d8b16e0ea282c2bc856
qemuxml2argvtest: Test (inactive) def -> xml conversion

This is an intermediate step to merge qemuxml2xmltest into this common
helper. This eliminates double setup/parsing of the input data as well
as will ensure that all input XMLs are tested both for ARGV as well as
XML output. For now we skip tests that don't have an output XML to show
that the this does everything that qemuxml2xmltest does.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvtest.c