aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
* | | 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
| * | Merge pull request #3692 from dgquintas/inspector_failGravatar Sree Kuchibhotla2015-10-09
| |\ \
| * \ \ Merge pull request #3698 from ctiller/qps_test_be_lockyGravatar Vijay Pai2015-10-08
| |\ \ \
| | | * | Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
| | | | * Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-08
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-08
|\| | | |
| | | | * Latency tracesGravatar Craig Tiller2015-10-08
| | | |/
* | | / C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07
| |_|/ |/| |
| * | change default value of use_test_caGravatar yang-g2015-10-07
| | * Add a timeout to benchmark test runsGravatar Craig Tiller2015-10-07
| |/ |/|
| * remove flag use_prod_roots in interop test and add use_test_ca per the intero...Gravatar yang-g2015-10-06
|/
* Merge pull request #3627 from yang-g/flake2Gravatar Craig Tiller2015-10-05
|\
| * The Writes may return false after the server cancels the streamGravatar yang-g2015-10-02
* | Merge pull request #3386 from yang-g/enable_sslGravatar Jan Tattermusch2015-10-02
|\ \
* \ \ Merge pull request #3556 from ctiller/clangfGravatar Vijay Pai2015-10-01
|\ \ \ | |_|/ |/| |
| | * enable_ssl to use_tlsGravatar yang-g2015-10-01
* | | Maybe it is already ready when we call getstatusGravatar yang-g2015-10-01
| |/ |/|
| * Merge github.com:grpc/grpc into clangfGravatar Craig Tiller2015-10-01
| |\ | |/ |/|
* | Merge pull request #3565 from yang-g/end2end_testGravatar Vijay Pai2015-09-30
|\ \
* | | For compatibility with gcc-4.4, eliminate use of sleep_for andGravatar Vijay Pai2015-09-29
| * | remove anonymous namespace in anonymous namespaceGravatar yang-g2015-09-29
| * | add tls and proxy as dimensions of end2end testGravatar yang-g2015-09-29
|/ /
| * Fix clang-format scriptGravatar Craig Tiller2015-09-28
* | Remove one pessimizing std::moveGravatar Vijay Pai2015-09-28
|/
* Merge pull request #3474 from ctiller/clang_formatGravatar Nicolas Noble2015-09-25
|\
* \ Merge pull request #3476 from vjpai/block_annotateGravatar Yang Gao2015-09-25
|\ \