summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-02selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-05-02selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-04-13selftests/mqueue: Set timeout to 180 secondsSeongJae Park
2024-03-26selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-03-15selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-03-01selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-08selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-10selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-10selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-10-10selftests/tls: Add {} to avoid static checker warningKees Cook
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-08-30selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-30selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-16selftests/rseq: Fix build with undefined __weakMark Brown
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-11selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-08-11selftests/rseq: check if libc rseq support is registeredMichael Jeanson
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-27selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers