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