summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers/adjtick.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-11selftests: timers: Use clock_name() and constants from clock-helpers.hThomas Weißschuh (Schneider Electric)1-3/+2
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu1-2/+3
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2024-10-14selftests:timers: remove local CLOCKID definesShuah Khan1-2/+0
2024-10-14selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC definesShuah Khan1-3/+1
2024-05-06selftests: timers: ksft_exit functions do not returnNathan Chancellor1-2/+2
2022-07-14selftests: timers: fix declarations of main()Wolfram Sang1-1/+1
2019-05-21selftests/timers: Add missing fflush(stdout) callsKees Cook1-0/+1
2017-08-22selftests: timers: drop support for !KTEST caseShuah Khan1-11/+0
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz1-0/+221