summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
6 daysRevert "ptp: add testptp mask test"Petr Machata
6 daysselftests/bpf: Check for timeout in perf_link testIhor Solodrai
6 daysselftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa
6 daysselftests/bpf: move SYS() macro into the test_progs.hHangbin Liu
2026-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2026-06-19Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)
2026-06-19mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-06-19selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau
2026-06-19selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2026-06-19Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Paul Chaignon
2026-06-19selftests/bpf: enhance align selftest's expected log matchingAndrii Nakryiko
2026-06-19selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev
2026-06-19bpf: Fix a few selftest failures due to llvm18 changeYonghong Song
2026-06-19selftests/bpf: Add read_build_id functionJiri Olsa
2026-06-19Revert "selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()"Paul Chaignon
2026-06-19Revert "selftests/bpf: Workaround strict bpf_lsm return value check."Paul Chaignon
2026-06-19selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko
2026-06-19selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko
2026-06-19selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata
2026-06-01bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2026-06-01ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-06-01ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-06-01ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière
2026-06-01selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long
2026-06-01selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-06-01ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-06-01selftests/mqueue: Fix incorrectly named fileSimon Liebold
2026-06-01selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle
2026-04-11selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)
2026-04-11selftests: mptcp: join: implicit: stop transfer after last checkMatthieu Baerts (NGI0)
2026-03-25Revert "selftests: net: amt: wait longer for connection before sending packets"Nathan Gao
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)
2026-03-25kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey
2026-03-25kunit: tool: Add command line interface to filter and report attributesRae Moar
2026-03-25kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.pyDaniel Latypov
2026-03-25kunit: tool: remove unused imports and variablesDaniel Latypov
2026-03-25kunit: kunit.py extract handlersAlexander Pantyukhin
2026-03-25kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov
2026-03-25kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov
2026-03-25kunit: tool: parse KTAP compliant test outputRae Moar
2026-03-25kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov
2026-03-25kunit: tool: print summary of failed tests if a few failed out of a lotDaniel Latypov
2026-03-25selftests: mptcp: more stable simult_flows testsPaolo Abeni
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan
2026-02-19selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)