OSDN Git Service

selftests/bpf: Switch test_maps to test_progs' test.h format
authorAndrii Nakryiko <andriin@fb.com>
Wed, 16 Oct 2019 06:00:47 +0000 (23:00 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 17 Oct 2019 19:15:08 +0000 (12:15 -0700)
commitee6c52e92dd0dc72f08d2546eca037ee9606ddb3
tree33f4c1da43fd810ef95c25e032a882a29d6b063d
parentd25c5e23552d54ebb9eea0de0d8cf9b7a7c5535c
selftests/bpf: Switch test_maps to test_progs' test.h format

Make test_maps use tests.h header format consistent with the one used by
test_progs, to facilitate unification.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20191016060051.2024182-4-andriin@fb.com
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/test_maps.c