summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers
Commit message (Expand)AuthorAgeFilesLines
* kselftests: timers: freq-step: Update maximum acceptable precision and errorsMiroslav Lichvar2019-06-221-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-2/+1Star
* selftests/timers: Add missing fflush(stdout) callsKees Cook2019-05-2110-0/+12
* selftest/timers: Remove duplicate headerSabyasachi Gupta2019-04-091-1/+0Star
* selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
* selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz2018-07-101-0/+5
* selftests: move RTC tests to rtc subfolderAlexandre Belloni2018-05-304-418/+2Star
* selftests: timers: rtcpie: restore previous PIE rateAlexandre Belloni2018-05-301-3/+5
* selftests: timers: move PIE tests out of rtctestAlexandre Belloni2018-05-304-80/+138
* selftests: timers: Update .gitignore with newly added testsShuah Khan2017-11-151-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan2017-09-251-3/+6
* selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan2017-09-251-3/+1Star
* Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-0920-229/+22Star
|\
| * selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2017-08-251-13/+1Star
| * selftests/timers: make loop consistent with array sizeBenjamin Gaignard2017-08-251-1/+1
| * selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan2017-08-231-3/+5
| * selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan2017-08-221-13/+13
| * kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz2017-08-221-8/+9
| * selftests: timers: drop support for !KTEST caseShuah Khan2017-08-2219-204/+1Star
| * rtc: rtctest: Improve support detectionLukáš Doktor2017-08-171-1/+6
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-042-15/+96
|\ \
| * | kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann2017-08-171-13/+73
| * | kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann2017-08-171-8/+25
| * | kselftests: timers: freq-step: Fix build warningJohn Stultz2017-08-171-2/+2
| * | kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz2017-08-171-0/+4
| |/
* / selftests: timers: freq-step: fix compile errorShuah Khan2017-08-111-4/+3Star
|/
* Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-07-133-5/+211
|\
| * rtc: rtctest: add check for problematic datesBenjamin Gaignard2017-07-091-4/+124
| * tools: timer: add rtctest_setdateBenjamin Gaignard2017-07-092-1/+87
* | kselftests: timers: Add test for frequency stepMiroslav Lichvar2017-06-212-2/+271
* | kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar2017-06-211-2/+2
|/
* Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-091-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/+0Star
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-7/+2Star
* 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-032-1/+121
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-181-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-02-011-1/+138
|\ \