Function base::test_utils::call_test_with_sudo
source · pub fn call_test_with_sudo(name: &str)
Expand description
The tests below require root privileges. Re-invoke the test binary to execute the specified test with sudo. The test will fail if passwordless sudo is not available.