aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end
Commit message (Expand)AuthorAge
* Add a check against potential failure to bring up client binaryGravatar Yang Gao2015-05-26
* Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmmGravatar Yang Gao2015-05-21
|\
* | Replaced std::this_thread::sleep_for for gpr_sleep_until.Gravatar David Garcia Quintas2015-05-20
| * Add response streams to server crash test, fix themGravatar Craig Tiller2015-05-19
| * Add crashing client testGravatar Craig Tiller2015-05-19
| * Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-19
| |\ | |/ |/|
* | resolve commentsGravatar Yang Gao2015-05-17
* | Add fake credentials to the test and verify it actually worksGravatar Yang Gao2015-05-15
| * Compile fixGravatar Craig Tiller2015-05-15
| * Compile fixGravatar Craig Tiller2015-05-15
| * clang-formatGravatar Craig Tiller2015-05-15
| * Sleep a little after server death to allow TCP time to catch upGravatar Craig Tiller2015-05-15
| * Crash handling testGravatar Craig Tiller2015-05-15
* | resolve commentsGravatar Yang Gao2015-05-15
* | support per call credentials in c++Gravatar Yang Gao2015-05-14
|/
* Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...Gravatar Yang Gao2015-05-12
|\
* \ Merge pull request #1494 from ctiller/the-churneningGravatar Yang Gao2015-05-11
|\ \
* \ \ Merge pull request #1489 from ctiller/all-the-small-thingsGravatar Yang Gao2015-05-11
|\ \ \
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | |_|_|/ |/| | |
| | * | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| |\ \ \ \ | | | |/ / | | |/| |
* | / | | Increase test timeoutGravatar Craig Tiller2015-05-08
| |/ / / |/| | |
| | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
| | | |\ | |_|_|/ |/| | |
| | * | Fix testGravatar Craig Tiller2015-05-06
| | * | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
| | | * Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| | |/
| * / Split thread stress from end2end to improve parallelismGravatar Craig Tiller2015-05-06
| |/
* | Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
|\|
* | add a test using the mock interfacesGravatar Yang Gao2015-05-05
| * clang-formatGravatar Yang Gao2015-05-04
| * merge with headGravatar Yang Gao2015-05-01
| |\ | |/ |/|
| * Expose max message size at the server sideGravatar Yang Gao2015-04-30
* | Add a thread stress end2end testGravatar Craig Tiller2015-04-29
|/
* Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\
* \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ | |_|/ |/| |
* | | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
| | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ | |_|/ |/| |
| * | Test client stream cancellation and fix bug exposed by the test.Gravatar Abhishek Kumar2015-04-23
|/ /
* | Merge pull request #1307 from a11r/streamcancelGravatar Craig Tiller2015-04-23
|\ \
| * | fixed indentationGravatar Abhishek Kumar2015-04-23
* | | Merge pull request #1312 from ctiller/batch-metadataGravatar Yang Gao2015-04-22
|\ \ \
* | | | Remove an extra unrefGravatar Yang Gao2015-04-21
| * | | Tweak testsGravatar Craig Tiller2015-04-20
|/ / /
| * | Fixed flakes due to OK racing with cancelGravatar Abhishek Kumar2015-04-17
| * | Added end2end test for server streaming rpc cancellation.Gravatar Abhishek Kumar2015-04-17
| * | Added test case demonstrating cancel on bidi streamGravatar Abhishek Kumar2015-04-17
|/ /
| * Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
| |\ | |/ |/|
* | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| * Removing a few more references to #include <chrono>Gravatar Nicolas "Pixel" Noble2015-04-08