summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers
Commit message (Expand)AuthorAgeFilesLines
* selftests: timers: Convert nsleep-lat test to generate KTAP outputMark Brown2023-10-051-14/+12
* selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown2023-10-051-40/+41
* tools: timers: fix freq average calculationMinjie Du2023-07-131-2/+1
* selftests/timers/posix_timers: Test delivery of signals across threadsDmitry Vyukov2023-04-161-0/+77
* selftests: timers: clocksource-switch: adapt to kselftest frameworkWolfram Sang2022-07-141-3/+5
* selftests: timers: clocksource-switch: add 'runtime' command line parameterWolfram Sang2022-07-141-3/+8
* selftests: timers: clocksource-switch: add command line switch to skip sanity...Wolfram Sang2022-07-141-12/+28
* selftests: timers: clocksource-switch: sort includesWolfram Sang2022-07-141-5/+5
* selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-07-141-3/+3
* selftests: timers: inconsistency-check: adapt to kselftest frameworkWolfram Sang2022-07-141-14/+18
* selftests: timers: nanosleep: adapt to kselftest frameworkWolfram Sang2022-07-141-7/+11
* selftests: timers: fix declarations of main()Wolfram Sang2022-07-144-4/+4
* selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-07-141-1/+1
* selftests:timers: globals don't need initialization to 0Zan Aziz2022-07-031-1/+1
* selftests: timers: Remove unneeded semicolonZhang Mingyu2021-12-101-1/+1
* kselftests: timers:Remove unneeded semicolonZhang Mingyu2021-12-101-1/+1
* selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-06-071-1/+9
* timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-224-6/+6
* selftests/timers: Turn off timeout settingPo-Hsu Lin2020-08-202-0/+2
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* 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/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-2/+1
* selftests/timers: Add missing fflush(stdout) callsKees Cook2019-05-2110-0/+12
* selftest/timers: Remove duplicate headerSabyasachi Gupta2019-04-081-1/+0
* 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/+2
* 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/+1
* Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-0820-229/+22
|\
| * selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2017-08-251-13/+1
| * 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/+1
| * rtc: rtctest: Improve support detectionLukáš Doktor2017-08-161-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/+3
|/
* 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