summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko
2022-07-14selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa
2022-07-12selftests/bpf: add a ksym iter subtestAlan Maguire
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko
2022-07-05selftests/bpf: Add type match test against kernel's task_structDaniel Müller
2022-07-05selftests/bpf: Add nested type to type based testsDaniel Müller
2022-07-05selftests/bpf: Add test checking more characteristicsDaniel Müller
2022-07-05selftests/bpf: Add type-match checks to type-based testsDaniel Müller
2022-07-01selftests/bpf: Skip lsm_cgroup when we don't have trampolinesStanislav Fomichev
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29selftests/bpf: lsm_cgroup functional testStanislav Fomichev
2022-06-29tools/bpf: Sync btf_ids.h to toolsStanislav Fomichev
2022-06-28selftests/bpf: remove last tests with legacy BPF map definitionsAndrii Nakryiko
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC implementing the unsupported get_info()Jörn-Thorben Hinz
2022-06-23selftests/bpf: Test an incomplete BPF CCJörn-Thorben Hinz
2022-06-23selftests/bpf: Test a BPF CC writing sk_pacing_*Jörn-Thorben Hinz
2022-06-20selftests/bpf: BPF test_prog selftests for bpf_loop inliningEduard Zingerman
2022-06-20selftests/bpf: allow BTF specs and func infos in test_verifier testsEduard Zingerman
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-16selftests/bpf: Add selftests for raw syncookie helpers in TC modeMaxim Mikityanskiy
2022-06-16selftests/bpf: Add selftests for raw syncookie helpersMaxim Mikityanskiy
2022-06-16selftest/bpf: Fix kprobe_multi bench testJiri Olsa
2022-06-16selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa
2022-06-16selftests/bpf: add tests for sleepable (uk)probesDelyan Kratunov
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
2022-06-14selftests/bpf: Avoid skipping certain subtestsYonghong Song
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-07selftests/bpf: Add a test for enum64 value relocationsYonghong Song
2022-06-07selftests/bpf: Test BTF_KIND_ENUM64 for deduplicationYonghong Song
2022-06-07selftests/bpf: Add BTF_KIND_ENUM64 unit testsYonghong Song
2022-06-07selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song
2022-06-07selftests/bpf: Fix selftests failureYonghong Song
2022-06-03selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-06-02selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang
2022-06-02selftests/bpf: Add test for libbpf_bpf_link_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_attach_type_strDaniel Müller