summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers
AgeCommit message (Expand)Author
2023-10-05selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown
2023-10-05selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown
2023-07-13tools: timers: fix freq average calculationMinjie Du
2023-04-16selftests/timers/posix_timers: Test delivery of signals across threadsDmitry Vyukov
2022-07-14selftests: timers: clocksource-switch: adapt to kselftest frameworkWolfram Sang
2022-07-14selftests: timers: clocksource-switch: add 'runtime' command line parameterWolfram Sang
2022-07-14selftests: timers: clocksource-switch: add command line switch to skip sanity...Wolfram Sang
2022-07-14selftests: timers: clocksource-switch: sort includesWolfram Sang
2022-07-14selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-07-14selftests: timers: inconsistency-check: adapt to kselftest frameworkWolfram Sang
2022-07-14selftests: timers: nanosleep: adapt to kselftest frameworkWolfram Sang
2022-07-14selftests: timers: fix declarations of main()Wolfram Sang
2022-07-14selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-07-03selftests:timers: globals don't need initialization to 0Zan Aziz
2021-12-10selftests: timers: Remove unneeded semicolonZhang Mingyu
2021-12-10kselftests: timers:Remove unneeded semicolonZhang Mingyu
2021-06-07selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2020-08-20selftests/timers: Turn off timeout settingPo-Hsu Lin
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2019-06-22kselftests: timers: freq-step: Update maximum acceptable precision and errorsMiroslav Lichvar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-21selftests/timers: Add missing fflush(stdout) callsKees Cook
2019-04-08selftest/timers: Remove duplicate headerSabyasachi Gupta
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2018-07-10selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni
2018-05-30selftests: timers: rtcpie: restore previous PIE rateAlexandre Belloni
2018-05-30selftests: timers: move PIE tests out of rtctestAlexandre Belloni
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