summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-11selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-08-11selftests: mptcp: always close input's FD if openedLiu Jing
2024-08-03libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-03selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan
2024-08-03selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman
2024-08-03selftests/landlock: Add cred_transfer testMickaël Salaün
2024-08-03ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-08-03selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-08-03selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen
2024-08-03selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen
2024-08-03selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman
2024-08-03selftests/bpf: Close obj in error path in xdp_adjust_tailGeliang Tang
2024-08-03selftests/bpf: Null checks for links in bpf_tcp_caGeliang Tang
2024-08-03selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-08-03mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-08-03selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-08-03selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang
2024-07-25selftests/bpf: Extend tcx tests to cover late tcx_entry releaseDaniel Borkmann
2024-07-25selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-25selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-25selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-07-25selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-07-25selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-07-25selftests: cachestat: Fix build warnings on ppc64Michael Ellerman
2024-07-18selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_offJohn Hubbard
2024-07-18wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMUJason A. Donenfeld
2024-07-11selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-11selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-11selftests/net: fix uninitialized variablesJohn Hubbard
2024-07-11selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman
2024-07-11selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman
2024-07-11selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman
2024-07-05cxl/region: check interleave capabilityYao Xingtao
2024-07-05selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-07-05selftests: mptcp: print_test out of verify_listener_eventsGeliang Tang
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