aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/interop_client.cc
Commit message (Collapse)AuthorAge
* Add custom_metadata test caseGravatar yang-g2016-02-19
|
* Updated copyrightsGravatar murgatroid992016-01-12
|
* Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-07
|\
| * Adjust the log levels in interop tests and stress testsGravatar Sree Kuchibhotla2016-01-06
| |
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/ | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies
* Removed compression checks from vanilla large unaryGravatar David Garcia Quintas2015-12-15
|
* Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
|\ | | | | Core transport & call cleanup
* \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \
| | * stream_op cleanup: test fixes and updatesGravatar Craig Tiller2015-11-02
| |/
| * Address code review commentGravatar Sree Kuchibhotla2015-10-22
| |
| * Add an option to reuse the TestService::Stub in interop client classGravatar Sree Kuchibhotla2015-10-20
| |
| * Interop stress testsGravatar Sree Kuchibhotla2015-10-19
| |
* | Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|
* Add empty_stream test caseGravatar yang-g2015-09-21
|
* more changesGravatar yang-g2015-09-02
|
* Fix auth testsGravatar yang-g2015-09-02
|
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
|
* Addressing comments.Gravatar Julien Boeuf2015-08-27
|
* Added missing payloads to streaming compressed testGravatar David Garcia Quintas2015-08-25
|
* headers reorgGravatar yang-g2015-08-21
|
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
|
* Merge pull request #2975 from dgquintas/no_foreach_44Gravatar Vijay Pai2015-08-19
|\ | | | | removed foreach loops for gcc 4.4
* | Removed function introducing dependency on proto in .hGravatar David Garcia Quintas2015-08-18
| |
| * removed foreach loops for gcc 4.4Gravatar David Garcia Quintas2015-08-18
|/
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* proto3 required changesGravatar David Garcia Quintas2015-08-13
|
* Merge branch 'master' of github.com:grpc/grpc into compression-interopGravatar David Garcia Quintas2015-08-13
|\
| * update the interop test protos and code to proto3Gravatar yang-g2015-08-13
| |
* | Make sure COMPRESSABLE is the default for LargeUnaryGravatar David Garcia Quintas2015-08-13
| |
* | Removed spurious line that forced COMPRESSABLE for large unariesGravatar David Garcia Quintas2015-08-13
| |
* | Merged PerformLargeCompressedUnary into PerformLargeUnaryGravatar David Garcia Quintas2015-08-11
| |
* | Reverted unnecessary changes to serverGravatar David Garcia Quintas2015-08-10
| |
* | Added new tests for compressionGravatar David Garcia Quintas2015-08-09
| |
* | Merge branch 'compression-accept-encoding' into compression-interopGravatar David Garcia Quintas2015-08-09
|\|
| * Added interop test for status_code_with_messageGravatar Abhishek Kumar2015-08-05
| |
* | Merge branch 'master' into compression-interopGravatar David Garcia Quintas2015-07-22
|\|
* | Updated interop tests with support for compression.Gravatar David Garcia Quintas2015-07-22
| | | | | | | | The support for uncompressable payloads relies on a 512KB file with data from /dev/urandom
* | wipGravatar David Garcia Quintas2015-07-21
| |
* | Merge branch 'master' into compression-interopGravatar David Garcia Quintas2015-07-20
|\ \
* | | wipGravatar David Garcia Quintas2015-07-20
| | |
| | * Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_implGravatar yang-g2015-07-20
| | |\ | | |/ | |/|
| * | update according to spec changeGravatar yang-g2015-07-17
| | |
| | * update according to spec changeGravatar yang-g2015-07-15
| | |
| | * 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
|/
* Update the Status APIGravatar Yang Gao2015-06-16
|
* Correct the test request/response size, to be consistent with the test ↵Gravatar Xudong Ma2015-05-26
| | | | spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md
* Add two scenarios in interop testGravatar Yang Gao2015-04-24
|