aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/hashmap.c
AgeCommit message (Collapse)AuthorFilesLines
2020-04-28selftests/bpf: Convert test_hashmap into test_progs testAndrii Nakryiko1-0/+380
Fold stand-alone test_hashmap test into test_progs. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]