summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/kfunc_call_test.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet2023-02-021-0/+11
* selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich2023-01-281-0/+18
* selftests/bpf: Add tests for kfunc returning a memory pointerBenjamin Tissoires2022-09-071-0/+33
* selftests/bpf: add test for accessing ctx from syscall program typeBenjamin Tissoires2022-09-071-0/+38
* selftests/bpf: Extend kfunc selftestsKumar Kartikeya Dwivedi2022-01-181-2/+50
* selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko2021-09-281-2/+2
* bpf: selftests: Add kfunc_call testMartin KaFai Lau2021-03-261-0/+47