zephyr/tests/kernel/threads/thread_apis/src
Spoorthi K a94f97b4b3 tests: kernel: Validate set thread name to current thread
Enhance test to validate a scenario where k_thread_name_set()
    with NULL as thread ID should set thread name to current
    thread.

Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-10-29 10:17:10 -04:00
..
main.c tests: kernel: Validate set thread name to current thread 2018-10-29 10:17:10 -04:00
test_essential_thread.c
test_kthread_for_each.c
test_threads_cancel_abort.c
test_threads_set_priority.c
test_threads_spawn.c
test_threads_suspend_resume.c