zephyr/tests/posix/common/src
David Leach 507a06fa82 tests: posix: Fix unchecked return coverity error
New test cases did not check return value of pthread_attr_init()

Fixes #33809

Signed-off-by: David Leach <david.leach@nxp.com>
2021-04-01 04:52:10 -04:00
..
clock.c
main.c
mqueue.c
mutex.c
nanosleep.c
posix_rwlock.c
pthread.c
pthread_key.c
semaphore.c
timer.c