summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-08-04kselftest/arm64: Use the tools/include compiler.h rather than our ownMark Brown
2023-08-04kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definitonMark Brown
2023-08-04kselftest/arm64: Make the tools/include headers availableMark Brown
2023-08-04kselftest/arm64: Exit streaming mode after collecting signal contextMark Brown
2023-08-04selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann
2023-08-04kselftest/arm64: add RCpc load-acquire to hwcap testZeng Heng
2023-08-04selftests/arm64: add HWCAP2_HBC testJoey Gouly
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole
2023-08-03selftests: openvswitch: support key masksAdrian Moreno
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole
2023-08-02selftests/x86: Add shadow stack testRick Edgecombe
2023-08-02KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpersSean Christopherson
2023-08-02KVM: selftests: Print out guest RIP on unhandled exceptionSean Christopherson
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson
2023-08-02KVM: selftests: Convert x86's XCR0 test to use printf-based guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert VMX's PMU capabilities test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert the x86 userspace I/O test to printf guest assertSean Christopherson
2023-08-02KVM: selftests: Convert x86's TSC MSRs test to use printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert the nSVM software interrupt test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's set BSP ID test to printf style guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's nested exceptions test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert the Hyper-V extended hypercalls test to printf assertsSean Christopherson
2023-08-02KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert steal_time test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert the memslot performance test to printf guest assertsSean Christopherson
2023-08-02KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERTSean Christopherson
2023-08-02KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis
2023-08-02KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson
2023-08-02KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson
2023-08-02KVM: selftests: Add formatted guest assert support in ucall frameworkSean Christopherson
2023-08-02KVM: selftests: Add string formatting options to ucallAaron Lewis
2023-08-02KVM: selftests: Add additional pages to the guest to accommodate ucallAaron Lewis
2023-08-02KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis
2023-08-02KVM: selftests: Add strnlen() to the string overridesAaron Lewis