aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/hybrid_end2end_test.cc
Commit message (Expand)AuthorAge
* change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
* s/CodegenGeneric/Raw/gGravatar ncteisen2018-06-28
* Add codegen generic to hybrid testsGravatar ncteisen2018-06-20
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
* Make stream responses togglable via contextGravatar ncteisen2017-07-05
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Moving gtest include down.Gravatar Nicolas "Pixel" Noble2017-05-10
* clang-formatGravatar Vijay Pai2016-11-01
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* clang-formatGravatar Vijay Pai2016-10-13
* Test all split streamed variationsGravatar Vijay Pai2016-10-13
* Fix channel/stub for dup service useGravatar Vijay Pai2016-10-13
* Making split streaming testableGravatar Vijay Pai2016-10-13
* Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
|\
| * Change UnimplementedService to UnimplementedEchoService in echo.protoGravatar murgatroid992016-09-01
* | clang-formatGravatar Vijay Pai2016-08-29
* | Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated meth...Gravatar Vijay Pai2016-08-29
* | clang-formatGravatar Vijay Pai2016-08-04
* | Be able to specify FCUnaryService just like AsyncService so that allGravatar Vijay Pai2016-08-04
* | Change API for next message size to allow a bool return value for failureGravatar Vijay Pai2016-07-27
* | Make the FCUnary class actually work and test itGravatar vjpai2016-06-23
|/
* clang-formatGravatar Vijay Pai2016-06-15
* De-lambda-ifyGravatar vjpai2016-06-15
* Revert "Revert "Remove spam""Gravatar Craig Tiller2016-05-21
* Simpler trick to force a listening cqGravatar Craig Tiller2016-05-21
* Revert "Remove spam"Gravatar Craig Tiller2016-05-21
* Remove spamGravatar Craig Tiller2016-05-21
* Fixes and code simplificationGravatar Craig Tiller2016-05-20
* Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
* Add the option of adding a non-listening server completion queue. This makes ...Gravatar Sree Kuchibhotla2016-04-21
* Auto-changesGravatar Craig Tiller2016-03-25
* Fix clang3.7/tsan compile failureGravatar Craig Tiller2016-02-03
* clang-formatGravatar David Garcia Quintas2016-01-20
* Add tests with a second serviceGravatar yang-g2016-01-15
* Add a test with two methods genericGravatar yang-g2016-01-15
* move utilities to a separate fileGravatar yang-g2016-01-15
* clang-formatGravatar yang-g2016-01-15
* add generic testGravatar yang-g2016-01-15
* Add a hybrid end2end test mixing sync and async methodsGravatar yang-g2016-01-14
* working testGravatar yang-g2016-01-14
* merge with headGravatar yang-g2016-01-14