crosvm/tools
Dennis Kempin 1e16dc6a8f tools/run_tests: Add --cov option
The option will generate an lcov file in the standard name lcov.info
and print a coverage report after running tests.

The lcov.info file is understood by many IDE plugins, e.g. "Coverage
Gutters" for vscode.

BUG=b:239255082
TEST=./tools/run_tests --cov

Change-Id: I475c62ada73f100a984ad863e511083c69807aff
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3840956
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
2022-08-19 18:05:35 +00:00
..
chromeos tools: Remove rebase_for_review script. 2022-08-19 08:22:45 +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 --cov option 2022-08-19 18:05:35 +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: Always upload to origin/main 2022-08-18 16:53:24 +00:00
clippy Add Cargo.lock check to tools/health-check 2022-08-15 19:38:44 +00:00
dev_container Update cloud storage locations to use crosvm-infra project 2022-07-29 02:17:15 +00:00
fmt tools/health-check: Revamp script to run on git delta only 2022-08-15 18:52:02 +00:00
health-check health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +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