summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_iterating_callbacks.c
AgeCommit message (Expand)Author
2025-03-15selftests/bpf: test cases for compute_live_registers()Eduard Zingerman
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov
2024-06-14selftests/bpf: Add tests for add_constAlexei Starovoitov
2024-05-12bpf: make list_for_each_entry portableJose E. Marchesi
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-06selftests/bpf: Test may_gotoAlexei Starovoitov
2024-03-05selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman
2023-11-20selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman
2023-11-20selftests/bpf: test widening for iterating callbacksEduard Zingerman
2023-11-20selftests/bpf: tests for iterating callbacksEduard Zingerman