Commit Graph

29 Commits

Author SHA1 Message Date
Prashant Jaikumar 1ac1ab7396 Flaky network test enhancements and cleanups
- Parameterized flaky_network_test to run with different packet sizes and
credentials.
- Cleanup debugger_macros

Parametrize flaky_network_test to run with different packet sizes and
credentials.
2019-05-23 11:45:54 -07:00
Yash Tibrewal 518236d458 Remove unnecessary if condition in public_headers_must_be_c89 2017-11-17 17:00:14 -08:00
Yash Tibrewal 40422d5fa6 Merge master 2017-11-06 14:43:31 -08:00
Yash Tibrewal cd987a0b2f Adding public_headers_must_be_c89 as a clang exception 2017-11-02 19:14:46 -07:00
Yash Tibrewal 2f921a3f97 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to 2017-11-02 16:59:19 -07:00
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 2017-10-25 16:23:01 -07:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Craig Tiller 61eb40ce56 Put files in a better place 2017-02-03 13:46:33 -08:00
Craig Tiller 8b1d59cafa Add some debug utilities
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
2017-02-03 11:50:04 -08:00
Jan Tattermusch 87ec3b77b5 Merge pull request #6750 from makdharma/cronet
cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
2016-06-06 12:44:12 -07:00
Makarand Dharmapurikar 19061093eb fixed template to remove grpc_cronet.h as a dependency 2016-06-02 09:15:29 -07:00
Yuchen Zeng 886b344144 Modified the template of public_headers_must_be_c89.c 2016-04-27 10:51:18 -07:00
Craig Tiller a446ee2f58 Add test to verify bad behavior 2016-04-04 13:09:30 -07:00
Craig Tiller 9e9edbc0d5 Introduce machinery to allow tests to register plugins 2016-04-04 10:38:49 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller d1fce837f2 Fixes 2016-03-25 14:33:47 -07:00
Vijay Pai 0878d522e6 Merge pull request #4238 from ctiller/poffy
Make pick_first fast path lock free
2016-01-11 10:35:29 -08:00
Craig Tiller 093193edb7 Fix pings 2016-01-07 07:14:44 -08:00
Craig Tiller 9577b31095 Fixes 2016-01-06 17:41:37 -08:00
Craig Tiller be0327bfee Update new files 2016-01-06 13:57:40 -08:00
Craig Tiller 791a49169f Merge github.com:grpc/grpc into clangfmt 2016-01-06 13:55:14 -08:00
Craig Tiller e6d95c93a3 Tweak end2end formatting 2016-01-05 09:08:04 -08:00
Craig Tiller 8ceba198ee Tweak end2end formatting 2016-01-05 08:50:01 -08:00
Craig Tiller 3731cc068e Fix end2end_test formatting 2016-01-05 07:40:06 -08:00
Craig Tiller ea21ca234c Fix makefile, codegen bugs 2016-01-04 12:34:29 -08:00
Craig Tiller 47c50cc4d3 zookeeper is platform specific 2016-01-04 08:48:37 -08:00
Craig Tiller ab23045414 Add a test that public headers compile as C99 2016-01-04 08:18:43 -08:00
Craig Tiller f14baea3e6 Fix templates + clang-format 2015-12-22 15:47:31 -08:00
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 2015-12-22 12:50:36 -08:00