Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
8d7a577d04e8ce24b1b81ee44ec8cd1dda2a9cd9
/
tools
/
testing
/
selftests
/
timers
d21e43f
kselftests: timers: freq-step: Update maximum acceptable precision and errors
by Miroslav Lichvar
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
4f19048
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
by Thomas Gleixner
· 6 years ago
fe48319
selftests/timers: Add missing fflush(stdout) calls
by Kees Cook
· 6 years ago
a04a678
selftest/timers: Remove duplicate header
by Sabyasachi Gupta
· 6 years ago
7d4e591
selftests: timers: use LDLIBS instead of LDFLAGS
by Fathi Boudra
· 6 years ago
1416270
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress
by John Stultz
· 7 years ago
a12ab9e
selftests: move RTC tests to rtc subfolder
by Alexandre Belloni
· 7 years ago
6d73cea
selftests: timers: rtcpie: restore previous PIE rate
by Alexandre Belloni
· 7 years ago
843b20b
selftests: timers: move PIE tests out of rtctest
by Alexandre Belloni
· 7 years ago
e7d65f9
selftests: timers: Update .gitignore with newly added tests
by Shuah Khan
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
eefd95e
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
by Shuah Khan
· 7 years ago
01db7fb
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
by Shuah Khan
· 7 years ago
6d62189
Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
dd90ccc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
77d802e
selftests: change lib.mk RUN_TESTS to take test list as an argument
by Shuah Khan
· 7 years ago
8f14e26
selftests/timers: make loop consistent with array size
by Benjamin Gaignard
· 7 years ago
475c57c
selftests: timers: remove rtctest_setdate from run_destructive_tests
by Shuah Khan
· 7 years ago
df9c011
selftests: timers: Fix run_destructive_tests target to handle skipped tests
by Shuah Khan
· 7 years ago
98b74e1
kselftests: timers: leap-a-day: Change default arguments to help test runs
by John Stultz
· 7 years ago
b841065
selftests: timers: drop support for !KTEST case
by Shuah Khan
· 7 years ago
28be3f8
kselftests: timers: set-timer-lat: Add one-shot timer test cases
by Greg Hackmann
· 7 years ago
a524b11
kselftests: timers: set-timer-lat: Tweak reporting when timer fires early
by Greg Hackmann
· 7 years ago
6cc6366
kselftests: timers: freq-step: Fix build warning
by John Stultz
· 7 years ago
0aeab46
kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers
by John Stultz
· 7 years ago
4db26f9
rtc: rtctest: Improve support detection
by Lukáš Doktor
· 7 years ago
622b2fb
selftests: timers: freq-step: fix compile error
by Shuah Khan
· 7 years ago
3a00be19
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 7 years ago
69c3122
rtc: rtctest: add check for problematic dates
by Benjamin Gaignard
· 8 years ago
c96396f
tools: timer: add rtctest_setdate
by Benjamin Gaignard
· 8 years ago
7673925
kselftests: timers: Add test for frequency step
by Miroslav Lichvar
· 8 years ago
7a5de55
kselftests: timers: Fix inconsistency-check to not ignore first timestamp
by Miroslav Lichvar
· 8 years ago
2868b25
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
05844f8
selftests/timers: fix spelling mistake: "Asynchronous"
by Colin Ian King
· 8 years ago
1fb95c6
selftests/timers: Spelling s/privledges/privileges/
by Geert Uytterhoeven
· 8 years ago
5a2d4a5
selftests: remove CROSS_COMPILE in dedicated Makefile
by bamvor.zhangjian@huawei.com
· 8 years ago
88baa78
selftests: remove duplicated all and clean target
by bamvor.zhangjian@huawei.com
· 8 years ago
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
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 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