summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
46 hoursbpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
46 hoursbpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song
8 daysidr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
8 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou
8 daysselftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
8 daysselftests: openvswitch: Fix escape chars in regexp.Adrian Moreno
8 daystools/testing/nvdimm: Use per-DIMM device handleAlison Schofield
8 daysktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt
8 daysselftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
8 daysselftests: bonding: add ipvlan over bond testingEtienne Champetier
8 daysselftests: bonding: Add more missing config optionsBenjamin Poirier
8 daysselftests: bonding: add missing build configsJakub Kicinski
8 daysselftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
8 daysselftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
8 daysselftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-12-07selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)
2025-12-01selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-12-01selftests: net: use BASH for bareudp testingPo-Hsu Lin
2025-11-24selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-11-24selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-11-24selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha
2025-11-24selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt
2025-11-24selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-11-24selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2025-11-24selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-11-24netdevsim: add Makefile for selftestsDavid Wei
2025-11-24selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-11-24selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert
2025-11-24selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-11-24selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-11-24selftests: Replace sleep with slowwaitDavid Ahern
2025-11-24selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-11-24selftests: traceroute: Use require_command()Ido Schimmel
2025-11-24selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski
2025-11-24selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-11-24selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-11-24selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-11-24selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-11-02selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
2025-11-02selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-10-29selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-29selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)
2025-10-29selftests: net: fix server bind failure in sctp_vrf.shXin Long
2025-10-29selftests/net: convert sctp_vrf.sh to run it in unique namespaceHangbin Liu
2025-10-23selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo
2025-10-23selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko
2025-10-19selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)