crosvm/net_util
Dennis Kempin b157bda3ee tools/run_tests: Run some tests as root
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>
2022-11-29 19:40:36 +00:00
..
src LSC: safe removal of needless_returns 2022-11-09 18:27:14 +00:00
tests tools/run_tests: Run some tests as root 2022-11-29 19:40:36 +00:00
build.rs net_util: Add windows slirp support 2022-10-11 15:25:38 +00:00
Cargo.toml Add --net option to the crosvm run command 2022-10-19 02:18:27 +00:00
prebuilts_version net_util: Add windows slirp support 2022-10-11 15:25:38 +00:00