summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_bits_iter.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-03bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi1-2/+2
2024-12-03bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu1-2/+2
2024-11-06selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao1-4/+28
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang1-1/+1
2024-05-30selftests/bpf: Add selftest for bits iterYafang Shao1-0/+153