On 7/4/23 15:40, Peter Krempa wrote:
Few other patches to move towards purely real qemu-caps testing.
Peter Krempa (10):
testutils: Print number of failed tests
domaincapstest: Use obviously fake firmware name in capabilities
testQemuGetRealCaps: Strip the default machine alias before insertion
into cache
testQemuGetRealCaps: Extract caching of the caps into a new helper
testutilsqemu: Introduce 'testQemuInsertRealCaps' helper
qemumemlocktest: Use 'testQemuInsertRealCaps'
tests: qemudomainsnapshotxml2xmlout: Use real 'x86_64' capabilities in
all test data
qemuagenttest: Use real x86_64 capabilities for parsing domain
definitions
qemudomaincheckpointxml2xmltest: Use real 'x86_64' capabilities in all
test data
qemuTestDriverInit: Don't autopopulate qemu capabilities when
initializing driver
84 files changed, 310 insertions(+), 279 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal