OSDN Git Service

selftests/bpf: Load bpf_testmod for verifier test
authorJiri Olsa <jolsa@kernel.org>
Mon, 15 May 2023 13:37:53 +0000 (15:37 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 17 May 2023 05:09:23 +0000 (22:09 -0700)
commitb23b385fa18f2196872bc3337c98ddd221c2827b
tree796fbcdfe05bda3f2b87c50c1e987eef022c38da
parent11642eb92b3bc67171b23abff0d062758c5a4730
selftests/bpf: Load bpf_testmod for verifier test

Loading bpf_testmod kernel module for verifier test. We will
move all the tests kfuncs into bpf_testmod in following change.

Acked-by: David Vernet <void@manifault.com>
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20230515133756.1658301-8-jolsa@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/test_verifier.c