diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2017-10-13 11:27:10 -0600 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2017-11-15 08:01:42 -0700 |
commit | e7d65f9c8b88795c5fa897cf9e6d6d166d635724 (patch) | |
tree | 3d9d1591f6795cb882747e9f20a577a0920f3668 /tools | |
parent | bebc6082da0a9f5d47a1ea2edc099bf671058bd4 (diff) | |
download | linux-e7d65f9c8b88795c5fa897cf9e6d6d166d635724.tar.bz2 |
selftests: timers: Update .gitignore with newly added tests
Update .gitignore with newly added tests.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/testing/selftests/timers/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/timers/.gitignore b/tools/testing/selftests/timers/.gitignore index cc986621f512..2c8ac8416299 100644 --- a/tools/testing/selftests/timers/.gitignore +++ b/tools/testing/selftests/timers/.gitignore @@ -18,3 +18,5 @@ threadtest valid-adjtimex adjtick set-tz +freq-step +rtctest_setdate |