|
|
|
@ -5333,11 +5333,121 @@ targets: |
|
|
|
|
build: test |
|
|
|
|
language: c++ |
|
|
|
|
headers: |
|
|
|
|
- src/core/ext/upb-generated/google/api/annotations.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/api/http.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/any.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/duration.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/empty.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/struct.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/timestamp.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/wrappers.upb.h |
|
|
|
|
- src/core/ext/upb-generated/google/rpc/status.upb.h |
|
|
|
|
- src/core/lib/channel/handshaker_factory.h |
|
|
|
|
- src/core/lib/channel/handshaker_registry.h |
|
|
|
|
- src/core/lib/config/core_configuration.h |
|
|
|
|
- src/core/lib/gpr/alloc.h |
|
|
|
|
- src/core/lib/gpr/env.h |
|
|
|
|
- src/core/lib/gpr/murmur_hash.h |
|
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
- src/core/lib/gpr/string.h |
|
|
|
|
- src/core/lib/gpr/string_windows.h |
|
|
|
|
- src/core/lib/gpr/time_precise.h |
|
|
|
|
- src/core/lib/gpr/tls.h |
|
|
|
|
- src/core/lib/gpr/tmpfile.h |
|
|
|
|
- src/core/lib/gpr/useful.h |
|
|
|
|
- src/core/lib/gprpp/arena.h |
|
|
|
|
- src/core/lib/gprpp/construct_destruct.h |
|
|
|
|
- src/core/lib/gprpp/debug_location.h |
|
|
|
|
- src/core/lib/gprpp/examine_stack.h |
|
|
|
|
- src/core/lib/gprpp/fork.h |
|
|
|
|
- src/core/lib/gprpp/global_config.h |
|
|
|
|
- src/core/lib/gprpp/global_config_custom.h |
|
|
|
|
- src/core/lib/gprpp/global_config_env.h |
|
|
|
|
- src/core/lib/gprpp/global_config_generic.h |
|
|
|
|
- src/core/lib/gprpp/host_port.h |
|
|
|
|
- src/core/lib/gprpp/manual_constructor.h |
|
|
|
|
- src/core/lib/gprpp/memory.h |
|
|
|
|
- src/core/lib/gprpp/mpscq.h |
|
|
|
|
- src/core/lib/gprpp/stat.h |
|
|
|
|
- src/core/lib/gprpp/status_helper.h |
|
|
|
|
- src/core/lib/gprpp/sync.h |
|
|
|
|
- src/core/lib/gprpp/thd.h |
|
|
|
|
- src/core/lib/gprpp/time_util.h |
|
|
|
|
- src/core/lib/profiling/timers.h |
|
|
|
|
src: |
|
|
|
|
- src/core/ext/upb-generated/google/api/annotations.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/api/http.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/any.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/duration.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/empty.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/struct.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/timestamp.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/protobuf/wrappers.upb.c |
|
|
|
|
- src/core/ext/upb-generated/google/rpc/status.upb.c |
|
|
|
|
- src/core/lib/channel/handshaker_registry.cc |
|
|
|
|
- src/core/lib/config/core_configuration.cc |
|
|
|
|
- src/core/lib/gpr/alloc.cc |
|
|
|
|
- src/core/lib/gpr/atm.cc |
|
|
|
|
- src/core/lib/gpr/cpu_iphone.cc |
|
|
|
|
- src/core/lib/gpr/cpu_linux.cc |
|
|
|
|
- src/core/lib/gpr/cpu_posix.cc |
|
|
|
|
- src/core/lib/gpr/cpu_windows.cc |
|
|
|
|
- src/core/lib/gpr/env_linux.cc |
|
|
|
|
- src/core/lib/gpr/env_posix.cc |
|
|
|
|
- src/core/lib/gpr/env_windows.cc |
|
|
|
|
- src/core/lib/gpr/log.cc |
|
|
|
|
- src/core/lib/gpr/log_android.cc |
|
|
|
|
- src/core/lib/gpr/log_linux.cc |
|
|
|
|
- src/core/lib/gpr/log_posix.cc |
|
|
|
|
- src/core/lib/gpr/log_windows.cc |
|
|
|
|
- src/core/lib/gpr/murmur_hash.cc |
|
|
|
|
- src/core/lib/gpr/string.cc |
|
|
|
|
- src/core/lib/gpr/string_posix.cc |
|
|
|
|
- src/core/lib/gpr/string_util_windows.cc |
|
|
|
|
- src/core/lib/gpr/string_windows.cc |
|
|
|
|
- src/core/lib/gpr/sync.cc |
|
|
|
|
- src/core/lib/gpr/sync_abseil.cc |
|
|
|
|
- src/core/lib/gpr/sync_posix.cc |
|
|
|
|
- src/core/lib/gpr/sync_windows.cc |
|
|
|
|
- src/core/lib/gpr/time.cc |
|
|
|
|
- src/core/lib/gpr/time_posix.cc |
|
|
|
|
- src/core/lib/gpr/time_precise.cc |
|
|
|
|
- src/core/lib/gpr/time_windows.cc |
|
|
|
|
- src/core/lib/gpr/tmpfile_msys.cc |
|
|
|
|
- src/core/lib/gpr/tmpfile_posix.cc |
|
|
|
|
- src/core/lib/gpr/tmpfile_windows.cc |
|
|
|
|
- src/core/lib/gpr/wrap_memcpy.cc |
|
|
|
|
- src/core/lib/gprpp/arena.cc |
|
|
|
|
- src/core/lib/gprpp/examine_stack.cc |
|
|
|
|
- src/core/lib/gprpp/fork.cc |
|
|
|
|
- src/core/lib/gprpp/global_config_env.cc |
|
|
|
|
- src/core/lib/gprpp/host_port.cc |
|
|
|
|
- src/core/lib/gprpp/mpscq.cc |
|
|
|
|
- src/core/lib/gprpp/stat_posix.cc |
|
|
|
|
- src/core/lib/gprpp/stat_windows.cc |
|
|
|
|
- src/core/lib/gprpp/status_helper.cc |
|
|
|
|
- src/core/lib/gprpp/thd_posix.cc |
|
|
|
|
- src/core/lib/gprpp/thd_windows.cc |
|
|
|
|
- src/core/lib/gprpp/time_util.cc |
|
|
|
|
- src/core/lib/profiling/basic_timers.cc |
|
|
|
|
- src/core/lib/profiling/stap_timers.cc |
|
|
|
|
- test/core/config/core_configuration_test.cc |
|
|
|
|
deps: [] |
|
|
|
|
deps: |
|
|
|
|
- absl/base:base |
|
|
|
|
- absl/base:core_headers |
|
|
|
|
- absl/memory:memory |
|
|
|
|
- absl/status:status |
|
|
|
|
- absl/strings:cord |
|
|
|
|
- absl/strings:str_format |
|
|
|
|
- absl/strings:strings |
|
|
|
|
- absl/synchronization:synchronization |
|
|
|
|
- absl/time:time |
|
|
|
|
- absl/types:optional |
|
|
|
|
- upb |
|
|
|
|
uses_polling: false |
|
|
|
|
- name: delegating_channel_test |
|
|
|
|
gtest: true |
|
|
|
|