aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Collapse)AuthorAge
* Merge pull request #14884 from ara-ayvazyan/fix_server_builder_testGravatar Jan Tattermusch2018-04-04
|\ | | | | Fix crashing server_builder_test
| * fixup! Fix formattingGravatar Ara Ayvazyan2018-04-03
| |
| * Fix crashing server_builder_testGravatar Ara Ayvazyan2018-03-30
| |
* | Revert "Add a flag to the resolver_component_test that permits extra addresses"Gravatar Alexander Polcyn2018-03-29
|/ | | | This reverts commit 02ce860592586d52276e64b766a38990db7425e2.
* Expand timeouts to deflake alarm testGravatar Vijay Pai2018-03-27
|
* Merge pull request #13290 from apolcyn/cares_address_sorting_master_cGravatar apolcyn2018-03-26
|\ | | | | Add address sorting submodule for use in c-ares wrapper
* \ Merge pull request #14680 from dgquintas/fix_for_clang5Gravatar David G. Quintas2018-03-22
|\ \ | | | | | | Don't capture unnecessary or unused variables
* \ \ Merge pull request #14321 from grpc/revert-13813-disable_low_thread_countGravatar Jan Tattermusch2018-03-22
|\ \ \ | | | | | | | | Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
| | * | Don't capture unnecessary or unused variablesGravatar David Garcia Quintas2018-03-21
| |/ / |/| |
* | | Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
|\ \ \ | | | | | | | | [Fix Forward]: Channel Tracing Implementation; Part 1
* \ \ \ Merge pull request #14759 from vjpai/desneakGravatar Vijay Pai2018-03-21
|\ \ \ \ | | | | | | | | | | C++: Desneak client async unary call
| | | | * Put address_sorting's public header under its own directory. Also addGravatar Alex Polcyn2018-03-20
| | | | | | | | | | | | | | | | | | | | test_only to sort function used in test.
| | | | * Reorganize cmake rules for address sorting; also fix merge conflictGravatar Alexander Polcyn2018-03-20
| | | | | | | | | | | | | | | | | | | | Fix clang-tide issue
| | | | * Stop relying on certain ipv6 macros. Also bazel build updates.Gravatar Alexander Polcyn2018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix error just made in bazel/grpc_build_system.bzl Fix merge conflict support/env -> gpr/env
| | | | * Add address sorting submodule for use in c-ares wrapperGravatar Alexander Polcyn2018-03-20
| |_|_|/ |/| | |
* | | | Merge pull request #14548 from apolcyn/allow_extra_records_in_resolver_testGravatar apolcyn2018-03-20
|\ \ \ \ | | | | | | | | | | Add a flag to the c-ares resolver tests that permits extra addresses to be received
| | | | * Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"Gravatar Jan Tattermusch2018-03-20
| |_|_|/ |/| | |
| | * | Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)Gravatar Vijay Pai2018-03-20
| |/ / |/| |
| | * Fix small build issuesGravatar ncteisen2018-03-19
| | |
| | * Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
| |/ |/| | | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f.
* | Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
| |
* | Merge pull request #13883 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-16
|\ \ | | | | | | Channel Tracing Implementation; Part 1
| * \ Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| |\ \
* | | | Delete status_test that has no coverage; replace with static_assertsGravatar Vijay Pai2018-03-15
| |/ / |/| |
* | | Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removalGravatar David G. Quintas2018-03-14
|\ \ \ | | | | | | | | Verify LB doesn't receive call creds
* \ \ \ Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parseGravatar apolcyn2018-03-14
|\ \ \ \ | | | | | | | | | | Fix resolver test script's arg parsing for bazel runs
| | * | | Verify LB doesn't receive call credsGravatar David Garcia Quintas2018-03-13
| |/ / / |/| | |
| * | | Fix arg parsing in resolver test scriptGravatar Alexander Polcyn2018-03-13
| | | |
* | | | Abstract libuv implementationGravatar kpayson642018-03-13
| | | | | | | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
* | | | Merge pull request #14676 from muxi/fix-inttypes-includeGravatar Vijay Pai2018-03-12
|\ \ \ \ | | | | | | | | | | Stop including inttypes.h in gRPC core public header
| * | | | Fix one more fileGravatar Muxi Yan2018-03-12
| | | | |
* | | | | Merge pull request #14591 from vjpai/framesizeGravatar Vijay Pai2018-03-12
|\ \ \ \ \ | |_|/ / / |/| | | | Build with stack frame size limits
* | | | | Merge pull request #14607 from markdroth/c++_byte_streamGravatar Mark D. Roth2018-03-12
|\ \ \ \ \ | |_|/ / / |/| | | | Convert byte_stream API to C++.
* | | | | Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazelGravatar apolcyn2018-03-10
|\ \ \ \ \ | | | | | | | | | | | | Fix a broken bazel test
* \ \ \ \ \ Merge pull request #14660 from vjpai/exception_10xGravatar Vijay Pai2018-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | Run exception tests 10x to make sure server doesn't crash
| * | | | | | Run exception tests 10x to make sure server doesn't crashGravatar Vijay Pai2018-03-09
| | | | | | |
| | * | | | | Fix broken golden file test under bazelGravatar Alexander Polcyn2018-03-09
| |/ / / / /
| | * / / / Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
| |/ / / /
* | | | | Change grpc++ reference in names to grpcpp in test/cpp/cocoapodsGravatar Muxi Yan2018-03-09
| | | | |
* | | | | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|/ / / /
* | | | Merge pull request #14610 from apolcyn/python_digGravatar apolcyn2018-03-08
|\ \ \ \ | | | | | | | | | | Remove the C++ test dependency on dig and dnsutils
| | | * \ Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Add severityGravatar ncteisen2018-03-07
| | | | |
| | | * | Move C++ to util, call it from core testGravatar ncteisen2018-03-07
| | | | |
| | | * | Make test workGravatar ncteisen2018-03-06
| | | | |
| | | * | Redoing render, about to take things awayGravatar ncteisen2018-03-06
| | | | |
| | | * | Add JsonProtoTestGravatar ncteisen2018-03-06
| | | | |
| * | | | Move python DNS utilities to utils subdirectoryGravatar Alexander Polcyn2018-03-06
| | | | |
* | | | | Merge pull request #14609 from apolcyn/cleanup_grpc_py_binaryGravatar apolcyn2018-03-06
|\ \ \ \ \ | | | | | | | | | | | | Clean up grpc_py_binary build rule
| | * | | | Remove the C++ test dependency on dig and dnsutilsGravatar Alex Polcyn2018-03-06
| |/ / / /