Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/
Dconftest.py40 def shell_simulator_path(resources: Path) -> str: function
46 tmp_path: Path, shell_simulator_path: str
52 device.command = ['python3', shell_simulator_path]
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/device/
Dhardware_adapter_test.py242 device: HardwareAdapter, shell_simulator_path: str