zephyr/tests/kernel/semaphore
Daniel Leung 3a7e0f875c tests: semaphore: add k_thread_join to test_sem_take_timeout_isr
This adds k_thread_join() to the thread being used in
test_sem_take_timeout_isr() to avoid a thread re-use error
in the test after this one.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-03 17:28:12 -04:00
..
semaphore tests: semaphore: add k_thread_join to test_sem_take_timeout_isr 2021-05-03 17:28:12 -04:00
sys_sem kernel: semaphore: Add two testcases of semaphore 2021-04-06 10:18:07 -04:00