aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19selftests/powerpc: entry flush testDaniel Axtens3-1/+200
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey1-6/+29
2020-11-19selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basicPo-Hsu Lin2-1/+2
2020-11-18selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel7-18/+52
2020-11-18selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel1-0/+13
2020-11-18selftests/bpf: Fix broken riscv buildBjörn Töpel1-1/+2
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-38/+64
2020-11-18selftests/sgx: Use a statically generated 3072-bit RSA keyJarkko Sakkinen5-23/+71
2020-11-18selftests/x86: Add a selftest for SGXJarkko Sakkinen12-0/+1222
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh2-0/+150
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb2-2/+3
2020-11-16selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai1-1/+2
2020-11-16KVM: selftests: x86: Set supported CPUIDs on default VMAndrew Jones18-26/+30
2020-11-16KVM: selftests: Make test skipping consistentAndrew Jones3-10/+14
2020-11-16selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo1-0/+2
2020-11-15KVM: selftests: Also build dirty_log_perf_test on AArch64Andrew Jones1-0/+1
2020-11-15KVM: selftests: Introduce vm_create_[default_]_with_vcpusAndrew Jones2-5/+40
2020-11-15KVM: selftests: Make vm_create_default commonAndrew Jones5-75/+45
2020-11-15KVM: selftests: always use manual clear in dirty_log_perf_testPaolo Bonzini1-33/+22
2020-11-15selftests: kvm: keep .gitignore add to datePaolo Bonzini1-3/+3
2020-11-15KVM: selftests: Add "-c" parameter to dirty log testPeter Xu1-3/+10
2020-11-15KVM: selftests: Run dirty ring test asynchronouslyPeter Xu1-4/+60
2020-11-15KVM: selftests: Add dirty ring buffer testPeter Xu4-13/+320
2020-11-15KVM: selftests: Introduce after_vcpu_run hook for dirty log testPeter Xu1-12/+24
2020-11-15KVM: selftests: test KVM_GET_SUPPORTED_HV_CPUID as a system ioctlVitaly Kuznetsov3-38/+77
2020-11-15KVM: selftests: Verify supported CR4 bits can be set before KVM_SET_CPUID2Sean Christopherson3-5/+108
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski30-482/+1736
2020-11-14bpf: Relax return code check for subprogramsDmitrii Banshchikov2-0/+20
2020-11-12bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau3-0/+259
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski61-338/+2574
2020-11-13selftests/bpf: Add asm tests for pkt vs pkt_end comparison.Alexei Starovoitov1-0/+42
2020-11-13selftests/bpf: Add skb_pkt_end testAlexei Starovoitov2-0/+95
2020-11-12selftests: set conf.all.rp_filter=0 in bareudp.shGuillaume Nault1-0/+2
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-5/+257
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko1-2/+2
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin1-1/+14
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin1-32/+32
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu2-39/+46
2020-11-10selftests: disable rp_filter when testing bareudpGuillaume Nault1-0/+6
2020-11-10selftest: fix flower terse dump testsVlad Buslov1-2/+2
2020-11-10selftests/cgroup: Fix build on older distrosSachin Sant1-2/+2
2020-11-10selftests/run_kselftest.sh: fix dry-run typoHangbin Liu1-1/+1
2020-11-10tool: selftests: fix spelling typo of 'writting'Wang Qing1-2/+2
2020-11-10selftests/memfd: Fix implicit declaration warningsMichael Ellerman2-2/+2
2020-11-10selftests: intel_pstate: ftime() is deprecatedTommi Rantala1-6/+16
2020-11-10selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman1-4/+1
2020-11-10selftests/gpio: Fix build when source tree is read onlyMichael Ellerman1-5/+9
2020-11-10selftests/gpio: Move include of lib.mk upMichael Ellerman1-3/+3
2020-11-10selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman1-5/+3
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov2-3/+4