aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/client_config/resolvers
Commit message (Expand)AuthorAge
* Fix resolver test build failures.Gravatar Mark D. Roth2016-09-09
* Update some tests.Gravatar Mark D. Roth2016-09-07
* Initialize is_balancer field in various tests.Gravatar Mark D. Roth2016-09-06
* Fix broken test.Gravatar Mark D. Roth2016-08-23
* fixed wrong malloc in test code for dns resolvGravatar David Garcia Quintas2016-05-10
* Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/g...Gravatar Craig Tiller2016-04-01
|\
| * Merge branch 'master' into subchannel_factory_create_lb_channelGravatar David G. Quintas2016-04-01
| |\
| * | added grpc_client_channel_type for the creation of client channelsGravatar David Garcia Quintas2016-04-01
* | | Merge branch 'optionalize_resolvers' into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \
| * \ \ Merge github.com:grpc/grpc into optionalize_resolversGravatar Craig Tiller2016-04-01
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #5932 from dgquintas/lb_resolversGravatar Jan Tattermusch2016-04-01
| | |\ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_...Gravatar David Garcia Quintas2016-03-31
| | | | |\ | | | |_|/ | | |/| |
* | / | | Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|/ / / /
* | | | Merge branch 'optionalize_census' into optionalize_resolversGravatar Craig Tiller2016-03-31
|\| | |
* | | | Optionalize name resolversGravatar Craig Tiller2016-03-31
| | * | Merge branch 'master' of github.com:grpc/grpc into lb_resolversGravatar David Garcia Quintas2016-03-31
| | |\ \ | |_|/ / |/| | |
| * | | Update copyrightsGravatar Craig Tiller2016-03-31
|/ / /
| | * Renamed subchannel_factory to client_channel_factory.Gravatar David Garcia Quintas2016-03-29
| |/ |/|
* | Fix copyrightGravatar Craig Tiller2016-03-25
* | Fix includesGravatar Craig Tiller2016-03-25
| * Small test improvements to lb_policies and sockaddr_resolver testsGravatar David Garcia Quintas2016-03-23
|/
* Add retry for dns resolutionGravatar Craig Tiller2016-03-11
* Add failing testGravatar Craig Tiller2016-03-11
* clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
* Merge pull request #4420 from ctiller/slopsGravatar Nicolas Noble2015-12-11
|\
* | Add dns resolver testGravatar Craig Tiller2015-12-11
| * Hit a few more paths in http_server_filter.c, sockaddr_resolver.cGravatar Craig Tiller2015-12-11
|/
* Add a test for sockaddr_resolverGravatar Craig Tiller2015-12-10