Craig Tiller
2bc37297c8
Enable backtraces on C tests
10 years ago
Craig Tiller
4dbdd6a5c2
Remove metadata canonicalization, and fix some bugs
10 years ago
Robbie Shade
109a8dc6d8
Stop shadowing global name
10 years ago
Robbie Shade
147fe701a0
Add grpc_server argument to grpc_udp_server_start
10 years ago
David Garcia Quintas
9851e3dbfc
Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION
10 years ago
Craig Tiller
164bb07d64
Fix build breakage
10 years ago
David G. Quintas
6d934529b9
Updated end2end/README
10 years ago
David Garcia Quintas
d09cce1969
Improvements to lb_policies_test's rebirth testcase.
10 years ago
Craig Tiller
5c1ad056d2
Fix Windows compilation
10 years ago
Craig Tiller
565b18b69c
clang-format all core files
10 years ago
Craig Tiller
82f9bd84e5
Update Windows stuff
10 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
10 years ago
Craig Tiller
4ed7a7585f
Increase deadline ==> decrease flakes
10 years ago
Craig Tiller
b8b1a462e5
Finish cleanup
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago
Craig Tiller
9f7dc3a4e5
Move argument passing to start of list
10 years ago
Craig Tiller
1be70ccdb8
Move arguments to the start of lists
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
af73d78b78
clang-format all core files
10 years ago
Craig Tiller
d9ccbbf6b9
Rename call_list to closure_list
10 years ago
Craig Tiller
d9fdaf204c
Fix tests
10 years ago
Craig Tiller
40cd820fd6
Fix list iteration
10 years ago
Craig Tiller
4fc085fcbb
Test bug fixes
10 years ago
Craig Tiller
62aef62136
Fixes
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
Craig Tiller
294d0ecc05
Call lists compile
10 years ago
Craig Tiller
dfff1b8126
Call list progress
10 years ago
Craig Tiller
d1bec03fa1
Call list progress
10 years ago
Craig Tiller
33825118df
Cleanup
10 years ago
Craig Tiller
99b65f2261
Test bug fixes
10 years ago
Craig Tiller
3cd6a5158d
Getting stuff working
10 years ago
Craig Tiller
7d57ba138f
Tests compile
10 years ago
Craig Tiller
47a708e252
Core compiles with workqueues
10 years ago
Craig Tiller
7dc34ac7a0
Fix memory leak
10 years ago
Julien Boeuf
4ffbf0d22c
Adding tests for credentials plugin.
10 years ago
Craig Tiller
404044acc2
Retry failed port get attempts a few times
10 years ago
Robbie Shade
e388ed3a45
Remove arguments from on_read in test
10 years ago
Craig Tiller
d8374ef194
No need for the assert here
10 years ago
Craig Tiller
ae322afe60
Better port selection
...
- avoid IANA and Linux ephemeral port ranges
- support dropping allocated ports
- aggressively try to reclaim ports if we reach exhaustion
- set SO_REUSEADDR on test port binds
10 years ago
David Garcia Quintas
0cf27f7e18
Fixed leak introduced in #3293
10 years ago
David Garcia Quintas
8d45f7bb7b
Fixed leak introduced in #3293
10 years ago
David Garcia Quintas
56d66c207b
Fixed wrong usage of varargs
10 years ago
Craig Tiller
6a6b36c503
Enable -Wconversion
10 years ago
Craig Tiller
f96dfc3cf8
First round of fixing up implicit 64->32 bit conversions
10 years ago
Craig Tiller
32ca48ce0b
Core compiles with -Wsign-conversion
10 years ago
David Garcia Quintas
fe7a6368fc
Usage of ?lb_policy=xxx in sockaddr_resolver
...
Plus test tweaks and final touches to round robin policy
10 years ago