crosvm/tools
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
..
chromeos tools: Move gerrit utilities into common.py 2022-07-15 21:23:16 +00:00
contrib base: replace PollToken with EventToken tree-wide 2022-06-02 22:30:38 +00:00
examples tools: build example_simple w/ no crosvm features. 2022-07-14 02:37:04 +00:00
impl tools: Fix path to test_target script 2022-07-27 18:07:28 +00:00
windows add release / debug modes to build_test script for building windows 2022-04-21 17:09:29 +00:00
.vpython3 infra: Small process improvements 2022-05-27 20:59:12 +00:00
aarch64vm Add python presubmit checks 2022-04-15 19:22:53 +00:00
bindgen-all-the-things Reland "Add a VAAPI wrapper crate" 2022-07-13 06:51:27 +00:00
cargo-doc tools: cargo-doc: Exclude crash-report feature 2022-07-21 16:57:14 +00:00
cl tools/cl: add prompt to set upstream branch if missing 2022-07-21 21:51:48 +00:00
clippy tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
dev_container tools/dev_container: Support cros checkouts 2022-07-18 23:32:48 +00:00
fmt Document memory layout. 2022-05-06 12:09:40 +00:00
health-check health-check: Add option to run only some checks 2022-05-26 01:03:59 +00:00
install-aarch64-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-armhf-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-deps tools: install-deps: add libva-dev and libudev-dev as dependencies 2022-06-23 01:12:15 +00:00
install-docs-deps tools/install-doc-deps: fix parse error 2022-07-13 07:29:17 +00:00
presubmit tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
run_tests Add python presubmit checks 2022-04-15 19:22:53 +00:00
test_target Add python presubmit checks 2022-04-15 19:22:53 +00:00
x86vm Add python presubmit checks 2022-04-15 19:22:53 +00:00