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

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

Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include