Yihua Zhang
|
0531d3d3ad
|
extend local credentials to support tcp loopback
|
6 years ago |
yang-g
|
67742ef63f
|
Fix BUILD files. Manually edit bzl files
|
6 years ago |
Vijay Pai
|
25f4346ac1
|
Remove inproc_nosec_test since inproc is inherently secure
|
6 years ago |
Bill Feng
|
5455a3ae3d
|
added nosec_tests to end2end test suite
|
6 years ago |
Juanli Shen
|
93ef74c25c
|
Fix .bzl format
|
7 years ago |
Vijay Pai
|
be18cedf90
|
Delete epollsig poller and tests using it
|
7 years ago |
Yihua Zhang
|
c5f1eda10f
|
implement loca credentials
|
7 years ago |
Juanli Shen
|
f5f1d57d7a
|
Add load reporting filter
|
7 years ago |
Yash Tibrewal
|
2bf8ef24a1
|
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
|
7 years ago |
Yash Tibrewal
|
1b9a7faa71
|
Prefer using https_proxy for secure channels and http_proxy for insecure channels
|
7 years ago |
ncteisen
|
d93589a0a1
|
Don't proxy no_error_on_hotpath
|
7 years ago |
ncteisen
|
b8a52e0cf3
|
Add new end2end test for channelz
|
7 years ago |
ncteisen
|
a94896ffea
|
Add no_error_on_hotpath test
|
7 years ago |
Mark D. Roth
|
de077acf5d
|
Fix retry code handling of internally triggered recv_trailing_metadata.
|
7 years ago |
David Garcia Quintas
|
b08e6a2e3d
|
fix generate_tests.bzl
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Adele Zhou
|
9f810b59f2
|
Run end2end tests with different pollers with Bazel.
|
7 years ago |
Ken Payson
|
b353297b43
|
Revert "Revert "Set error status correctly on server side""
This reverts commit 951f84aea0 .
|
7 years ago |
David G. Quintas
|
951f84aea0
|
Revert "Set error status correctly on server side"
|
7 years ago |
Ken Payson
|
6535cfd140
|
Set error status correctly on server side
|
7 years ago |
Yash Tibrewal
|
77532036b6
|
BUILD changes. test languauge to C++
|
7 years ago |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
7 years ago |
Vijay Pai
|
4f0cd0e82c
|
Add flow control to inproc transport so send needs a matching recv; fix
some tests that assumed some sends could always go out
|
8 years ago |
Vijay Pai
|
fed13916b0
|
Move h2_ssl_cert_test out of end2end fixtures, use gtest
|
8 years ago |
Muxi Yan
|
6f8217ba2f
|
Polish names of tests
|
8 years ago |
Muxi Yan
|
7b11719876
|
fix Bazel build
|
8 years ago |
Muxi Yan
|
eaa06ca708
|
fix test configuration
|
8 years ago |
Yash Tibrewal
|
c62ce80b80
|
Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
|
8 years ago |
Yash Tibrewal
|
f7350ea6b7
|
Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri
|
8 years ago |
Vijay Pai
|
3d7d5f4ed2
|
Create inproc transport, add relevant tests, exclude irrelevant tests
|
8 years ago |
Muxi Yan
|
59827dd739
|
generate project
|
8 years ago |
Muxi Yan
|
d19c112db0
|
Add test
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
David Garcia Quintas
|
87d5a3130d
|
Implement LB policy updates
|
8 years ago |
Muxi Yan
|
2a5bbc1e2d
|
Fix bazel build
|
8 years ago |
yang-g
|
518bdfd18c
|
Properly filter the end2end tests
|
8 years ago |
Nicolas "Pixel" Noble
|
16ace24735
|
End2end test dependency fix.
|
8 years ago |
Nicolas "Pixel" Noble
|
3bd8177ce6
|
Converting end2end/generate_tests.bzl.
|
8 years ago |
Yuchen Zeng
|
af5c505fc1
|
Add bad_ping test, fix ping test
|
8 years ago |
Yuchen Zeng
|
3835d13788
|
Fix the test condition for max_connection_idle test
|
8 years ago |
Yuchen Zeng
|
b2caafc911
|
Add max_connection_idle test
|
8 years ago |
Yuchen Zeng
|
22321fc7e5
|
Add max_connection_age end2end test
|
8 years ago |
Yuchen Zeng
|
990d9fe146
|
Client-side keepalive ping
Based on soltanmm-google's #9114
|
8 years ago |
Craig Tiller
|
2ef5a647bf
|
Add a test of finishing buffering with EOS
|
8 years ago |
Craig Tiller
|
4e6247a23c
|
Fix sequential write buffering
|
8 years ago |
Craig Tiller
|
4b53d35113
|
Faster test building: avoid repeated linking
|
8 years ago |
Craig Tiller
|
16f155bcfc
|
Fixes for tests
|
8 years ago |
Craig Tiller
|
9bca58cf0a
|
Remove old fixture
|
8 years ago |
Craig Tiller
|
d196c8adb3
|
Fixes
|
9 years ago |