Lines Matching defs:HardwareAdapter
33 …rdware_adapter_raise_exception_when_west_not_found(patched_which, device: HardwareAdapter) -> None:
39 def test_if_get_command_returns_proper_string_1(patched_which, device: HardwareAdapter) -> None:
47 def test_if_get_command_returns_proper_string_2(patched_which, device: HardwareAdapter) -> None:
58 def test_if_get_command_returns_proper_string_3(patched_which, device: HardwareAdapter) -> None:
69 def test_if_get_command_returns_proper_string_4(patched_which, device: HardwareAdapter) -> None:
82 def test_if_get_command_returns_proper_string_5(patched_which, device: HardwareAdapter) -> None:
95 def test_if_get_command_returns_proper_string_6(patched_which, device: HardwareAdapter) -> None:
107 def test_if_get_command_returns_proper_string_7(patched_which, device: HardwareAdapter) -> None:
119 def test_if_get_command_returns_proper_string_8(patched_which, device: HardwareAdapter) -> None:
132 …command_returns_proper_string_with_runner_params_1(patched_which, device: HardwareAdapter) -> None:
144 …command_returns_proper_string_with_runner_params_2(patched_which, device: HardwareAdapter) -> None:
170 patched_which, device: HardwareAdapter
184 def test_if_hardware_adapter_raises_exception_empty_command(device: HardwareAdapter) -> None:
192 def test_device_log_correct_error_handle(patched_popen, device: HardwareAdapter, tmp_path: Path) ->…
211 patched_serial, patched_popen, device: HardwareAdapter, monkeypatch: pytest.MonkeyPatch
242 device: HardwareAdapter, shell_simulator_path: str