3449 Commits (063adf3fb4f6ed8bb342bfe2c8086e1db9356aa1)

Author SHA1 Message Date
Mark D. Roth afae721732 Fix test. 8 years ago
Mark D. Roth d8f4a12482 Fix build problem in test. 8 years ago
Mark D. Roth 81ae740e1e Test setting wait_for_ready via service config. 8 years ago
Mark D. Roth 8bc8a83656 Update tests. 8 years ago
Mark D. Roth e40dd29db6 Handle the case where the resolver returns after the call is initialized. 8 years ago
Mark D. Roth da091f7fa7 Test setting max message size limits via service config. 8 years ago
Mark D. Roth 07aab59da9 clang-format 8 years ago
Mark D. Roth 274c8ed001 Fix handling of max receive message size on client side. 8 years ago
Mark D. Roth b34b055a40 Code cleanup. 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 8 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Mark D. Roth afa8c1051e clang-format 8 years ago
Mark D. Roth 72d0b1615f Change sockaddr resolver to allow setting method config via URI query params. 8 years ago
Ken Payson 3299f81ea8 Remove run_tests.py poll-cv shim 8 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago
Muxi Yan caa904486e Minor end2end test update 8 years ago
David Garcia Quintas 0d366c983c PR comments 8 years ago
Craig Tiller 42ee4d86b9 Refine test scenario list for buffer pools 8 years ago
Craig Tiller 5d882637e8 Fix memory leaks 8 years ago
Craig Tiller 08d297e375 Make all tests build again 8 years ago
Craig Tiller 69a1f66005 Complete integration test for buffer pools 8 years ago
Craig Tiller bb1d72d570 Better debugging 8 years ago
Craig Tiller ef6b97659e Add tracing, fix some transport bugs wrt buffer_pools 8 years ago
David Garcia Quintas 5f2e90e3ae Populate server_name for sockaddr resolver 8 years ago
Craig Tiller 82509936ae Stub out end2end tests 8 years ago
Craig Tiller ed9dc8d956 Fix leaks 8 years ago
Craig Tiller 4b3b5d0e82 Fixes for destruction 8 years ago
Craig Tiller 32c804e6a7 Fix a conditional that got flipped 8 years ago
Craig Tiller dd339ea915 Cleanup of some buffer pool implementation 8 years ago
Craig Tiller ce2ff3c071 Fixes 8 years ago
Craig Tiller e9f385acdf Fixes, more tests 8 years ago
murgatroid99 dedb923b6e Clang format 8 years ago
Michael Lumish 77c6ccef18 Updated changes for Windows, removed unistd.h from test files 8 years ago
Craig Tiller 579acc351b Ensure all memory is released back to the buffer pool 8 years ago
Craig Tiller 61ecb9259b TCP buffer pool integration done 8 years ago
Craig Tiller af76e6523a Fixes 8 years ago
Craig Tiller 012372f044 Cleanup test, check fail fast or not 8 years ago
David Garcia Quintas 31e324450a Prevent nanopb fuzzers from spamming logs 8 years ago
Vincent van Dam 4e9a404456 Add connection refused test 8 years ago
David Garcia Quintas fa0896bbd0 Rewrote handling of default resolver prefix 8 years ago
Craig Tiller d1253a3ae4 Tests pass with buffer pools plumbed in 8 years ago
Craig Tiller 30ff60ec36 Tests compile 8 years ago
Craig Tiller d4673484c7 Update tests 8 years ago
murgatroid99 7871f736ce Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests 8 years ago
Craig Tiller 76b3e26d93 Add fuzzer detected failure 8 years ago
Craig Tiller 3f665f5fef Add fuzzer detected failure 8 years ago
Craig Tiller 9cf0cec74c Fairly complete set of tests for buffer pools in place 8 years ago
Craig Tiller 3fe56b52de Add a test of reclaimation 8 years ago
Craig Tiller 3b98b2ee33 Add a test of an allocation blocked from scavenging 8 years ago