171 Commits (4bb713b84daef1b5a2737c004c7f39c26eae3bc1)

Author SHA1 Message Date
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Sree Kuchibhotla 7cecfa6c48 Adjust the log levels in interop tests and stress tests 9 years ago
Sree Kuchibhotla 0fa95eab81 Ability to filter log messages based on log level 9 years ago
Sree Kuchibhotla cc16931dea Do not wait for metrics server. This will allow stress tests to terminate 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
David Garcia Quintas a2b7817481 Removed compression checks from vanilla large unary 9 years ago
Craig Tiller 56a363f36c Fix for when grpc::string is not the same type as FLAGS_... 9 years ago
Sree Kuchibhotla e1330ff451 Add multiple channels to each server 9 years ago
Sree Kuchibhotla 52a514a250 Address code review comments 9 years ago
Julien Boeuf 6049ebd8d2 More C++ fixes (the merge did not quite work...). 9 years ago
David Garcia Quintas 5dc96fb5b8 Comments 9 years ago
David Garcia Quintas 5de1616336 Fix naming issue in stress_test 9 years ago
Sree Kuchibhotla b047c0fc9b Address code review comments 9 years ago
yang-g c9fca1813a refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test 9 years ago
Sree Kuchibhotla c36b480ce9 Fix a small error 9 years ago
Sree Kuchibhotla 4d0f2f9dab Fix typo in my previous commit. %s/guage/gauge/g 9 years ago
Sree Kuchibhotla b5e98c5c69 Make number of stubs per channel configurable and expose metrics from 9 years ago
Craig Tiller 93b944785c stream_op cleanup: test fixes and updates 9 years ago
Sree Kuchibhotla f51ea7aab9 Explicitly use grpc::string instead of std::string to be consistent with other test code 9 years ago
Sree Kuchibhotla 117c8af8d3 Skip running stress_tests on jenkins by run_tests.py (This will fix the 9 years ago
David Garcia Quintas ba4290a82d Removed 'using' conflicting with import 9 years ago
Sree Kuchibhotla e6cd0e70a9 Return success if there are no test cases to run 9 years ago
Sree Kuchibhotla 119062428f Fix the error reported by tools/run_tests/check_sources_and_headers.py 9 years ago
Sree Kuchibhotla 41b2143dcb Address code review comment 9 years ago
Sree Kuchibhotla ac7edec71f Add an option to reuse the TestService::Stub in interop client class 9 years ago
Sree Kuchibhotla fbc376f935 Interop stress tests 9 years ago
Sree Kuchibhotla 728a6104d5 Interop stress tests 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 9 years ago
yang-g a006b5f33b change default value of use_test_ca 9 years ago
yang-g 92981d5c3d remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec 9 years ago
yang-g 035cf093de enable_ssl to use_tls 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 9 years ago
yang-g 78bddc66b7 Add empty_stream test case 9 years ago
yang-g 201ef59847 more changes 9 years ago
yang-g 867d0c132c Fix auth tests 9 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
Julien Boeuf 421738b529 Addressing comments, round 2. 9 years ago
Julien Boeuf 4eaeb992d3 Addressing comments. 9 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 10 years ago
David Garcia Quintas 04ecfa1ad7 Added missing payloads to streaming compressed test 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
David Garcia Quintas 5fd685556f Moved methods' impl to header for simplicity 10 years ago
David Garcia Quintas 81491b6043 Removed function introducing dependency on proto in .h 10 years ago
David Garcia Quintas 2a6427ffdb removed foreach loops for gcc 4.4 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago