summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-03-06selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-03-06selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-03-01selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes
2024-02-23Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"Samasth Norway Ananda
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-02-23selftests: net: cut more slack for gro fwd tests.Paolo Abeni
2024-02-23selftests: net: fix available tunnels detectionPaolo Abeni
2024-02-23selftests: net: give more time for GRO aggregationPaolo Abeni
2024-02-23selftests/sgx: Fix linker script assertsJo Van Bulck
2024-02-23selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-02-23selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25selftests/sgx: Skip non X86_64 platformZhao Mengmeng
2024-01-25selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck
2024-01-25selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2024-01-15selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-08selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-12-08selftests/resctrl: Add missing SPDX license to MakefileShaopeng Tan
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu
2023-11-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-11-20selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-11-20selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
2023-10-25selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel
2023-10-25selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...Juntong Deng
2023-10-06selftests: fix dependency checker scriptRicardo B. Marliere
2023-10-06selftests/ftrace: Correctly enable event in instance-event.tcZheng Yejian
2023-10-06selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-19kselftest/runner.sh: Propagate SIGTERM to runner childBjörn Töpel
2023-09-19selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-09-19selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-09-19selftests/futex: Order calls to futex_lock_piNysal Jan K.A
2023-09-19selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen
2023-09-19selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen
2023-09-19selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen
2023-09-19selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen
2023-09-19selftests/resctrl: Make resctrl_tests run using kselftest frameworkShaopeng Tan
2023-09-19selftests/harness: Actually report SKIP for signal testsKees Cook
2023-08-26selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata