Home
last modified time | relevance | path

Searched defs:Shell (Results 1 – 25 of 40) sorted by relevance

12

/tests/ztest/ztest_param/pytest/
A Dtest_parameters.py7 def test_run_all_shuffled(shell: Shell):
15 def test_run_testcase_once(shell: Shell):
28 def test_run_testsuite_twice(shell: Shell):
35 def test_run_testsuite_once(shell: Shell):
41 def test_run_testcase_with_int_parameter(shell: Shell):
48 def test_run_testcase_with_string_parameter(shell: Shell, test_input):
/tests/net/lib/lwm2m/interop/pytest/
A Dtest_lwm2m.py90 def test_LightweightM2M_1_1_int_201(shell: Shell, leshan: Leshan, endpoint: str):
118 def test_LightweightM2M_1_1_int_203(shell: Shell, leshan: Leshan, endpoint: str):
126 def test_LightweightM2M_1_1_int_204(shell: Shell, leshan: Leshan, endpoint: str):
134 def test_LightweightM2M_1_1_int_205(shell: Shell, leshan: Leshan, endpoint: str):
152 def test_LightweightM2M_1_1_int_211(shell: Shell, leshan: Leshan, endpoint: str):
163 def test_LightweightM2M_1_1_int_212(shell: Shell, leshan: Leshan, endpoint: str):
205 def test_LightweightM2M_1_1_int_215(shell: Shell, leshan: Leshan, endpoint: str):
209 def test_LightweightM2M_1_1_int_220(shell: Shell, leshan: Leshan, endpoint: str):
213 def test_LightweightM2M_1_1_int_221(shell: Shell, leshan: Leshan, endpoint: str):
219 def test_LightweightM2M_1_1_int_222(shell: Shell, leshan: Leshan, endpoint: str):
[all …]
A Dtest_bootstrap.py39 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…
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…
96 def verify_LightweightM2M_1_1_int_401(shell: Shell, leshan: Leshan, endpoint: Endpoint):
A Dtest_blockwise.py25 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):
A Dtest_observe_attributes.py38 def test_attribute_step(shell: Shell, leshan: Leshan, endpoint: str):
71 def test_attribute_greater_than(shell: Shell, leshan: Leshan, endpoint: str):
116 def test_attribute_less_than(shell: Shell, leshan: Leshan, endpoint: str):
A Dtest_portfolio.py27 def test_LightweightM2M_1_1_int_1630(shell: Shell, leshan: Leshan, endpoint: str, configuration_C13…
55 def test_LightweightM2M_1_1_int_1635(shell: Shell, leshan: Leshan, endpoint: str, configuration_C13…
A Dtest_nosec.py26 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…
A Dconftest.py37 def __init__(self, name: str, shell: Shell, registered: bool = False, bootstrap: bool = False):
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:…
187 def configuration_C13(endpoint_registered, shell: Shell) -> str:
/tests/boot/with_mcumgr/pytest/
A Dtest_upgrade.py55 def run_upgrade_with_confirm(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr):
107 def test_upgrade_with_confirm(mcumgr: MCUmgr, dut: DeviceAdapter, shell: Shell):
112 def test_upgrade_with_revert(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr):
172 def test_upgrade_signature(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr, key_file):
A Dtest_downgrade_prevention.py17 def test_downgrade_prevention(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr):
A Dtest_upgrade_ble.py14 def test_upgrade_with_confirm_ble(mcumgr_ble: MCUmgrBle, dut: DeviceAdapter, shell: Shell):
A Dutils.py14 def check_with_shell_command(shell: Shell, version: str, swap_type: str | None = None) -> None:
/tests/bluetooth/classic/l2cap_s/pytest/
A Dtest_l2cap_server.py986 def test_l2cap_server_case_1(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
994 def test_l2cap_server_case_2(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1002 def test_l2cap_server_case_3(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1010 def test_l2cap_server_case_4(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1018 def test_l2cap_server_case_5(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1026 def test_l2cap_server_case_6(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1034 def test_l2cap_server_case_7(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1042 def test_l2cap_server_case_8(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1050 def test_l2cap_server_case_9(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1058 def test_l2cap_server_case_10(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
[all …]
A Dconftest.py17 def fixture_initialize(request, shell: Shell, dut: DeviceAdapter):
/tests/bluetooth/classic/l2cap_c/pytest/
A Dtest_l2cap_client.py1668 def test_l2cap_client_case_1(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1675 def test_l2cap_client_case_2(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1682 def test_l2cap_client_case_3(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1690 def test_l2cap_client_case_4(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1698 def test_l2cap_client_case_5(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1706 def test_l2cap_client_case_6(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1714 def test_l2cap_client_case_7(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1722 def test_l2cap_client_case_8(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1730 def test_l2cap_client_case_9(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
1738 def test_l2cap_client_case_10(self, shell: Shell, dut: DeviceAdapter, l2cap_br_dut):
[all …]
A Dconftest.py17 def fixture_initialize(request, shell: Shell, dut: DeviceAdapter):
/tests/drivers/can/host/pytest/
A Dconftest.py39 def fixture_chosen(shell: Shell) -> str:
55 def can_dut(dut: DeviceAdapter, shell: Shell, chosen: str) -> BusABC:
/tests/bluetooth/classic/sdp_c/pytest/
A Dtest_sdp.py946 def test_sdp_ssa_discover_no_record(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
952 def test_sdp_ssa_discover_one_record(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
965 self, shell: Shell, dut: DeviceAdapter, sdp_client_dut
972 def test_sdp_ss_discover_no_record(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
978 def test_sdp_ss_discover_one_record(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
984 def test_sdp_ss_discover_two_records(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
991 self, shell: Shell, dut: DeviceAdapter, sdp_client_dut
998 def test_sdp_sa_discover_no_record(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
1004 def test_sdp_sa_discover_one_record(self, shell: Shell, dut: DeviceAdapter, sdp_client_dut):
1017 self, shell: Shell, dut: DeviceAdapter, sdp_client_dut
[all …]
/tests/bluetooth/classic/gap_s/pytest/
A Dtest_gap_s.py740 def test_gap_s_1(self, shell: Shell, dut: DeviceAdapter, device_under_test):
746 def test_gap_s_2(self, shell: Shell, dut: DeviceAdapter, device_under_test):
752 def test_gap_s_3(self, shell: Shell, dut: DeviceAdapter, device_under_test):
758 def test_gap_s_4(self, shell: Shell, dut: DeviceAdapter, device_under_test):
764 def test_gap_s_5(self, shell: Shell, dut: DeviceAdapter, device_under_test):
770 def test_gap_s_6(self, shell: Shell, dut: DeviceAdapter, device_under_test):
776 def test_gap_s_7(self, shell: Shell, dut: DeviceAdapter, device_under_test):
782 def test_gap_s_8(self, shell: Shell, dut: DeviceAdapter, device_under_test):
788 def test_gap_s_9(self, shell: Shell, dut: DeviceAdapter, device_under_test):
794 def test_gap_s_10(self, shell: Shell, dut: DeviceAdapter, device_under_test):
/tests/bluetooth/classic/smp_io_cap/pytest/
A Dtest_smp.py1088 def test_sm_io_cap_rsp_001(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1096 def test_sm_io_cap_rsp_002(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1104 def test_sm_io_cap_rsp_003(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1112 def test_sm_io_cap_rsp_004(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1120 def test_sm_io_cap_rsp_005(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1128 def test_sm_io_cap_rsp_006(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1136 def test_sm_io_cap_rsp_007(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1144 def test_sm_io_cap_rsp_008(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1152 def test_sm_io_cap_rsp_009(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
1160 def test_sm_io_cap_rsp_010(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
[all …]
/tests/bluetooth/classic/gap_c/pytest/
A Dtest_gap_c.py454 def test_gap_c_1(self, shell: Shell, dut: DeviceAdapter, device_under_test):
460 def test_gap_c_2(self, shell: Shell, dut: DeviceAdapter, device_under_test):
466 def test_gap_c_3(self, shell: Shell, dut: DeviceAdapter, device_under_test):
472 def test_gap_c_4(self, shell: Shell, dut: DeviceAdapter, device_under_test):
478 def test_gap_c_5(self, shell: Shell, dut: DeviceAdapter, device_under_test):
484 def test_gap_c_6(self, shell: Shell, dut: DeviceAdapter, device_under_test):
/tests/bluetooth/classic/smp_sc_only/pytest/
A Dtest_smp.py575 def test_sm_sc_init_005(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
583 def test_sm_sc_init_006(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
591 def test_sm_sc_init_007(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
599 def test_sm_sc_init_008(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
607 def test_sm_sc_init_009(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
615 def test_sm_sc_rsp_005(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
623 def test_sm_sc_rsp_006(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
631 def test_sm_sc_rsp_007(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
639 def test_sm_sc_rsp_008(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
647 def test_sm_sc_rsp_009(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
/tests/bluetooth/classic/rfcomm_c/pytest/
A Dtest_rfcomm_c.py969 def test_rfcomm_c_1(self, shell: Shell, dut: DeviceAdapter, device_under_test):
976 def test_rfcomm_c_2(self, shell: Shell, dut: DeviceAdapter, device_under_test):
983 def test_rfcomm_c_3(self, shell: Shell, dut: DeviceAdapter, device_under_test):
990 def test_rfcomm_c_4(self, shell: Shell, dut: DeviceAdapter, device_under_test):
997 def test_rfcomm_c_5(self, shell: Shell, dut: DeviceAdapter, device_under_test):
1004 def test_rfcomm_c_6(self, shell: Shell, dut: DeviceAdapter, device_under_test):
1011 def test_rfcomm_c_7(self, shell: Shell, dut: DeviceAdapter, device_under_test):
1018 def test_rfcomm_c_8(self, shell: Shell, dut: DeviceAdapter, device_under_test):
1025 def test_rfcomm_c_9(self, shell: Shell, dut: DeviceAdapter, device_under_test):
/tests/bluetooth/classic/smp_bonding/pytest/
A Dtest_smp.py457 def test_sm_bonding_init_001(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
465 def test_sm_bonding_init_005(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
473 def test_sm_bonding_rsp_010(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
481 def test_sm_bonding_rsp_011(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
489 def test_sm_bonding_rsp_014(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
/tests/bluetooth/classic/smp_general/pytest/
A Dtest_smp.py2411 def test_sm_init_001(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2419 def test_sm_init_002(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2427 def test_sm_init_003(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2435 def test_sm_init_005(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2443 def test_sm_init_006(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2586 def test_sm_rsp_001(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2594 def test_sm_rsp_002(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2601 def test_sm_rsp_003(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2608 def test_sm_rsp_006(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
2615 def test_sm_rsp_008(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut):
[all …]

Completed in 71 milliseconds

12