summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko
2019-11-24selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko
2019-11-18selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko
2019-11-15selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov
2019-11-15selftests/bpf: Add stress test for maximum number of progsAlexei Starovoitov
2019-11-15selftests/bpf: Add combined fentry/fexit testAlexei Starovoitov
2019-11-15selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov
2019-11-15selftests/bpf: Add test for BPF trampolineAlexei Starovoitov
2019-11-15selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov
2019-11-10selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau
2019-11-06selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-23selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko
2019-10-21selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-10-02selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez
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