run_make_support::run

Function run_with_args

source
pub fn run_with_args(name: &str, args: &[&str]) -> CompletedProcess
Expand description

Run a built binary with one or more argument(s) and make sure it succeeds.