summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2023-01-07selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2022-12-31selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2022-12-31selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin
2022-12-31netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2022-12-31selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev
2022-12-31selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev
2022-12-31selftests/bpf: fix memory leak of lsm_cgroupWang Yufen
2022-12-31selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong
2022-12-31selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai
2022-12-31selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai
2022-12-31selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai
2022-12-31selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai
2022-12-31selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song
2022-12-31selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2022-12-31selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-12-31proc: fixup uptime selftestAlexey Dobriyan
2022-12-31selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-12-21selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-21selftests/bpf: Add kprobe_multi kmod attach api testsJiri Olsa
2022-12-21selftests/bpf: Add kprobe_multi check to module attach testJiri Olsa
2022-12-21selftests/bpf: Add bpf_testmod_fentry_* functionsJiri Olsa
2022-12-21selftests/bpf: Add load_kallsyms_refresh functionJiri Olsa
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-14selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-14selftests/net: Find nettest in current directoryDaniel Díaz
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-02selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-12-02selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts
2022-12-02selftests: mptcp: gives slow test-case more timePaolo Abeni
2022-12-02selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2022-12-02selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-12-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov
2022-11-26selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong
2022-11-26selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui
2022-11-26tools/testing/cxl: Fix some error exitsDan Williams
2022-11-26ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian
2022-11-26selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-26selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo
2022-11-26selftests/futex: fix build for clangRicardo Cañuelo
2022-11-10selftests/landlock: Build without static librariesMickaël Salaün
2022-11-04selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier