aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/test_global_funcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller1-17/+17
2022-04-06selftests/bpf: Test passing rdonly mem to global funcKumar Kartikeya Dwivedi1-0/+1
2021-12-02selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()Andrii Nakryiko1-8/+20
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov1-0/+8
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov1-0/+1
2020-08-20bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov1-0/+82