mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
a5312895e7
This is a refactoring that adds the following functionality to exec_in_guest: - Receive exit codes from executed commands and by default check if they are zero. - Add timeouts to all communication with the guest - Allow commands to be executed asynchronously, to allow the test code to perform actions while the guest command is running. - Add anyhow error handling with contexts for more helpful error messages BUG=b:269137600 BUG=b:268539201 Change-Id: Ic069c3ccae363790a124db10a0db76e4ad4384c3 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4251717 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Zihan Chen <zihanchen@google.com> |
||
---|---|---|
.. | ||
delegate.rs | ||
Dockerfile | ||
install_build_deps.sh | ||
Makefile | ||
PREBUILT_VERSION | ||
upload_prebuilts.sh | ||
use_local_build.sh |