Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c1395 static void testsuite_list_get(size_t idx, struct shell_static_entry *entry);
1397 SHELL_DYNAMIC_CMD_CREATE(testsuite_names, testsuite_list_get);
1426 static void testsuite_list_get(size_t idx, struct shell_static_entry *entry) in testsuite_list_get() function