aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-04selftests: add basic netdevsim devlink flash testingJiri Pirko1-0/+53
2019-06-02selftests: Add test cases for nexthop objectsDavid Ahern1-0/+1026
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller39-147/+3083
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire6-2/+558
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-114/+492
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+371
2019-05-30selftests/net: add TFO key rotation selftestJason Baron4-0/+394
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+1
2019-05-29Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-9/+38
2019-05-28selftests/net: ipv6 flowlabelWillem de Bruijn5-2/+453
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio1-7/+7
2019-05-28selftests/bpf: add auto-detach testRoman Gushchin1-1/+97
2019-05-28selftests/bpf: enable all available cgroup v2 controllersRoman Gushchin1-0/+57
2019-05-28selftests/bpf: convert test_cgrp2_attach2 example into kselftestRoman Gushchin3-1/+478
2019-05-28selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev1-0/+32
2019-05-28bpf: style fix in while(!feof()) loopChang-Hsien Tsai1-3/+1
2019-05-26selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski1-0/+15
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski1-0/+19
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-69/+61
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang7-5/+51
2019-05-24selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang1-10/+19
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds12-13/+21
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-14/+1
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song3-0/+250
2019-05-24selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko10-1/+824
2019-05-24selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko3-1/+384
2019-05-24selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko1-58/+13
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki7-42/+8
2019-05-24selftests/net: SO_TXTIME with ETF and FQWillem de Bruijn5-1/+332
2019-05-24selftests: Add redirect testsDavid Ahern1-0/+455
2019-05-24selftests: rtc: rtctest: specify timeoutsAlexandre Belloni1-3/+3
2019-05-24selftests/harness: Allow test to configure timeoutAlexandre Belloni1-5/+12
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu2-0/+22
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu1-1/+1
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini1-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth1-3/+0
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth12-31/+16
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini2-2/+2
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter1-3/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-2/+330
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov5-13/+298
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov1-14/+17
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern1-9/+8
2019-05-22selftests: fib-onlink: Make quiet by defaultDavid Ahern1-5/+43