selftests/bpf: Convert test_hashmap into test_progs test
authorAndrii Nakryiko <andriin@fb.com>
Wed, 29 Apr 2020 01:21:03 +0000 (18:21 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 29 Apr 2020 02:48:05 +0000 (19:48 -0700)
commit42fce2cfb405e613f0355c4f92429d651bf0a5b3
tree78d7def42a87f25f49ac44cd010255dbdac46e7b
parent02995dd4bb02a5359a08e44abb3c18c2f456bd19
selftests/bpf: Convert test_hashmap into test_progs test

Fold stand-alone test_hashmap test into test_progs.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200429012111.277390-4-andriin@fb.com
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/prog_tests/hashmap.c [moved from tools/testing/selftests/bpf/test_hashmap.c with 53% similarity]