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 |
David Garcia Quintas
|
c7c0d69d8b
|
Secure channels: use the right authority
|
7 years ago |
Vijay Pai
|
c04c53b38e
|
Run exception tests 10x to make sure server doesn't crash
|
7 years ago |
Alexander Polcyn
|
f133259617
|
Fix broken golden file test under bazel
|
7 years ago |
Mark D. Roth
|
3d8b32d8b3
|
Convert byte_stream API to C++.
|
7 years ago |
Muxi Yan
|
34f153cbeb
|
Change grpc++ reference in names to grpcpp in test/cpp/cocoapods
|
7 years ago |
Vijay Pai
|
c90a85649b
|
Change grpc++ references in names to grpcpp
|
7 years ago |
Yihua Zhang
|
04fb58efbd
|
Add ALTS code to grpc/core
|
7 years ago |
Sree Kuchibhotla
|
ae277dd000
|
Revert "Add ALTS C stack to gRPC core"
|
7 years ago |
yang-g
|
4a15f4016e
|
Fix test
|
7 years ago |
ncteisen
|
d2365d615a
|
Reviewer comments
|
7 years ago |
ncteisen
|
09703ea300
|
Add severity
|
7 years ago |
ncteisen
|
bec1a61c26
|
Reviewer feedback
|
7 years ago |
ncteisen
|
97a3dbeb36
|
Move C++ to util, call it from core test
|
7 years ago |