aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Lower latency profilingGravatar Craig Tiller2015-11-03
* stream_op cleanup: test fixes and updatesGravatar Craig Tiller2015-11-02
* 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
* | 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
* | | 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
| | |\
| | * | Interop stress testsGravatar Sree Kuchibhotla2015-10-19
| * | | Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-19
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ \ \
* | | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
| |_|/ / |/| | |
| | | * Interop stress testsGravatar Sree Kuchibhotla2015-10-16
| |_|/ |/| |
| | * Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-13
| | |\
| * | | We need the iomgr_init for winsocks initialization.Gravatar David Garcia Quintas2015-10-13
* | | | 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
|\ \ \ \
| | | * \ Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-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
| | | |/ / /
| * | | | | Merge pull request #3684 from yang-g/prod_rootsGravatar Jan Tattermusch2015-10-08
| |\ \ \ \ \
* | | | | | | C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-07
|\| | | | | |
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-07
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | Introducing grpc_executor, for all your threading needsGravatar 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
| | | |/ /
| * | / / Fix broken udp_server_test, by adding exec_ctx to read_cbGravatar Robbie Shade2015-10-07
| | |/ / | |/| |