aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/connection_refused_test.c
Commit message (Expand)AuthorAge
* Change JSON format to use the standard proto3 mapping for each type.Gravatar Mark D. Roth2016-11-10
* 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