Module test_helpers

Module test_helpers 

Source
Expand description

Mocks for the host interface and the emulator.

Structs§

NullTdispHostInterface
Implements the host side of the TDISP interface for the mock NullDevice.

Constants§

TDISP_MOCK_DEVICE_ID
Device ID that will be negotiated by the mock device.
TDISP_MOCK_GUEST_PROTOCOL
Guest protocol that will be negotiated by the mock device.
TDISP_MOCK_SUPPORTED_FEATURES
Device features that will be negotiated by the mock device.

Functions§

new_null_tdisp_interface
Implements the host side of the TDISP interface for a mock device that does nothing.