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>
This commit is contained in:
parent
ba155e2d21
commit
78000efe6f
|
@ -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
|
Loading…
Reference in New Issue