Home
last modified time | relevance | path

Searched refs:common_errors (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/posix/common/src/
Dnanosleep.c35 static void common_errors(int selection, clockid_t clock_id, int flags) in common_errors() function
109 common_errors(SELECT_NANOSLEEP, CLOCK_REALTIME, 0); in ZTEST()
117 common_errors(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME); in ZTEST()