aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_test_with_poll.cc
Commit message (Collapse)AuthorAge
* Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
| | | | may cause inter-language confusion.
* use new perf proto options in c++Gravatar Jan Tattermusch2015-11-18
|
* Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| | | | Make payloads respect the new defaults
* Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | Have not yet added tests with security support, coming soon
* 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
|
* headers reorgGravatar yang-g2015-08-21
|
* Flush pending incoming messages when writing statusGravatar Craig Tiller2015-06-11
As a bonus, correctly report was_cancelled when the server writes error