summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
30 hoursselftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar1-0/+6
30 hoursRevert "selftest/ptp: update ptp selftest to exercise the gettimex options"Petr Machata1-57/+5
30 hoursselftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)1-3/+3
30 hoursmm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
30 hoursselftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau2-6/+6
30 hoursselftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-5/+1
30 hoursRevert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"Paul Chaignon2-80/+0
30 hoursselftests/bpf: enhance align selftest's expected log matchingAndrii Nakryiko1-6/+12
30 hoursselftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev1-2/+10
30 hoursbpf: Fix a few selftest failures due to llvm18 changeYonghong Song1-0/+1
30 hoursselftests/bpf: Add read_build_id functionJiri Olsa2-0/+87
30 hoursRevert "selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()"Paul Chaignon3-124/+0
30 hoursRevert "selftests/bpf: Workaround strict bpf_lsm return value check."Paul Chaignon1-1/+0
30 hoursselftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko18-122/+172
30 hoursselftests/bpf: add generic BPF program tester-loaderAndrii Nakryiko4-1/+272
30 hoursselftests: 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-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-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-25selftests: mptcp: more stable simult_flows testsPaolo Abeni1-4/+7
2026-03-04selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang1-2/+2
2026-03-04selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...Aleksei Oladko1-1/+1
2026-03-04selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...Aleksei Oladko1-10/+16
2026-03-04selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-03-04selftests/bpf: veristat: fix printing order in output_stats()Puranjay Mohan1-1/+1
2026-02-19selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-02-19selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+22
2026-02-19selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+79
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-02-11KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li1-0/+1
2026-02-06selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo1-2/+5
2026-02-06testptp: Add option to open PHC in readonly modeWojtek Wasko1-14/+23
2026-02-06selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar1-5/+57
2026-02-06ptp: add testptp mask testXabier Marquiegui1-1/+18
2026-02-06selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2026-02-06selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
2026-02-06testptp: Add support for testing ptp_clock_info .adjphase callbackRahul Rameshbabu1-1/+18
2026-02-06selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+1
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song2-8/+96
2026-01-11selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2026-01-11selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2026-01-11selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski2-2/+17
2026-01-11selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3