aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/server_helper.cc
Commit message (Collapse)AuthorAge
* add alts to interop testsGravatar Yihua Zhang2018-04-20
|
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* manual revert of #8901Gravatar yang-g2017-01-11
|
* Revert "Test credentials provider update"Gravatar Craig Tiller2016-11-29
|
* !Gravatar yang-g2016-11-23
|
* Support custom credential type in interopGravatar yang-g2016-11-23
|
* Test credentials provider updateGravatar yang-g2016-11-22
|
* Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix copyrightGravatar Craig Tiller2016-03-25
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
|
* enable_ssl to use_tlsGravatar yang-g2015-10-01
|
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
|
* headers reorgGravatar yang-g2015-08-21
|
* wip for accept-encoding into testsGravatar David Garcia Quintas2015-07-23
|
* wipGravatar David Garcia Quintas2015-07-21
|
* Merge branch 'master' into compression-interopGravatar David Garcia Quintas2015-07-20
|\
* | wipGravatar David Garcia Quintas2015-07-20
| |
| * Added some methods to context inspector. Also minor tweak to server context ↵Gravatar David Garcia Quintas2015-07-15
| | | | | | | | IsCancelled() method
* | Introduced InteropContextInspector to be able to peek into server contexts ↵Gravatar David Garcia Quintas2015-07-13
| | | | | | | | during interop testing.
| * Introduced InteropContextInspector to be able to peek into server contexts ↵Gravatar David Garcia Quintas2015-07-13
|/ | | | during interop testing.
* Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
|
* Split interop client and server into componentsGravatar Yang Gao2015-04-09