aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-21selftests: tls: clean up uninitialized warningsJakub Kicinski1-0/+20
2021-06-21selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang1-1/+6
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski33-200/+1929
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-15/+386
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen1-0/+74
2021-06-18selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang1-4/+103
2021-06-18selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang1-1/+12
2021-06-18selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer1-0/+573
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar9-21/+63
2021-06-17selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko1-1/+1
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-20/+20
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller83-441/+1931
2021-06-17KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov1-26/+38
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov4-0/+817
2021-06-17KVM: selftests: Move evmcs.h to x86_64/Vitaly Kuznetsov1-1/+1
2021-06-17KVM: selftests: move Hyper-V MSR definitions to hyperv.hVitaly Kuznetsov2-7/+20
2021-06-17KVM: selftests: Introduce x2APIC register manipulation functionsJim Mattson3-5/+14
2021-06-17KVM: selftests: Hoist APIC functions out of individual testsJim Mattson7-66/+83
2021-06-17KVM: selftests: Move APIC definitions into a separate fileJim Mattson3-47/+59
2021-06-17KVM: selftests: x86: Add vmx_nested_tsc_scaling_testIlias Stamatis3-0/+244
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-17selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko1-0/+4
2021-06-16selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu1-0/+1
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi1-1/+1
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi1-2/+3
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev2-1/+64
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-06-17powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy1-1/+2
2021-06-15selftests/sgx: Refine the test enclave to have storageJarkko Sakkinen4-15/+74
2021-06-15selftests/sgx: Add EXPECT_EEXIT() macroJarkko Sakkinen1-3/+11
2021-06-15selftests/sgx: Dump enclave memory mapJarkko Sakkinen1-0/+14
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-8/+53
2021-06-15selftests/sgx: Migrate to kselftest harnessJarkko Sakkinen2-88/+92
2021-06-15selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'Jarkko Sakkinen3-17/+18
2021-06-15bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.Kuniyuki Iwashima4-1/+692
2021-06-16Merge branch 'fixes' into nextMichael Ellerman1-9/+18
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang1-2/+0
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann8-8/+53
2021-06-14testing: selftests: drivers: net: netdevsim: devlink: add test case for hard drop statisticsOleksandr Mazur1-0/+10
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats fieldOleksandr Mazur1-0/+26
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern1-0/+25
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid Ahern1-0/+12
2021-06-14KVM: selftests: Add aarch64/debug-exceptions testRicardo Koller4-6/+268
2021-06-14KVM: selftests: Add exception handling support for aarch64Ricardo Koller4-1/+287
2021-06-14KVM: selftests: Move GUEST_ASSERT_EQ to utils headerRicardo Koller2-19/+12
2021-06-14KVM: selftests: Introduce UCALL_UNHANDLED for unhandled vector reportingRicardo Koller3-13/+9
2021-06-14KVM: selftests: Complete x86_64/sync_regs_test ucallRicardo Koller1-1/+6
2021-06-14KVM: selftests: Rename vm_handle_exceptionRicardo Koller6-11/+11
2021-06-11kunit: tool: add support for QEMUBrendan Higgins14-41/+354
2021-06-11kunit: Add 'kunit_shutdown' optionDavid Gow2-2/+2