zephyr/tests/kernel/threads/thread_apis/src
Alberto Escolar Piedras 3976dce591 tests/kernel thread_apis: Switch native_posix to native_sim in comment
native_posix is being deprecated, let's update a comment

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-08-16 11:20:34 +01:00
..
main.c tests/kernel thread_apis: Switch native_posix to native_sim in comment 2024-08-16 11:20:34 +01:00
test_essential_thread.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
test_kthread_for_each.c test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
test_threads_cancel_abort.c tests/kernel/threads: Augment abort_from_isr test to detect FMW 2024-05-02 13:55:03 -04: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: kernel: Add ISR tests for k_thread_priority_set() 2024-08-02 03:29:55 -04: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 test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
tests_thread_apis.h