summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld-5/+10
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld-2/+1
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing-1/+0
2020-03-18selftests: mlxsw: Add tc action hw_stats testsJiri Pirko-0/+139
2020-03-18selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko-2/+2
2020-03-18KVM: selftests: Rework timespec functions and usageAndrew Jones-44/+35
2020-03-17selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko-1/+42
2020-03-17selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko-6/+7
2020-03-17selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko-2/+2
2020-03-17selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko-11/+7
2020-03-17selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko-1/+0
2020-03-17selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy-0/+1
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-0/+11
2020-03-16KVM: selftests: enlightened VMPTRLD with an incorrect GPAVitaly Kuznetsov-2/+10
2020-03-16KVM: selftests: test enlightened vmenter with wrong eVMCS versionVitaly Kuznetsov-4/+9
2020-03-16KVM: selftests: define and use EVMCS_VERSIONVitaly Kuznetsov-1/+3
2020-03-16selftests: kvm: Uses TEST_FAIL in tests/utilitiesWainer dos Santos Moschetta-53/+46
2020-03-16selftests: kvm: Introduce the TEST_FAIL macroWainer dos Santos Moschetta-0/+3
2020-03-16selftests: KVM: s390: check for registers to NOT change on resetChristian Borntraeger-2/+53
2020-03-16selftests: KVM: s390: test more register variants for the reset ioctlChristian Borntraeger-9/+41
2020-03-16selftests: KVM: s390: fix early guest crashChristian Borntraeger-14/+13
2020-03-16KVM: selftests: Introduce steal-time testAndrew Jones-5/+385
2020-03-16KVM: selftests: virt_map should take npages, not sizeAndrew Jones-19/+16
2020-03-16KVM: selftests: Use consistent message for test skippingAndrew Jones-25/+37
2020-03-16KVM: selftests: Enable printf format warnings for TEST_ASSERTAndrew Jones-17/+16
2020-03-16selftests: KVM: s390: fix format strings for access reg testChristian Borntraeger-2/+9
2020-03-16selftests: KVM: s390: fixup fprintf format error in reset.cChristian Borntraeger-1/+1
2020-03-16KVM: selftests: Share common API documentationAndrew Jones-248/+187
2020-03-16selftests: KVM: SVM: Add vmcall test to gitignoreAndrew Jones-2/+3
2020-03-16KVM: selftests: s390x: Provide additional num-guest-pages adjustmentAndrew Jones-9/+8
2020-03-16kvm: selftests: Support dirty log initial-all-set testJay Zhou-3/+16
2020-03-16KVM: selftests: Fix unknown ucall command assertsAndrew Jones-8/+7
2020-03-16KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGIONSean Christopherson-0/+175
2020-03-16KVM: selftests: Convert some printf's to pr_info'sAndrew Jones-13/+13
2020-03-16KVM: selftests: Rework debug message printingAndrew Jones-44/+54
2020-03-16KVM: selftests: Time guest demand pagingBen Gardon-1/+72
2020-03-16KVM: selftests: Support multiple vCPUs in demand paging testBen Gardon-82/+171
2020-03-16KVM: selftests: Add support for vcpu_args_set to aarch64 and s390xBen Gardon-0/+71
2020-03-16KVM: selftests: Pass args to vCPU in global vCPU args structBen Gardon-11/+27
2020-03-16KVM: selftests: Add memory size parameter to the demand paging testBen Gardon-22/+90
2020-03-16KVM: selftests: Add configurable demand paging delayBen Gardon-7/+25
2020-03-16KVM: selftests: Add demand paging content to the demand paging testBen Gardon-4/+206
2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata-8/+61
2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata-0/+68
2020-03-14selftests: qdiscs: Add TDC test for REDPetr Machata-0/+117
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-327/+1095
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko-1/+133
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko-9/+9
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki-19/+58
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser-26/+4