summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-09-18selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-09-18selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-12kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu
2024-09-12selftests: net: enable bind testsJamie Bainbridge
2024-09-08selftests: mptcp: join: stop transfer when check is done (part 2.2)Matthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: disable get and dump addr checksMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: test for flush/re-add endpointsMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: add mptcp_lib_events helperGeliang Tang
2024-09-08selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: join: check re-using ID of unused ADD_ADDRMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: add explicit test case for remove/readdPaolo Abeni
2024-09-08selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-09-08selftests: mptcp: declare event macros in mptcp_libGeliang Tang
2024-09-08selftests: mptcp: userspace pm get addr testsGeliang Tang
2024-09-08selftests: mptcp: dump userspace addrs listGeliang Tang
2024-09-08selftests: mptcp: userspace pm create id 0 subflowGeliang Tang
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