summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_bits_iter.c
AgeCommit message (Expand)Author
2024-12-02bpf: Zero index arg error string for dynptr and iterKumar Kartikeya Dwivedi
2024-12-02bpf: Ensure reg is PTR_TO_STACK in process_iter_argTao Lyu
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang
2024-05-29selftests/bpf: Add selftest for bits iterYafang Shao