pub fn run_upstream_test_with_mode( rt: &RuntimeConfig, target: Option<&str>, mode: &str, timeout: Duration, json_output: bool, ) -> i32
Run upstream tests with an explicit mode (“proxy” or “tcp”).