summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_align.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: adjust test_align expected outputAlexei Starovoitov2017-12-011-78/+78
* selftests/bpf: add tests for subtraction & negative numbersEdward Cree2017-08-081-0/+104
* selftests/bpf: add test for bogus operations on pointersEdward Cree2017-08-081-2/+64
* selftests/bpf: add a test to test_alignEdward Cree2017-08-081-0/+67
* selftests/bpf: rewrite test_alignEdward Cree2017-08-081-93/+132
* bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2017-07-201-1/+1
* selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-131-1/+1
* bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann2017-06-101-0/+5
* bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2017-05-111-0/+37
* bpf: Remove commented out debugging hack in test_align.David S. Miller2017-05-111-1/+0
* bpf: Add verifier test case for alignment.David S. Miller2017-05-111-0/+417
OpenPOWER on IntegriCloud