summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-03-01selftests/harness: Merge TEST_F_FORK() into TEST_F()Mickaël Salaün-91/+27
2024-03-01selftests/landlock: Redefine TEST_F() as TEST_F_FORK()Mickaël Salaün-1/+5
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-56/+423
2024-02-29selftests/bpf: Test if shadow types work correctly.Kui-Feng Lee-5/+41
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook-10/+10
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-16/+256
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-1/+190
2024-02-29KVM: selftests: aarch64: Remove unused functions from vpmu testRaghavendra Rao Ananta-16/+0
2024-02-28selftests: vxlan_mdb: Avoid duplicate test namesIdo Schimmel-18/+18
2024-02-28KVM: selftests: Add a basic SEV-ES smoke testSean Christopherson-2/+38
2024-02-28KVM: selftests: Add a basic SEV smoke testPeter Gonda-0/+59
2024-02-28KVM: selftests: Use the SEV library APIs in the intra-host migration testSean Christopherson-42/+18
2024-02-28KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda-0/+244
2024-02-28KVM: selftests: Allow tagging protected memory in guest page tablesPeter Gonda-1/+86
2024-02-29selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal-1/+190
2024-02-28KVM: selftests: Explicitly ucall pool from shared memoryPeter Gonda-1/+2
2024-02-28KVM: selftests: Add support for protected vm_vaddr_* allocationsMichael Roth-5/+24
2024-02-28KVM: selftests: Add support for allocating/managing protected guest memoryPeter Gonda-6/+41
2024-02-28KVM: selftests: Add a macro to iterate over a sparsebit rangeAckerley Tng-0/+20
2024-02-28KVM: selftests: Make sparsebit structs const where appropriateMichael Roth-42/+42
2024-02-28KVM: selftests: Extend VM creation's @shape to allow control of VM subtypeSean Christopherson-2/+8
2024-02-28KVM: selftests: x86: Use TAP interface in the userspace_msr_exit testThomas Huth-39/+13
2024-02-28KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps testThomas Huth-40/+12
2024-02-28KVM: selftests: x86: Use TAP interface in the fix_hypercall testThomas Huth-9/+18
2024-02-28KVM: selftests: x86: Use TAP interface in the sync_regs testThomas Huth-26/+84
2024-02-28KVM: selftests: Add a macro to define a test with one vcpuThomas Huth-0/+36
2024-02-28KVM: selftests: Move setting a vCPU's entry point to a dedicated APISean Christopherson-22/+48
2024-02-27selftests: lib.mk: Do not process TEST_GEN_MODS_DIRMarcos Paulo de Souza-3/+0
2024-02-27selftests: livepatch: Avoid running the tests if kernel-devel is missingMarcos Paulo de Souza-0/+19
2024-02-27selftests: livepatch: Add initial .gitignoreMarcos Paulo de Souza-0/+1
2024-02-27bpf, arm64: support exceptionsPuranjay Mohan-1/+0
2024-02-27kunit: tool: Print UML commandMickaël Salaün-0/+1
2024-02-27selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski-1/+1
2024-02-27landlock: Add support for KUnit testsMickaël Salaün-0/+1
2024-02-27selftests/landlock: Clean up error logs related to capabilitiesMickaël Salaün-30/+9
2024-02-26selftests: mptcp: diag: change timeout_poll to 30Geliang Tang-1/+1
2024-02-26selftests: mptcp: join: change capture/checksum as boolGeliang Tang-11/+11
2024-02-26selftests: mptcp: simult flows: define missing varsGeliang Tang-0/+6
2024-02-26selftests: mptcp: netlink: drop duplicate var retGeliang Tang-1/+0
2024-02-26selftests: mptcp: lib: catch duplicated subtest entriesMatthieu Baerts (NGI0)-0/+21
2024-02-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni-1/+29
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang-0/+5
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang-14/+18
2024-02-26KVM: selftests: x86: sync_regs_test: Get regs structure before modifying itThomas Huth-0/+1
2024-02-26KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriateThomas Huth-5/+5
2024-02-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski-0/+14
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman-133/+497
2024-02-26KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu-8/+2
2024-02-26KVM: selftests: Add CONFIG_64BIT definition for the buildHaibo Xu-1/+1
2024-02-26KVM: arm64: selftests: Split arch_timer test codeHaibo Xu-280/+311