grpc-go/test
Terry Wilson 524d10cbce
kokoro: source test driver install script from core repo (#4825)
2021-10-07 11:58:49 -07:00
..
bufconn test/bufconn: add Listener.DialContext(context.Context) (#4763) 2021-09-16 07:59:36 -07:00
codec_perf protobuf: update protoc to latest version (#4038) 2020-11-16 16:59:46 -08:00
grpc_testing cmd/protoc-gen-go-grpc: add protoc and protoc-gen-go-grpc versions to top comment (#4313) 2021-04-09 16:30:59 -07:00
kokoro kokoro: source test driver install script from core repo (#4825) 2021-10-07 11:58:49 -07:00
tools github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
authority_test.go github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
balancer_test.go test: use non blocking dials in end2end_test (#4687) 2021-08-24 10:02:55 -07:00
channelz_linux_test.go multiple: remove support for Go 1.11 (#4700) 2021-08-24 14:24:34 -07:00
channelz_test.go clientconn: do not automatically reconnect addrConns; go idle instead (#4613) 2021-08-10 13:22:34 -07:00
context_canceled_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
creds_test.go test: use non blocking dials in end2end_test (#4687) 2021-08-24 10:02:55 -07:00
end2end_test.go server: add missing conn.Close if the connection dies before reading the HTTP/2 preface (#4837) 2021-10-04 11:22:00 -07:00
goaway_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
gracefulstop_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
healthcheck_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
insecure_creds_test.go test: use non blocking dials in end2end_test (#4687) 2021-08-24 10:02:55 -07:00
local_creds_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
logging.go internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
race.go github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708) 2021-08-26 11:21:36 -07:00
rawConnWrapper.go Update go.mod for golang/x/tools and staticcheck (#2832) 2019-05-24 11:13:46 -07:00
resolver_test.go resolver: allow config selector to return an RPC error (#4082) 2020-12-08 13:32:37 -08:00
retry_test.go test: add option to make httpServer wait for END_STREAM; fix RetryStats race (#4811) 2021-09-24 15:29:25 -07:00
server_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00
servertester.go End stream flag bugfix (#3803) 2020-08-21 14:22:17 -07:00
stream_cleanup_test.go test: move stubServer to separate package in internal (#4081) 2020-12-04 15:56:07 -08:00