summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_global_func10.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-13bpf: ignore expected GCC warning in test_global_func10.cJose E. Marchesi1-0/+4
2023-02-22bpf: Allow reads from uninit stackEduard Zingerman1-4/+4
2023-02-17selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko1-1/+3
2021-03-11selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-02-13selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov1-0/+29