OSDN Git Service

selftests/bpf: update gitignore with test_libbpf_open
authorAnders Roxell <anders.roxell@linaro.org>
Wed, 21 Feb 2018 21:30:01 +0000 (22:30 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 22 Feb 2018 00:41:18 +0000 (01:41 +0100)
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>
tools/testing/selftests/bpf/.gitignore

index cc15af2..9cf83f8 100644 (file)
@@ -11,3 +11,4 @@ test_progs
 test_tcpbpf_user
 test_verifier_log
 feature
 test_tcpbpf_user
 test_verifier_log
 feature
+test_libbpf_open