]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemu: Don't add fake machine types when testing with real data
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Jan 2020 12:23:35 +0000 (13:23 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Jan 2020 13:55:03 +0000 (14:55 +0100)
commitec0db69c86247166f83f0f8f7c928e031a3a26d1
treefb6492e37426a1a562a06dc722da37afebae5ecf
parent60b580b949a1196d2ef53cb8edffb642cd281dd9
tests: qemu: Don't add fake machine types when testing with real data

Skip the step of adding all of the fake machine types which are required
for the legacy tests in case when we are testing with real capabilities.

Faking any data in the real capabilities undermines the point of testing
with real capabilities.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/testutilsqemu.c