aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge branch 'master' into rq-fixGravatar Sree Kuchibhotla2017-12-04
|\
* | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| |
| * Merge pull request #13576 from vjpai/qps_killerGravatar Vijay Pai2017-12-04
| |\ | | | | | | Resolve various races in QPS sync client
| | * Reintroduce lambdasGravatar Vijay Pai2017-12-04
| | |
| | * clang-formatGravatar Vijay Pai2017-12-04
| | |
| | * Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
| | |
| * | Merge pull request #13329 from dwittmer/dwittmer_runserverGravatar Yang Gao2017-12-04
| |\ \ | | | | | | | | Add support to RunServer for notifying clients via condition variable that the interop server has started.
| * \ \ Merge pull request #13401 from jtattermusch/windows_cmake_distrib_testsGravatar Jan Tattermusch2017-12-04
| |\ \ \ | | | | | | | | | | Add windows cmake distrib test
| | | | * Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
| | | | |
| | | | * Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
| | |_|/ | |/| |
| * | | Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
| |\ \ \ | | | | | | | | | | Test multiple pollers with Bazel
* | | | | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
| | | | |
* | | | | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
| | | | |
* | | | | No need to explicitly zero initialize since we are doing zalloc. Some misc ↵Gravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | | | | | | | | | | | | formatting changes
| * | | | Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| |\ \ \ \ | | | | | | | | | | | | Create a pilot job to run bazel tests remotely
| * \ \ \ \ Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_earlyGravatar Jan Tattermusch2017-12-01
| |\ \ \ \ \ | | | | | | | | | | | | | | concurrent_connectivity_test: fail early if there is a problem shutting down the server
| | | | | * | avoid picking up ProtoCGravatar Jan Tattermusch2017-12-01
| | | | | | |
| | | | | * | installing gflags not necessaryGravatar Jan Tattermusch2017-12-01
| | | | | | |
| | | | | * | make runnable on kokoroGravatar Jan Tattermusch2017-12-01
| | | | | | |
| | | | | * | make helloworld CMakeLists compile on windowsGravatar Jan Tattermusch2017-12-01
| | | | | | |
| | | | | * | working cmake install on windowsGravatar Jan Tattermusch2017-12-01
| | | | | | |
| | | | | * | fix nitGravatar Jan Tattermusch2017-12-01
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| |\ \ \ \ \ | | | | | | | | | | | | | | Move histogram to test/core/util
| | | | * | | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | | | |
| | | | * | | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | | | | |
| | | | * | | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| | |_|/ / / | |/| | | |
* | | | | | Add special cases and some commentsGravatar Sree Kuchibhotla2017-11-30
| | | | | |
| | * | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | | | |
* | | | | | Change ep_state from gpr_atm to int since all callbacks execute under a ↵Gravatar Sree Kuchibhotla2017-11-30
| | | | | | | | | | | | | | | | | | | | | | | | combiner and hence conn object is thread safe
| | | | * | Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| | |_|/ / | |/| | |
* / | | | properly shutdown endpoints in h2_http_proxyGravatar Sree Kuchibhotla2017-11-30
|/ / / /
* | | | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ \ \ | |/ / / |/| | | No More Extern "C"
| | * | dont let server shutdown run foreverGravatar Jan Tattermusch2017-11-30
| |/ / |/| |
* | | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\ \ \ | | | | | | | | Add ReferenceCounted base class.
| | * \ Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | |\ \ | |_|/ / |/| | |
| | * | Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| | |\ \
* | | \ \ Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7Gravatar Nicolas Noble2017-11-29
|\ \ \ \ \ | | | | | | | | | | | | Upmerge from v1.7
* | | | | | Fix windowsGravatar ncteisen2017-11-29
| | | | | |
* | | | | | clang fmtGravatar ncteisen2017-11-29
| | | | | |
| | * | | | clang-formatGravatar Mark D. Roth2017-11-29
| | | | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | |\| | |
| | * | | | Shorted "reference" to "ref".Gravatar Mark D. Roth2017-11-29
| | | | | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | / | | | Add test for RecvStatus error_string APIGravatar ncteisen2017-11-29
| |/ / / / |/| | | |
| | * | | Split tracing code into its own class.Gravatar Mark D. Roth2017-11-29
| | | | |
* | | | | Add all tests to test/cpp/util bazel BUILD fileGravatar Vijay Pai2017-11-28
| | | | |
| | * | | Add tests for tracing versions of Ref() and Unref().Gravatar Mark D. Roth2017-11-28
| | | | |
| | * | | Remove incorrect tests for stack allocation.Gravatar Mark D. Roth2017-11-28
| | | | |
| | * | | Code review changes.Gravatar Mark D. Roth2017-11-28
| | | | |
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-28
| | | |\ \ | |_|_|/ / |/| | | |