summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-06-27selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-27kselftest: arm64: Add a null pointer checkKunwu Chan
2024-06-27selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
2024-06-27selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-06-21selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-21selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-21selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-06-21selftests/net/lib: update busywait timeout valueHangbin Liu
2024-06-21selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier
2024-06-21selftests/net: add variable NS_LIST for lib.shHangbin Liu
2024-06-21selftests/net: add lib.shHangbin Liu
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-21selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-06-21cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-06-21selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-06-21selftests/mm: log a consistent test name for check_compactionMark Brown
2024-06-21selftests/mm: conform test to TAP format outputMuhammad Usama Anjum
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