aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* clang-format after nullptr changesGravatar Craig Tiller2017-11-10
* Enable clang-tidy as a sanity check, fix up all known failuresGravatar Craig Tiller2017-11-10
* Merge pull request #13147 from yashykt/testc++izeGravatar Yash Tibrewal2017-11-07
|\
* | Use same cq for client and serverGravatar yang-g2017-11-07
| * Merge masterGravatar Yash Tibrewal2017-11-06
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
|\ \
| * | Lower backup poll interval in async_end2end_testGravatar Yuchen Zeng2017-11-03
* | | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|/ /
| * Merge masterGravatar Yash Tibrewal2017-11-02
| |\ | |/ |/|
* | Merge pull request #13216 from vjpai/tst_fixesGravatar Vijay Pai2017-11-01
|\ \
* \ \ Merge pull request #13210 from y-zeng/end2end_fixGravatar Abhishek Kumar2017-11-01
|\ \ \
| | | * Merge masterGravatar Yash Tibrewal2017-11-01
| | | |\ | |_|_|/ |/| | |
| * | | Add comments for setting the env variableGravatar Yuchen Zeng2017-11-01
| | * | Remove unused code from thread_stress_testGravatar Vijay Pai2017-11-01
| * | | Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_testGravatar Yuchen Zeng2017-10-31
| |/ /
* / / BG-poll very frequently to pick up subchannels's updates in LB testsGravatar David Garcia Quintas2017-10-31
|/ /
| * Merge branch 'master' into testc++izeGravatar Yash Tibrewal2017-10-30
| |\ | |/ |/|
* | Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
|\ \
| * | Change the default interval to 5 secondsGravatar Yuchen Zeng2017-10-30
| * | Fix timeoutsGravatar Yuchen Zeng2017-10-30
| * | Use backup pollser instead of connectivity watcherGravatar Yuchen Zeng2017-10-30
* | | Assume that subchannels start in state IDLE.Gravatar Mark D. Roth2017-10-27
|/ /
| * Remove unnecessary extern CsGravatar Yash Tibrewal2017-10-25
|/
* Merge pull request #13084 from kpayson64/cq_lambdaGravatar kpayson642017-10-25
|\
| * Adds gRPC Experimental CQ DoThenAsyncNext lambda APIGravatar Ken Payson2017-10-25
* | Remove duplicate message member in testGravatar Juanli Shen2017-10-23
|/
* explicitly recycle every port after every test runGravatar Alexander Polcyn2017-10-13
* Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
* Merge branch 'proxy_inproc' into proxy_e2eGravatar Vijay Pai2017-10-10
|\
* | Only put server to sleep when explicitly requestedGravatar Vijay Pai2017-10-10
| * Run ProxyEnd2End tests (without proxy) for inproc transportGravatar Vijay Pai2017-10-10
* | Make short deadlines actually expireGravatar Vijay Pai2017-10-10
|/
* Make sure to accept expected tags exactly onceGravatar Vijay Pai2017-10-09
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-06
|\
| * Merge pull request #12852 from vjpai/rentGravatar Vijay Pai2017-10-05
| |\
| * \ Merge pull request #12855 from vjpai/new_constGravatar Vijay Pai2017-10-05
| |\ \
| | * | Add some const that is now allowedGravatar Vijay Pai2017-10-05
| * | | Eliminate magic #s, follow APIGravatar Vijay Pai2017-10-05
| |/ /
| | * Reduce # of message sizes used in each scenarioGravatar Vijay Pai2017-10-05
| |/
* | Merge branch 'flowctlN' into flowctl+millisGravatar Craig Tiller2017-10-02
|\ \
* \ \ Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\ \ \ | | |/ | |/|
| * | Add a simple testGravatar yang-g2017-09-28
| * | Readd grpclb fallbackGravatar Juanli Shen2017-09-27
| * | Add unary call mode to GenericStub to allow generic RPC with 1 CQ tripGravatar Vijay Pai2017-09-21
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-21
|\| |
* | | Make generic_test tolerant of encodingGravatar Craig Tiller2017-09-21
| | * Bug fixes, remove async e2e dependence on flow control sizeGravatar Craig Tiller2017-09-20
| * | Get rid of magic numbersGravatar David Garcia Quintas2017-09-18
| * | Backends must be up before some grpclb tests start.Gravatar David Garcia Quintas2017-09-18
| |/
| * Revert "Add fallback (use backends from resolver if can't reach balancer) to ...Gravatar Ken Payson2017-09-13