David Garcia Quintas
|
b08e6a2e3d
|
fix generate_tests.bzl
|
7 years ago |
David Garcia Quintas
|
49f625f232
|
more comments
|
7 years ago |
Alexander Polcyn
|
a803c0340a
|
Remove source code and the grpc_c.so file that was built as a local binary from the ruby
binary packages
|
7 years ago |
Vijay Pai
|
a7df986f08
|
Expand timeouts to deflake alarm test
|
7 years ago |
David Garcia Quintas
|
861363d618
|
added call_host_override test
|
7 years ago |
ZhouyihaiDing
|
76d4621bd8
|
PHP: split script for running distrib tests on different system
|
7 years ago |
David Garcia Quintas
|
8a6453d31b
|
localhost or 127.0.0.1
|
7 years ago |
David Garcia Quintas
|
27d48dad5e
|
fixed bad_ping test after merge
|
7 years ago |
David Garcia Quintas
|
0287924466
|
Added host override info to test fixture config
|
7 years ago |
Adele Zhou
|
aadbd18596
|
Also add size
|
7 years ago |
ZhouyihaiDing
|
6152663b54
|
PHP: maxOS distrib test pecl-install
|
7 years ago |
David Garcia Quintas
|
d043fa06bc
|
PR comments
|
7 years ago |
jiangtaoli2016
|
144f5559da
|
cache default SSL root cert store
|
7 years ago |
Adele Zhou
|
7bc84a2256
|
Use timeout instead of size
|
7 years ago |
Adele Zhou
|
8f7bdecf7c
|
Set default size large for fuzzer tests, and enormous for api_fuzzer
|
7 years ago |
Adele Zhou
|
ad5be3e310
|
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
|
7 years ago |
Mark D. Roth
|
e63e06d8d7
|
Fall calls with wait_for_ready=false on transient resolver failure.
|
7 years ago |
David Garcia Quintas
|
4b31e36a19
|
Fixed tests call host
|
7 years ago |
David Garcia Quintas
|
6070be4d91
|
Set default authority arg
|
7 years ago |
Yash Tibrewal
|
e7ef1e5968
|
Combine cq draining and server destroy for h2_ssl_cert_test
|
7 years ago |
David Garcia Quintas
|
caa2605a28
|
Don't capture unnecessary or unused variables
|
7 years ago |
yang-g
|
69e153209f
|
Properly reset pings_before_data_required
|
7 years ago |
Muxi Yan
|
236bec5257
|
Improve keepalive_timeout test to capture the bug
|
7 years ago |
Alex Polcyn
|
77f64f76bd
|
Put address_sorting's public header under its own directory. Also add
test_only to sort function used in test.
|
7 years ago |
Alexander Polcyn
|
5de347855a
|
Reorganize cmake rules for address sorting; also fix merge conflict
Fix clang-tide issue
|
7 years ago |
Alexander Polcyn
|
d21ee15076
|
Stop relying on certain ipv6 macros. Also bazel build updates.
Fix error just made in bazel/grpc_build_system.bzl
Fix merge conflict support/env -> gpr/env
|
7 years ago |
Alexander Polcyn
|
690dde672a
|
Add address sorting submodule for use in c-ares wrapper
|
7 years ago |
Yash Tibrewal
|
7ed7beef68
|
Remove unnecessary comment
|
7 years ago |
Yash Tibrewal
|
717fff3faf
|
Use same queue for batch ops and for shutdown in h2_ssl_cert_test
|
7 years ago |
Ruslan Nigmatullin
|
99d0cee31b
|
regenerate projects
|
7 years ago |
Ruslan Nigmatullin
|
7ae3733cab
|
[grpc] Add SSL session client cache support
|
7 years ago |
Jan Tattermusch
|
ac08180ab3
|
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
|
7 years ago |
Vijay Pai
|
cdddc8ce42
|
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
|
7 years ago |
ncteisen
|
6e22d21608
|
Fix small build issues
|
7 years ago |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f .
|
7 years ago |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
ncteisen
|
613d6327ef
|
Add more validation tests to channel_trace_test
|
7 years ago |
Vijay Pai
|
ba46afe3e2
|
Delete status_test that has no coverage; replace with static_asserts
|
7 years ago |
Yash Tibrewal
|
c0cd82faed
|
Remove unnecessary includes of exec_ctx.h
|
7 years ago |
David Garcia Quintas
|
f73e76d596
|
Fix check in channel.cc and tweak direct channel tests
|
7 years ago |
Jan Tattermusch
|
693281d8a2
|
-regextype flag is not supported on mac
|
7 years ago |
Jan Tattermusch
|
d0ce0a73e8
|
fix C# distribtest on kokoro macos
|
7 years ago |
David Garcia Quintas
|
6234054aa8
|
Verify LB doesn't receive call creds
|
7 years ago |
Yash Tibrewal
|
b1628971a1
|
Add logging for helping debug httpcli tests
|
7 years ago |
Alexander Polcyn
|
1eaac47f52
|
Fix arg parsing in resolver test script
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Yash Tibrewal
|
337373b91f
|
More explicit static casts for size_t to socklen_t
|
7 years ago |
Muxi Yan
|
2a03c876ec
|
Fix one more file
|
7 years ago |
Muxi Yan
|
4b37fb0e4c
|
Stop including inttypes.h in gRPC core public header in Apple platforms
|
7 years ago |
makdharma
|
d10a885922
|
removed unnecessary "virtual"
Removed unnecessary "virtual" keyword from CompletionQueue::Next.
Reverted two files that no longer need to be changed.
|
7 years ago |