index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
/
set-timer-lat.c
Age
Commit message (
Expand
)
Author
2024-10-14
selftests:timers: remove local CLOCKID defines
Shuah Khan
2024-10-14
selftests: timers: Remove unneeded semicolon
Chen Ni
2024-10-14
selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines
Shuah Khan
2024-05-06
selftests: timers: ksft_exit functions do not return
Nathan Chancellor
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
2017-09-08
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-08-22
selftests: timers: drop support for !KTEST case
Shuah Khan
2017-08-17
kselftests: timers: set-timer-lat: Add one-shot timer test cases
Greg Hackmann
2017-08-17
kselftests: timers: set-timer-lat: Tweak reporting when timer fires early
Greg Hackmann
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
2015-03-31
kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...
John Stultz
2015-03-12
selftests/timers: Add set-timer-lat test from timetest suite
John Stultz