19 Commits (100231973605df0c29620364f15215f460fe3329)

Author SHA1 Message Date
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Cheng-Yu Chung b887534111
[cleanups] Remove `include/grpc/impl/codegen/propagation_bits.h` (#31870) 2 years ago
Craig Tiller df52004032
[iwyu] Add test/core/end2end (#29998) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Yash Tibrewal bd357f9a37
Remove shutdown_cq from grpc_end2end_test_fixture (#29049) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Vijay Pai d469403b6e Remove unused-parameter warnings, round 2 (16 of 19) 5 years ago
David Garcia Quintas 4b31e36a19 Fixed tests call host 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
ncteisen 66a72bba69 Undo debugging output 7 years ago
ncteisen 15c32cd481 Fix parsing check 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Chris Evans ed2a5470db Calculate RPC deadline right before call creation 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Mark D. Roth 835646e9ff Fix tests. 8 years ago
Robbie Shade 55a046a479 Add a 'Running test: ' string to test output 8 years ago
Mark D. Roth 435f9f23ef Fix tests. 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller ee0e0681b7 Increase timeout to make this pass reliably on Windows 8 years ago
Craig Tiller c9b0b28772 Progress towards mdstr elimination 8 years ago
Muxi Yan 5ebd327cf5 Clean with clang-format 8 years ago
Muxi Yan ea3b568b8f Put validation of host name in a function 8 years ago
Muxi Yan 56456c38e0 Use get_host_override_string function inline 8 years ago
Muxi Yan df1da9ffc0 Convert validate_host_override_string into a function and rename into get_host_override_string 8 years ago
Mark D. Roth e127a39f45 Change tests to use channel args instead of fake_resolver query args. 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Craig Tiller 68cf8ce866 Fix payload tests under windows 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Muxi Yan 6d68645162 Update unit tests and fixtures with AUTHORITY_HEADER support option 8 years ago
Craig Tiller fc2636d7a6 Fix resource leak 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago
Robbie Shade 1bbfe0fb43 clang-format remove blank lines 8 years ago
Robbie Shade c6f776752d Explicitly add terminating null character. 9 years ago
Robbie Shade 61aed92b82 Just create 1 MB strings, no argument. 9 years ago
Robbie Shade bd10faaf0f Fixing int conversion warnings 9 years ago