/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | test_bootstrap.py | 34 def verify_LightweightM2M_1_1_int_0(dut: DeviceAdapter, endpoint_bootstrap: Endpoint): 39 def test_LightweightM2M_1_1_int_1(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint_bootst… 45 def test_LightweightM2M_1_1_int_4(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: Endpo… 58 def test_LightweightM2M_1_1_int_5(dut: DeviceAdapter, leshan: Leshan, endpoint: Endpoint): 65 def test_LightweightM2M_1_1_int_6(shell: Shell, dut: DeviceAdapter, endpoint: Endpoint): 81 def test_LightweightM2M_1_1_int_7(shell: Shell, dut: DeviceAdapter, endpoint: Endpoint): 90 def verify_LightweightM2M_1_1_int_101(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: E…
|
D | test_blockwise.py | 25 def test_blockwise_1(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): 46 def test_blockwise_2(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): 77 def test_blockwise_3(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): 109 def test_blockwise_4(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str):
|
D | test_nosec.py | 26 def test_LightweightM2M_1_1_int_101(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint_nose… 33 def test_LightweightM2M_1_1_int_105(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint_nose…
|
D | test_lwm2m.py | 33 def test_LightweightM2M_1_1_int_102(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 47 def test_LightweightM2M_1_1_int_103(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 58 def test_LightweightM2M_1_1_int_104(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 66 def test_LightweightM2M_1_1_int_107(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 82 def test_LightweightM2M_1_1_int_109(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 266 def test_LightweightM2M_1_1_int_227(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 277 def test_LightweightM2M_1_1_int_228(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 404 def test_LightweightM2M_1_1_int_241(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 547 def test_LightweightM2M_1_1_int_302(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… 566 def test_LightweightM2M_1_1_int_303(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… [all …]
|
D | conftest.py | 97 def endpoint_nosec(request, shell: Shell, dut: DeviceAdapter, leshan: Leshan) -> str: 127 def endpoint_bootstrap(request, shell: Shell, dut: DeviceAdapter, leshan: Leshan, leshan_bootstrap:… 172 def endpoint_registered(endpoint_bootstrap, dut: DeviceAdapter) -> str:
|
/Zephyr-latest/tests/lib/devicetree/memory_region_flags/pytest/ |
D | test_memory_region_flags.py | 63 def test_region_r(dut: DeviceAdapter): 66 def test_region_nrwxail(dut: DeviceAdapter): 69 def test_region_no_flags(dut: DeviceAdapter): 72 def test_region_none(dut: DeviceAdapter):
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | fixtures.py | 49 def unlaunched_dut(request: pytest.FixtureRequest, device_object: DeviceAdapter) -> Generator[Devic… 58 def dut(request: pytest.FixtureRequest, device_object: DeviceAdapter) -> Generator[DeviceAdapter, N… 69 def shell(dut: DeviceAdapter) -> Shell: 93 def mcumgr(is_mcumgr_available: None, dut: DeviceAdapter) -> Generator[MCUmgr, None, None]:
|
/Zephyr-latest/tests/boot/with_mcumgr/pytest/ |
D | test_upgrade.py | 35 def clear_buffer(dut: DeviceAdapter) -> None: 45 def test_upgrade_with_confirm(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr): 96 def test_upgrade_with_revert(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr): 157 def test_upgrade_signature(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr, key_file):
|
D | test_downgrade_prevention.py | 17 def test_downgrade_prevention(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr):
|
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/ |
D | test_stm.py | 108 dut: DeviceAdapter, 152 def test_STM_decoded(dut: DeviceAdapter): 200 def test_STM_dictionary_mode(dut: DeviceAdapter):
|
/Zephyr-latest/tests/boards/nrf/coresight_stm/pytest/ |
D | test_stm.py | 130 dut: DeviceAdapter, 174 def test_STM_decoded(dut: DeviceAdapter): 254 def test_STM_dictionary_mode(dut: DeviceAdapter):
|
/Zephyr-latest/tests/subsys/logging/dictionary/pytest/ |
D | test_logging_dictionary.py | 23 def process_logs(dut: DeviceAdapter, build_dir): 153 def test_logging_dictionary(dut: DeviceAdapter, is_fpu_build):
|
/Zephyr-latest/tests/drivers/can/host/pytest/ |
D | conftest.py | 25 def fixture_context(request, dut: DeviceAdapter) -> str: 55 def can_dut(dut: DeviceAdapter, shell: Shell, chosen: str) -> BusABC:
|
D | can_shell.py | 26 def __init__(self, dut: DeviceAdapter, shell: Shell, channel: str,
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/pytest/ |
D | test_timer.py | 87 def wait_sync_point(dut: DeviceAdapter, point): 91 def test_flash(dut: DeviceAdapter, tool, tool_options, config,
|
/Zephyr-latest/tests/subsys/debug/gdbstub/pytest/ |
D | test_gdbstub.py | 21 def gdb_process(dut: DeviceAdapter, gdb_script, gdb_timeout, gdb_target_remote) -> subprocess.Compl… 79 def test_gdbstub(dut: DeviceAdapter, gdb_process, expected_app, expected_gdb, expected_gdb_detach, …
|
/Zephyr-latest/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr/pytest/ |
D | test_magic_addr.py | 12 def test_magic_addr(dut: DeviceAdapter):
|
/Zephyr-latest/tests/misc/llext-edk/pytest/ |
D | test_edk.py | 17 def test_edk(unlaunched_dut: DeviceAdapter):
|
/Zephyr-latest/samples/subsys/profiling/perf/pytest/ |
D | test_perf.py | 15 def test_shell_perf(dut: DeviceAdapter, shell: Shell):
|
/Zephyr-latest/tests/net/socket/tls_configurations/pytest/ |
D | test_app_vs_openssl.py | 72 def test_app_vs_openssl(dut: DeviceAdapter, server_type, port):
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 190 DeviceAdapter subsection 211 .. _shell_class:
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | factory.py | 31 def register_device_class(cls, name: str, klass: Type[DeviceAdapter]):
|
D | device_adapter.py | 28 class DeviceAdapter(abc.ABC): class
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/ |
D | shell.py | 26 self, device: DeviceAdapter, prompt: str = 'uart:~$', timeout: float | None = None
|