aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/bounds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-03bpf: Small BPF verifier log improvementsMykola Lysenko1-2/+2
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann1-0/+14
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann1-5/+0
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker1-0/+41
2020-08-26selftests/bpf: Add verifier tests for xor operationYonghong Song1-0/+146
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko1-3/+3
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend1-14/+10
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King1-2/+2
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend1-0/+39
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend1-8/+4
2020-03-25bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend1-4/+2
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski1-0/+508