70 Commits (0dd70ff758d0e4577d7b7d98e0ef3fa5ca3d725d)

Author SHA1 Message Date
Jan Tattermusch dffece9657 make end2end bazel test generator work on non-linux as well 5 years ago
Lidi Zheng 781b12023a Fix import failure due to 'visibility = ["//visibility:public"]' 5 years ago
Dionna Glaze 2afe1ab04b Add Asylo platform support. 6 years ago
Yihua Zhang ef4508ca0d fix memory leaks in ssl credential reload. 6 years ago
Bill Feng df89d8e157 bazel RBE Windows build 6 years ago
Bill Feng 29d855751f removed excessive end2end targets 6 years ago
Bill Feng cdf3e001cb wip selective build for windows 6 years ago
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
Jan Tattermusch cf6a311761
Revert "Windows builds for gRPC C++ tests" 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
billfeng327 ab06853fc9 C++ Windows test builds 6 years ago
Mark D. Roth a04b0646de Don't use a separate call context for subchannel calls. 6 years ago
Prashant Jaikumar 95965f71d3 Remove network_status_tracker 6 years ago
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 6 years ago
Vijay Pai be18cedf90 Delete epollsig poller and tests using it 6 years ago
Yihua Zhang c5f1eda10f implement loca credentials 6 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"" 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 7 years ago
Vijay Pai fed13916b0 Move h2_ssl_cert_test out of end2end fixtures, use gtest 7 years ago
Muxi Yan 6f8217ba2f Polish names of tests 7 years ago
Muxi Yan 7b11719876 fix Bazel build 7 years ago
Muxi Yan eaa06ca708 fix test configuration 7 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. 7 years ago
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 7 years ago
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 7 years ago
Muxi Yan 59827dd739 generate project 7 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