zephyr/tests/kernel/threads/thread_apis/src
Tomasz Bursztyka 4b9134d8d2 tests: Apply IRQ offload API change
Switching to constant parameter.

Fixes #27399

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-09-02 13:48:13 +02:00
..
main.c tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
test_essential_thread.c test: thread: add a test case for essential thread abort 2020-08-21 13:58:35 -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: Apply IRQ offload API change 2020-09-02 13:48:13 +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
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