]> git.proxmox.com Git - qemu.git/commitdiff
tests: Add gcov support for sparc64 qtest
authorAndreas Färber <afaerber@suse.de>
Sat, 26 Jan 2013 11:45:13 +0000 (12:45 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 26 Jan 2013 13:52:06 +0000 (13:52 +0000)
m48t59-test is individually being executed for sparc and sparc64, so add
the gcov source file for sparc64 as well.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tests/Makefile

index a4cc554469051db3f320d791bd268938d61d0f2e..a6341f2303f958717642b2f7e7ce1d7af17b0747 100644 (file)
@@ -60,6 +60,7 @@ gcov-files-i386-y += i386-softmmu/hw/mc146818rtc.c
 check-qtest-sparc-y = tests/m48t59-test$(EXESUF)
 check-qtest-sparc64-y = tests/m48t59-test$(EXESUF)
 gcov-files-sparc-y += hw/m48t59.c
+gcov-files-sparc64-y += hw/m48t59.c
 check-qtest-arm-y = tests/tmp105-test$(EXESUF)
 gcov-files-arm-y += hw/tmp105.c