aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Zhen <zhenzhang.zhang@huawei.com>2015-04-07 15:58:41 +0800
committerShuah Khan <shuahkh@osg.samsung.com>2015-05-26 15:58:06 -0600
commit78000efe6fc9969fbf4827aaf2373392e20b4356 (patch)
tree0387037cd34217f9a5335953d92a02236d7d0aee
parentLinux 4.1-rc5 (diff)
downloadlinux-dev-78000efe6fc9969fbf4827aaf2373392e20b4356.tar.xz
linux-dev-78000efe6fc9969fbf4827aaf2373392e20b4356.zip
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 <zhenzhang.zhang@huawei.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
-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