summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/verifier/bounds.c
AgeCommit message (Expand)Author
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski