aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/timens
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-12-18 17:56:51 +0100
committerShuah Khan <skhan@linuxfoundation.org>2021-02-08 17:29:58 -0700
commit1602a31d71d3607f3f1dc08692aad7105ca80e5b (patch)
tree4498a25e62ee39dc95dcc6777688462a714e69c5 /tools/testing/selftests/timens
parentselftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c (diff)
downloadwireguard-linux-1602a31d71d3607f3f1dc08692aad7105ca80e5b.tar.xz
wireguard-linux-1602a31d71d3607f3f1dc08692aad7105ca80e5b.zip
selftests/timens: add futex binary to .gitignore
Add the futex test binary introduced by commit a4fd8414659b ("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>
Diffstat (limited to 'tools/testing/selftests/timens')
-rw-r--r--tools/testing/selftests/timens/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/timens/.gitignore b/tools/testing/selftests/timens/.gitignore
index 2e43851b47c1..fe1eb8271b35 100644
--- a/tools/testing/selftests/timens/.gitignore
+++ b/tools/testing/selftests/timens/.gitignore
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
clock_nanosleep
exec
+futex
gettime_perf
gettime_perf_cold
procfs