Skip to main content

Crate fake_pdev

Crate fake_pdev 

Source
Expand description

fake_pdev provides a fake platform-device implementation that can be used in unit tests.

Structsยง

Config
Holds resources used to create a FakePDev instance.
FakePDev
A fake implementation of the fuchsia.hardware.platform.device.Device protocol.