summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-01-05selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2022-01-05selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2022-01-05selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo
2022-01-05selftests: Calculate udpgso segment count without header adjustmentCoco Li
2021-12-29selftests: KVM: Fix non-x86 compilingAndrew Jones
2021-12-22selftests/damon: test debugfs file reads/writes with huge countSeongJae Park
2021-12-22bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu
2021-12-22selftests/net: toeplitz: fix udp optionWillem de Bruijn
2021-12-22selftests: Fix IPv6 address bind testsDavid Ahern
2021-12-22selftests: Fix raw socket bind tests with VRFDavid Ahern
2021-12-22selftests: Add duplicate config only for MD5 VRF testsDavid Ahern
2021-12-22selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin
2021-12-22selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou
2021-12-22bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann
2021-12-22bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-22bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann
2021-12-22KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILEVitaly Kuznetsov
2021-12-16netfilter: selftest: conntrack_vrf.sh: fix file permissionGreg Kroah-Hartman
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-14selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-12-14vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-14selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal
2021-12-08selftests: net: Correct case nameLi Zhijian
2021-12-08wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-12-08wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-12-08wireguard: selftests: actually test for routing loopsJason A. Donenfeld
2021-12-08wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld
2021-11-25selftests: gpio: fix gpio compiling errorLi Zhijian
2021-11-25selftests: net: switch to socat in the GSO GRE testJakub Kicinski
2021-11-18selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-18selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov
2021-11-18selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn
2021-11-18selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu
2021-11-18selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu
2021-11-18selftests: net: properly support IPv6 in GSO GRE testAndrea Righi
2021-11-18kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu
2021-11-18kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu
2021-11-18kselftests/net: add missed SRv6 testsHangbin Liu
2021-11-18kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu
2021-11-18kselftests/net: add missed icmp.sh test to MakefileHangbin Liu
2021-11-18bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.Alexei Starovoitov
2021-11-18selftests: mptcp: fix proto type in link_failure testsGeliang Tang
2021-11-18selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-18selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov
2021-11-18selftests/bpf: Fix memory leak in test_imaKumar Kartikeya Dwivedi