Expand description
Helpers and mocks for writing tests
Structs§
Enums§
- The status of the current device. Retrievable via
TestHandle::status
.
Functions§
- Builds and returns a VFS with a mock input and output DAI device.
- Builds and returns a DigitalAudioInterface for testing scenarios. Returns the
TestHandle
associated with this device which can be used to validate behavior.