aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* TweaksGravatar Craig Tiller2015-04-09
* fine tuningGravatar Craig Tiller2015-04-09
* Dont sleep forever on async cqGravatar Craig Tiller2015-04-09
* Handle errors better on clientGravatar Craig Tiller2015-04-09
* Remove assertsGravatar Craig Tiller2015-04-09
* Smoke test initial versionGravatar Craig Tiller2015-04-09
* Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
* Revive proper SIGINT handlingGravatar Vijay Pai2015-04-02
* Put in calls to profilingGravatar Vijay Pai2015-03-31
* Remove unused header file for profilerGravatar Vijay Pai2015-03-31
* Remove outdated fileGravatar Vijay Pai2015-03-31
* Add tests with delayed cancellation from client and serverGravatar Yang Gao2015-03-30
* Merge pull request #1144 from yang-g/genericstubGravatar Vijay Pai2015-03-27
|\
| * Refactor and add a unit testGravatar Yang Gao2015-03-27
* | Merge pull request #1113 from vjpai/qps-streamGravatar Yang Gao2015-03-27
|\ \
| | * merge upstream and resolve conflictGravatar Yang Gao2015-03-26
| | |\ | |_|/ |/| |
| | * add back mis-deleted method stringGravatar Yang Gao2015-03-26
| | * Finish grpc_cliGravatar Yang Gao2015-03-26
* | | Work around a compiler limitation caused by inability to properly handleGravatar vjpai2015-03-26
* | | Make string construction explicit as implicit conversion doesn't work in 4.4Gravatar Vijay Pai2015-03-26
* | | Include the config.h file to make sure that nullptr is coveredGravatar vjpai2015-03-26
| * | Eliminate range-based forsGravatar Vijay Pai2015-03-26
| * | Fix conflictsGravatar Vijay Pai2015-03-26
|/| |
* | | Merge pull request #1133 from yang-g/cleanupGravatar Nicolas Noble2015-03-25
|\ \ \
| * | | Clean up unneeded includes and remove shutdown protobuf libraryGravatar Yang Gao2015-03-25
| | | * a stub of the cli toolGravatar Yang Gao2015-03-25
* | | | Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
|/ / /
| * | Sweep different parameter sets in a single shell script.Gravatar Vijay Pai2015-03-23
| * | Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
|/| |
| * | Make sure that nothing gets added to cq after shutdownGravatar Vijay Pai2015-03-23
| * | No need to do an extra readGravatar Vijay Pai2015-03-23
| * | test return value of rpc parseGravatar Vijay Pai2015-03-23
| * | Make RPC type configurableGravatar vjpai2015-03-23
| * | Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
* | | Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
| | * covert test to use generic stubGravatar Yang Gao2015-03-19
* | | Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\ \ \ | |_|/ |/| |
* | | sync to head and run clang-format againGravatar Yang Gao2015-03-19
|\ \ \ | | |/ | |/|
| | * Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| * | Merge pull request #1067 from yang-g/printGravatar donnadionne2015-03-18
| |\ \ | | |/ | |/|
* | | clang-format new changesGravatar Yang Gao2015-03-17
* | | resolve merge confictGravatar Yang Gao2015-03-17
|\| |
| * | Merge pull request #1023 from vjpai/asyncGravatar Yang Gao2015-03-17
| |\ \
| | | * Print out status when it is not ok in interop testsGravatar Yang Gao2015-03-17
| | |/ | |/|
* / | clang-format c++ codeGravatar Yang Gao2015-03-17
|/ /
| * Change to std::chrono and add a test.Gravatar vjpai2015-03-17
* | expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* | Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-16
|\ \
* | | sort the tags, this is not necessary, just make it look betterGravatar Yang Gao2015-03-13
* | | add one bidi testGravatar Yang Gao2015-03-13