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