]> git.proxmox.com Git - mirror_qemu.git/commit
tests: Run qom-test for every architecture
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 23 Jan 2014 16:22:59 +0000 (16:22 +0000)
committerAndreas Färber <afaerber@suse.de>
Fri, 14 Feb 2014 15:22:27 +0000 (16:22 +0100)
commit3687d5325925a9d981c86437ff52f502a1c7648a
treea573bb3acb46c8a0c80631e55f4029bf7726645c
parentbb6c5e3c3a460b449ddb81be2a572561121fbe7f
tests: Run qom-test for every architecture

Rather than requiring every new architecture to remember to add a line
to the Makefile to say that qom-test will work on it, autogenerate
the list of supported architectures by looking at the files in
default-configs (as configure does), and add qom-test to the
test list for all of them automatically.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
tests/Makefile