Home
last modified time | relevance | path

Searched refs:Shell (Results 1 – 25 of 135) sorted by relevance

123456

/Zephyr-latest/tests/ztest/ztest_param/pytest/
Dtest_parameters.py5 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-latest/samples/sensor/sensor_shell/pytest/
Dtest_sensor_shell.py6 from twister_harness import Shell
11 def test_sensor_shell_info(shell: Shell): argument
21 def test_sensor_shell_get(shell: Shell): argument
34 def test_sensor_shell_attr_get(shell: Shell): argument
46 def test_sensor_shell_attr_set(shell: Shell): argument
60 def test_sensor_shell_trig(shell: Shell): argument
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dtest_lwm2m.py27 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 …]
Dtest_bootstrap.py20 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
Dtest_nosec.py21 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
Dtest_portfolio.py23 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
Dtest_blockwise.py21 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
Dconftest.py20 from twister_harness import Shell
37 def __init__(self, name: str, shell: Shell, registered: bool = False, bootstrap: bool = False): argument
97 def endpoint_nosec(request, shell: Shell, dut: DeviceAdapter, leshan: Leshan) -> str: argument
127 def endpoint_bootstrap(request, shell: Shell, dut: DeviceAdapter, leshan: Leshan, leshan_bootstrap:… argument
187 def configuration_C13(endpoint_registered, shell: Shell) -> str: argument
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/samples/pytest/shell/pytest/
Dtest_shell.py7 from twister_harness import Shell
12 def test_shell_print_help(shell: Shell): argument
19 def test_shell_print_version(shell: Shell): argument
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/pytest/
Dtest_shell.py7 from twister_harness import Shell
12 def test_shell_print_help(shell: Shell): argument
19 def test_shell_print_version(shell: Shell): argument
/Zephyr-latest/samples/subsys/shell/shell_module/
DKconfig6 mainmenu "Shell module sample application"
11 bool "Shell foreground commands example"
15 bool "Shell dynamic commands example"
DREADME.rst2 :name: Custom Shell module
5 Register shell commands using the Shell API
11 using the :ref:`Shell API <shell_api>`:
112 Details on Shell Subsystem
115 For more details on the Shell subsystem, check the general :ref:`Shell documentation <shell_api>`.
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_9.rst3 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-latest/scripts/pylib/pytest-twister-harness/tests/helpers/
Dshell_test.py6 from twister_harness.helpers.shell import Shell
11 shell = Shell(shell_simulator_adapter, timeout=5.0)
/Zephyr-latest/lib/posix/shell/
DKconfig4 menu "POSIX Shell Utilities"
18 endmenu # "POSIX Shell Utilities"
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.shell13 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-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/
DCMakeLists.txt8 # Shell Management group public API is exposed by MCUmgr API
9 # interface, when Shell Management is enabled.
/Zephyr-latest/tests/drivers/can/host/pytest/
Dconftest.py15 from twister_harness import DeviceAdapter, Shell
39 def fixture_chosen(shell: Shell) -> str: argument
55 def can_dut(dut: DeviceAdapter, shell: Shell, chosen: str) -> BusABC: argument
/Zephyr-latest/tests/boot/with_mcumgr/pytest/
Dutils.py8 from twister_harness import MCUmgr, Shell
14 def check_with_shell_command(shell: Shell, version: str, swap_type: str | None = None) -> None: argument
Dtest_downgrade_prevention.py10 from twister_harness import DeviceAdapter, MCUmgr, Shell
17 def test_downgrade_prevention(dut: DeviceAdapter, shell: Shell, mcumgr: MCUmgr): argument
/Zephyr-latest/samples/subsys/profiling/perf/pytest/
Dtest_perf.py10 from twister_harness import DeviceAdapter, Shell
15 def test_shell_perf(dut: DeviceAdapter, shell: Shell): argument
/Zephyr-latest/scripts/pylib/shell-twister-harness/
Dtest_shell.py9 from twister_harness import Shell
26 def test_shell_harness(shell: Shell, testdata_path): argument
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dfixtures.py15 from twister_harness.helpers.shell import Shell
69 def shell(dut: DeviceAdapter) -> Shell:
71 shell = Shell(dut, timeout=20.0)
/Zephyr-latest/drivers/lora/
DKconfig23 bool "LoRa Shell"
26 Enable LoRa Shell for testing.
/Zephyr-latest/tests/bluetooth/classic/sdp_c/pytest/
Dconftest.py9 from twister_harness import DeviceAdapter, Shell
20 def fixture_initialize(request, shell: Shell, dut: DeviceAdapter): argument

123456