summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2024-05-01selftests/bpf: add tests for the "module: Function" syntaxViktor Malik
2024-04-30selftests/bpf: Make start_mptcp_server staticGeliang Tang
2024-04-30selftests/bpf: Add kprobe session cookie testJiri Olsa
2024-04-30selftests/bpf: Add kprobe session testJiri Olsa
2024-04-30selftests/bpf: Drop an unused local variableBenjamin Tissoires
2024-04-29selftests/bpf: validate nulled-out struct_ops program is handled properlyAndrii Nakryiko
2024-04-29selftests/bpf: Run cgroup1_hierarchy test in own mount namespaceViktor Malik
2024-04-25selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_usPhilo Lu
2024-04-25selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-04-25selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2024-04-25selftests/bpf: Add ring_buffer__consume_n test.Andrea Righi
2024-04-24selftests: bpf: crypto skcipher algo selftestsVadim Fedorenko
2024-04-24selftests/bpf: Fix wq test.Alexei Starovoitov
2024-04-24selftests/bpf: Use log_err in open_netns/close_netnsGeliang Tang
2024-04-24selftests/bpf: Add tests for preempt kfuncsKumar Kartikeya Dwivedi
2024-04-23selftests/bpf: wq: add bpf_wq_start() checksBenjamin Tissoires
2024-04-23selftests/bpf: wq: add bpf_wq_init() checksBenjamin Tissoires
2024-04-23selftests/bpf: add bpf_wq testsBenjamin Tissoires
2024-04-19selftests/bpf: Use connect_to_addr in sk_assignGeliang Tang
2024-04-19selftests/bpf: Use connect_to_addr in cls_redirectGeliang Tang
2024-04-19selftests/bpf: Update arguments of connect_to_addrGeliang Tang
2024-04-19selftests/bpf: Use start_server_addr in sk_assignGeliang Tang
2024-04-19selftests/bpf: Use start_server_addr in cls_redirectGeliang Tang
2024-04-12selftests/bpf: Add read_trace_pipe_iter functionJiri Olsa
2024-04-11selftests/bpf: Export send_recv_data helperGeliang Tang
2024-04-11selftests/bpf: Add struct send_recv_argGeliang Tang
2024-04-10selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIsYonghong Song
2024-04-10selftests/bpf: Refactor out helper functions for a few testsYonghong Song
2024-04-09selftests/bpf: Add tests for atomics in bpf_arena.Alexei Starovoitov
2024-04-05selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALLDavid Vernet
2024-04-05selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.Kui-Feng Lee
2024-04-05selftests/bpf: add test for bpf_for_each_map_elem() with different mapsPhilo Lu
2024-04-03selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...Tushar Vyavahare
2024-04-02selftests/bpf: Add pid limit for mptcpify progGeliang Tang
2024-04-02selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPPPu Lehui
2024-03-28selftests/bpf: Drop settimeo in do_testGeliang Tang
2024-03-28selftests/bpf: Use connect_fd_to_fd in bpf_tcp_caGeliang Tang
2024-03-28selftests/bpf: Add a kprobe_multi subtest to use addrs instead of symsYonghong Song
2024-03-28selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernelYonghong Song
2024-03-28selftests/bpf: Refactor some functions for kprobe_multi_testYonghong Song
2024-03-28selftests/bpf: Replace CHECK with ASSERT macros for ksyms testYonghong Song
2024-03-28selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncsMartin KaFai Lau
2024-03-28bpf: improve error message for unsupported helperMykyta Yatsenko
2024-03-28selftests/bpf: Add BPF_FIB_LOOKUP_MARK testsAnton Protopopov
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei
2024-03-25selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
2024-03-25selftests/bpf: Use start_server in bpf_tcp_caGeliang Tang
2024-03-19selftests/bpf: add raw_tp/tp_btf BPF cookie subtestsAndrii Nakryiko
2024-03-19selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() testYonghong Song