selftests/bpf: Add lskel version of kfunc test.
authorAlexei Starovoitov <ast@kernel.org>
Wed, 1 Dec 2021 18:10:35 +0000 (10:10 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 2 Dec 2021 19:18:35 +0000 (11:18 -0800)
commitbc5f75da977b2a4d9aa6827081e6c2ddd3347328
tree5653efddeb6f2eb205954f2ff8da8ac423e32364
parent19250f5fc0c283892a61f3abf9d65e6325f63897
selftests/bpf: Add lskel version of kfunc test.

Add light skeleton version of kfunc_call_test_subprog test.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211201181040.23337-13-alexei.starovoitov@gmail.com
tools/testing/selftests/bpf/Makefile
tools/testing/selftests/bpf/prog_tests/kfunc_call.c