aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24mptcp: add basic kselftest for mptcpFlorian Westphal7-0/+1448
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller145-451/+2721
2020-01-22bpf: tcp: Add bpf_cubic exampleMartin KaFai Lau3-0/+585
2020-01-22selftests/bpf: Add tests for program extensionsAlexei Starovoitov3-2/+83
2020-01-22selftests/bpf: Build urandom_read with LDFLAGS and LDLIBSDaniel Díaz1-1/+1
2020-01-20selftests: Refactor build to remove tools/lib/bpf from include pathToke Høiland-Jørgensen2-33/+30
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen128-181/+181
2020-01-20selftests: Pass VMLINUX_BTF to runqslower MakefileToke Høiland-Jørgensen1-2/+6
2020-01-20selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu1-2/+6
2020-01-20selftests/bpf: Don't check for btf fd in test_btfStanislav Fomichev1-4/+0
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+6
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mcAmit Cohen1-0/+54
2020-01-19selftests: devlink_trap_tunnel_ipip: Add test case for decap_errorAmit Cohen1-0/+265
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for decap_errorAmit Cohen1-0/+276
2020-01-19selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabledAmit Cohen1-0/+112
2020-01-16selftests/bpf: Fix test_progs send_signal flakiness with nmi modeYonghong Song1-5/+1
2020-01-15selftests/bpf: Add whitelist/blacklist of test names to test_progsAndrii Nakryiko2-11/+80
2020-01-15selftests/bpf: Add batch ops testing to array bpf mapBrian Vazquez1-0/+129
2020-01-15selftests/bpf: Add batch ops testing for htab and htab_percpu mapYonghong Song1-0/+283
2020-01-15selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP programEelco Chaudron2-0/+109
2020-01-15tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song2-106/+73
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-14selftests: mlxsw: Add test for FIB offload APIIdo Schimmel1-0/+180
2020-01-14selftests: netdevsim: Add test for FIB offload APIIdo Schimmel1-0/+341
2020-01-14selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel1-0/+873
2020-01-14selftests/bpf: Build runqslower from selftestsAndrii Nakryiko1-1/+6
2020-01-13selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko1-22/+25
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko11-121/+193
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov8-0/+280
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov1-2/+2
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov3-2/+14
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov3-0/+44
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko2-5/+7
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko1-6/+6
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko1-2/+3
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+22
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+8
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau3-0/+625
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev1-1/+7
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern1-4/+4
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen1-0/+25
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen1-0/+44
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mismatchAmit Cohen1-0/+82
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen1-1/+37
2020-01-05wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld5-48/+50
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu1-0/+8
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+14
2020-01-02fcnal-test: Add TCP MD5 tests for VRFDavid Ahern1-0/+313
2020-01-02fcnal-test: Add TCP MD5 testsDavid Ahern1-0/+145
2020-01-02nettest: Add support for TCP_MD5 extensionsDavid Ahern1-13/+69