summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-12-02selftests: mptcp: listener test for in-kernel PMGeliang Tang1-1/+57
2022-12-02selftests: mptcp: make evts global in mptcp_joinGeliang Tang1-23/+29
2022-12-02selftests: mptcp: listener test for userspace PMGeliang Tang1-0/+76
2022-12-02selftests: mptcp: make evts global in userspace_pmGeliang Tang1-120/+93
2022-12-02selftests: mptcp: enhance userspace pm testsGeliang Tang2-4/+6
2022-12-02selftests: mptcp: declare var as localMatthieu Baerts1-22/+29
2022-12-02selftests: mptcp: clearly declare global ns varsMatthieu Baerts1-8/+6
2022-12-02selftests: mptcp: uniform 'rndh' variableMatthieu Baerts6-5/+9
2022-12-02selftests: mptcp: removed defined but unused varsMatthieu Baerts3-7/+0
2022-12-02selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts1-4/+1
2022-12-02selftests/bpf: Validate multiple ref release_on_unlock logicDave Marchevsky1-1/+16
2022-12-02KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson2-12/+24
2022-12-02KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPUSean Christopherson1-3/+7
2022-12-02KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERMSean Christopherson1-6/+12
2022-12-02KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpersSean Christopherson1-32/+32
2022-12-02KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()Lei Wang2-2/+1
2022-12-02KVM: selftests: Restore assert for non-nested VMs in access tracking testSean Christopherson2-5/+13
2022-12-02KVM: selftests: Fix inverted "warning" in access tracking perf testSean Christopherson1-4/+3
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang2-31/+0
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang1-4/+44
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang1-0/+102
2022-12-01tools/testing/cxl: Add "Unlock" security opcode supportDave Jiang1-0/+45
2022-12-01tools/testing/cxl: Add "Freeze Security State" security opcode supportDave Jiang1-0/+20
2022-12-01tools/testing/cxl: Add "Disable" security opcode supportDave Jiang1-0/+74
2022-12-01tools/testing/cxl: Add "Set Passphrase" opcode supportDave Jiang1-0/+88
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang1-7/+37
2022-12-01kselftest/alsa: Add more coverage of sample rates and channel countsMark Brown1-3/+8
2022-12-01kselftest/alsa: Provide more meaningful names for testsMark Brown1-3/+3
2022-12-01kselftest/alsa: Don't any configuration in the sample configMark Brown1-16/+19
2022-12-01kselftest/alsa: Report failures to set the requested channels as skipsMark Brown1-1/+8
2022-12-01kselftest/alsa: Report failures to set the requested sample rate as skipsMark Brown1-6/+17
2022-12-01kselftest/alsa: Refactor pcm-test to list the tests to run in a structMark Brown1-20/+33
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown1-9/+18
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown1-8/+0
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown1-1/+40
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima3-1/+180
2022-12-01cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang1-0/+1
2022-12-01KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at willSean Christopherson2-0/+49
2022-12-01iommufd: Add a selftestJason Gunthorpe7-0/+2530
2022-12-01selftests/bpf: Add ingress tests for txmsg with apply_bytesPengcheng Yang1-0/+18
2022-12-01selftests/vm: use memfd for hugepage-mmap testPeter Xu1-6/+4
2022-12-01selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pagesDavid Hildenbrand1-1/+27
2022-12-01selftests/vm: cow: basic COW tests for non-anonymous pagesDavid Hildenbrand1-1/+337
2022-12-01selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand5-19/+24
2022-12-01selftests/damon: fix unnecessary compilation warningsRong Tao1-0/+9
2022-12-01selftests/vm: anon_cow: add mprotect() optimization testsDavid Hildenbrand1-3/+46
2022-12-01selftests/damon: test non-context inputs to rm_contexts fileSeongJae Park2-0/+20
2022-12-01selftests/vm: update hugetlb madviseMike Kravetz1-3/+4
2022-12-01tools/selftets/damon/sysfs: test tried_regions directory existenceSeongJae Park1-0/+7
2022-12-01bpf: Tighten ptr_to_btf_id checks.Alexei Starovoitov2-4/+5