aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* merge and resolve conflictGravatar yang-g2016-04-26
|\
| * Merge pull request #6147 from ctiller/strong-includesGravatar Nicolas Noble2016-04-21
| |\ | | | | | | Rollup of changes from latest import
| | * Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| | |\
| * | | Make sure that there is at least one scenario, otherwise indicates malformedGravatar Vijay Pai2016-04-21
| | |/ | |/| | | | | | | input
* | | Merge remote-tracking branch 'upstream/master' into proto_commentsGravatar yang-g2016-04-20
|\ \ \
| | * | clang-formatGravatar Vijay Pai2016-04-20
| | | |
| | * | Merge branch 'master' into qps_driver_youre_firedGravatar vjpai2016-04-20
| | |\ \ | | |/ / | |/| |
| | * | Eliminate unused source fileGravatar vjpai2016-04-20
| | | |
| | * | Deprecation of qps_driver and use of shell scripts, in progressGravatar vjpai2016-04-20
| | | |
| * | | Eradicate Uniform, Deterministic, and Pareto interarrivalGravatar vjpai2016-04-20
| |/ / | | | | | | | | | | | | distributions since we don't use them and it's not sensible to add them
| * | fix formattingGravatar Jan Tattermusch2016-04-15
| | |
| * | populate ScenarioResult.summary in JSON reportGravatar Jan Tattermusch2016-04-15
| | |
* | | Use the comments before syntax line as file comments.Gravatar yang-g2016-04-15
| | |
| * | fix formattingGravatar Jan Tattermusch2016-04-14
| | |
| * | fix formattingGravatar Jan Tattermusch2016-04-14
| | |
* | | Clarify the commentsGravatar yang-g2016-04-14
| | |
* | | Add a testGravatar yang-g2016-04-14
| | |
| * | Enable JSON reports for qps driversGravatar Jan Tattermusch2016-04-14
| | |
| * | integrate ScenarioResult proto into qps driverGravatar Jan Tattermusch2016-04-14
|/ /
| * Add missing fileGravatar Craig Tiller2016-04-11
| |
| * Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-11
| |\ | |/ |/|
| * Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| |
* | Added codegen_test_fullGravatar David Garcia Quintas2016-04-08
|/ | | | Which makes sure target that depend on both codegen and grpc build.
* Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| | | | Run those json configurations as part of presubmits
* Merge pull request #6033 from ctiller/channel_max_reconnect_backoffGravatar Nicolas Noble2016-04-05
|\ | | | | Channel max reconnect backoff
* \ Merge branch 'master' into ignore_connectivityGravatar Craig Tiller2016-04-04
|\ \
| | * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
| | |\ | | |/ | |/|
| * | Merge pull request #5419 from ctiller/cleaner-posix2Gravatar Nicolas Noble2016-04-01
| |\ \ | | | | | | | | Move all event handling code behind one grand unified interface
* | | | FixesGravatar Craig Tiller2016-04-01
| | | |
* | | | Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
|/ / /
* | | Merge pull request #6005 from sreecha/stress_exit_codesGravatar Jan Tattermusch2016-04-01
|\ \ \ | | | | | | | | Terminate with error exit code in case of any failure
| | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-04-01
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #6041 from vjpai/i_know_virtual_destructorsGravatar Jan Tattermusch2016-03-31
|\ \ \ \ | | | | | | | | | | Add virtual destructor to satisfy a requirement of some compilers
| | | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
|\ \ \ \ \
| | | | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge branch 'master' into stress_exit_codesGravatar Sree Kuchibhotla2016-03-31
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | * | | Merge branch 'master' into stress_exit_codesGravatar Sree Kuchibhotla2016-03-31
| | | |\ \ \
| | | * | | | Reduce log verbosity of stress_test client by default. Correct a typoGravatar Sree Kuchibhotla2016-03-31
| | | | | | |
| | * | | | | Merge branch 'master' into i_know_virtual_destructorsGravatar Vijay Pai2016-03-31
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add virtual destructor to satisfy a requirement of some compilersGravatar vjpai2016-03-31
| | | |/ / / | | |/| | |
* | / | | | Update copyrightsGravatar Craig Tiller2016-03-31
| |/ / / / |/| | | |
| | | | * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-03-30
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-30
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-30
| |\ \ \ \ | |/ / / / |/| | | |
| | | * | Fix include pathGravatar Craig Tiller2016-03-30
| | | | |
* | | | | Used TYPED_TEST to parametrizeGravatar Vijay Pai2016-03-29
| | | | | | | | | | | | | | | | | | | | Include all 4 sync/async client/server combos
* | | | | clang-formatGravatar Vijay Pai2016-03-29
| | | | |
* | | | | Add a concurrent test for sync client, async server caseGravatar Vijay Pai2016-03-29
| |/ / / |/| | |
| * | | Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
|/ / /