aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/connection_refused_test.c
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\
* | Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| |
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
| |\ | |/ |/|
| * Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| |
| * Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| |
| * Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
| |
* | Calculate deadline after port has been chosenGravatar Yuchen Zeng2017-02-08
|/
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
|
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
|
* Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
|/ /
| * Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
| |
* | Finish moving to new APIsGravatar Craig Tiller2016-11-09
| |
| * Change value of channel arg to string form, and reparse in each place we use it.Gravatar Mark D. Roth2016-11-03
| |
| * Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03
| |
| * clang-formatGravatar Mark D. Roth2016-11-03
| |
| * Add grpc_json_tree to handle refcounting for channel arg.Gravatar Mark D. Roth2016-11-03
|/
* Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
|
* Test setting wait_for_ready via service config.Gravatar Mark D. Roth2016-10-06
|
* Update tests.Gravatar Mark D. Roth2016-10-06
|
* FixesGravatar Craig Tiller2016-09-26
|
* Cleanup test, check fail fast or notGravatar Craig Tiller2016-09-26
|
* Add connection refused testGravatar Vincent van Dam2016-09-25