aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Collapse)AuthorAge
* Propagate deadline to GenericServerContextGravatar yang-g2017-05-11
|
* Make sure we set deadline for the LB call even without a pick.Gravatar Mark D. Roth2017-05-03
| | | | As part of this, get the deadline from a channel arg instead of pick_args.
* Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
|
* Apply slowdown factor to timeoutsGravatar David Garcia Quintas2017-05-01
|
* BUILD and #include fixesGravatar David Garcia Quintas2017-04-28
|
* New version of grpclb end2end testGravatar David Garcia Quintas2017-04-27
|
* Merge pull request #10644 from MakMukhi/masterGravatar MakMukhi2017-04-24
|\ | | | | Added unit testing support.
* | Get dep in the right placeGravatar Craig Tiller2017-04-19
| |
* | Fix Bazel buildGravatar Craig Tiller2017-04-19
| |
| * 1. Added golden file test.Gravatar Mahak Mukhi2017-04-14
| | | | | | | | | | 2. Added support for mock. 3. Sanity fix.
| * formattingGravatar Mahak Mukhi2017-04-13
| |
| * Added tests for uni-directional streaming RPCs.Gravatar Mahak Mukhi2017-04-12
| |
| * Initial commit: Auto-generate GMOCK code for client stub.Gravatar Mahak Mukhi2017-04-12
| |
* | Finish hybrid server stuff, ensure it gets testedGravatar Craig Tiller2017-04-11
|/
* support C++ error_detailsGravatar yang-g2017-04-07
|
* review feedbackGravatar Craig Tiller2017-04-03
|
* bug fixGravatar Yuxuan Li2017-03-08
|
* Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
| | | | | | | (RFC:https://github.com/grpc/proposal/pull/3). Add necessary microbenchmarks to show reduced writes/iter for short streams. Add necessary end2end test to test out newly added apis. Filter those tests using *WithCoalescingApi*.
* Merge pull request #9846 from yang-g/max_message_sizeGravatar Yang Gao2017-02-27
|\ | | | | Stop receiving and add an error to batch when there is an error from lower level.
| * When there is an error from filters (such as max recv message size tooGravatar yang-g2017-02-23
| | | | | | | | | | large), add an error to the batch to avoid emitting new rpc on the server side in C++.
* | Add BUILD file for end2end tests tooGravatar Sree Kuchibhotla2017-02-22
| |
* | Merge branch 'master' into surface_test_bazelGravatar Sree Kuchibhotla2017-02-21
|\|
* | BUILD files for end2end testsGravatar Sree Kuchibhotla2017-02-17
| |
| * Remove asyncGravatar yang-g2017-02-07
| |
| * merge with headGravatar yang-g2017-02-07
| |\ | |/ |/|
* | Merge pull request #9419 from danzh2010/shutdowntestGravatar Yang Gao2017-02-06
|\ \ | | | | | | Change shutdown_test.cc to use credential provider API to test against different credential types
* | | windows compilation fixesGravatar Jan Tattermusch2017-02-02
| | |
| * | Change shutdown_test.cc to use credential provider API to test againstGravatar Dan Zhang2017-01-31
|/ / | | | | | | different credential types.
| * Merge remote-tracking branch 'upstream/master' into healthGravatar yang-g2017-01-30
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-27
|\ \
| * \ Merge github.com:grpc/grpc into maxmsgszGravatar Craig Tiller2017-01-26
| |\ \
| | | * merge with headGravatar yang-g2017-01-26
| | | |\ | | | |/ | | |/|
* | / | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/ / |/| | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
* | | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| | |
| * | Fix testGravatar Craig Tiller2017-01-20
|/ /
* | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
|\ \
* | | Uncover the badnessGravatar Craig Tiller2017-01-12
| | |
| * | manual revert of #8901Gravatar yang-g2017-01-11
| | |
| | * make test robustGravatar yang-g2016-12-29
| | |
| | * async worksGravatar yang-g2016-12-29
| | |
| | * WIPGravatar yang-g2016-12-29
| | |
| | * async first takeGravatar yang-g2016-12-29
| | |
| | * Add test for explicit optionGravatar yang-g2016-12-27
| | |
| | * test passGravatar yang-g2016-12-27
| | |
| | * sync test passGravatar yang-g2016-12-27
| |/
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\|
| * clang-formatGravatar Mark D. Roth2016-12-14
| |
| * Fix filter_end2end_test.Gravatar Mark D. Roth2016-12-14
| |
* | Start resolving memory issues in C++ metadataGravatar Craig Tiller2016-12-08
|/
* Update server_crash_test to account for longer reconnect timeoutsGravatar Craig Tiller2016-12-05
|