aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-02-21 22:30:01 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2018-02-22 01:41:18 +0100
commit31a8260d3e34aaddf821388b8e0d589f44401f75 (patch)
tree142f04e0a265f55c62014364e634fa8905153c56 /tools
parentselftests/bpf: tcpbpf_kern: use in6_* macros from glibc (diff)
downloadwireguard-linux-31a8260d3e34aaddf821388b8e0d589f44401f75.tar.xz
wireguard-linux-31a8260d3e34aaddf821388b8e0d589f44401f75.zip
selftests/bpf: update gitignore with test_libbpf_open
bpf builds a test program for loading BPF ELF files. Add the executable to the .gitignore list. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Tested-by: Daniel Díaz <daniel.diaz@linaro.org> Acked-by: David S. Miller <davem@davemloft.net> Acked-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/bpf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index cc15af2e54fe..9cf83f895d98 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -11,3 +11,4 @@ test_progs
test_tcpbpf_user
test_verifier_log
feature
+test_libbpf_open