aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* add a simple server streaming e2e test, which passesGravatar Yang Gao2015-02-13
* change ServerAsyncReader API and add a simple clientstreaming test, it passesGravatar Yang Gao2015-02-13
* add a bidi test and simplify the test a bit, test passesGravatar Yang Gao2015-02-13
* let the client/server use their own cq and pretty the testGravatar Yang Gao2015-02-12
* Add end2end async unary single threaded test (compiles)Gravatar Craig Tiller2015-02-12
* Fix end2end leaksGravatar Craig Tiller2015-02-12
* Make end2end_test use fewer threadsGravatar Craig Tiller2015-02-11
* Fixup callers with new apiGravatar Craig Tiller2015-02-09
* Fixup callers with new apiGravatar Craig Tiller2015-02-09
* CleanupGravatar Craig Tiller2015-02-09
* Server progressGravatar Craig Tiller2015-02-09
* Fix returned statusGravatar Craig Tiller2015-01-16
* Use C signal handling in C++ end2endGravatar Craig Tiller2015-01-14
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
* | clang-format codebaseGravatar Craig Tiller2015-01-13
| * Make this file compileGravatar Craig Tiller2015-01-12
| * Make this file compileGravatar Craig Tiller2015-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
* Add deadline API on server side.Gravatar yangg2015-01-06
* 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
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26