summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-09-04selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-09-04selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-09-04iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-09-04selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-09-04selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-09-04selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-29selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-29selftests: mptcp: join: check re-using ID of closed subflowMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-08-29selftests: udpgro: report error when receive failedHangbin Liu
2024-08-29tc-testing: don't access non-existent variable on exceptionSimon Horman
2024-08-29selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum
2024-08-29selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts
2024-08-29tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama
2024-08-29selftests/bpf: Fix a few tests for GCC related warnings.Cupertino Miranda
2024-08-29selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)
2024-08-29selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)
2024-08-29fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-19bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-08-19net: tls, add test to capture error on large spliceJohn Fastabend
2024-08-14Revert "selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky"Matthieu Baerts (NGI0)
2024-08-14selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-14selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-08-14selftests: mptcp: fix error pathPaolo Abeni
2024-08-14selftests: mm: add s390 to ARCH checkNico Pache
2024-08-14clocksource: Scale the watchdog read retries automaticallyFeng Tang
2024-08-14selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
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