zephyr/tests/kernel/threads/thread_apis/src
Benedikt Schmidt aa25e212d1 tests: fix thread function signatures
Fix thread function signatures to avoid stack corruption on thread exit.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2023-10-30 12:24:34 +01:00
..
main.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_essential_thread.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_kthread_for_each.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_threads_cancel_abort.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_threads_cpu_mask.c kernel: thread: move thread api testcase to new ztest 2022-08-12 17:39:03 +02:00
test_threads_set_priority.c tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_threads_spawn.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_threads_suspend_resume.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
tests_thread_apis.h tests: kernel: thread_apis: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00