Home
last modified time | relevance | path

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

/tests/subsys/shell/shell_backend/src/
A Dshell_backend_test.c34 static void *shell_setup(void) in shell_setup() function
41 ZTEST_SUITE(shell_backend, NULL, shell_setup, NULL, NULL, NULL);
/tests/subsys/shell/shell_custom_header/src/
A Dmain.c18 static void *shell_setup(void) in shell_setup() function
29 ZTEST_SUITE(sh, NULL, shell_setup, NULL, NULL, NULL);
/tests/subsys/shell/shell_flash/src/
A Dshell_flash_test.c71 static void *shell_setup(void) in shell_setup() function
78 ZTEST_SUITE(shell_flash, NULL, shell_setup, NULL, NULL, NULL);
/tests/subsys/shell/shell/src/
A Dmain.c492 static void *shell_setup(void) in shell_setup() function
503 ZTEST_SUITE(shell_1cpu, NULL, shell_setup, ztest_simple_1cpu_before,
506 ZTEST_SUITE(sh, NULL, shell_setup, NULL, NULL, NULL);

Completed in 17 milliseconds