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

Function smoke

crates/fuzzing/src/oracles/diff_v8.rs:324–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

322
323#[test]
324fn smoke() {
325 crate::oracles::engine::smoke_test_engine(|_, config| Ok(V8Engine::new(config)))
326}

Callers

nothing calls this directly

Calls 3

smoke_test_engineFunction · 0.85
OkFunction · 0.85
newFunction · 0.50

Tested by

no test coverage detected