grpc-go/test
Lidi Zheng 63bdcbcce5
xds/interop: add xds_k8s_lb test suite (#5250)
2022-03-21 13:57:45 -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: update version for release (#5070) 2021-12-20 15:40:38 -08:00
kokoro xds/interop: add xds_k8s_lb test suite (#5250) 2022-03-21 13:57:45 -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 cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
balancer_test.go grpc: delete deprecated API WithBalancerName() (#5232) 2022-03-10 13:15:11 -08:00
channelz_linux_test.go channelz: rename NewChannelzStorage to NewChannelzStorageForTesting (#5190) 2022-02-09 14:14:44 -08:00
channelz_test.go channelz: include channelz identifier in logs (#5192) 2022-02-23 07:30:06 -08: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 grpc: delete deprecated API WithBalancerName() (#5232) 2022-03-10 13:15:11 -08:00
goaway_test.go cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
gracefulstop_test.go cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
healthcheck_test.go grpc: delete deprecated API WithBalancerName() (#5232) 2022-03-10 13:15:11 -08:00
insecure_creds_test.go test: cleanup roundrobin tests to use stubserver (#5236) 2022-03-15 17:01:07 -07:00
interceptor_test.go test: use real grpc.Server in call tests (#5213) 2022-03-02 13:40:15 -08:00
invoke_test.go test: use real grpc.Server in call tests (#5213) 2022-03-02 13:40:15 -08:00
local_creds_test.go cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
logging.go internal: clean up all usages of grpclog, and replace with component (#3719) 2020-08-06 13:19:17 -07:00
metadata_test.go fix: does not validate metadata keys and values (#4886) 2022-02-23 11:15:55 -08: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 cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177) 2022-02-09 11:17:46 -08:00
roundrobin_test.go test: cleanup roundrobin tests to use stubserver (#5236) 2022-03-15 17:01:07 -07:00
server_test.go server: handle context errors returned by service handler (#5156) 2022-01-26 11:02:23 -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
timeouts.go test: cleanup roundrobin tests to use stubserver (#5236) 2022-03-15 17:01:07 -07:00