aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/.gitignore
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2019-05-24 11:59:01 -0700
committerAlexei Starovoitov <ast@kernel.org>2019-05-24 14:05:57 -0700
commit5d04ec687cf98bc6e8073c646994736a46ed4e24 (patch)
tree607ba104e136e4d83f29641bb7aeca298ba16063 /tools/testing/selftests/bpf/.gitignore
parentlibbpf: add resizable non-thread safe internal hashmap (diff)
downloadlinux-dev-5d04ec687cf98bc6e8073c646994736a46ed4e24.tar.xz
linux-dev-5d04ec687cf98bc6e8073c646994736a46ed4e24.zip
selftests/bpf: add tests for libbpf's hashmap
Test all APIs for internal hashmap implementation. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/.gitignore')
-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 dd5d69529382..138b6c063916 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -35,3 +35,4 @@ test_sysctl
alu32
libbpf.pc
libbpf.so.*
+test_hashmap