summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-20vsock_test: add SOCK_STREAM MSG_PEEK testStefano Garzarella
2019-12-20testing/vsock: print list of options and descriptionStefano Garzarella
2019-12-20testing/vsock: add parameters to list and skip testsStefano Garzarella
2019-12-20vsock_test: wait for the remote to close the connectionStefano Garzarella
2019-12-20VSOCK: add AF_VSOCK test casesStefan Hajnoczi
2019-12-20VSOCK: add send_byte()/recv_byte() test utilitiesStefan Hajnoczi
2019-12-20VSOCK: add full barrier between test casesStefan Hajnoczi
2019-12-20VSOCK: extract connect/accept functions from vsock_diag_test.cStefan Hajnoczi
2019-12-20VSOCK: extract utility functions from vsock_diag_test.cStefan Hajnoczi
2019-12-20VSOCK: add SPDX identifiers to vsock testsStefan Hajnoczi
2019-12-20VSOCK: fix header include in vsock_diag_testStefan Hajnoczi
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-18selftests: qdiscs: Add test coverage for ETS QdiscPetr Machata
2019-12-18selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata
2019-12-18selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.shPetr Machata
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk
2019-12-17tpm: selftest: add test covering async modeTadeusz Struk
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo
2019-12-14selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov
2019-12-11kselftest: Support old perl versionsSeongJae Park
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu
2019-12-09selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu
2019-12-09selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07selftests: netfilter: use randomized netns namesFlorian Westphal
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song
2019-12-04selftests: add epoll selftestsHeiher
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev