summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
45 hoursbpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+1
45 hoursbpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song2-8/+96
8 daysidr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
8 daysselftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
8 daysselftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
8 daystools/testing/nvdimm: Use per-DIMM device handleAlison Schofield1-1/+6
8 daysktest.pl: Fix uninitialized var in config-bisect.plSteven Rostedt1-2/+2
8 daysselftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski2-2/+17
8 daysselftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3
8 daysselftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
2025-12-07selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)1-4/+4
2025-12-07selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)1-1/+1
2025-12-07selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)1-27/+27
2025-12-07selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-12-07selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)1-5/+13
2025-12-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin1-0/+2
2025-12-07selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski1-0/+1
2025-12-07selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...Wang Liang1-0/+4
2025-12-07netdevsim: add Makefile for selftestsDavid Wei1-0/+17
2025-12-07selftests/net: use destination options instead of hop-by-hopAnubhav Singh1-2/+2
2025-12-07selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert1-6/+87
2025-12-07selftests/net: fix out-of-order delivery of FIN in gro:tcp testAnubhav Singh1-0/+8
2025-12-07selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng1-1/+1
2025-12-07selftests: Replace sleep with slowwaitDavid Ahern1-1/+1
2025-12-07selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern1-0/+2
2025-12-07selftests: traceroute: Use require_command()Ido Schimmel1-10/+3
2025-12-07selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski1-214/+214
2025-12-07selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu1-0/+1
2025-12-07selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu1-2/+1
2025-12-07selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière1-0/+2
2025-12-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière1-1/+1
2025-12-07selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-12-07selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang1-0/+1
2025-10-29Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Leon Hwang1-7/+0
2025-10-29selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)1-2/+2
2025-10-29selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)1-1/+1
2025-10-19selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang4-3/+90
2025-10-19selftests: mptcp: join: validate C-flag + def limitMatthieu Baerts (NGI0)1-0/+11
2025-10-19rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson1-4/+4
2025-10-15nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li1-1/+12
2025-10-15selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil1-0/+6
2025-10-15bpf/selftests: Fix test_tcpnotify_userMatt Bobrowski2-11/+10
2025-10-15selftests: arm64: Check fread return value in exec_targetBala-Vignesh-Reddy1-1/+6
2025-10-15selftests: mptcp: connect: fix build regression caused by backportKenta Akagi1-1/+1
2025-10-02minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2-0/+4
2025-10-02minmax: add in_range() macroMatthew Wilcox (Oracle)1-2/+2
2025-10-02selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel1-6/+6
2025-09-25selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)1-3/+4
2025-09-25selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)2-2/+19
2025-09-25selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)1-2/+2