1438 Commits (bd1a0461eff7b51d9e23b7b6d03ebe4d35ec453b)

Author SHA1 Message Date
Craig Tiller 6b5d682c98 Review feedback 8 years ago
Craig Tiller 53b0c9d779 Test refinement, shows deadlocks now 8 years ago
Mark D. Roth 557c990c36 clang-format 8 years ago
murgatroid99 085f9afaf0 Added import order comments, resolved other minor issues 8 years ago
Mark D. Roth af84245131 Remove resolver_result. 8 years ago
Craig Tiller 3798e607cc Address review comments 8 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 8 years ago
Mark D. Roth 3686996786 Encode server name, LB policy name, and addresses in channel args. 8 years ago
Mark D. Roth 16883a37ef Set user data vtable when creating grpc_lb_addresses. 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
Craig Tiller f4f2eac66d All fuzzers 8 years ago
Craig Tiller 91d0093e5e Fix test 8 years ago
Craig Tiller 686acb9b51 Fix test 8 years ago
Craig Tiller 2dc4968b93 Fix config-exclusion for secure variants of tests 8 years ago
Craig Tiller e2f696895f Fixes for bad asserts 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Craig Tiller 68cf8ce866 Fix payload tests under windows 8 years ago
David Garcia Quintas d8fe334d5b s/lb-cost/lb-cost-bin 8 years ago
Muxi Yan ed2be64d82 Clean format with clang-format 8 years ago
Muxi Yan 90a283a4a8 Add FEATURE_MASK_SUPPORTS_AUTHORITY_HEADER in h2_http_proxy.c 8 years ago
Muxi Yan bedb0d20dc clang-format 8 years ago
Muxi Yan fbe175308d Add test of cancelling ops when :authority exists but not supported 8 years ago
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 8 years ago
murgatroid99 aa9c578b07 Clean up code after merge with master 8 years ago
Yuchen Zeng 929f4c652f Add tos configuration in channel args 8 years ago
Mark D. Roth fd2ddd28a9 clang-format 8 years ago
murgatroid99 2c287ca750 UV tests pass on linux 8 years ago
Mark D. Roth d8f4a12482 Fix build problem in test. 8 years ago
Mark D. Roth 81ae740e1e Test setting wait_for_ready via service config. 8 years ago
Mark D. Roth 8bc8a83656 Update tests. 8 years ago
Mark D. Roth e40dd29db6 Handle the case where the resolver returns after the call is initialized. 8 years ago
Mark D. Roth da091f7fa7 Test setting max message size limits via service config. 8 years ago
Mark D. Roth 07aab59da9 clang-format 8 years ago
Mark D. Roth 274c8ed001 Fix handling of max receive message size on client side. 8 years ago
Mark D. Roth b34b055a40 Code cleanup. 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 8 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Muxi Yan caa904486e Minor end2end test update 8 years ago
Craig Tiller 42ee4d86b9 Refine test scenario list for buffer pools 8 years ago
Craig Tiller 5d882637e8 Fix memory leaks 8 years ago
Craig Tiller 08d297e375 Make all tests build again 8 years ago
Craig Tiller 69a1f66005 Complete integration test for buffer pools 8 years ago
Craig Tiller bb1d72d570 Better debugging 8 years ago
Craig Tiller ef6b97659e Add tracing, fix some transport bugs wrt buffer_pools 8 years ago
Craig Tiller 82509936ae Stub out end2end tests 8 years ago