
On Tue, Apr 11, 2017 at 01:39:48PM +0200, Ján Tomko wrote:
On Fri, Apr 07, 2017 at 03:44:15PM +0200, Pavel Hrdina wrote:
Pavel Hrdina (8): tests/qemuxml2argvtest: remove unnecessary machine canonicalization tests/qemuxml2xmltest: remove NOP call of virQEMUCapsSetList tests: use global virQEMUDriver tests/testutilsqemu: extract guest creation into separate functions tests/testutilsqemu: introduce QEMUBinList with all qemu binaries for tests tests: don't use different QEMU binary paths for different virt types tests: unify qemu binary paths for all qemu related tests tests/testutilsqemu: properly initialize qemu caps for tests
ACK series
(including the error->cleanup change in testInfoSet if you split it out of patch 8/8)
Thanks, I've decided to drop the error->cleanup change as it actually doesn't improve the code at all. Pushed now. Pavel