| /Zephyr-4.3.0/tests/ztest/ztest_param/pytest/ |
| D | test_parameters.py | 5 from twister_harness import Shell 7 def test_run_all_shuffled(shell: Shell): argument 15 def test_run_testcase_once(shell: Shell): argument 28 def test_run_testsuite_twice(shell: Shell): argument 35 def test_run_testsuite_once(shell: Shell): argument 41 def test_run_testcase_with_int_parameter(shell: Shell): argument 48 def test_run_testcase_with_string_parameter(shell: Shell, test_input): argument
|
| /Zephyr-4.3.0/tests/net/lib/lwm2m/interop/pytest/ |
| D | test_lwm2m.py | 27 from twister_harness import Shell 33 def test_LightweightM2M_1_1_int_102(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… argument 47 def test_LightweightM2M_1_1_int_103(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… argument 58 def test_LightweightM2M_1_1_int_104(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… argument 66 def test_LightweightM2M_1_1_int_107(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… argument 82 def test_LightweightM2M_1_1_int_109(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str… argument 90 def test_LightweightM2M_1_1_int_201(shell: Shell, leshan: Leshan, endpoint: str): argument 118 def test_LightweightM2M_1_1_int_203(shell: Shell, leshan: Leshan, endpoint: str): argument 126 def test_LightweightM2M_1_1_int_204(shell: Shell, leshan: Leshan, endpoint: str): argument 134 def test_LightweightM2M_1_1_int_205(shell: Shell, leshan: Leshan, endpoint: str): argument [all …]
|
| D | test_bootstrap.py | 20 from twister_harness import Shell 39 def test_LightweightM2M_1_1_int_1(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint_bootst… argument 45 def test_LightweightM2M_1_1_int_4(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: Endpo… argument 65 def test_LightweightM2M_1_1_int_6(shell: Shell, dut: DeviceAdapter, endpoint: Endpoint): argument 81 def test_LightweightM2M_1_1_int_7(shell: Shell, dut: DeviceAdapter, endpoint: Endpoint): argument 90 def verify_LightweightM2M_1_1_int_101(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: E… argument 96 def verify_LightweightM2M_1_1_int_401(shell: Shell, leshan: Leshan, endpoint: Endpoint): argument
|
| D | test_nosec.py | 21 from twister_harness import Shell 26 def test_LightweightM2M_1_1_int_101(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint_nose… argument 33 def test_LightweightM2M_1_1_int_105(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint_nose… argument
|
| D | test_portfolio.py | 23 from twister_harness import Shell 27 def test_LightweightM2M_1_1_int_1630(shell: Shell, leshan: Leshan, endpoint: str, configuration_C13… argument 55 def test_LightweightM2M_1_1_int_1635(shell: Shell, leshan: Leshan, endpoint: str, configuration_C13… argument
|
| D | test_blockwise.py | 21 from twister_harness import DeviceAdapter, Shell 25 def test_blockwise_1(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): argument 46 def test_blockwise_2(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): argument 77 def test_blockwise_3(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): argument 109 def test_blockwise_4(shell: Shell, dut: DeviceAdapter, leshan: Leshan, endpoint: str): argument
|
| /Zephyr-4.3.0/samples/subsys/testsuite/pytest/shell/pytest/ |
| D | test_shell.py | 7 from twister_harness import Shell 12 def test_shell_print_help(shell: Shell): argument 19 def test_shell_print_version(shell: Shell): argument
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/samples/pytest/shell/pytest/ |
| D | test_shell.py | 7 from twister_harness import Shell 12 def test_shell_print_help(shell: Shell): argument 19 def test_shell_print_version(shell: Shell): argument
|
| /Zephyr-4.3.0/samples/sensor/sensor_shell/pytest/ |
| D | test_sensor_shell.py | 6 from twister_harness import Shell 11 def test_sensor_shell_info(shell: Shell): argument 22 def test_sensor_shell_get(shell: Shell): argument 39 def test_sensor_shell_attr_get(shell: Shell): argument 53 def test_sensor_shell_attr_set(shell: Shell): argument 69 def test_sensor_shell_trig(shell: Shell): argument
|
| /Zephyr-4.3.0/samples/subsys/shell/shell_module/ |
| D | Kconfig | 6 mainmenu "Shell module sample application" 11 bool "Shell foreground commands example" 15 bool "Shell dynamic commands example"
|
| D | README.rst | 2 :name: Custom Shell module 5 Register shell commands using the Shell API 11 using the :ref:`Shell API <shell_api>`: 109 Details on Shell Subsystem 112 For more details on the Shell subsystem, check the general :ref:`Shell documentation <shell_api>`.
|
| /Zephyr-4.3.0/scripts/pylib/pytest-twister-harness/tests/helpers/ |
| D | shell_test.py | 6 from twister_harness.helpers.shell import Shell 11 shell = Shell(shell_simulator_adapter, timeout=5.0)
|
| /Zephyr-4.3.0/doc/services/device_mgmt/smp_groups/ |
| D | smp_group_9.rst | 3 Shell management 6 Shell management allows passing commands to the shell subsystem over the SMP 9 Shell management group defines following commands: 17 | ``0`` | Shell command line execute | 20 Shell command line execute 26 Shell command line execute request 66 Shell command line execute response
|
| /Zephyr-4.3.0/tests/boot/with_mcumgr/pytest/ |
| D | test_upgrade_ble.py | 9 from twister_harness import DeviceAdapter, MCUmgrBle, Shell 14 def test_upgrade_with_confirm_ble(mcumgr_ble: MCUmgrBle, dut: DeviceAdapter, shell: Shell): argument
|
| D | utils.py | 8 from twister_harness import MCUmgr, Shell 14 def check_with_shell_command(shell: Shell, version: str, swap_type: str | None = None) -> None: argument
|
| /Zephyr-4.3.0/lib/posix/shell/ |
| D | Kconfig | 4 menu "POSIX Shell Utilities" 18 endmenu # "POSIX Shell Utilities"
|
| /Zephyr-4.3.0/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
| D | CMakeLists.txt | 8 # Shell Management group public API is exposed by MCUmgr API 9 # interface, when Shell Management is enabled.
|
| /Zephyr-4.3.0/subsys/mgmt/mcumgr/transport/ |
| D | Kconfig.shell | 13 bool "Shell mcumgr SMP transport" 24 int "Shell SMP MTU" 32 int "Shell SMP RX buffer count" 38 bool "Shell input expiration" 46 int "Shell input expiration timeout"
|
| /Zephyr-4.3.0/tests/drivers/can/host/pytest/ |
| D | conftest.py | 15 from twister_harness import DeviceAdapter, Shell 45 def fixture_chosen(shell: Shell) -> str: argument 62 def can_dut(dut: DeviceAdapter, shell: Shell, chosen: str) -> BusABC: argument
|
| /Zephyr-4.3.0/tests/bluetooth/classic/smp_io_cap/pytest/ |
| D | test_smp.py | 39 from twister_harness import DeviceAdapter, Shell 956 def test_sm_io_cap_init_001(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 964 def test_sm_io_cap_init_002(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 972 def test_sm_io_cap_init_003(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 980 def test_sm_io_cap_init_004(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 988 def test_sm_io_cap_init_005(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 996 def test_sm_io_cap_init_006(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 1004 def test_sm_io_cap_init_007(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 1012 def test_sm_io_cap_init_008(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument 1020 def test_sm_io_cap_init_009(self, shell: Shell, dut: DeviceAdapter, smp_initiator_dut): argument [all …]
|
| /Zephyr-4.3.0/samples/subsys/profiling/perf/pytest/ |
| D | test_perf.py | 10 from twister_harness import DeviceAdapter, Shell 15 def test_shell_perf(dut: DeviceAdapter, shell: Shell): argument
|
| /Zephyr-4.3.0/scripts/pylib/shell-twister-harness/ |
| D | test_shell.py | 9 from twister_harness import Shell 26 def test_shell_harness(shell: Shell, testdata_path): argument
|
| /Zephyr-4.3.0/drivers/ptp_clock/ |
| D | Kconfig | 23 bool "PTP Clock Shell" 26 Enable PTP Clock Shell.
|
| /Zephyr-4.3.0/tests/bluetooth/classic/rfcomm_s/pytest/ |
| D | conftest.py | 10 from twister_harness import DeviceAdapter, Shell 21 def fixture_initialize(request, shell: Shell, dut: DeviceAdapter): argument
|
| /Zephyr-4.3.0/tests/bluetooth/classic/gap_s/pytest/ |
| D | conftest.py | 10 from twister_harness import DeviceAdapter, Shell 21 def fixture_initialize(request, shell: Shell, dut: DeviceAdapter): argument
|