Home
last modified time | relevance | path

Searched refs:CustomSimulatorAdapter (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dfactory.py14 CustomSimulatorAdapter,
45 DeviceFactory.register_device_class('custom', CustomSimulatorAdapter)
Dbinary_adapter.py133 class CustomSimulatorAdapter(BinaryAdapterBase): class
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/device/
Dbinary_adapter_test.py16 CustomSimulatorAdapter,
206 device = CustomSimulatorAdapter(DeviceConfig(build_dir=tmp_path, type='custom'))
214 device = CustomSimulatorAdapter(DeviceConfig(build_dir=tmp_path, type='custom'))