aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/connection_refused_test.c
Commit message (Expand)AuthorAge
* 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
* 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