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

Function p2_cli_serve_trap_before_set

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

Source from the content-addressed store, hash-verified

2225
2226 #[tokio::test]
2227 async fn p2_cli_serve_trap_before_set() -> Result<()> {
2228 p2_cli_serve_guest_never_invoked_set(P2_CLI_SERVE_TRAP_BEFORE_SET_COMPONENT).await
2229 }
2230
2231 #[test]
2232 fn p3_cli_hello_stdout() -> Result<()> {

Callers

nothing calls this directly

Tested by

no test coverage detected