aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/test_struct_ops_module.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Ensure the unsupported struct_ops prog cannot be loadedMartin KaFai Lau2024-07-291-0/+2
* selftests/bpf: test struct_ops with epollKui-Feng Lee2024-05-301-0/+57
* selftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko2024-05-071-4/+4
* selftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko2024-05-071-0/+45
* selftests/bpf: add another struct_ops callback use case testAndrii Nakryiko2024-05-071-0/+27
* selftests/bpf: validate nulled-out struct_ops program is handled properlyAndrii Nakryiko2024-04-291-2/+16
* selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.Kui-Feng Lee2024-04-051-0/+24
* selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.Kui-Feng Lee2024-03-141-0/+47
* selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman2024-03-061-9/+24
* selftests/bpf: Test if shadow types work correctly.Kui-Feng Lee2024-02-291-4/+15
* selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee2024-01-241-0/+75