Skip to content

Commit

Permalink
selftests/timens: add futex binary to .gitignore
Browse files Browse the repository at this point in the history
Add the futex test binary introduced by commit a4fd841
("selftests/timens: Add a test for futex()") to .gitignore.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
  • Loading branch information
Tobias Klauser authored and Shuah Khan committed Feb 9, 2021
1 parent b1cd3d8 commit 1602a31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/timens/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
clock_nanosleep
exec
futex
gettime_perf
gettime_perf_cold
procfs
Expand Down

0 comments on commit 1602a31

Please sign in to comment.