Makarand Dharmapurikar
a9f94e9882
s/inline/__inline/
8 years ago
Alexander Polcyn
cce3ccc29e
get rid of flakey asserts in num_watchers test
8 years ago
Alexander Polcyn
ce0861185b
add missing copyright headers
8 years ago
murgatroid99
cd6ab22122
Fix concurrent_connectivity_test
8 years ago
Vizerai
c1947ef570
update
8 years ago
Mark D. Roth
f91eb714c2
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Muxi Yan
191f1eb48e
Remove loop initial declaration
8 years ago
Alexander Polcyn
c3b1f18a7e
get rid of connectivity state watchers right after timeout
8 years ago
Craig Tiller
049f115c97
clang-format
8 years ago
Craig Tiller
83b34e524f
Fix some races in tests
8 years ago
Craig Tiller
cc44a38580
Make cq_verifier output more readable
8 years ago
Mark D. Roth
d7389b418f
Implement grpclb drop support.
8 years ago
Yuxuan Li
8698f2bbee
fix extern c location
8 years ago
Muxi Yan
2a5bbc1e2d
Fix bazel build
8 years ago
Yuxuan Li
02d635bf88
remove unncessary include
8 years ago
Muxi Yan
29ff4665a8
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
Craig Tiller
9d5d803bbf
Small fixes
8 years ago
Nicolas Noble
7edcce2147
Revert "Implement Server Backward Compatibility"
8 years ago
Muxi Yan
c8a6822b0e
Revert "Add cpp test"
...
This reverts commit e22bd48cd9
.
8 years ago
Nicolas "Pixel" Noble
0885f98863
Fixing mock test target.
8 years ago
Nicolas "Pixel" Noble
6a3b7c94df
Merge failure, removed test still here.
8 years ago
Nicolas "Pixel" Noble
ba54a1c95e
Merge failure, missing commas.
8 years ago
Nicolas "Pixel" Noble
ae79a00876
Merge failure - missing comma in deps list.
8 years ago
Nicolas "Pixel" Noble
980e63d362
Merge failure - duplicated fake_resolver target.
8 years ago
Nicolas "Pixel" Noble
88b1d82b3d
Merge failure - missing grpc_cc_binary.
8 years ago
Jan Tattermusch
42e302dbfe
Run mac and windows distribtests in workspace
8 years ago
Muxi Yan
21a6ccad1e
Fix portability
8 years ago
yang-g
a044f6d3f5
Propagate deadline to GenericServerContext
8 years ago
Craig Tiller
5f24bb121e
just use char* overload
8 years ago
Craig Tiller
0ccaff9cb6
Explicitly mention std::string
8 years ago
Craig Tiller
822aae53d3
Always receive initial metadata in this test
8 years ago
Nicolas "Pixel" Noble
0444d98f17
C99->C89.
...
F-it. My sanity isn't worth it.
8 years ago
Muxi Yan
b574c6066b
clang-format
8 years ago
Muxi Yan
96e198ab9f
Fix portability
8 years ago
Nicolas "Pixel" Noble
f4f16798fe
Fixing test_util...
8 years ago
Vijay Pai
6974763268
Stop checking for pre-c++11 compilers since these are no longer
...
supported
8 years ago
Craig Tiller
a1d00facbc
Finish pumped streams: should alleviate infinite hang
8 years ago
Nicolas "Pixel" Noble
78f8ce33ca
The json parser comes from protobuf.
8 years ago
Nicolas "Pixel" Noble
e40877931a
Missed one gtest reference.
8 years ago
yang-g
518bdfd18c
Properly filter the end2end tests
8 years ago
Nicolas "Pixel" Noble
3726e3d37b
Moving gtest include down.
...
In some cases, depending on the direction of the wind, and the phase of the moon, gtest can interfere with protobuf badly with macros cross-pollution between the two projects. Moving the gtest inclusion at the end makes the problem go away.
8 years ago
ncteisen
1842c4379c
Clang
8 years ago
Craig Tiller
4d16f4dd1d
Add some casts for C++ compatibility
8 years ago
Craig Tiller
7b622ab558
ubsan fix: dont deref past end of array
8 years ago
Craig Tiller
74bf087e9c
Increase error threshold for too many writes
8 years ago
Craig Tiller
cdc97a1226
Fix tests on Mac
8 years ago
Muxi Yan
bf5a5f92be
Add a separate test case for workaround_cronet_compression
8 years ago
Nicolas "Pixel" Noble
71ca4200f6
QPS doesn't actually need gtest anymore.
8 years ago
Muxi Yan
e22bd48cd9
Add cpp test
8 years ago
ncteisen
c7de5a7601
Add warmup
8 years ago