aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge pull request #16933 from ncteisen/fix-microbenchmarksGravatar Noah Eisen2018-10-18
|\ | | | | Remove Uneeded Header from Benchmark
* \ Merge pull request #16903 from grpc/revert-16902-revert-16766-masterGravatar Yang Gao2018-10-18
|\ \ | | | | | | Revert "Revert "grpc_cli json support""
| | * Remove uneeded headerGravatar ncteisen2018-10-18
| |/ |/|
* | Merge pull request #16697 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-10-18
|\ \ | | | | | | Third attempt: Implement Watch method in health check service.
* | | fix memory_usage_testGravatar Jan Tattermusch2018-10-18
| | |
* | | Merge pull request #16914 from soheilhy/worktree-benchGravatar Soheil Hassas Yeganeh2018-10-17
|\ \ \ | | | | | | | | Fix bazel for //test/cpp/microbenchmarks/...
| * | | Fix bazel for //test/cpp/microbenchmarks/...Gravatar Soheil Hassas Yeganeh2018-10-17
| | | | | | | | | | | | | | | | | | | | Fix a build failure due to missed dependency and add the bm_create_call benchmark to the build targets.
| | * | Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-17
| | |\ \ | |_|/ / |/| | |
| | | * Revert "Revert "grpc_cli json support""Gravatar Yang Gao2018-10-16
| |_|/ |/| |
* | | Revert "grpc_cli json support"Gravatar David G. Quintas2018-10-16
| | |
| | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-16
| | |\ | | |/ | |/|
* | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-paginationGravatar ncteisen2018-10-16
|\| |
| * | Merge pull request #16766 from gfecher/masterGravatar Yang Gao2018-10-16
| |\ \ | | | | | | | | grpc_cli json support
| * \ \ Merge pull request #16854 from jtattermusch/bazel_test_adjustmentsGravatar Jan Tattermusch2018-10-16
| |\ \ \ | | | | | | | | | | Align some build.yaml test names with bazel counterparts
| * \ \ \ Merge pull request #16884 from ncteisen/statsGravatar Noah Eisen2018-10-15
| |\ \ \ \ | | | | | | | | | | | | Only Print Stats if Collected
| | | | * | Reformatted code as per clang-formatGravatar Feso2018-10-16
| | | | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-15
| | | | | |\
| * | | | | \ Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-10-15
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | reviewer feedbackGravatar ncteisen2018-10-15
| | | | | | |
| | | * | | | Only print stats if coleectedGravatar ncteisen2018-10-15
| | | | | | |
| | * | | | | Revert "Add c++ google default creds to cloud to prod auth scenarios"Gravatar Jan Tattermusch2018-10-15
| | |/ / / /
| * | | | | reviewer feedbackGravatar ncteisen2018-10-14
| | | | | |
| * | | | | erge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-10-14
| |\| | | |
| * | | | | reviewer feedbackGravatar ncteisen2018-10-14
| | | | | |
| | | | * | Refactored based on code reviewGravatar Feso2018-10-13
| | | | | |
| | * | | | Merge pull request #16807 from mhaidrygoog/callback_unary_benchmarkGravatar Moiz Haidry2018-10-12
| | |\ \ \ \ | | | | | | | | | | | | | | Benchmark test for unary callback based RPCs in gRPC
* | | | | | | Support channelz paginationGravatar ncteisen2018-10-12
| |/ / / / / |/| | | | |
| * | | | | Enable channelz by defaultGravatar ncteisen2018-10-12
|/ / / / /
| | * / / rename bazel stream_compress_test to stream_compression_testGravatar Jan Tattermusch2018-10-12
| |/ / / |/| | |
* | | | Merge pull request #16841 from apolcyn/add_cpp_gcd_to_cloud_to_prod_authGravatar apolcyn2018-10-11
|\ \ \ \ | | | | | | | | | | Add c++ google default creds to cloud to prod auth scenarios
* \ \ \ \ Merge pull request #16843 from hcaseyal/add_metadata_testsGravatar hcaseyal2018-10-11
|\ \ \ \ \ | | | | | | | | | | | | Add metadata streaming tests
* \ \ \ \ \ Merge pull request #16792 from ↵Gravatar yihuaz2018-10-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-16791-revert-16695-pass_pollset_set_tsi_handshaker Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker""
| | * | | | | Move check closer to relevant codeGravatar Hope Casey-Allen2018-10-11
| | | | | | |
| | * | | | | Add metadata streaming testsGravatar Hope Casey-Allen2018-10-11
| |/ / / / / |/| | | | |
| | * | | | Add c++ google default creds to cloud to prod auth scenariosGravatar Alexander Polcyn2018-10-11
| | | | | |
| | | * | | Code sanitizationGravatar Moiz Haidry2018-10-10
| | | | | |
| | | * | | Addressed Vijay's code review commentsGravatar Moiz Haidry2018-10-10
| | | | | |
* | | | | | unify fallthrough comment in switch statementsGravatar Jan Tattermusch2018-10-10
| | | | | |
* | | | | | C++ Channelz GetServerSockets SupportGravatar ncteisen2018-10-09
| | | | | |
* | | | | | Merge pull request #16760 from ncteisen/channelz-server-socketsGravatar Noah Eisen2018-10-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | Channelz Part 8: Get Server Sockets
* \ \ \ \ \ \ Merge pull request #16788 from ncteisen/channelz-registryGravatar Noah Eisen2018-10-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add Compaction to Channelz Registry
| | | | | * | | Benchmark test for callback unary gRPCGravatar Moiz Haidry2018-10-08
| | | | |/ / / | | | | | | | | | | | | | | | | | | | | | Every thread intitiates multiple RPCs. The Callback of the unary RPC then issues a new RPC and this goes until the benchmark shuts down. For shutdown the main thread waits on a conditional variable. After shutdown the callbacks increment a rpcs done variable and once the the rpcs done equate the the total number of outstanding rpcs, the last callback performing the increment operation also issues a signal to wake up the main thread. The mainthread process to join the other threads and perform cleanup
* | | | | | | Merge pull request #16797 from guantaol/settings_timeout_testGravatar Guantao Liu2018-10-08
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Fix the test failure with callback-based polling.
| | * | | | | Add pop_back testGravatar ncteisen2018-10-05
| | | | | | |
* | | | | | | Merge pull request #16764 from yashykt/keepaliv_statusGravatar Yash Tibrewal2018-10-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Keepalive watchdog firing should return status UNAVAILABLE
| | * | | | | | Fix the test failure with callback-based polling.Gravatar Guantao Liu2018-10-05
| |/ / / / / / |/| | | | | |
| | * | | | | reviewer feedbackGravatar ncteisen2018-10-05
| | | | | | |
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2018-10-05
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | channelz-server-sockets
* | | | | | | Merge pull request #16767 from ncteisen/channel-trace-sizeGravatar Noah Eisen2018-10-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Limit Channel Trace by Memory
| * | | | | | | remove stale commentSGravatar ncteisen2018-10-05
| | | | | | | |