summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_spin_lock.c
AgeCommit message (Expand)Author
2024-02-05selftests/bpf: Add test for static subprog call in lock csKumar Kartikeya Dwivedi
2023-03-10selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko
2022-11-17selftests/bpf: Update spinlock selftestKumar Kartikeya Dwivedi
2021-11-07selftests/bpf: Fix non-strict SEC() program sectionsAndrii Nakryiko
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-07-05selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko
2019-02-11selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang