Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ wast_smoke_test
Function
wast_smoke_test
crates/fuzzing/src/oracles.rs:1345–1347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1343
1344
#[test]
1345
fn wast_smoke_test() {
1346
test_n_times(50, |(), u| super::wast_test(u));
1347
}
1348
}
Callers
nothing calls this directly
Calls
2
test_n_times
Function · 0.85
wast_test
Function · 0.85
Tested by
no test coverage detected