crosvm/tools/impl
Dennis Kempin 389a02462d dev_container: Install tmux and mold
tmux can be used to run presubmit checks in parallel:

  $ tools/presubmit --tmux

And mold is a faster linker that will be used for experiments.

BUG=None
TEST=None

Change-Id: Ie332d7285aa94d9072e201a3cac825337ae825cb
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3997872
Auto-Submit: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-11-02 01:56:48 +00:00
..
cros_container infra: Add build_chromeos_container builder 2022-10-26 23:05:08 +00:00
dev_container dev_container: Install tmux and mold 2022-11-02 01:56:48 +00:00
testvm
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py test_runner: Add separate cargo target dir for each platform 2022-10-31 21:33:33 +00:00
health_check.py
test_config.py Extract devices integration tests 2022-10-26 17:53:08 +00:00
test_runner.py Make common crates part of the crosvm workspace 2022-10-31 21:33:33 +00:00
test_target.py test_runner: Add separate cargo target dir for each platform 2022-10-31 21:33:33 +00:00
testvm.py