summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-12-03selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean n...Nai-Chen Cheng
2025-12-03selftests: Replace sleep with slowwaitDavid Ahern
2025-12-03selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern
2025-12-03selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-12-03selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-12-03selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-10-29rseq/selftests: Use weak symbol reference, not definition, to link with glibcSean Christopherson
2025-10-29selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supportedAkhilesh Patil
2025-08-28act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2025-08-28selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko
2025-08-28ktest.pl: Prevent recursion of default variable optionsSteven Rostedt
2025-08-28selftests: tracing: Use mutex_unlock for testing glob filterMasami Hiramatsu (Google)
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang
2025-08-28selftests: rtnetlink.sh: remove esp4_offload after testXiumei Mu
2025-06-27selftests/seccomp: fix syscall_restart test for arm compatNeill Kapron
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-03-13udp: gso: do not drop small packets when PMTU reducesYan Zhai
2025-03-13ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2025-03-13ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2025-03-13tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-03-13selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin
2025-03-13selftests/harness: Display signed values correctlyKees Cook
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-12-14selftests: net: really check for bg process completionPaolo Abeni
2024-12-14selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian
2024-11-08ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan
2024-11-08selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-11-08selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu
2024-11-08selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-11-08selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-11-08selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-11-08selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-11-08selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu
2024-09-04tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-19selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-19selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-19selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-08-19selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-07-27selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-18selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-18selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-05selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-07-05tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-07-05selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-07-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
2024-07-05selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-06-16selftests/kcmp: remove unused open modeEdward Liaw
2024-06-16selftests/kcmp: Make the test output consistent and clearGautam Menghani
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli