mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-28 17:44:10 +00:00
85d5655160
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> |
||
---|---|---|
.. | ||
dev_container | ||
testvm | ||
test_config.py | ||
test_runner.py | ||
test_target.py | ||
testvm.py |