summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/verifier/bounds.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Small BPF verifier log improvementsMykola Lysenko2022-03-031-2/+2
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-06-141-0/+14
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-04-161-5/+0
* selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker2020-12-101-0/+41
* selftests/bpf: Add verifier tests for xor operationYonghong Song2020-08-261-0/+146
* bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-011-3/+3
* bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend2020-05-291-0/+22
* bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend2020-05-291-14/+10
* bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King2020-04-031-2/+2
* bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend2020-03-301-0/+39
* bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend2020-03-301-8/+4
* bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend2020-03-251-4/+2
* selftests: bpf: break up test_verifierJakub Kicinski2019-01-271-0/+508