summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_hashmap.c
Commit message (Collapse)AuthorAgeFilesLines
* selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko2019-05-241-0/+382
Test all APIs for internal hashmap implementation. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>