aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/goaway_server_test.c
Commit message (Collapse)AuthorAge
* Change cq_verifier to report file and line number for expectations.Gravatar Mark D. Roth2016-08-24
|
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\
* | Fix goaway_server_testGravatar Craig Tiller2016-05-12
| |
| * Allow servers to select compression level via initial MD.Gravatar David Garcia Quintas2016-05-09
| | | | | | | | | | | | | | | | Setting the newly added compression_level field of grpc_op::send_initial_metadata by a server now has the effect of applying that compression level for the subsequent call messages leaving the server. The ultimate meaning of the level depends on the client's supported compression algorithms.
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/
* Zero out memory to avoid msan failureGravatar Craig Tiller2016-03-30
|
* Fix testGravatar Craig Tiller2016-03-28
|
* Check connectivity flicker in goaway testGravatar Craig Tiller2016-03-24
|
* Use a DNS resolverGravatar Craig Tiller2016-03-24
|
* Initial goaway testGravatar Craig Tiller2016-03-24
|
* Begin test sketch: server goes away, calls continueGravatar Craig Tiller2016-03-24