blob: d1e61256e6e19fdd6712cafc18b00d2ab138654d [file] [log] [blame]
Craig Tillerbf4b2242015-08-31 15:53:53 -07001'#1': This file describes the list of targets and dependencies.
2'#2': It is used among other things to generate all of our project files.
3'#3': Please refer to the templates directory for more information.
4settings:
Craig Tillerd9f90762016-08-29 16:47:22 -07005 '#01': The public version number of the library.
6 '#02': ===
7 '#03': Please update the 'g_stands_for' field periodically with a new g word
8 '#04': not listed in doc/g_stands_for.md - and update that document to list the
murgatroid99a41fd5b2017-04-13 09:56:17 -07009 '#05': new word. When doing so, please also update BUILD.
Craig Tillerd9f90762016-08-29 16:47:22 -070010 '#06': ===
11 '#07': Master always has a "-dev" suffix
12 '#08': Use "-preN" suffixes to identify pre-release versions
13 '#09': Per-language overrides are possible with (eg) ruby_version tag here
14 '#10': See the expand_version.py for all the quirks here
Sree Kuchibhotla9a7bab52017-03-29 11:51:25 -070015 core_version: 4.0.0-dev
David Garcia Quintasae64b012017-04-21 16:12:39 -070016 g_stands_for: gregarious
David Garcia Quintasaebcdbd2017-05-30 14:14:27 -070017 version: 1.5.0-dev
Craig Tillerbf4b2242015-08-31 15:53:53 -070018filegroups:
19- name: census
Craig Tiller25834342015-09-25 08:08:24 -070020 public_headers:
21 - include/grpc/census.h
22 headers:
Craig Tiller8f8e9f92016-03-29 09:41:28 -070023 - src/core/ext/census/aggregation.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070024 - src/core/ext/census/base_resources.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070025 - src/core/ext/census/census_interface.h
26 - src/core/ext/census/census_rpc_stats.h
Alistair Veitch30fe6322016-05-23 10:11:28 -070027 - src/core/ext/census/gen/census.pb.h
Alistair Veitcha0c69f92016-08-31 12:01:27 -070028 - src/core/ext/census/gen/trace_context.pb.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070029 - src/core/ext/census/grpc_filter.h
Vizerai0359e122017-04-28 20:06:58 -070030 - src/core/ext/census/intrusive_hash_map.h
Vizeraic1947ef2017-05-23 16:13:25 -070031 - src/core/ext/census/intrusive_hash_map_internal.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070032 - src/core/ext/census/mlog.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070033 - src/core/ext/census/resource.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070034 - src/core/ext/census/rpc_metric_id.h
Vizerai12d1fc62016-09-09 14:22:19 -070035 - src/core/ext/census/trace_context.h
Vizerai2b939832017-01-19 13:12:11 -080036 - src/core/ext/census/trace_label.h
37 - src/core/ext/census/trace_propagation.h
38 - src/core/ext/census/trace_status.h
39 - src/core/ext/census/trace_string.h
40 - src/core/ext/census/tracing.h
Craig Tiller25834342015-09-25 08:08:24 -070041 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070042 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070043 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070044 - src/core/ext/census/gen/census.pb.c
Alistair Veitcha0c69f92016-08-31 12:01:27 -070045 - src/core/ext/census/gen/trace_context.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070046 - src/core/ext/census/grpc_context.c
47 - src/core/ext/census/grpc_filter.c
48 - src/core/ext/census/grpc_plugin.c
49 - src/core/ext/census/initialize.c
Vizerai0359e122017-04-28 20:06:58 -070050 - src/core/ext/census/intrusive_hash_map.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070051 - src/core/ext/census/mlog.c
52 - src/core/ext/census/operation.c
53 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070054 - src/core/ext/census/resource.c
Vizerai12d1fc62016-09-09 14:22:19 -070055 - src/core/ext/census/trace_context.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070056 - src/core/ext/census/tracing.c
57 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070058 uses:
59 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070060 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070061- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010062 public_headers:
63 - include/grpc/support/alloc.h
64 - include/grpc/support/atm.h
65 - include/grpc/support/atm_gcc_atomic.h
66 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070067 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010068 - include/grpc/support/avl.h
69 - include/grpc/support/cmdline.h
70 - include/grpc/support/cpu.h
71 - include/grpc/support/histogram.h
72 - include/grpc/support/host_port.h
73 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070074 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010075 - include/grpc/support/port_platform.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010076 - include/grpc/support/string_util.h
77 - include/grpc/support/subprocess.h
78 - include/grpc/support/sync.h
79 - include/grpc/support/sync_generic.h
80 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070081 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010082 - include/grpc/support/thd.h
83 - include/grpc/support/time.h
84 - include/grpc/support/tls.h
85 - include/grpc/support/tls_gcc.h
86 - include/grpc/support/tls_msvc.h
87 - include/grpc/support/tls_pthread.h
88 - include/grpc/support/useful.h
89 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070090 - src/core/lib/profiling/timers.h
Craig Tiller9202b3f2017-03-12 22:30:38 -070091 - src/core/lib/support/arena.h
Craig Tiller4d780a52017-04-12 13:47:18 -070092 - src/core/lib/support/atomic.h
93 - src/core/lib/support/atomic_with_atm.h
94 - src/core/lib/support/atomic_with_std.h
Craig Tillerf23078c2016-03-25 17:07:29 -070095 - src/core/lib/support/backoff.h
96 - src/core/lib/support/block_annotate.h
97 - src/core/lib/support/env.h
Craig Tillerb3d70102017-03-31 14:17:09 -070098 - src/core/lib/support/memory.h
Craig Tiller57726ca2016-09-12 11:59:45 -070099 - src/core/lib/support/mpscq.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700100 - src/core/lib/support/murmur_hash.h
Craig Tilleredbf2b92017-02-27 07:24:00 -0800101 - src/core/lib/support/spinlock.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700102 - src/core/lib/support/stack_lockfree.h
103 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700104 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700105 - src/core/lib/support/thd_internal.h
106 - src/core/lib/support/time_precise.h
107 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100108 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700109 - src/core/lib/profiling/basic_timers.c
110 - src/core/lib/profiling/stap_timers.c
111 - src/core/lib/support/alloc.c
Craig Tiller9202b3f2017-03-12 22:30:38 -0700112 - src/core/lib/support/arena.c
Mark D. Rothfecba532017-03-17 09:50:48 -0700113 - src/core/lib/support/atm.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700114 - src/core/lib/support/avl.c
115 - src/core/lib/support/backoff.c
116 - src/core/lib/support/cmdline.c
117 - src/core/lib/support/cpu_iphone.c
118 - src/core/lib/support/cpu_linux.c
119 - src/core/lib/support/cpu_posix.c
120 - src/core/lib/support/cpu_windows.c
121 - src/core/lib/support/env_linux.c
122 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700123 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700124 - src/core/lib/support/histogram.c
125 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700126 - src/core/lib/support/log.c
127 - src/core/lib/support/log_android.c
128 - src/core/lib/support/log_linux.c
129 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700130 - src/core/lib/support/log_windows.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700131 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700132 - src/core/lib/support/murmur_hash.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700133 - src/core/lib/support/stack_lockfree.c
134 - src/core/lib/support/string.c
135 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700136 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700137 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700138 - src/core/lib/support/subprocess_posix.c
139 - src/core/lib/support/subprocess_windows.c
140 - src/core/lib/support/sync.c
141 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700142 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700143 - src/core/lib/support/thd.c
144 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700145 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700146 - src/core/lib/support/time.c
147 - src/core/lib/support/time_posix.c
148 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700149 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700150 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200151 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700152 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700153 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700154 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700155 uses:
156 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800157- name: gpr_codegen
158 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800159 - include/grpc/impl/codegen/atm.h
160 - include/grpc/impl/codegen/atm_gcc_atomic.h
161 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700162 - include/grpc/impl/codegen/atm_windows.h
Mark D. Roth4d2ea022016-12-12 07:12:27 -0800163 - include/grpc/impl/codegen/gpr_slice.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700164 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800165 - include/grpc/impl/codegen/port_platform.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800166 - include/grpc/impl/codegen/sync.h
167 - include/grpc/impl/codegen/sync_generic.h
168 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700169 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700170- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700171 public_headers:
172 - include/grpc/byte_buffer.h
173 - include/grpc/byte_buffer_reader.h
174 - include/grpc/compression.h
175 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700176 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200177 - include/grpc/grpc_security_constants.h
David Garcia Quintasf31f0962017-02-10 14:53:58 -0800178 - include/grpc/load_reporting.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700179 - include/grpc/slice.h
180 - include/grpc/slice_buffer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700181 - include/grpc/status.h
Muxi Yan1d3ce9a2017-05-15 16:01:17 -0700182 - include/grpc/support/workaround_list.h
Craig Tiller25834342015-09-25 08:08:24 -0700183 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700184 - src/core/lib/channel/channel_args.h
185 - src/core/lib/channel/channel_stack.h
186 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700187 - src/core/lib/channel/connected_channel.h
188 - src/core/lib/channel/context.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700189 - src/core/lib/channel/handshaker.h
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800190 - src/core/lib/channel/handshaker_factory.h
191 - src/core/lib/channel/handshaker_registry.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700192 - src/core/lib/compression/algorithm_metadata.h
193 - src/core/lib/compression/message_compress.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700194 - src/core/lib/http/format_request.h
195 - src/core/lib/http/httpcli.h
196 - src/core/lib/http/parser.h
197 - src/core/lib/iomgr/closure.h
Craig Tiller57726ca2016-09-12 11:59:45 -0700198 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700199 - src/core/lib/iomgr/endpoint.h
200 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700201 - src/core/lib/iomgr/error.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800202 - src/core/lib/iomgr/error_internal.h
Craig Tillerc67cc992017-04-27 10:15:51 -0700203 - src/core/lib/iomgr/ev_epoll1_linux.h
Sree Kuchibhotla5a1a3b42017-05-05 13:14:45 -0700204 - src/core/lib/iomgr/ev_epoll_limited_pollers_linux.h
Sree Kuchibhotlad4fc32e2017-05-02 14:15:12 -0700205 - src/core/lib/iomgr/ev_epoll_thread_pool_linux.h
Craig Tillerf4360d72017-04-07 08:51:00 -0700206 - src/core/lib/iomgr/ev_epollex_linux.h
Craig Tillerc67cc992017-04-27 10:15:51 -0700207 - src/core/lib/iomgr/ev_epollsig_linux.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700208 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700209 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700210 - src/core/lib/iomgr/exec_ctx.h
211 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700212 - src/core/lib/iomgr/iocp_windows.h
213 - src/core/lib/iomgr/iomgr.h
214 - src/core/lib/iomgr/iomgr_internal.h
215 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller819cd882017-04-25 13:18:22 -0700216 - src/core/lib/iomgr/is_epollexclusive_available.h
Craig Tiller85178862016-05-18 16:09:16 -0700217 - src/core/lib/iomgr/load_file.h
Craig Tiller376887d2017-04-06 08:27:03 -0700218 - src/core/lib/iomgr/lockfree_event.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700219 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700220 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700221 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700222 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700223 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700224 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700225 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700226 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700227 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700228 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700229 - src/core/lib/iomgr/sockaddr.h
230 - src/core/lib/iomgr/sockaddr_posix.h
231 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700232 - src/core/lib/iomgr/sockaddr_windows.h
Michael Warresc46b3eb2017-02-22 22:57:04 -0500233 - src/core/lib/iomgr/socket_factory_posix.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700234 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700235 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700236 - src/core/lib/iomgr/socket_utils_posix.h
237 - src/core/lib/iomgr/socket_windows.h
Craig Tiller819cd882017-04-25 13:18:22 -0700238 - src/core/lib/iomgr/sys_epoll_wrapper.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700239 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700240 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700241 - src/core/lib/iomgr/tcp_posix.h
242 - src/core/lib/iomgr/tcp_server.h
Yuchen Zeng47155ed2017-03-13 17:18:07 -0700243 - src/core/lib/iomgr/tcp_server_utils_posix.h
murgatroid999030c812016-09-16 13:25:08 -0700244 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700245 - src/core/lib/iomgr/tcp_windows.h
246 - src/core/lib/iomgr/time_averaged_stats.h
247 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700248 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700249 - src/core/lib/iomgr/timer_heap.h
Craig Tillerc3571792017-05-02 12:33:38 -0700250 - src/core/lib/iomgr/timer_manager.h
murgatroid999030c812016-09-16 13:25:08 -0700251 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700252 - src/core/lib/iomgr/udp_server.h
253 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700254 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700255 - src/core/lib/iomgr/wakeup_fd_pipe.h
256 - src/core/lib/iomgr/wakeup_fd_posix.h
257 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700258 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700259 - src/core/lib/iomgr/workqueue_windows.h
260 - src/core/lib/json/json.h
261 - src/core/lib/json/json_common.h
262 - src/core/lib/json/json_reader.h
263 - src/core/lib/json/json_writer.h
Craig Tiller29b527f2017-03-30 10:27:20 -0700264 - src/core/lib/slice/b64.h
Craig Tillerc3350542016-10-26 16:19:01 -0700265 - src/core/lib/slice/percent_encoding.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800266 - src/core/lib/slice/slice_hash_table.h
Craig Tiller30d50fe2016-12-06 19:34:32 -0800267 - src/core/lib/slice/slice_internal.h
Craig Tillerc3350542016-10-26 16:19:01 -0700268 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700269 - src/core/lib/surface/api_trace.h
270 - src/core/lib/surface/call.h
271 - src/core/lib/surface/call_test_only.h
272 - src/core/lib/surface/channel.h
273 - src/core/lib/surface/channel_init.h
274 - src/core/lib/surface/channel_stack_type.h
275 - src/core/lib/surface/completion_queue.h
Sree Kuchibhotlabf184282017-03-21 15:18:58 -0700276 - src/core/lib/surface/completion_queue_factory.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700277 - src/core/lib/surface/event_string.h
278 - src/core/lib/surface/init.h
279 - src/core/lib/surface/lame_client.h
280 - src/core/lib/surface/server.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800281 - src/core/lib/surface/validate_metadata.h
Craig Tiller9e0066b2016-10-20 14:04:18 -0700282 - src/core/lib/transport/bdp_estimator.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700283 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700284 - src/core/lib/transport/connectivity_state.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800285 - src/core/lib/transport/error_utils.h
286 - src/core/lib/transport/http2_errors.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700287 - src/core/lib/transport/metadata.h
288 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700289 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700290 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700291 - src/core/lib/transport/static_metadata.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800292 - src/core/lib/transport/status_conversion.h
Robbie Shade710d2422016-07-13 15:15:38 -0400293 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700294 - src/core/lib/transport/transport.h
295 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700296 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700297 - src/core/lib/channel/channel_args.c
298 - src/core/lib/channel/channel_stack.c
299 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700300 - src/core/lib/channel/connected_channel.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700301 - src/core/lib/channel/handshaker.c
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800302 - src/core/lib/channel/handshaker_factory.c
303 - src/core/lib/channel/handshaker_registry.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700304 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700305 - src/core/lib/compression/message_compress.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700306 - src/core/lib/http/format_request.c
307 - src/core/lib/http/httpcli.c
308 - src/core/lib/http/parser.c
309 - src/core/lib/iomgr/closure.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700310 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700311 - src/core/lib/iomgr/endpoint.c
312 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700313 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700314 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700315 - src/core/lib/iomgr/error.c
Craig Tillerc67cc992017-04-27 10:15:51 -0700316 - src/core/lib/iomgr/ev_epoll1_linux.c
Sree Kuchibhotla5a1a3b42017-05-05 13:14:45 -0700317 - src/core/lib/iomgr/ev_epoll_limited_pollers_linux.c
Sree Kuchibhotlad4fc32e2017-05-02 14:15:12 -0700318 - src/core/lib/iomgr/ev_epoll_thread_pool_linux.c
Craig Tillerf4360d72017-04-07 08:51:00 -0700319 - src/core/lib/iomgr/ev_epollex_linux.c
Craig Tillerc67cc992017-04-27 10:15:51 -0700320 - src/core/lib/iomgr/ev_epollsig_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700321 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700322 - src/core/lib/iomgr/ev_posix.c
Jan Tattermusch9eef67d2017-05-12 09:43:32 +0200323 - src/core/lib/iomgr/ev_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700324 - src/core/lib/iomgr/exec_ctx.c
325 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700326 - src/core/lib/iomgr/iocp_windows.c
327 - src/core/lib/iomgr/iomgr.c
328 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700329 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700330 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller819cd882017-04-25 13:18:22 -0700331 - src/core/lib/iomgr/is_epollexclusive_available.c
Craig Tiller85178862016-05-18 16:09:16 -0700332 - src/core/lib/iomgr/load_file.c
Craig Tiller376887d2017-04-06 08:27:03 -0700333 - src/core/lib/iomgr/lockfree_event.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700334 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700335 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700336 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700337 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700338 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700339 - src/core/lib/iomgr/pollset_windows.c
340 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700341 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700342 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700343 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700344 - src/core/lib/iomgr/sockaddr_utils.c
Michael Warresc46b3eb2017-02-22 22:57:04 -0500345 - src/core/lib/iomgr/socket_factory_posix.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700346 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700347 - src/core/lib/iomgr/socket_utils_common_posix.c
348 - src/core/lib/iomgr/socket_utils_linux.c
349 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700350 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700351 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700352 - src/core/lib/iomgr/socket_windows.c
353 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700354 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700355 - src/core/lib/iomgr/tcp_client_windows.c
356 - src/core/lib/iomgr/tcp_posix.c
357 - src/core/lib/iomgr/tcp_server_posix.c
Yuchen Zeng68745bb2017-03-14 17:51:07 -0700358 - src/core/lib/iomgr/tcp_server_utils_posix_common.c
Yuchen Zeng47155ed2017-03-13 17:18:07 -0700359 - src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.c
360 - src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.c
murgatroid999030c812016-09-16 13:25:08 -0700361 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700362 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700363 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700364 - src/core/lib/iomgr/tcp_windows.c
365 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700366 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700367 - src/core/lib/iomgr/timer_heap.c
Craig Tillerc3571792017-05-02 12:33:38 -0700368 - src/core/lib/iomgr/timer_manager.c
murgatroid999030c812016-09-16 13:25:08 -0700369 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700370 - src/core/lib/iomgr/udp_server.c
371 - src/core/lib/iomgr/unix_sockets_posix.c
372 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700373 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700374 - src/core/lib/iomgr/wakeup_fd_eventfd.c
375 - src/core/lib/iomgr/wakeup_fd_nospecial.c
376 - src/core/lib/iomgr/wakeup_fd_pipe.c
377 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700378 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700379 - src/core/lib/iomgr/workqueue_windows.c
380 - src/core/lib/json/json.c
381 - src/core/lib/json/json_reader.c
382 - src/core/lib/json/json_string.c
383 - src/core/lib/json/json_writer.c
Craig Tiller29b527f2017-03-30 10:27:20 -0700384 - src/core/lib/slice/b64.c
Craig Tillerc3350542016-10-26 16:19:01 -0700385 - src/core/lib/slice/percent_encoding.c
386 - src/core/lib/slice/slice.c
387 - src/core/lib/slice/slice_buffer.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800388 - src/core/lib/slice/slice_hash_table.c
389 - src/core/lib/slice/slice_intern.c
Craig Tillerc3350542016-10-26 16:19:01 -0700390 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700391 - src/core/lib/surface/alarm.c
392 - src/core/lib/surface/api_trace.c
393 - src/core/lib/surface/byte_buffer.c
394 - src/core/lib/surface/byte_buffer_reader.c
395 - src/core/lib/surface/call.c
396 - src/core/lib/surface/call_details.c
397 - src/core/lib/surface/call_log_batch.c
398 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700399 - src/core/lib/surface/channel_init.c
400 - src/core/lib/surface/channel_ping.c
401 - src/core/lib/surface/channel_stack_type.c
402 - src/core/lib/surface/completion_queue.c
Sree Kuchibhotlabf184282017-03-21 15:18:58 -0700403 - src/core/lib/surface/completion_queue_factory.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700404 - src/core/lib/surface/event_string.c
Craig Tiller8ebb5442017-04-07 16:01:55 -0700405 - src/core/lib/surface/lame_client.cc
Craig Tillerf23078c2016-03-25 17:07:29 -0700406 - src/core/lib/surface/metadata_array.c
407 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700408 - src/core/lib/surface/validate_metadata.c
409 - src/core/lib/surface/version.c
Craig Tiller9e0066b2016-10-20 14:04:18 -0700410 - src/core/lib/transport/bdp_estimator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700411 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700412 - src/core/lib/transport/connectivity_state.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800413 - src/core/lib/transport/error_utils.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700414 - src/core/lib/transport/metadata.c
415 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700416 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700417 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700418 - src/core/lib/transport/static_metadata.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800419 - src/core/lib/transport/status_conversion.c
Robbie Shade710d2422016-07-13 15:15:38 -0400420 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700421 - src/core/lib/transport/transport.c
422 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700423 deps:
424 - gpr
425 uses:
426 - grpc_codegen
Craig Tiller1f477302017-05-05 11:01:25 -0700427 - grpc_trace
Mark D. Roth2137cd82016-09-14 09:04:00 -0700428- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700429 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700430 - src/core/ext/filters/client_channel/client_channel.h
431 - src/core/ext/filters/client_channel/client_channel_factory.h
432 - src/core/ext/filters/client_channel/connector.h
433 - src/core/ext/filters/client_channel/http_connect_handshaker.h
434 - src/core/ext/filters/client_channel/http_proxy.h
435 - src/core/ext/filters/client_channel/lb_policy.h
436 - src/core/ext/filters/client_channel/lb_policy_factory.h
437 - src/core/ext/filters/client_channel/lb_policy_registry.h
438 - src/core/ext/filters/client_channel/parse_address.h
439 - src/core/ext/filters/client_channel/proxy_mapper.h
440 - src/core/ext/filters/client_channel/proxy_mapper_registry.h
441 - src/core/ext/filters/client_channel/resolver.h
442 - src/core/ext/filters/client_channel/resolver_factory.h
443 - src/core/ext/filters/client_channel/resolver_registry.h
444 - src/core/ext/filters/client_channel/retry_throttle.h
445 - src/core/ext/filters/client_channel/subchannel.h
446 - src/core/ext/filters/client_channel/subchannel_index.h
447 - src/core/ext/filters/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700448 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700449 - src/core/ext/filters/client_channel/channel_connectivity.c
450 - src/core/ext/filters/client_channel/client_channel.c
451 - src/core/ext/filters/client_channel/client_channel_factory.c
452 - src/core/ext/filters/client_channel/client_channel_plugin.c
453 - src/core/ext/filters/client_channel/connector.c
454 - src/core/ext/filters/client_channel/http_connect_handshaker.c
455 - src/core/ext/filters/client_channel/http_proxy.c
456 - src/core/ext/filters/client_channel/lb_policy.c
457 - src/core/ext/filters/client_channel/lb_policy_factory.c
458 - src/core/ext/filters/client_channel/lb_policy_registry.c
459 - src/core/ext/filters/client_channel/parse_address.c
460 - src/core/ext/filters/client_channel/proxy_mapper.c
461 - src/core/ext/filters/client_channel/proxy_mapper_registry.c
462 - src/core/ext/filters/client_channel/resolver.c
463 - src/core/ext/filters/client_channel/resolver_factory.c
464 - src/core/ext/filters/client_channel/resolver_registry.c
465 - src/core/ext/filters/client_channel/retry_throttle.c
466 - src/core/ext/filters/client_channel/subchannel.c
467 - src/core/ext/filters/client_channel/subchannel_index.c
468 - src/core/ext/filters/client_channel/uri_parser.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700469 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700470 uses:
471 - grpc_base
Craig Tiller3be7dd02017-04-03 14:30:03 -0700472 - grpc_deadline_filter
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800473- name: grpc_codegen
474 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700475 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800476 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800477 - include/grpc/impl/codegen/connectivity_state.h
Craig Tillerb995e8b2016-12-12 06:36:43 -0800478 - include/grpc/impl/codegen/exec_ctx_fwd.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800479 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800480 - include/grpc/impl/codegen/propagation_bits.h
Craig Tiller28351612017-03-30 10:48:34 -0700481 - include/grpc/impl/codegen/slice.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800482 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700483 uses:
484 - gpr_codegen
Craig Tiller3be7dd02017-04-03 14:30:03 -0700485- name: grpc_deadline_filter
486 headers:
487 - src/core/ext/filters/deadline/deadline_filter.h
488 src:
489 - src/core/ext/filters/deadline/deadline_filter.c
490 plugin: grpc_deadline_filter
491 uses:
492 - grpc_base
Craig Tilleraf767432017-04-03 13:54:31 -0700493- name: grpc_http_filters
494 headers:
495 - src/core/ext/filters/http/client/http_client_filter.h
Craig Tillera24b9712017-04-06 09:03:21 -0700496 - src/core/ext/filters/http/message_compress/message_compress_filter.h
Craig Tilleraf767432017-04-03 13:54:31 -0700497 - src/core/ext/filters/http/server/http_server_filter.h
498 src:
499 - src/core/ext/filters/http/client/http_client_filter.c
Craig Tilleraf767432017-04-03 13:54:31 -0700500 - src/core/ext/filters/http/http_filters_plugin.c
Craig Tiller71d6ce62017-04-06 09:10:09 -0700501 - src/core/ext/filters/http/message_compress/message_compress_filter.c
Craig Tilleraf767432017-04-03 13:54:31 -0700502 - src/core/ext/filters/http/server/http_server_filter.c
503 plugin: grpc_http_filters
Craig Tillerf3ba6a02017-04-05 12:29:06 -0700504 uses:
505 - grpc_base
Craig Tiller023caf12016-03-29 08:00:30 -0700506- name: grpc_lb_policy_grpclb
507 headers:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700508 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700509 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h
510 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h
Mark D. Roth09e458c2017-05-02 08:13:26 -0700511 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700512 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h
513 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700514 src:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700515 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700516 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
517 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.c
Mark D. Roth09e458c2017-05-02 08:13:26 -0700518 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700519 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c
520 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas01291502017-02-07 13:26:41 -0800521 plugin: grpc_lb_policy_grpclb
522 uses:
523 - grpc_base
524 - grpc_client_channel
525 - nanopb
526- name: grpc_lb_policy_grpclb_secure
527 headers:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700528 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700529 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h
530 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h
Mark D. Roth09e458c2017-05-02 08:13:26 -0700531 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700532 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h
533 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
David Garcia Quintas01291502017-02-07 13:26:41 -0800534 src:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700535 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700536 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
537 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.c
Mark D. Roth09e458c2017-05-02 08:13:26 -0700538 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700539 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c
540 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700541 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700542 uses:
543 - grpc_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700544 - grpc_secure
Mark D. Roth2137cd82016-09-14 09:04:00 -0700545 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700546 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700547- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700548 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700549 - src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700550 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700551 uses:
552 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700553 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700554- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700555 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700556 - src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700557 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700558 uses:
559 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700560 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700561- name: grpc_load_reporting
562 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700563 - src/core/ext/filters/load_reporting/load_reporting.h
564 - src/core/ext/filters/load_reporting/load_reporting_filter.h
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700565 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700566 - src/core/ext/filters/load_reporting/load_reporting.c
567 - src/core/ext/filters/load_reporting/load_reporting_filter.c
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700568 plugin: grpc_load_reporting_plugin
569 uses:
570 - grpc_base
Craig Tiller6d4894e2017-03-31 17:22:06 -0700571- name: grpc_max_age_filter
572 headers:
573 - src/core/ext/filters/max_age/max_age_filter.h
574 src:
575 - src/core/ext/filters/max_age/max_age_filter.c
576 plugin: grpc_max_age_filter
577 uses:
578 - grpc_base
Craig Tiller9b3648a2017-04-03 12:25:19 -0700579- name: grpc_message_size_filter
580 headers:
581 - src/core/ext/filters/message_size/message_size_filter.h
582 src:
583 - src/core/ext/filters/message_size/message_size_filter.c
584 plugin: grpc_message_size_filter
585 uses:
586 - grpc_base
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700587- name: grpc_resolver_dns_ares
588 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700589 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h
590 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700591 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700592 - src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.c
593 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.c
594 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.c
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700595 plugin: grpc_resolver_dns_ares
596 uses:
597 - grpc_base
Yuchen Zengf1cd4492016-10-25 11:26:17 -0700598 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700599- name: grpc_resolver_dns_native
600 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700601 - src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.c
Craig Tiller65938df2016-03-31 13:08:49 -0700602 plugin: grpc_resolver_dns_native
603 uses:
604 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700605 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700606- name: grpc_resolver_sockaddr
607 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700608 - src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.c
Craig Tiller65938df2016-03-31 13:08:49 -0700609 plugin: grpc_resolver_sockaddr
610 uses:
611 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700612 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100613- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700614 public_headers:
615 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100616 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700617 - src/core/lib/security/context/security_context.h
618 - src/core/lib/security/credentials/composite/composite_credentials.h
619 - src/core/lib/security/credentials/credentials.h
620 - src/core/lib/security/credentials/fake/fake_credentials.h
621 - src/core/lib/security/credentials/google_default/google_default_credentials.h
622 - src/core/lib/security/credentials/iam/iam_credentials.h
623 - src/core/lib/security/credentials/jwt/json_token.h
624 - src/core/lib/security/credentials/jwt/jwt_credentials.h
625 - src/core/lib/security/credentials/jwt/jwt_verifier.h
626 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
627 - src/core/lib/security/credentials/plugin/plugin_credentials.h
628 - src/core/lib/security/credentials/ssl/ssl_credentials.h
629 - src/core/lib/security/transport/auth_filters.h
David Garcia Quintas01291502017-02-07 13:26:41 -0800630 - src/core/lib/security/transport/lb_targets_info.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700631 - src/core/lib/security/transport/secure_endpoint.h
632 - src/core/lib/security/transport/security_connector.h
Mark D. Roth071cacf2016-11-17 13:17:56 -0800633 - src/core/lib/security/transport/security_handshaker.h
Craig Tillerddad9782016-05-05 17:11:31 -0700634 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700635 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100636 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700637 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700638 - src/core/lib/security/context/security_context.c
639 - src/core/lib/security/credentials/composite/composite_credentials.c
640 - src/core/lib/security/credentials/credentials.c
641 - src/core/lib/security/credentials/credentials_metadata.c
642 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700643 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700644 - src/core/lib/security/credentials/google_default/google_default_credentials.c
645 - src/core/lib/security/credentials/iam/iam_credentials.c
646 - src/core/lib/security/credentials/jwt/json_token.c
647 - src/core/lib/security/credentials/jwt/jwt_credentials.c
648 - src/core/lib/security/credentials/jwt/jwt_verifier.c
649 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
650 - src/core/lib/security/credentials/plugin/plugin_credentials.c
651 - src/core/lib/security/credentials/ssl/ssl_credentials.c
652 - src/core/lib/security/transport/client_auth_filter.c
David Garcia Quintas01291502017-02-07 13:26:41 -0800653 - src/core/lib/security/transport/lb_targets_info.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700654 - src/core/lib/security/transport/secure_endpoint.c
655 - src/core/lib/security/transport/security_connector.c
Mark D. Roth071cacf2016-11-17 13:17:56 -0800656 - src/core/lib/security/transport/security_handshaker.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700657 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700658 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700659 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700660 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700661 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700662 uses:
663 - grpc_base
664 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700665 - tsi
Muxi Yan29ff4662017-05-15 10:27:55 -0700666- name: grpc_server_backward_compatibility
667 headers:
668 - src/core/ext/filters/workarounds/workaround_utils.h
669 src:
670 - src/core/ext/filters/workarounds/workaround_utils.c
671 uses:
672 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700673- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700674 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700675 headers:
676 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700677 - test/core/end2end/fake_resolver.h
Craig Tillere067b6e2017-03-06 14:46:37 -0800678 - test/core/end2end/fixtures/http_proxy_fixture.h
Craig Tiller25834342015-09-25 08:08:24 -0700679 - test/core/end2end/fixtures/proxy.h
680 - test/core/iomgr/endpoint_tests.h
Craig Tiller61eb40c2017-02-03 13:46:33 -0800681 - test/core/util/debugger_macros.h
Craig Tiller25834342015-09-25 08:08:24 -0700682 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200683 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700684 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700685 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700686 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700687 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700688 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700689 - test/core/util/slice_splitter.h
Craig Tillerfe5f4972017-02-13 16:26:27 -0800690 - test/core/util/trickle_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700691 src:
692 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700693 - test/core/end2end/fake_resolver.c
Craig Tillere067b6e2017-03-06 14:46:37 -0800694 - test/core/end2end/fixtures/http_proxy_fixture.c
Craig Tiller25834342015-09-25 08:08:24 -0700695 - test/core/end2end/fixtures/proxy.c
696 - test/core/iomgr/endpoint_tests.c
Craig Tiller61eb40c2017-02-03 13:46:33 -0800697 - test/core/util/debugger_macros.c
Craig Tiller25834342015-09-25 08:08:24 -0700698 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200699 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700700 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700701 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700702 - test/core/util/passthru_endpoint.c
Craig Tillercba864b2017-02-17 10:27:56 -0800703 - test/core/util/port.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700704 - test/core/util/port_server_client.c
Craig Tiller25834342015-09-25 08:08:24 -0700705 - test/core/util/slice_splitter.c
Craig Tillerfe5f4972017-02-13 16:26:27 -0800706 - test/core/util/trickle_endpoint.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700707 deps:
708 - grpc
709 - gpr_test_util
Craig Tiller1f477302017-05-05 11:01:25 -0700710- name: grpc_trace
711 headers:
712 - src/core/lib/debug/trace.h
713 src:
714 - src/core/lib/debug/trace.c
715 deps:
716 - gpr
Craig Tillerf0555b32016-03-28 10:19:24 -0700717- name: grpc_transport_chttp2
718 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700719 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700720 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700721 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
722 - src/core/ext/transport/chttp2/transport/frame.h
723 - src/core/ext/transport/chttp2/transport/frame_data.h
724 - src/core/ext/transport/chttp2/transport/frame_goaway.h
725 - src/core/ext/transport/chttp2/transport/frame_ping.h
726 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
727 - src/core/ext/transport/chttp2/transport/frame_settings.h
728 - src/core/ext/transport/chttp2/transport/frame_window_update.h
729 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
730 - src/core/ext/transport/chttp2/transport/hpack_parser.h
731 - src/core/ext/transport/chttp2/transport/hpack_table.h
Craig Tillerc8f62bc2017-04-03 16:25:45 -0700732 - src/core/ext/transport/chttp2/transport/http2_settings.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700733 - src/core/ext/transport/chttp2/transport/huffsyms.h
734 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
735 - src/core/ext/transport/chttp2/transport/internal.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700736 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700737 - src/core/ext/transport/chttp2/transport/varint.h
738 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700739 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700740 - src/core/ext/transport/chttp2/transport/bin_encoder.c
741 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700742 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
743 - src/core/ext/transport/chttp2/transport/frame_data.c
744 - src/core/ext/transport/chttp2/transport/frame_goaway.c
745 - src/core/ext/transport/chttp2/transport/frame_ping.c
746 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
747 - src/core/ext/transport/chttp2/transport/frame_settings.c
748 - src/core/ext/transport/chttp2/transport/frame_window_update.c
749 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
750 - src/core/ext/transport/chttp2/transport/hpack_parser.c
751 - src/core/ext/transport/chttp2/transport/hpack_table.c
Craig Tillerc8f62bc2017-04-03 16:25:45 -0700752 - src/core/ext/transport/chttp2/transport/http2_settings.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700753 - src/core/ext/transport/chttp2/transport/huffsyms.c
754 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
755 - src/core/ext/transport/chttp2/transport/parsing.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700756 - src/core/ext/transport/chttp2/transport/stream_lists.c
757 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700758 - src/core/ext/transport/chttp2/transport/varint.c
759 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700760 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700761 uses:
762 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700763 - grpc_transport_chttp2_alpn
Craig Tilleraf767432017-04-03 13:54:31 -0700764 - grpc_http_filters
Craig Tillerd1697d92016-04-05 16:05:46 -0700765- name: grpc_transport_chttp2_alpn
766 headers:
767 - src/core/ext/transport/chttp2/alpn/alpn.h
768 src:
769 - src/core/ext/transport/chttp2/alpn/alpn.c
770 deps:
771 - gpr
Mark D. Roth8686cab2016-11-17 13:12:17 -0800772- name: grpc_transport_chttp2_client_connector
773 headers:
774 - src/core/ext/transport/chttp2/client/chttp2_connector.h
775 src:
776 - src/core/ext/transport/chttp2/client/chttp2_connector.c
Mark D. Roth2502afb2016-11-29 15:17:31 -0800777 uses:
Mark D. Roth8686cab2016-11-17 13:12:17 -0800778 - grpc_transport_chttp2
779 - grpc_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700780 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700781- name: grpc_transport_chttp2_client_insecure
782 src:
783 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700784 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700785 uses:
Mark D. Roth2502afb2016-11-29 15:17:31 -0800786 - grpc_transport_chttp2_client_connector
Craig Tiller44cc10b2016-03-28 10:45:29 -0700787 - grpc_transport_chttp2
788 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700789 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700790- name: grpc_transport_chttp2_client_secure
791 src:
792 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700793 uses:
794 - grpc_transport_chttp2
795 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700796 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700797 - grpc_secure
Mark D. Roth8686cab2016-11-17 13:12:17 -0800798 - grpc_transport_chttp2_client_connector
Mark D. Roth71403822016-12-02 10:51:39 -0800799- name: grpc_transport_chttp2_server
800 headers:
801 - src/core/ext/transport/chttp2/server/chttp2_server.h
802 src:
803 - src/core/ext/transport/chttp2/server/chttp2_server.c
804 uses:
805 - grpc_transport_chttp2
806 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700807- name: grpc_transport_chttp2_server_insecure
808 src:
809 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700810 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700811 uses:
812 - grpc_transport_chttp2
813 - grpc_base
Mark D. Roth71403822016-12-02 10:51:39 -0800814 - grpc_transport_chttp2_server
Craig Tillerf0555b32016-03-28 10:19:24 -0700815- name: grpc_transport_chttp2_server_secure
816 src:
817 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700818 uses:
819 - grpc_transport_chttp2
820 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700821 - grpc_secure
Mark D. Roth71403822016-12-02 10:51:39 -0800822 - grpc_transport_chttp2_server
makdharmac2ec95b2016-05-11 16:26:15 -0700823- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700824 public_headers:
825 - include/grpc/grpc_cronet.h
826 - include/grpc/grpc_security.h
827 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700828 headers:
Muxi Yan0a2fae92017-02-01 14:49:03 -0800829 - src/core/ext/transport/cronet/transport/cronet_transport.h
Muxi Yanbb2e8af2017-01-31 15:58:06 -0800830 - third_party/objective_c/Cronet/bidirectional_stream_c.h
makdharmac2ec95b2016-05-11 16:26:15 -0700831 src:
832 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
833 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
834 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700835 filegroups:
836 - grpc_base
837 - grpc_transport_chttp2
Craig Tilleraf767432017-04-03 13:54:31 -0700838 - grpc_http_filters
Muxi Yan29ff4662017-05-15 10:27:55 -0700839- name: grpc_workaround_cronet_compression_filter
840 headers:
841 - src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h
842 src:
843 - src/core/ext/filters/workarounds/workaround_cronet_compression_filter.c
844 plugin: grpc_workaround_cronet_compression_filter
845 uses:
846 - grpc_base
847 - grpc_server_backward_compatibility
Craig Tillereb841e22016-02-11 15:49:16 -0800848- name: nanopb
849 headers:
850 - third_party/nanopb/pb.h
851 - third_party/nanopb/pb_common.h
852 - third_party/nanopb/pb_decode.h
853 - third_party/nanopb/pb_encode.h
854 src:
855 - third_party/nanopb/pb_common.c
856 - third_party/nanopb/pb_decode.c
857 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700858- name: tsi
859 headers:
Craig Tiller134fed32017-03-28 14:27:18 -0700860 - src/core/tsi/fake_transport_security.h
861 - src/core/tsi/ssl_transport_security.h
862 - src/core/tsi/ssl_types.h
863 - src/core/tsi/transport_security.h
jiangtaoli2016e69881d2017-04-10 14:29:43 -0700864 - src/core/tsi/transport_security_adapter.h
Craig Tiller134fed32017-03-28 14:27:18 -0700865 - src/core/tsi/transport_security_interface.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700866 src:
Craig Tiller134fed32017-03-28 14:27:18 -0700867 - src/core/tsi/fake_transport_security.c
868 - src/core/tsi/ssl_transport_security.c
869 - src/core/tsi/transport_security.c
jiangtaoli2016e69881d2017-04-10 14:29:43 -0700870 - src/core/tsi/transport_security_adapter.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700871 deps:
872 - gpr
873 secure: true
Craig Tiller1f477302017-05-05 11:01:25 -0700874 uses:
875 - grpc_trace
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700876- name: grpc++_base
877 language: c++
878 public_headers:
879 - include/grpc++/alarm.h
880 - include/grpc++/channel.h
881 - include/grpc++/client_context.h
882 - include/grpc++/completion_queue.h
883 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700884 - include/grpc++/create_channel_posix.h
yang-g04981242016-12-01 11:53:08 -0800885 - include/grpc++/ext/health_check_service_server_builder_option.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700886 - include/grpc++/generic/async_generic_service.h
887 - include/grpc++/generic/generic_stub.h
888 - include/grpc++/grpc++.h
yang-g1accb122016-12-28 10:38:04 -0800889 - include/grpc++/health_check_service_interface.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700890 - include/grpc++/impl/call.h
Craig Tiller4751c282017-01-10 14:29:00 -0800891 - include/grpc++/impl/channel_argument_option.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700892 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700893 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700894 - include/grpc++/impl/grpc_library.h
895 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700896 - include/grpc++/impl/rpc_method.h
897 - include/grpc++/impl/rpc_service_method.h
898 - include/grpc++/impl/serialization_traits.h
899 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700900 - include/grpc++/impl/server_builder_plugin.h
901 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700902 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700903 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700904 - include/grpc++/security/auth_context.h
905 - include/grpc++/security/auth_metadata_processor.h
906 - include/grpc++/security/credentials.h
907 - include/grpc++/security/server_credentials.h
908 - include/grpc++/server.h
909 - include/grpc++/server_builder.h
910 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700911 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700912 - include/grpc++/support/async_stream.h
913 - include/grpc++/support/async_unary_call.h
914 - include/grpc++/support/byte_buffer.h
915 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700916 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700917 - include/grpc++/support/slice.h
918 - include/grpc++/support/status.h
919 - include/grpc++/support/status_code_enum.h
920 - include/grpc++/support/string_ref.h
921 - include/grpc++/support/stub_options.h
922 - include/grpc++/support/sync_stream.h
923 - include/grpc++/support/time.h
924 headers:
925 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700926 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700927 - src/cpp/server/dynamic_thread_pool.h
yang-gc3c475f2016-12-27 10:37:26 -0800928 - src/cpp/server/health/default_health_check_service.h
929 - src/cpp/server/health/health.pb.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700930 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700931 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700932 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700933 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700934 - src/cpp/client/client_context.cc
935 - src/cpp/client/create_channel.cc
936 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700937 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700938 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700939 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700940 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700941 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700942 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700943 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700944 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700945 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700946 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700947 - src/cpp/server/async_generic_service.cc
Craig Tiller4751c282017-01-10 14:29:00 -0800948 - src/cpp/server/channel_argument_option.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700949 - src/cpp/server/create_default_thread_pool.cc
950 - src/cpp/server/dynamic_thread_pool.cc
yang-gc3c475f2016-12-27 10:37:26 -0800951 - src/cpp/server/health/default_health_check_service.cc
952 - src/cpp/server/health/health.pb.c
953 - src/cpp/server/health/health_check_service.cc
954 - src/cpp/server/health/health_check_service_server_builder_option.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700955 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700956 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700957 - src/cpp/server/server_context.cc
958 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700959 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700960 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700961 - src/cpp/util/byte_buffer_cc.cc
962 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700963 - src/cpp/util/status.cc
964 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700965 - src/cpp/util/time_cc.cc
yang-gc97d0932017-05-19 13:04:34 -0700966 deps:
967 - grpc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700968 uses:
yang-g17487f92016-06-03 15:21:15 -0700969 - grpc++_codegen_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700970 - nanopb
yang-g17487f92016-06-03 15:21:15 -0700971- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700972 language: c++
973 public_headers:
974 - include/grpc++/impl/codegen/async_stream.h
975 - include/grpc++/impl/codegen/async_unary_call.h
976 - include/grpc++/impl/codegen/call.h
977 - include/grpc++/impl/codegen/call_hook.h
978 - include/grpc++/impl/codegen/channel_interface.h
979 - include/grpc++/impl/codegen/client_context.h
980 - include/grpc++/impl/codegen/client_unary_call.h
981 - include/grpc++/impl/codegen/completion_queue.h
982 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700983 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700984 - include/grpc++/impl/codegen/core_codegen_interface.h
985 - include/grpc++/impl/codegen/create_auth_context.h
986 - include/grpc++/impl/codegen/grpc_library.h
yang-g988b47c2017-01-31 09:51:45 -0800987 - include/grpc++/impl/codegen/metadata_map.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700988 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700989 - include/grpc++/impl/codegen/rpc_method.h
990 - include/grpc++/impl/codegen/rpc_service_method.h
991 - include/grpc++/impl/codegen/security/auth_context.h
992 - include/grpc++/impl/codegen/serialization_traits.h
993 - include/grpc++/impl/codegen/server_context.h
994 - include/grpc++/impl/codegen/server_interface.h
995 - include/grpc++/impl/codegen/service_type.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800996 - include/grpc++/impl/codegen/slice.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700997 - include/grpc++/impl/codegen/status.h
998 - include/grpc++/impl/codegen/status_code_enum.h
999 - include/grpc++/impl/codegen/string_ref.h
1000 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001001 - include/grpc++/impl/codegen/sync_stream.h
1002 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001003 uses:
1004 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -07001005- name: grpc++_codegen_base_src
1006 language: c++
1007 src:
1008 - src/cpp/codegen/codegen_init.cc
1009 uses:
1010 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -07001011- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001012 language: c++
1013 public_headers:
yang-g17487f92016-06-03 15:21:15 -07001014 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001015 uses:
yang-g17487f92016-06-03 15:21:15 -07001016 - grpc++_codegen_base
1017 - grpc++_config_proto
1018- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001019 language: c++
1020 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001021 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -07001022- name: grpc++_reflection_proto
1023 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -07001024 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -07001025 - src/proto/grpc/reflection/v1alpha/reflection.proto
David Garcia Quintasf31f0962017-02-10 14:53:58 -08001026- name: grpc++_test
1027 language: c++
1028 public_headers:
Mahak Mukhi31d92d42017-04-08 15:43:07 -07001029 - include/grpc++/test/mock_stream.h
David Garcia Quintasf31f0962017-02-10 14:53:58 -08001030 - include/grpc++/test/server_context_test_spouse.h
1031 deps:
1032 - grpc++
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01001033libs:
Craig Tillerda179ce2016-02-09 12:01:53 -08001034- name: gpr
1035 build: all
1036 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -08001037 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -07001038 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -08001039 secure: false
1040 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
1041- name: gpr_test_util
1042 build: private
1043 language: c
1044 headers:
1045 - test/core/util/test_config.h
1046 src:
1047 - test/core/util/test_config.c
1048 deps:
1049 - gpr
1050 secure: false
1051 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -07001052- name: grpc
1053 build: all
1054 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001055 src:
1056 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001057 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -08001058 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001059 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001060 filegroups:
1061 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -07001062 - grpc_transport_chttp2_server_secure
1063 - grpc_transport_chttp2_client_secure
1064 - grpc_transport_chttp2_server_insecure
1065 - grpc_transport_chttp2_client_insecure
David Garcia Quintas01291502017-02-07 13:26:41 -08001066 - grpc_lb_policy_grpclb_secure
Craig Tiller023caf12016-03-29 08:00:30 -07001067 - grpc_lb_policy_pick_first
1068 - grpc_lb_policy_round_robin
Yuchen Zengd4bbfc72016-08-05 10:33:16 -07001069 - grpc_resolver_dns_ares
Craig Tiller65938df2016-03-31 13:08:49 -07001070 - grpc_resolver_dns_native
1071 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -07001072 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001073 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -07001074 - census
Craig Tiller6d4894e2017-03-31 17:22:06 -07001075 - grpc_max_age_filter
Craig Tiller9b3648a2017-04-03 12:25:19 -07001076 - grpc_message_size_filter
Craig Tiller3be7dd02017-04-03 14:30:03 -07001077 - grpc_deadline_filter
Muxi Yan29ff4662017-05-15 10:27:55 -07001078 - grpc_workaround_cronet_compression_filter
1079 - grpc_server_backward_compatibility
Craig Tiller04b7ca82016-03-29 08:07:54 -07001080 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001081 secure: true
Craig Tiller25834342015-09-25 08:08:24 -07001082 vs_packages:
1083 - grpc.dependencies.openssl
1084 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001085 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07001086- name: grpc_cronet
1087 build: all
1088 language: c
1089 src:
1090 - src/core/lib/surface/init.c
1091 baselib: true
1092 deps_linkage: static
1093 dll: true
1094 filegroups:
1095 - grpc_base
1096 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07001097 - grpc_transport_chttp2_client_secure
ncteisen40e1e992017-02-24 11:45:51 -08001098 - grpc_load_reporting
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07001099 generate_plugin_registry: true
1100 platforms:
1101 - linux
1102 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001103- name: grpc_dll
1104 build: private
1105 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001106 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001107 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001108 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001109 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +01001110 build_system:
1111 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001112 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001113 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001114 vs_config_type: DynamicLibrary
1115 vs_packages:
1116 - grpc.dependencies.openssl
1117 - grpc.dependencies.zlib
1118 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
1119 vs_props:
1120 - zlib
1121 - openssl
1122 - winsock
1123 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001124- name: grpc_test_util
1125 build: private
1126 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001127 headers:
1128 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -08001129 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -07001130 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07001131 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -07001132 - test/core/end2end/data/server1_cert.c
1133 - test/core/end2end/data/server1_key.c
1134 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -08001135 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -07001136 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001137 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -08001138 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001139 - grpc
1140 filegroups:
1141 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -07001142 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -07001143 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
1144- name: grpc_test_util_unsecure
1145 build: private
1146 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001147 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001148 - gpr
1149 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -08001150 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -07001151 filegroups:
1152 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -07001153 secure: false
1154 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
1155- name: grpc_unsecure
1156 build: all
1157 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001158 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001159 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -07001160 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001161 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -08001162 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001163 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001164 filegroups:
1165 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -07001166 - grpc_transport_chttp2_server_insecure
1167 - grpc_transport_chttp2_client_insecure
Yuchen Zengd4bbfc72016-08-05 10:33:16 -07001168 - grpc_resolver_dns_ares
Craig Tiller65938df2016-03-31 13:08:49 -07001169 - grpc_resolver_dns_native
1170 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07001171 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -07001172 - grpc_lb_policy_grpclb
1173 - grpc_lb_policy_pick_first
1174 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -07001175 - census
Craig Tiller6d4894e2017-03-31 17:22:06 -07001176 - grpc_max_age_filter
Craig Tiller9b3648a2017-04-03 12:25:19 -07001177 - grpc_message_size_filter
Craig Tiller3be7dd02017-04-03 14:30:03 -07001178 - grpc_deadline_filter
Muxi Yan29ff4662017-05-15 10:27:55 -07001179 - grpc_workaround_cronet_compression_filter
1180 - grpc_server_backward_compatibility
Craig Tiller04b7ca82016-03-29 08:07:54 -07001181 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001182 secure: false
1183 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -07001184- name: reconnect_server
1185 build: private
1186 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001187 headers:
1188 - test/core/util/reconnect_server.h
1189 src:
1190 - test/core/util/reconnect_server.c
1191 deps:
yang-gc9fca182015-11-06 16:41:33 -08001192 - test_tcp_server
1193 - grpc_test_util
1194 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001195 - gpr_test_util
1196 - gpr
yang-gc9fca182015-11-06 16:41:33 -08001197- name: test_tcp_server
1198 build: private
1199 language: c
1200 headers:
1201 - test/core/util/test_tcp_server.h
1202 src:
1203 - test/core/util/test_tcp_server.c
1204 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001205 - grpc_test_util
1206 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001207 - gpr_test_util
1208 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001209- name: grpc++
1210 build: all
1211 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001212 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001213 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001214 - src/cpp/client/secure_credentials.h
1215 - src/cpp/common/secure_auth_context.h
1216 - src/cpp/server/secure_server_credentials.h
1217 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001218 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001219 - src/cpp/client/secure_credentials.cc
1220 - src/cpp/common/auth_property_iterator.cc
1221 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001222 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001223 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001224 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001225 - src/cpp/server/secure_server_credentials.cc
1226 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001227 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001228 baselib: true
1229 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001230 filegroups:
1231 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001232 - grpc++_codegen_base
Piotr Pietraszkiewiczcc08a4f2017-02-07 11:02:58 +01001233 - grpc++_codegen_proto
yang-g34b58612016-06-03 17:30:09 -07001234 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001235 secure: check
1236 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001237- name: grpc++_cronet
1238 build: all
1239 language: c++
1240 src:
1241 - src/cpp/client/cronet_credentials.cc
1242 - src/cpp/client/insecure_credentials.cc
1243 - src/cpp/common/insecure_create_auth_context.cc
1244 - src/cpp/server/insecure_server_credentials.cc
1245 deps:
1246 - gpr
1247 - grpc_cronet
1248 baselib: true
1249 dll: true
1250 filegroups:
1251 - grpc++_base
1252 - grpc++_codegen_base
1253 - grpc++_codegen_base_src
ncteisen86cda502016-11-28 11:00:45 -08001254 - grpc_transport_chttp2_client_insecure
1255 - grpc_transport_chttp2_server_insecure
1256 - census
Garrett Casto931a26b2016-10-04 09:18:29 -07001257 platforms:
1258 - linux
1259 secure: true
yang-geceec8e2017-04-10 11:58:44 -07001260- name: grpc++_error_details
1261 build: all
1262 language: c++
1263 public_headers:
1264 - include/grpc++/support/error_details.h
1265 src:
1266 - src/proto/grpc/status/status.proto
1267 - src/cpp/util/error_details.cc
1268 deps:
1269 - grpc++
1270 baselib: true
1271 vs_project_guid: '{9F58AD72-49E1-4D10-B826-9E190AB0AAC0}'
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001272- name: grpc++_proto_reflection_desc_db
1273 build: private
1274 language: c++
1275 headers:
1276 - test/cpp/util/proto_reflection_descriptor_database.h
1277 src:
1278 - test/cpp/util/proto_reflection_descriptor_database.cc
1279 deps:
1280 - grpc++
1281 filegroups:
1282 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001283 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001284- name: grpc++_reflection
1285 build: all
1286 language: c++
1287 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001288 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001289 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001290 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001291 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001292 - src/cpp/ext/proto_server_reflection.cc
1293 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001294 deps:
1295 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001296 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001297 - grpc++_reflection_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001298- name: grpc++_test_config
1299 build: private
1300 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001301 headers:
1302 - test/cpp/util/test_config.h
1303 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001304 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001305- name: grpc++_test_util
1306 build: private
1307 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001308 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001309 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001310 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001311 - test/cpp/util/create_test_channel.h
1312 - test/cpp/util/string_ref_helper.h
1313 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001314 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001315 src:
yang-gc8a49d22016-12-12 11:18:49 -08001316 - src/proto/grpc/health/v1/health.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001317 - src/proto/grpc/testing/echo_messages.proto
1318 - src/proto/grpc/testing/echo.proto
1319 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001320 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001321 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001322 - test/cpp/util/create_test_channel.cc
1323 - test/cpp/util/string_ref_helper.cc
1324 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001325 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001326 deps:
1327 - grpc++
1328 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001329 filegroups:
1330 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001331 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001332 - grpc++_codegen_proto
1333 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001334- name: grpc++_unsecure
1335 build: all
1336 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001337 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001338 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001339 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001340 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001341 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001342 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001343 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001344 baselib: true
1345 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001346 filegroups:
1347 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001348 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001349 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001350 secure: false
1351 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
Craig Tiller5e321532017-03-03 08:50:25 -08001352- name: grpc_benchmark
1353 build: test
1354 language: c++
1355 headers:
Craig Tiller627a5982017-03-03 09:47:21 -08001356 - test/cpp/microbenchmarks/fullstack_context_mutators.h
1357 - test/cpp/microbenchmarks/fullstack_fixtures.h
Craig Tiller5e321532017-03-03 08:50:25 -08001358 - test/cpp/microbenchmarks/helpers.h
Craig Tillerf09ec592017-03-03 16:52:37 -08001359 src:
1360 - test/cpp/microbenchmarks/helpers.cc
Craig Tiller5e321532017-03-03 08:50:25 -08001361 deps:
1362 - benchmark
1363 - grpc++
Craig Tillere067b6e2017-03-06 14:46:37 -08001364 - grpc_test_util
Craig Tiller5e321532017-03-03 08:50:25 -08001365 - grpc
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02001366 defaults: benchmark
yang-gabdec2d2016-05-19 10:11:24 -07001367- name: grpc_cli_libs
1368 build: private
1369 language: c++
1370 headers:
1371 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001372 - test/cpp/util/cli_credentials.h
1373 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001374 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001375 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001376 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001377 src:
1378 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001379 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001380 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001381 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001382 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001383 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001384 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001385 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001386 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001387 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001388 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001389- name: grpc_plugin_support
1390 build: protoc
1391 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001392 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001393 - src/compiler/config.h
1394 - src/compiler/cpp_generator.h
1395 - src/compiler/cpp_generator_helpers.h
1396 - src/compiler/csharp_generator.h
1397 - src/compiler/csharp_generator_helpers.h
1398 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001399 - src/compiler/node_generator.h
1400 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001401 - src/compiler/objective_c_generator.h
1402 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001403 - src/compiler/php_generator.h
1404 - src/compiler/php_generator_helpers.h
Harsh Vardhandbd44972017-02-26 19:25:09 +05301405 - src/compiler/protobuf_plugin.h
Craig Tiller25834342015-09-25 08:08:24 -07001406 - src/compiler/python_generator.h
Harsh Vardhan8d5c6322017-02-25 21:07:05 +05301407 - src/compiler/python_generator_helpers.h
1408 - src/compiler/python_private_generator.h
Craig Tiller25834342015-09-25 08:08:24 -07001409 - src/compiler/ruby_generator.h
1410 - src/compiler/ruby_generator_helpers-inl.h
1411 - src/compiler/ruby_generator_map-inl.h
1412 - src/compiler/ruby_generator_string-inl.h
Harsh Vardhandbd44972017-02-26 19:25:09 +05301413 - src/compiler/schema_interface.h
Craig Tiller25834342015-09-25 08:08:24 -07001414 src:
1415 - src/compiler/cpp_generator.cc
1416 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001417 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001418 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001419 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001420 - src/compiler/python_generator.cc
1421 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001422 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001423 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001424 secure: false
1425 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001426 vs_props:
1427 - protoc
Eric Gribkoffc344e872017-01-09 10:53:50 -08001428- name: http2_client_main
1429 build: private
1430 language: c++
1431 headers:
1432 - test/cpp/interop/http2_client.h
1433 src:
1434 - src/proto/grpc/testing/empty.proto
1435 - src/proto/grpc/testing/messages.proto
1436 - src/proto/grpc/testing/test.proto
1437 - test/cpp/interop/http2_client.cc
1438 deps:
1439 - grpc++_test_util
1440 - grpc_test_util
1441 - grpc++
1442 - grpc
1443 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001444- name: interop_client_helper
1445 build: private
1446 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001447 headers:
1448 - test/cpp/interop/client_helper.h
1449 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001450 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001451 - test/cpp/interop/client_helper.cc
1452 deps:
1453 - grpc++_test_util
1454 - grpc_test_util
1455 - grpc++
1456 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001457 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001458- name: interop_client_main
1459 build: private
1460 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001461 headers:
1462 - test/cpp/interop/interop_client.h
1463 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001464 - src/proto/grpc/testing/empty.proto
1465 - src/proto/grpc/testing/messages.proto
1466 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001467 - test/cpp/interop/client.cc
1468 - test/cpp/interop/interop_client.cc
1469 deps:
1470 - interop_client_helper
1471 - grpc++_test_util
1472 - grpc_test_util
1473 - grpc++
1474 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001475 - gpr_test_util
1476 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001477 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001478- name: interop_server_helper
1479 build: private
1480 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001481 headers:
1482 - test/cpp/interop/server_helper.h
1483 src:
1484 - test/cpp/interop/server_helper.cc
1485 deps:
yang-gcc591022017-01-11 11:10:43 -08001486 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07001487 - grpc_test_util
1488 - grpc++
1489 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001490 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001491- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001492 build: private
1493 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001494 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001495 - src/proto/grpc/testing/empty.proto
1496 - src/proto/grpc/testing/messages.proto
1497 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001498 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001499 deps:
1500 - interop_server_helper
1501 - grpc++_test_util
1502 - grpc_test_util
1503 - grpc++
1504 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001505 - gpr_test_util
1506 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001507 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001508- name: interop_server_main
1509 build: private
1510 language: c++
1511 src:
1512 - test/cpp/interop/interop_server_bootstrap.cc
1513 deps:
1514 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001515- name: qps
1516 build: private
1517 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001518 headers:
Nicolas "Pixel" Nobleb02dd012017-03-24 18:45:22 +01001519 - test/cpp/qps/benchmark_config.h
Craig Tiller25834342015-09-25 08:08:24 -07001520 - test/cpp/qps/client.h
1521 - test/cpp/qps/driver.h
1522 - test/cpp/qps/histogram.h
1523 - test/cpp/qps/interarrival.h
David Klempnere27d1892016-05-19 13:50:16 -07001524 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001525 - test/cpp/qps/qps_worker.h
1526 - test/cpp/qps/report.h
1527 - test/cpp/qps/server.h
1528 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001529 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001530 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001531 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001532 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001533 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001534 - src/proto/grpc/testing/control.proto
1535 - src/proto/grpc/testing/services.proto
Nicolas "Pixel" Nobleb02dd012017-03-24 18:45:22 +01001536 - test/cpp/qps/benchmark_config.cc
Craig Tiller25834342015-09-25 08:08:24 -07001537 - test/cpp/qps/client_async.cc
1538 - test/cpp/qps/client_sync.cc
1539 - test/cpp/qps/driver.cc
David Klempnere27d1892016-05-19 13:50:16 -07001540 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001541 - test/cpp/qps/qps_worker.cc
1542 - test/cpp/qps/report.cc
1543 - test/cpp/qps/server_async.cc
1544 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001545 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001546 deps:
1547 - grpc_test_util
1548 - grpc++_test_util
1549 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001550- name: grpc_csharp_ext
1551 build: all
1552 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001553 src:
1554 - src/csharp/ext/grpc_csharp_ext.c
1555 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001556 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001557 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001558 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001559 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001560 dll: only
1561 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001562 vs_packages:
1563 - grpc.dependencies.openssl
1564 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001565 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001566 vs_props:
1567 - zlib
1568 - openssl
1569 - winsock
1570 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001571targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001572- name: alarm_test
Craig Tillerd47be442017-04-19 17:26:24 -07001573 cpu_cost: 0.1
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001574 build: test
1575 language: c
1576 src:
1577 - test/core/surface/alarm_test.c
1578 deps:
1579 - grpc_test_util
1580 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001581 - gpr_test_util
1582 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001583- name: algorithm_test
1584 build: test
1585 language: c
1586 src:
1587 - test/core/compression/algorithm_test.c
1588 deps:
1589 - grpc_test_util
1590 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001591 - gpr_test_util
1592 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001593- name: alloc_test
1594 build: test
1595 language: c
1596 src:
1597 - test/core/support/alloc_test.c
1598 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001599 - gpr_test_util
1600 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001601- name: alpn_test
1602 build: test
1603 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001604 src:
1605 - test/core/transport/chttp2/alpn_test.c
1606 deps:
1607 - grpc_test_util
1608 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001609 - gpr_test_util
1610 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001611- name: api_fuzzer
1612 build: fuzzer
1613 language: c
1614 src:
1615 - test/core/end2end/fuzzers/api_fuzzer.c
1616 deps:
1617 - grpc_test_util
1618 - grpc
1619 - gpr_test_util
1620 - gpr
1621 corpus_dirs:
1622 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001623 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001624 maxlen: 2048
Craig Tiller9202b3f2017-03-12 22:30:38 -07001625- name: arena_test
1626 build: test
1627 language: c
1628 src:
1629 - test/core/support/arena_test.c
1630 deps:
1631 - gpr_test_util
1632 - gpr
Yuchen Zeng955a3642016-06-17 13:48:03 -07001633- name: bad_server_response_test
1634 build: test
1635 language: c
1636 src:
1637 - test/core/end2end/bad_server_response_test.c
1638 deps:
1639 - test_tcp_server
1640 - grpc_test_util
1641 - grpc
1642 - gpr_test_util
1643 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001644 exclude_iomgrs:
1645 - uv
Craig Tiller9e0066b2016-10-20 14:04:18 -07001646- name: bdp_estimator_test
1647 build: test
1648 language: c
1649 src:
1650 - test/core/transport/bdp_estimator_test.c
1651 deps:
1652 - grpc_test_util
1653 - grpc
1654 - gpr_test_util
1655 - gpr
Yuchen Zengd982bba2016-05-12 18:53:52 -07001656- name: bin_decoder_test
1657 build: test
1658 language: c
1659 src:
1660 - test/core/transport/chttp2/bin_decoder_test.c
1661 deps:
1662 - grpc_test_util
1663 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001664- name: bin_encoder_test
1665 build: test
1666 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001667 src:
1668 - test/core/transport/chttp2/bin_encoder_test.c
1669 deps:
1670 - grpc_test_util
1671 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001672- name: census_context_test
1673 build: test
1674 language: c
1675 src:
1676 - test/core/census/context_test.c
1677 deps:
1678 - grpc_test_util
1679 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001680 - gpr_test_util
1681 - gpr
Vizerai0359e122017-04-28 20:06:58 -07001682- name: census_intrusive_hash_map_test
1683 build: test
1684 language: c
1685 src:
1686 - test/core/census/intrusive_hash_map_test.c
1687 deps:
1688 - grpc_test_util
1689 - grpc
1690 - gpr_test_util
1691 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001692- name: census_resource_test
1693 build: test
1694 language: c
1695 src:
1696 - test/core/census/resource_test.c
1697 deps:
1698 - grpc_test_util
1699 - grpc
1700 - gpr_test_util
1701 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001702- name: census_trace_context_test
1703 build: test
1704 language: c
1705 src:
1706 - test/core/census/trace_context_test.c
1707 deps:
1708 - grpc_test_util
1709 - grpc
1710 - gpr_test_util
1711 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001712- name: channel_create_test
1713 build: test
1714 language: c
1715 src:
1716 - test/core/surface/channel_create_test.c
1717 deps:
1718 - grpc_test_util
1719 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001720 - gpr_test_util
1721 - gpr
Craig Tiller819cd882017-04-25 13:18:22 -07001722- name: check_epollexclusive
1723 build: tool
1724 language: c
1725 src:
1726 - test/build/check_epollexclusive.c
1727 deps:
1728 - grpc
1729 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001730- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001731 build: test
1732 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001733 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001734 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001735 deps:
1736 - grpc_test_util
1737 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001738 - gpr_test_util
1739 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001740- name: chttp2_stream_map_test
1741 build: test
1742 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001743 src:
1744 - test/core/transport/chttp2/stream_map_test.c
1745 deps:
1746 - grpc_test_util
1747 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 - gpr_test_util
1749 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001750- name: chttp2_varint_test
1751 build: test
1752 language: c
1753 src:
1754 - test/core/transport/chttp2/varint_test.c
1755 deps:
1756 - grpc_test_util
1757 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001758 - gpr_test_util
1759 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001760- name: client_fuzzer
1761 build: fuzzer
1762 language: c
1763 src:
1764 - test/core/end2end/fuzzers/client_fuzzer.c
1765 deps:
1766 - grpc_test_util
1767 - grpc
1768 - gpr_test_util
1769 - gpr
1770 corpus_dirs:
1771 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001772 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001773 maxlen: 2048
Craig Tiller57726ca2016-09-12 11:59:45 -07001774- name: combiner_test
Craig Tillerd47be442017-04-19 17:26:24 -07001775 cpu_cost: 10
Craig Tiller57726ca2016-09-12 11:59:45 -07001776 build: test
1777 language: c
1778 src:
1779 - test/core/iomgr/combiner_test.c
1780 deps:
1781 - grpc_test_util
1782 - grpc
1783 - gpr_test_util
1784 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001785- name: compression_test
1786 build: test
1787 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001788 src:
1789 - test/core/compression/compression_test.c
1790 deps:
1791 - grpc_test_util
1792 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001793 - gpr_test_util
1794 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001795- name: concurrent_connectivity_test
Craig Tillerd47be442017-04-19 17:26:24 -07001796 cpu_cost: 2.0
Craig Tiller57e27432016-03-11 16:53:58 -08001797 build: test
1798 language: c
1799 src:
1800 - test/core/surface/concurrent_connectivity_test.c
1801 deps:
1802 - grpc_test_util
1803 - grpc
1804 - gpr_test_util
1805 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001806 exclude_iomgrs:
1807 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001808- name: connection_refused_test
1809 cpu_cost: 0.1
1810 build: test
1811 language: c
1812 src:
1813 - test/core/end2end/connection_refused_test.c
1814 deps:
1815 - grpc_test_util
1816 - grpc
1817 - gpr_test_util
1818 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001819- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001820 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001821 build: test
1822 language: c
1823 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001824 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001825 deps:
1826 - grpc_test_util
1827 - grpc
1828 - gpr_test_util
1829 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001830 exclude_iomgrs:
1831 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001832- name: dns_resolver_test
1833 build: test
1834 language: c
1835 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001836 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001837 deps:
1838 - grpc_test_util
1839 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001840 - gpr_test_util
1841 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001842- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001843 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001844 build: test
1845 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001846 src:
1847 - test/core/end2end/dualstack_socket_test.c
1848 deps:
1849 - grpc_test_util
1850 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001851 - gpr_test_util
1852 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001853 exclude_iomgrs:
1854 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001855 platforms:
1856 - mac
1857 - linux
1858 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001859- name: endpoint_pair_test
1860 build: test
1861 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001862 src:
1863 - test/core/iomgr/endpoint_pair_test.c
1864 deps:
1865 - grpc_test_util
1866 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001867 - gpr_test_util
1868 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001869 exclude_iomgrs:
1870 - uv
ncteisen3da3ce32017-02-17 09:51:25 -08001871- name: error_test
1872 cpu_cost: 30
1873 build: test
1874 language: c
1875 src:
1876 - test/core/iomgr/error_test.c
1877 deps:
1878 - grpc_test_util
1879 - grpc
1880 - gpr_test_util
1881 - gpr
Craig Tiller6a85ee02017-04-27 19:17:11 +00001882- name: ev_epollsig_linux_test
Craig Tillerd47be442017-04-19 17:26:24 -07001883 cpu_cost: 3
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001884 build: test
1885 language: c
1886 src:
Craig Tiller6a85ee02017-04-27 19:17:11 +00001887 - test/core/iomgr/ev_epollsig_linux_test.c
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001888 deps:
1889 - grpc_test_util
1890 - grpc
1891 - gpr_test_util
1892 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001893 exclude_iomgrs:
1894 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001895 platforms:
1896 - linux
David Garcia Quintas53af23c2017-04-15 10:29:46 -07001897- name: fake_resolver_test
1898 build: test
1899 language: c
1900 src:
1901 - test/core/client_channel/resolvers/fake_resolver_test.c
1902 deps:
1903 - grpc_test_util
1904 - grpc
1905 - gpr_test_util
1906 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001907- name: fd_conservation_posix_test
1908 build: test
1909 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001910 src:
1911 - test/core/iomgr/fd_conservation_posix_test.c
1912 deps:
1913 - grpc_test_util
1914 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001915 - gpr_test_util
1916 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001917 exclude_iomgrs:
1918 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001919 platforms:
1920 - mac
1921 - linux
1922 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001923- name: fd_posix_test
1924 build: test
1925 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001926 src:
1927 - test/core/iomgr/fd_posix_test.c
1928 deps:
1929 - grpc_test_util
1930 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001931 - gpr_test_util
1932 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001933 exclude_iomgrs:
1934 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001935 platforms:
1936 - mac
1937 - linux
1938 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001939- name: fling_client
1940 build: test
1941 run: false
1942 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001943 src:
1944 - test/core/fling/client.c
1945 deps:
1946 - grpc_test_util
1947 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001948 - gpr_test_util
1949 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001950- name: fling_server
1951 build: test
1952 run: false
1953 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001954 src:
1955 - test/core/fling/server.c
1956 deps:
1957 - grpc_test_util
1958 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001959 - gpr_test_util
1960 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001961- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001962 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001963 build: test
1964 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001965 src:
1966 - test/core/fling/fling_stream_test.c
1967 deps:
1968 - grpc_test_util
1969 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001970 - gpr_test_util
1971 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001972 platforms:
1973 - mac
1974 - linux
1975 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001976- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001977 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001978 build: test
1979 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001980 src:
1981 - test/core/fling/fling_test.c
1982 deps:
1983 - grpc_test_util
1984 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001985 - gpr_test_util
1986 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001987 platforms:
1988 - mac
1989 - linux
1990 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001991- name: gen_hpack_tables
1992 build: tool
1993 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001994 src:
1995 - tools/codegen/core/gen_hpack_tables.c
1996 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001997 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001998 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001999- name: gen_legal_metadata_characters
2000 build: tool
2001 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002002 src:
2003 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07002004 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07002005- name: gen_percent_encoding_tables
2006 build: tool
2007 language: c
2008 src:
2009 - tools/codegen/core/gen_percent_encoding_tables.c
2010 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07002011- name: goaway_server_test
2012 cpu_cost: 0.1
2013 build: test
2014 language: c
2015 src:
2016 - test/core/end2end/goaway_server_test.c
2017 deps:
2018 - grpc_test_util
2019 - grpc
2020 - gpr_test_util
2021 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002022 exclude_iomgrs:
2023 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07002024 platforms:
2025 - mac
2026 - linux
2027 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08002028- name: gpr_avl_test
2029 build: test
2030 language: c
2031 src:
2032 - test/core/support/avl_test.c
2033 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002034 - gpr_test_util
2035 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08002036- name: gpr_backoff_test
2037 build: test
2038 language: c
2039 src:
2040 - test/core/support/backoff_test.c
2041 deps:
2042 - gpr_test_util
2043 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002044- name: gpr_cmdline_test
2045 build: test
2046 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002047 src:
2048 - test/core/support/cmdline_test.c
2049 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002050 - gpr_test_util
2051 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07002052- name: gpr_cpu_test
Craig Tillerd47be442017-04-19 17:26:24 -07002053 cpu_cost: 30
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07002054 build: test
2055 language: c
2056 src:
2057 - test/core/support/cpu_test.c
2058 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002059 - gpr_test_util
2060 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002061- name: gpr_env_test
2062 build: test
2063 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002064 src:
2065 - test/core/support/env_test.c
2066 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002067 - gpr_test_util
2068 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002069- name: gpr_histogram_test
2070 build: test
2071 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002072 src:
2073 - test/core/support/histogram_test.c
2074 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002075 - gpr_test_util
2076 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002077- name: gpr_host_port_test
2078 build: test
2079 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002080 src:
2081 - test/core/support/host_port_test.c
2082 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002083 - gpr_test_util
2084 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002085- name: gpr_log_test
2086 build: test
2087 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002088 src:
2089 - test/core/support/log_test.c
2090 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002091 - gpr_test_util
2092 - gpr
Craig Tiller57726ca2016-09-12 11:59:45 -07002093- name: gpr_mpscq_test
2094 cpu_cost: 30
2095 build: test
2096 language: c
2097 src:
2098 - test/core/support/mpscq_test.c
2099 deps:
2100 - gpr_test_util
2101 - gpr
Craig Tilleredbf2b92017-02-27 07:24:00 -08002102- name: gpr_spinlock_test
Craig Tillerd47be442017-04-19 17:26:24 -07002103 cpu_cost: 3
Craig Tilleredbf2b92017-02-27 07:24:00 -08002104 build: test
2105 language: c
2106 src:
2107 - test/core/support/spinlock_test.c
2108 deps:
2109 - gpr_test_util
2110 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002111- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002112 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07002113 build: test
2114 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002115 src:
2116 - test/core/support/stack_lockfree_test.c
2117 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002118 - gpr_test_util
2119 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002120- name: gpr_string_test
2121 build: test
2122 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002123 src:
2124 - test/core/support/string_test.c
2125 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002126 - gpr_test_util
2127 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002128- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002129 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07002130 build: test
2131 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002132 src:
2133 - test/core/support/sync_test.c
2134 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002135 - gpr_test_util
2136 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002137- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002138 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07002139 build: test
2140 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002141 src:
2142 - test/core/support/thd_test.c
2143 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002144 - gpr_test_util
2145 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002146- name: gpr_time_test
2147 build: test
2148 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002149 src:
2150 - test/core/support/time_test.c
2151 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002152 - gpr_test_util
2153 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002154- name: gpr_tls_test
2155 build: test
2156 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002157 src:
2158 - test/core/support/tls_test.c
2159 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002160 - gpr_test_util
2161 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002162- name: gpr_useful_test
2163 build: test
2164 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002165 src:
2166 - test/core/support/useful_test.c
2167 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002168 - gpr_test_util
2169 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002170- name: grpc_auth_context_test
2171 build: test
2172 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002173 src:
2174 - test/core/security/auth_context_test.c
2175 deps:
2176 - grpc_test_util
2177 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002178 - gpr_test_util
2179 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002180- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002181 build: test
2182 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002183 src:
Craig Tiller29b527f2017-03-30 10:27:20 -07002184 - test/core/slice/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002185 deps:
2186 - grpc_test_util
2187 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002188 - gpr_test_util
2189 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002190- name: grpc_byte_buffer_reader_test
2191 build: test
2192 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002193 src:
2194 - test/core/surface/byte_buffer_reader_test.c
2195 deps:
2196 - grpc_test_util
2197 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002198 - gpr_test_util
2199 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002200- name: grpc_channel_args_test
2201 build: test
2202 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002203 src:
2204 - test/core/channel/channel_args_test.c
2205 deps:
2206 - grpc_test_util
2207 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002208 - gpr_test_util
2209 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002210- name: grpc_channel_stack_test
2211 build: test
2212 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002213 src:
2214 - test/core/channel/channel_stack_test.c
2215 deps:
2216 - grpc_test_util
2217 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002218 - gpr_test_util
2219 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002220- name: grpc_completion_queue_test
2221 build: test
2222 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002223 src:
2224 - test/core/surface/completion_queue_test.c
2225 deps:
2226 - grpc_test_util
2227 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002228 - gpr_test_util
2229 - gpr
murgatroid991191b722017-02-08 11:56:52 -08002230- name: grpc_completion_queue_threading_test
2231 build: test
2232 language: c
2233 src:
2234 - test/core/surface/completion_queue_threading_test.c
2235 deps:
2236 - grpc_test_util
2237 - grpc
2238 - gpr_test_util
2239 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002240 exclude_iomgrs:
2241 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07002242- name: grpc_create_jwt
2243 build: tool
2244 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002245 src:
2246 - test/core/security/create_jwt.c
2247 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002248 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002249 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01002250 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002251- name: grpc_credentials_test
2252 build: test
2253 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002254 src:
2255 - test/core/security/credentials_test.c
2256 deps:
2257 - grpc_test_util
2258 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002259 - gpr_test_util
2260 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002261- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01002262 build: test
2263 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07002264 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002265 src:
2266 - test/core/security/fetch_oauth2.c
2267 deps:
2268 - grpc_test_util
2269 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002270 - gpr_test_util
2271 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08002272- name: grpc_invalid_channel_args_test
2273 build: test
2274 language: c
2275 src:
2276 - test/core/surface/invalid_channel_args_test.c
2277 deps:
2278 - grpc_test_util
2279 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002280 - gpr_test_util
2281 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002282- name: grpc_json_token_test
2283 build: test
2284 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002285 src:
2286 - test/core/security/json_token_test.c
2287 deps:
2288 - grpc_test_util
2289 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002290 - gpr_test_util
2291 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002292 platforms:
2293 - linux
2294 - posix
2295 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002296- name: grpc_jwt_verifier_test
2297 build: test
2298 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002299 src:
2300 - test/core/security/jwt_verifier_test.c
2301 deps:
2302 - grpc_test_util
2303 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002304 - gpr_test_util
2305 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002306- name: grpc_print_google_default_creds_token
2307 build: tool
2308 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002309 src:
2310 - test/core/security/print_google_default_creds_token.c
2311 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002312 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002313 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002314- name: grpc_security_connector_test
2315 build: test
2316 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002317 src:
2318 - test/core/security/security_connector_test.c
2319 deps:
2320 - grpc_test_util
2321 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002322 - gpr_test_util
2323 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002324- name: grpc_verify_jwt
2325 build: tool
2326 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002327 src:
2328 - test/core/security/verify_jwt.c
2329 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002330 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002331 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002332- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002333 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002334 language: c
2335 src:
2336 - test/core/handshake/client_ssl.c
2337 deps:
2338 - grpc_test_util
2339 - grpc
2340 - gpr_test_util
2341 - gpr
murgatroid991191b722017-02-08 11:56:52 -08002342 exclude_iomgrs:
2343 - uv
Harvey Tuch7be13222016-10-24 15:00:49 -04002344 platforms:
2345 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002346 secure: true
2347- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002348 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002349 language: c
2350 src:
2351 - test/core/handshake/server_ssl.c
2352 deps:
2353 - grpc_test_util
2354 - grpc
2355 - gpr_test_util
2356 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002357 platforms:
2358 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002359 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002360- name: hpack_parser_fuzzer_test
2361 build: fuzzer
2362 language: c
2363 src:
2364 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2365 deps:
2366 - grpc_test_util
2367 - grpc
2368 - gpr_test_util
2369 - gpr
2370 corpus_dirs:
2371 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002372 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002373 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002374- name: hpack_parser_test
2375 build: test
2376 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002377 src:
2378 - test/core/transport/chttp2/hpack_parser_test.c
2379 deps:
2380 - grpc_test_util
2381 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002382 - gpr_test_util
2383 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002384- name: hpack_table_test
2385 build: test
2386 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002387 src:
2388 - test/core/transport/chttp2/hpack_table_test.c
2389 deps:
2390 - grpc_test_util
2391 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002392 - gpr_test_util
2393 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002394- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002395 build: test
2396 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002397 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002398 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002399 deps:
2400 - grpc_test_util
2401 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002402 - gpr_test_util
2403 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002404- name: http_request_fuzzer_test
2405 build: fuzzer
2406 language: c
2407 src:
2408 - test/core/http/request_fuzzer.c
2409 deps:
2410 - grpc_test_util
2411 - grpc
2412 - gpr_test_util
2413 - gpr
2414 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002415 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002416 maxlen: 2048
2417- name: http_response_fuzzer_test
2418 build: fuzzer
2419 language: c
2420 src:
2421 - test/core/http/response_fuzzer.c
2422 deps:
2423 - grpc_test_util
2424 - grpc
2425 - gpr_test_util
2426 - gpr
2427 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002428 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002429 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002430- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002431 build: test
2432 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002433 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002434 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002435 deps:
2436 - grpc_test_util
2437 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002438 - gpr_test_util
2439 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002440- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002441 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002442 build: test
2443 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002444 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002445 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002446 deps:
2447 - grpc_test_util
2448 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002449 - gpr_test_util
2450 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002451 platforms:
2452 - mac
2453 - linux
2454 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002455- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002456 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002457 build: test
2458 language: c
2459 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002460 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002461 deps:
2462 - grpc_test_util
2463 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002464 - gpr_test_util
2465 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002466 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002467 - linux
yang-gf1183302015-12-07 16:02:05 -08002468- name: init_test
2469 build: test
2470 language: c
2471 src:
2472 - test/core/surface/init_test.c
2473 deps:
2474 - grpc_test_util
2475 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002476 - gpr_test_util
2477 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002478- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002479 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002480 build: test
2481 language: c
2482 src:
2483 - test/core/end2end/invalid_call_argument_test.c
2484 deps:
2485 - grpc_test_util
2486 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002487 - gpr_test_util
2488 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002489- name: json_fuzzer_test
2490 build: fuzzer
2491 language: c
2492 src:
2493 - test/core/json/fuzzer.c
2494 deps:
2495 - grpc_test_util
2496 - grpc
2497 - gpr_test_util
2498 - gpr
2499 corpus_dirs:
2500 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002501 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002502- name: json_rewrite
2503 build: test
2504 run: false
2505 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002506 src:
2507 - test/core/json/json_rewrite.c
2508 deps:
2509 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002510 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002511- name: json_rewrite_test
2512 build: test
2513 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002514 src:
2515 - test/core/json/json_rewrite_test.c
2516 deps:
2517 - grpc_test_util
2518 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002519 - gpr_test_util
2520 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002521- name: json_stream_error_test
2522 build: test
2523 language: c
2524 src:
2525 - test/core/json/json_stream_error_test.c
2526 deps:
2527 - grpc_test_util
2528 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002529 - gpr_test_util
2530 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002531- name: json_test
2532 build: test
2533 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002534 src:
2535 - test/core/json/json_test.c
2536 deps:
2537 - grpc_test_util
2538 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002539 - gpr_test_util
2540 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002541- name: lame_client_test
2542 build: test
2543 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002544 src:
2545 - test/core/surface/lame_client_test.c
2546 deps:
2547 - grpc_test_util
2548 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002549 - gpr_test_util
2550 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002551- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002552 cpu_cost: 0.1
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002553 build: test
David Garcia Quintas448191c2017-02-17 09:37:50 -08002554 run: false
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002555 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002556 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002557 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002558 deps:
2559 - grpc_test_util
2560 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002561 - gpr_test_util
2562 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002563- name: load_file_test
2564 build: test
2565 language: c
2566 src:
2567 - test/core/iomgr/load_file_test.c
2568 deps:
2569 - grpc_test_util
2570 - grpc
2571 - gpr_test_util
2572 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002573- name: low_level_ping_pong_benchmark
2574 build: benchmark
2575 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002576 src:
2577 - test/core/network_benchmarks/low_level_ping_pong.c
2578 deps:
2579 - grpc_test_util
2580 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002581 - gpr_test_util
2582 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002583 platforms:
2584 - mac
2585 - linux
2586 - posix
Yuxuan Li6fb04d62016-11-18 18:08:36 -08002587- name: memory_profile_client
2588 build: test
2589 run: false
2590 language: c
2591 src:
2592 - test/core/memory_usage/client.c
2593 deps:
2594 - grpc_test_util
2595 - grpc
2596 - gpr_test_util
2597 - gpr
2598- name: memory_profile_server
2599 build: test
2600 run: false
2601 language: c
2602 src:
2603 - test/core/memory_usage/server.c
2604 deps:
2605 - grpc_test_util
2606 - grpc
2607 - gpr_test_util
2608 - gpr
2609- name: memory_profile_test
2610 cpu_cost: 1.5
2611 build: test
2612 language: c
2613 src:
2614 - test/core/memory_usage/memory_usage_test.c
2615 deps:
2616 - grpc_test_util
2617 - grpc
2618 - gpr_test_util
2619 - gpr
2620 platforms:
2621 - mac
2622 - linux
2623 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002624- name: message_compress_test
2625 build: test
2626 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002627 src:
2628 - test/core/compression/message_compress_test.c
2629 deps:
2630 - grpc_test_util
2631 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002632 - gpr_test_util
2633 - gpr
Craig Tiller494e72d2017-04-03 08:43:22 -07002634- name: minimal_stack_is_minimal_test
2635 build: test
2636 language: c
2637 src:
2638 - test/core/channel/minimal_stack_is_minimal_test.c
2639 deps:
2640 - grpc_test_util
2641 - grpc
2642 - gpr_test_util
2643 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002644- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002645 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002646 build: test
2647 language: c
2648 src:
2649 - test/core/census/mlog_test.c
2650 deps:
2651 - grpc_test_util
2652 - grpc
2653 - gpr_test_util
2654 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002655- name: multiple_server_queues_test
2656 build: test
2657 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002658 src:
2659 - test/core/end2end/multiple_server_queues_test.c
2660 deps:
2661 - grpc_test_util
2662 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002663 - gpr_test_util
2664 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002665- name: murmur_hash_test
2666 build: test
2667 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002668 src:
2669 - test/core/support/murmur_hash_test.c
2670 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002671 - gpr_test_util
2672 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002673- name: nanopb_fuzzer_response_test
2674 build: fuzzer
2675 language: c
2676 src:
2677 - test/core/nanopb/fuzzer_response.c
2678 deps:
2679 - grpc_test_util
2680 - grpc
2681 - gpr_test_util
2682 - gpr
2683 corpus_dirs:
2684 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002685 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002686- name: nanopb_fuzzer_serverlist_test
2687 build: fuzzer
2688 language: c
2689 src:
2690 - test/core/nanopb/fuzzer_serverlist.c
2691 deps:
2692 - grpc_test_util
2693 - grpc
2694 - gpr_test_util
2695 - gpr
2696 corpus_dirs:
2697 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002698 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002699- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002700 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002701 build: test
2702 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002703 src:
2704 - test/core/end2end/no_server_test.c
2705 deps:
2706 - grpc_test_util
2707 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002708 - gpr_test_util
2709 - gpr
Alexander Polcync3b1f182017-04-18 13:51:36 -07002710- name: num_external_connectivity_watchers_test
2711 build: test
2712 language: c
2713 src:
2714 - test/core/surface/num_external_connectivity_watchers_test.c
2715 deps:
2716 - grpc_test_util
2717 - grpc
2718 - gpr_test_util
2719 - gpr
2720 exclude_iomgrs:
2721 - uv
Yuchen Zenga9d8a152017-02-15 15:27:44 -08002722- name: parse_address_test
2723 build: test
2724 language: c
2725 src:
2726 - test/core/client_channel/parse_address_test.c
2727 deps:
2728 - grpc_test_util
2729 - grpc
2730 - gpr_test_util
2731 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002732- name: percent_decode_fuzzer
2733 build: fuzzer
2734 language: c
2735 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002736 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002737 deps:
2738 - grpc_test_util
2739 - grpc
2740 - gpr_test_util
2741 - gpr
2742 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002743 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002744 maxlen: 32
2745- name: percent_encode_fuzzer
2746 build: fuzzer
2747 language: c
2748 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002749 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002750 deps:
2751 - grpc_test_util
2752 - grpc
2753 - gpr_test_util
2754 - gpr
2755 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002756 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002757 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002758- name: percent_encoding_test
2759 build: test
2760 language: c
2761 src:
2762 - test/core/slice/percent_encoding_test.c
2763 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002764 - grpc_test_util
2765 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002766 - gpr_test_util
2767 - gpr
Sree Kuchibhotlaef8ef3b2016-12-09 23:03:33 -08002768- name: pollset_set_test
2769 build: test
2770 language: c
2771 src:
2772 - test/core/iomgr/pollset_set_test.c
2773 deps:
2774 - grpc_test_util
2775 - grpc
2776 - gpr_test_util
2777 - gpr
2778 exclude_iomgrs:
2779 - uv
2780 platforms:
2781 - linux
Yuchen Zenge6f01f62016-10-24 15:56:35 -07002782- name: resolve_address_posix_test
2783 build: test
2784 language: c
2785 src:
2786 - test/core/iomgr/resolve_address_posix_test.c
2787 deps:
2788 - grpc_test_util
2789 - grpc
2790 - gpr_test_util
2791 - gpr
murgatroid99d0cda5c2017-03-07 18:04:52 -08002792 exclude_iomgrs:
2793 - uv
Yuchen Zenge6f01f62016-10-24 15:56:35 -07002794 platforms:
2795 - mac
2796 - linux
2797 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002798- name: resolve_address_test
2799 build: test
2800 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002801 src:
2802 - test/core/iomgr/resolve_address_test.c
2803 deps:
2804 - grpc_test_util
2805 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002806 - gpr_test_util
2807 - gpr
Craig Tiller20afa3d2016-10-17 14:52:14 -07002808- name: resource_quota_test
2809 cpu_cost: 30
2810 build: test
2811 language: c
2812 src:
2813 - test/core/iomgr/resource_quota_test.c
2814 deps:
2815 - grpc_test_util
2816 - grpc
2817 - gpr_test_util
2818 - gpr
yang-gd482e592015-12-10 14:04:00 -08002819- name: secure_channel_create_test
2820 build: test
2821 language: c
2822 src:
2823 - test/core/surface/secure_channel_create_test.c
2824 deps:
2825 - grpc_test_util
2826 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002827 - gpr_test_util
2828 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002829- name: secure_endpoint_test
2830 build: test
2831 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002832 src:
2833 - test/core/security/secure_endpoint_test.c
2834 deps:
2835 - grpc_test_util
2836 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002837 - gpr_test_util
2838 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002839 exclude_iomgrs:
2840 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002841- name: sequential_connectivity_test
2842 build: test
2843 language: c
2844 src:
2845 - test/core/surface/sequential_connectivity_test.c
2846 deps:
2847 - grpc_test_util
2848 - grpc
2849 - gpr_test_util
2850 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002851 exclude_iomgrs:
2852 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002853- name: server_chttp2_test
2854 build: test
2855 language: c
2856 src:
2857 - test/core/surface/server_chttp2_test.c
2858 deps:
2859 - grpc_test_util
2860 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002861 - gpr_test_util
2862 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002863- name: server_fuzzer
2864 build: fuzzer
2865 language: c
2866 src:
2867 - test/core/end2end/fuzzers/server_fuzzer.c
2868 deps:
2869 - grpc_test_util
2870 - grpc
2871 - gpr_test_util
2872 - gpr
2873 corpus_dirs:
2874 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002875 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002876 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002877- name: server_test
2878 build: test
2879 language: c
2880 src:
2881 - test/core/surface/server_test.c
2882 deps:
2883 - grpc_test_util
2884 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002885 - gpr_test_util
2886 - gpr
Craig Tillerc3350542016-10-26 16:19:01 -07002887- name: slice_buffer_test
2888 build: test
2889 language: c
2890 src:
2891 - test/core/slice/slice_buffer_test.c
2892 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002893 - grpc_test_util
2894 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002895 - gpr_test_util
2896 - gpr
Mark D. Roth0c0b89a2017-04-19 13:28:24 -07002897- name: slice_hash_table_test
2898 build: test
2899 language: c
2900 src:
2901 - test/core/slice/slice_hash_table_test.c
2902 deps:
2903 - grpc_test_util
2904 - grpc
2905 - gpr_test_util
2906 - gpr
Craig Tillerc3350542016-10-26 16:19:01 -07002907- name: slice_string_helpers_test
2908 build: test
2909 language: c
2910 src:
2911 - test/core/slice/slice_string_helpers_test.c
2912 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002913 - grpc_test_util
2914 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002915 - gpr_test_util
2916 - gpr
2917- name: slice_test
2918 build: test
2919 language: c
2920 src:
2921 - test/core/slice/slice_test.c
2922 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002923 - grpc_test_util
2924 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002925 - gpr_test_util
2926 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002927- name: sockaddr_resolver_test
2928 build: test
2929 language: c
2930 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002931 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002932 deps:
2933 - grpc_test_util
2934 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002935 - gpr_test_util
2936 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002937- name: sockaddr_utils_test
2938 build: test
2939 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002940 src:
2941 - test/core/iomgr/sockaddr_utils_test.c
2942 deps:
2943 - grpc_test_util
2944 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002945 - gpr_test_util
2946 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002947- name: socket_utils_test
2948 build: test
2949 language: c
2950 src:
2951 - test/core/iomgr/socket_utils_test.c
2952 deps:
2953 - grpc_test_util
2954 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002955 - gpr_test_util
2956 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002957 exclude_iomgrs:
2958 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002959 platforms:
2960 - mac
2961 - linux
2962 - posix
yang-g31e21282016-11-04 15:10:03 -07002963- name: ssl_server_fuzzer
2964 build: fuzzer
2965 language: c
2966 src:
2967 - test/core/security/ssl_server_fuzzer.c
2968 deps:
2969 - grpc_test_util
2970 - grpc
2971 - gpr_test_util
2972 - gpr
2973 corpus_dirs:
2974 - test/core/security/corpus/ssl_server_corpus
2975 maxlen: 2048
Craig Tiller7c70b6c2017-01-23 07:48:42 -08002976- name: status_conversion_test
2977 build: test
2978 language: c
2979 src:
2980 - test/core/transport/status_conversion_test.c
2981 deps:
2982 - grpc_test_util
2983 - grpc
2984 - gpr_test_util
2985 - gpr
Craig Tiller295df6d2017-03-01 11:28:24 -08002986- name: stream_owned_slice_test
2987 build: test
2988 language: c
2989 src:
2990 - test/core/transport/stream_owned_slice_test.c
2991 deps:
2992 - grpc_test_util
2993 - grpc
2994 - gpr_test_util
2995 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002996- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002997 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002998 build: test
2999 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003000 src:
3001 - test/core/iomgr/tcp_client_posix_test.c
3002 deps:
3003 - grpc_test_util
3004 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003005 - gpr_test_util
3006 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003007 exclude_iomgrs:
3008 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003009 platforms:
3010 - mac
3011 - linux
3012 - posix
murgatroid991191b722017-02-08 11:56:52 -08003013- name: tcp_client_uv_test
3014 cpu_cost: 0.5
3015 build: test
3016 language: c
3017 src:
3018 - test/core/iomgr/tcp_client_uv_test.c
3019 deps:
3020 - grpc_test_util
3021 - grpc
3022 - gpr_test_util
3023 - gpr
3024 exclude_iomgrs:
3025 - native
Craig Tillerbf4b2242015-08-31 15:53:53 -07003026- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07003027 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07003028 build: test
3029 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003030 src:
3031 - test/core/iomgr/tcp_posix_test.c
3032 deps:
3033 - grpc_test_util
3034 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003035 - gpr_test_util
3036 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003037 exclude_iomgrs:
3038 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003039 platforms:
3040 - mac
3041 - linux
3042 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003043- name: tcp_server_posix_test
3044 build: test
3045 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003046 src:
3047 - test/core/iomgr/tcp_server_posix_test.c
3048 deps:
3049 - grpc_test_util
3050 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003051 - gpr_test_util
3052 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003053 exclude_iomgrs:
3054 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003055 platforms:
3056 - mac
3057 - linux
3058 - posix
murgatroid991191b722017-02-08 11:56:52 -08003059- name: tcp_server_uv_test
3060 build: test
3061 language: c
3062 src:
3063 - test/core/iomgr/tcp_server_uv_test.c
3064 deps:
3065 - grpc_test_util
3066 - grpc
3067 - gpr_test_util
3068 - gpr
3069 exclude_iomgrs:
3070 - native
Craig Tillerbf4b2242015-08-31 15:53:53 -07003071- name: time_averaged_stats_test
3072 build: test
3073 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003074 src:
3075 - test/core/iomgr/time_averaged_stats_test.c
3076 deps:
3077 - grpc_test_util
3078 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003079 - gpr_test_util
3080 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003081- name: timeout_encoding_test
3082 build: test
3083 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003084 src:
Robbie Shade710d2422016-07-13 15:15:38 -04003085 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07003086 deps:
3087 - grpc_test_util
3088 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003089 - gpr_test_util
3090 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003091- name: timer_heap_test
3092 build: test
3093 language: c
3094 src:
3095 - test/core/iomgr/timer_heap_test.c
3096 deps:
3097 - grpc_test_util
3098 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003099 - gpr_test_util
3100 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003101 exclude_iomgrs:
3102 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003103- name: timer_list_test
3104 build: test
3105 language: c
3106 src:
3107 - test/core/iomgr/timer_list_test.c
3108 deps:
3109 - grpc_test_util
3110 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003111 - gpr_test_util
3112 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003113 exclude_iomgrs:
3114 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08003115- name: transport_connectivity_state_test
3116 build: test
3117 language: c
3118 src:
3119 - test/core/transport/connectivity_state_test.c
3120 deps:
3121 - grpc_test_util
3122 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003123 - gpr_test_util
3124 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003125- name: transport_metadata_test
3126 build: test
3127 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003128 src:
3129 - test/core/transport/metadata_test.c
3130 deps:
3131 - grpc_test_util
3132 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003133 - gpr_test_util
3134 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07003135- name: transport_pid_controller_test
3136 build: test
3137 language: c
3138 src:
3139 - test/core/transport/pid_controller_test.c
3140 deps:
3141 - grpc_test_util
3142 - grpc
3143 - gpr_test_util
3144 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003145- name: transport_security_test
3146 build: test
3147 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003148 src:
3149 - test/core/tsi/transport_security_test.c
3150 deps:
3151 - grpc_test_util
3152 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003153 - gpr_test_util
3154 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003155 platforms:
3156 - linux
3157 - posix
3158 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07003159- name: udp_server_test
3160 build: test
3161 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003162 src:
3163 - test/core/iomgr/udp_server_test.c
3164 deps:
3165 - grpc_test_util
3166 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003167 - gpr_test_util
3168 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07003169 exclude_iomgrs:
3170 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003171 platforms:
3172 - mac
3173 - linux
3174 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07003175- name: uri_fuzzer_test
3176 build: fuzzer
3177 language: c
3178 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003179 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07003180 deps:
3181 - grpc_test_util
3182 - grpc
3183 - gpr_test_util
3184 - gpr
3185 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003186 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07003187 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07003188- name: uri_parser_test
3189 build: test
3190 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003191 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003192 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07003193 deps:
3194 - grpc_test_util
3195 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003196 - gpr_test_util
3197 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07003198- name: wakeup_fd_cv_test
3199 build: test
3200 language: c
3201 src:
3202 - test/core/iomgr/wakeup_fd_cv_test.c
3203 deps:
3204 - grpc_test_util
3205 - grpc
3206 - gpr_test_util
3207 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07003208 exclude_iomgrs:
3209 - uv
kpayson64d195cf52016-10-09 18:04:00 -07003210 platforms:
3211 - mac
3212 - linux
3213 - posix
vjpai04e992a2016-02-10 16:58:38 -08003214- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003215 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08003216 build: test
3217 language: c++
3218 src:
3219 - test/cpp/common/alarm_cpp_test.cc
3220 deps:
3221 - grpc++_test_util
3222 - grpc_test_util
3223 - grpc++
3224 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08003225 - gpr_test_util
3226 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003227- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003228 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003229 build: test
3230 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003231 src:
3232 - test/cpp/end2end/async_end2end_test.cc
3233 deps:
3234 - grpc++_test_util
3235 - grpc_test_util
3236 - grpc++
3237 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003238 - gpr_test_util
3239 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003240- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003241 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003242 build: test
3243 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003244 src:
3245 - test/cpp/common/auth_property_iterator_test.cc
3246 deps:
3247 - grpc++_test_util
3248 - grpc_test_util
3249 - grpc++
3250 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003251 - gpr_test_util
3252 - gpr
Craig Tiller9202b3f2017-03-12 22:30:38 -07003253- name: bm_arena
3254 build: test
3255 language: c++
3256 src:
3257 - test/cpp/microbenchmarks/bm_arena.cc
3258 deps:
3259 - grpc_benchmark
3260 - benchmark
3261 - grpc++_test_util
3262 - grpc_test_util
3263 - grpc++
3264 - grpc
3265 - gpr_test_util
3266 - gpr
3267 args:
3268 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003269 defaults: benchmark
Craig Tiller9202b3f2017-03-12 22:30:38 -07003270 platforms:
3271 - mac
3272 - linux
3273 - posix
Craig Tillerfd044b82017-02-15 16:15:48 -08003274- name: bm_call_create
3275 build: test
3276 language: c++
3277 src:
3278 - test/cpp/microbenchmarks/bm_call_create.cc
3279 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003280 - grpc_benchmark
Craig Tillerfd044b82017-02-15 16:15:48 -08003281 - benchmark
3282 - grpc++_test_util
3283 - grpc_test_util
3284 - grpc++
3285 - grpc
3286 - gpr_test_util
3287 - gpr
3288 args:
3289 - --benchmark_min_time=0
Craig Tillerbf515b62017-02-24 16:23:50 -08003290 defaults: benchmark
Craig Tillerfd044b82017-02-15 16:15:48 -08003291 platforms:
3292 - mac
3293 - linux
3294 - posix
Craig Tiller523d54b2017-02-23 08:52:38 -08003295- name: bm_chttp2_hpack
Craig Tiller2f792d92017-02-22 16:26:33 -08003296 build: test
3297 language: c++
3298 src:
Craig Tiller523d54b2017-02-23 08:52:38 -08003299 - test/cpp/microbenchmarks/bm_chttp2_hpack.cc
Craig Tiller2f792d92017-02-22 16:26:33 -08003300 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003301 - grpc_benchmark
Craig Tiller2f792d92017-02-22 16:26:33 -08003302 - benchmark
3303 - grpc++_test_util
3304 - grpc_test_util
3305 - grpc++
3306 - grpc
3307 - gpr_test_util
3308 - gpr
3309 args:
3310 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003311 defaults: benchmark
Craig Tiller2f792d92017-02-22 16:26:33 -08003312 platforms:
3313 - mac
3314 - linux
3315 - posix
Craig Tiller18f09a02017-02-23 17:10:04 -08003316- name: bm_chttp2_transport
3317 build: test
3318 language: c++
3319 src:
3320 - test/cpp/microbenchmarks/bm_chttp2_transport.cc
3321 deps:
3322 - grpc_benchmark
3323 - benchmark
3324 - grpc++_test_util
3325 - grpc_test_util
3326 - grpc++
3327 - grpc
3328 - gpr_test_util
3329 - gpr
3330 args:
3331 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003332 defaults: benchmark
Craig Tiller18f09a02017-02-23 17:10:04 -08003333 platforms:
3334 - mac
3335 - linux
3336 - posix
Craig Tillerb3f34b62017-02-13 10:29:33 -08003337- name: bm_closure
3338 build: test
3339 language: c++
3340 src:
3341 - test/cpp/microbenchmarks/bm_closure.cc
3342 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003343 - grpc_benchmark
Craig Tillerb3f34b62017-02-13 10:29:33 -08003344 - benchmark
Craig Tiller510f38a2017-02-24 17:00:19 -08003345 - grpc++_test_util
Craig Tillerb3f34b62017-02-13 10:29:33 -08003346 - grpc_test_util
Craig Tiller510f38a2017-02-24 17:00:19 -08003347 - grpc++
Craig Tillerb3f34b62017-02-13 10:29:33 -08003348 - grpc
3349 - gpr_test_util
3350 - gpr
3351 args:
3352 - --benchmark_min_time=0
Craig Tiller19f3ea22017-02-17 15:17:05 -08003353 defaults: benchmark
Craig Tillerb3f34b62017-02-13 10:29:33 -08003354 platforms:
3355 - mac
3356 - linux
3357 - posix
Craig Tiller14ae5382017-02-14 12:43:50 -08003358- name: bm_cq
3359 build: test
3360 language: c++
3361 src:
3362 - test/cpp/microbenchmarks/bm_cq.cc
3363 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003364 - grpc_benchmark
Craig Tiller14ae5382017-02-14 12:43:50 -08003365 - benchmark
3366 - grpc++_test_util
3367 - grpc_test_util
3368 - grpc++
3369 - grpc
3370 - gpr_test_util
3371 - gpr
3372 args:
3373 - --benchmark_min_time=0
Craig Tillerbf515b62017-02-24 16:23:50 -08003374 defaults: benchmark
Craig Tiller14ae5382017-02-14 12:43:50 -08003375 platforms:
3376 - mac
3377 - linux
3378 - posix
Sree Kuchibhotla3c754e42017-04-04 13:49:08 -07003379- name: bm_cq_multiple_threads
3380 build: test
3381 language: c++
3382 src:
3383 - test/cpp/microbenchmarks/bm_cq_multiple_threads.cc
3384 deps:
3385 - grpc_benchmark
3386 - benchmark
3387 - grpc++_test_util
3388 - grpc_test_util
3389 - grpc++
3390 - grpc
3391 - gpr_test_util
3392 - gpr
3393 args:
Sree Kuchibhotlaa07bd3a2017-04-11 19:46:33 -07003394 - --benchmark_min_time=4
Sree Kuchibhotla3c754e42017-04-04 13:49:08 -07003395 defaults: benchmark
3396 platforms:
3397 - mac
3398 - linux
3399 - posix
Craig Tiller264307f2017-02-16 09:07:45 -08003400- name: bm_error
3401 build: test
3402 language: c++
3403 src:
3404 - test/cpp/microbenchmarks/bm_error.cc
3405 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003406 - grpc_benchmark
Craig Tiller264307f2017-02-16 09:07:45 -08003407 - benchmark
3408 - grpc++_test_util
3409 - grpc_test_util
3410 - grpc++
3411 - grpc
3412 - gpr_test_util
3413 - gpr
3414 args:
3415 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003416 defaults: benchmark
Craig Tiller264307f2017-02-16 09:07:45 -08003417 platforms:
3418 - mac
3419 - linux
3420 - posix
Craig Tiller12d22e42017-03-03 10:14:20 -08003421- name: bm_fullstack_streaming_ping_pong
Craig Tiller93d802b2016-10-25 21:05:49 -07003422 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07003423 language: c++
3424 src:
Craig Tiller12d22e42017-03-03 10:14:20 -08003425 - test/cpp/microbenchmarks/bm_fullstack_streaming_ping_pong.cc
Craig Tiller93d802b2016-10-25 21:05:49 -07003426 deps:
Craig Tiller12d22e42017-03-03 10:14:20 -08003427 - grpc_benchmark
3428 - benchmark
3429 - grpc++_test_util
3430 - grpc_test_util
3431 - grpc++
3432 - grpc
3433 - gpr_test_util
3434 - gpr
3435 args:
3436 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003437 defaults: benchmark
Craig Tiller12d22e42017-03-03 10:14:20 -08003438 excluded_poll_engines:
3439 - poll
3440 - poll-cv
3441 platforms:
3442 - mac
3443 - linux
3444 - posix
3445 timeout_seconds: 1200
3446- name: bm_fullstack_streaming_pump
3447 build: test
3448 language: c++
3449 src:
3450 - test/cpp/microbenchmarks/bm_fullstack_streaming_pump.cc
Craig Tiller93d802b2016-10-25 21:05:49 -07003451 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003452 - grpc_benchmark
David Garcia Quintasff311212016-12-06 16:03:18 -08003453 - benchmark
Craig Tiller93d802b2016-10-25 21:05:49 -07003454 - grpc++_test_util
3455 - grpc_test_util
3456 - grpc++
3457 - grpc
3458 - gpr_test_util
3459 - gpr
Craig Tillera4354b02017-02-03 14:27:17 -08003460 args:
3461 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003462 defaults: benchmark
Craig Tiller122e4502017-02-22 10:22:32 -08003463 excluded_poll_engines:
3464 - poll
3465 - poll-cv
Jan Tattermuschbd0b0542017-01-19 18:09:50 +01003466 platforms:
3467 - mac
3468 - linux
3469 - posix
Craig Tiller3f06e3f2017-02-16 11:16:03 -08003470 timeout_seconds: 1200
Craig Tiller52bd4412017-03-03 10:52:22 -08003471- name: bm_fullstack_trickle
3472 build: test
3473 language: c++
3474 src:
3475 - test/cpp/microbenchmarks/bm_fullstack_trickle.cc
3476 deps:
3477 - grpc_benchmark
3478 - benchmark
3479 - grpc++_test_util
3480 - grpc_test_util
3481 - grpc++
3482 - grpc
3483 - gpr_test_util
3484 - gpr
3485 args:
3486 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003487 defaults: benchmark
Craig Tiller52bd4412017-03-03 10:52:22 -08003488 excluded_poll_engines:
3489 - poll
3490 - poll-cv
3491 platforms:
3492 - mac
3493 - linux
3494 - posix
3495 timeout_seconds: 1200
Craig Tiller62ac65b2017-03-03 09:57:43 -08003496- name: bm_fullstack_unary_ping_pong
3497 build: test
3498 language: c++
3499 src:
3500 - test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc
3501 deps:
3502 - grpc_benchmark
Mark D. Roth0e44a252016-11-07 11:26:05 -08003503 - benchmark
3504 - grpc++_test_util
3505 - grpc_test_util
3506 - grpc++
3507 - grpc
3508 - gpr_test_util
3509 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003510 args:
Craig Tillerca62ff02016-02-24 22:22:57 -08003511 - --benchmark_min_time=0
Craig Tiller19f3ea22017-02-17 15:17:05 -08003512 defaults: benchmark
Craig Tillerbf4b2242015-08-31 15:53:53 -07003513 excluded_poll_engines:
Craig Tiller25834342015-09-25 08:08:24 -07003514 - poll
3515 - poll-cv
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003516 platforms:
3517 - mac
3518 - linux
3519 - posix
3520 timeout_seconds: 1200
3521- name: bm_metadata
3522 build: test
3523 language: c++
3524 src:
3525 - test/cpp/microbenchmarks/bm_metadata.cc
3526 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003527 - grpc_benchmark
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003528 - benchmark
Craig Tillerad14bce2017-03-09 08:32:01 -08003529 - grpc++_test_util
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003530 - grpc_test_util
Craig Tillerad14bce2017-03-09 08:32:01 -08003531 - grpc++
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003532 - grpc
3533 - gpr_test_util
3534 - gpr
3535 args:
3536 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003537 defaults: benchmark
Craig Tillerbf4b2242015-08-31 15:53:53 -07003538 platforms:
3539 - mac
Craig Tiller25834342015-09-25 08:08:24 -07003540 - linux
3541 - posix
Craig Tiller1128d462017-03-03 16:46:54 -08003542- name: bm_pollset
3543 build: test
3544 language: c++
3545 src:
3546 - test/cpp/microbenchmarks/bm_pollset.cc
3547 deps:
3548 - grpc_benchmark
3549 - benchmark
Craig Tiller3a351892017-03-10 07:39:26 -08003550 - grpc++_test_util
Craig Tiller1128d462017-03-03 16:46:54 -08003551 - grpc_test_util
Craig Tiller3a351892017-03-10 07:39:26 -08003552 - grpc++
Craig Tiller1128d462017-03-03 16:46:54 -08003553 - grpc
3554 - gpr_test_util
3555 - gpr
3556 args:
3557 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003558 defaults: benchmark
Craig Tiller1128d462017-03-03 16:46:54 -08003559 platforms:
3560 - mac
3561 - linux
3562 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003563- name: channel_arguments_test
3564 gtest: true
3565 build: test
3566 language: c++
3567 src:
3568 - test/cpp/common/channel_arguments_test.cc
3569 deps:
3570 - grpc++
3571 - grpc
3572 - gpr
3573- name: channel_filter_test
3574 gtest: true
3575 build: test
Craig Tiller25834342015-09-25 08:08:24 -07003576 language: c++
3577 src:
3578 - test/cpp/common/channel_filter_test.cc
3579 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003580 - grpc++
Craig Tiller25834342015-09-25 08:08:24 -07003581 - grpc
3582 - gpr
3583- name: cli_call_test
3584 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003585 build: test
3586 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003587 src:
Craig Tillerca62ff02016-02-24 22:22:57 -08003588 - test/cpp/util/cli_call_test.cc
Craig Tillerbfd05532016-01-20 09:53:15 -08003589 deps:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003590 - grpc_cli_libs
3591 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07003592 - grpc_test_util
3593 - grpc++
3594 - grpc
3595 - gpr_test_util
3596 - gpr
3597- name: client_crash_test
3598 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003599 cpu_cost: 0.1
3600 build: test
Craig Tiller25834342015-09-25 08:08:24 -07003601 language: c++
3602 src:
3603 - test/cpp/end2end/client_crash_test.cc
3604 deps:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003605 - grpc++_test_util
3606 - grpc_test_util
3607 - grpc++
3608 - grpc
Craig Tiller25834342015-09-25 08:08:24 -07003609 - gpr_test_util
3610 - gpr
3611 platforms:
3612 - mac
3613 - linux
3614 - posix
3615- name: client_crash_test_server
Craig Tillerda179ce2016-02-09 12:01:53 -08003616 build: test
3617 run: false
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003618 language: c++
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08003619 src:
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08003620 - test/cpp/end2end/client_crash_test_server.cc
3621 deps:
3622 - grpc++_test_util
3623 - grpc_test_util
3624 - grpc++
3625 - grpc
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08003626 - gpr_test_util
3627 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003628- name: codegen_test_full
3629 gtest: true
3630 build: test
3631 language: c++
3632 src:
3633 - src/proto/grpc/testing/control.proto
yang-g17487f92016-06-03 15:21:15 -07003634 - src/proto/grpc/testing/messages.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003635 - src/proto/grpc/testing/payloads.proto
3636 - src/proto/grpc/testing/services.proto
3637 - src/proto/grpc/testing/stats.proto
3638 - test/cpp/codegen/codegen_test_full.cc
3639 deps:
3640 - grpc++
3641 - grpc
3642 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003643 filegroups:
3644 - grpc++_codegen_base
3645- name: codegen_test_minimal
Craig Tiller03d8f2f2016-04-07 08:02:16 -07003646 gtest: true
yang-g17487f92016-06-03 15:21:15 -07003647 build: test
yang-g34b58612016-06-03 17:30:09 -07003648 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003649 src:
Craig Tillerca62ff02016-02-24 22:22:57 -08003650 - src/proto/grpc/testing/control.proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07003651 - src/proto/grpc/testing/messages.proto
3652 - src/proto/grpc/testing/payloads.proto
Craig Tiller25834342015-09-25 08:08:24 -07003653 - src/proto/grpc/testing/services.proto
3654 - src/proto/grpc/testing/stats.proto
3655 - test/cpp/codegen/codegen_test_minimal.cc
Vijay Paic0e67012017-03-17 20:00:55 -07003656 deps:
3657 - grpc
3658 - gpr
Craig Tillerca62ff02016-02-24 22:22:57 -08003659 filegroups:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003660 - grpc++_codegen_base
3661 - grpc++_codegen_base_src
Craig Tiller25834342015-09-25 08:08:24 -07003662- name: credentials_test
3663 gtest: true
3664 build: test
3665 language: c++
3666 src:
3667 - test/cpp/client/credentials_test.cc
Craig Tillerda179ce2016-02-09 12:01:53 -08003668 deps:
3669 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003670 - grpc
Craig Tillerca62ff02016-02-24 22:22:57 -08003671 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003672- name: cxx_byte_buffer_test
3673 gtest: true
Craig Tiller25834342015-09-25 08:08:24 -07003674 build: test
3675 language: c++
3676 src:
3677 - test/cpp/util/byte_buffer_test.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003678 deps:
Craig Tillerca62ff02016-02-24 22:22:57 -08003679 - grpc_test_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07003680 - grpc++
3681 - grpc
Craig Tiller25834342015-09-25 08:08:24 -07003682 - gpr_test_util
3683 - gpr
3684- name: cxx_slice_test
3685 gtest: true
3686 build: test
3687 language: c++
Craig Tillerda179ce2016-02-09 12:01:53 -08003688 src:
3689 - test/cpp/util/slice_test.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003690 deps:
Craig Tillerca62ff02016-02-24 22:22:57 -08003691 - grpc_test_util
Craig Tillerbfd05532016-01-20 09:53:15 -08003692 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003693 - grpc
3694 - gpr_test_util
Craig Tiller25834342015-09-25 08:08:24 -07003695 - gpr
3696- name: cxx_string_ref_test
3697 gtest: true
3698 build: test
3699 language: c++
3700 src:
3701 - test/cpp/util/string_ref_test.cc
Craig Tillerda179ce2016-02-09 12:01:53 -08003702 deps:
3703 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003704- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003705 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003706 build: test
3707 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003708 src:
3709 - test/cpp/util/time_test.cc
3710 deps:
3711 - grpc_test_util
3712 - grpc++
3713 - grpc
3714 - gpr_test_util
Craig Tillerda179ce2016-02-09 12:01:53 -08003715 - gpr
3716- name: end2end_test
yang-gb8aa58b2016-04-14 15:50:50 -07003717 gtest: true
3718 cpu_cost: 0.5
3719 build: test
3720 language: c++
3721 src:
3722 - test/cpp/end2end/end2end_test.cc
3723 deps:
3724 - grpc++_test_util
3725 - grpc_test_util
3726 - grpc++
3727 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003728 - gpr_test_util
3729 - gpr
yang-geceec8e2017-04-10 11:58:44 -07003730- name: error_details_test
3731 gtest: true
3732 build: test
3733 language: c++
3734 src:
3735 - src/proto/grpc/testing/echo_messages.proto
3736 - test/cpp/util/error_details_test.cc
3737 deps:
3738 - grpc++_error_details
3739 - grpc++
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003740- name: filter_end2end_test
3741 gtest: true
3742 build: test
3743 language: c++
3744 src:
3745 - test/cpp/end2end/filter_end2end_test.cc
3746 deps:
3747 - grpc++_test_util
3748 - grpc_test_util
3749 - grpc++
3750 - grpc
3751 - gpr_test_util
3752 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003753- name: generic_end2end_test
3754 gtest: true
3755 build: test
3756 language: c++
3757 src:
3758 - test/cpp/end2end/generic_end2end_test.cc
3759 deps:
3760 - grpc++_test_util
3761 - grpc_test_util
3762 - grpc++
3763 - grpc
3764 - gpr_test_util
3765 - gpr
3766- name: golden_file_test
3767 gtest: true
3768 build: test
3769 language: c++
3770 src:
3771 - src/proto/grpc/testing/compiler_test.proto
3772 - test/cpp/codegen/golden_file_test.cc
3773 deps:
3774 - grpc++
3775 - grpc
3776 - gpr
David Garcia Quintase8543572017-02-21 10:44:02 -08003777 args:
Mahak Mukhia6882902017-04-14 17:37:46 -07003778 - --generated_file_path=gens/src/proto/grpc/testing/
Craig Tillerbf4b2242015-08-31 15:53:53 -07003779- name: grpc_cli
3780 build: test
3781 run: false
3782 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003783 src:
3784 - test/cpp/util/grpc_cli.cc
3785 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003786 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003787 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003788 - grpc++
3789 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003790 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003791 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003792- name: grpc_cpp_plugin
3793 build: protoc
3794 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003795 src:
3796 - src/compiler/cpp_plugin.cc
3797 deps:
3798 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003799 secure: false
3800 vs_config_type: Application
3801 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3802- name: grpc_csharp_plugin
3803 build: protoc
3804 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003805 src:
3806 - src/compiler/csharp_plugin.cc
3807 deps:
3808 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003809 secure: false
3810 vs_config_type: Application
3811 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003812- name: grpc_node_plugin
3813 build: protoc
3814 language: c++
3815 src:
3816 - src/compiler/node_plugin.cc
3817 deps:
3818 - grpc_plugin_support
3819 secure: false
3820 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003821- name: grpc_objective_c_plugin
3822 build: protoc
3823 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003824 src:
3825 - src/compiler/objective_c_plugin.cc
3826 deps:
3827 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003828 secure: false
3829 vs_config_type: Application
3830 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003831- name: grpc_php_plugin
3832 build: protoc
3833 language: c++
3834 src:
3835 - src/compiler/php_plugin.cc
3836 deps:
3837 - grpc_plugin_support
3838 secure: false
3839 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003840- name: grpc_python_plugin
3841 build: protoc
3842 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003843 src:
3844 - src/compiler/python_plugin.cc
3845 deps:
3846 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003847 secure: false
3848 vs_config_type: Application
3849 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3850- name: grpc_ruby_plugin
3851 build: protoc
3852 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003853 src:
3854 - src/compiler/ruby_plugin.cc
3855 deps:
3856 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003857 secure: false
3858 vs_config_type: Application
3859 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003860- name: grpc_tool_test
3861 gtest: true
3862 build: test
3863 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003864 src:
3865 - src/proto/grpc/testing/echo.proto
3866 - src/proto/grpc/testing/echo_messages.proto
3867 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003868 deps:
3869 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003870 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003871 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003872 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003873 - grpc_test_util
3874 - grpc++
3875 - grpc
3876 - gpr_test_util
3877 - gpr
3878 filegroups:
3879 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003880- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003881 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003882 build: test
3883 language: c++
3884 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003885 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003886 - test/cpp/grpclb/grpclb_api_test.cc
3887 deps:
3888 - grpc++_test_util
3889 - grpc_test_util
3890 - grpc++
3891 - grpc
David Garcia Quintas04911ca2017-04-27 16:31:14 -07003892- name: grpclb_end2end_test
3893 gtest: true
3894 build: test
3895 language: c++
3896 src:
3897 - src/proto/grpc/lb/v1/load_balancer.proto
3898 - test/cpp/end2end/grpclb_end2end_test.cc
3899 deps:
3900 - grpc++_test_util
3901 - grpc_test_util
3902 - grpc++
3903 - grpc
3904 - gpr_test_util
3905 - gpr
David Garcia Quintas55145c02016-06-21 14:51:54 -07003906- name: grpclb_test
3907 gtest: false
3908 build: test
3909 language: c++
3910 src:
3911 - src/proto/grpc/lb/v1/load_balancer.proto
3912 - test/cpp/grpclb/grpclb_test.cc
3913 deps:
David Garcia Quintas55145c02016-06-21 14:51:54 -07003914 - grpc++_test_util
3915 - grpc_test_util
Jan Tattermusch1c6a1442017-01-13 14:17:40 +01003916 - grpc++
3917 - grpc
3918 - gpr_test_util
3919 - gpr
yang-gad327642016-12-12 14:32:09 -08003920- name: health_service_end2end_test
3921 gtest: true
3922 build: test
3923 language: c++
3924 src:
3925 - test/cpp/end2end/health_service_end2end_test.cc
3926 deps:
3927 - grpc++_test_util
3928 - grpc_test_util
3929 - grpc++
3930 - grpc
3931 - gpr_test_util
3932 - gpr
Eric Gribkoffc344e872017-01-09 10:53:50 -08003933- name: http2_client
3934 build: test
3935 run: false
3936 language: c++
3937 src: []
3938 deps:
3939 - http2_client_main
3940 - grpc++_test_util
3941 - grpc_test_util
3942 - grpc++
3943 - grpc
3944 - grpc++_test_config
3945 platforms:
3946 - mac
3947 - linux
3948 - posix
yang-gbe5a2c42016-01-14 13:11:15 -08003949- name: hybrid_end2end_test
Craig Tillerb23f4b72017-01-31 15:50:45 -08003950 flaky: true
yang-gbe5a2c42016-01-14 13:11:15 -08003951 build: test
3952 language: c++
3953 src:
3954 - test/cpp/end2end/hybrid_end2end_test.cc
3955 deps:
3956 - grpc++_test_util
3957 - grpc_test_util
3958 - grpc++
3959 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003960 - gpr_test_util
3961 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003962- name: interop_client
3963 build: test
3964 run: false
3965 language: c++
3966 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003967 deps:
3968 - interop_client_main
3969 - interop_client_helper
3970 - grpc++_test_util
3971 - grpc_test_util
3972 - grpc++
3973 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003974 - gpr_test_util
3975 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003976 - grpc++_test_config
3977 platforms:
3978 - mac
3979 - linux
3980 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003981- name: interop_server
3982 build: test
3983 run: false
3984 language: c++
3985 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003986 deps:
3987 - interop_server_main
3988 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003989 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003990 - grpc++_test_util
3991 - grpc_test_util
3992 - grpc++
3993 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003994 - gpr_test_util
3995 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003996 - grpc++_test_config
3997 platforms:
3998 - mac
3999 - linux
4000 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07004001- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08004002 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07004003 build: test
4004 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004005 src:
4006 - test/cpp/interop/interop_test.cc
4007 deps:
4008 - grpc_test_util
4009 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004010 - gpr_test_util
4011 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07004012 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07004013 platforms:
4014 - mac
4015 - linux
4016 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08004017- name: json_run_localhost
4018 build: test
4019 run: false
4020 language: c++
4021 src:
4022 - test/cpp/qps/json_run_localhost.cc
4023 deps:
4024 - grpc++_test_util
4025 - grpc_test_util
4026 - grpc++
4027 - grpc
4028 - gpr_test_util
4029 - gpr
4030 - grpc++_test_config
Jan Tattermuschbd0b0542017-01-19 18:09:50 +01004031 platforms:
4032 - mac
4033 - linux
4034 - posix
Craig Tillerb3d70102017-03-31 14:17:09 -07004035- name: memory_test
4036 gtest: true
4037 build: test
4038 language: c++
4039 src:
4040 - test/core/support/memory_test.cc
4041 deps:
4042 - grpc_test_util
4043 - grpc++
4044 - grpc
4045 - gpr_test_util
4046 - gpr
4047 uses:
4048 - grpc++_test
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004049- name: metrics_client
4050 build: test
4051 run: false
4052 language: c++
4053 headers:
4054 - test/cpp/util/metrics_server.h
4055 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004056 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004057 - test/cpp/interop/metrics_client.cc
4058 deps:
4059 - grpc++
4060 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004061 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004062 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004063- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004064 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004065 build: test
4066 language: c++
Mahak Mukhia6882902017-04-14 17:37:46 -07004067 headers:
4068 - include/grpc++/test/mock_stream.h
Craig Tiller25834342015-09-25 08:08:24 -07004069 src:
4070 - test/cpp/end2end/mock_test.cc
4071 deps:
4072 - grpc++_test_util
4073 - grpc_test_util
4074 - grpc++
4075 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004076 - gpr_test_util
4077 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07004078- name: noop-benchmark
4079 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07004080 language: c++
4081 src:
4082 - test/cpp/microbenchmarks/noop-benchmark.cc
4083 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08004084 - benchmark
Craig Tiller19f3ea22017-02-17 15:17:05 -08004085 defaults: benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004086- name: proto_server_reflection_test
4087 gtest: true
4088 build: test
4089 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004090 src:
4091 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004092 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07004093 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004094 - grpc++_reflection
4095 - grpc++_test_util
4096 - grpc_test_util
4097 - grpc++
4098 - grpc
4099 - gpr_test_util
4100 - gpr
Harvey Tuch5f3cfe92017-01-20 11:02:11 -05004101- name: proto_utils_test
4102 gtest: true
4103 build: test
4104 language: c++
4105 src:
4106 - test/cpp/codegen/proto_utils_test.cc
4107 deps:
4108 - grpc++
4109 - grpc
4110 filegroups:
4111 - grpc++_codegen_base
4112 - grpc++_codegen_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07004113- name: qps_interarrival_test
4114 build: test
4115 run: false
4116 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004117 src:
4118 - test/cpp/qps/qps_interarrival_test.cc
4119 deps:
4120 - qps
4121 - grpc++_test_util
4122 - grpc_test_util
4123 - grpc++
4124 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004125 - gpr_test_util
4126 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004127 platforms:
4128 - mac
4129 - linux
4130 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08004131- name: qps_json_driver
4132 build: test
4133 run: false
4134 language: c++
4135 src:
4136 - test/cpp/qps/qps_json_driver.cc
4137 deps:
4138 - qps
4139 - grpc++_test_util
4140 - grpc_test_util
4141 - grpc++
4142 - grpc
4143 - gpr_test_util
4144 - gpr
4145 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004146- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08004147 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07004148 build: test
4149 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004150 src:
4151 - test/cpp/qps/qps_openloop_test.cc
4152 deps:
4153 - qps
4154 - grpc++_test_util
4155 - grpc_test_util
4156 - grpc++
4157 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004158 - gpr_test_util
4159 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004160 - grpc++_test_config
4161 platforms:
4162 - mac
4163 - linux
4164 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07004165- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08004166 build: test
4167 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07004168 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004169 headers:
4170 - test/cpp/qps/client.h
4171 - test/cpp/qps/server.h
4172 src:
4173 - test/cpp/qps/worker.cc
4174 deps:
4175 - qps
4176 - grpc++_test_util
4177 - grpc_test_util
4178 - grpc++
4179 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004180 - gpr_test_util
4181 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004182 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004183- name: reconnect_interop_client
4184 build: test
4185 run: false
4186 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004187 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004188 - src/proto/grpc/testing/empty.proto
4189 - src/proto/grpc/testing/messages.proto
4190 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07004191 - test/cpp/interop/reconnect_interop_client.cc
4192 deps:
4193 - grpc++_test_util
4194 - grpc_test_util
4195 - grpc++
4196 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004197 - gpr_test_util
4198 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004199 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004200- name: reconnect_interop_server
4201 build: test
4202 run: false
4203 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004204 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004205 - src/proto/grpc/testing/empty.proto
4206 - src/proto/grpc/testing/messages.proto
4207 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07004208 - test/cpp/interop/reconnect_interop_server.cc
4209 deps:
4210 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08004211 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07004212 - grpc++_test_util
4213 - grpc_test_util
4214 - grpc++
4215 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004216 - gpr_test_util
4217 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004218 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07004219- name: round_robin_end2end_test
4220 gtest: true
4221 build: test
4222 language: c++
4223 src:
4224 - test/cpp/end2end/round_robin_end2end_test.cc
4225 deps:
4226 - grpc++_test_util
4227 - grpc_test_util
4228 - grpc++
4229 - grpc
4230 - gpr_test_util
4231 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004232- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004233 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004234 build: test
4235 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004236 src:
4237 - test/cpp/common/secure_auth_context_test.cc
4238 deps:
4239 - grpc++_test_util
4240 - grpc_test_util
4241 - grpc++
4242 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004243 - gpr_test_util
4244 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08004245- name: secure_sync_unary_ping_pong_test
4246 build: test
4247 language: c++
4248 src:
4249 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
4250 deps:
4251 - qps
4252 - grpc++_test_util
4253 - grpc_test_util
4254 - grpc++
4255 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004256 - gpr_test_util
4257 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08004258 platforms:
4259 - mac
4260 - linux
4261 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07004262- name: server_builder_plugin_test
4263 gtest: true
4264 build: test
4265 language: c++
4266 src:
4267 - test/cpp/end2end/server_builder_plugin_test.cc
4268 deps:
4269 - grpc++_test_util
4270 - grpc_test_util
4271 - grpc++
4272 - grpc
4273 - gpr_test_util
4274 - gpr
Craig Tiller12352b22017-01-10 15:16:14 -08004275- name: server_builder_test
4276 gtest: true
4277 build: test
4278 language: c++
4279 src:
4280 - src/proto/grpc/testing/echo_messages.proto
4281 - src/proto/grpc/testing/echo.proto
4282 - test/cpp/server/server_builder_test.cc
4283 deps:
4284 - grpc++_test_util
4285 - grpc_test_util
4286 - gpr_test_util
4287 - grpc++
4288 - grpc
4289 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07004290- name: server_context_test_spouse_test
4291 gtest: true
4292 build: test
4293 language: c++
4294 src:
4295 - test/cpp/test/server_context_test_spouse_test.cc
4296 deps:
4297 - grpc_test_util
yang-gc4292fb2016-10-13 16:54:08 -07004298 - grpc++
4299 - grpc
4300 - gpr_test_util
4301 - gpr
David Garcia Quintasf31f0962017-02-10 14:53:58 -08004302 uses:
4303 - grpc++_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07004304- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004305 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08004306 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07004307 build: test
4308 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004309 src:
4310 - test/cpp/end2end/server_crash_test.cc
4311 deps:
4312 - grpc++_test_util
4313 - grpc_test_util
4314 - grpc++
4315 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004316 - gpr_test_util
4317 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004318 platforms:
4319 - mac
4320 - linux
4321 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07004322- name: server_crash_test_client
4323 build: test
4324 run: false
4325 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004326 src:
4327 - test/cpp/end2end/server_crash_test_client.cc
4328 deps:
4329 - grpc++_test_util
4330 - grpc_test_util
4331 - grpc++
4332 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004333 - gpr_test_util
4334 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004335- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004336 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004337 build: test
4338 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004339 src:
4340 - test/cpp/end2end/shutdown_test.cc
4341 deps:
4342 - grpc++_test_util
4343 - grpc_test_util
4344 - grpc++
4345 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004346 - gpr_test_util
4347 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004348- name: status_test
4349 build: test
4350 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004351 src:
4352 - test/cpp/util/status_test.cc
4353 deps:
4354 - grpc_test_util
4355 - grpc++
4356 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004357 - gpr_test_util
4358 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07004359- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004360 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07004361 build: test
4362 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004363 src:
4364 - test/cpp/end2end/streaming_throughput_test.cc
4365 deps:
4366 - grpc++_test_util
4367 - grpc_test_util
4368 - grpc++
4369 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004370 - gpr_test_util
4371 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004372 platforms:
4373 - mac
4374 - linux
4375 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004376- name: stress_test
4377 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07004378 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004379 language: c++
4380 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07004381 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004382 - test/cpp/interop/interop_client.h
4383 - test/cpp/interop/stress_interop_client.h
ncteisen9c7a08d2017-01-17 16:26:40 -08004384 - test/cpp/util/create_test_channel.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004385 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004386 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004387 - src/proto/grpc/testing/empty.proto
4388 - src/proto/grpc/testing/messages.proto
4389 - src/proto/grpc/testing/metrics.proto
4390 - src/proto/grpc/testing/test.proto
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004391 - test/cpp/interop/interop_client.cc
4392 - test/cpp/interop/stress_interop_client.cc
4393 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004394 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004395 deps:
4396 - grpc++_test_util
4397 - grpc_test_util
4398 - grpc++
4399 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004400 - gpr_test_util
4401 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004402 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07004403- name: thread_manager_test
4404 build: test
4405 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07004406 src:
4407 - test/cpp/thread_manager/thread_manager_test.cc
4408 deps:
4409 - grpc++
4410 - grpc
4411 - gpr
4412 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004413- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004414 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08004415 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07004416 build: test
4417 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004418 src:
4419 - test/cpp/end2end/thread_stress_test.cc
4420 deps:
4421 - grpc++_test_util
4422 - grpc_test_util
4423 - grpc++
4424 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004425 - gpr_test_util
4426 - gpr
Craig Tiller9a3997c2017-01-30 13:22:33 -08004427- name: writes_per_rpc_test
4428 gtest: true
4429 cpu_cost: 0.5
4430 build: test
4431 language: c++
4432 src:
4433 - test/cpp/performance/writes_per_rpc_test.cc
4434 deps:
4435 - grpc++_test_util
4436 - grpc_test_util
4437 - grpc++
4438 - grpc
4439 - gpr_test_util
4440 - gpr
Craig Tiller1bb53712017-02-04 15:39:27 -08004441 platforms:
4442 - mac
4443 - linux
4444 - posix
Craig Tillerab230452016-01-04 08:18:43 -08004445- name: public_headers_must_be_c89
4446 build: test
4447 language: c89
4448 src:
4449 - test/core/surface/public_headers_must_be_c89.c
4450 deps:
4451 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004452 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004453vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07004454- linkage: static
4455 name: grpc.dependencies.zlib
4456 props: false
4457 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08004458 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08004459- linkage: static
4460 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07004461 props: true
4462 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08004463 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07004464- name: gflags
4465 props: false
4466 redist: false
4467 version: 2.1.2.1
4468- name: gtest
4469 props: false
4470 redist: false
4471 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08004472configs:
4473 asan:
4474 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004475 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
4476 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004477 CXX: clang++
Craig Tillerf674f8e2017-04-09 21:48:22 -07004478 LD: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004479 LDFLAGS: -fsanitize=address
4480 LDXX: clang++
4481 compile_the_world: true
4482 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08004483 ASAN_OPTIONS: detect_leaks=1:color=always
4484 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Craig Tillera0f85172016-01-20 15:56:06 -08004485 asan-noleaks:
4486 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004487 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
4488 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004489 CXX: clang++
Craig Tillerf674f8e2017-04-09 21:48:22 -07004490 LD: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004491 LDFLAGS: -fsanitize=address
4492 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08004493 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08004494 test_environ:
4495 ASAN_OPTIONS: detect_leaks=0:color=always
Craig Tillerae945942016-03-23 21:43:58 -07004496 asan-trace-cmp:
4497 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07004498 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
4499 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07004500 CXX: clang++
Craig Tillerf674f8e2017-04-09 21:48:22 -07004501 LD: clang++
Craig Tillerae945942016-03-23 21:43:58 -07004502 LDFLAGS: -fsanitize=address
4503 LDXX: clang++
4504 compile_the_world: true
4505 test_environ:
4506 ASAN_OPTIONS: detect_leaks=1:color=always
4507 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Craig Tillera0f85172016-01-20 15:56:06 -08004508 basicprof:
4509 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
4510 DEFINES: NDEBUG
Craig Tiller93b06d72017-04-13 11:16:29 -07004511 c++-compat:
4512 CFLAGS: -Wc++-compat
4513 CPPFLAGS: -O0
4514 DEFINES: _DEBUG DEBUG
Craig Tillerb038beb2017-02-07 08:28:51 -08004515 counters:
Craig Tillerf3dec9c2017-02-21 10:02:31 -08004516 CPPFLAGS: -O2 -DGPR_LOW_LEVEL_COUNTERS
Craig Tillerb038beb2017-02-07 08:28:51 -08004517 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004518 dbg:
4519 CPPFLAGS: -O0
Craig Tiller1b6097c2017-04-10 13:28:45 -07004520 CXXFLAGS: -fno-exceptions
Craig Tillera0f85172016-01-20 15:56:06 -08004521 DEFINES: _DEBUG DEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004522 gcov:
4523 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004524 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08004525 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08004526 DEFINES: _DEBUG DEBUG GPR_GCOV
4527 LD: gcc
4528 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
4529 LDXX: g++
4530 helgrind:
4531 CPPFLAGS: -O0
4532 DEFINES: _DEBUG DEBUG
4533 LDFLAGS: -rdynamic
Craig Tillera0f85172016-01-20 15:56:06 -08004534 valgrind: --tool=helgrind
Craig Tillerd4387c02017-03-30 17:00:43 -07004535 lto:
4536 CPPFLAGS: -O2
4537 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004538 memcheck:
4539 CPPFLAGS: -O0
4540 DEFINES: _DEBUG DEBUG
4541 LDFLAGS: -rdynamic
Craig Tillera0f85172016-01-20 15:56:06 -08004542 valgrind: --tool=memcheck --leak-check=full
4543 msan:
4544 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004545 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
4546 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
4547 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004548 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004549 DEFINES: NDEBUG
Craig Tillerf674f8e2017-04-09 21:48:22 -07004550 LD: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004551 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
4552 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
4553 LDXX: clang++
4554 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08004555 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07004556 CPPFLAGS: -O3 -fno-omit-frame-pointer
4557 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004558 LDFLAGS: -rdynamic
4559 opt:
4560 CPPFLAGS: -O2
Craig Tiller1b6097c2017-04-10 13:28:45 -07004561 CXXFLAGS: -fno-exceptions
Craig Tillera0f85172016-01-20 15:56:06 -08004562 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004563 stapprof:
4564 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
4565 DEFINES: NDEBUG
4566 tsan:
4567 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004568 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07004569 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004570 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07004571 DEFINES: GRPC_TSAN
Craig Tillerf674f8e2017-04-09 21:48:22 -07004572 LD: clang++
Craig Tiller5bda4d42016-03-17 17:27:11 -07004573 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08004574 LDXX: clang++
4575 compile_the_world: true
4576 test_environ:
4577 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
Craig Tillera0f85172016-01-20 15:56:06 -08004578 ubsan:
4579 CC: clang
Craig Tillerdd9b5972017-03-14 07:39:45 -07004580 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined -fno-omit-frame-pointer
4581 -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08004582 CXX: clang++
Craig Tiller25149242017-04-24 13:42:52 -07004583 DEFINES: NDEBUG GRPC_UBSAN
Craig Tillerf674f8e2017-04-09 21:48:22 -07004584 LD: clang++
yang-g6ce4d0b2016-05-12 16:43:17 -07004585 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08004586 LDXX: clang++
4587 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07004588 test_environ:
Craig Tillerdd9b5972017-03-14 07:39:45 -07004589 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1:suppressions=tools/ubsan_suppressions.txt
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004590defaults:
Yuchen Zengd790dd62016-08-11 17:32:50 -07004591 ares:
Yuchen Zeng2aa19432017-04-18 12:27:44 -07004592 CFLAGS: -Wno-sign-conversion $(if $(subst MINGW32,,$(SYSTEM)),-Wno-invalid-source-encoding,)
Yuchen Zeng6694bb02017-01-23 17:09:51 -08004593 CPPFLAGS: -Ithird_party/cares -Ithird_party/cares/cares $(if $(subst Linux,,$(SYSTEM)),,-Ithird_party/cares/config_linux)
4594 $(if $(subst Darwin,,$(SYSTEM)),,-Ithird_party/cares/config_darwin) -fvisibility=hidden
Yuchen Zeng2aa19432017-04-18 12:27:44 -07004595 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX $(if $(subst
4596 MINGW32,,$(SYSTEM)),-DHAVE_CONFIG_H,)
David Garcia Quintasff311212016-12-06 16:03:18 -08004597 benchmark:
4598 CPPFLAGS: -Ithird_party/benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004599 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01004600 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07004601 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004602 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01004603 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004604 global:
Jeremie Girault9c0e9f12016-10-04 13:26:30 +02004605 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter -DOSATOMIC_USE_INLINED=1
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004606 LDFLAGS: -g
4607 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01004608 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01004609 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08004610node_modules:
4611- deps:
4612 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004613 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08004614 - boringssl
4615 - z
murgatroid9994a75412015-11-19 14:04:53 -08004616 headers:
4617 - src/node/ext/byte_buffer.h
4618 - src/node/ext/call.h
4619 - src/node/ext/call_credentials.h
4620 - src/node/ext/channel.h
4621 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07004622 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08004623 - src/node/ext/server.h
4624 - src/node/ext/server_credentials.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -08004625 - src/node/ext/slice.h
murgatroid9994a75412015-11-19 14:04:53 -08004626 - src/node/ext/timeval.h
4627 js:
4628 - src/node/index.js
4629 - src/node/src/client.js
4630 - src/node/src/common.js
4631 - src/node/src/credentials.js
murgatroid991ac096b2017-05-11 09:56:32 -07004632 - src/node/src/constants.js
murgatroid9991629972016-02-03 08:46:45 -08004633 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08004634 - src/node/src/metadata.js
4635 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08004636 name: grpc_node
4637 src:
4638 - src/node/ext/byte_buffer.cc
4639 - src/node/ext/call.cc
4640 - src/node/ext/call_credentials.cc
4641 - src/node/ext/channel.cc
4642 - src/node/ext/channel_credentials.cc
murgatroid99f94f64f2017-04-24 13:35:21 -07004643 - src/node/ext/completion_queue.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08004644 - src/node/ext/node_grpc.cc
4645 - src/node/ext/server.cc
4646 - src/node/ext/server_credentials.cc
Craig Tiller7c70b6c2017-01-23 07:48:42 -08004647 - src/node/ext/slice.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08004648 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08004649openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07004650 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08004651 extraction_dir: openssl-1.0.2f
4652 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004653php_config_m4:
4654 deps:
4655 - grpc
4656 - gpr
4657 - boringssl
Stanley Cheungaf525b32017-05-19 20:00:06 -07004658 - z
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004659 headers:
4660 - src/php/ext/grpc/byte_buffer.h
4661 - src/php/ext/grpc/call.h
4662 - src/php/ext/grpc/call_credentials.h
4663 - src/php/ext/grpc/channel.h
4664 - src/php/ext/grpc/channel_credentials.h
4665 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07004666 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004667 - src/php/ext/grpc/php_grpc.h
4668 - src/php/ext/grpc/server.h
4669 - src/php/ext/grpc/server_credentials.h
4670 - src/php/ext/grpc/timeval.h
Stanley Cheungd15f5c02017-05-17 13:21:05 -07004671 - src/php/ext/grpc/version.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004672 src:
4673 - src/php/ext/grpc/byte_buffer.c
4674 - src/php/ext/grpc/call.c
4675 - src/php/ext/grpc/call_credentials.c
4676 - src/php/ext/grpc/channel.c
4677 - src/php/ext/grpc/channel_credentials.c
4678 - src/php/ext/grpc/completion_queue.c
4679 - src/php/ext/grpc/php_grpc.c
4680 - src/php/ext/grpc/server.c
4681 - src/php/ext/grpc/server_credentials.c
4682 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08004683python_dependencies:
4684 deps:
4685 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004686 - gpr
Yuchen Zengd790dd62016-08-11 17:32:50 -07004687 - ares
Masood Malekghassemi387e1162016-01-05 10:16:12 -08004688 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08004689 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01004690ruby_gem:
4691 deps:
4692 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004693 - gpr
Yuchen Zeng15141a62016-08-17 18:56:04 -07004694 - ares
Craig Tillerbf4b2242015-08-31 15:53:53 -07004695 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07004696 - z