zephyr/tests/kernel/threads/thread_apis
Andy Ross 0f075753b8 tests/kernel/threads/thread_apis: Fix include hygine
These files were relying on _thread_essential_set() from
kernel_internal.h, but not including it directly.  New architectures
won't transitively include things the same way.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00
..
src tests/kernel/threads/thread_apis: Fix include hygine 2019-01-11 15:18:52 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests: test k_thread_name_set 2018-09-27 08:58:55 +05:30
testcase.yaml