170 Commits (c7df0df61873d74577a357b00600166a44e280a0)

Author SHA1 Message Date
Alistair Veitch 1178900c04 merge with master, fix build issue 9 years ago
Craig Tiller a7957f50af Exclude uds from default hostname tests 9 years ago
Craig Tiller 83f4d4e218 Add a subchannel factory decorator library 9 years ago
yang-g f145b3b5be regenerate projects 9 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 9 years ago
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 9 years ago
yang-g 7ef7232dd9 split iterator into its own file 10 years ago
Craig Tiller 1ada6ad8e5 Added connectivity tests, fixed bugs 10 years ago
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Vijay Pai 887f86bd21 Debug and add in generated build files 10 years ago
Craig Tiller 2c3a35e5cf Make naming a little more consistent 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
yang-g 8068f86974 Add a unit test 10 years ago
Julien Boeuf feca1bf06c Adding JWT verifier. 10 years ago
Craig Tiller ee98d84a02 Add an fd conservation test to verify that fds actually close 10 years ago
Craig Tiller 30ee10b785 Rename test into the right place 10 years ago
Masood Malekghassemi 1aa041ab1a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN 10 years ago
Craig Tiller 3bc8ebd48e Implementation work for client_config 10 years ago
David Garcia Quintas dd2ebee848 Added compression text fixture. 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
David Garcia Quintas f74a49ed14 WIP. Need to merge and add more tests. 10 years ago
Julien Boeuf a701ade70a Fixing ssl auth context. 10 years ago
Jan Tattermusch 4b3f9522ec make buildtests on windows pass 10 years ago
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op. 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
vjpai fb61373066 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
vjpai aa4548ddf0 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
Craig Tiller 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 10 years ago
Craig Tiller b5075e3754 Add working tests for httpcli 10 years ago
Craig Tiller 1a6f755c1f Make it possible to run with poll() instead of epoll() 10 years ago
Craig Tiller 7a1b415237 Re-enable some tests 10 years ago
Craig Tiller 2d8b52bdc7 Mark tests not flaky 10 years ago
Alistair Veitch 9686dabd04 Initial refactoring and context API changes 10 years ago
Craig Tiller ba3c3cd36c Add testing of bad client behavior 10 years ago
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 10 years ago
Craig Tiller 7a29098b71 Send RST_STREAM when closing from the server without getting a client half-close first 10 years ago
Craig Tiller 7a317e5c77 Add crashing client test 10 years ago
Craig Tiller eadd9a3b8c Add testing for GRPC_TRACE 10 years ago
Craig Tiller de91fc1d67 Run qps smoke tests on Travis 10 years ago
Craig Tiller fff495e908 Fix test, readd it to build 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Julien Boeuf d7f768b2b2 Addressing comments. 10 years ago
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller 0c23320c8a Split thread stress from end2end to improve parallelism 10 years ago
Yang Gao 196ade3e4d add a test using the mock interfaces 10 years ago
Craig Tiller 93ec3712e6 Enable test that got forgotten 10 years ago
Yang Gao 26839c7da9 Add a c test for max message length 10 years ago