]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemu: Remove prehistoric machine types from faked data tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Jan 2020 09:37:08 +0000 (10:37 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Jan 2020 13:55:03 +0000 (14:55 +0100)
commit99eebcfe483c9b59caa19ea5b9de5e1dd8635b06
treef20644c10bf048579b86d940caa75b0d97a89167
parentf6a36dffc2a8cede3b621448be753a4a829c3321
tests: qemu: Remove prehistoric machine types from faked data tests

qemu-5.0 will drop pre pc-1.0 machine types. Remove them from our
faked capabilities test suite. If a feature depends on a machine type it
shall be tested with real data and not with this hack.

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