summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
10 daysselftests: mptcp: join: mark tests with data corruption as failedGang Yan1-2/+2
14 daysselftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj1-7/+6
14 daysselftests/bpf: Adapt sockmap update error handlingMichal Luczaj1-10/+11
14 daysselftests/ftrace: refactor eprobes test to fix argument checksMartin Kaiser1-11/+5
14 daysselftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann1-1/+1
14 daysselftests: openvswitch: add config fileMatthieu Baerts (NGI0)1-0/+16
14 daysselftests: af_unix: add USER_NS configMatthieu Baerts (NGI0)1-0/+1
14 daysselftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3
14 daysselftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout1-0/+1
2026-07-24selftests/mm: fix exclusive_cow test fork() handlingAboorva Devarajan1-3/+28
2026-07-24selftests/mm: allow PUD-level entries in compound testcase of hmm testsSayali Patil1-8/+24
2026-07-24selftests/mm: clarify alternate unmapping in compaction_testSayali Patil1-0/+3
2026-07-24cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-07-24cxl/test: Fix integer overflow in mock LSA bounds checksDave Jiang1-2/+2
2026-07-24selftests/bpf: Fix bpf_iter/task_vma testYonghong Song1-1/+1
2026-07-04Revert "ptp: add testptp mask test"Petr Machata1-18/+1
2026-07-04selftests/bpf: Check for timeout in perf_link testIhor Solodrai1-2/+13
2026-07-04selftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa3-17/+10
2026-07-04selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu7-205/+171
2026-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar1-0/+6
2026-06-19Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata1-57/+5
2026-06-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)1-3/+3
2026-06-19mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-06-19selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau2-6/+6
2026-06-19selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-5/+1
2026-06-19Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Paul Chaignon2-80/+0
2026-06-19selftests/bpf: enhance align selftest's expected log matchingAndrii Nakryiko1-6/+12
2026-06-19selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev1-2/+10
2026-06-19bpf: Fix a few selftest failures due to llvm18 changeYonghong Song1-0/+1
2026-06-19selftests/bpf: Add read_build_id functionJiri Olsa2-0/+87
2026-06-19Revert "selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()"Paul Chaignon3-124/+0
2026-06-19Revert "selftests/bpf: Workaround strict bpf_lsm return value check."Paul Chaignon1-1/+0
2026-06-19selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko18-122/+172
2026-06-19selftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko4-1/+272
2026-06-19selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata1-0/+56
2026-06-01bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
2026-06-01ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
2026-06-01ktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
2026-06-01ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
2026-06-01selftest: memcg: skip memcg_sock test if address family not supportedWaiman Long1-1/+10
2026-06-01selftests/mm: skip migration tests if NUMA is unavailableAnishMulay1-1/+2
2026-06-01ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-06-01selftests/mqueue: Fix incorrectly named fileSimon Liebold1-0/+0
2026-06-01selftests: net: bridge_vlan_mcast: wait for h1 before querier checkDaniel Golle1-0/+1
2026-04-11selftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+12
2026-04-11selftests: mptcp: join: implicit: stop transfer after last checkMatthieu Baerts (NGI0)1-0/+2
2026-03-25Revert "selftests: net: amt: wait longer for connection before sending packets"Nathan Gao1-5/+2
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-25kunit: tool: copy caller args in run_kernel to prevent mutationShuvam Pandey2-2/+30
2026-03-25kunit: tool: Add command line interface to filter and report attributesRae Moar4-29/+99