aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* merge with headGravatar yang-g2015-11-18
|\
| * Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\
| * \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \
| * | | More C++ fixes (the merge did not quite work...).Gravatar Julien Boeuf2015-11-17
| * | | Forgot to fix driver.cc somehow...Gravatar Julien Boeuf2015-11-17
| * | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \
| | | * | Handle cancel before start caseGravatar yang-g2015-11-17
| | |/ /
| | * | CommentsGravatar David Garcia Quintas2015-11-17
| | * | Fix naming issue in stress_testGravatar David Garcia Quintas2015-11-17
* | | | refacto of the reconnect tcp server to a general purpose test tcp server to b...Gravatar yang-g2015-11-06
| |/ / |/| |
| | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
| | |\ | |_|/ |/| |
* | | Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
* | | Add secure testing to sweepGravatar vjpai2015-11-04
* | | Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
* | | Better reasonable defaultGravatar vjpai2015-11-04
* | | Fix up single run testGravatar vjpai2015-11-04
| | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | |\
* | | | clang-formatGravatar Vijay Pai2015-11-04
* | | | Add in security support, make payload protos configurableGravatar vjpai2015-11-04
* | | | Cleanup some namesGravatar vjpai2015-11-02
* | | | Merge commit '6bf1de9' into protosplitGravatar vjpai2015-11-02
|\ \ \ \ | | |_|/ | |/| |
| * | | Mark a method with GRPC_OVERRIDE to avoid compiler warningGravatar vjpai2015-11-02
* | | | Cleanup directory and make minor changesGravatar vjpai2015-11-02
| | | * stream_op cleanup: test fixes and updatesGravatar Craig Tiller2015-11-02
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
|\| |
* | | QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
* | | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
* | | Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| * | Merge pull request #3962 from sreecha/skip_stress_testsGravatar Nicolas Noble2015-10-26
| |\ \
| * | | Explicitly use grpc::string instead of std::string to be consistent with othe...Gravatar Sree Kuchibhotla2015-10-26
| | * | Skip running stress_tests on jenkins by run_tests.py (This will fix theGravatar Sree Kuchibhotla2015-10-26
| |/ /
| * | Removed 'using' conflicting with importGravatar David Garcia Quintas2015-10-23
| * | Return success if there are no test cases to runGravatar Sree Kuchibhotla2015-10-22
| * | Fix the error reported by tools/run_tests/check_sources_and_headers.pyGravatar Sree Kuchibhotla2015-10-22
| * | Address code review commentGravatar Sree Kuchibhotla2015-10-22
| * | Merge branch 'master' into stress_tests_newGravatar Sree Kuchibhotla2015-10-22
| |\ \
* | | | Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
| |/ / |/| |
| * | Add an option to reuse the TestService::Stub in interop client classGravatar Sree Kuchibhotla2015-10-20
| * | Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_newGravatar Sree Kuchibhotla2015-10-19
| |\ \
| * | | Interop stress testsGravatar Sree Kuchibhotla2015-10-19
* | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
|/ / /
| | * Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-17
| | |\ | |_|/ |/| |
| * | Interop stress testsGravatar Sree Kuchibhotla2015-10-16
|/ /
* | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-13
|\ \
* \ \ Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
|\ \ \
| | | * Fixing zookeeper tests as well.Gravatar Julien Boeuf2015-10-12
| | | * Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
| | |/ | |/|
| | * Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
| | |\ | | |/ | |/|
| | * Move profiling system to gprGravatar Craig Tiller2015-10-09
| | * Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09