aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/interop_server.cc
Commit message (Collapse)AuthorAge
* Fix data race with atomic for interop c++Gravatar David Garcia Quintas2016-12-04
|
* Revert "Test credentials provider update"Gravatar Craig Tiller2016-11-29
|
* Support custom credential type in interopGravatar yang-g2016-11-23
|
* Merge pull request #7201 from markdroth/run_interop_tests_goGravatar Mark D. Roth2016-10-18
|\ | | | | Fix status_code_and_message interop test for C++ and PHP. Change run_interop_tests.py to run this test for C++ and Go.
* | Fixed clang-format sanity errorGravatar David Garcia Quintas2016-10-12
| |
* | Merge pull request #8101 from makdharma/cacheable_unaryGravatar makdharma2016-10-12
|\ \ | | | | | | Add interop test for Cacheable Unary Calls
| * | fix for gcc 4.4 warningGravatar Makarand Dharmapurikar2016-09-30
| | |
| | * Merge remote-tracking branch 'upstream/master' into run_interop_tests_goGravatar Mark D. Roth2016-09-30
| | |\ | |_|/ |/| |
| * | changed timestamp clock from REALTIME to PRECISEGravatar Makarand Dharmapurikar2016-09-28
| | | | | | | | | | | | to increase robustness
| * | doc fixes and max-age set to 60Gravatar Makarand Dharmapurikar2016-09-28
| | |
| * | Addressed review feedbackGravatar Makarand Dharmapurikar2016-09-27
| | | | | | | | | | | | | | | 1. modified documentation 2. changed test slightly to make it more robust to accidental cache hits
| * | Add interop test for Cacheable Unary CallsGravatar Makarand Dharmapurikar2016-09-14
| | | | | | | | | | | | | | | | | | modified interop test spec doc added CacheableUnaryCall to test.proto modified server and client implmenentations to support new method
* | | Increase max send message size on server used in objc tests.Gravatar Mark D. Roth2016-09-06
|/ /
| * Merge remote-tracking branch 'upstream/master' into run_interop_tests_goGravatar Mark D. Roth2016-08-26
| |\ | |/ |/|
* | Fix exit conditionGravatar Vijay Pai2016-08-01
| |
* | Splitting interop_server.ccGravatar Nicolas "Pixel" Noble2016-07-18
| |
| * Fix C++ status_code_and_message test to comply with the spec.Gravatar Mark D. Roth2016-07-07
|/ | | | Enable C++ test in run_interop_tests.py.
* fixed faulty server streaming c++ test caseGravatar David Garcia Quintas2016-06-21
|
* fixed bad merge. c++ tests should work againGravatar David Garcia Quintas2016-06-21
|
* Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
|
* c++ client & server changes to bring code up to specGravatar David Garcia Quintas2016-06-16
|
* Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09