mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 14:26:05 +00:00
Enhance semaphore test to validate sem_timedwait() and sem_trywait(). This is intended to improve code coverage. Also modify ztest check with zassert_equal with return value instead of zassert_false for better understandability. Signed-off-by: Spoorthi K <spoorthi.k@intel.com> |
||
---|---|---|
.. | ||
common | ||
fs | ||
posix_checks | ||
pthread | ||
pthread_cancel | ||
pthread_equal | ||
pthread_join | ||
pthread_key |