zephyr/tests/kernel/threads/thread_apis
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
..
src tests/threads/thread_apis: Add test for CPU mask API 2019-02-01 21:37:24 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests/threads/thread_apis: Add test for CPU mask API 2019-02-01 21:37:24 -05:00
testcase.yaml