|
|
|
@ -1173,7 +1173,6 @@ libs: |
|
|
|
|
- src/core/lib/transport/metadata_batch.h |
|
|
|
|
- src/core/lib/transport/metadata_compression_traits.h |
|
|
|
|
- src/core/lib/transport/parsed_metadata.h |
|
|
|
|
- src/core/lib/transport/pid_controller.h |
|
|
|
|
- src/core/lib/transport/simple_slice_based_metadata.h |
|
|
|
|
- src/core/lib/transport/status_conversion.h |
|
|
|
|
- src/core/lib/transport/tcp_connect_handshaker.h |
|
|
|
@ -1962,7 +1961,6 @@ libs: |
|
|
|
|
- src/core/lib/transport/http_connect_handshaker.cc |
|
|
|
|
- src/core/lib/transport/metadata_batch.cc |
|
|
|
|
- src/core/lib/transport/parsed_metadata.cc |
|
|
|
|
- src/core/lib/transport/pid_controller.cc |
|
|
|
|
- src/core/lib/transport/status_conversion.cc |
|
|
|
|
- src/core/lib/transport/tcp_connect_handshaker.cc |
|
|
|
|
- src/core/lib/transport/timeout_encoding.cc |
|
|
|
@ -2603,7 +2601,6 @@ libs: |
|
|
|
|
- src/core/lib/transport/metadata_batch.h |
|
|
|
|
- src/core/lib/transport/metadata_compression_traits.h |
|
|
|
|
- src/core/lib/transport/parsed_metadata.h |
|
|
|
|
- src/core/lib/transport/pid_controller.h |
|
|
|
|
- src/core/lib/transport/simple_slice_based_metadata.h |
|
|
|
|
- src/core/lib/transport/status_conversion.h |
|
|
|
|
- src/core/lib/transport/tcp_connect_handshaker.h |
|
|
|
@ -3013,7 +3010,6 @@ libs: |
|
|
|
|
- src/core/lib/transport/http_connect_handshaker.cc |
|
|
|
|
- src/core/lib/transport/metadata_batch.cc |
|
|
|
|
- src/core/lib/transport/parsed_metadata.cc |
|
|
|
|
- src/core/lib/transport/pid_controller.cc |
|
|
|
|
- src/core/lib/transport/status_conversion.cc |
|
|
|
|
- src/core/lib/transport/tcp_connect_handshaker.cc |
|
|
|
|
- src/core/lib/transport/timeout_encoding.cc |
|
|
|
@ -9280,7 +9276,6 @@ targets: |
|
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
|
- src/core/lib/transport/http2_errors.h |
|
|
|
|
- src/core/lib/transport/pid_controller.h |
|
|
|
|
- third_party/upb/upb/base/internal/log2.h |
|
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
|
- third_party/upb/upb/hash/common.h |
|
|
|
@ -9362,7 +9357,6 @@ targets: |
|
|
|
|
- src/core/lib/slice/slice_refcount.cc |
|
|
|
|
- src/core/lib/slice/slice_string_helpers.cc |
|
|
|
|
- src/core/lib/transport/bdp_estimator.cc |
|
|
|
|
- src/core/lib/transport/pid_controller.cc |
|
|
|
|
- test/core/transport/chttp2/flow_control_test.cc |
|
|
|
|
- third_party/upb/upb/hash/common.c |
|
|
|
|
- third_party/upb/upb/message/accessors.c |
|
|
|
@ -12709,38 +12703,6 @@ targets: |
|
|
|
|
- protobuf |
|
|
|
|
- grpc_test_util |
|
|
|
|
uses_polling: false |
|
|
|
|
- name: pid_controller_test |
|
|
|
|
gtest: true |
|
|
|
|
build: test |
|
|
|
|
language: c++ |
|
|
|
|
headers: |
|
|
|
|
- test/core/util/cmdline.h |
|
|
|
|
- test/core/util/evaluate_args_test_util.h |
|
|
|
|
- test/core/util/fuzzer_util.h |
|
|
|
|
- test/core/util/grpc_profiler.h |
|
|
|
|
- test/core/util/histogram.h |
|
|
|
|
- test/core/util/mock_authorization_endpoint.h |
|
|
|
|
- test/core/util/mock_endpoint.h |
|
|
|
|
- test/core/util/parse_hexstring.h |
|
|
|
|
- test/core/util/passthru_endpoint.h |
|
|
|
|
- test/core/util/resolve_localhost_ip46.h |
|
|
|
|
- test/core/util/slice_splitter.h |
|
|
|
|
- test/core/util/tracer_util.h |
|
|
|
|
src: |
|
|
|
|
- test/core/transport/pid_controller_test.cc |
|
|
|
|
- test/core/util/cmdline.cc |
|
|
|
|
- test/core/util/fuzzer_util.cc |
|
|
|
|
- test/core/util/grpc_profiler.cc |
|
|
|
|
- test/core/util/histogram.cc |
|
|
|
|
- test/core/util/mock_endpoint.cc |
|
|
|
|
- test/core/util/parse_hexstring.cc |
|
|
|
|
- test/core/util/passthru_endpoint.cc |
|
|
|
|
- test/core/util/resolve_localhost_ip46.cc |
|
|
|
|
- test/core/util/slice_splitter.cc |
|
|
|
|
- test/core/util/tracer_util.cc |
|
|
|
|
deps: |
|
|
|
|
- gtest |
|
|
|
|
- grpc_test_util |
|
|
|
|
- name: ping_abuse_policy_test |
|
|
|
|
gtest: true |
|
|
|
|
build: test |
|
|
|
|