aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop
Commit message (Expand)AuthorAge
* Fix exit conditionGravatar Vijay Pai2016-08-01
* Splitting interop_server.ccGravatar Nicolas "Pixel" Noble2016-07-18
* Merge branch 'master' into stress_test_metrics_fixGravatar Sree Kuchibhotla2016-06-30
|\
* | Fix cout error stringGravatar Sree Kuchibhotla2016-06-29
* | Fix metrics client loggingGravatar Sree Kuchibhotla2016-06-27
| * printf portability sucksGravatar David Garcia Quintas2016-06-27
| * Fixed error messages for C++ interop client.Gravatar David Garcia Quintas2016-06-23
|/
* 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-17
|\
* | updated stress test with new tests casesGravatar David Garcia Quintas2016-06-17
| * Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
| |\
| * | clang-format changesGravatar Vijay Pai2016-06-17
* | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interopGravatar David Garcia Quintas2016-06-16
|\ \ \ | | |/ | |/|
| * | Merge pull request #6858 from makdharma/issue5851Gravatar Jan Tattermusch2016-06-16
| |\ \
* | | | 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
* | | | better test_case flag help formatingGravatar David Garcia Quintas2016-06-16
| | | * Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
| | | * Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| | | |\ | | |_|/ | |/| |
| | | * Switch out a using with a typedefGravatar Vijay Pai2016-06-15
| * | | Fix type mismatch for type_sizeGravatar Yuchen Zeng2016-06-10
| * | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | |/ | |/|
| | * implement interval_us functionalityGravatar Makarand Dharmapurikar2016-06-09
| |/
* | Completed interop spec, as well as code for c++Gravatar David Garcia Quintas2016-06-09
* | Fixed wrong spec and reworked streaming compressed caseGravatar David Garcia Quintas2016-06-08
|/
* removed unused vbleGravatar David Garcia Quintas2016-06-07
* fixed silly typoGravatar David Garcia Quintas2016-06-07
* disabled bogus checks for streaming compressedGravatar David Garcia Quintas2016-06-07
* removed RANDOM and simplified req for compressionGravatar David Garcia Quintas2016-06-07
* 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