aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/kfunc_call_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07selftests/bpf: Add tests for kfunc returning a memory pointerBenjamin Tissoires1-0/+33
2022-09-07selftests/bpf: add test for accessing ctx from syscall program typeBenjamin Tissoires1-0/+38
2022-01-18selftests/bpf: Extend kfunc selftestsKumar Kartikeya Dwivedi1-2/+50
2021-09-28selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko1-2/+2
2021-03-26bpf: selftests: Add kfunc_call testMartin KaFai Lau1-0/+47