aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* 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
|\ \
* | | Eliminate need for SIGPIPE handlingGravatar Craig Tiller2015-05-06
| | * 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
* | merge with headGravatar Yang Gao2015-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
|\ \ \ | | |/ | |/|
* | | Expose max message size at the server sideGravatar Yang Gao2015-04-30
| | * Keep code that is common between both async client versions in a new async su...Gravatar Vijay Pai2015-04-30
| |/ |/|
| * Add a thread stress end2end testGravatar Craig Tiller2015-04-29
|/
* Move end_threads to subclass since some subclass-specific fields will still beGravatar vjpai2015-04-29
* Merge pull request #1367 from yang-g/interopGravatar Craig Tiller2015-04-28
|\
* \ Merge pull request #1375 from ctiller/qps_clientGravatar Vijay Pai2015-04-28
|\ \
* | | Ignore SIGPIPEGravatar Craig Tiller2015-04-27
| * | Fix a race in QPS client shutdownGravatar Craig Tiller2015-04-27
* | | Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\ \ \
* \ \ \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
|\ \ \ \
| | | | * Add two scenarios in interop testGravatar 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
|/ /
* | Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
* | Moving test.proto to an outer directory so others can depend on it.Gravatar Abhishek Kumar2015-04-16
* | Merge pull request #1291 from yang-g/headersGravatar Nicolas Noble2015-04-16
|\ \
| * | Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
* | | Return 1 when test_case is not supported in interop testGravatar Yang Gao2015-04-15
|/ /
| * Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
| |\
* | \ Merge github.com:grpc/grpc into local_workerGravatar Craig Tiller2015-04-10
|\ \ \ | | |/ | |/|
| * | Merge pull request #1244 from yang-g/interopGravatar Nicolas Noble2015-04-10
| |\ \
* | | | Merge branch 'qps' into local_workerGravatar Craig Tiller2015-04-10
|\| | |
| * | | Merge github.com:google/grpc into qpsGravatar Craig Tiller2015-04-10
| |\ \ \
| * | | | Add reporting library, use itGravatar Craig Tiller2015-04-10
| * | | | s/11/1Gravatar Craig Tiller2015-04-10
| | | * | Split interop client and server into componentsGravatar Yang Gao2015-04-09
| | |/ /
* | / / Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
|/ / /
* | | :Merge branch 'qps' of github.com:ctiller/grpc into qpsGravatar Craig Tiller2015-04-09
|\ \ \
* | | | TweaksGravatar Craig Tiller2015-04-09