summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-07-31selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpersPetar Penkov1-0/+3
2019-07-31selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-31kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai1-0/+15
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+1
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+26
2019-07-29tools: Add definitions for devmap_hash map typeToke Høiland-Jørgensen1-0/+16
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-07-28selftests/bpf: convert send_signal.c to use subtestsAndrii Nakryiko1-3/+6
2019-07-28selftests/bpf: convert bpf_verif_scale.c to sub-tests APIAndrii Nakryiko1-37/+40
2019-07-28selftests/bpf: add sub-tests support for test_progsAndrii Nakryiko2-29/+185
2019-07-28selftests/bpf: abstract away test log outputAndrii Nakryiko12-73/+183
2019-07-28selftest/bpf: centralize libbpf logging management for test_progsAndrii Nakryiko3-12/+38
2019-07-28selftests/bpf: add test selectors by number and name to test_progsAndrii Nakryiko1-4/+39
2019-07-28selftests/bpf: revamp test_progs to allow more controlAndrii Nakryiko2-15/+77
2019-07-28selftests/bpf: prevent headers to be compiled as C codeAndrii Nakryiko1-3/+3
2019-07-26selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAPStanislav Fomichev2-0/+72
2019-07-26bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev2-0/+56
2019-07-26selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAGStanislav Fomichev2-7/+155
2019-07-26selftests/bpf: Add selftests for bpf_perf_event_outputAllan Zhang2-1/+105
2019-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-2/+206
2019-07-26selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski1-2/+2
2019-07-25selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence1-0/+20
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida1-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-24selftests/bpf: remove perf buffer helpersAndrii Nakryiko2-134/+0
2019-07-24selftests/bpf: switch test_tcpnotify to perf_buffer APIAndrii Nakryiko1-54/+36
2019-07-24selftests/bpf: convert test_get_stack_raw_tp to perf_buffer APIAndrii Nakryiko2-36/+44
2019-07-24selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-07-24tc-testing: added tdc tests for [b|p]fifo qdiscRoman Mashak1-0/+304
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King1-1/+1
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida1-3/+3
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-07-22selftests/tls: add shutdown testsJakub Kicinski1-0/+27
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski1-0/+10
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski1-0/+31
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski1-0/+52
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski1-0/+74
2019-07-22x86/mpx: Remove selftests themselvesDave Hansen5-2259/+0
2019-07-22x86/mpx: Remove selftests Makefile entryDave Hansen1-1/+1
2019-07-22x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2-1/+90
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds1-2/+52
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-18/+4
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-12/+492
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth1-2/+0
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-148/+366
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller19-147/+332
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich1-8/+9