summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers
Commit message (Expand)AuthorAgeFilesLines
...
| * tools: timer: add rtctest_setdateBenjamin Gaignard2017-07-092-1/+87
* | kselftests: timers: Add test for frequency stepMiroslav Lichvar2017-06-202-2/+271
* | kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar2017-06-201-2/+2
|/
* Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-081-1/+1
|\
| * selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King2017-04-131-1/+1
* | selftests/timers: Spelling s/privledges/privileges/Geert Uytterhoeven2017-03-241-2/+2
|/
* selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2017-01-051-1/+0
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-7/+2
* Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2016-12-151-0/+1
|\
| * selftests: add missing set-tz to timers .gitignoreShuah Khan2016-12-081-0/+1
* | selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King2016-11-291-1/+1
|/
* selftests/timers: Add missing error code assignment before testChristophe JAILLET2016-09-201-2/+2
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-3/+10
|\
| * rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov2016-06-261-1/+1
| * rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov2016-06-261-1/+1
| * rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov2016-06-261-1/+8
* | kselftests: timers: Add set-tz test caseJohn Stultz2016-06-022-1/+121
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-311-1/+138
|\ \
| * | kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz2016-01-261-1/+138
* | | Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-171-0/+1
|\ \ \ | |/ / |/| |
| * | update .gitignore in selftests/timersYuan Sun2016-01-071-0/+1
* | | selftests/timers: fix write return value handlngAndrzej Hajda2015-12-101-1/+1
|/ /
* | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-101-0/+1
|\ \
| * | selftests: Add missing #include directivesBen Hutchings2015-11-031-0/+1
* | | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-11-101-1/+1
|\ \ \ | |_|/ |/| |
| * | rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König2015-11-031-1/+1
| |/
* / timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz2015-10-122-1/+223
|/
* Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-292-3/+25
|\
| * kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz2015-05-261-1/+5
| * kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz2015-05-261-1/+1
| * kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz2015-05-261-1/+1
| * selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen2015-05-261-0/+18
* | selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz2015-06-181-11/+12
* | selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz2015-06-121-4/+72
|/
* kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz2015-04-021-0/+7
* kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...John Stultz2015-03-312-2/+2
* tools, update rtctest.c to verify passage of timePrarit Bhargava2015-03-241-0/+13
* Documentation, split up rtc.txt into documentation and test filePrarit Bhargava2015-03-242-1/+259
* selftests/timers: Use shared logic to run and install testsMichael Ellerman2015-03-191-15/+12
* kselftest/timers: Set default threadtest values to simplify execution scriptsJohn Stultz2015-03-191-2/+6
* selftests/timers: Add set-2038 test from timetest suiteJohn Stultz2015-03-122-1/+146
* selftests/timers: Add set-tai from the timetest suiteJohn Stultz2015-03-122-1/+81
* selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz2015-03-122-1/+122
* selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz2015-03-122-0/+321
* selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz2015-03-122-1/+181
* selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz2015-03-122-1/+91
* selftests/timers: Add change_skew test from timetest suiteJohn Stultz2015-03-122-1/+109
* selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz2015-03-122-2/+189