summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: mptcp: update userspace pm subflow testsGeliang Tang2023-06-141-1/+2
* selftests: mptcp: update userspace pm addr testsGeliang Tang2023-06-141-0/+8
* selftests/bpf: Fix sockopt_sk selftestYonghong Song2023-06-141-1/+1
* selftests/bpf: Verify optval=NULL caseStanislav Fomichev2023-06-142-0/+40
* selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts2023-06-091-2/+11
* selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts2023-06-091-0/+4
* selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts2023-06-093-1/+45
* selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)2023-06-091-18/+27
* selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden2023-06-051-1/+1
* cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-301-0/+1
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-301-1/+1
* cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-302-0/+16
* net: selftests: Fix optstringBenjamin Poirier2023-05-241-1/+1
* selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-241-5/+6
* selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-241-1/+5
* KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov2023-05-241-0/+1
* selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov2023-05-241-0/+15
* selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden2023-05-171-2/+5
* selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer2023-05-171-5/+5
* tracing/user_events: Ensure write index cannot be negativeBeau Belgrave2023-05-111-0/+5
* selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-05-111-2/+2
* net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-05-111-0/+22
* selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu2023-05-111-0/+1
* selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu2023-05-114-16/+24
* selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-05-111-2/+6
* selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley2023-05-111-2/+8
* selftests: xsk: Disable IPv6 on VETH1Kal Conley2023-05-111-0/+1
* selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2023-05-112-5/+5
* testing/vsock: add vsock_perf to gitignoreBobby Eshleman2023-05-111-0/+1
* bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann2023-05-111-2/+2
* selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau2023-05-111-1/+1
* selftests/bpf: Fix flaky fib_lookup testMartin KaFai Lau2023-05-111-2/+10
* selftests/bpf: move SYS() macro into the test_progs.hHangbin Liu2023-05-1111-263/+193
* selftests/bpf: Fix IMA testRoberto Sassu2023-05-111-8/+21
* selftests/clone3: fix number of tests in ksft_set_planTobias Klauser2023-05-111-2/+2
* selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen2023-05-111-1/+6
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-05-117-6/+12
* selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen2023-05-111-13/+6
* selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen2023-05-111-0/+2
* Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-1314-276/+485
|\
| * selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer2023-04-136-12/+23
| * selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer2023-04-132-16/+24
| * selftests: add the missing CONFIG_IP_SCTP in net configXin Long2023-04-131-0/+1
| * selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-131-1/+1
| * selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts2023-04-131-0/+2