aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/interop_client.h
Commit message (Expand)AuthorAge
* Change the test name to long_lived_channelGravatar Adele Zhou2018-09-12
* Added long_connection test.Gravatar Adele Zhou2018-09-12
* Reviewer feedbackGravatar ncteisen2018-07-18
* Add two new soak interop testsGravatar ncteisen2018-07-17
* Manual fixes to enable performance- clang tidy checksGravatar Noah Eisen2018-06-14
* Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* When seeing an error in interop test, also log the debug error string.Gravatar yang-g2017-12-19
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Include x.pb.h instead of x.grpc.pb.h for message-only protosGravatar yang-g2017-03-06
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix interopGravatar Craig Tiller2017-01-10
* Add unimplemented_service test case for cpp interop clientGravatar Noah Eisen2016-10-27
* manually fixed merge conflict. caused by the addition of a different new inte...Gravatar Noah Eisen2016-10-12
|\
* | added the unimplemented_call test to interop_client.cc. Next step is to call ...Gravatar Noah Eisen2016-09-28
| * Add interop test for Cacheable Unary CallsGravatar Makarand Dharmapurikar2016-09-14
|/
* Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-17
|\
| * Switch out a using with a typedefGravatar Vijay Pai2016-06-15
* | Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
|/
* Interop client that is resilient to server restartsGravatar Sree Kuchibhotla2016-05-05
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* copyright of courseGravatar yang-g2016-02-22
* Add custom_metadata test caseGravatar yang-g2016-02-19
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* Removed compression checks from vanilla large unaryGravatar David Garcia Quintas2015-12-15
* Add an option to reuse the TestService::Stub in interop client classGravatar Sree Kuchibhotla2015-10-20
* Interop stress testsGravatar Sree Kuchibhotla2015-10-19
* Add empty_stream test caseGravatar yang-g2015-09-21
* Fix auth testsGravatar yang-g2015-09-02
* Addressing comments.Gravatar Julien Boeuf2015-08-27
* headers reorgGravatar yang-g2015-08-21
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* Merged PerformLargeCompressedUnary into PerformLargeUnaryGravatar David Garcia Quintas2015-08-11
* Added new tests for compressionGravatar David Garcia Quintas2015-08-09
* Added interop test for status_code_with_messageGravatar Abhishek Kumar2015-08-05
* add per_rpc_creds test case in interop testGravatar yang-g2015-07-14
* Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
* Add timeout interop test caseGravatar yang-g2015-07-10
* Add two scenarios in interop testGravatar Yang Gao2015-04-24
* Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
* Split interop client and server into componentsGravatar Yang Gao2015-04-09