summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_testmod
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add missing prototypes for several test kfuncsJiri Olsa2023-06-082-8/+15
* bpf: Move kernel test kfuncs to bpf_testmodJiri Olsa2023-05-162-0/+226
* selftests/bpf: Remove extern from kfuncs declarationsJiri Olsa2023-05-161-18/+18
* selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa2023-05-161-0/+40
* selftests/bpf: Add test to access integer type of variable arrayFeng Zhou2023-04-191-0/+20
* selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncsAndrii Nakryiko2023-04-131-0/+6
* selftests/bpf: Keep the loop in bpf_testmod_loop_testSong Liu2023-04-131-1/+5
* bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik2023-03-151-0/+6
* selftests/bpf: implement and test custom testmod_seq iteratorAndrii Nakryiko2023-03-082-1/+47
* bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet2023-02-021-1/+1
* selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa2022-10-251-0/+24
* selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song2022-09-061-0/+48
* bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi2022-07-211-5/+5
* selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo2022-03-051-0/+14
* selftests/bpf: Test bpf_core_types_are_compat() functionality.Matteo Croce2022-02-041-0/+7
* selftests/bpf: add a selftest with __user tagYonghong Song2022-01-271-0/+18
* selftests/bpf: Add test for race in btf_try_get_moduleKumar Kartikeya Dwivedi2022-01-181-0/+4
* bpf: Remove check_kfunc_call callback and old kfunc BTF ID APIKumar Kartikeya Dwivedi2022-01-181-8/+9
* selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2021-12-161-0/+20
* bpf/selftests: Add test for writable bare tracepointHou Tao2021-10-083-0/+30
* bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi2021-10-051-1/+22
* selftests/bpf: Add test for bpf_get_branch_snapshotSong Liu2021-09-131-2/+17
* selftests: bpf: Add a new test for bare tracepointsQais Yousef2021-01-203-1/+32
* selftests/bpf: Test kernel module ksym externsAndrii Nakryiko2021-01-121-0/+3
* selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko2020-12-035-0/+128