This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
crosvm
Watch
1
Star
0
Fork
You've already forked crosvm
0
mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced
2024-12-01 21:22:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9178c0e737
crosvm
/
e2e_tests
/
guest_under_test
/
PREBUILT_VERSION
2 lines
6 B
Text
Raw
Normal View
History
Unescape
Escape
e2e_tests: Extend exec_in_guest functionality 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>
2023-02-14 22:35:05 +00:00
r0004
Reference in a new issue
Copy permalink