zephyr/tests/kernel/threads/thread_apis/src
Enjia Mai e89fe33a5a tests: thread: refine the thread abort test case
Refine the thread abort test case and add one extra condition.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-01-24 14:18:00 -05:00
..
main.c tests: thread: refine the thread abort test case 2021-01-24 14:18:00 -05:00
test_essential_thread.c test: thread: add a test case for essential thread abort 2020-08-21 13:58:35 -04:00
test_kthread_for_each.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
test_threads_cancel_abort.c tests: thread: refine the thread abort test case 2021-01-24 14:18:00 -05:00
test_threads_cpu_mask.c tests: threads: mark cpu_mask skipped where it does not run 2020-08-06 12:07:38 -05:00
test_threads_set_priority.c
test_threads_spawn.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
test_threads_suspend_resume.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tests_thread_apis.h