crosvm/tools/impl
Dennis Kempin 1061a4fd02 tools: Fix path to test_target script
The test_target.py script is not longer directly executable
but the test runner would still be pointed at it when used
for iterative development.

BUG=None
TEST=./tools/test_target set vm:aarch64 && source .envrc && cargo test

Change-Id: Id179fe83cd1f449d266576340a2f6f46e63c2878
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3784340
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-07-27 18:07:28 +00:00
..
dev_container dev_container: Allow cargo home to be cached between runs 2022-07-07 17:49:47 +00:00
testvm
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py tools/dev_container: Support cros checkouts 2022-07-18 23:32:48 +00:00
test_config.py x86_64: build and test on windows 2022-07-19 23:55:49 +00:00
test_runner.py test_runner: format flaky tests message 2022-07-14 20:19:01 +00:00
test_target.py tools: Fix path to test_target script 2022-07-27 18:07:28 +00:00
testvm.py tools: Make run_tests python3.8 compatible 2022-06-24 21:53:48 +00:00