summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-06-16selftests: net: more strict check in net_helperPaolo Abeni
2024-06-16selftests/mm: fix build warnings on ppc64Michael Ellerman
2024-06-16selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-06-16selftests: net: List helper scripts in TEST_FILES Makefile variablePo-Hsu Lin
2024-06-16selftests: net: included needed helper in the install targetsPo-Hsu Lin
2024-06-16selftests/net: synchronize udpgro tests' tx and rx connectionPo-Hsu Lin
2024-06-12net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-06-12net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw
2024-06-12selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-06-12selftests: net: add missing config for amt.shJakub Kicinski
2024-06-12selftests: net: add more missing kernel configPaolo Abeni
2024-06-12selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-06-12bpf: Fix verifier assumptions about socket->skAlexei Starovoitov
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-06-12KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger
2024-06-12selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctlyMasami Hiramatsu (Google)
2024-05-25kselftest: Add a ksft_perror() helperMark Brown
2024-05-17Revert "selftests/bpf: Add netkit to tc_redirect selftest"Pei Xiao
2024-05-17selftests/mm: fix powerpc ARCH checkMichael Ellerman
2024-05-17selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-17selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-05-17bpf: Check bloom filter map value sizeAndrei Matei
2024-05-02selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton
2024-05-02selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton
2024-05-02selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton
2024-04-27selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-27selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-27selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-27selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown
2024-04-17selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-17selftests: mptcp: use += operator to append stringsGeliang Tang
2024-04-13selftests: mptcp: display simult in extra_msgGeliang Tang
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere