crosvm/tools/impl
Dennis Kempin 4fa9b5147c Refactoring script: Copy sys_util(_core) to base
This will allow us to merge sys_util and win_sys_util.
The original source locations will remain until they
are moved into the ChromeOS source base.

See go/future-of-sys-util for details

BUG=b:22320646
TEST=run it

Change-Id: Ie1adcadba9d35f18cc7472dc78f05262114a726f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3536890
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-03-21 19:52:56 +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 Refactoring script: Copy sys_util(_core) to base 2022-03-21 19:52:56 +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