Searched refs:stack_contexts (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/kernel/stack/stack/src/ |
D | test_stack_contexts.c | 116 ZTEST(stack_contexts, test_stack_thread2thread) in ZTEST() argument 131 ZTEST_USER(stack_contexts, test_stack_user_thread2thread) in ZTEST_USER() argument 147 ZTEST(stack_contexts, test_stack_thread2isr) in ZTEST() argument 161 ZTEST(stack_contexts, test_stack_alloc_thread2thread) in ZTEST() argument 233 ZTEST(stack_contexts, test_stack_multithread_competition) in ZTEST() argument 292 ZTEST(stack_contexts, test_stack_alloc_null) in ZTEST() argument
|
D | main.c | 325 ZTEST_SUITE(stack_contexts, NULL, stack_setup, NULL, NULL, NULL);
|