On Tue, Mar 24, 2015 at 03:03:19PM +0100, Peter Krempa wrote:
A recent bug showed that the status XML parsing is not tested. Add
test cases
based on existing tests in the XML-2-XML test to excercise the parser.
Additionally this series fixes also a memleak of the domain device alias list.
Peter Krempa (4):
qemu: domain: Don't leak device alias list
util: buffer: Add support for adding text blocks with indentation
tests: xml2xml: Refactor the qemu xml 2 xml test
test: qemuxml2xml: Test status XML formatting and parsing
<nit-picking> What's the difference between "tests: xml2xml:" and
"test: qemuxml2xml:"? :-) </nit-picking>
ACK to 1/4 -- 3/4, but see comments inline. Question in 4/4 in a minute.