]> git.proxmox.com Git - qemu.git/commit
tests: add gcov support
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 1 May 2012 18:45:39 +0000 (18:45 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 6 Jan 2013 08:15:08 +0000 (08:15 +0000)
commit1d728c394652d40a9065668606d62f28bc544949
tree6f6ef35d2942115f40e1b84ac1d548af74697e23
parent549db5c32bb025501e2eeb23d2e5cc669061eb71
tests: add gcov support

Add support for compiling for GCOV test coverage, enabled
with '--enable-gcov' during configure.

Test coverage will be reported after each test.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.objs
configure
tests/Makefile