summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-07-27selftests/bpf: convert bpf_verif_scale.c to sub-tests APIAndrii Nakryiko-37/+40
2019-07-27selftests/bpf: add sub-tests support for test_progsAndrii Nakryiko-29/+185
2019-07-27selftests/bpf: abstract away test log outputAndrii Nakryiko-73/+183
2019-07-27selftest/bpf: centralize libbpf logging management for test_progsAndrii Nakryiko-12/+38
2019-07-27selftests/bpf: add test selectors by number and name to test_progsAndrii Nakryiko-4/+39
2019-07-27selftests/bpf: revamp test_progs to allow more controlAndrii Nakryiko-15/+77
2019-07-27selftests/bpf: prevent headers to be compiled as C codeAndrii Nakryiko-3/+3
2019-07-25selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAPStanislav Fomichev-0/+72
2019-07-25bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev-0/+56
2019-07-25selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAGStanislav Fomichev-7/+155
2019-07-25selftests/bpf: Add selftests for bpf_perf_event_outputAllan Zhang-1/+105
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-2/+206
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida-2/+2
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence-0/+20
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida-2/+2
2019-07-23selftests/bpf: remove perf buffer helpersAndrii Nakryiko-134/+0
2019-07-23selftests/bpf: switch test_tcpnotify to perf_buffer APIAndrii Nakryiko-54/+36
2019-07-23selftests/bpf: convert test_get_stack_raw_tp to perf_buffer APIAndrii Nakryiko-36/+44
2019-07-23selftests/bpf: add another gso_segs accessEric Dumazet-0/+11
2019-07-23tc-testing: added tdc tests for [b|p]fifo qdiscRoman Mashak-0/+304
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel-12/+12
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel-0/+4
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King-1/+1
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida-3/+3
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich-2/+1
2019-07-22selftests/tls: add shutdown testsJakub Kicinski-0/+27
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski-0/+10
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski-0/+31
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski-0/+52
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski-0/+74
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds-2/+52
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+4
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-12/+492
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth-2/+0
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-148/+366
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-147/+332
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich-8/+9
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich-1/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-8/+66
2019-07-17selftests: add a test case for rp_filterCong Wang-1/+34
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+432
2019-07-16selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFODmitry V. Levin-1/+273
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova-4/+9
2019-07-16proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan-0/+135
2019-07-16tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan-2/+15
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich-17/+11
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko-14/+10
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko-3/+3