zephyr/tests/kernel/semaphore
Jian Kang 0124e08e0f kernel: semaphore: Add two testcases of semaphore
Add two testcases to test semaphore feature on system side. For example,
test semaphore usage and sync process between different priority threads
to verify the semaphore can be take by higher priority thread, and give
sem more than max value of semaphore that set in init step to verify sem
count is correct or not.

Signed-off-by: Jian Kang <jianx.kang@intel.com>
2021-04-06 10:18:07 -04:00
..
semaphore tests: kernel: semaphore: add test for k_sem_reset with waiting threads 2021-03-06 07:39:43 -05:00
sys_sem kernel: semaphore: Add two testcases of semaphore 2021-04-06 10:18:07 -04:00