Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ p1_cli_much_stdout
Function
p1_cli_much_stdout
tests/all/cli_tests.rs:2534–2536 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2532
2533
#[test]
2534
fn p1_cli_much_stdout() -> Result<()> {
2535
run_much_stdout(P1_CLI_MUCH_STDOUT_COMPONENT, &[])
2536
}
2537
2538
#[test]
2539
fn p2_cli_much_stdout() -> Result<()> {
Callers
nothing calls this directly
Calls
1
run_much_stdout
Function · 0.85
Tested by
no test coverage detected