1361 Commits (c84725fd02dc58a819c8c4e8acdc321e81f44764)

Author SHA1 Message Date
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
Craig Tiller 82509936ae Stub out end2end 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 af76e6523a Fixes 8 years ago
Craig Tiller 012372f044 Cleanup test, check fail fast or not 8 years ago
Vincent van Dam 4e9a404456 Add connection refused test 8 years ago
Craig Tiller d1253a3ae4 Tests pass with buffer pools plumbed in 8 years ago
Craig Tiller 30ff60ec36 Tests compile 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
Sree Kuchibhotla aabada97a1 One RPCMgr instance per CQ 8 years ago
Muxi Yan 6d68645162 Update unit tests and fixtures with AUTHORITY_HEADER support option 8 years ago
Mark D. Roth 8ce02afd0b Fix portability problem. 8 years ago
Mark D. Roth cf218fb748 Fix tsan failure in no_logging test. 8 years ago
Mark D. Roth 0e256107e8 Code review changes. 8 years ago
Mark D. Roth f28763c68c Pass deadline into filters via grpc_call_element_args, so that we can 8 years ago
David Garcia Quintas 98d5f5cb3f Renamed grpc-census-bin to grpc-stats-bin 8 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 8 years ago
Craig Tiller fc2636d7a6 Fix resource leak 8 years ago
Mark D. Roth cd5f7ede27 Fix bug from previous commit. 8 years ago
Mark D. Roth 9717e5fe93 Fix test broken by merge. 8 years ago
Mark D. Roth a587b41369 Update some tests. 8 years ago
Mark D. Roth 0209f675c4 Fix HTTP proxy code to avoid having multiple outstanding writes. 8 years ago
Mark D. Roth f168234310 Initialize is_balancer field in various tests. 8 years ago
Mark D. Roth 39b5871d7b Use http_proxy environment variable instead of URI query param. 8 years ago
Craig Tiller ecb12511ed Fix fuzzing detected failure 8 years ago
Mark D. Roth b3a4f906af Fix a couple of tests. 8 years ago
Makarand Dharmapurikar 7c29c57a60 Fixed compile error introduced after merge 8 years ago
Craig Tiller 02b87cdacb Small fixes 8 years ago
Craig Tiller cd6add3022 Spam cleanup 8 years ago
Makarand Dharmapurikar 57bdc96aa9 clang-format fix 8 years ago
Yuchen Zeng 5c51aadf57 Update CQ_EXPECT_COMPLETION 8 years ago
Mark D. Roth ed4605b71c Change error messages to include actual values and limits. 8 years ago
Craig Tiller b85448407e Fuzzer found crash 8 years ago
Yuchen Zeng 916079de1b Add no-logging test 8 years ago
Makarand Dharmapurikar 1251ae2e9c disable cacheability assert for proxy 8 years ago
murgatroid99 b61fd86985 Also fix minor error in end2end gen_build_yaml script 8 years ago
Makarand Dharmapurikar f1e079377b test that cacheable flag is set 8 years ago
Makarand Dharmapurikar 015180a8f4 end-to-end test for cacheable requests. 8 years ago
Mark D. Roth 661408c4d1 clang-format 8 years ago
Mark D. Roth 7f9bba8ce1 Fix some more tests that called cq_expect_completion(). 8 years ago
Craig Tiller 24096ce7be Support >16kib frame sizes in core 8 years ago
Makdharma 178f4bc24d prep work for enabling caching 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago