Re: [libvirt] [PATCH 3/3] qemu: add unit tests for the capabilities xml

2014-03-26 Thread Michal Privoznik
On 17.03.2014 16:19, Francesco Romani wrote: the test is loosely inspired from qemucapabilitiestest and qemuxml2xmltest. Added a new test instead of extending an existing one because the feature being tested don't really fits nicely in any existing place. --- tests/Makefile.am

[libvirt] [PATCH 3/3] qemu: add unit tests for the capabilities xml

2014-03-17 Thread Francesco Romani
the test is loosely inspired from qemucapabilitiestest and qemuxml2xmltest. Added a new test instead of extending an existing one because the feature being tested don't really fits nicely in any existing place. --- tests/Makefile.am | 10 +- tests/qemucaps2xmldat