summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/timers/.gitignore
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2018-04-19 15:50:27 +0300
committerShuah Khan (Samsung OSG) <shuah@kernel.org>2018-05-31 00:21:51 +0300
commit843b20bcb82f1f61d7da7a693362bf6f09c73169 (patch)
tree1f9366af87a47c8652337569006b1a558c5b8505 /tools/testing/selftests/timers/.gitignore
parentdd4b16b4f9b1b7d9f4a185cb8222e42f3a5daf00 (diff)
downloadlinux-843b20bcb82f1f61d7da7a693362bf6f09c73169.tar.xz
selftests: timers: move PIE tests out of rtctest
Since commit 6610e0893b8bc ("RTC: Rework RTC code to use timerqueue for events"), PIE are completely handled using hrtimers, without actually using any underlying hardware RTC. Move PIE testing out of rtctest. It still depends on the presence of an RTC (to access the device file) but doesn't depend on it actually working. 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/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore
index 2c8ac8416299..353ae15daa1e 100644
--- a/tools/testing/selftests/timers/.gitignore
+++ b/tools/testing/selftests/timers/.gitignore
@@ -9,6 +9,7 @@ nanosleep
nsleep-lat
posix_timers
raw_skew
+rtcpie
rtctest
set-2038
set-tai