aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/module_fentry_shadow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang1-1/+2
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov1-0/+5
2023-03-15bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik1-0/+128