summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-09selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel
2023-08-09selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-09selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel
2023-08-09selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel
2023-08-09selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel
2023-08-09selftests: forwarding: Switch off timeoutIdo Schimmel
2023-08-09selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel
2023-08-09nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel
2023-08-09KVM: riscv: selftests: Add get-reg-list testHaibo Xu
2023-08-09KVM: selftests: Add skip_set facility to get_reg_list testHaibo Xu
2023-08-09KVM: selftests: Only do get/set tests on present blessed listHaibo Xu
2023-08-09KVM: arm64: selftests: Move finalize_vcpu back to run_testHaibo Xu
2023-08-09KVM: arm64: selftests: Move reject_set check logic to a functionHaibo Xu
2023-08-09KVM: arm64: selftests: Finish generalizing get-reg-listAndrew Jones
2023-08-09KVM: arm64: selftests: Split get-reg-list test codeAndrew Jones
2023-08-08selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman
2023-08-08selftests/bpf: remove duplicated functionsKui-Feng Lee
2023-08-08selftests/rseq: Use rseq_unqual_scalar_typeof in macrosMathieu Desnoyers
2023-08-08selftests/rseq: Fix arm64 buggy load-acquire/store-release macrosMathieu Desnoyers
2023-08-08selftests/rseq: Implement rseq_unqual_scalar_typeofMathieu Desnoyers
2023-08-08selftests/rseq: Fix CID_ID typo in MakefileMathieu Desnoyers
2023-08-08KVM: arm64: selftests: Delete core_reg_fixupAndrew Jones
2023-08-08KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.hAndrew Jones
2023-08-08KVM: arm64: selftests: Remove print_reg's dependency on vcpu_configAndrew Jones
2023-08-08KVM: arm64: selftests: Drop SVE cap check in print_regAndrew Jones
2023-08-08KVM: arm64: selftests: Replace str_with_index with strdup_printfAndrew Jones
2023-08-07selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa
2023-08-07selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa
2023-08-07selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song
2023-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-06selftests/nolibc: restore the failed tests printZhangjin Wu
2023-08-06selftests/nolibc: always print the path to test log fileZhangjin Wu
2023-08-06selftests/nolibc: add a standalone test report macroZhangjin Wu
2023-08-05selftests: fchmodat2: remove duplicate unneeded definesMuhammad Usama Anjum
2023-08-04selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi
2023-08-04selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi
2023-08-04selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-04selftests/rseq: Fix build with undefined __weakMark Brown
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-04selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee