Home
last modified time | relevance | path

Searched defs:NativeSimulatorAdapter (Results 1 – 3 of 3) sorted by relevance

/scripts/pylib/pytest-twister-harness/tests/device/
A Dbinary_adapter_test.py42 device: NativeSimulatorAdapter, script_path: str
52 def test_if_binary_adapter_runs_without_errors(launched_device: NativeSimulatorAdapter) -> None:
68 device: NativeSimulatorAdapter, script_path: str
93 patched_popen, device: NativeSimulatorAdapter
102 patched_popen, device: NativeSimulatorAdapter
111 patched_popen, device: NativeSimulatorAdapter
119 caplog: pytest.LogCaptureFixture, launched_device: NativeSimulatorAdapter
143 launched_device: NativeSimulatorAdapter
159 launched_device: NativeSimulatorAdapter
171 device: NativeSimulatorAdapter, script_path: str
[all …]
/scripts/pylib/pytest-twister-harness/tests/helpers/
A Dshell_test.py9 def test_if_shell_helper_properly_send_command(shell_simulator_adapter: NativeSimulatorAdapter) -> …
/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
A Dbinary_adapter.py117 class NativeSimulatorAdapter(BinaryAdapterBase): class

Completed in 8 milliseconds