MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / p2_cli_much_stdout

Function p2_cli_much_stdout

tests/all/cli_tests.rs:2539–2541  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2537
2538 #[test]
2539 fn p2_cli_much_stdout() -> Result<()> {
2540 run_much_stdout(P2_CLI_MUCH_STDOUT_COMPONENT, &[])
2541 }
2542
2543 #[test]
2544 #[cfg_attr(not(feature = "component-model-async"), ignore)]

Callers

nothing calls this directly

Calls 1

run_much_stdoutFunction · 0.85

Tested by

no test coverage detected