David Garcia Quintas
ba4290a82d
Removed 'using' conflicting with import
10 years ago
Sree Kuchibhotla
e6cd0e70a9
Return success if there are no test cases to run
10 years ago
Sree Kuchibhotla
119062428f
Fix the error reported by tools/run_tests/check_sources_and_headers.py
10 years ago
Sree Kuchibhotla
41b2143dcb
Address code review comment
10 years ago
Sree Kuchibhotla
ac7edec71f
Add an option to reuse the TestService::Stub in interop client class
10 years ago
Sree Kuchibhotla
fbc376f935
Interop stress tests
10 years ago
Sree Kuchibhotla
728a6104d5
Interop stress tests
10 years ago
Julien Boeuf
e5adc0eb67
Fixing Cpp tests.
10 years ago
David Garcia Quintas
0c331880d0
Hid test-only functions from surface/call.h
10 years ago
yang-g
a006b5f33b
change default value of use_test_ca
10 years ago
yang-g
92981d5c3d
remove flag use_prod_roots in interop test and add use_test_ca per the interop test spec
10 years ago
yang-g
035cf093de
enable_ssl to use_tls
10 years ago
Craig Tiller
71a0f9d3b0
Fix clang-format script
10 years ago
Craig Tiller
ddf3a511aa
Add clang-format to sanity
10 years ago
yang-g
78bddc66b7
Add empty_stream test case
10 years ago
yang-g
201ef59847
more changes
10 years ago
yang-g
867d0c132c
Fix auth tests
10 years ago
Julien Boeuf
0d47192afa
Fixing headers and paths after merge with upstream.
10 years ago
Julien Boeuf
5be92a316d
Shuffling headers around.
10 years ago
Julien Boeuf
421738b529
Addressing comments, round 2.
10 years ago
Julien Boeuf
4eaeb992d3
Addressing comments.
10 years ago
Julien Boeuf
510a920c75
Credentials cleanup:
...
- Removing service_accounts credentials. These credentials just have
drawbacks compared to service_account_jwt_access credentials, notably
in terms for security.
- Renaming Google specific credentials with a Google prefix for C and
C++. This should be done as well for wrapped languages.
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
David Garcia Quintas
864d18650e
proto3 required changes
10 years ago
yang-g
f6befe8690
update the interop test protos and code to proto3
10 years ago
David Garcia Quintas
93dfab9c6e
Make sure COMPRESSABLE is the default for LargeUnary
10 years ago
David Garcia Quintas
ba86dc0cbe
Removed spurious line that forced COMPRESSABLE for large unaries
10 years ago
David Garcia Quintas
616b375e35
Merged PerformLargeCompressedUnary into PerformLargeUnary
10 years ago
David Garcia Quintas
2e1bb1bf4d
Reverted unnecessary changes to server
10 years ago
David Garcia Quintas
b58b346fbe
wip. we need a way to pass args to server construction
10 years ago
David Garcia Quintas
cd37d5852b
Added new tests for compression
10 years ago
David Garcia Quintas
87b4f2b23f
wip. we need a way to pass args to server construction
10 years ago
Abhishek Kumar
e1c867dbee
Added interop test for status_code_with_message
10 years ago
yang-g
dc71eeba7b
remove braces
10 years ago
yang-g
3d769d7f23
notify inside lock
10 years ago
yang-g
4f61528b96
Support two clients calling start simultaneously
10 years ago
yang-g
c9c69e27da
Add reconnect interop test client and server
10 years ago
David Garcia Quintas
7c0d914cce
wip for accept-encoding into tests
10 years ago
Julien Boeuf
fe4c3f4f14
Renaming jwt_credentials to service_account_jwt_access_credentials.
10 years ago
David Garcia Quintas
c899319fd8
Updated interop tests with support for compression.
...
The support for uncompressable payloads relies on a 512KB file with data from /dev/urandom
10 years ago
David Garcia Quintas
80f3995e47
wip
10 years ago
David Garcia Quintas
9c512bdf98
wip
10 years ago
yang-g
463cde7cf9
update according to spec change
10 years ago
David Garcia Quintas
6dd49a5c8f
Added some methods to context inspector. Also minor tweak to server context IsCancelled() method
10 years ago