summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/ksyms_btf.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test passing rdonly mem to global funcKumar Kartikeya Dwivedi2022-04-061-5/+12
* bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo2021-12-181-0/+14
* selftests/bpf: Add weak/typeless ksym test for light skeletonKumar Kartikeya Dwivedi2021-10-281-2/+33
* libbpf: Support weak typed ksyms.Hao Luo2021-08-131-0/+31
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-2/+1
* bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checkedMartin KaFai Lau2020-10-191-18/+39
* bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo2020-10-021-0/+18
* selftests/bpf: Ksyms_btf to test typed ksymsHao Luo2020-10-021-0/+70