grpc-go/internal/testutils
Zach Reyes 3c0586a427
stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874)
Co-authored-by: Doug Fawley <dfawley@google.com>
2024-12-02 09:19:40 -08:00
..
fakegrpclb internal/fakegrpclb: don't listen on all adapters (#5592) 2022-08-18 08:06:30 -07:00
pickfirst testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00
rls .*: revive from unused_parameters (#7577) 2024-08-30 10:41:30 -07:00
roundrobin testing: delete internal copy of test service proto, and use canonical one (#6164) 2023-04-05 17:12:57 -07:00
stats stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874) 2024-12-02 09:19:40 -08:00
xds clusterimpl: propagate state update from child when drop/request config remains unchanged (#7844) 2024-11-14 14:11:05 -08:00
balancer.go balancer: Add a SubConn.RegisterHealthListener API and default implementation (#7780) 2024-11-13 12:22:49 +05:30
blocking_context_dialer.go ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (#7364) 2024-08-20 10:39:14 -07:00
blocking_context_dialer_test.go ringhash: fix bug where ring hash can be stuck in transient failure despite having available endpoints (#7364) 2024-08-20 10:39:14 -07:00
channel.go xds: misc test cleanup (4/N) (#7695) 2024-10-07 16:35:58 -07:00
http_client.go meshca: CertificateProvider plugin implementation. (#3871) 2020-09-29 17:40:30 -07:00
local_listener.go xds: move LocalTCPListener to internal/testutils (#4920) 2021-11-01 14:32:55 -07:00
marshal_any.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
parse_port.go testing: add helpers to start test service, and retrieve port (#6187) 2023-04-12 09:30:30 -07:00
parse_url.go xds/resolver: cleanup tests to use real xDS client 4/n (#5954) 2023-01-19 16:16:47 -08:00
pipe_listener.go internal: add testutils package comment (#2414) 2018-10-30 16:29:06 -07:00
pipe_listener_test.go Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
resolver.go *: fix typos (#7178) 2024-05-02 16:54:22 -07:00
restartable_listener.go testutils: add couple of log statements to the restartable listener type (#7716) 2024-10-09 16:57:53 -07:00
state.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30
status_equal.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
status_equal_test.go deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (#6919) 2024-01-30 10:59:10 -08:00
stubstatshandler.go grpc: Add a pointer of server to ctx passed into stats handler (#6750) 2023-10-26 16:30:26 -04:00
tls_creds.go xds/bootstrap: add testing support to generate config (#7326) 2024-06-21 07:01:24 -07:00
wrappers.go testutils: change ListenerWrapper to push the most recently accepted connection (#7772) 2024-10-25 11:33:47 -07:00
wrr.go *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
xds_bootstrap.go *: fix minor typos (#7487) 2024-08-14 22:43:01 +05:30