Mark D. Roth
afa8c1051e
clang-format
9 years ago
Mark D. Roth
72d0b1615f
Change sockaddr resolver to allow setting method config via URI query params.
9 years ago
Ken Payson
3299f81ea8
Remove run_tests.py poll-cv shim
9 years ago
Ken Payson
e02c7ed37b
Broke cv polling into seperate engine
9 years ago
Muxi Yan
caa904486e
Minor end2end test update
9 years ago
David Garcia Quintas
0d366c983c
PR comments
9 years ago
Craig Tiller
42ee4d86b9
Refine test scenario list for buffer pools
9 years ago
Craig Tiller
5d882637e8
Fix memory leaks
9 years ago
Craig Tiller
08d297e375
Make all tests build again
9 years ago
Craig Tiller
69a1f66005
Complete integration test for buffer pools
9 years ago
Craig Tiller
bb1d72d570
Better debugging
9 years ago
Craig Tiller
ef6b97659e
Add tracing, fix some transport bugs wrt buffer_pools
9 years ago
David Garcia Quintas
5f2e90e3ae
Populate server_name for sockaddr resolver
9 years ago
Craig Tiller
82509936ae
Stub out end2end tests
9 years ago
Craig Tiller
ed9dc8d956
Fix leaks
9 years ago
Craig Tiller
4b3b5d0e82
Fixes for destruction
9 years ago
Craig Tiller
32c804e6a7
Fix a conditional that got flipped
9 years ago
Craig Tiller
dd339ea915
Cleanup of some buffer pool implementation
9 years ago
Craig Tiller
ce2ff3c071
Fixes
9 years ago
Craig Tiller
e9f385acdf
Fixes, more tests
9 years ago
murgatroid99
dedb923b6e
Clang format
9 years ago
Michael Lumish
77c6ccef18
Updated changes for Windows, removed unistd.h from test files
9 years ago
Craig Tiller
579acc351b
Ensure all memory is released back to the buffer pool
9 years ago
Craig Tiller
61ecb9259b
TCP buffer pool integration done
9 years ago
Craig Tiller
af76e6523a
Fixes
9 years ago
Craig Tiller
012372f044
Cleanup test, check fail fast or not
9 years ago
David Garcia Quintas
31e324450a
Prevent nanopb fuzzers from spamming logs
9 years ago
Vincent van Dam
4e9a404456
Add connection refused test
9 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
9 years ago
Craig Tiller
d1253a3ae4
Tests pass with buffer pools plumbed in
9 years ago
Craig Tiller
30ff60ec36
Tests compile
9 years ago
Craig Tiller
d4673484c7
Update tests
9 years ago
murgatroid99
7871f736ce
Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests
9 years ago
Craig Tiller
76b3e26d93
Add fuzzer detected failure
9 years ago
Craig Tiller
3f665f5fef
Add fuzzer detected failure
9 years ago
Craig Tiller
9cf0cec74c
Fairly complete set of tests for buffer pools in place
9 years ago
Craig Tiller
3fe56b52de
Add a test of reclaimation
9 years ago
Craig Tiller
3b98b2ee33
Add a test of an allocation blocked from scavenging
9 years ago
Craig Tiller
12b925d2bb
Made scavenging work
9 years ago
Craig Tiller
b7810a14b9
Add a blocked async alloc test
9 years ago
Craig Tiller
f57c293f56
Add initial async alloc test
9 years ago
Craig Tiller
959d6541d1
Fix tests to run
9 years ago
Craig Tiller
1c9cae1613
Add some currently failing tests
9 years ago
Craig Tiller
d3cfb5ee0e
Add buffer user no-op test
9 years ago
Craig Tiller
fe4f0012c6
Add resize test
9 years ago
Craig Tiller
0b13fcdab2
no op test passes
9 years ago
Julien Boeuf
e26ab6c561
Adding a method in channel creds to remove any attached call creds.
...
This will be useful when talking to non-trusted load balancer (balancers
which are not able to impersonate real backends) as these balancers
should not receive bearer tokens.
9 years ago
Craig Tiller
ca30eb9931
Add (empty) buffer pool test
9 years ago
Sree Kuchibhotla
aabada97a1
One RPCMgr instance per CQ
9 years ago
Muxi Yan
6d68645162
Update unit tests and fixtures with AUTHORITY_HEADER support option
9 years ago