summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers
AgeCommit message (Expand)Author
2017-11-15selftests: timers: Update .gitignore with newly added testsShuah Khan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan
2017-09-25selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan
2017-09-08Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan
2017-08-25selftests/timers: make loop consistent with array sizeBenjamin Gaignard
2017-08-23selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan
2017-08-22selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan
2017-08-22kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz
2017-08-22selftests: timers: drop support for !KTEST caseShuah Khan
2017-08-17kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann
2017-08-17kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann
2017-08-17kselftests: timers: freq-step: Fix build warningJohn Stultz
2017-08-17kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz
2017-08-16rtc: rtctest: Improve support detectionLukáš Doktor
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-09rtc: rtctest: add check for problematic datesBenjamin Gaignard
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar
2017-06-20kselftests: timers: Fix inconsistency-check to not ignore first timestampMiroslav Lichvar
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-13selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King
2017-03-24selftests/timers: Spelling s/privledges/privileges/Geert Uytterhoeven
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2016-12-08selftests: add missing set-tz to timers .gitignoreShuah Khan
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King
2016-09-20selftests/timers: Add missing error code assignment before testChristophe JAILLET
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov
2016-06-26rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov
2016-06-02kselftests: timers: Add set-tz test caseJohn Stultz
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-15treewide: Fix typo in printkMasanari Iida
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-26kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-07update .gitignore in selftests/timersYuan Sun
2015-12-10selftests/timers: fix write return value handlngAndrzej Hajda
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-11-03selftests: Add missing #include directivesBen Hutchings
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz
2015-06-29Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds