aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers/Makefile
AgeCommit message (Expand)Author
2020-09-17selftests/timers: Turn off timeout settingPo-Hsu Lin
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni
2018-05-30selftests: timers: move PIE tests out of rtctestAlexandre Belloni
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan
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-22selftests: timers: drop support for !KTEST caseShuah Khan
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar
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-06-02kselftests: timers: Add set-tz test caseJohn Stultz
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz
2015-03-24Documentation, split up rtc.txt into documentation and test filePrarit Bhargava
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker