[libvirt] [PATCH 5/6] tests: add genericxml2xmltest

Laine Stump laine at laine.org
Sat Jan 9 02:14:55 UTC 2016


On 01/08/2016 07:13 PM, Cole Robinson wrote:
> For testing hypervisor independent XML handling. Right now it's just
> populated with an example test case.
> ---
>   tests/Makefile.am                                  |  9 +++
>   tests/domainschematest                             |  2 +-
>   tests/genericxml2xmlindata/generic-disk-virtio.xml | 45 ++++++++++++
>   .../genericxml2xmloutdata/generic-disk-virtio.xml  | 45 ++++++++++++
>   tests/genericxml2xmltest.c                         | 83 ++++++++++++++++++++++
>   5 files changed, 183 insertions(+), 1 deletion(-)
>   create mode 100644 tests/genericxml2xmlindata/generic-disk-virtio.xml
>   create mode 100644 tests/genericxml2xmloutdata/generic-disk-virtio.xml
>   create mode 100644 tests/genericxml2xmltest.c

ACK.





More information about the libvir-list mailing list