zephyr/tests/posix
Benjamin Cabé c080d1cb4b tests: posix: add test for pthread_cond_init with existing condattr
Introduce new test for pthread_cond_init verifying successful
initialization with a valid pre-initialized condattr.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-04-25 19:03:28 +02:00
..
barriers
c_lib_ext
common tests: posix: add test for pthread_cond_init with existing condattr 2025-04-25 19:03:28 +02:00
eventfd
fs
headers
net
rwlocks posix + tests: use CLOCK_REALTIME where specified by POSIX 2025-04-24 22:58:43 +02:00
semaphores tests: posix: semaphores: ensure test is not skipped 2025-04-22 14:03:10 +02:00
signals
single_process
spinlocks
threads_ext
timers posix: move timespec functions to posix_clock.h 2025-04-24 22:58:43 +02:00
xsi_realtime tests: posix: xsi_realtime: move more tests into xsi_realtime 2025-04-23 02:15:17 +02:00
xsi_streams
xsi_system_logging
xsi_threads_ext