summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev
2019-08-28selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev
2019-08-06selftests/bpf: add loop test 5Alexei Starovoitov
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov
2019-07-27selftests/bpf: convert send_signal.c to use subtestsAndrii Nakryiko
2019-07-27selftests/bpf: convert bpf_verif_scale.c to sub-tests APIAndrii Nakryiko
2019-07-27selftests/bpf: abstract away test log outputAndrii Nakryiko
2019-07-27selftest/bpf: centralize libbpf logging management for test_progsAndrii Nakryiko
2019-07-25selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAPStanislav Fomichev
2019-07-25bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev
2019-07-25selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAGStanislav Fomichev
2019-07-23selftests/bpf: convert test_get_stack_raw_tp to perf_buffer APIAndrii Nakryiko
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko
2019-07-05selftests/bpf: convert existing tracepoint tests to new APIsAndrii Nakryiko
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko
2019-07-05selftests/bpf: switch test to new attach_perf_event APIAndrii Nakryiko
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-29selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov
2019-05-16selftests/bpf: add prog detach to flow_dissector testStanislav Fomichev
2019-05-16selftests/bpf: add missing \n to flow_dissector CHECK errorsStanislav Fomichev
2019-05-09selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins