Module mock

Module mock 

Source
Expand description

Mock flash implementations for testing

This module provides mock flash devices that can be used for testing without real hardware. Available with the mock feature.

Structsยง

MeasuredMockFlash
Mock flash device that tracks operation statistics
MeasuredStats
Statistics for flash operations
MockFlash
Simple mock flash device with byte-level operations
SectorMockFlash
Sector-based mock flash device