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

Function dwarf_imported_memory

tests/all/native_debug/lldb.rs:503–508  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

501#[test]
502#[ignore]
503fn dwarf_imported_memory() -> Result<()> {
504 test_dwarf_simple(
505 DWARF_IMPORTED_MEMORY,
506 &["--preload=env=./tests/all/native_debug/satisfy_memory_import.wat"],
507 )
508}
509
510#[test]
511#[ignore]

Callers

nothing calls this directly

Calls 1

test_dwarf_simpleFunction · 0.85

Tested by

no test coverage detected