summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02wireguard: selftests: support UMLJason A. Donenfeld
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn
2022-08-02selftests: net: fix IOAM test skip return codeKleber Sacilotto de Souza
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29selftests/bpf: Bump internal send_signal/send_signal_tracepoint timeoutDaniel Müller
2022-07-29selftests: netdevsim: Add test cases for route deletion failureIdo Schimmel
2022-07-29selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behaviorAndrea Mayer
2022-07-29selftests: seg6: add selftest for SRv6 H.Encaps.Red behaviorAndrea Mayer
2022-07-28selftests: net: dsa: Add a Makefile which installs the selftestsMartin Blumenstingl
2022-07-28selftests: tls: handful of memrnd() and length checksJakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-27selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller
2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller
2022-07-27selftests/bpf: Sort configurationDaniel Müller
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-21selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-15selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park
2022-07-14selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-13selftests/bpf: Return true/false (not 1/0) from bool functionsLinkui Xiao
2022-07-12selftests: mptcp: add MPC backup testsPaolo Abeni
2022-07-12selftests/bpf: add a ksym iter subtestAlan Maguire
2022-07-11selftests: tls: add test for NoPad getsockoptJakub Kicinski
2022-07-11selftest: net: add tun to .gitignoreJakub Kicinski
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang