Home
last modified time | relevance | path

Searched refs:fixture_device_adapter (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/scripts/pylib/pytest-twister-harness/tests/device/
Dqemu_adapter_test.py18 def fixture_device_adapter(tmp_path) -> Generator[QemuAdapter, None, None]: function
Dbinary_adapter_test.py30 def fixture_device_adapter(tmp_path: Path) -> Generator[NativeSimulatorAdapter, None, None]: function