crosvm/tools
Dennis Kempin 278849cbe1 test_runner: More flexible timeouts
Tests can now be marked as large to increase the timeout from it's
original 60s to 120s.
The test runner is also updated to detect if the test is running in
an emulated environment, and doubles the timeout for those.

BUG=b:218681921
TEST=./tools/presubmit --all

Change-Id: I95fc238dcd23a5035826f422752eaf0ca215706c
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3469496
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Anton Romanov <romanton@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-02-16 22:54:17 +00:00
..
chromeos merge-into-chromeos: Create a dry run merge as well 2022-01-26 20:47:46 +00:00
contrib
examples Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
impl test_runner: More flexible timeouts 2022-02-16 22:54:17 +00:00
windows Upstream windows build/test script 2022-01-28 00:55:08 +00:00
aarch64vm
cargo-doc tools: Stop generating API docs for libvda 2021-12-09 18:01:34 +00:00
clippy Pythonify clippy/fmt scripts and add common.py 2022-02-15 22:01:58 +00:00
dev_container
fmt Pythonify clippy/fmt scripts and add common.py 2022-02-15 22:01:58 +00:00
install-aarch64-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-armhf-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-deps Pythonify clippy/fmt scripts and add common.py 2022-02-15 22:01:58 +00:00
presubmit Update ./tools/presubmit defaults and add --all mode 2022-02-10 22:04:18 +00:00
run_tests
set_test_target
x86vm