summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERTSean Christopherson2023-08-021-6/+8
| | * | | | | KVM: selftests: Convert steal_time test to printf style GUEST_ASSERTSean Christopherson2023-08-021-10/+12
| | * | | | | KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERTSean Christopherson2023-08-021-9/+14
| | * | | | | KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERTSean Christopherson2023-08-021-2/+5
| | * | | | | KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERTSean Christopherson2023-08-021-3/+4
| | * | | | | KVM: selftests: Convert the memslot performance test to printf guest assertsSean Christopherson2023-08-021-2/+4
| | * | | | | KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERTSean Christopherson2023-08-021-1/+2
| | * | | | | KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERTSean Christopherson2023-08-021-3/+4
| | * | | | | KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERTSean Christopherson2023-08-021-10/+10
| | * | | | | KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERTSean Christopherson2023-08-021-4/+6
| | * | | | | KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERTSean Christopherson2023-08-021-12/+10
| | * | | | | KVM: selftests: Add a selftest for guest prints and formatted assertsAaron Lewis2023-08-022-0/+225
| | * | | | | KVM: selftests: Add #define of expected KVM exit reason for ucallSean Christopherson2023-08-024-0/+8
| | * | | | | KVM: selftests: Add arch ucall.h and inline simple arch hooksSean Christopherson2023-08-029-35/+66
| | * | | | | KVM: selftests: Add formatted guest assert support in ucall frameworkSean Christopherson2023-08-022-0/+70
| | * | | | | KVM: selftests: Add string formatting options to ucallAaron Lewis2023-08-022-0/+24
| | * | | | | KVM: selftests: Add additional pages to the guest to accommodate ucallAaron Lewis2023-08-023-0/+10
| | * | | | | KVM: selftests: Add guest_snprintf() to KVM selftestsAaron Lewis2023-08-023-0/+311
| | * | | | | KVM: selftests: Add strnlen() to the string overridesAaron Lewis2023-08-022-0/+10
| | * | | | | KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucallSean Christopherson2023-08-021-2/+30
| | * | | | | KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()Sean Christopherson2023-08-021-8/+7
| | * | | | | KVM: selftests: Rename the ASSERT_EQ macroThomas Huth2023-08-0218-103/+104
| | * | | | | KVM: selftests: Remove superfluous variable assignmentMinjie Du2023-08-021-1/+0
| | * | | | | KVM: selftests: use unified time type for comparisonBibo Mao2023-08-021-4/+4
| | * | | | | KVM: selftests: Extend x86's sync_regs_test to check for exception racesMichal Luczaj2023-08-021-0/+23
| | * | | | | KVM: selftests: Extend x86's sync_regs_test to check for event vector racesMichal Luczaj2023-08-021-0/+22
| | * | | | | KVM: selftests: Extend x86's sync_regs_test to check for CR4 racesMichal Luczaj2023-08-021-0/+72
* | | | | | | Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-09-022-1/+29
|\ \ \ \ \ \ \
| * | | | | | | selftests/ftrace: Add BTF fields access testcasesMasami Hiramatsu (Google)2023-08-232-0/+28
| * | | | | | | tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)2023-08-231-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'x86-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe2023-09-011-1/+1
* | | | | | | | Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-09-012-4/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | test: ftrace: Fix kprobe test for eventfsAjay Kaher2023-07-312-4/+14
* | | | | | | | | Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-017-2/+284
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: cgroup: Add cpuset migrations testcaseMichal Koutný2023-07-103-0/+278
| * | | | | | | | | selftests: cgroup: Minor code reorganizationsMichal Koutný2023-07-104-2/+6
* | | | | | | | | | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-017-1/+164
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RISC-V: mm: Add tests for RISC-V mmCharlie Jenkins2023-08-237-1/+164
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-3125-602/+423
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2023-08-242-1/+1
| * | | | | | | | | selftests/powerpc: add const qualification where possibleNathan Lynch2023-08-183-11/+11
| * | | | | | | | | powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch2023-08-181-8/+9
| * | | | | | | | | selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray2023-08-163-548/+368
| * | | | | | | | | powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-162-0/+0
| * | | | | | | | | selftests/powerpc/ptrace: Declare test temporary variables as volatileBenjamin Gray2023-08-021-12/+12
| * | | | | | | | | selftests/powerpc/ptrace: Fix typo in pid_max search errorBenjamin Gray2023-08-021-1/+1
| * | | | | | | | | selftests/powerpc/ptrace: Explain why tests are skippedBenjamin Gray2023-08-0215-24/+24
* | | | | | | | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-312-1/+885
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests/x86: Add shadow stack testRick Edgecombe2023-08-022-1/+885
| | |/ / / / / / / / | |/| | | | | | | |