Searched refs:get_wasmtime_command (Results 1 – 3 of 3) sorted by relevance
3 use super::cli_tests::get_wasmtime_command;8 let mut producer = get_wasmtime_command()? in run_wasmtime_piped()17 let mut consumer = get_wasmtime_command()? in run_wasmtime_piped()
13 let mut cmd = get_wasmtime_command()?; in run_wasmtime_for_output()463 let output = get_wasmtime_command()? in specify_env()471 let output = get_wasmtime_command()? in specify_env()483 let output = get_wasmtime_command()? in specify_env()491 let output = get_wasmtime_command()? in specify_env()502 let output = get_wasmtime_command()? in specify_env()530 let output = get_wasmtime_command()? in run_cwasm_from_stdin()674 let output = get_wasmtime_command()? in name_same_as_builtin_command()682 let output = get_wasmtime_command()? in name_same_as_builtin_command()691 let output = get_wasmtime_command()? in name_same_as_builtin_command()[all …]
3 use crate::cli_tests::get_wasmtime_command;8 let mut cmd = get_wasmtime_command()?; in run_debugger_test()