summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers/nanosleep.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-11selftests: timers: nanosleep: Report each test separatelyThomas Weißschuh (Schneider Electric)1-13/+8
2026-08-11selftests: timers: nanosleep: Explicitly handle timer_delete() failureThomas Weißschuh (Schneider Electric)1-4/+7
2026-08-11selftests: timers: nanosleep: Move all single clock tests out of the loop in ...Thomas Weißschuh (Schneider Electric)1-23/+28
2026-08-11selftests: timers: nanosleep: Reuse kselftest error numbersThomas Weißschuh (Schneider Electric)1-19/+17
2026-08-11selftests: timers: nanosleep: Explicitly list the tested clocksThomas Weißschuh (Schneider Electric)1-14/+12
2026-08-11selftests: timers: nanosleep: Drop output alignmentThomas Weißschuh (Schneider Electric)1-5/+5
2026-08-11selftests: timers: Use clock_name() and constants from clock-helpers.hThomas Weißschuh (Schneider Electric)1-36/+6
2026-07-10selftests: timers: Partially revert "Remove local NSEC_PER_SEC and USEC_PER_S...Wake Liu1-1/+2
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy1-1/+1
2025-11-14selftests/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh1-0/+55
2024-10-14selftests:timers: remove local CLOCKID definesShuah Khan1-14/+4
2024-10-14selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC definesShuah Khan1-2/+1
2022-07-14selftests: timers: nanosleep: adapt to kselftest frameworkWolfram Sang1-7/+11
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-11-03selftests: Add missing #include directivesBen Hutchings1-0/+1
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz1-0/+174