]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add genericxml2xmltest
authorCole Robinson <crobinso@redhat.com>
Fri, 8 Jan 2016 23:15:33 +0000 (18:15 -0500)
committerCole Robinson <crobinso@redhat.com>
Sat, 9 Jan 2016 02:21:34 +0000 (21:21 -0500)
commitaf3bd44fd66d0d5b12686299e2f80a2d8f1f3f55
treeecde40d4efa22bba340ddbe2d981359f054d9d9f
parentf8ce014319b23ce1ee344c715af860c37bb5428c
tests: add genericxml2xmltest

For testing hypervisor independent XML handling. Right now it's just
populated with an example test case.
tests/Makefile.am
tests/domainschematest
tests/genericxml2xmlindata/generic-disk-virtio.xml [new file with mode: 0644]
tests/genericxml2xmloutdata/generic-disk-virtio.xml [new file with mode: 0644]
tests/genericxml2xmltest.c [new file with mode: 0644]