]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08bb7a2dec36b9d6d633d91d4c426e4f631aabcf
tree33f4c1da43fd810ef95c25e032a882a29d6b063d
parentf250670a9320918de08c32cac3f5b7433ca67624
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