summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/test_struct_ops_module.c
AgeCommit message (Expand)Author
2024-05-30selftests/bpf: test struct_ops with epollKui-Feng Lee
2024-05-07selftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko
2024-05-07selftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko
2024-05-07selftests/bpf: add another struct_ops callback use case testAndrii 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-01-23selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee