]> Git Repo - qemu.git/commit
build-system: add coverage-report target
authorAlex Bennée <[email protected]>
Wed, 20 Jun 2018 13:04:24 +0000 (14:04 +0100)
committerAlex Bennée <[email protected]>
Thu, 5 Jul 2018 14:59:41 +0000 (15:59 +0100)
commitfe8bf5f62972ce9f227ae3e25767116a6d221b6d
treed01cd8d8f1e5b8e148cb223c3f42ad50d9a84c86
parent990e6a2754fc16501470b661c4af94ec036f1190
build-system: add coverage-report target

This will build a coverage report under the current directory in
reports/coverage. At the users option a report can be generated by
directly invoking something like:

  make foo/bar/coverage-report.html

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Makefile
docs/devel/testing.rst
This page took 0.025691 seconds and 4 git commands to generate.