..
bufconn
chore: enable early-return and unnecessary-stmt and useless-break from revive ( #8100 )
2025-02-20 14:10:09 -08:00
codec_perf
deps: update dependencies for all modules ( #8221 )
2025-04-04 09:54:18 +05:30
kokoro
Rename PSM interop fallback test suite to light ( #8350 )
2025-05-22 15:45:21 -07:00
tools
deps: update dependencies for all modules ( #8331 )
2025-05-19 23:14:07 +05:30
xds
xds_test: Wait for server to enter serving mode in RBAC test ( #8287 )
2025-05-06 00:28:58 +05:30
authority_test.go
cleanup: replace dial with newclient ( #7943 )
2024-12-23 11:11:43 -08:00
balancer_switching_test.go
resolver/manual: allow calling UpdateState with an un-Built resolver ( #8150 )
2025-03-06 13:39:48 -08:00
balancer_test.go
resolver/manual: allow calling UpdateState with an un-Built resolver ( #8150 )
2025-03-06 13:39:48 -08:00
channelz_linux_test.go
channelz: major cleanup / reorganization ( #6969 )
2024-03-15 11:13:53 -07:00
channelz_test.go
cleanup: replace dial with newclient ( #8196 )
2025-05-12 10:57:47 +05:30
clientconn_state_transition_test.go
cleanup: replace dial with newclient ( #7967 )
2025-02-27 16:03:14 -08:00
clientconn_test.go
stats/opentelemetry: add trace event for name resolution delay ( #8074 )
2025-04-04 09:55:45 +05:30
clienttester.go
transport: Fix deadlock in transport caused by GOAWAY race with new stream creation ( #5652 )
2022-09-21 14:35:08 -04:00
compressor_test.go
test: Add a test for decompression exceeding max receive message size ( #7938 )
2024-12-23 09:48:51 +05:30
config_selector_test.go
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
context_canceled_test.go
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` ( #7356 )
2024-08-21 14:11:39 -07:00
control_plane_status_test.go
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
creds_test.go
cleanup: Fix usages of non-constant format strings ( #7959 )
2024-12-23 13:34:22 -08:00
end2end_test.go
transport: Prevent sending negative timeouts ( #8312 )
2025-05-14 09:15:09 +05:30
goaway_test.go
cleanup: replace dial with newclient ( #7970 )
2025-02-28 13:53:16 +05:30
gracefulstop_test.go
cleanup: replace dial with newclient ( #7967 )
2025-02-27 16:03:14 -08:00
healthcheck_test.go
cleanup: replace Dial with NewClient ( #7975 )
2025-02-17 12:39:40 +05:30
http_header_end2end_test.go
Update docs and examples and tests to use NewClient instead of Dial ( #7068 )
2024-04-19 10:55:23 -07:00
insecure_creds_test.go
test: modify tests to use stubserver ( #7951 )
2025-01-29 09:51:01 -08:00
interceptor_test.go
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` ( #6544 )
2023-08-14 09:04:46 -07:00
invoke_test.go
test: clean up deadlines set in tests ( #6506 )
2023-08-08 09:23:15 -07:00
local_creds_test.go
cleanup: replace Dial with NewClient ( #7975 )
2025-02-17 12:39:40 +05:30
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
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
parse_config.go
resolver/manual: allow calling UpdateState with an un-Built resolver ( #8150 )
2025-03-06 13:39:48 -08:00
race_test.go
test: rename race.go to race_test.go ( #5869 )
2022-12-16 09:45:36 -08:00
rawConnWrapper.go
test/channelz: change channelz_test to use write data ( #7396 )
2024-07-09 13:09:21 -07:00
resolver_update_test.go
resolver/manual: allow calling UpdateState with an un-Built resolver ( #8150 )
2025-03-06 13:39:48 -08:00
retry_test.go
cleanup: replace dial with newclient ( #7967 )
2025-02-27 16:03:14 -08:00
roundrobin_test.go
roundrobin: Delegate subchannel creation to pickfirst ( #7966 )
2025-02-11 15:14:49 +05:30
server_test.go
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
servertester.go
server: after GracefulStop, ensure connections are closed when final RPC completes ( #5968 )
2023-01-25 16:28:29 -08:00
stats_test.go
test: modify tests to use stubserver instead of Testservice implementation ( #8022 )
2025-02-03 12:42:33 +05:30
stream_cleanup_test.go
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
subconn_test.go
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
timeouts.go
test: cleanup roundrobin tests to use stubserver ( #5236 )
2022-03-15 17:01:07 -07:00
transport_test.go
transport: Propagate status code on receiving RST_STREAM during message read ( #8289 )
2025-05-12 23:23:14 +05:30