summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_progs.c
Commit message (Expand)AuthorAge
* selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov2018-03-28
* bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-15
* bpf: unify rlimit handling in selftestsDaniel Borkmann2018-02-26
* tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\
| * bpf: Fix tools and testing build.David Miller2017-12-20
* | selftests/bpf: add xdp noinline testAlexei Starovoitov2017-12-17
* | selftests/bpf: add bpf_call testAlexei Starovoitov2017-12-17
* | bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-12
|/
* bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau2017-09-29
* bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau2017-09-29
* selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-28
* bpf: selftests add sockmap testsJohn Fastabend2017-08-16
* bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski2017-07-26
* selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-14
* selftests/bpf: make correct use of exit codes in bpf selftestsJesper Dangaard Brouer2017-06-13
* bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau2017-06-09
* bpf: Test for bpf IDMartin KaFai Lau2017-06-06
* selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-03
* bpf: Include bpf_endian.h in test_progs.c too.David S. Miller2017-05-01
* bpf: fix _htons occurences in test_progsDaniel Borkmann2017-04-28
* selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-01
* selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-01
* selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-01