crosvm/tools
Dennis Kempin dc94a3b001 tools/run_tests: Add lcov generation
Use the recently stabilized coverage instrumentation feature of
rust to generate coverage profiles of our test runs.

These can then be used by a recipe to upload coverage to covecov
or use tools locally to generate coverage reports.

BUG=b:239255082
TEST=./tools/run_tests --generate-lcov coverage.lcov

Change-Id: Ifc64d11f3ae19a2eb7fdce36172d67bf3f7e6d17
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3805831
Tested-by: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-08-02 23:35:20 +00:00
..
chromeos tools: Move gerrit utilities into common.py 2022-07-15 21:23:16 +00:00
contrib base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
examples crosvm: update book and doc links to crosvm.dev 2022-07-29 22:54:01 +00:00
impl tools/run_tests: Add lcov generation 2022-08-02 23:35:20 +00:00
windows add release / debug modes to build_test script for building windows 2022-04-21 17:09:29 +00:00
.vpython3 infra: Small process improvements 2022-05-27 20:59:12 +00:00
aarch64vm Add python presubmit checks 2022-04-15 19:22:53 +00:00
bindgen-all-the-things Reland "Add a VAAPI wrapper crate" 2022-07-13 06:51:27 +00:00
cargo-doc tools: cargo-doc: Exclude crash-report feature 2022-07-21 16:57:14 +00:00
cl tools/cl: add prompt to set upstream branch if missing 2022-07-21 21:51:48 +00:00
clippy tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
dev_container Update cloud storage locations to use crosvm-infra project 2022-07-29 02:17:15 +00:00
fmt Add --nightly option to rustfmt 2022-07-28 23:06:51 +00:00
health-check health-check: Add option to run only some checks 2022-05-26 01:03:59 +00:00
install-aarch64-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-armhf-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-deps tools/run_tests: Add lcov generation 2022-08-02 23:35:20 +00:00
install-docs-deps tools: enable search feature for mdbook 2022-07-29 21:16:21 +00:00
presubmit tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
run_tests Add python presubmit checks 2022-04-15 19:22:53 +00:00
test_target Add python presubmit checks 2022-04-15 19:22:53 +00:00
x86vm Add python presubmit checks 2022-04-15 19:22:53 +00:00