aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
Commit message (Collapse)AuthorAge
* Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| | | | Run those json configurations as part of presubmits
* Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-03-30
|\|
| * Fix copyrightsGravatar Craig Tiller2016-03-25
| |
| * Auto-changesGravatar Craig Tiller2016-03-25
| |
| * Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
| |
* | Added a channel argument to set the maximum reconnect backoff duration. ↵Gravatar Aaron Isotton2016-03-08
| | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377.
| * Allow use of alternative credential types.Gravatar Dan Born2016-03-03
|/
* clang-formatGravatar Craig Tiller2016-02-29
|
* Merge pull request #5402 from sreecha/stress_test_scriptsGravatar Jan Tattermusch2016-02-29
|\ | | | | Stress test scripts to launch in GKE
* | Allow new credential types to be added to tests.Gravatar Dan Born2016-02-24
| |
* | Use standard include paths.Gravatar Dan Born2016-02-24
| |
* | Initialize mutex to nullptr.Gravatar Dan Born2016-02-24
| |
* | Injectable test credentials provider interface.Gravatar Dan Born2016-02-24
| |
| * Scripts to launch stress tests in GKEGravatar Sree Kuchibhotla2016-02-24
|/
* move tls type name to .cc fileGravatar yang-g2016-02-19
|
* Add a helper to return all the secure typesGravatar yang-g2016-02-19
|
* Revert "make an enum"Gravatar yang-g2016-02-19
| | | | This reverts commit 5152cd29f8541d7600b7ddc3d9db188ad59ea673.
* make an enumGravatar yang-g2016-02-18
|
* Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
|
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
|
* Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
|
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
|
* updated copyrightsGravatar David Garcia Quintas2016-01-20
|
* Merge branch 'proto_interfaces' into yang-g-sync_async_mixGravatar David Garcia Quintas2016-01-19
|\
| * regenerated projectsGravatar David Garcia Quintas2016-01-19
| |
* | Merge remote-tracking branch 'upstream/master' into sync_async_mixGravatar yang-g2016-01-15
|\|
* | move utilities to a separate fileGravatar yang-g2016-01-15
| |
| * Updated copyrights...Gravatar David Garcia Quintas2016-01-15
| |
| * Merge branch 'master' of github.com:grpc/grpc into check_newlinesGravatar David Garcia Quintas2016-01-15
| |\ | |/ |/|
| * Added sanity check for trailing newlinesGravatar David Garcia Quintas2016-01-14
| |
* | Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
| |
* | Fix copyrights againGravatar murgatroid992016-01-14
|/
* FormatCodeGravatar Sree Kuchibhotla2016-01-13
|
* Rename TestService to EchoTestService to prevent name-conflict withGravatar Sree Kuchibhotla2016-01-13
| | | | 'TestService' in test.proto
* Merge github.com:grpc/grpc into proto_namesGravatar Craig Tiller2016-01-06
|\
* \ Merge branch 'yawn' into proto_namesGravatar Craig Tiller2015-12-22
|\ \
| | * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/
| * BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
| |
* | Fix method nameGravatar Craig Tiller2015-12-17
| |
* | Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
|/ | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies
* Address code review commentsGravatar Sree Kuchibhotla2015-11-19
|
* Address code review commentsGravatar Sree Kuchibhotla2015-11-19
|
* Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
|\
* | Address code review commentsGravatar Sree Kuchibhotla2015-11-16
| |
* | Fix typo in my previous commit. %s/guage/gauge/gGravatar Sree Kuchibhotla2015-11-03
| |
* | Make number of stubs per channel configurable and expose metrics fromGravatar Sree Kuchibhotla2015-11-03
| | | | | | | | client
| * Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
|