grpc-go/test
mmukhi 3592bccfd9
interop: Fix unimplemented method test (#2040)
* Don't send nil requests.

* Fix import name and get rid of condition.

* Let registered encoder deal with nil requests.

* Break encode into encode and compress.
2018-05-02 16:08:12 -07:00
..
bufconn bufconn: allow readers to receive data after writers close (#1739) 2017-12-14 15:17:55 -08:00
codec_perf proto: update generated code (#2039) 2018-05-01 12:53:20 -07:00
grpc_testing proto: update generated code (#2039) 2018-05-01 12:53:20 -07:00
leakcheck Add RegisterIgnoreGoroutine to leakcheck package (#1507) 2017-09-07 09:57:31 -07:00
channelz_test.go Fix typos (#2020) 2018-04-24 16:09:35 -07:00
end2end_test.go interop: Fix unimplemented method test (#2040) 2018-05-02 16:08:12 -07:00
gracefulstop_test.go Fix TestGracefulStop flakiness (#1767) 2017-12-22 12:39:56 -08:00
race.go autofix license notice 2017-06-08 14:42:19 +02:00
rawConnWrapper.go Stage 2: Channelz metric collection (#1909) 2018-04-23 11:22:25 -07:00
servertester.go autofix license notice 2017-06-08 14:42:19 +02:00