aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* polish benchmark protosGravatar Jan Tattermusch2015-11-18
* 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
* Merge pull request #3905 from vjpai/protosplitGravatar Jan Tattermusch2015-11-05
|\
* | Removed consts to make MSVC happyGravatar David Garcia Quintas2015-11-04
| * Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
| * Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| |\ | |/ |/|
| * Add secure testing to sweepGravatar vjpai2015-11-04
| * Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
* | Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
|\ \
| | * Better reasonable defaultGravatar vjpai2015-11-04
| | * Fix up single run testGravatar vjpai2015-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
| | * Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| | |\ | |_|/ |/| |
| * | Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
|/ /
* | Merge pull request #4006 from dgquintas/fix-lb-testGravatar Craig Tiller2015-10-30
|\ \
| * | Fixed potential stack corruptionGravatar David Garcia Quintas2015-10-29
* | | Merge pull request #3997 from a-veitch/fix_tsan_cpu_testGravatar Nicolas Noble2015-10-29
|\ \ \ | |/ / |/| |
| * | Fix for long-running tsan testGravatar Alistair Veitch2015-10-29
| | * 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
| | * Eliminate qpstest.protoGravatar 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
* | | Merge pull request #3868 from sreecha/stress_tests_newGravatar David G. Quintas2015-10-22
|\ \ \ | |/ / |/| |
| * | 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
* | | merge & resolve conflictsGravatar Alistair Veitch2015-10-22
|\ \ \
| | * | Address code review commentGravatar Sree Kuchibhotla2015-10-22
| | * | Merge branch 'master' into stress_tests_newGravatar Sree Kuchibhotla2015-10-22
| | |\ \ | | |/ / | |/| |
* | | | Fix memory leakGravatar Alistair Veitch2015-10-21
| | | * Fix more shadow and conversion warnings.Gravatar Vijay Pai2015-10-21
| | | * Oops - forgot to add the protos!Gravatar vjpai2015-10-21
| | | * Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
| | | * Fix sign conversion issues hereGravatar vjpai2015-10-21
* | | | more verbose messageGravatar Alistair Veitch2015-10-20
* | | | only print #cores seenGravatar Alistair Veitch2015-10-20
* | | | add CPU testsGravatar Alistair Veitch2015-10-20
| |_|/ |/| |
| | * Add an option to reuse the TestService::Stub in interop client classGravatar Sree Kuchibhotla2015-10-20
| * | added grpc_client_uchannel_set_subchannel funcGravatar David Garcia Quintas2015-10-19
| | * Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_newGravatar Sree Kuchibhotla2015-10-19
| | |\