crosvm/tools/impl
Daniel Verkamp 55a5b54bf2 base: clean up vestigal sys_util references
The sys_util crate has been merged into base, but a few places still
refer to the old name. Fix or remove them as appropriate.

BUG=b:227226222
TEST=tools/presubmit --all

Change-Id: Icf9b57aff672b7c1afec768c9694e059f0f9a43d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3621205
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2022-05-02 20:16:18 +00:00
..
dev_container
testvm
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py
test_config.py base: clean up vestigal sys_util references 2022-05-02 20:16:18 +00:00
test_runner.py crosvm: test_runner: Allow arch to be specified separately for TestTarget 2022-04-30 01:10:15 +00:00
test_target.py crosvm: test_runner: Allow arch to be specified separately for TestTarget 2022-04-30 01:10:15 +00:00
testvm.py