zephyr/tests/kernel/threads/thread_apis/src
Andrew Boie 72bab8c720 tests: show k_thread_abort works in an ISR
This wasn't covered in this context. I found an issue with
native_posix with it.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-08-18 08:36:35 +02:00
..
main.c tests: show k_thread_abort works in an ISR 2020-08-18 08:36:35 +02:00
test_essential_thread.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
test_kthread_for_each.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
test_threads_cancel_abort.c tests: show k_thread_abort works in an ISR 2020-08-18 08:36:35 +02:00
test_threads_cpu_mask.c tests: threads: mark cpu_mask skipped where it does not run 2020-08-06 12:07:38 -05:00
test_threads_set_priority.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
test_threads_spawn.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
test_threads_suspend_resume.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tests_thread_apis.h kernel: tests: Added header with common declarations 2019-10-01 09:16:01 -04:00