|
|
@ -967,7 +967,6 @@ libs: |
|
|
|
- src/core/lib/surface/server.h |
|
|
|
- src/core/lib/surface/server.h |
|
|
|
- src/core/lib/surface/validate_metadata.h |
|
|
|
- src/core/lib/surface/validate_metadata.h |
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
- src/core/lib/transport/call_fragments.h |
|
|
|
|
|
|
|
- src/core/lib/transport/connectivity_state.h |
|
|
|
- src/core/lib/transport/connectivity_state.h |
|
|
|
- src/core/lib/transport/error_utils.h |
|
|
|
- src/core/lib/transport/error_utils.h |
|
|
|
- src/core/lib/transport/handshaker.h |
|
|
|
- src/core/lib/transport/handshaker.h |
|
|
@ -1657,7 +1656,6 @@ libs: |
|
|
|
- src/core/lib/surface/validate_metadata.cc |
|
|
|
- src/core/lib/surface/validate_metadata.cc |
|
|
|
- src/core/lib/surface/version.cc |
|
|
|
- src/core/lib/surface/version.cc |
|
|
|
- src/core/lib/transport/bdp_estimator.cc |
|
|
|
- src/core/lib/transport/bdp_estimator.cc |
|
|
|
- src/core/lib/transport/call_fragments.cc |
|
|
|
|
|
|
|
- src/core/lib/transport/connectivity_state.cc |
|
|
|
- src/core/lib/transport/connectivity_state.cc |
|
|
|
- src/core/lib/transport/error_utils.cc |
|
|
|
- src/core/lib/transport/error_utils.cc |
|
|
|
- src/core/lib/transport/handshaker.cc |
|
|
|
- src/core/lib/transport/handshaker.cc |
|
|
@ -2134,7 +2132,6 @@ libs: |
|
|
|
- src/core/lib/surface/server.h |
|
|
|
- src/core/lib/surface/server.h |
|
|
|
- src/core/lib/surface/validate_metadata.h |
|
|
|
- src/core/lib/surface/validate_metadata.h |
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
- src/core/lib/transport/call_fragments.h |
|
|
|
|
|
|
|
- src/core/lib/transport/connectivity_state.h |
|
|
|
- src/core/lib/transport/connectivity_state.h |
|
|
|
- src/core/lib/transport/error_utils.h |
|
|
|
- src/core/lib/transport/error_utils.h |
|
|
|
- src/core/lib/transport/handshaker.h |
|
|
|
- src/core/lib/transport/handshaker.h |
|
|
@ -2458,7 +2455,6 @@ libs: |
|
|
|
- src/core/lib/surface/validate_metadata.cc |
|
|
|
- src/core/lib/surface/validate_metadata.cc |
|
|
|
- src/core/lib/surface/version.cc |
|
|
|
- src/core/lib/surface/version.cc |
|
|
|
- src/core/lib/transport/bdp_estimator.cc |
|
|
|
- src/core/lib/transport/bdp_estimator.cc |
|
|
|
- src/core/lib/transport/call_fragments.cc |
|
|
|
|
|
|
|
- src/core/lib/transport/connectivity_state.cc |
|
|
|
- src/core/lib/transport/connectivity_state.cc |
|
|
|
- src/core/lib/transport/error_utils.cc |
|
|
|
- src/core/lib/transport/error_utils.cc |
|
|
|
- src/core/lib/transport/handshaker.cc |
|
|
|
- src/core/lib/transport/handshaker.cc |
|
|
@ -4462,16 +4458,6 @@ targets: |
|
|
|
- test/core/channel/call_finalization_test.cc |
|
|
|
- test/core/channel/call_finalization_test.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
|
- grpc_test_util |
|
|
|
- grpc_test_util |
|
|
|
- name: call_fragments_test |
|
|
|
|
|
|
|
gtest: true |
|
|
|
|
|
|
|
build: test |
|
|
|
|
|
|
|
language: c++ |
|
|
|
|
|
|
|
headers: |
|
|
|
|
|
|
|
- test/core/promise/test_context.h |
|
|
|
|
|
|
|
src: |
|
|
|
|
|
|
|
- test/core/transport/call_fragments_test.cc |
|
|
|
|
|
|
|
deps: |
|
|
|
|
|
|
|
- grpc_test_util |
|
|
|
|
|
|
|
- name: call_push_pull_test |
|
|
|
- name: call_push_pull_test |
|
|
|
gtest: true |
|
|
|
gtest: true |
|
|
|
build: test |
|
|
|
build: test |
|
|
|