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

Function smoke

crates/fuzzing/src/oracles/diff_wasmi.rs:212–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

210
211 #[test]
212 fn smoke() {
213 crate::oracles::engine::smoke_test_engine(|_, config| Ok(WasmiEngine::new(config)))
214 }
215}

Callers

nothing calls this directly

Calls 3

smoke_test_engineFunction · 0.85
OkFunction · 0.85
newFunction · 0.50

Tested by

no test coverage detected