mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 03:57:24 +00:00
Testing tap functionality requires root privileges. The crosvmdev user of our dev_container is set up for passwordless sudo, so we can seamlessly execute these tests via sudo. For running on the developer workstation directly, this will prompt for a password, which is disruptive to workflows. The --no-root option can be used to prevent this and skip the tests in question. BUG=None TEST=tools/run_tests [--no-root] Change-Id: I731887837affceb76152466f0006c4ee51a19234 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4063237 Reviewed-by: Zihan Chen <zihanchen@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com> |
||
---|---|---|
.. | ||
unix_tap.rs |