Home
last modified time | relevance | path

Searched refs:test_shell_print_help (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/tests/twister_blackbox/test_data/samples/pytest/shell/pytest/
Dtest_shell.py12 def test_shell_print_help(shell: Shell): function
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/pytest/
Dtest_shell.py12 def test_shell_print_help(shell: Shell): function
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst41 samples/subsys/testsuite/pytest/shell/pytest/test_shell.py::test_shell_print_help
/Zephyr-latest/doc/develop/test/
Dpytest.rst263 - "pytest/test_shell.py::test_shell_print_help"
275 - "-k test_shell_print_help"
281 $ ./scripts/twister ... --pytest-args='-k test_shell_print_help'