blob: 7017f5c99b775fc35cd8e23ee98ed1c647b97d4e [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 Tillerf008f062016-02-08 12:48:03 -08005 '#1': The public version number of the library.
6 '#2': Master always has a "-dev" suffix
7 '#3': Use "-preN" suffixes to identify pre-release versions
Craig Tiller719a9a02016-02-08 15:06:54 -08008 '#4': Per-language overrides are possible with (eg) ruby_version tag here
Craig Tillerf008f062016-02-08 12:48:03 -08009 '#5': See the expand_version.py for all the quirks here
Craig Tiller8dfdb7e2016-08-29 11:25:56 -070010 g_stands_for: good
Nicolas "Pixel" Noble49bfb922016-07-12 09:31:41 +020011 version: 1.1.0-dev
Craig Tillerbf4b2242015-08-31 15:53:53 -070012filegroups:
13- name: census
Craig Tiller25834342015-09-25 08:08:24 -070014 public_headers:
15 - include/grpc/census.h
16 headers:
Craig Tiller8f8e9f92016-03-29 09:41:28 -070017 - src/core/ext/census/aggregation.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070018 - src/core/ext/census/base_resources.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070019 - src/core/ext/census/census_interface.h
20 - src/core/ext/census/census_rpc_stats.h
Alistair Veitch30fe6322016-05-23 10:11:28 -070021 - src/core/ext/census/gen/census.pb.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070022 - src/core/ext/census/grpc_filter.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070023 - src/core/ext/census/mlog.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070024 - src/core/ext/census/resource.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070025 - src/core/ext/census/rpc_metric_id.h
Craig Tiller25834342015-09-25 08:08:24 -070026 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070027 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070028 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070029 - src/core/ext/census/gen/census.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070030 - src/core/ext/census/grpc_context.c
31 - src/core/ext/census/grpc_filter.c
32 - src/core/ext/census/grpc_plugin.c
33 - src/core/ext/census/initialize.c
34 - src/core/ext/census/mlog.c
35 - src/core/ext/census/operation.c
36 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070037 - src/core/ext/census/resource.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070038 - src/core/ext/census/tracing.c
39 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070040 uses:
41 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070042 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070043- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010044 public_headers:
45 - include/grpc/support/alloc.h
46 - include/grpc/support/atm.h
47 - include/grpc/support/atm_gcc_atomic.h
48 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070049 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010050 - include/grpc/support/avl.h
51 - include/grpc/support/cmdline.h
52 - include/grpc/support/cpu.h
53 - include/grpc/support/histogram.h
54 - include/grpc/support/host_port.h
55 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070056 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010057 - include/grpc/support/port_platform.h
58 - include/grpc/support/slice.h
59 - include/grpc/support/slice_buffer.h
60 - include/grpc/support/string_util.h
61 - include/grpc/support/subprocess.h
62 - include/grpc/support/sync.h
63 - include/grpc/support/sync_generic.h
64 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070065 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010066 - include/grpc/support/thd.h
67 - include/grpc/support/time.h
68 - include/grpc/support/tls.h
69 - include/grpc/support/tls_gcc.h
70 - include/grpc/support/tls_msvc.h
71 - include/grpc/support/tls_pthread.h
72 - include/grpc/support/useful.h
73 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070074 - src/core/lib/profiling/timers.h
75 - src/core/lib/support/backoff.h
76 - src/core/lib/support/block_annotate.h
77 - src/core/lib/support/env.h
Craig Tillerf23078c2016-03-25 17:07:29 -070078 - src/core/lib/support/murmur_hash.h
79 - src/core/lib/support/stack_lockfree.h
80 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070081 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -070082 - src/core/lib/support/thd_internal.h
83 - src/core/lib/support/time_precise.h
84 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010085 src:
Craig Tillerf23078c2016-03-25 17:07:29 -070086 - src/core/lib/profiling/basic_timers.c
87 - src/core/lib/profiling/stap_timers.c
88 - src/core/lib/support/alloc.c
89 - src/core/lib/support/avl.c
90 - src/core/lib/support/backoff.c
91 - src/core/lib/support/cmdline.c
92 - src/core/lib/support/cpu_iphone.c
93 - src/core/lib/support/cpu_linux.c
94 - src/core/lib/support/cpu_posix.c
95 - src/core/lib/support/cpu_windows.c
96 - src/core/lib/support/env_linux.c
97 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070098 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -070099 - src/core/lib/support/histogram.c
100 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700101 - src/core/lib/support/log.c
102 - src/core/lib/support/log_android.c
103 - src/core/lib/support/log_linux.c
104 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700105 - src/core/lib/support/log_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700106 - src/core/lib/support/murmur_hash.c
107 - src/core/lib/support/slice.c
108 - src/core/lib/support/slice_buffer.c
109 - src/core/lib/support/stack_lockfree.c
110 - src/core/lib/support/string.c
111 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700112 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700113 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700114 - src/core/lib/support/subprocess_posix.c
115 - src/core/lib/support/subprocess_windows.c
116 - src/core/lib/support/sync.c
117 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700118 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700119 - src/core/lib/support/thd.c
120 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700121 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700122 - src/core/lib/support/time.c
123 - src/core/lib/support/time_posix.c
124 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700125 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700126 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200127 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700128 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700129 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700130 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700131 uses:
132 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800133- name: gpr_codegen
134 public_headers:
135 - include/grpc/impl/codegen/alloc.h
136 - include/grpc/impl/codegen/atm.h
137 - include/grpc/impl/codegen/atm_gcc_atomic.h
138 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700139 - include/grpc/impl/codegen/atm_windows.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800140 - include/grpc/impl/codegen/log.h
141 - include/grpc/impl/codegen/port_platform.h
142 - include/grpc/impl/codegen/slice.h
143 - include/grpc/impl/codegen/slice_buffer.h
144 - include/grpc/impl/codegen/sync.h
145 - include/grpc/impl/codegen/sync_generic.h
146 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700147 - include/grpc/impl/codegen/sync_windows.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800148 - include/grpc/impl/codegen/time.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700149- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700150 public_headers:
151 - include/grpc/byte_buffer.h
152 - include/grpc/byte_buffer_reader.h
153 - include/grpc/compression.h
154 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700155 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200156 - include/grpc/grpc_security_constants.h
Craig Tiller25834342015-09-25 08:08:24 -0700157 - include/grpc/status.h
158 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700159 - src/core/lib/channel/channel_args.h
160 - src/core/lib/channel/channel_stack.h
161 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700162 - src/core/lib/channel/compress_filter.h
163 - src/core/lib/channel/connected_channel.h
164 - src/core/lib/channel/context.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700165 - src/core/lib/channel/handshaker.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700166 - src/core/lib/channel/http_client_filter.h
167 - src/core/lib/channel/http_server_filter.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700168 - src/core/lib/compression/algorithm_metadata.h
169 - src/core/lib/compression/message_compress.h
170 - src/core/lib/debug/trace.h
171 - src/core/lib/http/format_request.h
172 - src/core/lib/http/httpcli.h
173 - src/core/lib/http/parser.h
174 - src/core/lib/iomgr/closure.h
175 - src/core/lib/iomgr/endpoint.h
176 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700177 - src/core/lib/iomgr/error.h
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700178 - src/core/lib/iomgr/ev_epoll_linux.h
Craig Tiller69f3e2b2016-05-31 13:45:24 -0700179 - src/core/lib/iomgr/ev_poll_and_epoll_posix.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700180 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700181 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700182 - src/core/lib/iomgr/exec_ctx.h
183 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700184 - src/core/lib/iomgr/iocp_windows.h
185 - src/core/lib/iomgr/iomgr.h
186 - src/core/lib/iomgr/iomgr_internal.h
187 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700188 - src/core/lib/iomgr/load_file.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700189 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700190 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700191 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700192 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700193 - src/core/lib/iomgr/pollset_set_windows.h
194 - src/core/lib/iomgr/pollset_windows.h
195 - src/core/lib/iomgr/resolve_address.h
196 - src/core/lib/iomgr/sockaddr.h
197 - src/core/lib/iomgr/sockaddr_posix.h
198 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700199 - src/core/lib/iomgr/sockaddr_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700200 - src/core/lib/iomgr/socket_utils_posix.h
201 - src/core/lib/iomgr/socket_windows.h
202 - src/core/lib/iomgr/tcp_client.h
203 - src/core/lib/iomgr/tcp_posix.h
204 - src/core/lib/iomgr/tcp_server.h
205 - src/core/lib/iomgr/tcp_windows.h
206 - src/core/lib/iomgr/time_averaged_stats.h
207 - src/core/lib/iomgr/timer.h
208 - src/core/lib/iomgr/timer_heap.h
209 - src/core/lib/iomgr/udp_server.h
210 - src/core/lib/iomgr/unix_sockets_posix.h
211 - src/core/lib/iomgr/wakeup_fd_pipe.h
212 - src/core/lib/iomgr/wakeup_fd_posix.h
213 - src/core/lib/iomgr/workqueue.h
214 - src/core/lib/iomgr/workqueue_posix.h
215 - src/core/lib/iomgr/workqueue_windows.h
216 - src/core/lib/json/json.h
217 - src/core/lib/json/json_common.h
218 - src/core/lib/json/json_reader.h
219 - src/core/lib/json/json_writer.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700220 - src/core/lib/surface/api_trace.h
221 - src/core/lib/surface/call.h
222 - src/core/lib/surface/call_test_only.h
223 - src/core/lib/surface/channel.h
224 - src/core/lib/surface/channel_init.h
225 - src/core/lib/surface/channel_stack_type.h
226 - src/core/lib/surface/completion_queue.h
227 - src/core/lib/surface/event_string.h
228 - src/core/lib/surface/init.h
229 - src/core/lib/surface/lame_client.h
230 - src/core/lib/surface/server.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700231 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700232 - src/core/lib/transport/connectivity_state.h
233 - src/core/lib/transport/metadata.h
234 - src/core/lib/transport/metadata_batch.h
235 - src/core/lib/transport/static_metadata.h
Robbie Shade710d2422016-07-13 15:15:38 -0400236 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700237 - src/core/lib/transport/transport.h
238 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700239 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700240 - src/core/lib/channel/channel_args.c
241 - src/core/lib/channel/channel_stack.c
242 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700243 - src/core/lib/channel/compress_filter.c
244 - src/core/lib/channel/connected_channel.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700245 - src/core/lib/channel/handshaker.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700246 - src/core/lib/channel/http_client_filter.c
247 - src/core/lib/channel/http_server_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700248 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700249 - src/core/lib/compression/message_compress.c
250 - src/core/lib/debug/trace.c
251 - src/core/lib/http/format_request.c
252 - src/core/lib/http/httpcli.c
253 - src/core/lib/http/parser.c
254 - src/core/lib/iomgr/closure.c
255 - src/core/lib/iomgr/endpoint.c
256 - src/core/lib/iomgr/endpoint_pair_posix.c
257 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700258 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700259 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tiller69f3e2b2016-05-31 13:45:24 -0700260 - src/core/lib/iomgr/ev_poll_and_epoll_posix.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700261 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700262 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700263 - src/core/lib/iomgr/exec_ctx.c
264 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700265 - src/core/lib/iomgr/iocp_windows.c
266 - src/core/lib/iomgr/iomgr.c
267 - src/core/lib/iomgr/iomgr_posix.c
268 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700269 - src/core/lib/iomgr/load_file.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700270 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700271 - src/core/lib/iomgr/polling_entity.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700272 - src/core/lib/iomgr/pollset_set_windows.c
273 - src/core/lib/iomgr/pollset_windows.c
274 - src/core/lib/iomgr/resolve_address_posix.c
275 - src/core/lib/iomgr/resolve_address_windows.c
276 - src/core/lib/iomgr/sockaddr_utils.c
277 - src/core/lib/iomgr/socket_utils_common_posix.c
278 - src/core/lib/iomgr/socket_utils_linux.c
279 - src/core/lib/iomgr/socket_utils_posix.c
280 - src/core/lib/iomgr/socket_windows.c
281 - src/core/lib/iomgr/tcp_client_posix.c
282 - src/core/lib/iomgr/tcp_client_windows.c
283 - src/core/lib/iomgr/tcp_posix.c
284 - src/core/lib/iomgr/tcp_server_posix.c
285 - src/core/lib/iomgr/tcp_server_windows.c
286 - src/core/lib/iomgr/tcp_windows.c
287 - src/core/lib/iomgr/time_averaged_stats.c
288 - src/core/lib/iomgr/timer.c
289 - src/core/lib/iomgr/timer_heap.c
290 - src/core/lib/iomgr/udp_server.c
291 - src/core/lib/iomgr/unix_sockets_posix.c
292 - src/core/lib/iomgr/unix_sockets_posix_noop.c
293 - src/core/lib/iomgr/wakeup_fd_eventfd.c
294 - src/core/lib/iomgr/wakeup_fd_nospecial.c
295 - src/core/lib/iomgr/wakeup_fd_pipe.c
296 - src/core/lib/iomgr/wakeup_fd_posix.c
297 - src/core/lib/iomgr/workqueue_posix.c
298 - src/core/lib/iomgr/workqueue_windows.c
299 - src/core/lib/json/json.c
300 - src/core/lib/json/json_reader.c
301 - src/core/lib/json/json_string.c
302 - src/core/lib/json/json_writer.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700303 - src/core/lib/surface/alarm.c
304 - src/core/lib/surface/api_trace.c
305 - src/core/lib/surface/byte_buffer.c
306 - src/core/lib/surface/byte_buffer_reader.c
307 - src/core/lib/surface/call.c
308 - src/core/lib/surface/call_details.c
309 - src/core/lib/surface/call_log_batch.c
310 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700311 - src/core/lib/surface/channel_init.c
312 - src/core/lib/surface/channel_ping.c
313 - src/core/lib/surface/channel_stack_type.c
314 - src/core/lib/surface/completion_queue.c
315 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700316 - src/core/lib/surface/lame_client.c
317 - src/core/lib/surface/metadata_array.c
318 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700319 - src/core/lib/surface/validate_metadata.c
320 - src/core/lib/surface/version.c
321 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700322 - src/core/lib/transport/connectivity_state.c
323 - src/core/lib/transport/metadata.c
324 - src/core/lib/transport/metadata_batch.c
325 - src/core/lib/transport/static_metadata.c
Robbie Shade710d2422016-07-13 15:15:38 -0400326 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700327 - src/core/lib/transport/transport.c
328 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700329 deps:
330 - gpr
331 uses:
332 - grpc_codegen
Craig Tiller016a81d2016-03-31 13:49:05 -0700333- name: grpc_client_config
334 headers:
335 - src/core/ext/client_config/client_channel.h
Craig Tiller74071cd2016-04-01 16:36:27 -0700336 - src/core/ext/client_config/client_channel_factory.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700337 - src/core/ext/client_config/client_config.h
338 - src/core/ext/client_config/connector.h
339 - src/core/ext/client_config/initial_connect_string.h
340 - src/core/ext/client_config/lb_policy.h
341 - src/core/ext/client_config/lb_policy_factory.h
342 - src/core/ext/client_config/lb_policy_registry.h
David Garcia Quintas9885bff2016-04-07 17:31:29 -0700343 - src/core/ext/client_config/parse_address.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700344 - src/core/ext/client_config/resolver.h
345 - src/core/ext/client_config/resolver_factory.h
346 - src/core/ext/client_config/resolver_registry.h
347 - src/core/ext/client_config/subchannel.h
Craig Tillerb112f392016-04-05 12:44:04 -0700348 - src/core/ext/client_config/subchannel_call_holder.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700349 - src/core/ext/client_config/subchannel_index.h
350 - src/core/ext/client_config/uri_parser.h
351 src:
352 - src/core/ext/client_config/channel_connectivity.c
353 - src/core/ext/client_config/client_channel.c
Craig Tiller74071cd2016-04-01 16:36:27 -0700354 - src/core/ext/client_config/client_channel_factory.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700355 - src/core/ext/client_config/client_config.c
Craig Tiller0b541632016-04-05 17:21:05 -0700356 - src/core/ext/client_config/client_config_plugin.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700357 - src/core/ext/client_config/connector.c
358 - src/core/ext/client_config/default_initial_connect_string.c
359 - src/core/ext/client_config/initial_connect_string.c
360 - src/core/ext/client_config/lb_policy.c
361 - src/core/ext/client_config/lb_policy_factory.c
362 - src/core/ext/client_config/lb_policy_registry.c
David Garcia Quintas9885bff2016-04-07 17:31:29 -0700363 - src/core/ext/client_config/parse_address.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700364 - src/core/ext/client_config/resolver.c
365 - src/core/ext/client_config/resolver_factory.c
366 - src/core/ext/client_config/resolver_registry.c
367 - src/core/ext/client_config/subchannel.c
Craig Tillerb112f392016-04-05 12:44:04 -0700368 - src/core/ext/client_config/subchannel_call_holder.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700369 - src/core/ext/client_config/subchannel_index.c
370 - src/core/ext/client_config/uri_parser.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700371 plugin: grpc_client_config
Craig Tillerd1697d92016-04-05 16:05:46 -0700372 uses:
373 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800374- name: grpc_codegen
375 public_headers:
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800376 - include/grpc/impl/codegen/byte_buffer.h
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700377 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800378 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800379 - include/grpc/impl/codegen/connectivity_state.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800380 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800381 - include/grpc/impl/codegen/propagation_bits.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800382 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700383 uses:
384 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700385- name: grpc_lb_policy_grpclb
386 headers:
David Garcia Quintasb2e986b2016-06-15 23:55:50 -0700387 - src/core/ext/lb_policy/grpclb/grpclb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700388 - src/core/ext/lb_policy/grpclb/load_balancer_api.h
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700389 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700390 src:
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700391 - src/core/ext/lb_policy/grpclb/grpclb.c
Craig Tiller023caf12016-03-29 08:00:30 -0700392 - src/core/ext/lb_policy/grpclb/load_balancer_api.c
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700393 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700394 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700395 uses:
396 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700397 - grpc_client_config
Craig Tillerd1697d92016-04-05 16:05:46 -0700398 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700399- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700400 src:
401 - src/core/ext/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700402 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700403 uses:
404 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700405 - grpc_client_config
Craig Tiller023caf12016-03-29 08:00:30 -0700406- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700407 src:
408 - src/core/ext/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700409 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700410 uses:
411 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700412 - grpc_client_config
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700413- name: grpc_load_reporting
414 headers:
415 - src/core/ext/load_reporting/load_reporting.h
416 - src/core/ext/load_reporting/load_reporting_filter.h
417 src:
418 - src/core/ext/load_reporting/load_reporting.c
419 - src/core/ext/load_reporting/load_reporting_filter.c
420 plugin: grpc_load_reporting_plugin
421 uses:
422 - grpc_base
Craig Tiller65938df2016-03-31 13:08:49 -0700423- name: grpc_resolver_dns_native
424 src:
425 - src/core/ext/resolver/dns/native/dns_resolver.c
426 plugin: grpc_resolver_dns_native
427 uses:
428 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700429 - grpc_client_config
Craig Tiller65938df2016-03-31 13:08:49 -0700430- name: grpc_resolver_sockaddr
431 src:
432 - src/core/ext/resolver/sockaddr/sockaddr_resolver.c
433 plugin: grpc_resolver_sockaddr
434 uses:
435 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700436 - grpc_client_config
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100437- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700438 public_headers:
439 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100440 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700441 - src/core/lib/security/context/security_context.h
442 - src/core/lib/security/credentials/composite/composite_credentials.h
443 - src/core/lib/security/credentials/credentials.h
444 - src/core/lib/security/credentials/fake/fake_credentials.h
445 - src/core/lib/security/credentials/google_default/google_default_credentials.h
446 - src/core/lib/security/credentials/iam/iam_credentials.h
447 - src/core/lib/security/credentials/jwt/json_token.h
448 - src/core/lib/security/credentials/jwt/jwt_credentials.h
449 - src/core/lib/security/credentials/jwt/jwt_verifier.h
450 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
451 - src/core/lib/security/credentials/plugin/plugin_credentials.h
452 - src/core/lib/security/credentials/ssl/ssl_credentials.h
453 - src/core/lib/security/transport/auth_filters.h
454 - src/core/lib/security/transport/handshake.h
455 - src/core/lib/security/transport/secure_endpoint.h
456 - src/core/lib/security/transport/security_connector.h
Craig Tillerddad9782016-05-05 17:11:31 -0700457 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700458 - src/core/lib/security/util/b64.h
459 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100460 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700461 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700462 - src/core/lib/security/context/security_context.c
463 - src/core/lib/security/credentials/composite/composite_credentials.c
464 - src/core/lib/security/credentials/credentials.c
465 - src/core/lib/security/credentials/credentials_metadata.c
466 - src/core/lib/security/credentials/fake/fake_credentials.c
467 - src/core/lib/security/credentials/google_default/credentials_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700468 - src/core/lib/security/credentials/google_default/credentials_windows.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700469 - src/core/lib/security/credentials/google_default/google_default_credentials.c
470 - src/core/lib/security/credentials/iam/iam_credentials.c
471 - src/core/lib/security/credentials/jwt/json_token.c
472 - src/core/lib/security/credentials/jwt/jwt_credentials.c
473 - src/core/lib/security/credentials/jwt/jwt_verifier.c
474 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
475 - src/core/lib/security/credentials/plugin/plugin_credentials.c
476 - src/core/lib/security/credentials/ssl/ssl_credentials.c
477 - src/core/lib/security/transport/client_auth_filter.c
478 - src/core/lib/security/transport/handshake.c
479 - src/core/lib/security/transport/secure_endpoint.c
480 - src/core/lib/security/transport/security_connector.c
481 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700482 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700483 - src/core/lib/security/util/b64.c
484 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700485 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700486 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700487 uses:
488 - grpc_base
489 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700490 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700491- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700492 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700493 headers:
494 - test/core/end2end/cq_verifier.h
495 - test/core/end2end/fixtures/proxy.h
496 - test/core/iomgr/endpoint_tests.h
Craig Tiller25834342015-09-25 08:08:24 -0700497 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200498 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700499 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700500 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700501 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700502 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700503 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700504 - test/core/util/slice_splitter.h
505 src:
506 - test/core/end2end/cq_verifier.c
507 - test/core/end2end/fixtures/proxy.c
508 - test/core/iomgr/endpoint_tests.c
Craig Tiller25834342015-09-25 08:08:24 -0700509 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200510 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700511 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700512 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700513 - test/core/util/passthru_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700514 - test/core/util/port_posix.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700515 - test/core/util/port_server_client.c
Craig Tiller25834342015-09-25 08:08:24 -0700516 - test/core/util/port_windows.c
517 - test/core/util/slice_splitter.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700518 deps:
519 - grpc
520 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700521- name: grpc_transport_chttp2
522 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700523 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700524 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700525 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
526 - src/core/ext/transport/chttp2/transport/frame.h
527 - src/core/ext/transport/chttp2/transport/frame_data.h
528 - src/core/ext/transport/chttp2/transport/frame_goaway.h
529 - src/core/ext/transport/chttp2/transport/frame_ping.h
530 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
531 - src/core/ext/transport/chttp2/transport/frame_settings.h
532 - src/core/ext/transport/chttp2/transport/frame_window_update.h
533 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
534 - src/core/ext/transport/chttp2/transport/hpack_parser.h
535 - src/core/ext/transport/chttp2/transport/hpack_table.h
536 - src/core/ext/transport/chttp2/transport/http2_errors.h
537 - src/core/ext/transport/chttp2/transport/huffsyms.h
538 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
539 - src/core/ext/transport/chttp2/transport/internal.h
540 - src/core/ext/transport/chttp2/transport/status_conversion.h
541 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700542 - src/core/ext/transport/chttp2/transport/varint.h
543 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700544 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700545 - src/core/ext/transport/chttp2/transport/bin_encoder.c
546 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700547 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
548 - src/core/ext/transport/chttp2/transport/frame_data.c
549 - src/core/ext/transport/chttp2/transport/frame_goaway.c
550 - src/core/ext/transport/chttp2/transport/frame_ping.c
551 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
552 - src/core/ext/transport/chttp2/transport/frame_settings.c
553 - src/core/ext/transport/chttp2/transport/frame_window_update.c
554 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
555 - src/core/ext/transport/chttp2/transport/hpack_parser.c
556 - src/core/ext/transport/chttp2/transport/hpack_table.c
557 - src/core/ext/transport/chttp2/transport/huffsyms.c
558 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
559 - src/core/ext/transport/chttp2/transport/parsing.c
560 - src/core/ext/transport/chttp2/transport/status_conversion.c
561 - src/core/ext/transport/chttp2/transport/stream_lists.c
562 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700563 - src/core/ext/transport/chttp2/transport/varint.c
564 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700565 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700566 uses:
567 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700568 - grpc_transport_chttp2_alpn
569- name: grpc_transport_chttp2_alpn
570 headers:
571 - src/core/ext/transport/chttp2/alpn/alpn.h
572 src:
573 - src/core/ext/transport/chttp2/alpn/alpn.c
574 deps:
575 - gpr
Craig Tillerf0555b32016-03-28 10:19:24 -0700576- name: grpc_transport_chttp2_client_insecure
577 src:
578 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700579 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700580 uses:
581 - grpc_transport_chttp2
582 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700583 - grpc_client_config
Craig Tillerf0555b32016-03-28 10:19:24 -0700584- name: grpc_transport_chttp2_client_secure
585 src:
586 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700587 uses:
588 - grpc_transport_chttp2
589 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700590 - grpc_client_config
591 - grpc_secure
Craig Tillerf0555b32016-03-28 10:19:24 -0700592- name: grpc_transport_chttp2_server_insecure
593 src:
594 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700595 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700596 uses:
597 - grpc_transport_chttp2
598 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700599- name: grpc_transport_chttp2_server_secure
600 src:
601 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700602 uses:
603 - grpc_transport_chttp2
604 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700605 - grpc_secure
makdharmac2ec95b2016-05-11 16:26:15 -0700606- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700607 public_headers:
608 - include/grpc/grpc_cronet.h
609 - include/grpc/grpc_security.h
610 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700611 headers:
makdharmac2ec95b2016-05-11 16:26:15 -0700612 - third_party/objective_c/Cronet/cronet_c_for_grpc.h
613 src:
614 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
615 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
616 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700617 filegroups:
618 - grpc_base
619 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800620- name: nanopb
621 headers:
622 - third_party/nanopb/pb.h
623 - third_party/nanopb/pb_common.h
624 - third_party/nanopb/pb_decode.h
625 - third_party/nanopb/pb_encode.h
626 src:
627 - third_party/nanopb/pb_common.c
628 - third_party/nanopb/pb_decode.c
629 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700630- name: tsi
631 headers:
632 - src/core/lib/tsi/fake_transport_security.h
633 - src/core/lib/tsi/ssl_transport_security.h
634 - src/core/lib/tsi/ssl_types.h
635 - src/core/lib/tsi/transport_security.h
636 - src/core/lib/tsi/transport_security_interface.h
637 src:
638 - src/core/lib/tsi/fake_transport_security.c
639 - src/core/lib/tsi/ssl_transport_security.c
640 - src/core/lib/tsi/transport_security.c
641 deps:
642 - gpr
643 secure: true
644- name: grpc++_base
645 language: c++
646 public_headers:
647 - include/grpc++/alarm.h
648 - include/grpc++/channel.h
649 - include/grpc++/client_context.h
650 - include/grpc++/completion_queue.h
651 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700652 - include/grpc++/create_channel_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700653 - include/grpc++/generic/async_generic_service.h
654 - include/grpc++/generic/generic_stub.h
655 - include/grpc++/grpc++.h
656 - include/grpc++/impl/call.h
657 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700658 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700659 - include/grpc++/impl/grpc_library.h
660 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700661 - include/grpc++/impl/rpc_method.h
662 - include/grpc++/impl/rpc_service_method.h
663 - include/grpc++/impl/serialization_traits.h
664 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700665 - include/grpc++/impl/server_builder_plugin.h
666 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700667 - include/grpc++/impl/service_type.h
668 - include/grpc++/impl/sync.h
669 - include/grpc++/impl/sync_cxx11.h
670 - include/grpc++/impl/sync_no_cxx11.h
671 - include/grpc++/impl/thd.h
672 - include/grpc++/impl/thd_cxx11.h
673 - include/grpc++/impl/thd_no_cxx11.h
674 - include/grpc++/security/auth_context.h
675 - include/grpc++/security/auth_metadata_processor.h
676 - include/grpc++/security/credentials.h
677 - include/grpc++/security/server_credentials.h
678 - include/grpc++/server.h
679 - include/grpc++/server_builder.h
680 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700681 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700682 - include/grpc++/support/async_stream.h
683 - include/grpc++/support/async_unary_call.h
684 - include/grpc++/support/byte_buffer.h
685 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700686 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700687 - include/grpc++/support/slice.h
688 - include/grpc++/support/status.h
689 - include/grpc++/support/status_code_enum.h
690 - include/grpc++/support/string_ref.h
691 - include/grpc++/support/stub_options.h
692 - include/grpc++/support/sync_stream.h
693 - include/grpc++/support/time.h
694 headers:
695 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700696 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700697 - src/cpp/server/dynamic_thread_pool.h
698 - src/cpp/server/thread_pool_interface.h
699 src:
700 - src/cpp/client/channel.cc
701 - src/cpp/client/client_context.cc
702 - src/cpp/client/create_channel.cc
703 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700704 - src/cpp/client/create_channel_posix.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700705 - src/cpp/client/credentials.cc
706 - src/cpp/client/generic_stub.cc
707 - src/cpp/client/insecure_credentials.cc
708 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700709 - src/cpp/common/channel_filter.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700710 - src/cpp/common/completion_queue.cc
711 - src/cpp/common/core_codegen.cc
712 - src/cpp/common/rpc_method.cc
713 - src/cpp/server/async_generic_service.cc
714 - src/cpp/server/create_default_thread_pool.cc
715 - src/cpp/server/dynamic_thread_pool.cc
716 - src/cpp/server/insecure_server_credentials.cc
717 - src/cpp/server/server.cc
718 - src/cpp/server/server_builder.cc
719 - src/cpp/server/server_context.cc
720 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700721 - src/cpp/server/server_posix.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700722 - src/cpp/util/byte_buffer.cc
723 - src/cpp/util/slice.cc
724 - src/cpp/util/status.cc
725 - src/cpp/util/string_ref.cc
726 - src/cpp/util/time.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700727 uses:
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200728 - grpc_base
yang-g17487f92016-06-03 15:21:15 -0700729 - grpc++_codegen_base
730- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700731 language: c++
732 public_headers:
733 - include/grpc++/impl/codegen/async_stream.h
734 - include/grpc++/impl/codegen/async_unary_call.h
735 - include/grpc++/impl/codegen/call.h
736 - include/grpc++/impl/codegen/call_hook.h
737 - include/grpc++/impl/codegen/channel_interface.h
738 - include/grpc++/impl/codegen/client_context.h
739 - include/grpc++/impl/codegen/client_unary_call.h
740 - include/grpc++/impl/codegen/completion_queue.h
741 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700742 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700743 - include/grpc++/impl/codegen/core_codegen_interface.h
744 - include/grpc++/impl/codegen/create_auth_context.h
745 - include/grpc++/impl/codegen/grpc_library.h
746 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700747 - include/grpc++/impl/codegen/rpc_method.h
748 - include/grpc++/impl/codegen/rpc_service_method.h
749 - include/grpc++/impl/codegen/security/auth_context.h
750 - include/grpc++/impl/codegen/serialization_traits.h
751 - include/grpc++/impl/codegen/server_context.h
752 - include/grpc++/impl/codegen/server_interface.h
753 - include/grpc++/impl/codegen/service_type.h
754 - include/grpc++/impl/codegen/status.h
755 - include/grpc++/impl/codegen/status_code_enum.h
756 - include/grpc++/impl/codegen/string_ref.h
757 - include/grpc++/impl/codegen/stub_options.h
758 - include/grpc++/impl/codegen/sync.h
759 - include/grpc++/impl/codegen/sync_cxx11.h
760 - include/grpc++/impl/codegen/sync_no_cxx11.h
761 - include/grpc++/impl/codegen/sync_stream.h
762 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700763 uses:
764 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700765- name: grpc++_codegen_base_src
766 language: c++
767 src:
768 - src/cpp/codegen/codegen_init.cc
769 uses:
770 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700771- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700772 language: c++
773 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700774 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700775 uses:
yang-g17487f92016-06-03 15:21:15 -0700776 - grpc++_codegen_base
777 - grpc++_config_proto
778- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700779 language: c++
780 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700781 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700782- name: grpc++_reflection_proto
783 language: c++
784 public_headers:
785 - include/grpc++/ext/reflection.grpc.pb.h
786 - include/grpc++/ext/reflection.pb.h
787 src:
788 - src/cpp/ext/reflection.grpc.pb.cc
789 - src/cpp/ext/reflection.pb.cc
Yuchen Zengdd5b9a82016-07-19 11:49:10 -0700790 uses:
791 - grpc++_codegen_proto
chedetibc618ee2016-07-31 15:35:51 -0700792- name: thrift_util
793 language: c++
794 public_headers:
795 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700796 - include/grpc++/impl/codegen/thrift_utils.h
797 uses:
798 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100799libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800800- name: gpr
801 build: all
802 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800803 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700804 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800805 secure: false
806 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
807- name: gpr_test_util
808 build: private
809 language: c
810 headers:
811 - test/core/util/test_config.h
812 src:
813 - test/core/util/test_config.c
814 deps:
815 - gpr
816 secure: false
817 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700818- name: grpc
819 build: all
820 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700821 src:
822 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700823 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800824 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700825 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700826 filegroups:
827 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700828 - grpc_transport_chttp2_server_secure
829 - grpc_transport_chttp2_client_secure
830 - grpc_transport_chttp2_server_insecure
831 - grpc_transport_chttp2_client_insecure
Craig Tiller023caf12016-03-29 08:00:30 -0700832 - grpc_lb_policy_grpclb
833 - grpc_lb_policy_pick_first
834 - grpc_lb_policy_round_robin
Craig Tiller65938df2016-03-31 13:08:49 -0700835 - grpc_resolver_dns_native
836 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700837 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100838 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -0700839 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700840 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700841 secure: true
Craig Tiller25834342015-09-25 08:08:24 -0700842 vs_packages:
843 - grpc.dependencies.openssl
844 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -0700845 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700846- name: grpc_cronet
847 build: all
848 language: c
849 src:
850 - src/core/lib/surface/init.c
851 baselib: true
852 deps_linkage: static
853 dll: true
854 filegroups:
855 - grpc_base
856 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -0700857 - grpc_transport_chttp2_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700858 generate_plugin_registry: true
859 platforms:
860 - linux
861 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100862- name: grpc_dll
863 build: private
864 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100865 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100866 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100867 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100868 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +0100869 build_system:
870 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100871 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100872 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100873 vs_config_type: DynamicLibrary
874 vs_packages:
875 - grpc.dependencies.openssl
876 - grpc.dependencies.zlib
877 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
878 vs_props:
879 - zlib
880 - openssl
881 - winsock
882 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -0700883- name: grpc_test_util
884 build: private
885 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700886 headers:
887 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -0800888 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -0700889 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700890 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -0700891 - test/core/end2end/data/server1_cert.c
892 - test/core/end2end/data/server1_key.c
893 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -0800894 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -0700895 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800896 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -0800897 - gpr
Craig Tiller25834342015-09-25 08:08:24 -0700898 - grpc
899 filegroups:
900 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -0700901 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700902 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
903- name: grpc_test_util_unsecure
904 build: private
905 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700906 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800907 - gpr
908 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -0800909 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -0700910 filegroups:
911 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700912 secure: false
913 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
914- name: grpc_unsecure
915 build: all
916 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700917 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700918 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700919 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700920 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800921 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700922 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700923 filegroups:
924 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700925 - grpc_transport_chttp2_server_insecure
926 - grpc_transport_chttp2_client_insecure
Craig Tiller65938df2016-03-31 13:08:49 -0700927 - grpc_resolver_dns_native
928 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -0700929 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -0700930 - grpc_lb_policy_grpclb
931 - grpc_lb_policy_pick_first
932 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -0700933 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700934 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700935 secure: false
936 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700937- name: reconnect_server
938 build: private
939 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700940 headers:
941 - test/core/util/reconnect_server.h
942 src:
943 - test/core/util/reconnect_server.c
944 deps:
yang-gc9fca182015-11-06 16:41:33 -0800945 - test_tcp_server
946 - grpc_test_util
947 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800948 - gpr_test_util
949 - gpr
yang-gc9fca182015-11-06 16:41:33 -0800950- name: test_tcp_server
951 build: private
952 language: c
953 headers:
954 - test/core/util/test_tcp_server.h
955 src:
956 - test/core/util/test_tcp_server.c
957 deps:
Craig Tiller25834342015-09-25 08:08:24 -0700958 - grpc_test_util
959 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800960 - gpr_test_util
961 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -0700962- name: grpc++
963 build: all
964 language: c++
Craig Tiller25834342015-09-25 08:08:24 -0700965 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700966 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -0700967 - src/cpp/client/secure_credentials.h
968 - src/cpp/common/secure_auth_context.h
969 - src/cpp/server/secure_server_credentials.h
970 src:
Craig Tiller25834342015-09-25 08:08:24 -0700971 - src/cpp/client/secure_credentials.cc
972 - src/cpp/common/auth_property_iterator.cc
973 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -0800974 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -0700975 - src/cpp/common/secure_create_auth_context.cc
976 - src/cpp/server/secure_server_credentials.cc
977 deps:
Craig Tiller25834342015-09-25 08:08:24 -0700978 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -0700979 baselib: true
980 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700981 filegroups:
982 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -0700983 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -0700984 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -0700985 secure: check
986 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Yuchen Zengc84ed682016-05-04 16:30:11 -0700987- name: grpc++_reflection
988 build: all
989 language: c++
990 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -0700991 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -0700992 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -0700993 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -0700994 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -0700995 - src/cpp/ext/proto_server_reflection.cc
996 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -0700997 deps:
998 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -0700999 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001000 - grpc++_reflection_proto
Yuchen Zeng13184792016-07-18 13:07:42 -07001001- name: grpc++_reflection_codegen
1002 build: private
1003 language: c++
1004 src:
1005 - src/proto/grpc/reflection/v1alpha/reflection.proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001006- name: grpc++_test_config
1007 build: private
1008 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001009 headers:
1010 - test/cpp/util/test_config.h
1011 src:
1012 - test/cpp/util/test_config.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001013- name: grpc++_test_util
1014 build: private
1015 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001016 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001017 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001018 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001019 - test/cpp/util/create_test_channel.h
1020 - test/cpp/util/string_ref_helper.h
1021 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001022 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001023 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001024 - src/proto/grpc/testing/echo_messages.proto
1025 - src/proto/grpc/testing/echo.proto
1026 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001027 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001028 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001029 - test/cpp/util/create_test_channel.cc
1030 - test/cpp/util/string_ref_helper.cc
1031 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001032 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001033 deps:
1034 - grpc++
1035 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001036 filegroups:
1037 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001038 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001039 - grpc++_codegen_proto
1040 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001041 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001042- name: grpc++_unsecure
1043 build: all
1044 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001045 src:
1046 - src/cpp/common/insecure_create_auth_context.cc
1047 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001048 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001049 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001050 baselib: true
1051 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001052 filegroups:
1053 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001054 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001055 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001056 secure: false
1057 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
yang-gabdec2d2016-05-19 10:11:24 -07001058- name: grpc_cli_libs
1059 build: private
1060 language: c++
1061 headers:
1062 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001063 - test/cpp/util/cli_credentials.h
1064 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001065 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001066 - test/cpp/util/proto_file_parser.h
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07001067 - test/cpp/util/proto_reflection_descriptor_database.h
yang-gabdec2d2016-05-19 10:11:24 -07001068 src:
1069 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001070 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001071 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001072 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07001073 - test/cpp/util/proto_reflection_descriptor_database.cc
yang-gabdec2d2016-05-19 10:11:24 -07001074 deps:
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07001075 - grpc++_reflection
yang-gabdec2d2016-05-19 10:11:24 -07001076 - grpc++
Yuchen Zeng28263272016-07-25 14:38:07 -07001077 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001078- name: grpc_plugin_support
1079 build: protoc
1080 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001081 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001082 - src/compiler/config.h
1083 - src/compiler/cpp_generator.h
1084 - src/compiler/cpp_generator_helpers.h
1085 - src/compiler/csharp_generator.h
1086 - src/compiler/csharp_generator_helpers.h
1087 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001088 - src/compiler/node_generator.h
1089 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001090 - src/compiler/objective_c_generator.h
1091 - src/compiler/objective_c_generator_helpers.h
1092 - src/compiler/python_generator.h
1093 - src/compiler/ruby_generator.h
1094 - src/compiler/ruby_generator_helpers-inl.h
1095 - src/compiler/ruby_generator_map-inl.h
1096 - src/compiler/ruby_generator_string-inl.h
1097 src:
1098 - src/compiler/cpp_generator.cc
1099 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001100 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001101 - src/compiler/objective_c_generator.cc
1102 - src/compiler/python_generator.cc
1103 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001104 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001105 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001106 secure: false
1107 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001108 vs_props:
1109 - protoc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001110- name: interop_client_helper
1111 build: private
1112 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001113 headers:
1114 - test/cpp/interop/client_helper.h
1115 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001116 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001117 - test/cpp/interop/client_helper.cc
1118 deps:
1119 - grpc++_test_util
1120 - grpc_test_util
1121 - grpc++
1122 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001123 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001124- name: interop_client_main
1125 build: private
1126 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001127 headers:
1128 - test/cpp/interop/interop_client.h
1129 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001130 - src/proto/grpc/testing/empty.proto
1131 - src/proto/grpc/testing/messages.proto
1132 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001133 - test/cpp/interop/client.cc
1134 - test/cpp/interop/interop_client.cc
1135 deps:
1136 - interop_client_helper
1137 - grpc++_test_util
1138 - grpc_test_util
1139 - grpc++
1140 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 - gpr_test_util
1142 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001143 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001144- name: interop_server_helper
1145 build: private
1146 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001147 headers:
1148 - test/cpp/interop/server_helper.h
1149 src:
1150 - test/cpp/interop/server_helper.cc
1151 deps:
1152 - grpc_test_util
1153 - grpc++
1154 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001155 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001156- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001157 build: private
1158 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001159 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001160 - src/proto/grpc/testing/empty.proto
1161 - src/proto/grpc/testing/messages.proto
1162 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001163 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001164 deps:
1165 - interop_server_helper
1166 - grpc++_test_util
1167 - grpc_test_util
1168 - grpc++
1169 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001170 - gpr_test_util
1171 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001172 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001173- name: interop_server_main
1174 build: private
1175 language: c++
1176 src:
1177 - test/cpp/interop/interop_server_bootstrap.cc
1178 deps:
1179 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001180- name: qps
1181 build: private
1182 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001183 headers:
1184 - test/cpp/qps/client.h
1185 - test/cpp/qps/driver.h
1186 - test/cpp/qps/histogram.h
1187 - test/cpp/qps/interarrival.h
vjpaic8034422016-01-19 15:32:42 -08001188 - test/cpp/qps/limit_cores.h
David Klempnere27d1892016-05-19 13:50:16 -07001189 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001190 - test/cpp/qps/qps_worker.h
1191 - test/cpp/qps/report.h
1192 - test/cpp/qps/server.h
1193 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001194 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001195 - test/cpp/util/benchmark_config.h
1196 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001197 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001198 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001199 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001200 - src/proto/grpc/testing/control.proto
1201 - src/proto/grpc/testing/services.proto
Craig Tiller25834342015-09-25 08:08:24 -07001202 - test/cpp/qps/client_async.cc
1203 - test/cpp/qps/client_sync.cc
1204 - test/cpp/qps/driver.cc
vjpaic8034422016-01-19 15:32:42 -08001205 - test/cpp/qps/limit_cores.cc
David Klempnere27d1892016-05-19 13:50:16 -07001206 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001207 - test/cpp/qps/qps_worker.cc
1208 - test/cpp/qps/report.cc
1209 - test/cpp/qps/server_async.cc
1210 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001211 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001212 - test/cpp/util/benchmark_config.cc
1213 deps:
1214 - grpc_test_util
1215 - grpc++_test_util
1216 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001217- name: grpc_csharp_ext
1218 build: all
1219 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001220 src:
1221 - src/csharp/ext/grpc_csharp_ext.c
1222 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001223 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001224 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001225 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001226 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001227 dll: only
1228 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001229 vs_packages:
1230 - grpc.dependencies.openssl
1231 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001232 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001233 vs_props:
1234 - zlib
1235 - openssl
1236 - winsock
1237 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001238targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001239- name: alarm_test
1240 build: test
1241 language: c
1242 src:
1243 - test/core/surface/alarm_test.c
1244 deps:
1245 - grpc_test_util
1246 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001247 - gpr_test_util
1248 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001249- name: algorithm_test
1250 build: test
1251 language: c
1252 src:
1253 - test/core/compression/algorithm_test.c
1254 deps:
1255 - grpc_test_util
1256 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001257 - gpr_test_util
1258 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001259- name: alloc_test
1260 build: test
1261 language: c
1262 src:
1263 - test/core/support/alloc_test.c
1264 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001265 - gpr_test_util
1266 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001267- name: alpn_test
1268 build: test
1269 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001270 src:
1271 - test/core/transport/chttp2/alpn_test.c
1272 deps:
1273 - grpc_test_util
1274 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001275 - gpr_test_util
1276 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001277- name: api_fuzzer
1278 build: fuzzer
1279 language: c
1280 src:
1281 - test/core/end2end/fuzzers/api_fuzzer.c
1282 deps:
1283 - grpc_test_util
1284 - grpc
1285 - gpr_test_util
1286 - gpr
1287 corpus_dirs:
1288 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001289 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001290 maxlen: 2048
Yuchen Zeng955a3642016-06-17 13:48:03 -07001291- name: bad_server_response_test
1292 build: test
1293 language: c
1294 src:
1295 - test/core/end2end/bad_server_response_test.c
1296 deps:
1297 - test_tcp_server
1298 - grpc_test_util
1299 - grpc
1300 - gpr_test_util
1301 - gpr
Yuchen Zengd982bba2016-05-12 18:53:52 -07001302- name: bin_decoder_test
1303 build: test
1304 language: c
1305 src:
1306 - test/core/transport/chttp2/bin_decoder_test.c
1307 deps:
1308 - grpc_test_util
1309 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001310- name: bin_encoder_test
1311 build: test
1312 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001313 src:
1314 - test/core/transport/chttp2/bin_encoder_test.c
1315 deps:
1316 - grpc_test_util
1317 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001318- name: census_context_test
1319 build: test
1320 language: c
1321 src:
1322 - test/core/census/context_test.c
1323 deps:
1324 - grpc_test_util
1325 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001326 - gpr_test_util
1327 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001328- name: census_resource_test
1329 build: test
1330 language: c
1331 src:
1332 - test/core/census/resource_test.c
1333 deps:
1334 - grpc_test_util
1335 - grpc
1336 - gpr_test_util
1337 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001338- name: channel_create_test
1339 build: test
1340 language: c
1341 src:
1342 - test/core/surface/channel_create_test.c
1343 deps:
1344 - grpc_test_util
1345 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001346 - gpr_test_util
1347 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001348- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001349 build: test
1350 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001351 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001352 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001353 deps:
1354 - grpc_test_util
1355 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001356 - gpr_test_util
1357 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001358- name: chttp2_status_conversion_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001359 build: test
1360 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001361 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001362 - test/core/transport/chttp2/status_conversion_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001363 deps:
1364 - grpc_test_util
1365 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001366 - gpr_test_util
1367 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001368- name: chttp2_stream_map_test
1369 build: test
1370 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001371 src:
1372 - test/core/transport/chttp2/stream_map_test.c
1373 deps:
1374 - grpc_test_util
1375 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001376 - gpr_test_util
1377 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001378- name: chttp2_varint_test
1379 build: test
1380 language: c
1381 src:
1382 - test/core/transport/chttp2/varint_test.c
1383 deps:
1384 - grpc_test_util
1385 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001386 - gpr_test_util
1387 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001388- name: client_fuzzer
1389 build: fuzzer
1390 language: c
1391 src:
1392 - test/core/end2end/fuzzers/client_fuzzer.c
1393 deps:
1394 - grpc_test_util
1395 - grpc
1396 - gpr_test_util
1397 - gpr
1398 corpus_dirs:
1399 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001400 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001401 maxlen: 2048
Craig Tillerbf4b2242015-08-31 15:53:53 -07001402- name: compression_test
1403 build: test
1404 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001405 src:
1406 - test/core/compression/compression_test.c
1407 deps:
1408 - grpc_test_util
1409 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001410 - gpr_test_util
1411 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001412- name: concurrent_connectivity_test
1413 build: test
1414 language: c
1415 src:
1416 - test/core/surface/concurrent_connectivity_test.c
1417 deps:
1418 - grpc_test_util
1419 - grpc
1420 - gpr_test_util
1421 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001422- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001423 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001424 build: test
1425 language: c
1426 src:
1427 - test/core/client_config/resolvers/dns_resolver_connectivity_test.c
1428 deps:
1429 - grpc_test_util
1430 - grpc
1431 - gpr_test_util
1432 - gpr
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001433- name: dns_resolver_test
1434 build: test
1435 language: c
1436 src:
1437 - test/core/client_config/resolvers/dns_resolver_test.c
1438 deps:
1439 - grpc_test_util
1440 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001441 - gpr_test_util
1442 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001443- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001444 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001445 build: test
1446 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001447 src:
1448 - test/core/end2end/dualstack_socket_test.c
1449 deps:
1450 - grpc_test_util
1451 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001452 - gpr_test_util
1453 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001454 platforms:
1455 - mac
1456 - linux
1457 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001458- name: endpoint_pair_test
1459 build: test
1460 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001461 src:
1462 - test/core/iomgr/endpoint_pair_test.c
1463 deps:
1464 - grpc_test_util
1465 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001466 - gpr_test_util
1467 - gpr
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001468- name: ev_epoll_linux_test
1469 build: test
1470 language: c
1471 src:
1472 - test/core/iomgr/ev_epoll_linux_test.c
1473 deps:
1474 - grpc_test_util
1475 - grpc
1476 - gpr_test_util
1477 - gpr
1478 platforms:
1479 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001480- name: fd_conservation_posix_test
1481 build: test
1482 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001483 src:
1484 - test/core/iomgr/fd_conservation_posix_test.c
1485 deps:
1486 - grpc_test_util
1487 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001488 - gpr_test_util
1489 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001490 platforms:
1491 - mac
1492 - linux
1493 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001494- name: fd_posix_test
1495 build: test
1496 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001497 src:
1498 - test/core/iomgr/fd_posix_test.c
1499 deps:
1500 - grpc_test_util
1501 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001502 - gpr_test_util
1503 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001504 platforms:
1505 - mac
1506 - linux
1507 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001508- name: fling_client
1509 build: test
1510 run: false
1511 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001512 src:
1513 - test/core/fling/client.c
1514 deps:
1515 - grpc_test_util
1516 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001517 - gpr_test_util
1518 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001519- name: fling_server
1520 build: test
1521 run: false
1522 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001523 src:
1524 - test/core/fling/server.c
1525 deps:
1526 - grpc_test_util
1527 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001528 - gpr_test_util
1529 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001530- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001531 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001532 build: test
1533 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001534 src:
1535 - test/core/fling/fling_stream_test.c
1536 deps:
1537 - grpc_test_util
1538 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001539 - gpr_test_util
1540 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001541 platforms:
1542 - mac
1543 - linux
1544 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001545- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001546 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001547 build: test
1548 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001549 src:
1550 - test/core/fling/fling_test.c
1551 deps:
1552 - grpc_test_util
1553 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001554 - gpr_test_util
1555 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001556 platforms:
1557 - mac
1558 - linux
1559 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001560- name: gen_hpack_tables
1561 build: tool
1562 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001563 src:
1564 - tools/codegen/core/gen_hpack_tables.c
1565 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001566 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001567 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001568- name: gen_legal_metadata_characters
1569 build: tool
1570 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001571 src:
1572 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001573 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001574- name: goaway_server_test
1575 cpu_cost: 0.1
1576 build: test
1577 language: c
1578 src:
1579 - test/core/end2end/goaway_server_test.c
1580 deps:
1581 - grpc_test_util
1582 - grpc
1583 - gpr_test_util
1584 - gpr
1585 platforms:
1586 - mac
1587 - linux
1588 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001589- name: gpr_avl_test
1590 build: test
1591 language: c
1592 src:
1593 - test/core/support/avl_test.c
1594 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001595 - gpr_test_util
1596 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001597- name: gpr_backoff_test
1598 build: test
1599 language: c
1600 src:
1601 - test/core/support/backoff_test.c
1602 deps:
1603 - gpr_test_util
1604 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001605- name: gpr_cmdline_test
1606 build: test
1607 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001608 src:
1609 - test/core/support/cmdline_test.c
1610 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001611 - gpr_test_util
1612 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001613- name: gpr_cpu_test
1614 build: test
1615 language: c
1616 src:
1617 - test/core/support/cpu_test.c
1618 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001619 - gpr_test_util
1620 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001621- name: gpr_env_test
1622 build: test
1623 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001624 src:
1625 - test/core/support/env_test.c
1626 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001627 - gpr_test_util
1628 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001629- name: gpr_histogram_test
1630 build: test
1631 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001632 src:
1633 - test/core/support/histogram_test.c
1634 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001635 - gpr_test_util
1636 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001637- name: gpr_host_port_test
1638 build: test
1639 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001640 src:
1641 - test/core/support/host_port_test.c
1642 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001643 - gpr_test_util
1644 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001645- name: gpr_log_test
1646 build: test
1647 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001648 src:
1649 - test/core/support/log_test.c
1650 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001651 - gpr_test_util
1652 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001653- name: gpr_slice_buffer_test
1654 build: test
1655 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001656 src:
1657 - test/core/support/slice_buffer_test.c
1658 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001659 - gpr_test_util
1660 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001661- name: gpr_slice_test
1662 build: test
1663 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001664 src:
1665 - test/core/support/slice_test.c
1666 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001667 - gpr_test_util
1668 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001669- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001670 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07001671 build: test
1672 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001673 src:
1674 - test/core/support/stack_lockfree_test.c
1675 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001676 - gpr_test_util
1677 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001678- name: gpr_string_test
1679 build: test
1680 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001681 src:
1682 - test/core/support/string_test.c
1683 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 - gpr_test_util
1685 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001686- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001687 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001688 build: test
1689 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001690 src:
1691 - test/core/support/sync_test.c
1692 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001693 - gpr_test_util
1694 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001695- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001696 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001697 build: test
1698 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001699 src:
1700 - test/core/support/thd_test.c
1701 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001702 - gpr_test_util
1703 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001704- name: gpr_time_test
1705 build: test
1706 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001707 src:
1708 - test/core/support/time_test.c
1709 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001710 - gpr_test_util
1711 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001712- name: gpr_tls_test
1713 build: test
1714 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001715 src:
1716 - test/core/support/tls_test.c
1717 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001718 - gpr_test_util
1719 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001720- name: gpr_useful_test
1721 build: test
1722 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001723 src:
1724 - test/core/support/useful_test.c
1725 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001726 - gpr_test_util
1727 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001728- name: grpc_auth_context_test
1729 build: test
1730 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001731 src:
1732 - test/core/security/auth_context_test.c
1733 deps:
1734 - grpc_test_util
1735 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001736 - gpr_test_util
1737 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08001738- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001739 build: test
1740 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001741 src:
Craig Tiller732a8752016-02-22 15:59:19 -08001742 - test/core/security/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001743 deps:
1744 - grpc_test_util
1745 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001746 - gpr_test_util
1747 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001748- name: grpc_byte_buffer_reader_test
1749 build: test
1750 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001751 src:
1752 - test/core/surface/byte_buffer_reader_test.c
1753 deps:
1754 - grpc_test_util
1755 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001756 - gpr_test_util
1757 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001758- name: grpc_channel_args_test
1759 build: test
1760 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001761 src:
1762 - test/core/channel/channel_args_test.c
1763 deps:
1764 - grpc_test_util
1765 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001766 - gpr_test_util
1767 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001768- name: grpc_channel_stack_test
1769 build: test
1770 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001771 src:
1772 - test/core/channel/channel_stack_test.c
1773 deps:
1774 - grpc_test_util
1775 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001776 - gpr_test_util
1777 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001778- name: grpc_completion_queue_test
1779 build: test
1780 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001781 src:
1782 - test/core/surface/completion_queue_test.c
1783 deps:
1784 - grpc_test_util
1785 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001786 - gpr_test_util
1787 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001788- name: grpc_create_jwt
1789 build: tool
1790 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001791 src:
1792 - test/core/security/create_jwt.c
1793 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001794 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001795 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001796 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001797- name: grpc_credentials_test
1798 build: test
1799 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001800 src:
1801 - test/core/security/credentials_test.c
1802 deps:
1803 - grpc_test_util
1804 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001805 - gpr_test_util
1806 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001807- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001808 build: test
1809 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07001810 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001811 src:
1812 - test/core/security/fetch_oauth2.c
1813 deps:
1814 - grpc_test_util
1815 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001816 - gpr_test_util
1817 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08001818- name: grpc_invalid_channel_args_test
1819 build: test
1820 language: c
1821 src:
1822 - test/core/surface/invalid_channel_args_test.c
1823 deps:
1824 - grpc_test_util
1825 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001826 - gpr_test_util
1827 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001828- name: grpc_json_token_test
1829 build: test
1830 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001831 src:
1832 - test/core/security/json_token_test.c
1833 deps:
1834 - grpc_test_util
1835 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001836 - gpr_test_util
1837 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001838 platforms:
1839 - linux
1840 - posix
1841 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07001842- name: grpc_jwt_verifier_test
1843 build: test
1844 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001845 src:
1846 - test/core/security/jwt_verifier_test.c
1847 deps:
1848 - grpc_test_util
1849 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001850 - gpr_test_util
1851 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001852- name: grpc_print_google_default_creds_token
1853 build: tool
1854 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001855 src:
1856 - test/core/security/print_google_default_creds_token.c
1857 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001858 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001859 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001860- name: grpc_security_connector_test
1861 build: test
1862 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001863 src:
1864 - test/core/security/security_connector_test.c
1865 deps:
1866 - grpc_test_util
1867 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001868 - gpr_test_util
1869 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001870- name: grpc_verify_jwt
1871 build: tool
1872 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001873 src:
1874 - test/core/security/verify_jwt.c
1875 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001876 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001877 - gpr
Craig Tiller71c610d2016-03-18 15:57:08 -07001878- name: hpack_parser_fuzzer_test
1879 build: fuzzer
1880 language: c
1881 src:
1882 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
1883 deps:
1884 - grpc_test_util
1885 - grpc
1886 - gpr_test_util
1887 - gpr
1888 corpus_dirs:
1889 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001890 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07001891 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07001892- name: hpack_parser_test
1893 build: test
1894 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001895 src:
1896 - test/core/transport/chttp2/hpack_parser_test.c
1897 deps:
1898 - grpc_test_util
1899 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001900 - gpr_test_util
1901 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001902- name: hpack_table_test
1903 build: test
1904 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001905 src:
1906 - test/core/transport/chttp2/hpack_table_test.c
1907 deps:
1908 - grpc_test_util
1909 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001910 - gpr_test_util
1911 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11001912- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001913 build: test
1914 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001915 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11001916 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001917 deps:
1918 - grpc_test_util
1919 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001920 - gpr_test_util
1921 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07001922- name: http_request_fuzzer_test
1923 build: fuzzer
1924 language: c
1925 src:
1926 - test/core/http/request_fuzzer.c
1927 deps:
1928 - grpc_test_util
1929 - grpc
1930 - gpr_test_util
1931 - gpr
1932 corpus_dirs:
1933 - test/core/http/corpus
1934 maxlen: 2048
1935- name: http_response_fuzzer_test
1936 build: fuzzer
1937 language: c
1938 src:
1939 - test/core/http/response_fuzzer.c
1940 deps:
1941 - grpc_test_util
1942 - grpc
1943 - gpr_test_util
1944 - gpr
1945 corpus_dirs:
1946 - test/core/http/corpus
1947 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11001948- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001949 build: test
1950 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001951 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11001952 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001953 deps:
1954 - grpc_test_util
1955 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001956 - gpr_test_util
1957 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001958- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001959 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001960 build: test
1961 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001962 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11001963 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001964 deps:
1965 - grpc_test_util
1966 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001967 - gpr_test_util
1968 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001969 platforms:
1970 - mac
1971 - linux
1972 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08001973- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001974 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08001975 build: test
1976 language: c
1977 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11001978 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08001979 deps:
1980 - grpc_test_util
1981 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001982 - gpr_test_util
1983 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08001984 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08001985 - linux
yang-gf1183302015-12-07 16:02:05 -08001986- name: init_test
1987 build: test
1988 language: c
1989 src:
1990 - test/core/surface/init_test.c
1991 deps:
1992 - grpc_test_util
1993 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001994 - gpr_test_util
1995 - gpr
Craig Tiller5cb79622016-03-15 14:46:54 -07001996- name: internal_api_canary_iomgr_test
1997 build: test
1998 run: false
1999 language: c
2000 src:
2001 - test/core/internal_api_canaries/iomgr.c
2002 deps:
2003 - grpc_test_util
2004 - grpc
2005 - gpr_test_util
2006 - gpr
2007- name: internal_api_canary_support_test
2008 build: test
2009 run: false
2010 language: c
2011 src:
2012 - test/core/internal_api_canaries/iomgr.c
2013 deps:
2014 - grpc_test_util
2015 - grpc
2016 - gpr_test_util
2017 - gpr
2018- name: internal_api_canary_transport_test
2019 build: test
2020 run: false
2021 language: c
2022 src:
2023 - test/core/internal_api_canaries/iomgr.c
2024 deps:
2025 - grpc_test_util
2026 - grpc
2027 - gpr_test_util
2028 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002029- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002030 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002031 build: test
2032 language: c
2033 src:
2034 - test/core/end2end/invalid_call_argument_test.c
2035 deps:
2036 - grpc_test_util
2037 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002038 - gpr_test_util
2039 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002040- name: json_fuzzer_test
2041 build: fuzzer
2042 language: c
2043 src:
2044 - test/core/json/fuzzer.c
2045 deps:
2046 - grpc_test_util
2047 - grpc
2048 - gpr_test_util
2049 - gpr
2050 corpus_dirs:
2051 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002052 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002053- name: json_rewrite
2054 build: test
2055 run: false
2056 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002057 src:
2058 - test/core/json/json_rewrite.c
2059 deps:
2060 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002061 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002062- name: json_rewrite_test
2063 build: test
2064 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002065 src:
2066 - test/core/json/json_rewrite_test.c
2067 deps:
2068 - grpc_test_util
2069 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002070 - gpr_test_util
2071 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002072- name: json_stream_error_test
2073 build: test
2074 language: c
2075 src:
2076 - test/core/json/json_stream_error_test.c
2077 deps:
2078 - grpc_test_util
2079 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002080 - gpr_test_util
2081 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002082- name: json_test
2083 build: test
2084 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002085 src:
2086 - test/core/json/json_test.c
2087 deps:
2088 - grpc_test_util
2089 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002090 - gpr_test_util
2091 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002092- name: lame_client_test
2093 build: test
2094 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002095 src:
2096 - test/core/surface/lame_client_test.c
2097 deps:
2098 - grpc_test_util
2099 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002100 - gpr_test_util
2101 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002102- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002103 cpu_cost: 0.1
Craig Tillerde7edf82016-03-20 09:12:16 -07002104 flaky: true
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002105 build: test
2106 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002107 src:
2108 - test/core/client_config/lb_policies_test.c
2109 deps:
2110 - grpc_test_util
2111 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002112 - gpr_test_util
2113 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002114- name: load_file_test
2115 build: test
2116 language: c
2117 src:
2118 - test/core/iomgr/load_file_test.c
2119 deps:
2120 - grpc_test_util
2121 - grpc
2122 - gpr_test_util
2123 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002124- name: low_level_ping_pong_benchmark
2125 build: benchmark
2126 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002127 src:
2128 - test/core/network_benchmarks/low_level_ping_pong.c
2129 deps:
2130 - grpc_test_util
2131 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002132 - gpr_test_util
2133 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002134 platforms:
2135 - mac
2136 - linux
2137 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002138- name: message_compress_test
2139 build: test
2140 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002141 src:
2142 - test/core/compression/message_compress_test.c
2143 deps:
2144 - grpc_test_util
2145 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002146 - gpr_test_util
2147 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002148- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002149 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002150 build: test
2151 language: c
2152 src:
2153 - test/core/census/mlog_test.c
2154 deps:
2155 - grpc_test_util
2156 - grpc
2157 - gpr_test_util
2158 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002159- name: multiple_server_queues_test
2160 build: test
2161 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002162 src:
2163 - test/core/end2end/multiple_server_queues_test.c
2164 deps:
2165 - grpc_test_util
2166 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002167 - gpr_test_util
2168 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002169- name: murmur_hash_test
2170 build: test
2171 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002172 src:
2173 - test/core/support/murmur_hash_test.c
2174 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002175 - gpr_test_util
2176 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002177- name: nanopb_fuzzer_response_test
2178 build: fuzzer
2179 language: c
2180 src:
2181 - test/core/nanopb/fuzzer_response.c
2182 deps:
2183 - grpc_test_util
2184 - grpc
2185 - gpr_test_util
2186 - gpr
2187 corpus_dirs:
2188 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002189 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002190- name: nanopb_fuzzer_serverlist_test
2191 build: fuzzer
2192 language: c
2193 src:
2194 - test/core/nanopb/fuzzer_serverlist.c
2195 deps:
2196 - grpc_test_util
2197 - grpc
2198 - gpr_test_util
2199 - gpr
2200 corpus_dirs:
2201 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002202 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002203- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002204 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002205 build: test
2206 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002207 src:
2208 - test/core/end2end/no_server_test.c
2209 deps:
2210 - grpc_test_util
2211 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002212 - gpr_test_util
2213 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002214- name: resolve_address_test
2215 build: test
2216 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002217 src:
2218 - test/core/iomgr/resolve_address_test.c
2219 deps:
2220 - grpc_test_util
2221 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002222 - gpr_test_util
2223 - gpr
yang-gd482e592015-12-10 14:04:00 -08002224- name: secure_channel_create_test
2225 build: test
2226 language: c
2227 src:
2228 - test/core/surface/secure_channel_create_test.c
2229 deps:
2230 - grpc_test_util
2231 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002232 - gpr_test_util
2233 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002234- name: secure_endpoint_test
2235 build: test
2236 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002237 src:
2238 - test/core/security/secure_endpoint_test.c
2239 deps:
2240 - grpc_test_util
2241 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002242 - gpr_test_util
2243 - gpr
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002244- name: sequential_connectivity_test
2245 build: test
2246 language: c
2247 src:
2248 - test/core/surface/sequential_connectivity_test.c
2249 deps:
2250 - grpc_test_util
2251 - grpc
2252 - gpr_test_util
2253 - gpr
yang-gfe9a9752015-12-09 10:47:18 -08002254- name: server_chttp2_test
2255 build: test
2256 language: c
2257 src:
2258 - test/core/surface/server_chttp2_test.c
2259 deps:
2260 - grpc_test_util
2261 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002262 - gpr_test_util
2263 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002264- name: server_fuzzer
2265 build: fuzzer
2266 language: c
2267 src:
2268 - test/core/end2end/fuzzers/server_fuzzer.c
2269 deps:
2270 - grpc_test_util
2271 - grpc
2272 - gpr_test_util
2273 - gpr
2274 corpus_dirs:
2275 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002276 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002277 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002278- name: server_test
2279 build: test
2280 language: c
2281 src:
2282 - test/core/surface/server_test.c
2283 deps:
2284 - grpc_test_util
2285 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002286 - gpr_test_util
2287 - gpr
yang-gc9fca182015-11-06 16:41:33 -08002288- name: set_initial_connect_string_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002289 cpu_cost: 0.1
yang-gc9fca182015-11-06 16:41:33 -08002290 build: test
2291 language: c
2292 src:
2293 - test/core/client_config/set_initial_connect_string_test.c
2294 deps:
2295 - test_tcp_server
2296 - grpc_test_util
2297 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002298 - gpr_test_util
2299 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002300- name: sockaddr_resolver_test
2301 build: test
2302 language: c
2303 src:
2304 - test/core/client_config/resolvers/sockaddr_resolver_test.c
2305 deps:
2306 - grpc_test_util
2307 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002308 - gpr_test_util
2309 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002310- name: sockaddr_utils_test
2311 build: test
2312 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002313 src:
2314 - test/core/iomgr/sockaddr_utils_test.c
2315 deps:
2316 - grpc_test_util
2317 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002318 - gpr_test_util
2319 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002320- name: socket_utils_test
2321 build: test
2322 language: c
2323 src:
2324 - test/core/iomgr/socket_utils_test.c
2325 deps:
2326 - grpc_test_util
2327 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002328 - gpr_test_util
2329 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002330 platforms:
2331 - mac
2332 - linux
2333 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002334- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002335 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002336 build: test
2337 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002338 src:
2339 - test/core/iomgr/tcp_client_posix_test.c
2340 deps:
2341 - grpc_test_util
2342 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002343 - gpr_test_util
2344 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002345 platforms:
2346 - mac
2347 - linux
2348 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002349- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002350 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002351 build: test
2352 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002353 src:
2354 - test/core/iomgr/tcp_posix_test.c
2355 deps:
2356 - grpc_test_util
2357 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002358 - gpr_test_util
2359 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002360 platforms:
2361 - mac
2362 - linux
2363 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002364- name: tcp_server_posix_test
2365 build: test
2366 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002367 src:
2368 - test/core/iomgr/tcp_server_posix_test.c
2369 deps:
2370 - grpc_test_util
2371 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002372 - gpr_test_util
2373 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002374 platforms:
2375 - mac
2376 - linux
2377 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002378- name: time_averaged_stats_test
2379 build: test
2380 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002381 src:
2382 - test/core/iomgr/time_averaged_stats_test.c
2383 deps:
2384 - grpc_test_util
2385 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002386 - gpr_test_util
2387 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002388- name: timeout_encoding_test
2389 build: test
2390 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002391 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002392 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002393 deps:
2394 - grpc_test_util
2395 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002396 - gpr_test_util
2397 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002398- name: timer_heap_test
2399 build: test
2400 language: c
2401 src:
2402 - test/core/iomgr/timer_heap_test.c
2403 deps:
2404 - grpc_test_util
2405 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002406 - gpr_test_util
2407 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002408- name: timer_list_test
2409 build: test
2410 language: c
2411 src:
2412 - test/core/iomgr/timer_list_test.c
2413 deps:
2414 - grpc_test_util
2415 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002416 - gpr_test_util
2417 - gpr
Craig Tiller179e6fe2015-12-09 11:09:47 -08002418- name: transport_connectivity_state_test
2419 build: test
2420 language: c
2421 src:
2422 - test/core/transport/connectivity_state_test.c
2423 deps:
2424 - grpc_test_util
2425 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002426 - gpr_test_util
2427 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002428- name: transport_metadata_test
2429 build: test
2430 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002431 src:
2432 - test/core/transport/metadata_test.c
2433 deps:
2434 - grpc_test_util
2435 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002436 - gpr_test_util
2437 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002438- name: transport_security_test
2439 build: test
2440 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002441 src:
2442 - test/core/tsi/transport_security_test.c
2443 deps:
2444 - grpc_test_util
2445 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002446 - gpr_test_util
2447 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002448 platforms:
2449 - linux
2450 - posix
2451 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002452- name: udp_server_test
2453 build: test
2454 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002455 src:
2456 - test/core/iomgr/udp_server_test.c
2457 deps:
2458 - grpc_test_util
2459 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002460 - gpr_test_util
2461 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002462 platforms:
2463 - mac
2464 - linux
2465 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07002466- name: uri_fuzzer_test
2467 build: fuzzer
2468 language: c
2469 src:
2470 - test/core/client_config/uri_fuzzer_test.c
2471 deps:
2472 - grpc_test_util
2473 - grpc
2474 - gpr_test_util
2475 - gpr
2476 corpus_dirs:
2477 - test/core/client_config/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002478 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002479- name: uri_parser_test
2480 build: test
2481 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002482 src:
2483 - test/core/client_config/uri_parser_test.c
2484 deps:
2485 - grpc_test_util
2486 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002487 - gpr_test_util
2488 - gpr
vjpai04e992a2016-02-10 16:58:38 -08002489- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002490 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08002491 build: test
2492 language: c++
2493 src:
2494 - test/cpp/common/alarm_cpp_test.cc
2495 deps:
2496 - grpc++_test_util
2497 - grpc_test_util
2498 - grpc++
2499 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08002500 - gpr_test_util
2501 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002502- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002503 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002504 build: test
2505 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002506 src:
2507 - test/cpp/end2end/async_end2end_test.cc
2508 deps:
2509 - grpc++_test_util
2510 - grpc_test_util
2511 - grpc++
2512 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002513 - gpr_test_util
2514 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002515- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002516 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002517 build: test
2518 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002519 src:
2520 - test/cpp/common/auth_property_iterator_test.cc
2521 deps:
2522 - grpc++_test_util
2523 - grpc_test_util
2524 - grpc++
2525 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002526 - gpr_test_util
2527 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002528- name: channel_arguments_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002529 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002530 build: test
2531 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002532 src:
yang-g52705592015-11-25 11:45:33 -08002533 - test/cpp/common/channel_arguments_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07002534 deps:
2535 - grpc++
2536 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002537 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002538- name: cli_call_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002539 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002540 build: test
2541 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002542 src:
2543 - test/cpp/util/cli_call_test.cc
2544 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002545 - grpc_cli_libs
Craig Tiller25834342015-09-25 08:08:24 -07002546 - grpc++_test_util
2547 - grpc_test_util
2548 - grpc++
2549 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002550 - gpr_test_util
2551 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002552- name: client_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002553 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002554 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002555 build: test
2556 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002557 src:
2558 - test/cpp/end2end/client_crash_test.cc
2559 deps:
2560 - grpc++_test_util
2561 - grpc_test_util
2562 - grpc++
2563 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002564 - gpr_test_util
2565 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002566 platforms:
2567 - mac
2568 - linux
2569 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002570- name: client_crash_test_server
2571 build: test
2572 run: false
2573 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002574 src:
2575 - test/cpp/end2end/client_crash_test_server.cc
2576 deps:
2577 - grpc++_test_util
2578 - grpc_test_util
2579 - grpc++
2580 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002581 - gpr_test_util
2582 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002583- name: codegen_test_full
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08002584 gtest: true
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002585 build: test
2586 language: c++
2587 src:
2588 - src/proto/grpc/testing/control.proto
2589 - src/proto/grpc/testing/messages.proto
2590 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002591 - src/proto/grpc/testing/services.proto
2592 - src/proto/grpc/testing/stats.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002593 - test/cpp/codegen/codegen_test_full.cc
2594 deps:
2595 - grpc++
2596 - grpc
2597 - gpr
2598 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002599 - grpc++_codegen_base
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002600- name: codegen_test_minimal
2601 gtest: true
2602 build: test
2603 language: c++
2604 src:
2605 - src/proto/grpc/testing/control.proto
2606 - src/proto/grpc/testing/messages.proto
2607 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002608 - src/proto/grpc/testing/services.proto
2609 - src/proto/grpc/testing/stats.proto
2610 - test/cpp/codegen/codegen_test_minimal.cc
Craig Tiller03d8f2f2016-04-07 08:02:16 -07002611 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002612 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07002613 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07002614- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002615 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002616 build: test
2617 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002618 src:
2619 - test/cpp/client/credentials_test.cc
2620 deps:
2621 - grpc++
2622 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002623 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002624- name: cxx_byte_buffer_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002625 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002626 build: test
2627 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002628 src:
2629 - test/cpp/util/byte_buffer_test.cc
2630 deps:
2631 - grpc_test_util
2632 - grpc++
2633 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002634 - gpr_test_util
2635 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002636- name: cxx_slice_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002637 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002638 build: test
2639 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002640 src:
2641 - test/cpp/util/slice_test.cc
2642 deps:
2643 - grpc_test_util
2644 - grpc++
2645 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002646 - gpr_test_util
2647 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002648- name: cxx_string_ref_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002649 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002650 build: test
2651 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002652 src:
2653 - test/cpp/util/string_ref_test.cc
2654 deps:
2655 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07002656- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002657 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002658 build: test
2659 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002660 src:
2661 - test/cpp/util/time_test.cc
2662 deps:
2663 - grpc_test_util
2664 - grpc++
2665 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002666 - gpr_test_util
2667 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002668- name: end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002669 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002670 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002671 build: test
2672 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002673 src:
2674 - test/cpp/end2end/end2end_test.cc
2675 deps:
2676 - grpc++_test_util
2677 - grpc_test_util
2678 - grpc++
2679 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002680 - gpr_test_util
2681 - gpr
Mark D. Rothc459ecf2016-06-16 09:17:49 -07002682- name: filter_end2end_test
2683 gtest: true
2684 build: test
2685 language: c++
2686 src:
2687 - test/cpp/end2end/filter_end2end_test.cc
2688 deps:
2689 - grpc++_test_util
2690 - grpc_test_util
2691 - grpc++
2692 - grpc
2693 - gpr_test_util
2694 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002695- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002696 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002697 build: test
2698 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002699 src:
2700 - test/cpp/end2end/generic_end2end_test.cc
2701 deps:
2702 - grpc++_test_util
2703 - grpc_test_util
2704 - grpc++
2705 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002706 - gpr_test_util
2707 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07002708- name: golden_file_test
2709 gtest: true
2710 build: test
2711 language: c++
2712 src:
2713 - src/proto/grpc/testing/compiler_test.proto
2714 - test/cpp/codegen/golden_file_test.cc
2715 deps:
2716 - grpc++
2717 - grpc
2718 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002719- name: grpc_cli
2720 build: test
2721 run: false
2722 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002723 src:
2724 - test/cpp/util/grpc_cli.cc
2725 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002726 - grpc_cli_libs
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07002727 - grpc++_reflection
Craig Tiller25834342015-09-25 08:08:24 -07002728 - grpc++
2729 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002730 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002731 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07002732- name: grpc_cpp_plugin
2733 build: protoc
2734 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002735 src:
2736 - src/compiler/cpp_plugin.cc
2737 deps:
2738 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002739 secure: false
2740 vs_config_type: Application
2741 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
2742- name: grpc_csharp_plugin
2743 build: protoc
2744 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002745 src:
2746 - src/compiler/csharp_plugin.cc
2747 deps:
2748 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002749 secure: false
2750 vs_config_type: Application
2751 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08002752- name: grpc_node_plugin
2753 build: protoc
2754 language: c++
2755 src:
2756 - src/compiler/node_plugin.cc
2757 deps:
2758 - grpc_plugin_support
2759 secure: false
2760 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07002761- name: grpc_objective_c_plugin
2762 build: protoc
2763 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002764 src:
2765 - src/compiler/objective_c_plugin.cc
2766 deps:
2767 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002768 secure: false
2769 vs_config_type: Application
2770 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
2771- name: grpc_python_plugin
2772 build: protoc
2773 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002774 src:
2775 - src/compiler/python_plugin.cc
2776 deps:
2777 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002778 secure: false
2779 vs_config_type: Application
2780 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
2781- name: grpc_ruby_plugin
2782 build: protoc
2783 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002784 src:
2785 - src/compiler/ruby_plugin.cc
2786 deps:
2787 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002788 secure: false
2789 vs_config_type: Application
2790 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07002791- name: grpc_tool_test
2792 gtest: true
2793 build: test
2794 language: c++
2795 headers:
2796 - test/cpp/util/string_ref_helper.h
2797 src:
2798 - src/proto/grpc/testing/echo.proto
2799 - src/proto/grpc/testing/echo_messages.proto
2800 - test/cpp/util/grpc_tool_test.cc
2801 - test/cpp/util/string_ref_helper.cc
2802 deps:
2803 - grpc_cli_libs
2804 - grpc++_reflection
2805 - grpc_test_util
2806 - grpc++
2807 - grpc
2808 - gpr_test_util
2809 - gpr
2810 filegroups:
2811 - grpc++_codegen_proto
2812 - grpc++_config_proto
Craig Tillereb841e22016-02-11 15:49:16 -08002813- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002814 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08002815 build: test
2816 language: c++
2817 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002818 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08002819 - test/cpp/grpclb/grpclb_api_test.cc
2820 deps:
2821 - grpc++_test_util
2822 - grpc_test_util
2823 - grpc++
2824 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07002825- name: grpclb_test
2826 gtest: false
2827 build: test
2828 language: c++
2829 src:
2830 - src/proto/grpc/lb/v1/load_balancer.proto
2831 - test/cpp/grpclb/grpclb_test.cc
2832 deps:
2833 - gpr
2834 - gpr_test_util
2835 - grpc
2836 - grpc++
2837 - grpc++_test_util
2838 - grpc_test_util
yang-gbe5a2c42016-01-14 13:11:15 -08002839- name: hybrid_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002840 gtest: true
yang-gbe5a2c42016-01-14 13:11:15 -08002841 build: test
2842 language: c++
2843 src:
2844 - test/cpp/end2end/hybrid_end2end_test.cc
2845 deps:
2846 - grpc++_test_util
2847 - grpc_test_util
2848 - grpc++
2849 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002850 - gpr_test_util
2851 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002852- name: interop_client
2853 build: test
2854 run: false
2855 language: c++
2856 src: []
Craig Tiller25834342015-09-25 08:08:24 -07002857 deps:
2858 - interop_client_main
2859 - interop_client_helper
2860 - grpc++_test_util
2861 - grpc_test_util
2862 - grpc++
2863 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002864 - gpr_test_util
2865 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002866 - grpc++_test_config
2867 platforms:
2868 - mac
2869 - linux
2870 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002871- name: interop_server
2872 build: test
2873 run: false
2874 language: c++
2875 src: []
Craig Tiller25834342015-09-25 08:08:24 -07002876 deps:
2877 - interop_server_main
2878 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02002879 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07002880 - grpc++_test_util
2881 - grpc_test_util
2882 - grpc++
2883 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002884 - gpr_test_util
2885 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002886 - grpc++_test_config
2887 platforms:
2888 - mac
2889 - linux
2890 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002891- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08002892 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002893 build: test
2894 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002895 src:
2896 - test/cpp/interop/interop_test.cc
2897 deps:
2898 - grpc_test_util
2899 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002900 - gpr_test_util
2901 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002902 platforms:
2903 - mac
2904 - linux
2905 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08002906- name: json_run_localhost
2907 build: test
2908 run: false
2909 language: c++
2910 src:
2911 - test/cpp/qps/json_run_localhost.cc
2912 deps:
2913 - grpc++_test_util
2914 - grpc_test_util
2915 - grpc++
2916 - grpc
2917 - gpr_test_util
2918 - gpr
2919 - grpc++_test_config
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002920- name: metrics_client
2921 build: test
2922 run: false
2923 language: c++
2924 headers:
2925 - test/cpp/util/metrics_server.h
2926 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08002927 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002928 - test/cpp/interop/metrics_client.cc
2929 deps:
2930 - grpc++
2931 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002932 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002933 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07002934- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002935 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002936 build: test
2937 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002938 src:
2939 - test/cpp/end2end/mock_test.cc
2940 deps:
2941 - grpc++_test_util
2942 - grpc_test_util
2943 - grpc++
2944 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002945 - gpr_test_util
2946 - gpr
Yuchen Zeng91c51a72016-05-20 14:46:49 -07002947- name: proto_server_reflection_test
2948 gtest: true
2949 build: test
2950 language: c++
2951 headers:
2952 - test/cpp/util/proto_reflection_descriptor_database.h
2953 src:
2954 - test/cpp/end2end/proto_server_reflection_test.cc
2955 - test/cpp/util/proto_reflection_descriptor_database.cc
2956 deps:
2957 - grpc++_reflection
2958 - grpc++_test_util
2959 - grpc_test_util
2960 - grpc++
2961 - grpc
2962 - gpr_test_util
2963 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002964- name: qps_interarrival_test
2965 build: test
2966 run: false
2967 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002968 src:
2969 - test/cpp/qps/qps_interarrival_test.cc
2970 deps:
2971 - qps
2972 - grpc++_test_util
2973 - grpc_test_util
2974 - grpc++
2975 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002976 - gpr_test_util
2977 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002978 platforms:
2979 - mac
2980 - linux
2981 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08002982- name: qps_json_driver
2983 build: test
2984 run: false
2985 language: c++
2986 src:
2987 - test/cpp/qps/qps_json_driver.cc
2988 deps:
2989 - qps
2990 - grpc++_test_util
2991 - grpc_test_util
2992 - grpc++
2993 - grpc
2994 - gpr_test_util
2995 - gpr
2996 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07002997- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08002998 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002999 build: test
3000 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003001 src:
3002 - test/cpp/qps/qps_openloop_test.cc
3003 deps:
3004 - qps
3005 - grpc++_test_util
3006 - grpc_test_util
3007 - grpc++
3008 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003009 - gpr_test_util
3010 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003011 - grpc++_test_config
3012 platforms:
3013 - mac
3014 - linux
3015 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003016- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003017 build: test
3018 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003019 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003020 headers:
3021 - test/cpp/qps/client.h
3022 - test/cpp/qps/server.h
3023 src:
3024 - test/cpp/qps/worker.cc
3025 deps:
3026 - qps
3027 - grpc++_test_util
3028 - grpc_test_util
3029 - grpc++
3030 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003031 - gpr_test_util
3032 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003033 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003034- name: reconnect_interop_client
3035 build: test
3036 run: false
3037 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003038 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003039 - src/proto/grpc/testing/empty.proto
3040 - src/proto/grpc/testing/messages.proto
3041 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003042 - test/cpp/interop/reconnect_interop_client.cc
3043 deps:
3044 - grpc++_test_util
3045 - grpc_test_util
3046 - grpc++
3047 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003048 - gpr_test_util
3049 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003050 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003051- name: reconnect_interop_server
3052 build: test
3053 run: false
3054 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003055 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003056 - src/proto/grpc/testing/empty.proto
3057 - src/proto/grpc/testing/messages.proto
3058 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003059 - test/cpp/interop/reconnect_interop_server.cc
3060 deps:
3061 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08003062 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07003063 - grpc++_test_util
3064 - grpc_test_util
3065 - grpc++
3066 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003067 - gpr_test_util
3068 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003069 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003070- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003071 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003072 build: test
3073 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003074 src:
3075 - test/cpp/common/secure_auth_context_test.cc
3076 deps:
3077 - grpc++_test_util
3078 - grpc_test_util
3079 - grpc++
3080 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003081 - gpr_test_util
3082 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003083- name: secure_sync_unary_ping_pong_test
3084 build: test
3085 language: c++
3086 src:
3087 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
3088 deps:
3089 - qps
3090 - grpc++_test_util
3091 - grpc_test_util
3092 - grpc++
3093 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003094 - gpr_test_util
3095 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003096 platforms:
3097 - mac
3098 - linux
3099 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07003100- name: server_builder_plugin_test
3101 gtest: true
3102 build: test
3103 language: c++
3104 src:
3105 - test/cpp/end2end/server_builder_plugin_test.cc
3106 deps:
3107 - grpc++_test_util
3108 - grpc_test_util
3109 - grpc++
3110 - grpc
3111 - gpr_test_util
3112 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003113- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003114 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003115 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003116 build: test
3117 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003118 src:
3119 - test/cpp/end2end/server_crash_test.cc
3120 deps:
3121 - grpc++_test_util
3122 - grpc_test_util
3123 - grpc++
3124 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003125 - gpr_test_util
3126 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003127 platforms:
3128 - mac
3129 - linux
3130 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003131- name: server_crash_test_client
3132 build: test
3133 run: false
3134 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003135 src:
3136 - test/cpp/end2end/server_crash_test_client.cc
3137 deps:
3138 - grpc++_test_util
3139 - grpc_test_util
3140 - grpc++
3141 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003142 - gpr_test_util
3143 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003144- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003145 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003146 build: test
3147 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003148 src:
3149 - test/cpp/end2end/shutdown_test.cc
3150 deps:
3151 - grpc++_test_util
3152 - grpc_test_util
3153 - grpc++
3154 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003155 - gpr_test_util
3156 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003157- name: status_test
3158 build: test
3159 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003160 src:
3161 - test/cpp/util/status_test.cc
3162 deps:
3163 - grpc_test_util
3164 - grpc++
3165 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003166 - gpr_test_util
3167 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003168- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003169 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003170 build: test
3171 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003172 src:
3173 - test/cpp/end2end/streaming_throughput_test.cc
3174 deps:
3175 - grpc++_test_util
3176 - grpc_test_util
3177 - grpc++
3178 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003179 - gpr_test_util
3180 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003181 platforms:
3182 - mac
3183 - linux
3184 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003185- name: stress_test
3186 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07003187 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003188 language: c++
3189 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003190 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003191 - test/cpp/interop/interop_client.h
3192 - test/cpp/interop/stress_interop_client.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003193 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003194 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003195 - src/proto/grpc/testing/empty.proto
3196 - src/proto/grpc/testing/messages.proto
3197 - src/proto/grpc/testing/metrics.proto
3198 - src/proto/grpc/testing/test.proto
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003199 - test/cpp/interop/interop_client.cc
3200 - test/cpp/interop/stress_interop_client.cc
3201 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003202 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003203 deps:
3204 - grpc++_test_util
3205 - grpc_test_util
3206 - grpc++
3207 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003208 - gpr_test_util
3209 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003210 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003211- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003212 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003213 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07003214 build: test
3215 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003216 src:
3217 - test/cpp/end2end/thread_stress_test.cc
3218 deps:
3219 - grpc++_test_util
3220 - grpc_test_util
3221 - grpc++
3222 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003223 - gpr_test_util
3224 - gpr
Craig Tillerab230452016-01-04 08:18:43 -08003225- name: public_headers_must_be_c89
3226 build: test
3227 language: c89
3228 src:
3229 - test/core/surface/public_headers_must_be_c89.c
3230 deps:
3231 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003232 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003233vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07003234- linkage: static
3235 name: grpc.dependencies.zlib
3236 props: false
3237 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003238 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08003239- linkage: static
3240 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07003241 props: true
3242 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003243 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07003244- name: gflags
3245 props: false
3246 redist: false
3247 version: 2.1.2.1
3248- name: gtest
3249 props: false
3250 redist: false
3251 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08003252configs:
3253 asan:
3254 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003255 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3256 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003257 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003258 LD: clang
3259 LDFLAGS: -fsanitize=address
3260 LDXX: clang++
3261 compile_the_world: true
3262 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08003263 ASAN_OPTIONS: detect_leaks=1:color=always
3264 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Vijay Pai3b288722016-02-19 00:28:28 -08003265 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003266 asan-noleaks:
3267 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003268 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3269 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003270 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003271 LD: clang
3272 LDFLAGS: -fsanitize=address
3273 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08003274 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08003275 test_environ:
3276 ASAN_OPTIONS: detect_leaks=0:color=always
Vijay Pai3b288722016-02-19 00:28:28 -08003277 timeout_multiplier: 3
Craig Tillerae945942016-03-23 21:43:58 -07003278 asan-trace-cmp:
3279 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07003280 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
3281 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07003282 CXX: clang++
3283 LD: clang
3284 LDFLAGS: -fsanitize=address
3285 LDXX: clang++
3286 compile_the_world: true
3287 test_environ:
3288 ASAN_OPTIONS: detect_leaks=1:color=always
3289 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3290 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003291 basicprof:
3292 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
3293 DEFINES: NDEBUG
3294 dbg:
3295 CPPFLAGS: -O0
3296 DEFINES: _DEBUG DEBUG
Craig Tiller3af3f742016-02-28 21:53:13 -08003297 easan:
3298 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003299 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3300 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tiller3af3f742016-02-28 21:53:13 -08003301 CXX: clang++
3302 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3303 LD: clang
3304 LDFLAGS: -fsanitize=address
3305 LDXX: clang++
3306 compile_the_world: true
3307 test_environ:
3308 ASAN_OPTIONS: detect_leaks=1:color=always
3309 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3310 timeout_multiplier: 3
3311 edbg:
3312 CPPFLAGS: -O0
3313 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3314 etsan:
Craig Tillerd93aa142016-02-28 20:56:13 -08003315 CC: clang
3316 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003317 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerd93aa142016-02-28 20:56:13 -08003318 CXX: clang++
Craig Tilleref1bf872016-02-28 17:37:33 -08003319 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
Craig Tillerd93aa142016-02-28 20:56:13 -08003320 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003321 LDFLAGS: -fsanitize=thread
Craig Tillerd93aa142016-02-28 20:56:13 -08003322 LDXX: clang++
3323 compile_the_world: true
3324 test_environ:
3325 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
3326 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003327 gcov:
3328 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003329 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08003330 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08003331 DEFINES: _DEBUG DEBUG GPR_GCOV
3332 LD: gcc
3333 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
3334 LDXX: g++
3335 helgrind:
3336 CPPFLAGS: -O0
3337 DEFINES: _DEBUG DEBUG
3338 LDFLAGS: -rdynamic
3339 timeout_multiplier: 20
3340 valgrind: --tool=helgrind
3341 memcheck:
3342 CPPFLAGS: -O0
3343 DEFINES: _DEBUG DEBUG
3344 LDFLAGS: -rdynamic
3345 timeout_multiplier: 10
3346 valgrind: --tool=memcheck --leak-check=full
3347 msan:
3348 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003349 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
3350 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3351 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003352 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003353 DEFINES: NDEBUG
3354 LD: clang
3355 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3356 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
3357 LDXX: clang++
3358 compile_the_world: true
Vijay Pai3b288722016-02-19 00:28:28 -08003359 timeout_multiplier: 4
Craig Tillera0f85172016-01-20 15:56:06 -08003360 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07003361 CPPFLAGS: -O3 -fno-omit-frame-pointer
3362 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003363 LDFLAGS: -rdynamic
3364 opt:
3365 CPPFLAGS: -O2
3366 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003367 stapprof:
3368 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
3369 DEFINES: NDEBUG
3370 tsan:
3371 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003372 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003373 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003374 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07003375 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08003376 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003377 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08003378 LDXX: clang++
3379 compile_the_world: true
3380 test_environ:
3381 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
vjpai2146fe82016-02-19 10:05:57 -08003382 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003383 ubsan:
3384 CC: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003385 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined,unsigned-integer-overflow
3386 -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08003387 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003388 DEFINES: NDEBUG
3389 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003390 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08003391 LDXX: clang++
3392 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07003393 test_environ:
Craig Tiller9780f592016-05-18 15:06:21 -07003394 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1
Craig Tillera0f85172016-01-20 15:56:06 -08003395 timeout_multiplier: 1.5
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003396defaults:
3397 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003398 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07003399 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003400 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003401 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003402 global:
3403 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
3404 LDFLAGS: -g
3405 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01003406 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01003407 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08003408node_modules:
3409- deps:
3410 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003411 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08003412 - boringssl
3413 - z
murgatroid9994a75412015-11-19 14:04:53 -08003414 headers:
3415 - src/node/ext/byte_buffer.h
3416 - src/node/ext/call.h
3417 - src/node/ext/call_credentials.h
3418 - src/node/ext/channel.h
3419 - src/node/ext/channel_credentials.h
3420 - src/node/ext/completion_queue_async_worker.h
3421 - src/node/ext/server.h
3422 - src/node/ext/server_credentials.h
3423 - src/node/ext/timeval.h
3424 js:
3425 - src/node/index.js
3426 - src/node/src/client.js
3427 - src/node/src/common.js
3428 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08003429 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08003430 - src/node/src/metadata.js
3431 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08003432 name: grpc_node
3433 src:
3434 - src/node/ext/byte_buffer.cc
3435 - src/node/ext/call.cc
3436 - src/node/ext/call_credentials.cc
3437 - src/node/ext/channel.cc
3438 - src/node/ext/channel_credentials.cc
3439 - src/node/ext/completion_queue_async_worker.cc
3440 - src/node/ext/node_grpc.cc
3441 - src/node/ext/server.cc
3442 - src/node/ext/server_credentials.cc
3443 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08003444openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07003445 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08003446 extraction_dir: openssl-1.0.2f
3447 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003448php_config_m4:
3449 deps:
3450 - grpc
3451 - gpr
3452 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003453 headers:
3454 - src/php/ext/grpc/byte_buffer.h
3455 - src/php/ext/grpc/call.h
3456 - src/php/ext/grpc/call_credentials.h
3457 - src/php/ext/grpc/channel.h
3458 - src/php/ext/grpc/channel_credentials.h
3459 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07003460 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003461 - src/php/ext/grpc/php_grpc.h
3462 - src/php/ext/grpc/server.h
3463 - src/php/ext/grpc/server_credentials.h
3464 - src/php/ext/grpc/timeval.h
3465 src:
3466 - src/php/ext/grpc/byte_buffer.c
3467 - src/php/ext/grpc/call.c
3468 - src/php/ext/grpc/call_credentials.c
3469 - src/php/ext/grpc/channel.c
3470 - src/php/ext/grpc/channel_credentials.c
3471 - src/php/ext/grpc/completion_queue.c
3472 - src/php/ext/grpc/php_grpc.c
3473 - src/php/ext/grpc/server.c
3474 - src/php/ext/grpc/server_credentials.c
3475 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08003476python_dependencies:
3477 deps:
3478 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003479 - gpr
Masood Malekghassemi387e1162016-01-05 10:16:12 -08003480 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08003481 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01003482ruby_gem:
3483 deps:
3484 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003485 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003486 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07003487 - z