summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2023-08-26selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel
2023-08-26selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel
2023-08-16nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel
2023-08-16selftests/rseq: Fix build with undefined __weakMark Brown
2023-08-16selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-08-16selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song