]> git.proxmox.com Git - qemu.git/commit - tests/Makefile
tests: Add gcov support for x86_64 qtest
authorAndreas Färber <afaerber@suse.de>
Sat, 26 Jan 2013 11:45:14 +0000 (12:45 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 26 Jan 2013 13:52:07 +0000 (13:52 +0000)
commitc5cd02ba16e784699d04456c8e406445db997121
tree8f1a3da933dc9f0bd8378c6271e6f925601c6e85
parentcba040c2b19f584bb33ae83af8517ecc9796e328
tests: Add gcov support for x86_64 qtest

Since x86_64 is a superset of i386 and reuses all its test cases, adopt
all the i386 gcov source files as well, substituting their paths
appropriately.

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