]> git.proxmox.com Git - mirror_qemu.git/commit
tests/Makefile: Use some more CONFIG switches for ppc tests
authorThomas Huth <thuth@redhat.com>
Thu, 29 Nov 2018 10:32:11 +0000 (11:32 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 22 Jan 2019 04:14:32 +0000 (05:14 +0100)
commite15357801cef4d1d33d35ebddb6ddffe2b129539
tree4fa58ddcfeb226009e388ad632604bc614e6fc49
parentb6016dffa86c296571cb1690e1dd1177664049a3
tests/Makefile: Use some more CONFIG switches for ppc tests

To be able to build and test QEMU binaries where certain devices or machines
are disabled, we have to use the right CONFIG_* switches to run certain tests
only if the corresponding device or machine really has been compiled into
the binary.

Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include