aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/server_helper.h
Commit message (Expand)AuthorAge
* Manual fixes to enable performance- clang tidy checksGravatar Noah Eisen2018-06-14
* Provide a way to run C++ interop server with custom ServerBuilderOptionsGravatar Alexander Polcyn2018-05-03
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Fix formatting - missed moving ‘*’ next to type.Gravatar Dan Wittmer2017-11-17
* Fix formatting of RunServer params.Gravatar Dan Wittmer2017-11-17
* Add ServerStartedCondition to hold the mutex, condition variable and conditio...Gravatar Dan Wittmer2017-11-16
* s//usedGravatar Dan Wittmer2017-11-16
* Change adds a version of grpc::testing::interop::RunServer that allows client...Gravatar Dan Wittmer2017-11-09
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix data race with atomic for interop c++Gravatar David Garcia Quintas2016-12-04
* Splitting interop_server.ccGravatar Nicolas "Pixel" Noble2016-07-18
* Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix copyrightsGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* 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 I...Gravatar David Garcia Quintas2015-07-15
|/
* clang-format'd.Gravatar David Garcia Quintas2015-07-15
* Introduced InteropContextInspector to be able to peek into server contexts du...Gravatar David Garcia Quintas2015-07-13
* Split interop client and server into componentsGravatar Yang Gao2015-04-09