mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
b803e3cdcf
These tests require root privileges to run. Check if we can do a passwordless sudo and run the test process as a child process with sudo. This will work in CI or dev_container. For developer workflows, the test_runner will already ask for sudo credentials before running tests. BUG=b:261600801 TEST=Fails: cargo test -p net_util Passes: sudo true && cargo test -p net_util Change-Id: I7c18057f7cfb91d5d389f9d9d1bb2d886d7f0149 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4086904 Auto-Submit: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
unix_tap.rs |