117 Commits (2d2963e5e919128929e8a62a17fbbc9f3fd684d9)

Author SHA1 Message Date
Craig Tiller 54bc8a959e Stabilize test by increasing timeout 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Craig Tiller 4bf292890c Fix proxy end2end tests 9 years ago
Craig Tiller ef55655f79 Add includes 9 years ago
Craig Tiller e27954ca2e Fix memory leaks 9 years ago
Craig Tiller b3466dc38e Also delete cq 9 years ago
Craig Tiller 10c4b3c70d Add a test for binding a server to the same port twice; fix crashes 9 years ago
yang-g e682c3eea4 add test for lame client transport op 9 years ago
yang-g 5a3bc8ea7f add test coverage for channel_connectivity check 9 years ago
yang-g c3d94fb82a add tests for public server apis 9 years ago
yang-g d482e59d3a add a test for secure_channel_create and fix cleanup code 9 years ago
yang-g 68f6b9ead2 separate recv intial metadata and trailing metadata 9 years ago
yang-g c68db44702 add test for lame_client get_peer and recv_initial_metadata 9 years ago
yang-g fe9a975655 Add a test for failing to add a port 9 years ago
yang-g c0ed509d93 Add test for un-resolvable target 9 years ago
yang-g 7c6d1ad1d4 add test for more plucks than allowed 9 years ago
yang-g 0346883b0b do the right thing? 9 years ago
Craig Tiller 858be6c58c Fix windows build 9 years ago
yang-g 26fdaa5751 Fix msan 9 years ago
yang-g 1ed62e4efc add test for pluck after shutdown 9 years ago
yang-g f1183300ce add test for global plugin 9 years ago
yang-g 7c090f8215 add tests for the error messages 9 years ago
yang-g 9caec653ea add test for byte_buffer_copy 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller 3c53bb2f46 clang-format 9 years ago
David Garcia Quintas c76ff107b6 Removed consts to make MSVC happy 9 years ago
David Garcia Quintas 6eb3925a70 Added grpc_byte_buffer_reader_readall 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
David Garcia Quintas cb954cfc28 Removed exec_ctx from cq_alarm's functions 9 years ago
David Garcia Quintas 0dfbdf6e54 Added grpc_cq_alarm 9 years ago
Craig Tiller b8b1a462e5 Finish cleanup 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 9 years ago
Craig Tiller f5768a6765 Rename init 9 years ago
Craig Tiller 098047b53a Rename run 9 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 9 years ago
Craig Tiller ba496454b2 Fixes 9 years ago
Craig Tiller dfff1b8126 Call list progress 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
Craig Tiller 03ab064fb7 Fix completion_queue_test 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
yang-g c31cd86a74 Let lame_client accept error status 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 9 years ago
Nicolas "Pixel" Noble 4960516c63 Properly initializing reserved pointer in tests. 9 years ago
Nicolas "Pixel" Noble 9a123df2cd Fixing C/C++ tests. 9 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 9 years ago