mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
When looking up crate options from test_options.py we used their path relative to the crosvm root (e.g. common/p9). But when looking up options for binaries, the name is parsed from cargo output and just the crate name (e.g. p9). Fix this by just using the crate name. BUG=b:195126527 TEST=./tools/run_tests Change-Id: I09a3469daa071dc66295d777449dc101a6564162 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3248127 Commit-Queue: Dennis Kempin <denniskempin@google.com> Tested-by: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
impl | ||
aarch64vm | ||
clippy | ||
dev_container | ||
fmt | ||
install-aarch64-deps | ||
install-armhf-deps | ||
install-deps | ||
presubmit | ||
run_tests | ||
set_test_target | ||
x86vm |