summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_subprog_precision.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-21bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman1-10/+25
2023-11-21bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman1-14/+57
2023-05-05selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko1-0/+536