Skip to main content

run_upstream_test_with_mode

Function run_upstream_test_with_mode 

Source
pub fn run_upstream_test_with_mode(
    rt: &RuntimeConfig,
    target: Option<&str>,
    mode: &str,
    timeout: Duration,
    json_output: bool,
) -> i32
Expand description

Run upstream tests with an explicit mode (“proxy” or “tcp”).