summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-10selftests/harness: Actually report SKIP for signal testsKees Cook
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10selftests/seccomp: Handle arm32 corner cases betterKees Cook
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai
2023-08-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai
2023-08-09selftests/tc-testing: verify that a qdisc can be grafted onto a taprio classVladimir Oltean
2023-08-09selftests/tc-testing: test that taprio can only be attached as rootVladimir Oltean
2023-08-09selftests/tc-testing: add ptp_mock Kconfig dependencyVladimir Oltean
2023-08-09net/sched: taprio: dump class stats for the actual q->qdiscs[]Vladimir Oltean
2023-08-09selftests: mlxsw: router_bridge_lag: Add a new selftestPetr Machata
2023-08-09selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel
2023-08-09selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel
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