Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2fd8774c79a455a1f12f75208d96f2f0cc3728c9
/
tools
/
testing
/
selftests
/
timers
09dee2a
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
1dbbf44
selftests: add missing set-tz to timers .gitignore
by Shuah Khan
· 8 years ago
a109ded
selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"
by Colin Ian King
· 8 years ago
c3cb835
selftests/timers: Add missing error code assignment before test
by Christophe JAILLET
· 9 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
0a553cb
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
by Andrey Smirnov
· 9 years ago
519efa9
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
by Andrey Smirnov
· 9 years ago
cd26fca
rtc: rtctest: Change alarm IRQ support detection
by Andrey Smirnov
· 9 years ago
1a77e2b
kselftests: timers: Add set-tz test case
by John Stultz
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e03a58c
kselftests: timers: Add adjtimex SETOFFSET validity tests
by John Stultz
· 9 years ago
12768c1
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
886187c
update .gitignore in selftests/timers
by Yuan Sun
· 9 years ago
3b44eda
selftests/timers: fix write return value handlng
by Andrzej Hajda
· 9 years ago
6a177af
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
7d88471
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
c1ee483
selftests: Add missing #include directives
by Ben Hutchings
· 9 years ago
e21a47f
rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVAL
by Uwe Kleine-König
· 9 years ago
6035519
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
by John Stultz
· 9 years ago
d93a74a
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 10 years ago
51a16c1
selftest: Timers: Avoid signal deadlock in leap-a-day
by John Stultz
· 10 years ago
0c4a5fc
selftests: timers: Add leap-second timer edge testing to leap-a-day.c
by John Stultz
· 10 years ago
61171d0
kselftests: timers: Check _ALARM clockids are supported before suspending
by John Stultz
· 10 years ago
acd5705
kselftests: timers: Ease alarmtimer-suspend unreasonable latency value
by John Stultz
· 10 years ago
859b1be
kselftests: timers: Increase delay between suspends in alarmtimer-suspend
by John Stultz
· 10 years ago
78000ef
selftests/timers: Make git ignore all binaries in timers test suite
by Zhang Zhen
· 10 years ago
48fd77d
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
by John Stultz
· 10 years ago
e48f284
kselftests: timers: Reduce default runtime on inconsistency-check and set-timer-lat
by John Stultz
· 10 years ago
0b63acc
tools, update rtctest.c to verify passage of time
by Prarit Bhargava
· 10 years ago
4a5fd81
Documentation, split up rtc.txt into documentation and test file
by Prarit Bhargava
· 10 years ago
5744de5
selftests/timers: Use shared logic to run and install tests
by Michael Ellerman
· 10 years ago
1c0a749
kselftest/timers: Set default threadtest values to simplify execution scripts
by John Stultz
· 10 years ago
0d02a75
selftests/timers: Add set-2038 test from timetest suite
by John Stultz
· 10 years ago
3a92a15
selftests/timers: Add set-tai from the timetest suite
by John Stultz
· 10 years ago
d7b2902
selftests/timers: Add leapcrash test from the timetest suite
by John Stultz
· 10 years ago
5bccfe4
selftests/timers: Add leap-a-day test from timetest suite
by John Stultz
· 10 years ago
7290ce1
selftests/timers: Add clocksource-switch test from timetest suite
by John Stultz
· 10 years ago
6e8b285
selftests/timers: Add skew_consistency test from the timetests suite
by John Stultz
· 10 years ago
d869424
selftests/timers: Add change_skew test from timetest suite
by John Stultz
· 10 years ago
b7bb844
selftests/timers: Add alarmtimer-suspend test from timetests suite
by John Stultz
· 10 years ago
de52133
selftests/timers: Add adjtimex validation test from timetest suite
by John Stultz
· 10 years ago
274d631
selftests/timers: Add mqueue latency test from the timetest suite
by John Stultz
· 10 years ago
e39b60f
selftests/timers: Add threaded time inconsistency test from timetest suite
by John Stultz
· 10 years ago
4e40d0a
selftests/timers: Add set-timer-lat test from timetest suite
by John Stultz
· 10 years ago
51f91cb
selftests/timers: Add clock skew estimation test from timetest suite
by John Stultz
· 10 years ago
c5fffcb
selftests/timers: Add nsleep-lat test from timetest suite
by John Stultz
· 10 years ago
ed3fe34
selftests/timers: Add inconsistency-check test from timetests
by John Stultz
· 10 years ago
689f32f
selftests/timers: Add nanosleep test from timetest suite
by John Stultz
· 10 years ago
2430ec6
selftests/timers: Quiet warning due to lack of return check on brk
by John Stultz
· 10 years ago
03438212
selftests/timers: Cleanup Makefile to make it easier to add future tests
by John Stultz
· 10 years ago
8847164
selftests/timers: change test to use ksft framework
by Shuah Khan
· 10 years ago
c88b05b
tools/testing/selftests: fix uninitialized variable
by Felipe Pena
· 11 years ago
0bc4b0c
selftests: add basic posix timers selftests
by Frederic Weisbecker
· 12 years ago