mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
cfb35f5f7f
Test that clock_nanosleep rejects out of range time values. Test that clock_nanosleep actually sleeps for at least the requested time relative to the requested clock. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2 lines
34 B
C
2 lines
34 B
C
#include "tst-clock_nanosleep2.c"
|