aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop
Commit message (Collapse)AuthorAge
* 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
| |\ \ | | | | | | | | implement interval_us functionality
* | | | 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
| |/ | | | | | | | | Implemented ability to sleep before sending response as intended by the ResponseParameters proto.
* | 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
|\ | | | | Assert we get a valid creds.
* \ Merge pull request #6625 from sreecha/stress_test_miscGravatar Jan Tattermusch2016-05-18
|\ \ | | | | | | Misc changes to stress test framework (to reduce false positives and tools for debugging)
* \ \ Merge pull request #6463 from dgquintas/fix_compression_interopGravatar Jan Tattermusch2016-05-18
|\ \ \ | | | | | | | | Fixed compression interop and re-enable for C++.
| | * | 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
| | | | | | | | | | Also added some defense in depth for compression algorithms in the receive path.
* | 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
| |\ | | | | | | Terminate with error exit code in case of any failure
| | * 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. ↵Gravatar Aaron Isotton2016-03-08
| | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377.
* | 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
| |