aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/module_fentry_shadow.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang2024-09-041-1/+2
* selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov2023-09-141-0/+5
* bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik2023-03-161-0/+128