grpc/test/cpp
Craig Tiller e21505858f
Move some integer based metadata to the new system (#28198)
* Eliminate most of grpc_message metadata handling

* Eliminate most of host metadata handling

* Remove more callouts without fixing code

* fiiixes

* typo

* Automated change: Fix sanity tests

* try-shrink

* Automated change: Fix sanity tests

* size tweaks

* less tricks

* deunique

* commonize

* commonize

* Automated change: Fix sanity tests

* size tuning, fixes

* Automated change: Fix sanity tests

* fix

* size tuning, fixes

* remove constexpr

* fix

* reuse code

* fix

* tweak code

* more tweaks

* tell no lies

* fixes

* fixes

* Automated change: Fix sanity tests

* fix

* fix

* fix

* fix

* fix?

* fix binder

* fix

* fix

* fixes

* Automated change: Fix sanity tests

* fix

* initial refactoring

* optimize status encoding

* Automated change: Fix sanity tests

* Automated change: Fix sanity tests

* fix

* try to fix windows failure

* try and scale sizes better

* ambiguity fix?

* wip metadatavalueasslice

* Fix status code for resource exhaustion

* Revert "Revert "Move a bunch of slice typed metadata to new system (#28107)" (#28208)"

This reverts commit 7717587063.

* fix test

* Automated change: Fix sanity tests

* slice helper

* x

* noinline

* try and scale sizes better

* Automated change: Fix sanity tests

* fixes

* fix

* fix

* fix build

* fix overflow

* fix

* fix

* fix

* fix

* review feedback

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2021-12-02 22:02:56 -08:00
..
client Support Custom Post-handshake Verification in TlsCredentials (#25631) 2021-11-10 13:45:52 -08:00
cocoapods Updated backoff to use absl::Random (#27193) 2021-12-02 15:22:44 -08:00
codegen Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
common Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
end2end xDS: Add graceful shutdown for old connections on listener resource update (#28154) 2021-12-02 15:42:47 -08:00
ext/filters/census enable clang-tidy readability-static-definition-in-anonymous-namespace check (#28033) 2021-11-17 07:48:43 -08:00
grpclb Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
interop add --log_metadata_and_status feature to interop_client (#28021) 2021-11-23 15:32:13 -08:00
ios Updated backoff to use absl::Random (#27193) 2021-12-02 15:22:44 -08:00
microbenchmarks Move some integer based metadata to the new system (#28198) 2021-12-02 22:02:56 -08:00
naming add test for c-ares resolver error message propogation (#28252) 2021-12-02 09:14:06 -08:00
performance Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 2021-11-19 09:15:04 -08:00
qps Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
security Support Custom Post-handshake Verification in TlsCredentials (#25631) 2021-11-10 13:45:52 -08:00
server Support Custom Post-handshake Verification in TlsCredentials (#25631) 2021-11-10 13:45:52 -08:00
test Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
thread_manager Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
util Reland slice metadata conversion (#28210) 2021-11-29 13:38:40 -08:00
README-iOS.md Added documentation for C++ tests on iOS 2019-08-30 13:08:38 -07:00