diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-04-19 14:50:29 +0200 |
---|---|---|
committer | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-30 15:21:51 -0600 |
commit | a12ab9e125f184454fc484483fe2029962fe6a34 (patch) | |
tree | 6bf247b02f226f8b73927887c54c4b479949ab64 /tools/testing/selftests/timers/.gitignore | |
parent | 6d73ceab4d03c25d3a351723c72ad25d4c8cd643 (diff) | |
download | kernel_replicant_linux-a12ab9e125f184454fc484483fe2029962fe6a34.tar.gz kernel_replicant_linux-a12ab9e125f184454fc484483fe2029962fe6a34.tar.bz2 kernel_replicant_linux-a12ab9e125f184454fc484483fe2029962fe6a34.zip |
selftests: move RTC tests to rtc subfolder
Move the RTC tests out of the timers folder as they are mostly unrelated.
Keep rtcpie in timers as it only test hrtimers.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'tools/testing/selftests/timers/.gitignore')
-rw-r--r-- | tools/testing/selftests/timers/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore index 353ae15daa1e..32a9eadb2d4e 100644 --- a/tools/testing/selftests/timers/.gitignore +++ b/tools/testing/selftests/timers/.gitignore @@ -10,7 +10,6 @@ nsleep-lat posix_timers raw_skew rtcpie -rtctest set-2038 set-tai set-timer-lat @@ -20,4 +19,3 @@ valid-adjtimex adjtick set-tz freq-step -rtctest_setdate |