]> sourceware.org Git - glibc.git/commit
rt: more clock_nanosleep tests
authorDJ Delorie <dj@redhat.com>
Wed, 18 Sep 2024 02:52:37 +0000 (22:52 -0400)
committerDJ Delorie <dj@redhat.com>
Tue, 8 Oct 2024 18:27:55 +0000 (14:27 -0400)
commitcfb35f5f7f32cec8fa4e16b99e35b7d70fa13f1f
tree1700be41b5bcb596e11fa9fd58507022c7e173fd
parentd40ac01cbbc66e6d9dbd8e3485605c63b2178251
rt: more clock_nanosleep tests

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>
rt/Makefile
rt/tst-clock_nanosleep2-time64.c [new file with mode: 0644]
rt/tst-clock_nanosleep2.c [new file with mode: 0644]
This page took 0.040964 seconds and 5 git commands to generate.