grpc-go/test
Menghan Li c2bccd0b15
xds/kokoro: install go 1.17, and retry go build (#5015)
2021-11-30 15:31:14 -08: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 xds/kokoro: install go 1.17, and retry go build (#5015) 2021-11-30 15:31:14 -08: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 grpc: better RFC 3986 compliant target parsing (#4817) 2021-10-14 14:54:02 -07:00
balancer_test.go balancer: add Authority field to balancer.BuildOptions (#4969) 2021-11-11 10:59:18 -08: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 grpc: implement WithInsecure() using the insecure package (#4718) 2021-11-09 15:42:07 -08: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 grpc: implement WithInsecure() using the insecure package (#4718) 2021-11-09 15:42:07 -08: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 config: remove retry disable via environment variable (#4922) 2021-11-09 13:06:38 -08: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