aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-18Removing instances of exec_ctx being passed around in functions inYash Tibrewal
2017-10-16Merge pull request #12895 from ctiller/timerCraig Tiller
2017-10-16Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanit...Jan Tattermusch
2017-10-13explicitly recycle every port after every test runAlexander Polcyn
2017-10-13Review feedbackCraig Tiller
2017-10-13Merge github.com:grpc/grpc into timerCraig Tiller
2017-10-13Fix windows portabilityCraig Tiller
2017-10-12Merge branch 'chttp2_timer' into timerCraig Tiller
2017-10-12Merge github.com:grpc/grpc into chttp2_timerCraig Tiller
2017-10-12Be consistent with JavaCraig Tiller
2017-10-12Merge branch 'chttp2_timer' into timerCraig Tiller
2017-10-12clang-formatCraig Tiller
2017-10-11Add flow control to inproc transport so send needs a matching recv; fixVijay Pai
2017-10-11Fix testsCraig Tiller
2017-10-11Merge branch 'chttp2_timer' into timerCraig Tiller
2017-10-11Merge github.com:grpc/grpc into chttp2_timerCraig Tiller
2017-10-11Merge branch 'chttp2_timer' into timerCraig Tiller
2017-10-11Fix compilationCraig Tiller
2017-10-11Fix compilationCraig Tiller
2017-10-11Move h2_ssl_cert_test out of end2end fixtures, use gtestVijay Pai
2017-10-10Merge pull request #12939 from vjpai/proxy_e2eVijay Pai
2017-10-10Merge github.com:grpc/grpc into chttp2_timerCraig Tiller
2017-10-10Merge branch 'proxy_inproc' into proxy_e2eVijay Pai
2017-10-10Only put server to sleep when explicitly requestedVijay Pai
2017-10-10Run ProxyEnd2End tests (without proxy) for inproc transportVijay Pai
2017-10-10Merge github.com:grpc/grpc into qps_failyaCraig Tiller
2017-10-10Make short deadlines actually expireVijay Pai
2017-10-10Fixing init-test timeout.Nicolas Noble
2017-10-10cap json_run_localhost to 10 mins under sanitizersJan Tattermusch
2017-10-09Wait until all clients connected before starting streamsCraig Tiller
2017-10-09Stability fixesCraig Tiller
2017-10-09Make sure to accept expected tags exactly onceVijay Pai
2017-10-09Fix testCraig Tiller
2017-10-09Fix buildCraig Tiller
2017-10-09Fix testCraig Tiller
2017-10-09Fix testCraig Tiller
2017-10-08C++ize BDP estimator, introduce ManualConstructorCraig Tiller
2017-10-06tcp_server_uv_test changesYash Tibrewal
2017-10-06uv changes for grpc_pollset_workYash Tibrewal
2017-10-06uv changes for grpc_pollset_workYash Tibrewal
2017-10-06tcp_client_uv_test changesYash Tibrewal
2017-10-06backoff_test explicity conversionYash Tibrewal
2017-10-06explicit type conversionYash Tibrewal
2017-10-06Merge github.com:grpc/grpc into flowctl+millisCraig Tiller
2017-10-06Merge pull request #12769 from ctiller/fuzzyCraig Tiller
2017-10-06Merge github.com:grpc/grpc into flowctl+millisCraig Tiller
2017-10-05Merge pull request #12852 from vjpai/rentVijay Pai
2017-10-05Merge pull request #12855 from vjpai/new_constVijay Pai
2017-10-05Add some const that is now allowedVijay Pai
2017-10-05Eliminate magic #s, follow APIVijay Pai