aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/timers/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2018-05-30selftests: move RTC tests to rtc subfolderAlexandre Belloni1-2/+2
2018-05-30selftests: timers: move PIE tests out of rtctestAlexandre Belloni1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan1-13/+1
2017-08-23selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan1-3/+5
2017-08-22selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan1-13/+13
2017-08-22selftests: timers: drop support for !KTEST caseShuah Khan1-2/+1
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+1
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard1-1/+1
2017-06-20kselftests: timers: Add test for frequency stepMiroslav Lichvar1-2/+3
2017-03-24selftests/timers: Spelling s/privledges/privileges/Geert Uytterhoeven1-2/+2
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com1-1/+0
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-7/+2
2016-06-02kselftests: timers: Add set-tz test caseJohn Stultz1-1/+2
2015-10-12timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustmentsJohn Stultz1-1/+2
2015-03-24Documentation, split up rtc.txt into documentation and test filePrarit Bhargava1-1/+1
2015-03-19selftests/timers: Use shared logic to run and install testsMichael Ellerman1-15/+12
2015-03-12selftests/timers: Add set-2038 test from timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add set-tai from the timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add leapcrash test from the timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add leap-a-day test from timetest suiteJohn Stultz1-0/+2
2015-03-12selftests/timers: Add clocksource-switch test from timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add skew_consistency test from the timetests suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add change_skew test from timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add alarmtimer-suspend test from timetests suiteJohn Stultz1-2/+4
2015-03-12selftests/timers: Add adjtimex validation test from timetest suiteJohn Stultz1-1/+10
2015-03-12selftests/timers: Add mqueue latency test from the timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add threaded time inconsistency test from timetest suiteJohn Stultz1-2/+2
2015-03-12selftests/timers: Add set-timer-lat test from timetest suiteJohn Stultz1-1/+4
2015-03-12selftests/timers: Add clock skew estimation test from timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add nsleep-lat test from timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Add inconsistency-check test from timetestsJohn Stultz1-2/+2
2015-03-12selftests/timers: Add nanosleep test from timetest suiteJohn Stultz1-1/+2
2015-03-12selftests/timers: Cleanup Makefile to make it easier to add future testsJohn Stultz1-3/+8
2013-07-03selftests: add basic posix timers selftestsFrederic Weisbecker1-0/+8