index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
selftest: Timers: Avoid signal deadlock in leap-a-day
John Stultz
1
-11
/
+12
2015-06-12
selftests: timers: Add leap-second timer edge testing to leap-a-day.c
John Stultz
1
-4
/
+72
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
1
-0
/
+7
2015-03-31
kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...
John Stultz
2
-2
/
+2
2015-03-25
tools, update rtctest.c to verify passage of time
Prarit Bhargava
1
-0
/
+13
2015-03-25
Documentation, split up rtc.txt into documentation and test file
Prarit Bhargava
2
-1
/
+259
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
1
-15
/
+12
2015-03-19
kselftest/timers: Set default threadtest values to simplify execution scripts
John Stultz
1
-2
/
+6
2015-03-12
selftests/timers: Add set-2038 test from timetest suite
John Stultz
2
-1
/
+146
2015-03-12
selftests/timers: Add set-tai from the timetest suite
John Stultz
2
-1
/
+81
2015-03-12
selftests/timers: Add leapcrash test from the timetest suite
John Stultz
2
-1
/
+122
2015-03-12
selftests/timers: Add leap-a-day test from timetest suite
John Stultz
2
-0
/
+321
2015-03-12
selftests/timers: Add clocksource-switch test from timetest suite
John Stultz
2
-1
/
+181
2015-03-12
selftests/timers: Add skew_consistency test from the timetests suite
John Stultz
2
-1
/
+91
2015-03-12
selftests/timers: Add change_skew test from timetest suite
John Stultz
2
-1
/
+109
2015-03-12
selftests/timers: Add alarmtimer-suspend test from timetests suite
John Stultz
2
-2
/
+189
2015-03-12
selftests/timers: Add adjtimex validation test from timetest suite
John Stultz
2
-1
/
+212
2015-03-12
selftests/timers: Add mqueue latency test from the timetest suite
John Stultz
2
-1
/
+126
2015-03-12
selftests/timers: Add threaded time inconsistency test from timetest suite
John Stultz
2
-2
/
+202
2015-03-12
selftests/timers: Add set-timer-lat test from timetest suite
John Stultz
2
-1
/
+213
2015-03-12
selftests/timers: Add clock skew estimation test from timetest suite
John Stultz
2
-1
/
+156
2015-03-12
selftests/timers: Add nsleep-lat test from timetest suite
John Stultz
2
-1
/
+192
2015-03-12
selftests/timers: Add inconsistency-check test from timetests
John Stultz
2
-2
/
+206
2015-03-12
selftests/timers: Add nanosleep test from timetest suite
John Stultz
2
-1
/
+176
2015-03-12
selftests/timers: Quiet warning due to lack of return check on brk
John Stultz
1
-5
/
+4
2015-03-12
selftests/timers: Cleanup Makefile to make it easier to add future tests
John Stultz
1
-3
/
+8
2014-11-17
selftests/timers: change test to use ksft framework
Shuah Khan
1
-6
/
+8
2013-10-17
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-07-03
selftests: add basic posix timers selftests
Frederic Weisbecker
2
-0
/
+229