Searched refs:thread_test_setup (Results 1 – 2 of 2) sorted by relevance
| /tests/kernel/threads/dynamic_thread/src/ |
| A D | main.c | 217 void *thread_test_setup(void) in thread_test_setup() function 226 ZTEST_SUITE(thread_dynamic, NULL, thread_test_setup, NULL, NULL, NULL);
|
| /tests/kernel/threads/thread_apis/src/ |
| A D | main.c | 701 static void *thread_test_setup(void) in thread_test_setup() function 719 ZTEST_SUITE(threads_lifecycle, NULL, thread_test_setup, NULL, NULL, NULL); 720 ZTEST_SUITE(threads_lifecycle_1cpu, NULL, thread_test_setup,
|
Completed in 8 milliseconds