aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
|
* Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
|\ | | | | Remove redundant includes from string.h and tmpfile.h
* \ Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
|\ \ | | | | | | Rewrite security handshaker to use generic handshaker API.
* \ \ Merge pull request #8854 from dgquintas/backoffGravatar Craig Tiller2016-12-02
|\ \ \ | | | | | | | | Updated backoff to spec.
* | | | Increase timeout to make this pass reliably on WindowsGravatar Craig Tiller2016-12-02
| | | |
| | * | Fix server_chttp2_test.Gravatar Mark D. Roth2016-12-02
| | | |
| | | * Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
| | | |
* | | | SimplifyGravatar David Garcia Quintas2016-12-01
| | | |
* | | | do bitsets rightGravatar David Garcia Quintas2016-12-01
| | | |
| | * | clang-formatGravatar Mark D. Roth2016-12-01
| | | |
* | | | Deflaked lb_policies_testGravatar David Garcia Quintas2016-11-30
| |_|/ |/| |
| | * Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
| | |\ | |_|/ |/| |
* | | Increase timeout for now: seems this can take longer under some configurationsGravatar Craig Tiller2016-11-29
| | |
* | | Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeoutGravatar David G. Quintas2016-11-28
|\ \ \ | | | | | | | | Increase deadline for 1byte fixture
* | | | Add <string.h> to test_config.cGravatar Muxi Yan2016-11-28
| | | |
| * | | Increase deadline for 1byte fixtureGravatar David Garcia Quintas2016-11-28
|/ / /
| * | Merge branch 'master' of github.com:grpc/grpc into backoffGravatar David Garcia Quintas2016-11-28
| |\ \ | |/ / |/| |
* | | Merge pull request #8866 from ctiller/fixit5Gravatar Craig Tiller2016-11-28
|\ \ \ | | | | | | | | Fix filter_latency tests
* \ \ \ Merge pull request #8865 from ctiller/fixit3Gravatar Craig Tiller2016-11-28
|\ \ \ \ | | | | | | | | | | Up timeouts for poll-cv polling strategy
| | * | | Fix commentGravatar Craig Tiller2016-11-28
| | | | |
| | * | | Rephrase commentGravatar Craig Tiller2016-11-28
| | | | |
| * | | | Remove file dependency to simplify build graphGravatar Craig Tiller2016-11-28
| | | | |
| | * | | Move test block, refine conditionsGravatar Craig Tiller2016-11-28
| |/ / /
| * | | Up timeouts for poll-cv polling strategy, seems to make things more stableGravatar Craig Tiller2016-11-28
| | | |
* | | | Up retry count to try and counter flakinessGravatar Craig Tiller2016-11-28
|/ / /
| * | Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| | |
* | | clang-formatGravatar David Garcia Quintas2016-11-23
| | |
* | | Merge pull request #8835 from pmarks-net/masterGravatar Paul Marks2016-11-23
|\ \ \ | | | | | | | | port_posix: use IPv4+IPv6 sockets to check for a free port.
* \ \ \ Merge pull request #8650 from kpayson64/poll_cv_improvementGravatar kpayson642016-11-23
|\ \ \ \ | |_|/ / |/| | | Bypass poll thread if wakeup fd is set
| | * | port_posix: use IPv4+IPv6 sockets to check for a free port.Gravatar Paul Marks2016-11-22
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the port picker to function across dual-stack and IPv4/IPv6-only environments. For a port to be considered available, the kernel must support at least one of (IPv6, IPv4), and the port must be available on each supported family. Also use the bool type where feasible. This is based on http://cl/97155408 (for those who can read it.)
* | | Merge pull request #8617 from markdroth/service_config_jsonGravatar Mark D. Roth2016-11-17
|\ \ \ | | | | | | | | Use JSON tree for service config channel arg.
| * | | Fix build.Gravatar Mark D. Roth2016-11-17
| | | |
* | | | Merge github.com:grpc/grpc into newlinesGravatar Craig Tiller2016-11-16
|\ \ \ \
| | | | * Merge remote-tracking branch 'upstream/master' into security_handshaker3Gravatar Mark D. Roth2016-11-16
| | | | |\ | | |_|_|/ | |/| | |
| | * | | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | |\ \ \ | | |/ / / | |/| | |
| | | | * Changed security handshakers to use generic handshaker API.Gravatar Mark D. Roth2016-11-16
| | | | |
| * | | | Merge pull request #8654 from dklempner/low_level_ping_pongGravatar David Klempner2016-11-15
| |\ \ \ \ | | | | | | | | | | | | Fix error checking in low_level_ping_pong_benchmark
| * \ \ \ \ Merge pull request #8666 from dgquintas/rr_fixallGravatar David G. Quintas2016-11-15
| |\ \ \ \ \ | | | | | | | | | | | | | | Fixed wrong connectivity status updates for RR
| | * | | | | pr commentGravatar David Garcia Quintas2016-11-15
| | | | | | |
| * | | | | | Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolverGravatar David G. Quintas2016-11-15
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated test_get_channel_info() to use new ch arg syntax
| * | | | | | | clang-formatGravatar Mark D. Roth2016-11-15
| | | | | | | |
| | | * | | | | Added testing for connectivity statesGravatar David Garcia Quintas2016-11-14
| | | | | | | |
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into rr_fixallGravatar David Garcia Quintas2016-11-14
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Update test_get_channel_info() to use new ch arg syntaxGravatar David Garcia Quintas2016-11-14
| | | | | | | |
| | * | | | | | Update test_get_channel_info() to use new ch arg syntaxGravatar David Garcia Quintas2016-11-14
| | | |/ / / / | | |/| | | |
| * | | | | | Fix tsan failures.Gravatar Mark D. Roth2016-11-14
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
| |\| | | | |
| | * | | | | Merge pull request #8086 from y-zeng/fix_gprcGravatar Yuchen Zeng2016-11-11
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix misspelled gprc
| | * \ \ \ \ \ Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add grpc_socket_mutator
| | * \ \ \ \ \ \ Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add grpc_endpoint_get_fd and grpc_transport_get_endpoint