commit | e15357801cef4d1d33d35ebddb6ddffe2b129539 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu Nov 29 11:32:11 2018 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Jan 22 05:14:32 2019 +0100 |
tree | 4fa58ddcfeb226009e388ad632604bc614e6fc49 | |
parent | b6016dffa86c296571cb1690e1dd1177664049a3 [diff] |
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>