summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/array_access.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker1-1/+1
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko1-2/+2
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich1-1/+1
2019-04-09bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann1-0/+159
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski1-0/+219