zephyr/tests/kernel/threads/thread_apis/src
Adithya Baglody 4c1667fbfa tests: Updated all the tests which use k_thread_access_grant.
With the new implementation we do not need a NULL terminated list
of kobjects. Therefore the list will only contain valid entries
of kobjects.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2019-01-03 12:35:14 -08:00
..
main.c tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
test_essential_thread.c tests: kernel: put all thread tests on one level 2018-05-26 09:16:42 -04:00
test_kthread_for_each.c tests: kernel: Move k_thread_foreach() API test to thread_apis test 2018-07-26 00:53:31 -04:00
test_threads_cancel_abort.c tests: kernel: put all thread tests on one level 2018-05-26 09:16:42 -04:00
test_threads_set_priority.c tests: kernel: put all thread tests on one level 2018-05-26 09:16:42 -04:00
test_threads_spawn.c tests: kernel: put all thread tests on one level 2018-05-26 09:16:42 -04:00
test_threads_suspend_resume.c tests: kernel: put all thread tests on one level 2018-05-26 09:16:42 -04:00