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