1512 Commits (5186b231b1630a6ac010bed052740eadd519964d)

Author SHA1 Message Date
Esun Kim 9ae81e1d3f Make test code use TestEnvironment 5 years ago
Vijay Pai 9ccc6b0e38 Properly set up deadline for generic requests 5 years ago
Lidi Zheng d5d6914751 Make buildifier sanity test fail-able 5 years ago
Vijay Pai 24483d2afd Address reviewer comments 5 years ago
Mark D. Roth 31773d2c6a grpclb: Add support for balancer telling client to enter fallback mode. 5 years ago
Vijay Pai 9be35f74c0 Make CancelDelayedRpc test not use sleeps for client-server sync 5 years ago
Mark D. Roth 408ec6e867 fix xds_end2end_test 5 years ago
Vijay Pai 88874094be Actually implement the generic reactor-based unary call. 5 years ago
Vijay Pai 2c87eaabd4 De-experimentalize generic features of callback API under an ifdef 5 years ago
Jan Tattermusch 674b1f6f52 use more reasonable timeouts for sanitizer tests 5 years ago
Prashant Jaikumar 2526dfade5 WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
Jan Tattermusch 78888d7861 avoid thread local unitialized problem under GRPC_PTHREAD_TLS 5 years ago
Mark D. Roth 3d3b6d8a8a shard xds_end2end_test 5 years ago
Vijay Pai be6979202b Revamp server-side C++ callback API, message allocator, and mocking 5 years ago
Vijay Pai 9cbd685304 Prevent use of pthread header 5 years ago
Vijay Pai 73de768139 Test server destruction without explicit Shutdown 5 years ago
Esun Kim 88527cc393 Add missing #include condition_variable 5 years ago
Esun Kim f40a702441 Clean up headers 5 years ago
Prashant Jaikumar c9117fa198 Fix C++ tests to enable running on android 5 years ago
Vijay Pai 334fffc8c7 Repeat changes of #20968 which were accidentally reverted 5 years ago
Jan Tattermusch 986070d280 use test size instead of timeout 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Vijay Pai 3928a20bdf Fix outdated thread invocation that now causes Windows breakage 5 years ago
Esun Kim de81f120b2 Abseilify StringView 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Mark D. Roth 7ccdc85fa0 CDS LB policy 5 years ago
Mark D. Roth bc7c655e37 Revert "Merge pull request #20745 from grpc/revert-20679-eds_health_status" 5 years ago
Mark D. Roth d942e69eac Add new fields to xds policy config. 5 years ago
Mark D. Roth d0c62504df Reuse the same ports for each test. 5 years ago
Mark D. Roth ea3e369649 Revert "Merge pull request #20772 from nanahpang/fix-xds-test-suite" 5 years ago
Na-Na Pang e925081c5b clang format 5 years ago
Na-Na Pang f7e47948b6 Comment out the test suites that has oversize port pool 5 years ago
Na-Na Pang 1a4fddf9a4 Comment out the test suites that has oversize port pool 5 years ago
Na-Na Pang ca6ba44c55 Comment out the test suites that has oversize port pool 5 years ago
Prashant Jaikumar 78e1b58402 Don't run xds_end2end_test on iOS 5 years ago
nanahpang 8574ccc57b
Revert "Add new fields to xds policy config." 5 years ago
nanahpang a925f2c928
Revert "Ignore EDS endpoints that are unhealthy." 5 years ago
Mark D. Roth 4bdb034162 Change xds_end2end_test to write out its own bootstrap files. 5 years ago
Vijay Pai e35c869aaf Remove unused-parameter warnings, round 2 (19 of 19) 5 years ago
Mark D. Roth 2db50beaf5 Ignore EDS endpoints that are unhealthy. 5 years ago
Mark D. Roth 16286cdbec Add new fields to xds policy config. 5 years ago
Vijay Pai b484e40e08
TYPED_TEST_CASE (deprecated) -> TYPED_TEST_SUITE 5 years ago
Vijay Pai fbfaffaf5a clang-format 5 years ago
Vijay Pai 50d337b74d clang-format 5 years ago
Vijay Pai 30f1230c10 Remove unused parameter warning (16 of 20) 5 years ago
Vijay Pai 176dfc2289 Remove unused parameter warning (15 of 20) 5 years ago
Mark D. Roth 1564207245 Move XdsClient instantiation into xds resolver. 5 years ago
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago