]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add parsing of the input XML as separate test
authorPeter Krempa <pkrempa@redhat.com>
Mon, 18 Dec 2023 15:02:33 +0000 (16:02 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 Jan 2024 16:31:12 +0000 (17:31 +0100)
commita6eed3bf271a6b2f78450d8b16e0ea282c2bc856
tree54def27cd16e632c28c754805a3b596576fd47e5
parent75f7105f5c1ac03f5c24b51e77264df66b01cab9
qemuxml2argvtest: Add parsing of the input XML as separate test

Get clean separation between the parsing and argv conversion so that
it's obvious in the test output:

2409) QEMU XML def parse s390-async-teardown.s390x-6.0.0                ... libvirt: QEMU Driver error : unsupported configuration: asynchronous teardown is not available with this QEMU binary
OK
2410) QEMU XML def -> ARGV s390-async-teardown.s390x-6.0.0              ... SKIP

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