summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_progs.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-291-4/+12
* bpf: selftests add sockmap testsJohn Fastabend2017-08-161-38/+17Star
* bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski2017-07-271-2/+6
* selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-141-0/+21
* selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-131-1/+1
* bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau2017-06-091-4/+15
* bpf: Test for bpf IDMartin KaFai Lau2017-06-061-0/+191
* selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-031-0/+16
* bpf: Include bpf_endian.h in test_progs.c too.David S. Miller2017-05-011-0/+1
* bpf: fix _htons occurences in test_progsDaniel Borkmann2017-04-281-6/+4Star
* selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-011-0/+88
* selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-011-0/+58
* selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-011-0/+138