summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko
2019-10-17selftests/bpf: Restore the netns after flow dissector reattach testJakub Sitnicki
2019-10-17selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov
2019-10-15selftests: bpf: Add selftest for __sk_buff tstampStanislav Fomichev
2019-10-15selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko
2019-10-11selftests/bpf: Check that flow dissector can be re-attachedJakub Sitnicki
2019-10-11selftests/bpf: Add read-only map values propagation testsAndrii Nakryiko
2019-10-09selftests/bpf: Convert test_btf_dump into test_progs testAndrii Nakryiko
2019-10-08selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko
2019-10-05selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko
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