summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_bpf_ma.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-27selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa1-4/+0
2024-01-04selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song1-33/+33
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov1-1/+1
2023-12-21selftests/bpf: Remove tests for zeroed-array kptrHou Tao1-51/+49
2023-10-21selftests/bpf: Add more test cases for bpf memory allocatorHou Tao1-6/+174
2023-09-11selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao1-0/+123