summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-02-21tc-testing: updated tdc tests for basic filter with u16 extended match rulesRoman Mashak-0/+242
2020-02-20selftests/bpf: Fix trampoline_count clean up logicAndrii Nakryiko-7/+18
2020-02-20selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron-5/+15
2020-02-20rcutorture: Set KCSAN Kconfig options to detect more data racesPaul E. McKenney-0/+2
2020-02-20rcutorture: Make kvm-find-errors.sh abort on bad directoryPaul E. McKenney-0/+2
2020-02-20rcutorture: Summarize summary of build and run resultsPaul E. McKenney-1/+16
2020-02-20rcutorture: Add 100-CPU configurationPaul E. McKenney-0/+18
2020-02-20torture: Make results-directory date format completion-friendlyPaul E. McKenney-1/+1
2020-02-20locktorture: Allow CPU-hotplug to be disabled via --bootargsPaul E. McKenney-1/+1
2020-02-20selftests/rseq: Fix out-of-tree compilationMichael Ellerman-1/+1
2020-02-20selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman-1/+9
2020-02-19Merge tag 'linux-kselftest-5.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-29/+50
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+11
2020-02-19tc-testing: updated tdc tests for basic filterRoman Mashak-0/+242
2020-02-20selftests/bpf: Fix build of sockmap_ktls.cAlexei Starovoitov-0/+1
2020-02-19selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3Yonghong Song-2/+2
2020-02-19selftests/bpf: Add bpf_read_branch_records() selftestDaniel Xu-0/+220
2020-02-19kunit: run kunit_tool from any directoryHeidi Fahim-0/+12
2020-02-19kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim-12/+16
2020-02-19selftests/bpf: Test unhashing kTLS socket after removing from mapJakub Sitnicki-0/+123
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara-0/+2
2020-02-17selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu-3/+3
2020-02-17selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel-0/+20
2020-02-17selftests: mlxsw: vxlan: Adjust test to recent changesIdo Schimmel-3/+1
2020-02-17selftests: mlxsw: extack: Test creation of multiple VLAN-aware bridgesIdo Schimmel-0/+23
2020-02-17selftests: mlxsw: extack: Test bridge creation with VXLANIdo Schimmel-0/+32
2020-02-17selftests: mlxsw: Remove deprecated testIdo Schimmel-45/+0
2020-02-16wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld-24/+14
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf-0/+77
2020-02-16selftests: forwarding: vxlan_bridge_1d: fix tos valueHangbin Liu-3/+3
2020-02-16ipv6: Fix route replacement with dev-only routeBenjamin Poirier-0/+6
2020-02-16selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu-12/+13
2020-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-26/+602
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld-0/+11
2020-02-13selftests: openat2: fix build error on newer glibcAleksa Sarai-1/+1
2020-02-13selftests: use LDLIBS for libraries instead of LDFLAGSDmitry Safonov-5/+5
2020-02-12selftests/cgroup: add tests for cloning into cgroupsChristian Brauner-5/+214
2020-02-12kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan-0/+113
2020-02-12selftests: KVM: Remove unused x86_register enumEric Auger-20/+0
2020-02-12selftests: KVM: SVM: Add vmcall testEric Auger-0/+80
2020-02-12selftests: KVM: AMD Nested test infrastructureEric Auger-1/+517
2020-02-12selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()Eric Auger-7/+7
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki-1/+3
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau-1/+3
2020-02-10selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger-4/+4
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger-2/+7
2020-02-10selftests/resctrl: Add vendor detection mechanismBabu Moger-0/+25
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu-5/+451
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu-20/+558
2020-02-10selftests/resctrl: Add MBA testFenghua Yu-1/+188