aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #1530 from ctiller/async-failGravatar Vijay Pai2015-05-08
|\
* \ Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-binGravatar Abhishek Kumar2015-05-08
|\ \
* \ \ Merge pull request #1470 from vjpai/stream_ctxGravatar Craig Tiller2015-05-08
|\ \ \
| | | * Increase test timeoutGravatar Craig Tiller2015-05-08
| |_|/ |/| |
* | | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc int...Gravatar Craig Tiller2015-05-08
|\ \ \
* \ \ \ Merge branch 'yang-g-mock'Gravatar Craig Tiller2015-05-08
|\ \ \ \
| | * \ \ Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarksGravatar David Garcia Quintas2015-05-07
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #1477 from ctiller/we-should-probably-run-all-the-tests-we...Gravatar Nicolas Noble2015-05-07
|\ \ \ \ \
* | | | | | Eliminate need for SIGPIPE handlingGravatar Craig Tiller2015-05-06
| | | | | * Throw away queued messages on errorGravatar Craig Tiller2015-05-06
| |_|_|_|/ |/| | | |
| | | | * Merge branch 'master' into stream_ctxGravatar vjpai2015-05-05
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Split C++'s smoke_test into 4 stand alone ones.Gravatar David Garcia Quintas2015-05-05
| |_|/ / |/| | |
| | * | Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
| | |\ \ | |_|/ / |/| | |
| | * | add a test using the mock interfacesGravatar Yang Gao2015-05-05
| | | * Make sure that we have enough server threads to actually support theGravatar Vijay Pai2015-05-05
| * | | Enable test that got forgottenGravatar Craig Tiller2015-05-05
|/ / /
* | | Merge pull request #1464 from yang-g/initGravatar Craig Tiller2015-05-05
|\ \ \
| | | * Also need to create a vector of streamsGravatar vjpai2015-05-04
* | | | Merge github.com:grpc/grpc into seqno2Gravatar Craig Tiller2015-05-04
|\ \ \ \
| | | | * clang-formatGravatar Vijay Pai2015-05-04
| | | | * Support multi-stream synchronous client testsGravatar Vijay Pai2015-05-04
| | |_|/ | |/| |
| | * | merge with headGravatar Yang Gao2015-05-04
| | |\ \ | | |/ / | |/| |
| | * | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| * | | Merge pull request #1432 from vjpai/async-cleanupGravatar David G. Quintas2015-05-04
| |\ \ \
* | | | | Test that we dont wrap-around sequence numbersGravatar Craig Tiller2015-05-04
|/ / / /
* | | / Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
| |_|/ |/| |
| * | Change function-pointer to std::functionGravatar vjpai2015-05-04
| | * clang-formatGravatar Yang Gao2015-05-04
| * | Merge branch 'master' into async-cleanupGravatar vjpai2015-05-01
| |\ \ | |/ / |/| |
| | * merge with headGravatar Yang Gao2015-05-01
| | |\ | |_|/ |/| |
* | | Fix some memory leaksGravatar Craig Tiller2015-05-01
| * | Merge branch 'master' into async-cleanupGravatar vjpai2015-05-01
| |\ \
* | \ \ Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-05-01
|\ \ \ \ | | |/ / | |/| |
| * | | Stopgap fix for fling_stream_test timing outGravatar Craig Tiller2015-05-01
| | | * Expose max message size at the server sideGravatar Yang Gao2015-04-30
* | | | Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-...Gravatar Craig Tiller2015-04-30
|\ \ \ \
* | | | | Fix this test tooGravatar Craig Tiller2015-04-30
* | | | | Fixing some tests I broke during conversionGravatar Craig Tiller2015-04-30
* | | | | Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-04-30
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Keep code that is common between both async client versions in a new async su...Gravatar Vijay Pai2015-04-30
| | | |/
| * | | Fixed missing name change from timers.h refactor.Gravatar David Garcia Quintas2015-04-30
| | * | Add a thread stress end2end testGravatar Craig Tiller2015-04-29
| |/ / |/| |
* | | Kill thread stress test - to be replaced with something newGravatar Craig Tiller2015-04-29
* | | Kill echo testGravatar Craig Tiller2015-04-29
* | | Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
* | | Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
| * | Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| |\|
* | | Dualstack fixupGravatar Craig Tiller2015-04-29
| * | Added missing globals declaration to STAP script.Gravatar David Garcia Quintas2015-04-29
* | | Fix cq testGravatar Craig Tiller2015-04-29