]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxmlconftest: test passt command line too
authorJán Tomko <jtomko@redhat.com>
Thu, 17 Jul 2025 16:45:29 +0000 (18:45 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 24 Sep 2025 13:11:18 +0000 (15:11 +0200)
commit0a33b7954c4333c9479bc350390d945b41a32c2b
tree7aa91bd26deb3d5e1560f140b61eb8af396a2063
parent43c2cd1d08320cdc8adbdb53dd24850c0f9072bd
tests: qemuxmlconftest: test passt command line too

Introduce testing of the generated command line arguments
of helper binaries too, not just QEMU.

Start with passt.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
tests/qemuxmlconfdata/net-user-passt.x86_64-7.2.0.passt0.args [new file with mode: 0644]
tests/qemuxmlconfdata/net-user-passt.x86_64-latest.passt0.args [new file with mode: 0644]
tests/qemuxmlconfdata/net-vhostuser-passt.x86_64-latest.passt0.args [new file with mode: 0644]
tests/qemuxmlconfdata/net-vhostuser-passt.x86_64-latest.passt1.args [new file with mode: 0644]
tests/qemuxmlconfdata/net-vhostuser-passt.x86_64-latest.passt2.args [new file with mode: 0644]
tests/qemuxmlconfdata/schema-reorder-domain-subelements.x86_64-latest.passt0.args [new file with mode: 0644]
tests/qemuxmlconftest.c