summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_iterating_callbacks.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-0/+236
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov1-0/+52
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov1-0/+94
2024-06-14selftests/bpf: Add tests for add_constAlexei Starovoitov1-0/+236
2024-05-13bpf: make list_for_each_entry portableJose E. Marchesi1-5/+4
2024-03-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-3/+100
2024-03-07selftests/bpf: Test may_gotoAlexei Starovoitov1-3/+100
2024-03-06selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman1-0/+70
2023-11-21selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman1-0/+75
2023-11-21selftests/bpf: test widening for iterating callbacksEduard Zingerman1-0/+20
2023-11-21selftests/bpf: tests for iterating callbacksEduard Zingerman1-0/+147