summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)
2024-04-10selftests/mm: include strings.h for ffslEdward Liaw
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-10selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-04-03selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-04-03selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-04-03selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-04-03selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum
2024-04-03selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang
2024-04-03wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-26selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel
2024-03-26selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel
2024-03-26selftests: forwarding: Add missing config entriesPetr Machata
2024-03-26selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle
2024-03-26selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau
2024-03-26selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau
2024-03-26selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann
2024-03-26selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann
2024-03-26selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin
2024-03-26selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-03-26selftests: openvswitch: Add validation for the recursion testAaron Conole
2024-03-15selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)
2024-03-15selftests/bpf: Fix up xdp bonding test wrt feature flagsDaniel Borkmann
2024-03-06selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang
2024-03-06selftests: mptcp: add mptcp_lib_is_v6Geliang Tang
2024-03-06selftests: mptcp: update userspace pm test helpersGeliang Tang
2024-03-06selftests: mptcp: add chk_subflows_total helperGeliang Tang
2024-03-06selftests: mptcp: add evts_get_info helperGeliang Tang
2024-03-06selftests: mptcp: join: add ss mptcp support checkGeliang Tang
2024-03-01selftests: mptcp: add mptcp_lib_get_counterGeliang Tang
2024-03-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)
2024-03-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)
2024-03-01selftests/iommu: fix the config fragmentMuhammad Usama Anjum
2024-03-01selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu
2024-03-01net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski
2024-03-01selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: diag: check CURRESTAB countersGeliang Tang
2024-03-01selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)
2024-03-01selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton
2024-03-01tools: selftests: riscv: Fix compile warnings in mm testsChristoph Müllner