Skip to main content

run_mmio_self_test

Function run_mmio_self_test 

Source
pub fn run_mmio_self_test() -> ProbeResult
Expand description

Self-test of the MmioRegion abstraction (not a real hardware probe).

Allocates a heap buffer and exercises the MMIO wrapper methods (read/write lifecycle, boundary checks, bit manipulation). Useful for validating the abstraction before running in a silo.