aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop
Commit message (Expand)AuthorAge
* Merge pull request #6608 from yang-g/interopGravatar Jan Tattermusch2016-05-19
|\
* \ Merge pull request #6625 from sreecha/stress_test_miscGravatar Jan Tattermusch2016-05-18
|\ \
* \ \ Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
|\ \ \
| | * | Misc changesGravatar Sree Kuchibhotla2016-05-17
| | * | Make the rpc timeout configurableGravatar Sree Kuchibhotla2016-05-17
| |/ / |/| |
| | * Assert we get a valid creds.Gravatar yang-g2016-05-16
| |/ |/|
* | steaming -> streamingGravatar Vijay Pai2016-05-12
* | fix clang formattingGravatar Sree Kuchibhotla2016-05-06
| * Fixed compression interop and re-enable for C++.Gravatar David Garcia Quintas2016-05-05
* | Remove redundant error checkGravatar Sree Kuchibhotla2016-05-05
* | Add remaining inteorp tests to stress clientGravatar Sree Kuchibhotla2016-05-05
* | Interop client that is resilient to server restartsGravatar Sree Kuchibhotla2016-05-05
|/
* Simplify QPS Metrics collectionGravatar Sree Kuchibhotla2016-04-22
* Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
|\
| * Merge pull request #6005 from sreecha/stress_exit_codesGravatar Jan Tattermusch2016-04-01
| |\
| | * Reduce log verbosity of stress_test client by default. Correct a typoGravatar Sree Kuchibhotla2016-03-31
| * | Update copyrightsGravatar Craig Tiller2016-03-31
| |/
* | Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-03-30
|\|
| * Fix copyrightGravatar Craig Tiller2016-03-25
| * Fix includesGravatar Craig Tiller2016-03-25
| * Fix copyrightsGravatar Craig Tiller2016-03-25
| * Auto-changesGravatar Craig Tiller2016-03-25
| * clang-formatGravatar David Garcia Quintas2016-03-08
* | Added a channel argument to set the maximum reconnect backoff duration. Exten...Gravatar Aaron Isotton2016-03-08
* | Revert "Ensure that no #includes are inside of a namespace."Gravatar Craig Tiller2016-03-04
* | sanityGravatar David Garcia Quintas2016-03-02
| * clang-formatGravatar David Garcia Quintas2016-03-02
| * copyrightsGravatar David Garcia Quintas2016-03-02
|/
* Revert "Update reconnect_interop_client.cc"Gravatar Craig Tiller2016-03-02
* Merge pull request #5539 from grpc/makdharma-commentGravatar Yang Gao2016-03-02
|\
| * Update reconnect_interop_server.ccGravatar makdharma2016-03-02
* | Update reconnect_interop_client.ccGravatar makdharma2016-03-02
|/
* Merge pull request #5402 from sreecha/stress_test_scriptsGravatar Jan Tattermusch2016-02-29
|\
| * Fix copyrightGravatar Sree Kuchibhotla2016-02-29
| * ExamplesGravatar Sree Kuchibhotla2016-02-23
* | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
|\|
* | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| * Added option to echo back user agent for testingGravatar Makarand Dharmapurikar2016-02-22
| * copyright of courseGravatar yang-g2016-02-22
| * 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
|\
| * Merge pull request #4631 from sreecha/stress_test_loggingGravatar Yang Gao2016-01-06
| |\
* | | Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
|\| |
| | * Adjust the log levels in interop tests and stress testsGravatar Sree Kuchibhotla2016-01-06
| | * Ability to filter log messages based on log levelGravatar Sree Kuchibhotla2016-01-06
| * | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/
* / Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/
* Removed compression checks from vanilla large unaryGravatar David Garcia Quintas2015-12-15
* Fix for when grpc::string is not the same type as FLAGS_...Gravatar Craig Tiller2015-12-03