]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add further XML namespace test
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 10 Jul 2017 10:13:05 +0000 (11:13 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 7 Aug 2017 13:57:15 +0000 (14:57 +0100)
commitb343f5d678b8047e24f42eb063eca6d3f5e47776
tree18486871068aaffa531c05b56cd3c818dd621754
parent7c956d42a2472d6f9df94d51a61ea271df6ce6c9
tests: add further XML namespace test

Validate that we can pass QEMU command line options using a default
namespace, instead of a prefixed namespace

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-alt.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-qemu-ns-alt.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c