crosvm/tools
Dennis Kempin 11a48d4cca tools: refactoring: Split common.py into multiple files
This is a refactoring with no functionality change. The common.py
file is split up so we will be able to use the parts that have no
third party dependencies separately.

For now, keep common.py and re-export everything, so we do not
introduce issues in other tools.

BUG=b:267499599
TEST=presubmit

Change-Id: Idf6d45bd90f5cf448fb9dd88df540af3da0f7f88
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4482141
Reviewed-by: Zihan Chen <zihanchen@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2023-05-02 17:04:27 +00:00
..
audio_streams_conformance_test audio_streams_conformance_test: add debug mode 2023-02-21 14:50:38 +00:00
chromeos merge_bot: Do not create more than 2 dry runs within 24h 2023-01-17 19:48:53 +00:00
contrib crosvm: Uprev rust toolchain and dev container 2023-02-08 20:26:30 +00:00
examples tools/examples: remove --disable-sandbox from example 2023-03-03 22:17:28 +00:00
impl tools: refactoring: Split common.py into multiple files 2023-05-02 17:04:27 +00:00
infra infra: Upload binary size to dashboard in postsubmit 2023-02-15 22:41:49 +00:00
tests tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
windows tools: add check for lf line endings 2023-01-06 20:27:39 +00:00
.vpython3 tools: Add 'rich' as dependency 2023-01-24 17:33:29 +00:00
aarch64vm testvm: Refactor to use argh 2023-04-11 20:30:26 +00:00
bench tools: Collect syscall frequency stats via bench 2023-03-28 18:19:31 +00:00
bindgen-all-the-things Fix remaining Chrome/Chromium OS instances 2023-01-03 22:14:30 +00:00
build_release tools: Add PGO support 2023-03-29 00:14:01 +00:00
cargo-doc tools: port cargo-doc to python 2023-04-27 20:51:42 +00:00
cl tools/cl upload: Add a few convenience flags 2022-11-02 20:20:47 +00:00
clippy tools/clippy: add --allow-no-vcs to --fix 2023-04-03 18:44:12 +00:00
custom_checks crosvm: Add seccomp_trace feature 2023-03-01 19:18:12 +00:00
dev_container Revert "dev_container: Simplify interactive/tty logic" 2023-04-28 19:48:22 +00:00
fmt tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
health-check tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
install-aarch64-deps tools: stop installing libudev 2023-01-13 17:11:36 +00:00
install-armhf-deps tools: stop installing libudev 2023-01-13 17:11:36 +00:00
install-deps dev_container: Add strace to dependency 2023-03-28 18:25:12 +00:00
install-deps.ps1 tools: run_test2 add windows support 2023-02-07 14:56:12 +00:00
install-mingw64-deps toolchain refactoring: Only support native out of the box 2023-01-24 17:33:29 +00:00
install-riscv64-deps tools: chmod +x install-riscv-deps 2023-04-26 23:51:10 +00:00
nextest_package New nextest based test runner 2023-02-02 23:39:42 +00:00
presubmit presubmit: Run tests/builds with verbose output 2023-04-26 19:14:32 +00:00
run_tests reland: presubmit: Run x86 tests on vm by default 2023-04-11 20:40:09 +00:00
run_tests2 Migrate run_tests2 to run_tests 2023-02-13 23:31:19 +00:00
setup-wine64 tools: Do not use pip to install python packages 2023-02-27 19:24:18 +00:00
testvm testvm: Improved CLI usability 2023-04-11 20:30:26 +00:00
x86vm testvm: Refactor to use argh 2023-04-11 20:30:26 +00:00