34 Commits (d6298ed3dc12641c48f53cbeabe09e130e00a01a)

Author SHA1 Message Date
jiangtaoli2016 1680d41ccd remove hardcoded test credentials 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 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
Bill Feng 5455a3ae3d added nosec_tests to end2end test suite 6 years ago
Vijay Pai 72695b886e Add an inproc-based non-polling test of core callback API 6 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
Ruslan Nigmatullin 7ae3733cab [grpc] Add SSL session client cache support 7 years ago
Adele Zhou 2d0718a7da Add bazel target for more tests. 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal 4d71636fcc some BUILD changes and designated initializers 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
yang-g b98bf8c165 Make package names consistent under test/core 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Nicolas "Pixel" Noble 980e63d362 Merge failure - duplicated fake_resolver target. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
David Garcia Quintas 53af23cfbf Improvements to Fake Resolver 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller c945c12b47 Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"" 8 years ago
Jan Tattermusch 0cb7fef406 Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" 8 years ago
Craig Tiller e067b6e119 Resolve sanity failures 8 years ago
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 8 years ago
Craig Tiller d196c8adb3 Fixes 8 years ago
Craig Tiller 674c66cd37 Bad ssl tests converted 8 years ago
Nicolas "Pixel" Noble 7e7fd9603c Split the BUILD file into sub-libraries, and made the end2end tests use ssl certs. 8 years ago
Craig Tiller fab4ab4e3a Bad client tests converted 8 years ago