index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
timers
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
selftests/timers: Turn off timeout setting
Po-Hsu Lin
1
-0
/
+1
2019-01-28
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
1
-1
/
+1
2018-05-31
selftests: move RTC tests to rtc subfolder
Alexandre Belloni
1
-2
/
+2
2018-05-31
selftests: timers: move PIE tests out of rtctest
Alexandre Belloni
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-25
selftests: change lib.mk RUN_TESTS to take test list as an argument
Shuah Khan
1
-13
/
+1
2017-08-23
selftests: timers: remove rtctest_setdate from run_destructive_tests
Shuah Khan
1
-3
/
+5
2017-08-22
selftests: timers: Fix run_destructive_tests target to handle skipped tests
Shuah Khan
1
-13
/
+13
2017-08-22
selftests: timers: drop support for !KTEST case
Shuah Khan
1
-2
/
+1
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2017-07-09
tools: timer: add rtctest_setdate
Benjamin Gaignard
1
-1
/
+1
2017-06-21
kselftests: timers: Add test for frequency step
Miroslav Lichvar
1
-2
/
+3
2017-03-24
selftests/timers: Spelling s/privledges/privileges/
Geert Uytterhoeven
1
-2
/
+2
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
bamvor.zhangjian@huawei.com
1
-1
/
+0
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-7
/
+2
2016-06-03
kselftests: timers: Add set-tz test case
John Stultz
1
-1
/
+2
2015-10-12
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
John Stultz
1
-1
/
+2
2015-03-25
Documentation, split up rtc.txt into documentation and test file
Prarit Bhargava
1
-1
/
+1
2015-03-19
selftests/timers: Use shared logic to run and install tests
Michael Ellerman
1
-15
/
+12
2015-03-12
selftests/timers: Add set-2038 test from timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add set-tai from the timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add leapcrash test from the timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add leap-a-day test from timetest suite
John Stultz
1
-0
/
+2
2015-03-12
selftests/timers: Add clocksource-switch test from timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add skew_consistency test from the timetests suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add change_skew test from timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add alarmtimer-suspend test from timetests suite
John Stultz
1
-2
/
+4
2015-03-12
selftests/timers: Add adjtimex validation test from timetest suite
John Stultz
1
-1
/
+10
2015-03-12
selftests/timers: Add mqueue latency test from the timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add threaded time inconsistency test from timetest suite
John Stultz
1
-2
/
+2
2015-03-12
selftests/timers: Add set-timer-lat test from timetest suite
John Stultz
1
-1
/
+4
2015-03-12
selftests/timers: Add clock skew estimation test from timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add nsleep-lat test from timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Add inconsistency-check test from timetests
John Stultz
1
-2
/
+2
2015-03-12
selftests/timers: Add nanosleep test from timetest suite
John Stultz
1
-1
/
+2
2015-03-12
selftests/timers: Cleanup Makefile to make it easier to add future tests
John Stultz
1
-3
/
+8
2013-07-03
selftests: add basic posix timers selftests
Frederic Weisbecker
1
-0
/
+8