grpc-go/test
Edmond 8f3cc6cc26
protoc-gen-go-grpc: export grpc.ServiceDesc (#4035)
2020-11-23 14:56:57 -08:00
..
bufconn Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
codec_perf protobuf: update protoc to latest version (#4038) 2020-11-16 16:59:46 -08:00
go_vet internal: reintroduce legacy appengine build constraints (#3838) 2020-08-25 13:49:57 -07:00
grpc_testing protoc-gen-go-grpc: export grpc.ServiceDesc (#4035) 2020-11-23 14:56:57 -08:00
kokoro xds testing: add path_matching and header_matching (#3764) 2020-07-28 10:33:47 -07:00
tools protobuf: update all generated code to google.golang.org/protobuf (#3932) 2020-10-21 16:05:44 -07:00
authority_test.go internal: fix net.Dial fail without IP (#4037) 2020-11-16 14:34:08 -08:00
balancer_test.go balancer: set RPC metadata in address attributes, instead of Metadata field (#4041) 2020-11-18 17:12:51 -08:00
channelz_linux_go110_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
channelz_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
context_canceled_test.go client: fix race between client-side stream cancellation and compressed server data arriving (#3054) 2019-10-01 10:47:40 -07:00
creds_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
end2end_test.go xds: add ConfigSelector to support RouteAction timeouts (#3991) 2020-11-17 13:22:28 -08:00
goaway_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
gracefulstop_test.go cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911) 2020-09-29 15:17:06 -07:00
healthcheck_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
insecure_creds_test.go credentials: fix PerRPCCredentials w/RequireTransportSecurity and security levels (#3995) 2020-11-09 15:33:53 -08:00
local_creds_test.go credentials: fix PerRPCCredentials w/RequireTransportSecurity and security levels (#3995) 2020-11-09 15:33:53 -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 autofix license notice 2017-06-08 14:42:19 +02:00
rawConnWrapper.go Update go.mod for golang/x/tools and staticcheck (#2832) 2019-05-24 11:13:46 -07:00
resolver_test.go xds: add ConfigSelector to support RouteAction timeouts (#3991) 2020-11-17 13:22:28 -08:00
retry_test.go cleanup: fix generic comparisons on protobuf messages (#3153) 2019-11-06 14:25:07 -08:00
server_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00
servertester.go End stream flag bugfix (#3803) 2020-08-21 14:22:17 -07:00
stream_cleanup_test.go testing: Avoid using context.Background (#3949) 2020-11-05 09:25:17 -08:00