aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_testmod (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song1-0/+48
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi1-5/+5
2022-03-05selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo1-0/+14
2022-02-04selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce1-0/+7
2022-01-27selftests/bpf: add a selftest with __user tagYonghong Song1-0/+18
2022-01-18selftests/bpf: Add test for race in btf_try_get_moduleKumar Kartikeya Dwivedi1-0/+4
2022-01-18bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi1-8/+9
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov1-0/+20
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao3-0/+30
2021-10-05bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi1-1/+22
2021-09-13selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu1-2/+17
2021-01-20selftests: bpf: Add a new test for bare tracepointsQais Yousef3-1/+32
2021-01-12selftests/bpf: Test kernel module ksym externsAndrii Nakryiko1-0/+3
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko5-0/+128