aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/struct_ops_module.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01libbpf: better fix for handling nulled-out struct_ops programAndrii Nakryiko1-1/+1
2024-04-29selftests/bpf: validate nulled-out struct_ops program is handled properlyAndrii Nakryiko1-0/+7
2024-04-05selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.Kui-Feng Lee1-0/+13
2024-03-14selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.Kui-Feng Lee1-1/+15
2024-03-06selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman1-1/+20
2024-02-29selftests/bpf: Test if shadow types work correctly.Kui-Feng Lee1-0/+8
2024-02-05selftests/bpf: Suppress warning message of an unused variable.Kui-Feng Lee1-2/+1
2024-01-23selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee1-0/+30