crosvm/tools/impl
Dennis Kempin f875e532a3 Properly handle colors in subprocesses
We have to manually specify color flags when calling processes. Added a
few utility functions to specify those.

BUG=b:243079837
TEST=./tools/health-check --color=always -v
./tools/health-check --color=never -v

Change-Id: I9095a888bbff264d15d3dbba41a2800155aa770f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3880829
Tested-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-09-08 17:08:59 +00:00
..
dev_container
testvm
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py Properly handle colors in subprocesses 2022-09-08 17:08:59 +00:00
health_check.py
test_config.py
test_runner.py
test_target.py
testvm.py