aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhang Zhen <[email protected]>2015-04-07 15:58:41 +0800
committerShuah Khan <[email protected]>2015-05-26 15:58:06 -0600
commit78000efe6fc9969fbf4827aaf2373392e20b4356 (patch)
tree0387037cd34217f9a5335953d92a02236d7d0aee
parentba155e2d21f6bf05de86a78dbe5bfd8757604a65 (diff)
selftests/timers: Make git ignore all binaries in timers test suite
This patch includes the timers test binaries into the .gitignore file listing in their respective directories. This will make sure that git ignores all of these test binaries when displaying status. Signed-off-by: Zhang Zhen <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
-rw-r--r--tools/testing/selftests/timers/.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore
new file mode 100644
index 000000000000..ced998151bc4
--- /dev/null
+++ b/tools/testing/selftests/timers/.gitignore
@@ -0,0 +1,18 @@
+alarmtimer-suspend
+change_skew
+clocksource-switch
+inconsistency-check
+leap-a-day
+leapcrash
+mqueue-lat
+nanosleep
+nsleep-lat
+posix_timers
+raw_skew
+rtctest
+set-2038
+set-tai
+set-timer-lat
+skew_consistency
+threadtest
+valid-adjtimex