summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/verifier/map_ptr.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-26selftests/bpf: verifier/map_ptr.c converted to inline assemblyEduard Zingerman1-99/+0
2022-12-01bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov1-4/+4
2021-04-17bpf: Update selftests to reflect new error statesDaniel Borkmann1-2/+2
2021-03-17bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk1-0/+4
2020-11-19selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel1-0/+1
2020-09-09selftests/bpf: Add test for map_ptr arithmeticYonghong Song1-0/+32
2020-06-22selftests/bpf: Test access to bpf map pointerAndrey Ignatov1-0/+62