aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-03-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy1-0/+1
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+11
2020-03-16KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov1-2/+10
2020-03-16KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov1-4/+9
2020-03-16KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov2-1/+3
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta13-53/+46
2020-03-16selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta1-0/+3
2020-03-16selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger1-2/+53
2020-03-16selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger1-9/+41
2020-03-16selftests: KVM: s390: fix early guest crashChristian Borntraeger1-14/+13
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones7-5/+385
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones6-19/+16
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones18-25/+37
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones10-17/+16
2020-03-16selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger1-2/+9
2020-03-16selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger1-1/+1
2020-03-16KVM: selftests: Share common API documentationAndrew Jones5-248/+187
2020-03-16selftests: KVM: SVM: Add vmcall test to gitignoreAndrew Jones1-2/+3
2020-03-16KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones3-9/+8
2020-03-16kvm: selftests: Support dirty log initial-all-set testJay Zhou2-3/+16
2020-03-16KVM: selftests: Fix unknown ucall command assertsAndrew Jones7-8/+7
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson5-0/+175
2020-03-16KVM: selftests: Convert some printf's to pr_info'sAndrew Jones7-13/+13
2020-03-16KVM: selftests: Rework debug message printingAndrew Jones6-44/+54
2020-03-16KVM: selftests: Time guest demand pagingBen Gardon3-1/+72
2020-03-16KVM: selftests: Support multiple vCPUs in demand paging testBen Gardon1-82/+171
2020-03-16KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon2-0/+71
2020-03-16KVM: selftests: Pass args to vCPU in global vCPU args structBen Gardon1-11/+27
2020-03-16KVM: selftests: Add memory size parameter to the demand paging testBen Gardon4-22/+90
2020-03-16KVM: selftests: Add configurable demand paging delayBen Gardon1-7/+25
2020-03-16KVM: selftests: Add demand paging content to the demand paging testBen Gardon1-4/+206
2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata3-8/+61
2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata1-0/+68
2020-03-14selftests: qdiscs: Add TDC test for REDPetr Machata1-0/+117
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller43-327/+1095
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko3-1/+133
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2-9/+9
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki1-19/+58
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2-26/+4
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko1-1/+10
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko1-12/+20
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko1-0/+9
2020-03-13selftests: android: Fix custom install from skipping test progsShuah Khan1-1/+1
2020-03-13selftests: android: ion: Fix ionmap_test compile errorShuah Khan1-1/+1
2020-03-13selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan1-2/+2
2020-03-13selftests/seccomp: Adjust test fixture countsKees Cook1-5/+5
2020-03-13selftests/ftrace: Fix typo in trigger-multihist.tcMasanari Iida1-1/+1
2020-03-13selftests/timens: Remove duplicated include <time.h>YueHaibing4-4/+0
2020-03-13selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King1-2/+2
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-0/+123