summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-02-01selftests: bonding: Check initial stateBenjamin Poirier
2024-02-01selftests: team: Add missing config optionsBenjamin Poirier
2024-02-01selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64Pu Lehui
2024-01-31selftests: Declare local variable for pause in fcnal-test.shDavid Ahern
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni
2024-01-31selftests: net: add missing config for pmtu.sh testsPaolo Abeni
2024-01-31bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu
2024-01-31selftests/net: Repair RST passive reset selftestDmitry Safonov
2024-01-31selftests/net: Rectify key counters checksDmitry Safonov
2024-01-31selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri
2024-01-31selftests/net: calibrate txtimestampWillem de Bruijn
2024-01-31selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle
2024-01-31selftests: net: add missing config for GENEVEMatthias May
2024-01-31selftests/net: calibrate fq_band_pktlimitWillem de Bruijn
2024-01-31selftests: forwarding: Remove duplicated lib.sh contentPetr Machata
2024-01-31selftests: forwarding: Redefine relative_path variableBenjamin Poirier
2024-01-31selftests: dsa: Replace test symlinks by wrapper scriptBenjamin Poirier
2024-01-31selftests: team: Add shared library scripts to TEST_INCLUDESBenjamin Poirier
2024-01-31selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDESBenjamin Poirier
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-01-30selftests: net: Add missing matchall classifierIdo Schimmel
2024-01-30selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macroAndrii Nakryiko
2024-01-30libbpf: add bpf_core_cast() macroAndrii Nakryiko
2024-01-30KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSRSean Christopherson
2024-01-30KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBVSean Christopherson
2024-01-30KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE()Sean Christopherson
2024-01-30KVM: selftests: Test PMC virtualization with forced emulationSean Christopherson
2024-01-30KVM: selftests: Move KVM_FEP macro into common library headerSean Christopherson
2024-01-30KVM: selftests: Query module param to detect FEP in MSR filtering testSean Christopherson
2024-01-30KVM: selftests: Add helpers to read integer module paramsSean Christopherson
2024-01-30KVM: selftests: Add a helper to query if the PMU module param is enabledSean Christopherson
2024-01-30KVM: selftests: Expand PMU counters test to verify LLC eventsSean Christopherson
2024-01-30KVM: selftests: Add functional test for Intel's fixed PMU countersJinrong Liang
2024-01-30KVM: selftests: Test consistency of CPUID with num of fixed countersJinrong Liang
2024-01-30KVM: selftests: Test consistency of CPUID with num of gp countersJinrong Liang
2024-01-30KVM: selftests: Test Intel PMU architectural events on fixed countersJinrong Liang
2024-01-30KVM: selftests: Test Intel PMU architectural events on gp countersJinrong Liang
2024-01-30KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assetsJinrong Liang
2024-01-30KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed countersSean Christopherson
2024-01-30KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()Sean Christopherson
2024-01-30KVM: selftests: Add vcpu_set_cpuid_property() to set propertiesJinrong Liang
2024-01-30Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-30KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov
2024-01-30KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov
2024-01-30KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones
2024-01-30selftests/bpf: add trusted global subprog arg testsAndrii Nakryiko
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown