aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Make interop server buildable on opensource build.Gravatar yangg2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Add a test to export two TestService on the same server, only with differentGravatar yangg2015-01-09
* Enable streaming test case for gRPC client in GCE.Gravatar chenw2015-01-09
* Add deadline API on server side.Gravatar yangg2015-01-06
* Add Flags to override host and enable prod ssl root.Gravatar chenw2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Make override hostname an argument for testing against prod gfe.Gravatar yangg2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Add a test where client side sees a deadline expired status.Gravatar yangg2014-12-19
* Set host to channel's target when creating a call.Gravatar yangg2014-12-19
* Add ServerContext. It is currently empty and deadline and metadata will come toGravatar yangg2014-12-19
* Prepare QPS tests for running in GCEGravatar vpai2014-12-17
* Add slow client consumer test case for flow control test.Gravatar chenw2014-12-16
* Use '\0' instead of '0' in payload as java client actually checks that.Gravatar yangg2014-12-15
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Fixes package prefixesGravatar temiola2014-12-12
* Build CPP interop client in Git-on-[] as well as in [].Gravatar chenw2014-12-11
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26