time: Add getitimer and setitimer basic tests
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Sun, 28 Feb 2021 20:31:25 +0000 (17:31 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 15 Apr 2021 14:27:35 +0000 (11:27 -0300)
commit27561951d6f9e4ad0dcac8847a240c30d6a2865d
tree2439b067a6140125eda3d4189068eec591c9024b
parentd87214a104e4296fdab67f3abdf8f2863862dbb4
time: Add getitimer and setitimer basic tests

Checked on i686-linux-gnu and x86_64-linux-gnu.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
time/Makefile
time/tst-itimer.c [new file with mode: 0644]