summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-11-13selftests: drv-net: Reload pkt pointer after calling filter_udphdrAmery Hung
2025-11-13selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman
2025-11-13selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang
2025-11-13selftests/net: use destination options instead of hop-by-hopAnubhav Singh
2025-11-13selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh
2025-11-13selftest: net: Fix error message if empty variableAlessandro Zanni
2025-11-13selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getoptDavid Yang
2025-11-13selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-11-13selftests: net: lib.sh: Don't defer failed commandsPetr Machata
2025-11-13selftests: Replace sleep with slowwaitDavid Ahern
2025-11-13selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-11-13selftests: traceroute: Return correct value on failureIdo Schimmel
2025-11-13selftests: traceroute: Use require_command()Ido Schimmel
2025-11-13selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski
2025-11-13selftests: mptcp: join: allow more time to send ADD_ADDRMatthieu Baerts (NGI0)
2025-11-13selftests: net: make the dump test less sensitive to mem accountingJakub Kicinski
2025-11-13selftests: ncdevmem: don't retry EFAULTStanislav Fomichev
2025-11-13selftests: drv-net: rss_ctx: make the test pass with few queuesJakub Kicinski
2025-11-13selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski
2025-11-13selftests: pci_endpoint: Skip IRQ test if IRQ is out of range.Christian Bruel
2025-11-13selftests: drv-net: hds: restore hds settingsJakub Kicinski
2025-11-13selftests: drv-net: wait for carrierJakub Kicinski
2025-11-13selftests: drv-net: devmem: flip the direction of Tx testsJakub Kicinski
2025-11-13selftests: drv-net: devmem: add / correct the IPv6 supportJakub Kicinski
2025-11-13selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-11-13selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-11-13selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko
2025-11-13selftests: drv-net: Pull data before parsing headersAmery Hung
2025-11-13selftests: ublk: fix behavior when fio is not installedUday Shankar
2025-11-13selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song
2025-11-13selftests/bpf: Fix arena_spin_lock selftest failureSaket Kumar Bhaskar
2025-11-13kunit: Enable PCI on UML without triggering WARN()Thomas Weißschuh
2025-11-13selftests/bpf: Fix incorrect array size calculationJiayuan Chen
2025-11-13thermal: intel: selftests: workload_hint: Mask unsupported typesSrinivas Pandruvada
2025-11-13selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière
2025-11-13kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh
2025-11-13selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-10-29selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)
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-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-23selftests: net: check jq command is supportedWang Liang
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-19selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal
2025-10-19selftests: netfilter: nft_fib.sh: fix spurious test failuresFlorian Westphal
2025-10-19selftest: net: ovpn: Fix uninit return valuesSidharth Seela
2025-10-15nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li