summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn2-6/+0
2022-08-02selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza1-5/+7
2022-07-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski12-99/+694
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller2-6/+3
2022-07-29selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behaviorAndrea Mayer2-0/+822
2022-07-29selftests: seg6: add selftest for SRv6 H.Encaps.Red behaviorAndrea Mayer2-0/+880
2022-07-29selftests: net: dsa: Add a Makefile which installs the selftestsMartin Blumenstingl1-0/+17
2022-07-29selftests: tls: handful of memrnd() and length checksJakub Kicinski1-9/+17
2022-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+6
2022-07-27selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller1-19/+34
2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller4-0/+471
2022-07-27selftests/bpf: Sort configurationDaniel Müller1-50/+49
2022-07-27selftests: net: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko1-0/+24
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko1-0/+30
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich2-13/+51
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon2-11/+86
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+5
2022-07-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski21-79/+490
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou1-3/+3
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady2-15/+76
2022-07-22selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi1-0/+1
2022-07-22selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi2-1/+189
2022-07-22selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi2-12/+81
2022-07-22selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi1-0/+53
2022-07-22bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi1-5/+5
2022-07-22selftests: tls: add a test for timeo vs lockJakub Kicinski1-0/+32
2022-07-21selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima1-2/+1
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson1-1/+1
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko1-0/+11
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko2-0/+6
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko3-32/+16
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko2-10/+10
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan1-3/+5
2022-07-16selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park2-0/+309
2022-07-15selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa1-0/+2
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-9/+131
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel2-1/+120
2022-07-14selftests/bpf: Return true/false (not 1/0) from bool functionsLinkui Xiao1-15/+15
2022-07-13selftests: mptcp: add MPC backup testsPaolo Abeni1-0/+30
2022-07-13selftests/bpf: add a ksym iter subtestAlan Maguire3-0/+97
2022-07-12selftests: tls: add test for NoPad getsockoptJakub Kicinski1-0/+51
2022-07-12selftest: net: add tun to .gitignoreJakub Kicinski1-0/+1
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts1-1/+1
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski48-157/+4278
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang1-1/+1
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang1-17/+23
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang1-2/+37
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang1-1/+48