crosvm/tools/impl
Dennis Kempin fd0b4cb74a Refactoring script to move common/base/ to base/
This is a prerequisite for sys_util* to move into the base
crate. The crate should never have been in common in the
first place since it is not shared.

BUG=b:223206469
TEST=python tools/contrib/cargo_refactor.py

Change-Id: I60115e0418c6980d7bf7ff624a3cc0a24e71a57d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3530502
Reviewed-by: Anton Romanov <romanton@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Vikram Auradkar <auradkar@google.com>
2022-03-17 00:01:27 +00:00
..
dev_container
testvm
bindgen-common.sh tools/bindgen-all-the-things: add script to regenerate bindings 2022-03-03 23:47:03 +00:00
check_code_hygiene.py Check for crlf line endings 2022-03-01 00:51:16 +00:00
common.py Parallelize tools/fmt 2022-03-07 22:50:12 +00:00
test_config.py Upstream data_model 2022-03-10 18:48:52 +00:00
test_runner.py Refactoring script to move common/base/ to base/ 2022-03-17 00:01:27 +00:00
test_target.py Enable windows tests for a few crates 2022-02-18 03:18:58 +00:00
testvm.py