aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/tst-ntp_gettime.c
AgeCommit message (Collapse)Author
2021-03-23tst: Add test for ntp_gettimeLukasz Majewski
This code provides test to check if time on target machine is properly read via ntp_gettime syscall. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>