mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
While we can run armhf binaries on aarch64 or use user-space emulation to run aarch64 tests on the x86 host, some tests will fail in that scenario as they will interact with kernel APIs directly (e.g. kvm). This will make it easier to distinguish 'do not run on armhf because we haven't fixed the tests' from 'this test is not supported on a foreign arch kernel and that is expected'. It also enables a quicker method of running aarch64 tests with user-space emulation. BUG=b:218374759 TEST=./tools/dev_container ./tools/run_tests --target=host --arch=aarch64 Change-Id: I81871e11d3b02ee1ed3bac88bada28fbba8a3f31 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3447292 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com> |
||
---|---|---|
.. | ||
chromeos | ||
contrib | ||
examples | ||
impl | ||
windows | ||
aarch64vm | ||
cargo-doc | ||
clippy | ||
dev_container | ||
fmt | ||
install-aarch64-deps | ||
install-armhf-deps | ||
install-deps | ||
presubmit | ||
run_tests | ||
set_test_target | ||
x86vm |