Skip to content

Commit

Permalink
selftests/timers: Make git ignore all binaries in timers test suite
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Zhang Zhen authored and Shuah Khan committed May 26, 2015
1 parent ba155e2 commit 78000ef
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions tools/testing/selftests/timers/.gitignore
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 78000ef

Please sign in to comment.