zephyr/tests/lib/c_lib/thrd
Chris Friedt 9ecb7965b6 tests: libc: thrd: use sys_clock_gettime() and timespec_add()
Use sys_clock_gettime() instead of clock_gettime() and use
timespec_add() instead of manually adding timespec structures.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-06-24 14:18:52 +02:00
..
boards
src tests: libc: thrd: use sys_clock_gettime() and timespec_add() 2025-06-24 14:18:52 +02:00
CMakeLists.txt
prj.conf tests: c_lib: thrd: run test on 1 cpu 2025-06-14 12:36:48 -04:00
testcase.yaml