aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/proto
Commit message (Collapse)AuthorAge
* merge with head and resolve conflictGravatar yang-g2015-12-02
|\
| * Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
| |\
| * \ Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-23
| |\ \ | | | | | | | | | | | | | | | | Conflicts: test/cpp/interop/stress_test.cc
| | | * merge with headGravatar yang-g2015-11-20
| |_|/| |/| |/
| | * improve comments on benchmark protosGravatar Jan Tattermusch2015-11-20
| | |
| * | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
|/| | | |/
| * Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\
| | * use new proto option in C#Gravatar Jan Tattermusch2015-11-18
| | |
| | * polish benchmark protosGravatar Jan Tattermusch2015-11-18
| |/ |/|
| * Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-16
| |\ | |/ |/|
| * Address code review commentsGravatar Sree Kuchibhotla2015-11-16
| |
* | clang-formatGravatar Vijay Pai2015-11-04
| |
* | Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | | | | | Have not yet added tests with security support, coming soon
| * Fix typo in my previous commit. %s/guage/gauge/gGravatar Sree Kuchibhotla2015-11-03
| |
| * Make number of stubs per channel configurable and expose metrics fromGravatar Sree Kuchibhotla2015-11-03
| | | | | | | | client
* | Cleanup some namesGravatar vjpai2015-11-02
| | | | | | | | | | Remove some unused options and make server_threads relevant Start stubbing out better qps/core calculations
* | Cleanup directory and make minor changesGravatar vjpai2015-11-02
| |
* | QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
| | | | | | | | | | of the proto if desired, or just goes to pick_unused_port_or_die if not specified
* | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
* | Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| |
* | Eliminate qpstest.protoGravatar vjpai2015-10-28
| |
* | Oops - forgot to add the protos!Gravatar vjpai2015-10-21
|/
* Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
|
* Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md.
* update the interop test protos and code to proto3Gravatar yang-g2015-08-13
|
* Add reconnect interop test client and serverGravatar yang-g2015-07-24
|
* Spelling fix: UnImplementedService -> UnimplementedServiceGravatar Abhishek Kumar2015-06-24
|
* Rename Status -> EchoStatus to avoid conflictGravatar Abhishek Kumar2015-06-23
|
* Fixed bug : int -> int32Gravatar Abhishek Kumar2015-06-19
|
* Expanded testing protocolGravatar Abhishek Kumar2015-06-19
|
* 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