summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-06-14selftests: mptcp: update userspace pm subflow testsGeliang Tang
2023-06-14selftests: mptcp: update userspace pm addr testsGeliang Tang
2023-06-14selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-14selftests/bpf: Verify optval=NULL caseStanislav Fomichev
2023-06-09selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-06-05selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-05-30cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-30cxl/port: Enable the HDM decoder capability for switch portsDan Williams
2023-05-24net: selftests: Fix optstringBenjamin Poirier
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-24KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov
2023-05-24selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov
2023-05-17selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer
2023-05-11tracing/user_events: Ensure write index cannot be negativeBeau Belgrave
2023-05-11selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain
2023-05-11net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu
2023-05-11selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley
2023-05-11testing/vsock: add vsock_perf to gitignoreBobby Eshleman
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau
2023-05-11selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau
2023-05-11selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu
2023-05-11selftests/bpf: Fix IMA testRoberto Sassu
2023-05-11selftests/clone3: fix number of tests in ksft_set_planTobias Klauser
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen
2023-05-11selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2023-05-11selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen
2023-05-11selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts