aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_align.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-08selftests/bpf: add tests for subtraction & negative numbersEdward Cree1-0/+104
2017-08-08selftests/bpf: add test for bogus operations on pointersEdward Cree1-2/+64
2017-08-08selftests/bpf: add a test to test_alignEdward Cree1-0/+67
2017-08-08selftests/bpf: rewrite test_alignEdward Cree1-93/+132
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann1-1/+1
2017-06-13selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer1-1/+1
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann1-0/+5
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller1-0/+37
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller1-1/+0
2017-05-11bpf: Add verifier test case for alignment.David S. Miller1-0/+417