zephyr/tests/kernel/threads/thread_apis/src
Anas Nashif efb8df5366 cleanup: include/: move misc/stack.h to debug/stack.h
move misc/stack.h to debug/stack.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
main.c tests: thread_apis: exercise some system calls 2019-06-25 22:45:09 -04:00
test_essential_thread.c tests: adjust stack size for qemu_x86 and mps2_an385's coverage test 2019-04-04 08:23:13 -04:00
test_kthread_for_each.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
test_threads_cancel_abort.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
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 tests: adjust stack size for qemu_x86 and mps2_an385's coverage test 2019-04-04 08:23:13 -04:00
test_threads_spawn.c pointer-type args: cast appropriately to be 64-bit compatible 2019-06-12 08:20:52 -07:00
test_threads_suspend_resume.c tests: thread_apis: exercise some system calls 2019-06-25 22:45:09 -04:00