aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Small fixesGravatar Craig Tiller2015-11-10
* castingGravatar Craig Tiller2015-11-10
* clang-formatGravatar Craig Tiller2015-11-10
* Check return valuesGravatar Craig Tiller2015-11-10
* First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
* Make lb_policies_test a little less timing dependentGravatar Craig Tiller2015-11-08
* Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
|\
| * 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 github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
|\| |
* | | Robustness work for lb_policies_testGravatar Craig Tiller2015-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
* | | | 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
* | | | Add a test for cancel_with_statusGravatar Craig Tiller2015-11-03
* | | | Add a test with a large negative deadlineGravatar Craig Tiller2015-11-03
| | | * 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
| | |\ | |_|/ |/| |
| * | 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