index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
/
Makefile
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
selftests: change lib.mk RUN_TESTS to take test list as an argument
Shuah Khan
2017-08-23
selftests: timers: remove rtctest_setdate from run_destructive_tests
Shuah Khan
2017-08-22
selftests: timers: Fix run_destructive_tests target to handle skipped tests
Shuah Khan
2017-08-22
selftests: timers: drop support for !KTEST case
Shuah Khan
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-07-09
tools: timer: add rtctest_setdate
Benjamin Gaignard
2017-06-20
kselftests: timers: Add test for frequency step
Miroslav Lichvar
2017-03-24
selftests/timers: Spelling s/privledges/privileges/
Geert Uytterhoeven
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2016-06-02
kselftests: timers: Add set-tz test case
John Stultz
2015-10-12
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
John Stultz
2015-03-24
Documentation, split up rtc.txt into documentation and test file
Prarit Bhargava
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
2015-03-12
selftests/timers: Add set-2038 test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add set-tai from the timetest suite
John Stultz
2015-03-12
selftests/timers: Add leapcrash test from the timetest suite
John Stultz
2015-03-12
selftests/timers: Add leap-a-day test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add clocksource-switch test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add skew_consistency test from the timetests suite
John Stultz
2015-03-12
selftests/timers: Add change_skew test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add alarmtimer-suspend test from timetests suite
John Stultz
2015-03-12
selftests/timers: Add adjtimex validation test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add mqueue latency test from the timetest suite
John Stultz
2015-03-12
selftests/timers: Add threaded time inconsistency test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add set-timer-lat test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add clock skew estimation test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add nsleep-lat test from timetest suite
John Stultz
2015-03-12
selftests/timers: Add inconsistency-check test from timetests
John Stultz
2015-03-12
selftests/timers: Add nanosleep test from timetest suite
John Stultz
2015-03-12
selftests/timers: Cleanup Makefile to make it easier to add future tests
John Stultz
2013-07-03
selftests: add basic posix timers selftests
Frederic Weisbecker