summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_bpf_ma.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa2024-06-261-4/+0
* selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song2024-01-031-33/+33
* selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov2024-01-031-1/+1
* selftests/bpf: Remove tests for zeroed-array kptrHou Tao2023-12-201-51/+49
* selftests/bpf: Add more test cases for bpf memory allocatorHou Tao2023-10-201-6/+174
* selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao2023-09-111-0/+123