summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c
AgeCommit message (Expand)Author
2023-11-01bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky
2023-09-25selftests/bpf: Add test for missed counts of perf event link kprobeJiri Olsa
2023-07-27selftests/bpf: Test ldsx with more complex casesYonghong Song
2023-07-13selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong
2023-06-08selftests/bpf: Add missing prototypes for several test kfuncsJiri Olsa
2023-05-16bpf: Move kernel test kfuncs to bpf_testmodJiri Olsa
2023-04-19selftests/bpf: Add test to access integer type of variable arrayFeng Zhou
2023-04-13selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncsAndrii Nakryiko
2023-04-13selftests/bpf: Keep the loop in bpf_testmod_loop_testSong Liu
2023-03-15bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik
2023-03-08selftests/bpf: implement and test custom testmod_seq iteratorAndrii Nakryiko
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2022-10-25selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-03-05selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo
2022-02-04selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce
2022-01-27selftests/bpf: add a selftest with __user tagYonghong Song
2022-01-18selftests/bpf: Add test for race in btf_try_get_moduleKumar Kartikeya Dwivedi
2022-01-18bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi
2021-09-13selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu
2021-01-20selftests: bpf: Add a new test for bare tracepointsQais Yousef
2021-01-12selftests/bpf: Test kernel module ksym externsAndrii Nakryiko
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko