zephyr/tests/kernel/threads/thread_apis/src
Andy Ross 54dd1a3cf1 tests/threads/thread_apis: Add test for CPU mask API
Very simple test for thread CPU masks.  While this is a SMP feature,
the implementation doesn't actually depend on SMP so we can test it
right here in the thread_apis test.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-02-01 21:37:24 -05:00
..
main.c tests/threads/thread_apis: Add test for CPU mask API 2019-02-01 21:37:24 -05:00
test_essential_thread.c tests/kernel/threads/thread_apis: Fix include hygine 2019-01-11 15:18:52 -05:00
test_kthread_for_each.c
test_threads_cancel_abort.c
test_threads_cpu_mask.c tests/threads/thread_apis: Add test for CPU mask API 2019-02-01 21:37:24 -05:00
test_threads_set_priority.c
test_threads_spawn.c
test_threads_suspend_resume.c