summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/verifier_bounds_deduction_non_const.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-07selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_co...Yonghong Song1-0/+460
2023-04-07selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deductionYonghong Song1-0/+179