]> git.proxmox.com Git - qemu.git/commit - tests/qom-test.c
qtest: Prepare QOM machine tests
authorAndreas Färber <afaerber@suse.de>
Mon, 29 Jul 2013 03:44:47 +0000 (05:44 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 5 Nov 2013 16:47:29 +0000 (17:47 +0100)
commit7c41f2177e280dec1f1d4c5cd72333c5c55943af
tree867f89329c6e1e7f3b5e598183af2bc1c00af323
parent7761254120905cb2c5c435246f97e51968ddddec
qtest: Prepare QOM machine tests

Instantiate all [*] machines per target, so that they get a bit of test
coverage at all. This has proven helpful during QOM refactorings.

[*] ppcemb target contains some non-working non-embedded machines, and
ppc405 CPUs are not available there either.
i386 and x86_64 do not cover pc*-x.y or xenfv.

Signed-off-by: Andreas Färber <afaerber@suse.de>
tests/Makefile
tests/qom-test.c [new file with mode: 0644]