crypto/ssh/test
Lars Lehtonen 497ca9f6d6 ssh/test: fix test goroutine error handling
Adds an error channel to the test helper function
testPortForward() to collect errors that happen inside
a goroutine.

Change-Id: I6db1d24b935fdfad637c971581ae80beaebd8a1f
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/207462
Run-TryBot: Han-Wen Nienhuys <hanwen@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-11-17 06:32:00 +00:00
..
agent_unix_test.go ssh/test: add port for aix/ppc64 2019-04-26 14:52:10 +00:00
banner_test.go ssh/test: add port for aix/ppc64 2019-04-26 14:52:10 +00:00
cert_test.go ssh/test: add port for aix/ppc64 2019-04-26 14:52:10 +00:00
dial_unix_test.go ssh/test: add port for aix/ppc64 2019-04-26 14:52:10 +00:00
doc.go all: fix errors reported by vet, golint 2017-11-28 17:48:09 +00:00
forward_unix_test.go ssh/test: fix test goroutine error handling 2019-11-17 06:32:00 +00:00
multi_auth_test.go ssh: compile multi_auth_test.go on linux only 2018-02-08 16:53:22 +00:00
session_test.go ssh/test: delete TestInvalidTerminalMode 2019-08-29 04:30:50 +00:00
sshd_test_pw.c ssh: fix support for partial success authentication responses in client 2018-02-08 15:07:01 +00:00
test_unix_test.go ssh/test: add port for aix/ppc64 2019-04-26 14:52:10 +00:00
testdata_test.go x/crypto: fix typos 2016-07-06 16:40:51 +00:00