6353 Commits (736907c23e6dadea10a0f8f275a1a87e6b1f7b9c)

Author SHA1 Message Date
Nicolas "Pixel" Noble 6a3b7c94df Merge failure, removed test still here. 8 years ago
Nicolas "Pixel" Noble ba54a1c95e Merge failure, missing commas. 8 years ago
Nicolas "Pixel" Noble ae79a00876 Merge failure - missing comma in deps list. 8 years ago
Nicolas "Pixel" Noble 980e63d362 Merge failure - duplicated fake_resolver target. 8 years ago
Nicolas "Pixel" Noble 88b1d82b3d Merge failure - missing grpc_cc_binary. 8 years ago
yang-g a044f6d3f5 Propagate deadline to GenericServerContext 8 years ago
Craig Tiller 822aae53d3 Always receive initial metadata in this test 8 years ago
Nicolas "Pixel" Noble 0444d98f17 C99->C89. 8 years ago
Nicolas "Pixel" Noble f4f16798fe Fixing test_util... 8 years ago
Vijay Pai 6974763268 Stop checking for pre-c++11 compilers since these are no longer 8 years ago
Craig Tiller a1d00facbc Finish pumped streams: should alleviate infinite hang 8 years ago
Nicolas "Pixel" Noble 78f8ce33ca The json parser comes from protobuf. 8 years ago
Nicolas "Pixel" Noble e40877931a Missed one gtest reference. 8 years ago
yang-g 518bdfd18c Properly filter the end2end tests 8 years ago
Nicolas "Pixel" Noble 3726e3d37b Moving gtest include down. 8 years ago
ncteisen 1842c4379c Clang 8 years ago
Craig Tiller 4d16f4dd1d Add some casts for C++ compatibility 8 years ago
Craig Tiller 7b622ab558 ubsan fix: dont deref past end of array 8 years ago
Craig Tiller 74bf087e9c Increase error threshold for too many writes 8 years ago
Craig Tiller cdc97a1226 Fix tests on Mac 8 years ago
Nicolas "Pixel" Noble 71ca4200f6 QPS doesn't actually need gtest anymore. 8 years ago
ncteisen c7de5a7601 Add warmup 8 years ago
ncteisen 0725d3a4b3 Run bm resonable number of times 8 years ago
Nicolas "Pixel" Noble d70dbca6c0 Making test_util & co public. 8 years ago
Craig Tiller db34627907 Fix test name 8 years ago
Nicolas "Pixel" Noble 1e75dc8cad Add end2end_test_lib. 8 years ago
ncteisen b6ac9b4573 Add unbalanced unary benchmark 8 years ago
Nicolas "Pixel" Noble fec014b937 Adding metrics_server. 8 years ago
Nicolas "Pixel" Noble 1c7cdd5f23 Fixing test_util target. 8 years ago
Nicolas "Pixel" Noble e93306e54d Making test/core/iomgr visible. 8 years ago
Nicolas "Pixel" Noble 987267f633 Fixing grpc_cli_libs. 8 years ago
Nicolas "Pixel" Noble 684fe378e1 Adding "grpc_cli_libs" back. 8 years ago
Craig Tiller 1dbd063dbf Fix old trace vars 8 years ago
Craig Tiller 84f75d448e Fix ASAN/TSAN failures 8 years ago
Mark D. Roth 64d922ae87 Make sure we set deadline for the LB call even without a pick. 8 years ago
Noah Eisen 89371914c9 Fix error refcount bug 8 years ago
Sree Kuchibhotla d4fc32eacd New epoll-based polling engine with dedicated poller threads 8 years ago
Craig Tiller c3571791a5 Isolate timer checking in its own thread 8 years ago
Mark D. Roth 13ded3fc66 Improve cq_verifier error message when success does not match. 8 years ago
Vijay Pai eea8cf0fe3 Add QPS tests for one-sided streaming 8 years ago
Mark D. Roth 09e458c6cd Implement client-side load reporting for grpclb. 8 years ago
James Eady 3b26451025 Add static method to generated code to return fully qualified protobuf service name. 8 years ago
zhimingxie 60f35722de fix truncate bug in grpc_cli 8 years ago
David Garcia Quintas 0745356ab2 Apply slowdown factor to timeouts 8 years ago
Nicolas "Pixel" Noble c020da9634 Forgot one external dependency. 8 years ago
Nicolas "Pixel" Noble 16ace24735 End2end test dependency fix. 8 years ago
Craig Tiller 570fad827c Fix printf format 8 years ago
David Garcia Quintas 04109e8f7d BUILD and #include fixes 8 years ago
David Garcia Quintas 04911ca202 New version of grpclb end2end test 8 years ago
Craig Tiller 7ef85e5a30 Fix bogus asserts 8 years ago