summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/dummy_st_ops.c
AgeCommit message (Expand)Author
2024-04-25selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-04-25selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet
2022-03-30bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau
2022-02-02selftests/bpf: Migrate from bpf_prog_test_run_xattrDelyan Kratunov
2021-11-01selftests/bpf: Add test cases for struct_ops progHou Tao