]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Enable 'qemu-ns' case
authorPeter Krempa <pkrempa@redhat.com>
Mon, 15 Mar 2021 15:35:52 +0000 (16:35 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 6 Apr 2021 15:07:35 +0000 (17:07 +0200)
commitceb00a5adeff473684c6a573f1be5e2c304d5b97
tree1cb415322e596db82f03c395034c39a4a48e6d53
parent700450449377be4bf923e91d00f8fe8cf0975f66
qemuxml2xmltest: Enable 'qemu-ns' case

The XML formatter validation was missing for this code path.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/qemuxml2xmloutdata/qemu-ns.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c