blob: 3701c0d8149acecdf38d99e98b7bfb4070cd73a0 [file] [log] [blame]
Craig Tillerbf4b2242015-08-31 15:53:53 -07001'#1': This file describes the list of targets and dependencies.
2'#2': It is used among other things to generate all of our project files.
3'#3': Please refer to the templates directory for more information.
4settings:
Craig Tillerd9f90762016-08-29 16:47:22 -07005 '#01': The public version number of the library.
6 '#02': ===
7 '#03': Please update the 'g_stands_for' field periodically with a new g word
8 '#04': not listed in doc/g_stands_for.md - and update that document to list the
9 '#05': new word.
10 '#06': ===
11 '#07': Master always has a "-dev" suffix
12 '#08': Use "-preN" suffixes to identify pre-release versions
13 '#09': Per-language overrides are possible with (eg) ruby_version tag here
14 '#10': See the expand_version.py for all the quirks here
Craig Tiller8dfdb7e2016-08-29 11:25:56 -070015 g_stands_for: good
Nicolas "Pixel" Noble49bfb922016-07-12 09:31:41 +020016 version: 1.1.0-dev
Craig Tillerbf4b2242015-08-31 15:53:53 -070017filegroups:
18- name: census
Craig Tiller25834342015-09-25 08:08:24 -070019 public_headers:
20 - include/grpc/census.h
21 headers:
Craig Tiller8f8e9f92016-03-29 09:41:28 -070022 - src/core/ext/census/aggregation.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070023 - src/core/ext/census/base_resources.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070024 - src/core/ext/census/census_interface.h
25 - src/core/ext/census/census_rpc_stats.h
Alistair Veitch30fe6322016-05-23 10:11:28 -070026 - src/core/ext/census/gen/census.pb.h
Alistair Veitcha0c69f92016-08-31 12:01:27 -070027 - src/core/ext/census/gen/trace_context.pb.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070028 - src/core/ext/census/grpc_filter.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070029 - src/core/ext/census/mlog.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070030 - src/core/ext/census/resource.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070031 - src/core/ext/census/rpc_metric_id.h
Vizerai12d1fc62016-09-09 14:22:19 -070032 - src/core/ext/census/trace_context.h
Craig Tiller25834342015-09-25 08:08:24 -070033 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070034 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070035 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070036 - src/core/ext/census/gen/census.pb.c
Alistair Veitcha0c69f92016-08-31 12:01:27 -070037 - src/core/ext/census/gen/trace_context.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070038 - src/core/ext/census/grpc_context.c
39 - src/core/ext/census/grpc_filter.c
40 - src/core/ext/census/grpc_plugin.c
41 - src/core/ext/census/initialize.c
42 - src/core/ext/census/mlog.c
43 - src/core/ext/census/operation.c
44 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070045 - src/core/ext/census/resource.c
Vizerai12d1fc62016-09-09 14:22:19 -070046 - src/core/ext/census/trace_context.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070047 - src/core/ext/census/tracing.c
48 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070049 uses:
50 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070051 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070052- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010053 public_headers:
54 - include/grpc/support/alloc.h
55 - include/grpc/support/atm.h
56 - include/grpc/support/atm_gcc_atomic.h
57 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070058 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010059 - include/grpc/support/avl.h
60 - include/grpc/support/cmdline.h
61 - include/grpc/support/cpu.h
62 - include/grpc/support/histogram.h
63 - include/grpc/support/host_port.h
64 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070065 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010066 - include/grpc/support/port_platform.h
67 - include/grpc/support/slice.h
68 - include/grpc/support/slice_buffer.h
69 - include/grpc/support/string_util.h
70 - include/grpc/support/subprocess.h
71 - include/grpc/support/sync.h
72 - include/grpc/support/sync_generic.h
73 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070074 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010075 - include/grpc/support/thd.h
76 - include/grpc/support/time.h
77 - include/grpc/support/tls.h
78 - include/grpc/support/tls_gcc.h
79 - include/grpc/support/tls_msvc.h
80 - include/grpc/support/tls_pthread.h
81 - include/grpc/support/useful.h
82 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070083 - src/core/lib/profiling/timers.h
84 - src/core/lib/support/backoff.h
85 - src/core/lib/support/block_annotate.h
86 - src/core/lib/support/env.h
Craig Tiller0bc11712016-05-02 21:22:46 -070087 - src/core/lib/support/mpscq.h
Craig Tillerf23078c2016-03-25 17:07:29 -070088 - src/core/lib/support/murmur_hash.h
Craig Tiller17ed6b12016-08-18 09:33:33 -070089 - src/core/lib/support/percent_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -070090 - src/core/lib/support/stack_lockfree.h
91 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070092 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -070093 - src/core/lib/support/thd_internal.h
94 - src/core/lib/support/time_precise.h
95 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010096 src:
Craig Tillerf23078c2016-03-25 17:07:29 -070097 - src/core/lib/profiling/basic_timers.c
98 - src/core/lib/profiling/stap_timers.c
99 - src/core/lib/support/alloc.c
100 - src/core/lib/support/avl.c
101 - src/core/lib/support/backoff.c
102 - src/core/lib/support/cmdline.c
103 - src/core/lib/support/cpu_iphone.c
104 - src/core/lib/support/cpu_linux.c
105 - src/core/lib/support/cpu_posix.c
106 - src/core/lib/support/cpu_windows.c
107 - src/core/lib/support/env_linux.c
108 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700109 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700110 - src/core/lib/support/histogram.c
111 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700112 - src/core/lib/support/log.c
113 - src/core/lib/support/log_android.c
114 - src/core/lib/support/log_linux.c
115 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700116 - src/core/lib/support/log_windows.c
Craig Tiller0bc11712016-05-02 21:22:46 -0700117 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700118 - src/core/lib/support/murmur_hash.c
Craig Tiller17ed6b12016-08-18 09:33:33 -0700119 - src/core/lib/support/percent_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700120 - src/core/lib/support/slice.c
121 - src/core/lib/support/slice_buffer.c
122 - src/core/lib/support/stack_lockfree.c
123 - src/core/lib/support/string.c
124 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700125 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700126 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700127 - src/core/lib/support/subprocess_posix.c
128 - src/core/lib/support/subprocess_windows.c
129 - src/core/lib/support/sync.c
130 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700131 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700132 - src/core/lib/support/thd.c
133 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700134 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700135 - src/core/lib/support/time.c
136 - src/core/lib/support/time_posix.c
137 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700138 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700139 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200140 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700141 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700142 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700143 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700144 uses:
145 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800146- name: gpr_codegen
147 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800148 - include/grpc/impl/codegen/atm.h
149 - include/grpc/impl/codegen/atm_gcc_atomic.h
150 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700151 - include/grpc/impl/codegen/atm_windows.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700152 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800153 - include/grpc/impl/codegen/port_platform.h
154 - include/grpc/impl/codegen/slice.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800155 - include/grpc/impl/codegen/sync.h
156 - include/grpc/impl/codegen/sync_generic.h
157 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700158 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700159- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700160 public_headers:
161 - include/grpc/byte_buffer.h
162 - include/grpc/byte_buffer_reader.h
163 - include/grpc/compression.h
164 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700165 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200166 - include/grpc/grpc_security_constants.h
Craig Tiller25834342015-09-25 08:08:24 -0700167 - include/grpc/status.h
168 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700169 - src/core/lib/channel/channel_args.h
170 - src/core/lib/channel/channel_stack.h
171 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700172 - src/core/lib/channel/compress_filter.h
173 - src/core/lib/channel/connected_channel.h
174 - src/core/lib/channel/context.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700175 - src/core/lib/channel/handshaker.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700176 - src/core/lib/channel/http_client_filter.h
177 - src/core/lib/channel/http_server_filter.h
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700178 - src/core/lib/channel/message_size_filter.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700179 - src/core/lib/compression/algorithm_metadata.h
180 - src/core/lib/compression/message_compress.h
181 - src/core/lib/debug/trace.h
182 - src/core/lib/http/format_request.h
183 - src/core/lib/http/httpcli.h
184 - src/core/lib/http/parser.h
185 - src/core/lib/iomgr/closure.h
Craig Tillerf7cade12016-07-07 21:41:10 -0700186 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700187 - src/core/lib/iomgr/endpoint.h
188 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700189 - src/core/lib/iomgr/error.h
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700190 - src/core/lib/iomgr/ev_epoll_linux.h
Craig Tiller69f3e2b2016-05-31 13:45:24 -0700191 - src/core/lib/iomgr/ev_poll_and_epoll_posix.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700192 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700193 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700194 - src/core/lib/iomgr/exec_ctx.h
195 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700196 - src/core/lib/iomgr/iocp_windows.h
197 - src/core/lib/iomgr/iomgr.h
198 - src/core/lib/iomgr/iomgr_internal.h
199 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700200 - src/core/lib/iomgr/load_file.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700201 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700202 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700203 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700204 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700205 - src/core/lib/iomgr/pollset_set_windows.h
206 - src/core/lib/iomgr/pollset_windows.h
207 - src/core/lib/iomgr/resolve_address.h
208 - src/core/lib/iomgr/sockaddr.h
209 - src/core/lib/iomgr/sockaddr_posix.h
210 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700211 - src/core/lib/iomgr/sockaddr_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700212 - src/core/lib/iomgr/socket_utils_posix.h
213 - src/core/lib/iomgr/socket_windows.h
214 - src/core/lib/iomgr/tcp_client.h
215 - src/core/lib/iomgr/tcp_posix.h
216 - src/core/lib/iomgr/tcp_server.h
217 - src/core/lib/iomgr/tcp_windows.h
218 - src/core/lib/iomgr/time_averaged_stats.h
219 - src/core/lib/iomgr/timer.h
220 - src/core/lib/iomgr/timer_heap.h
221 - src/core/lib/iomgr/udp_server.h
222 - src/core/lib/iomgr/unix_sockets_posix.h
223 - src/core/lib/iomgr/wakeup_fd_pipe.h
224 - src/core/lib/iomgr/wakeup_fd_posix.h
225 - src/core/lib/iomgr/workqueue.h
226 - src/core/lib/iomgr/workqueue_posix.h
227 - src/core/lib/iomgr/workqueue_windows.h
228 - src/core/lib/json/json.h
229 - src/core/lib/json/json_common.h
230 - src/core/lib/json/json_reader.h
231 - src/core/lib/json/json_writer.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700232 - src/core/lib/surface/api_trace.h
233 - src/core/lib/surface/call.h
234 - src/core/lib/surface/call_test_only.h
235 - src/core/lib/surface/channel.h
236 - src/core/lib/surface/channel_init.h
237 - src/core/lib/surface/channel_stack_type.h
238 - src/core/lib/surface/completion_queue.h
239 - src/core/lib/surface/event_string.h
240 - src/core/lib/surface/init.h
241 - src/core/lib/surface/lame_client.h
242 - src/core/lib/surface/server.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700243 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700244 - src/core/lib/transport/connectivity_state.h
245 - src/core/lib/transport/metadata.h
246 - src/core/lib/transport/metadata_batch.h
247 - src/core/lib/transport/static_metadata.h
Robbie Shade710d2422016-07-13 15:15:38 -0400248 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700249 - src/core/lib/transport/transport.h
250 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700251 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700252 - src/core/lib/channel/channel_args.c
253 - src/core/lib/channel/channel_stack.c
254 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700255 - src/core/lib/channel/compress_filter.c
256 - src/core/lib/channel/connected_channel.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700257 - src/core/lib/channel/handshaker.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700258 - src/core/lib/channel/http_client_filter.c
259 - src/core/lib/channel/http_server_filter.c
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700260 - src/core/lib/channel/message_size_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700261 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700262 - src/core/lib/compression/message_compress.c
263 - src/core/lib/debug/trace.c
264 - src/core/lib/http/format_request.c
265 - src/core/lib/http/httpcli.c
266 - src/core/lib/http/parser.c
267 - src/core/lib/iomgr/closure.c
Craig Tillerf7cade12016-07-07 21:41:10 -0700268 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700269 - src/core/lib/iomgr/endpoint.c
270 - src/core/lib/iomgr/endpoint_pair_posix.c
271 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700272 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700273 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tiller69f3e2b2016-05-31 13:45:24 -0700274 - src/core/lib/iomgr/ev_poll_and_epoll_posix.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700275 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700276 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700277 - src/core/lib/iomgr/exec_ctx.c
278 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700279 - src/core/lib/iomgr/iocp_windows.c
280 - src/core/lib/iomgr/iomgr.c
281 - src/core/lib/iomgr/iomgr_posix.c
282 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700283 - src/core/lib/iomgr/load_file.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700284 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700285 - src/core/lib/iomgr/polling_entity.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700286 - src/core/lib/iomgr/pollset_set_windows.c
287 - src/core/lib/iomgr/pollset_windows.c
288 - src/core/lib/iomgr/resolve_address_posix.c
289 - src/core/lib/iomgr/resolve_address_windows.c
290 - src/core/lib/iomgr/sockaddr_utils.c
291 - src/core/lib/iomgr/socket_utils_common_posix.c
292 - src/core/lib/iomgr/socket_utils_linux.c
293 - src/core/lib/iomgr/socket_utils_posix.c
294 - src/core/lib/iomgr/socket_windows.c
295 - src/core/lib/iomgr/tcp_client_posix.c
296 - src/core/lib/iomgr/tcp_client_windows.c
297 - src/core/lib/iomgr/tcp_posix.c
298 - src/core/lib/iomgr/tcp_server_posix.c
299 - src/core/lib/iomgr/tcp_server_windows.c
300 - src/core/lib/iomgr/tcp_windows.c
301 - src/core/lib/iomgr/time_averaged_stats.c
302 - src/core/lib/iomgr/timer.c
303 - src/core/lib/iomgr/timer_heap.c
304 - src/core/lib/iomgr/udp_server.c
305 - src/core/lib/iomgr/unix_sockets_posix.c
306 - src/core/lib/iomgr/unix_sockets_posix_noop.c
307 - src/core/lib/iomgr/wakeup_fd_eventfd.c
308 - src/core/lib/iomgr/wakeup_fd_nospecial.c
309 - src/core/lib/iomgr/wakeup_fd_pipe.c
310 - src/core/lib/iomgr/wakeup_fd_posix.c
311 - src/core/lib/iomgr/workqueue_posix.c
312 - src/core/lib/iomgr/workqueue_windows.c
313 - src/core/lib/json/json.c
314 - src/core/lib/json/json_reader.c
315 - src/core/lib/json/json_string.c
316 - src/core/lib/json/json_writer.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700317 - src/core/lib/surface/alarm.c
318 - src/core/lib/surface/api_trace.c
319 - src/core/lib/surface/byte_buffer.c
320 - src/core/lib/surface/byte_buffer_reader.c
321 - src/core/lib/surface/call.c
322 - src/core/lib/surface/call_details.c
323 - src/core/lib/surface/call_log_batch.c
324 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700325 - src/core/lib/surface/channel_init.c
326 - src/core/lib/surface/channel_ping.c
327 - src/core/lib/surface/channel_stack_type.c
328 - src/core/lib/surface/completion_queue.c
329 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700330 - src/core/lib/surface/lame_client.c
331 - src/core/lib/surface/metadata_array.c
332 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700333 - src/core/lib/surface/validate_metadata.c
334 - src/core/lib/surface/version.c
335 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700336 - src/core/lib/transport/connectivity_state.c
337 - src/core/lib/transport/metadata.c
338 - src/core/lib/transport/metadata_batch.c
339 - src/core/lib/transport/static_metadata.c
Robbie Shade710d2422016-07-13 15:15:38 -0400340 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700341 - src/core/lib/transport/transport.c
342 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700343 deps:
344 - gpr
345 uses:
346 - grpc_codegen
Craig Tiller016a81d2016-03-31 13:49:05 -0700347- name: grpc_client_config
348 headers:
349 - src/core/ext/client_config/client_channel.h
Craig Tiller74071cd2016-04-01 16:36:27 -0700350 - src/core/ext/client_config/client_channel_factory.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700351 - src/core/ext/client_config/connector.h
Mark D. Roth1102a9e2016-07-22 09:10:01 -0700352 - src/core/ext/client_config/http_connect_handshaker.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700353 - src/core/ext/client_config/initial_connect_string.h
354 - src/core/ext/client_config/lb_policy.h
355 - src/core/ext/client_config/lb_policy_factory.h
356 - src/core/ext/client_config/lb_policy_registry.h
David Garcia Quintas9885bff2016-04-07 17:31:29 -0700357 - src/core/ext/client_config/parse_address.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700358 - src/core/ext/client_config/resolver.h
359 - src/core/ext/client_config/resolver_factory.h
360 - src/core/ext/client_config/resolver_registry.h
Mark D. Rothff4df062016-08-22 15:02:49 -0700361 - src/core/ext/client_config/resolver_result.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700362 - src/core/ext/client_config/subchannel.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700363 - src/core/ext/client_config/subchannel_index.h
364 - src/core/ext/client_config/uri_parser.h
365 src:
366 - src/core/ext/client_config/channel_connectivity.c
367 - src/core/ext/client_config/client_channel.c
Craig Tiller74071cd2016-04-01 16:36:27 -0700368 - src/core/ext/client_config/client_channel_factory.c
Craig Tiller0b541632016-04-05 17:21:05 -0700369 - src/core/ext/client_config/client_config_plugin.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700370 - src/core/ext/client_config/connector.c
371 - src/core/ext/client_config/default_initial_connect_string.c
Mark D. Roth1102a9e2016-07-22 09:10:01 -0700372 - src/core/ext/client_config/http_connect_handshaker.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700373 - src/core/ext/client_config/initial_connect_string.c
374 - src/core/ext/client_config/lb_policy.c
375 - src/core/ext/client_config/lb_policy_factory.c
376 - src/core/ext/client_config/lb_policy_registry.c
David Garcia Quintas9885bff2016-04-07 17:31:29 -0700377 - src/core/ext/client_config/parse_address.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700378 - src/core/ext/client_config/resolver.c
379 - src/core/ext/client_config/resolver_factory.c
380 - src/core/ext/client_config/resolver_registry.c
Mark D. Rothff4df062016-08-22 15:02:49 -0700381 - src/core/ext/client_config/resolver_result.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700382 - src/core/ext/client_config/subchannel.c
Craig Tiller016a81d2016-03-31 13:49:05 -0700383 - src/core/ext/client_config/subchannel_index.c
384 - src/core/ext/client_config/uri_parser.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700385 plugin: grpc_client_config
Craig Tillerd1697d92016-04-05 16:05:46 -0700386 uses:
387 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800388- name: grpc_codegen
389 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700390 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800391 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800392 - include/grpc/impl/codegen/connectivity_state.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800393 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800394 - include/grpc/impl/codegen/propagation_bits.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800395 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700396 uses:
397 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700398- name: grpc_lb_policy_grpclb
399 headers:
David Garcia Quintasb2e986b2016-06-15 23:55:50 -0700400 - src/core/ext/lb_policy/grpclb/grpclb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700401 - src/core/ext/lb_policy/grpclb/load_balancer_api.h
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700402 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700403 src:
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700404 - src/core/ext/lb_policy/grpclb/grpclb.c
Craig Tiller023caf12016-03-29 08:00:30 -0700405 - src/core/ext/lb_policy/grpclb/load_balancer_api.c
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700406 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700407 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700408 uses:
409 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700410 - grpc_client_config
Craig Tillerd1697d92016-04-05 16:05:46 -0700411 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700412- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700413 src:
414 - src/core/ext/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700415 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700416 uses:
417 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700418 - grpc_client_config
Craig Tiller023caf12016-03-29 08:00:30 -0700419- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700420 src:
421 - src/core/ext/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700422 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700423 uses:
424 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700425 - grpc_client_config
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700426- name: grpc_load_reporting
427 headers:
428 - src/core/ext/load_reporting/load_reporting.h
429 - src/core/ext/load_reporting/load_reporting_filter.h
430 src:
431 - src/core/ext/load_reporting/load_reporting.c
432 - src/core/ext/load_reporting/load_reporting_filter.c
433 plugin: grpc_load_reporting_plugin
434 uses:
435 - grpc_base
Craig Tiller65938df2016-03-31 13:08:49 -0700436- name: grpc_resolver_dns_native
437 src:
438 - src/core/ext/resolver/dns/native/dns_resolver.c
439 plugin: grpc_resolver_dns_native
440 uses:
441 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700442 - grpc_client_config
Craig Tiller65938df2016-03-31 13:08:49 -0700443- name: grpc_resolver_sockaddr
444 src:
445 - src/core/ext/resolver/sockaddr/sockaddr_resolver.c
446 plugin: grpc_resolver_sockaddr
447 uses:
448 - grpc_base
Craig Tiller016a81d2016-03-31 13:49:05 -0700449 - grpc_client_config
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100450- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700451 public_headers:
452 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100453 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700454 - src/core/lib/security/context/security_context.h
455 - src/core/lib/security/credentials/composite/composite_credentials.h
456 - src/core/lib/security/credentials/credentials.h
457 - src/core/lib/security/credentials/fake/fake_credentials.h
458 - src/core/lib/security/credentials/google_default/google_default_credentials.h
459 - src/core/lib/security/credentials/iam/iam_credentials.h
460 - src/core/lib/security/credentials/jwt/json_token.h
461 - src/core/lib/security/credentials/jwt/jwt_credentials.h
462 - src/core/lib/security/credentials/jwt/jwt_verifier.h
463 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
464 - src/core/lib/security/credentials/plugin/plugin_credentials.h
465 - src/core/lib/security/credentials/ssl/ssl_credentials.h
466 - src/core/lib/security/transport/auth_filters.h
467 - src/core/lib/security/transport/handshake.h
468 - src/core/lib/security/transport/secure_endpoint.h
469 - src/core/lib/security/transport/security_connector.h
Craig Tillerddad9782016-05-05 17:11:31 -0700470 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700471 - src/core/lib/security/util/b64.h
472 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100473 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700474 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700475 - src/core/lib/security/context/security_context.c
476 - src/core/lib/security/credentials/composite/composite_credentials.c
477 - src/core/lib/security/credentials/credentials.c
478 - src/core/lib/security/credentials/credentials_metadata.c
479 - src/core/lib/security/credentials/fake/fake_credentials.c
480 - src/core/lib/security/credentials/google_default/credentials_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700481 - src/core/lib/security/credentials/google_default/credentials_windows.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700482 - src/core/lib/security/credentials/google_default/google_default_credentials.c
483 - src/core/lib/security/credentials/iam/iam_credentials.c
484 - src/core/lib/security/credentials/jwt/json_token.c
485 - src/core/lib/security/credentials/jwt/jwt_credentials.c
486 - src/core/lib/security/credentials/jwt/jwt_verifier.c
487 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
488 - src/core/lib/security/credentials/plugin/plugin_credentials.c
489 - src/core/lib/security/credentials/ssl/ssl_credentials.c
490 - src/core/lib/security/transport/client_auth_filter.c
491 - src/core/lib/security/transport/handshake.c
492 - src/core/lib/security/transport/secure_endpoint.c
493 - src/core/lib/security/transport/security_connector.c
494 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700495 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700496 - src/core/lib/security/util/b64.c
497 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700498 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700499 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700500 uses:
501 - grpc_base
502 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700503 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700504- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700505 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700506 headers:
507 - test/core/end2end/cq_verifier.h
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700508 - test/core/end2end/fixtures/http_proxy.h
Craig Tiller25834342015-09-25 08:08:24 -0700509 - test/core/end2end/fixtures/proxy.h
510 - test/core/iomgr/endpoint_tests.h
Craig Tiller25834342015-09-25 08:08:24 -0700511 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200512 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700513 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700514 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700515 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700516 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700517 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700518 - test/core/util/slice_splitter.h
519 src:
520 - test/core/end2end/cq_verifier.c
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700521 - test/core/end2end/fixtures/http_proxy.c
Craig Tiller25834342015-09-25 08:08:24 -0700522 - test/core/end2end/fixtures/proxy.c
523 - test/core/iomgr/endpoint_tests.c
Craig Tiller25834342015-09-25 08:08:24 -0700524 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200525 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700526 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700527 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700528 - test/core/util/passthru_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700529 - test/core/util/port_posix.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700530 - test/core/util/port_server_client.c
Craig Tiller25834342015-09-25 08:08:24 -0700531 - test/core/util/port_windows.c
532 - test/core/util/slice_splitter.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700533 deps:
534 - grpc
535 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700536- name: grpc_transport_chttp2
537 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700538 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700539 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700540 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
541 - src/core/ext/transport/chttp2/transport/frame.h
542 - src/core/ext/transport/chttp2/transport/frame_data.h
543 - src/core/ext/transport/chttp2/transport/frame_goaway.h
544 - src/core/ext/transport/chttp2/transport/frame_ping.h
545 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
546 - src/core/ext/transport/chttp2/transport/frame_settings.h
547 - src/core/ext/transport/chttp2/transport/frame_window_update.h
548 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
549 - src/core/ext/transport/chttp2/transport/hpack_parser.h
550 - src/core/ext/transport/chttp2/transport/hpack_table.h
551 - src/core/ext/transport/chttp2/transport/http2_errors.h
552 - src/core/ext/transport/chttp2/transport/huffsyms.h
553 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
554 - src/core/ext/transport/chttp2/transport/internal.h
555 - src/core/ext/transport/chttp2/transport/status_conversion.h
556 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700557 - src/core/ext/transport/chttp2/transport/varint.h
558 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700559 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700560 - src/core/ext/transport/chttp2/transport/bin_encoder.c
561 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700562 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
563 - src/core/ext/transport/chttp2/transport/frame_data.c
564 - src/core/ext/transport/chttp2/transport/frame_goaway.c
565 - src/core/ext/transport/chttp2/transport/frame_ping.c
566 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
567 - src/core/ext/transport/chttp2/transport/frame_settings.c
568 - src/core/ext/transport/chttp2/transport/frame_window_update.c
569 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
570 - src/core/ext/transport/chttp2/transport/hpack_parser.c
571 - src/core/ext/transport/chttp2/transport/hpack_table.c
572 - src/core/ext/transport/chttp2/transport/huffsyms.c
573 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
574 - src/core/ext/transport/chttp2/transport/parsing.c
575 - src/core/ext/transport/chttp2/transport/status_conversion.c
576 - src/core/ext/transport/chttp2/transport/stream_lists.c
577 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700578 - src/core/ext/transport/chttp2/transport/varint.c
579 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700580 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700581 uses:
582 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700583 - grpc_transport_chttp2_alpn
584- name: grpc_transport_chttp2_alpn
585 headers:
586 - src/core/ext/transport/chttp2/alpn/alpn.h
587 src:
588 - src/core/ext/transport/chttp2/alpn/alpn.c
589 deps:
590 - gpr
Craig Tillerf0555b32016-03-28 10:19:24 -0700591- name: grpc_transport_chttp2_client_insecure
592 src:
593 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700594 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700595 uses:
596 - grpc_transport_chttp2
597 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700598 - grpc_client_config
Craig Tillerf0555b32016-03-28 10:19:24 -0700599- name: grpc_transport_chttp2_client_secure
600 src:
601 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.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_client_config
606 - grpc_secure
Craig Tillerf0555b32016-03-28 10:19:24 -0700607- name: grpc_transport_chttp2_server_insecure
608 src:
609 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700610 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700611 uses:
612 - grpc_transport_chttp2
613 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700614- name: grpc_transport_chttp2_server_secure
615 src:
616 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700617 uses:
618 - grpc_transport_chttp2
619 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700620 - grpc_secure
makdharmac2ec95b2016-05-11 16:26:15 -0700621- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700622 public_headers:
623 - include/grpc/grpc_cronet.h
624 - include/grpc/grpc_security.h
625 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700626 headers:
makdharmac2ec95b2016-05-11 16:26:15 -0700627 - third_party/objective_c/Cronet/cronet_c_for_grpc.h
628 src:
629 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
630 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
631 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700632 filegroups:
633 - grpc_base
634 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800635- name: nanopb
636 headers:
637 - third_party/nanopb/pb.h
638 - third_party/nanopb/pb_common.h
639 - third_party/nanopb/pb_decode.h
640 - third_party/nanopb/pb_encode.h
641 src:
642 - third_party/nanopb/pb_common.c
643 - third_party/nanopb/pb_decode.c
644 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700645- name: tsi
646 headers:
647 - src/core/lib/tsi/fake_transport_security.h
648 - src/core/lib/tsi/ssl_transport_security.h
649 - src/core/lib/tsi/ssl_types.h
650 - src/core/lib/tsi/transport_security.h
651 - src/core/lib/tsi/transport_security_interface.h
652 src:
653 - src/core/lib/tsi/fake_transport_security.c
654 - src/core/lib/tsi/ssl_transport_security.c
655 - src/core/lib/tsi/transport_security.c
656 deps:
657 - gpr
658 secure: true
659- name: grpc++_base
660 language: c++
661 public_headers:
662 - include/grpc++/alarm.h
663 - include/grpc++/channel.h
664 - include/grpc++/client_context.h
665 - include/grpc++/completion_queue.h
666 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700667 - include/grpc++/create_channel_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700668 - include/grpc++/generic/async_generic_service.h
669 - include/grpc++/generic/generic_stub.h
670 - include/grpc++/grpc++.h
671 - include/grpc++/impl/call.h
672 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700673 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700674 - include/grpc++/impl/grpc_library.h
675 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700676 - include/grpc++/impl/rpc_method.h
677 - include/grpc++/impl/rpc_service_method.h
678 - include/grpc++/impl/serialization_traits.h
679 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700680 - include/grpc++/impl/server_builder_plugin.h
681 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700682 - include/grpc++/impl/service_type.h
683 - include/grpc++/impl/sync.h
684 - include/grpc++/impl/sync_cxx11.h
685 - include/grpc++/impl/sync_no_cxx11.h
686 - include/grpc++/impl/thd.h
687 - include/grpc++/impl/thd_cxx11.h
688 - include/grpc++/impl/thd_no_cxx11.h
689 - include/grpc++/security/auth_context.h
690 - include/grpc++/security/auth_metadata_processor.h
691 - include/grpc++/security/credentials.h
692 - include/grpc++/security/server_credentials.h
693 - include/grpc++/server.h
694 - include/grpc++/server_builder.h
695 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700696 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700697 - include/grpc++/support/async_stream.h
698 - include/grpc++/support/async_unary_call.h
699 - include/grpc++/support/byte_buffer.h
700 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700701 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700702 - include/grpc++/support/slice.h
703 - include/grpc++/support/status.h
704 - include/grpc++/support/status_code_enum.h
705 - include/grpc++/support/string_ref.h
706 - include/grpc++/support/stub_options.h
707 - include/grpc++/support/sync_stream.h
708 - include/grpc++/support/time.h
709 headers:
710 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700711 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700712 - src/cpp/server/dynamic_thread_pool.h
713 - src/cpp/server/thread_pool_interface.h
714 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700715 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700716 - src/cpp/client/client_context.cc
717 - src/cpp/client/create_channel.cc
718 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700719 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700720 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700721 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700722 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700723 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700724 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700725 - src/cpp/common/core_codegen.cc
726 - src/cpp/common/rpc_method.cc
727 - src/cpp/server/async_generic_service.cc
728 - src/cpp/server/create_default_thread_pool.cc
729 - src/cpp/server/dynamic_thread_pool.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700730 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700731 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700732 - src/cpp/server/server_context.cc
733 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700734 - src/cpp/server/server_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700735 - src/cpp/util/byte_buffer_cc.cc
736 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700737 - src/cpp/util/status.cc
738 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700739 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700740 uses:
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200741 - grpc_base
yang-g17487f92016-06-03 15:21:15 -0700742 - grpc++_codegen_base
743- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700744 language: c++
745 public_headers:
746 - include/grpc++/impl/codegen/async_stream.h
747 - include/grpc++/impl/codegen/async_unary_call.h
748 - include/grpc++/impl/codegen/call.h
749 - include/grpc++/impl/codegen/call_hook.h
750 - include/grpc++/impl/codegen/channel_interface.h
751 - include/grpc++/impl/codegen/client_context.h
752 - include/grpc++/impl/codegen/client_unary_call.h
753 - include/grpc++/impl/codegen/completion_queue.h
754 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700755 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700756 - include/grpc++/impl/codegen/core_codegen_interface.h
757 - include/grpc++/impl/codegen/create_auth_context.h
758 - include/grpc++/impl/codegen/grpc_library.h
759 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700760 - include/grpc++/impl/codegen/rpc_method.h
761 - include/grpc++/impl/codegen/rpc_service_method.h
762 - include/grpc++/impl/codegen/security/auth_context.h
763 - include/grpc++/impl/codegen/serialization_traits.h
764 - include/grpc++/impl/codegen/server_context.h
765 - include/grpc++/impl/codegen/server_interface.h
766 - include/grpc++/impl/codegen/service_type.h
767 - include/grpc++/impl/codegen/status.h
768 - include/grpc++/impl/codegen/status_code_enum.h
yang-gd5581492016-09-06 14:05:53 -0700769 - include/grpc++/impl/codegen/status_helper.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700770 - include/grpc++/impl/codegen/string_ref.h
771 - include/grpc++/impl/codegen/stub_options.h
772 - include/grpc++/impl/codegen/sync.h
773 - include/grpc++/impl/codegen/sync_cxx11.h
774 - include/grpc++/impl/codegen/sync_no_cxx11.h
775 - include/grpc++/impl/codegen/sync_stream.h
776 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700777 uses:
778 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700779- name: grpc++_codegen_base_src
780 language: c++
781 src:
782 - src/cpp/codegen/codegen_init.cc
783 uses:
784 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700785- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700786 language: c++
787 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700788 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700789 uses:
yang-g17487f92016-06-03 15:21:15 -0700790 - grpc++_codegen_base
791 - grpc++_config_proto
792- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700793 language: c++
794 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700795 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700796- name: grpc++_reflection_proto
797 language: c++
798 public_headers:
799 - include/grpc++/ext/reflection.grpc.pb.h
800 - include/grpc++/ext/reflection.pb.h
801 src:
802 - src/cpp/ext/reflection.grpc.pb.cc
803 - src/cpp/ext/reflection.pb.cc
Yuchen Zengdd5b9a82016-07-19 11:49:10 -0700804 uses:
805 - grpc++_codegen_proto
chedetibc618ee2016-07-31 15:35:51 -0700806- name: thrift_util
807 language: c++
808 public_headers:
809 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700810 - include/grpc++/impl/codegen/thrift_utils.h
811 uses:
812 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100813libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800814- name: gpr
815 build: all
816 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800817 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700818 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800819 secure: false
820 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
821- name: gpr_test_util
822 build: private
823 language: c
824 headers:
825 - test/core/util/test_config.h
826 src:
827 - test/core/util/test_config.c
828 deps:
829 - gpr
830 secure: false
831 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700832- name: grpc
833 build: all
834 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700835 src:
836 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700837 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800838 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700839 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700840 filegroups:
841 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700842 - grpc_transport_chttp2_server_secure
843 - grpc_transport_chttp2_client_secure
844 - grpc_transport_chttp2_server_insecure
845 - grpc_transport_chttp2_client_insecure
Craig Tiller023caf12016-03-29 08:00:30 -0700846 - grpc_lb_policy_grpclb
847 - grpc_lb_policy_pick_first
848 - grpc_lb_policy_round_robin
Craig Tiller65938df2016-03-31 13:08:49 -0700849 - grpc_resolver_dns_native
850 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700851 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100852 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -0700853 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700854 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700855 secure: true
Craig Tiller25834342015-09-25 08:08:24 -0700856 vs_packages:
857 - grpc.dependencies.openssl
858 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -0700859 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700860- name: grpc_cronet
861 build: all
862 language: c
863 src:
864 - src/core/lib/surface/init.c
865 baselib: true
866 deps_linkage: static
867 dll: true
868 filegroups:
869 - grpc_base
870 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -0700871 - grpc_transport_chttp2_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700872 generate_plugin_registry: true
873 platforms:
874 - linux
875 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100876- name: grpc_dll
877 build: private
878 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100879 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100880 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100881 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100882 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +0100883 build_system:
884 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100885 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100886 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100887 vs_config_type: DynamicLibrary
888 vs_packages:
889 - grpc.dependencies.openssl
890 - grpc.dependencies.zlib
891 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
892 vs_props:
893 - zlib
894 - openssl
895 - winsock
896 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -0700897- name: grpc_test_util
898 build: private
899 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700900 headers:
901 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -0800902 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -0700903 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700904 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -0700905 - test/core/end2end/data/server1_cert.c
906 - test/core/end2end/data/server1_key.c
907 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -0800908 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -0700909 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800910 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -0800911 - gpr
Craig Tiller25834342015-09-25 08:08:24 -0700912 - grpc
913 filegroups:
914 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -0700915 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700916 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
917- name: grpc_test_util_unsecure
918 build: private
919 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700920 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800921 - gpr
922 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -0800923 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -0700924 filegroups:
925 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700926 secure: false
927 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
928- name: grpc_unsecure
929 build: all
930 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700931 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700932 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700933 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700934 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800935 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700936 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700937 filegroups:
938 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700939 - grpc_transport_chttp2_server_insecure
940 - grpc_transport_chttp2_client_insecure
Craig Tiller65938df2016-03-31 13:08:49 -0700941 - grpc_resolver_dns_native
942 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -0700943 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -0700944 - grpc_lb_policy_grpclb
945 - grpc_lb_policy_pick_first
946 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -0700947 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700948 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700949 secure: false
950 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700951- name: reconnect_server
952 build: private
953 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700954 headers:
955 - test/core/util/reconnect_server.h
956 src:
957 - test/core/util/reconnect_server.c
958 deps:
yang-gc9fca182015-11-06 16:41:33 -0800959 - test_tcp_server
960 - grpc_test_util
961 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800962 - gpr_test_util
963 - gpr
yang-gc9fca182015-11-06 16:41:33 -0800964- name: test_tcp_server
965 build: private
966 language: c
967 headers:
968 - test/core/util/test_tcp_server.h
969 src:
970 - test/core/util/test_tcp_server.c
971 deps:
Craig Tiller25834342015-09-25 08:08:24 -0700972 - grpc_test_util
973 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800974 - gpr_test_util
975 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -0700976- name: grpc++
977 build: all
978 language: c++
Craig Tiller25834342015-09-25 08:08:24 -0700979 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700980 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -0700981 - src/cpp/client/secure_credentials.h
982 - src/cpp/common/secure_auth_context.h
983 - src/cpp/server/secure_server_credentials.h
984 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -0700985 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -0700986 - src/cpp/client/secure_credentials.cc
987 - src/cpp/common/auth_property_iterator.cc
988 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -0800989 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -0700990 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -0700991 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -0700992 - src/cpp/server/secure_server_credentials.cc
993 deps:
Craig Tiller25834342015-09-25 08:08:24 -0700994 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -0700995 baselib: true
996 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700997 filegroups:
998 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -0700999 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001000 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001001 secure: check
1002 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Yuchen Zengc84ed682016-05-04 16:30:11 -07001003- name: grpc++_reflection
1004 build: all
1005 language: c++
1006 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001007 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001008 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001009 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001010 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001011 - src/cpp/ext/proto_server_reflection.cc
1012 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001013 deps:
1014 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001015 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001016 - grpc++_reflection_proto
Yuchen Zeng13184792016-07-18 13:07:42 -07001017- name: grpc++_reflection_codegen
1018 build: private
1019 language: c++
1020 src:
1021 - src/proto/grpc/reflection/v1alpha/reflection.proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001022- name: grpc++_test_config
1023 build: private
1024 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001025 headers:
1026 - test/cpp/util/test_config.h
1027 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001028 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001029- name: grpc++_test_util
1030 build: private
1031 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001032 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001033 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001034 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001035 - test/cpp/util/create_test_channel.h
1036 - test/cpp/util/string_ref_helper.h
1037 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001038 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001039 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001040 - src/proto/grpc/testing/echo_messages.proto
1041 - src/proto/grpc/testing/echo.proto
1042 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001043 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001044 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001045 - test/cpp/util/create_test_channel.cc
1046 - test/cpp/util/string_ref_helper.cc
1047 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001048 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001049 deps:
1050 - grpc++
1051 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001052 filegroups:
1053 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001054 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001055 - grpc++_codegen_proto
1056 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001057 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001058- name: grpc++_unsecure
1059 build: all
1060 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001061 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001062 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001063 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001064 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001065 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001066 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001067 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001068 baselib: true
1069 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001070 filegroups:
1071 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001072 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001073 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001074 secure: false
1075 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
yang-gabdec2d2016-05-19 10:11:24 -07001076- name: grpc_cli_libs
1077 build: private
1078 language: c++
1079 headers:
1080 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001081 - test/cpp/util/cli_credentials.h
1082 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001083 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001084 - test/cpp/util/proto_file_parser.h
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07001085 - test/cpp/util/proto_reflection_descriptor_database.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001086 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001087 src:
1088 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001089 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001090 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001091 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07001092 - test/cpp/util/proto_reflection_descriptor_database.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001093 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001094 deps:
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07001095 - grpc++_reflection
yang-gabdec2d2016-05-19 10:11:24 -07001096 - grpc++
Yuchen Zeng28263272016-07-25 14:38:07 -07001097 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001098- name: grpc_plugin_support
1099 build: protoc
1100 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001101 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001102 - src/compiler/config.h
1103 - src/compiler/cpp_generator.h
1104 - src/compiler/cpp_generator_helpers.h
1105 - src/compiler/csharp_generator.h
1106 - src/compiler/csharp_generator_helpers.h
1107 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001108 - src/compiler/node_generator.h
1109 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001110 - src/compiler/objective_c_generator.h
1111 - src/compiler/objective_c_generator_helpers.h
1112 - src/compiler/python_generator.h
1113 - src/compiler/ruby_generator.h
1114 - src/compiler/ruby_generator_helpers-inl.h
1115 - src/compiler/ruby_generator_map-inl.h
1116 - src/compiler/ruby_generator_string-inl.h
1117 src:
1118 - src/compiler/cpp_generator.cc
1119 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001120 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001121 - src/compiler/objective_c_generator.cc
1122 - src/compiler/python_generator.cc
1123 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001124 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001125 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001126 secure: false
1127 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001128 vs_props:
1129 - protoc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001130- name: interop_client_helper
1131 build: private
1132 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001133 headers:
1134 - test/cpp/interop/client_helper.h
1135 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001136 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001137 - test/cpp/interop/client_helper.cc
1138 deps:
1139 - grpc++_test_util
1140 - grpc_test_util
1141 - grpc++
1142 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001144- name: interop_client_main
1145 build: private
1146 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001147 headers:
1148 - test/cpp/interop/interop_client.h
1149 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001150 - src/proto/grpc/testing/empty.proto
1151 - src/proto/grpc/testing/messages.proto
1152 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001153 - test/cpp/interop/client.cc
1154 - test/cpp/interop/interop_client.cc
1155 deps:
1156 - interop_client_helper
1157 - grpc++_test_util
1158 - grpc_test_util
1159 - grpc++
1160 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001161 - gpr_test_util
1162 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001163 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001164- name: interop_server_helper
1165 build: private
1166 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001167 headers:
1168 - test/cpp/interop/server_helper.h
1169 src:
1170 - test/cpp/interop/server_helper.cc
1171 deps:
1172 - grpc_test_util
1173 - grpc++
1174 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001175 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001176- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001177 build: private
1178 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001179 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001180 - src/proto/grpc/testing/empty.proto
1181 - src/proto/grpc/testing/messages.proto
1182 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001183 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001184 deps:
1185 - interop_server_helper
1186 - grpc++_test_util
1187 - grpc_test_util
1188 - grpc++
1189 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001190 - gpr_test_util
1191 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001192 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001193- name: interop_server_main
1194 build: private
1195 language: c++
1196 src:
1197 - test/cpp/interop/interop_server_bootstrap.cc
1198 deps:
1199 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001200- name: qps
1201 build: private
1202 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001203 headers:
1204 - test/cpp/qps/client.h
1205 - test/cpp/qps/driver.h
1206 - test/cpp/qps/histogram.h
1207 - test/cpp/qps/interarrival.h
vjpaic8034422016-01-19 15:32:42 -08001208 - test/cpp/qps/limit_cores.h
David Klempnere27d1892016-05-19 13:50:16 -07001209 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001210 - test/cpp/qps/qps_worker.h
1211 - test/cpp/qps/report.h
1212 - test/cpp/qps/server.h
1213 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001214 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001215 - test/cpp/util/benchmark_config.h
1216 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001217 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001218 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001219 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001220 - src/proto/grpc/testing/control.proto
1221 - src/proto/grpc/testing/services.proto
Craig Tiller25834342015-09-25 08:08:24 -07001222 - test/cpp/qps/client_async.cc
1223 - test/cpp/qps/client_sync.cc
1224 - test/cpp/qps/driver.cc
vjpaic8034422016-01-19 15:32:42 -08001225 - test/cpp/qps/limit_cores.cc
David Klempnere27d1892016-05-19 13:50:16 -07001226 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001227 - test/cpp/qps/qps_worker.cc
1228 - test/cpp/qps/report.cc
1229 - test/cpp/qps/server_async.cc
1230 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001231 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001232 - test/cpp/util/benchmark_config.cc
1233 deps:
1234 - grpc_test_util
1235 - grpc++_test_util
1236 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001237- name: grpc_csharp_ext
1238 build: all
1239 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001240 src:
1241 - src/csharp/ext/grpc_csharp_ext.c
1242 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001243 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001244 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001245 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001246 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001247 dll: only
1248 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001249 vs_packages:
1250 - grpc.dependencies.openssl
1251 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001252 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001253 vs_props:
1254 - zlib
1255 - openssl
1256 - winsock
1257 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001258targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001259- name: alarm_test
1260 build: test
1261 language: c
1262 src:
1263 - test/core/surface/alarm_test.c
1264 deps:
1265 - grpc_test_util
1266 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001267 - gpr_test_util
1268 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001269- name: algorithm_test
1270 build: test
1271 language: c
1272 src:
1273 - test/core/compression/algorithm_test.c
1274 deps:
1275 - grpc_test_util
1276 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001277 - gpr_test_util
1278 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001279- name: alloc_test
1280 build: test
1281 language: c
1282 src:
1283 - test/core/support/alloc_test.c
1284 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 - gpr_test_util
1286 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001287- name: alpn_test
1288 build: test
1289 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001290 src:
1291 - test/core/transport/chttp2/alpn_test.c
1292 deps:
1293 - grpc_test_util
1294 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001295 - gpr_test_util
1296 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001297- name: api_fuzzer
1298 build: fuzzer
1299 language: c
1300 src:
1301 - test/core/end2end/fuzzers/api_fuzzer.c
1302 deps:
1303 - grpc_test_util
1304 - grpc
1305 - gpr_test_util
1306 - gpr
1307 corpus_dirs:
1308 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001309 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001310 maxlen: 2048
Yuchen Zeng955a3642016-06-17 13:48:03 -07001311- name: bad_server_response_test
1312 build: test
1313 language: c
1314 src:
1315 - test/core/end2end/bad_server_response_test.c
1316 deps:
1317 - test_tcp_server
1318 - grpc_test_util
1319 - grpc
1320 - gpr_test_util
1321 - gpr
Yuchen Zengd982bba2016-05-12 18:53:52 -07001322- name: bin_decoder_test
1323 build: test
1324 language: c
1325 src:
1326 - test/core/transport/chttp2/bin_decoder_test.c
1327 deps:
1328 - grpc_test_util
1329 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001330- name: bin_encoder_test
1331 build: test
1332 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001333 src:
1334 - test/core/transport/chttp2/bin_encoder_test.c
1335 deps:
1336 - grpc_test_util
1337 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001338- name: census_context_test
1339 build: test
1340 language: c
1341 src:
1342 - test/core/census/context_test.c
1343 deps:
1344 - grpc_test_util
1345 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001346 - gpr_test_util
1347 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001348- name: census_resource_test
1349 build: test
1350 language: c
1351 src:
1352 - test/core/census/resource_test.c
1353 deps:
1354 - grpc_test_util
1355 - grpc
1356 - gpr_test_util
1357 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001358- name: census_trace_context_test
1359 build: test
1360 language: c
1361 src:
1362 - test/core/census/trace_context_test.c
1363 deps:
1364 - grpc_test_util
1365 - grpc
1366 - gpr_test_util
1367 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001368- name: channel_create_test
1369 build: test
1370 language: c
1371 src:
1372 - test/core/surface/channel_create_test.c
1373 deps:
1374 - grpc_test_util
1375 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001376 - gpr_test_util
1377 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001378- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001379 build: test
1380 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001381 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001382 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001383 deps:
1384 - grpc_test_util
1385 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001386 - gpr_test_util
1387 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001388- name: chttp2_status_conversion_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001389 build: test
1390 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001391 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001392 - test/core/transport/chttp2/status_conversion_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001393 deps:
1394 - grpc_test_util
1395 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 - gpr_test_util
1397 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001398- name: chttp2_stream_map_test
1399 build: test
1400 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001401 src:
1402 - test/core/transport/chttp2/stream_map_test.c
1403 deps:
1404 - grpc_test_util
1405 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001406 - gpr_test_util
1407 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001408- name: chttp2_varint_test
1409 build: test
1410 language: c
1411 src:
1412 - test/core/transport/chttp2/varint_test.c
1413 deps:
1414 - grpc_test_util
1415 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001416 - gpr_test_util
1417 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001418- name: client_fuzzer
1419 build: fuzzer
1420 language: c
1421 src:
1422 - test/core/end2end/fuzzers/client_fuzzer.c
1423 deps:
1424 - grpc_test_util
1425 - grpc
1426 - gpr_test_util
1427 - gpr
1428 corpus_dirs:
1429 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001430 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001431 maxlen: 2048
Craig Tillerf7cade12016-07-07 21:41:10 -07001432- name: combiner_test
1433 cpu_cost: 30
1434 build: test
1435 language: c
1436 src:
1437 - test/core/iomgr/combiner_test.c
1438 deps:
1439 - grpc_test_util
1440 - grpc
1441 - gpr_test_util
1442 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001443- name: compression_test
1444 build: test
1445 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001446 src:
1447 - test/core/compression/compression_test.c
1448 deps:
1449 - grpc_test_util
1450 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001451 - gpr_test_util
1452 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001453- name: concurrent_connectivity_test
1454 build: test
1455 language: c
1456 src:
1457 - test/core/surface/concurrent_connectivity_test.c
1458 deps:
1459 - grpc_test_util
1460 - grpc
1461 - gpr_test_util
1462 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001463- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001464 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001465 build: test
1466 language: c
1467 src:
1468 - test/core/client_config/resolvers/dns_resolver_connectivity_test.c
1469 deps:
1470 - grpc_test_util
1471 - grpc
1472 - gpr_test_util
1473 - gpr
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001474- name: dns_resolver_test
1475 build: test
1476 language: c
1477 src:
1478 - test/core/client_config/resolvers/dns_resolver_test.c
1479 deps:
1480 - grpc_test_util
1481 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001482 - gpr_test_util
1483 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001484- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001485 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001486 build: test
1487 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001488 src:
1489 - test/core/end2end/dualstack_socket_test.c
1490 deps:
1491 - grpc_test_util
1492 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001493 - gpr_test_util
1494 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001495 platforms:
1496 - mac
1497 - linux
1498 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001499- name: endpoint_pair_test
1500 build: test
1501 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001502 src:
1503 - test/core/iomgr/endpoint_pair_test.c
1504 deps:
1505 - grpc_test_util
1506 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001507 - gpr_test_util
1508 - gpr
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001509- name: ev_epoll_linux_test
1510 build: test
1511 language: c
1512 src:
1513 - test/core/iomgr/ev_epoll_linux_test.c
1514 deps:
1515 - grpc_test_util
1516 - grpc
1517 - gpr_test_util
1518 - gpr
1519 platforms:
1520 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001521- name: fd_conservation_posix_test
1522 build: test
1523 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001524 src:
1525 - test/core/iomgr/fd_conservation_posix_test.c
1526 deps:
1527 - grpc_test_util
1528 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001529 - gpr_test_util
1530 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001531 platforms:
1532 - mac
1533 - linux
1534 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001535- name: fd_posix_test
1536 build: test
1537 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001538 src:
1539 - test/core/iomgr/fd_posix_test.c
1540 deps:
1541 - grpc_test_util
1542 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001543 - gpr_test_util
1544 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001545 platforms:
1546 - mac
1547 - linux
1548 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001549- name: fling_client
1550 build: test
1551 run: false
1552 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001553 src:
1554 - test/core/fling/client.c
1555 deps:
1556 - grpc_test_util
1557 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001558 - gpr_test_util
1559 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001560- name: fling_server
1561 build: test
1562 run: false
1563 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001564 src:
1565 - test/core/fling/server.c
1566 deps:
1567 - grpc_test_util
1568 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001569 - gpr_test_util
1570 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001571- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001572 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001573 build: test
1574 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001575 src:
1576 - test/core/fling/fling_stream_test.c
1577 deps:
1578 - grpc_test_util
1579 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001580 - gpr_test_util
1581 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001582 platforms:
1583 - mac
1584 - linux
1585 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001586- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001587 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001588 build: test
1589 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001590 src:
1591 - test/core/fling/fling_test.c
1592 deps:
1593 - grpc_test_util
1594 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001595 - gpr_test_util
1596 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001597 platforms:
1598 - mac
1599 - linux
1600 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001601- name: gen_hpack_tables
1602 build: tool
1603 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001604 src:
1605 - tools/codegen/core/gen_hpack_tables.c
1606 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001607 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001608 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001609- name: gen_legal_metadata_characters
1610 build: tool
1611 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001612 src:
1613 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001614 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001615- name: gen_percent_encoding_tables
1616 build: tool
1617 language: c
1618 src:
1619 - tools/codegen/core/gen_percent_encoding_tables.c
1620 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001621- name: goaway_server_test
1622 cpu_cost: 0.1
1623 build: test
1624 language: c
1625 src:
1626 - test/core/end2end/goaway_server_test.c
1627 deps:
1628 - grpc_test_util
1629 - grpc
1630 - gpr_test_util
1631 - gpr
1632 platforms:
1633 - mac
1634 - linux
1635 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001636- name: gpr_avl_test
1637 build: test
1638 language: c
1639 src:
1640 - test/core/support/avl_test.c
1641 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001642 - gpr_test_util
1643 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001644- name: gpr_backoff_test
1645 build: test
1646 language: c
1647 src:
1648 - test/core/support/backoff_test.c
1649 deps:
1650 - gpr_test_util
1651 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001652- name: gpr_cmdline_test
1653 build: test
1654 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001655 src:
1656 - test/core/support/cmdline_test.c
1657 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001658 - gpr_test_util
1659 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001660- name: gpr_cpu_test
1661 build: test
1662 language: c
1663 src:
1664 - test/core/support/cpu_test.c
1665 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001666 - gpr_test_util
1667 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001668- name: gpr_env_test
1669 build: test
1670 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001671 src:
1672 - test/core/support/env_test.c
1673 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001674 - gpr_test_util
1675 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001676- name: gpr_histogram_test
1677 build: test
1678 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001679 src:
1680 - test/core/support/histogram_test.c
1681 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001682 - gpr_test_util
1683 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001684- name: gpr_host_port_test
1685 build: test
1686 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001687 src:
1688 - test/core/support/host_port_test.c
1689 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001690 - gpr_test_util
1691 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001692- name: gpr_log_test
1693 build: test
1694 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001695 src:
1696 - test/core/support/log_test.c
1697 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001698 - gpr_test_util
1699 - gpr
Craig Tiller18879dc2016-05-02 22:13:48 -07001700- name: gpr_mpscq_test
Craig Tiller63d11752016-05-03 12:33:33 -07001701 cpu_cost: 30
Craig Tiller18879dc2016-05-02 22:13:48 -07001702 build: test
1703 language: c
1704 src:
1705 - test/core/support/mpscq_test.c
Craig Tillerc1c691f2016-09-07 10:40:13 -07001706 deps:
1707 - gpr_test_util
1708 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07001709- name: gpr_percent_encoding_test
1710 build: test
1711 language: c
1712 src:
1713 - test/core/support/percent_encoding_test.c
Craig Tiller18879dc2016-05-02 22:13:48 -07001714 deps:
1715 - gpr_test_util
1716 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001717- name: gpr_slice_buffer_test
1718 build: test
1719 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001720 src:
1721 - test/core/support/slice_buffer_test.c
1722 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001723 - gpr_test_util
1724 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001725- name: gpr_slice_test
1726 build: test
1727 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001728 src:
1729 - test/core/support/slice_test.c
1730 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001731 - gpr_test_util
1732 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001733- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001734 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07001735 build: test
1736 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001737 src:
1738 - test/core/support/stack_lockfree_test.c
1739 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001740 - gpr_test_util
1741 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001742- name: gpr_string_test
1743 build: test
1744 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001745 src:
1746 - test/core/support/string_test.c
1747 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 - gpr_test_util
1749 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001750- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001751 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001752 build: test
1753 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001754 src:
1755 - test/core/support/sync_test.c
1756 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001757 - gpr_test_util
1758 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001759- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001760 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001761 build: test
1762 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001763 src:
1764 - test/core/support/thd_test.c
1765 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001766 - gpr_test_util
1767 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001768- name: gpr_time_test
1769 build: test
1770 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001771 src:
1772 - test/core/support/time_test.c
1773 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001774 - gpr_test_util
1775 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001776- name: gpr_tls_test
1777 build: test
1778 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001779 src:
1780 - test/core/support/tls_test.c
1781 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001782 - gpr_test_util
1783 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001784- name: gpr_useful_test
1785 build: test
1786 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001787 src:
1788 - test/core/support/useful_test.c
1789 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001790 - gpr_test_util
1791 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001792- name: grpc_auth_context_test
1793 build: test
1794 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001795 src:
1796 - test/core/security/auth_context_test.c
1797 deps:
1798 - grpc_test_util
1799 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001800 - gpr_test_util
1801 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08001802- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001803 build: test
1804 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001805 src:
Craig Tiller732a8752016-02-22 15:59:19 -08001806 - test/core/security/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001807 deps:
1808 - grpc_test_util
1809 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001810 - gpr_test_util
1811 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001812- name: grpc_byte_buffer_reader_test
1813 build: test
1814 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001815 src:
1816 - test/core/surface/byte_buffer_reader_test.c
1817 deps:
1818 - grpc_test_util
1819 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001820 - gpr_test_util
1821 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001822- name: grpc_channel_args_test
1823 build: test
1824 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001825 src:
1826 - test/core/channel/channel_args_test.c
1827 deps:
1828 - grpc_test_util
1829 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001830 - gpr_test_util
1831 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001832- name: grpc_channel_stack_test
1833 build: test
1834 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001835 src:
1836 - test/core/channel/channel_stack_test.c
1837 deps:
1838 - grpc_test_util
1839 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001840 - gpr_test_util
1841 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001842- name: grpc_completion_queue_test
1843 build: test
1844 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001845 src:
1846 - test/core/surface/completion_queue_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_create_jwt
1853 build: tool
1854 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001855 src:
1856 - test/core/security/create_jwt.c
1857 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001858 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001859 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001860 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001861- name: grpc_credentials_test
1862 build: test
1863 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001864 src:
1865 - test/core/security/credentials_test.c
1866 deps:
1867 - grpc_test_util
1868 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001869 - gpr_test_util
1870 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001871- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001872 build: test
1873 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07001874 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001875 src:
1876 - test/core/security/fetch_oauth2.c
1877 deps:
1878 - grpc_test_util
1879 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001880 - gpr_test_util
1881 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08001882- name: grpc_invalid_channel_args_test
1883 build: test
1884 language: c
1885 src:
1886 - test/core/surface/invalid_channel_args_test.c
1887 deps:
1888 - grpc_test_util
1889 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001890 - gpr_test_util
1891 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001892- name: grpc_json_token_test
1893 build: test
1894 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001895 src:
1896 - test/core/security/json_token_test.c
1897 deps:
1898 - grpc_test_util
1899 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001900 - gpr_test_util
1901 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001902 platforms:
1903 - linux
1904 - posix
1905 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07001906- name: grpc_jwt_verifier_test
1907 build: test
1908 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001909 src:
1910 - test/core/security/jwt_verifier_test.c
1911 deps:
1912 - grpc_test_util
1913 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001914 - gpr_test_util
1915 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001916- name: grpc_print_google_default_creds_token
1917 build: tool
1918 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001919 src:
1920 - test/core/security/print_google_default_creds_token.c
1921 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001922 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001923 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001924- name: grpc_security_connector_test
1925 build: test
1926 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001927 src:
1928 - test/core/security/security_connector_test.c
1929 deps:
1930 - grpc_test_util
1931 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001932 - gpr_test_util
1933 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001934- name: grpc_verify_jwt
1935 build: tool
1936 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001937 src:
1938 - test/core/security/verify_jwt.c
1939 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001940 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001941 - gpr
Craig Tiller71c610d2016-03-18 15:57:08 -07001942- name: hpack_parser_fuzzer_test
1943 build: fuzzer
1944 language: c
1945 src:
1946 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
1947 deps:
1948 - grpc_test_util
1949 - grpc
1950 - gpr_test_util
1951 - gpr
1952 corpus_dirs:
1953 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001954 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07001955 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07001956- name: hpack_parser_test
1957 build: test
1958 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001959 src:
1960 - test/core/transport/chttp2/hpack_parser_test.c
1961 deps:
1962 - grpc_test_util
1963 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001964 - gpr_test_util
1965 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001966- name: hpack_table_test
1967 build: test
1968 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001969 src:
1970 - test/core/transport/chttp2/hpack_table_test.c
1971 deps:
1972 - grpc_test_util
1973 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001974 - gpr_test_util
1975 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11001976- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001977 build: test
1978 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001979 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11001980 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001981 deps:
1982 - grpc_test_util
1983 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001984 - gpr_test_util
1985 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07001986- name: http_request_fuzzer_test
1987 build: fuzzer
1988 language: c
1989 src:
1990 - test/core/http/request_fuzzer.c
1991 deps:
1992 - grpc_test_util
1993 - grpc
1994 - gpr_test_util
1995 - gpr
1996 corpus_dirs:
1997 - test/core/http/corpus
1998 maxlen: 2048
1999- name: http_response_fuzzer_test
2000 build: fuzzer
2001 language: c
2002 src:
2003 - test/core/http/response_fuzzer.c
2004 deps:
2005 - grpc_test_util
2006 - grpc
2007 - gpr_test_util
2008 - gpr
2009 corpus_dirs:
2010 - test/core/http/corpus
2011 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002012- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002013 build: test
2014 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002015 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002016 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002017 deps:
2018 - grpc_test_util
2019 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002020 - gpr_test_util
2021 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002022- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002023 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002024 build: test
2025 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002026 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002027 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002028 deps:
2029 - grpc_test_util
2030 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002031 - gpr_test_util
2032 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002033 platforms:
2034 - mac
2035 - linux
2036 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002037- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002038 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002039 build: test
2040 language: c
2041 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002042 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002043 deps:
2044 - grpc_test_util
2045 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002046 - gpr_test_util
2047 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002048 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002049 - linux
yang-gf1183302015-12-07 16:02:05 -08002050- name: init_test
2051 build: test
2052 language: c
2053 src:
2054 - test/core/surface/init_test.c
2055 deps:
2056 - grpc_test_util
2057 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002058 - gpr_test_util
2059 - gpr
Craig Tiller5cb79622016-03-15 14:46:54 -07002060- name: internal_api_canary_iomgr_test
2061 build: test
2062 run: false
2063 language: c
2064 src:
2065 - test/core/internal_api_canaries/iomgr.c
2066 deps:
2067 - grpc_test_util
2068 - grpc
2069 - gpr_test_util
2070 - gpr
2071- name: internal_api_canary_support_test
2072 build: test
2073 run: false
2074 language: c
2075 src:
2076 - test/core/internal_api_canaries/iomgr.c
2077 deps:
2078 - grpc_test_util
2079 - grpc
2080 - gpr_test_util
2081 - gpr
2082- name: internal_api_canary_transport_test
2083 build: test
2084 run: false
2085 language: c
2086 src:
2087 - test/core/internal_api_canaries/iomgr.c
2088 deps:
2089 - grpc_test_util
2090 - grpc
2091 - gpr_test_util
2092 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002093- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002094 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002095 build: test
2096 language: c
2097 src:
2098 - test/core/end2end/invalid_call_argument_test.c
2099 deps:
2100 - grpc_test_util
2101 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002102 - gpr_test_util
2103 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002104- name: json_fuzzer_test
2105 build: fuzzer
2106 language: c
2107 src:
2108 - test/core/json/fuzzer.c
2109 deps:
2110 - grpc_test_util
2111 - grpc
2112 - gpr_test_util
2113 - gpr
2114 corpus_dirs:
2115 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002116 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002117- name: json_rewrite
2118 build: test
2119 run: false
2120 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002121 src:
2122 - test/core/json/json_rewrite.c
2123 deps:
2124 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002125 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002126- name: json_rewrite_test
2127 build: test
2128 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002129 src:
2130 - test/core/json/json_rewrite_test.c
2131 deps:
2132 - grpc_test_util
2133 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002134 - gpr_test_util
2135 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002136- name: json_stream_error_test
2137 build: test
2138 language: c
2139 src:
2140 - test/core/json/json_stream_error_test.c
2141 deps:
2142 - grpc_test_util
2143 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002144 - gpr_test_util
2145 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002146- name: json_test
2147 build: test
2148 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002149 src:
2150 - test/core/json/json_test.c
2151 deps:
2152 - grpc_test_util
2153 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002154 - gpr_test_util
2155 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002156- name: lame_client_test
2157 build: test
2158 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002159 src:
2160 - test/core/surface/lame_client_test.c
2161 deps:
2162 - grpc_test_util
2163 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002164 - gpr_test_util
2165 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002166- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002167 cpu_cost: 0.1
Craig Tillerde7edf82016-03-20 09:12:16 -07002168 flaky: true
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002169 build: test
2170 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002171 src:
2172 - test/core/client_config/lb_policies_test.c
2173 deps:
2174 - grpc_test_util
2175 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002176 - gpr_test_util
2177 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002178- name: load_file_test
2179 build: test
2180 language: c
2181 src:
2182 - test/core/iomgr/load_file_test.c
2183 deps:
2184 - grpc_test_util
2185 - grpc
2186 - gpr_test_util
2187 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002188- name: low_level_ping_pong_benchmark
2189 build: benchmark
2190 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002191 src:
2192 - test/core/network_benchmarks/low_level_ping_pong.c
2193 deps:
2194 - grpc_test_util
2195 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002196 - gpr_test_util
2197 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002198 platforms:
2199 - mac
2200 - linux
2201 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002202- name: message_compress_test
2203 build: test
2204 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002205 src:
2206 - test/core/compression/message_compress_test.c
2207 deps:
2208 - grpc_test_util
2209 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002210 - gpr_test_util
2211 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002212- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002213 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002214 build: test
2215 language: c
2216 src:
2217 - test/core/census/mlog_test.c
2218 deps:
2219 - grpc_test_util
2220 - grpc
2221 - gpr_test_util
2222 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002223- name: multiple_server_queues_test
2224 build: test
2225 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002226 src:
2227 - test/core/end2end/multiple_server_queues_test.c
2228 deps:
2229 - grpc_test_util
2230 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002231 - gpr_test_util
2232 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002233- name: murmur_hash_test
2234 build: test
2235 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002236 src:
2237 - test/core/support/murmur_hash_test.c
2238 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002239 - gpr_test_util
2240 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002241- name: nanopb_fuzzer_response_test
2242 build: fuzzer
2243 language: c
2244 src:
2245 - test/core/nanopb/fuzzer_response.c
2246 deps:
2247 - grpc_test_util
2248 - grpc
2249 - gpr_test_util
2250 - gpr
2251 corpus_dirs:
2252 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002253 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002254- name: nanopb_fuzzer_serverlist_test
2255 build: fuzzer
2256 language: c
2257 src:
2258 - test/core/nanopb/fuzzer_serverlist.c
2259 deps:
2260 - grpc_test_util
2261 - grpc
2262 - gpr_test_util
2263 - gpr
2264 corpus_dirs:
2265 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002266 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002267- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002268 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002269 build: test
2270 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002271 src:
2272 - test/core/end2end/no_server_test.c
2273 deps:
2274 - grpc_test_util
2275 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002276 - gpr_test_util
2277 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002278- name: percent_decode_fuzzer
2279 build: fuzzer
2280 language: c
2281 src:
2282 - test/core/support/percent_decode_fuzzer.c
2283 deps:
2284 - grpc_test_util
2285 - grpc
2286 - gpr_test_util
2287 - gpr
2288 corpus_dirs:
2289 - test/core/support/percent_decode_corpus
2290 maxlen: 32
2291- name: percent_encode_fuzzer
2292 build: fuzzer
2293 language: c
2294 src:
2295 - test/core/support/percent_encode_fuzzer.c
2296 deps:
2297 - grpc_test_util
2298 - grpc
2299 - gpr_test_util
2300 - gpr
2301 corpus_dirs:
2302 - test/core/support/percent_encode_corpus
2303 maxlen: 32
Craig Tillerbf4b2242015-08-31 15:53:53 -07002304- name: resolve_address_test
2305 build: test
2306 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002307 src:
2308 - test/core/iomgr/resolve_address_test.c
2309 deps:
2310 - grpc_test_util
2311 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002312 - gpr_test_util
2313 - gpr
yang-gd482e592015-12-10 14:04:00 -08002314- name: secure_channel_create_test
2315 build: test
2316 language: c
2317 src:
2318 - test/core/surface/secure_channel_create_test.c
2319 deps:
2320 - grpc_test_util
2321 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002322 - gpr_test_util
2323 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002324- name: secure_endpoint_test
2325 build: test
2326 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002327 src:
2328 - test/core/security/secure_endpoint_test.c
2329 deps:
2330 - grpc_test_util
2331 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002332 - gpr_test_util
2333 - gpr
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002334- name: sequential_connectivity_test
2335 build: test
2336 language: c
2337 src:
2338 - test/core/surface/sequential_connectivity_test.c
2339 deps:
2340 - grpc_test_util
2341 - grpc
2342 - gpr_test_util
2343 - gpr
yang-gfe9a9752015-12-09 10:47:18 -08002344- name: server_chttp2_test
2345 build: test
2346 language: c
2347 src:
2348 - test/core/surface/server_chttp2_test.c
2349 deps:
2350 - grpc_test_util
2351 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002352 - gpr_test_util
2353 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002354- name: server_fuzzer
2355 build: fuzzer
2356 language: c
2357 src:
2358 - test/core/end2end/fuzzers/server_fuzzer.c
2359 deps:
2360 - grpc_test_util
2361 - grpc
2362 - gpr_test_util
2363 - gpr
2364 corpus_dirs:
2365 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002366 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002367 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002368- name: server_test
2369 build: test
2370 language: c
2371 src:
2372 - test/core/surface/server_test.c
2373 deps:
2374 - grpc_test_util
2375 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002376 - gpr_test_util
2377 - gpr
yang-gc9fca182015-11-06 16:41:33 -08002378- name: set_initial_connect_string_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002379 cpu_cost: 0.1
yang-gc9fca182015-11-06 16:41:33 -08002380 build: test
2381 language: c
2382 src:
2383 - test/core/client_config/set_initial_connect_string_test.c
2384 deps:
2385 - test_tcp_server
2386 - grpc_test_util
2387 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002388 - gpr_test_util
2389 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002390- name: sockaddr_resolver_test
2391 build: test
2392 language: c
2393 src:
2394 - test/core/client_config/resolvers/sockaddr_resolver_test.c
2395 deps:
2396 - grpc_test_util
2397 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002398 - gpr_test_util
2399 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002400- name: sockaddr_utils_test
2401 build: test
2402 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002403 src:
2404 - test/core/iomgr/sockaddr_utils_test.c
2405 deps:
2406 - grpc_test_util
2407 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002408 - gpr_test_util
2409 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002410- name: socket_utils_test
2411 build: test
2412 language: c
2413 src:
2414 - test/core/iomgr/socket_utils_test.c
2415 deps:
2416 - grpc_test_util
2417 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002418 - gpr_test_util
2419 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002420 platforms:
2421 - mac
2422 - linux
2423 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002424- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002425 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002426 build: test
2427 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002428 src:
2429 - test/core/iomgr/tcp_client_posix_test.c
2430 deps:
2431 - grpc_test_util
2432 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002433 - gpr_test_util
2434 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002435 platforms:
2436 - mac
2437 - linux
2438 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002439- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002440 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002441 build: test
2442 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002443 src:
2444 - test/core/iomgr/tcp_posix_test.c
2445 deps:
2446 - grpc_test_util
2447 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002448 - gpr_test_util
2449 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002450 platforms:
2451 - mac
2452 - linux
2453 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002454- name: tcp_server_posix_test
2455 build: test
2456 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002457 src:
2458 - test/core/iomgr/tcp_server_posix_test.c
2459 deps:
2460 - grpc_test_util
2461 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002462 - gpr_test_util
2463 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002464 platforms:
2465 - mac
2466 - linux
2467 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002468- name: time_averaged_stats_test
2469 build: test
2470 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002471 src:
2472 - test/core/iomgr/time_averaged_stats_test.c
2473 deps:
2474 - grpc_test_util
2475 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002476 - gpr_test_util
2477 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002478- name: timeout_encoding_test
2479 build: test
2480 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002481 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002482 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002483 deps:
2484 - grpc_test_util
2485 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002486 - gpr_test_util
2487 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002488- name: timer_heap_test
2489 build: test
2490 language: c
2491 src:
2492 - test/core/iomgr/timer_heap_test.c
2493 deps:
2494 - grpc_test_util
2495 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002496 - gpr_test_util
2497 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002498- name: timer_list_test
2499 build: test
2500 language: c
2501 src:
2502 - test/core/iomgr/timer_list_test.c
2503 deps:
2504 - grpc_test_util
2505 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002506 - gpr_test_util
2507 - gpr
Craig Tiller179e6fe2015-12-09 11:09:47 -08002508- name: transport_connectivity_state_test
2509 build: test
2510 language: c
2511 src:
2512 - test/core/transport/connectivity_state_test.c
2513 deps:
2514 - grpc_test_util
2515 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002516 - gpr_test_util
2517 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002518- name: transport_metadata_test
2519 build: test
2520 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002521 src:
2522 - test/core/transport/metadata_test.c
2523 deps:
2524 - grpc_test_util
2525 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002526 - gpr_test_util
2527 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002528- name: transport_security_test
2529 build: test
2530 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002531 src:
2532 - test/core/tsi/transport_security_test.c
2533 deps:
2534 - grpc_test_util
2535 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002536 - gpr_test_util
2537 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002538 platforms:
2539 - linux
2540 - posix
2541 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002542- name: udp_server_test
2543 build: test
2544 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002545 src:
2546 - test/core/iomgr/udp_server_test.c
2547 deps:
2548 - grpc_test_util
2549 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002550 - gpr_test_util
2551 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002552 platforms:
2553 - mac
2554 - linux
2555 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07002556- name: uri_fuzzer_test
2557 build: fuzzer
2558 language: c
2559 src:
2560 - test/core/client_config/uri_fuzzer_test.c
2561 deps:
2562 - grpc_test_util
2563 - grpc
2564 - gpr_test_util
2565 - gpr
2566 corpus_dirs:
2567 - test/core/client_config/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002568 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002569- name: uri_parser_test
2570 build: test
2571 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002572 src:
2573 - test/core/client_config/uri_parser_test.c
2574 deps:
2575 - grpc_test_util
2576 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002577 - gpr_test_util
2578 - gpr
vjpai04e992a2016-02-10 16:58:38 -08002579- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002580 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08002581 build: test
2582 language: c++
2583 src:
2584 - test/cpp/common/alarm_cpp_test.cc
2585 deps:
2586 - grpc++_test_util
2587 - grpc_test_util
2588 - grpc++
2589 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08002590 - gpr_test_util
2591 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002592- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002593 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002594 build: test
2595 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002596 src:
2597 - test/cpp/end2end/async_end2end_test.cc
2598 deps:
2599 - grpc++_test_util
2600 - grpc_test_util
2601 - grpc++
2602 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002603 - gpr_test_util
2604 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002605- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002606 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002607 build: test
2608 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002609 src:
2610 - test/cpp/common/auth_property_iterator_test.cc
2611 deps:
2612 - grpc++_test_util
2613 - grpc_test_util
2614 - grpc++
2615 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002616 - gpr_test_util
2617 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002618- name: channel_arguments_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002619 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002620 build: test
2621 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002622 src:
yang-g52705592015-11-25 11:45:33 -08002623 - test/cpp/common/channel_arguments_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07002624 deps:
2625 - grpc++
2626 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002627 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002628- name: cli_call_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002629 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002630 build: test
2631 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002632 src:
2633 - test/cpp/util/cli_call_test.cc
2634 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002635 - grpc_cli_libs
Craig Tiller25834342015-09-25 08:08:24 -07002636 - grpc++_test_util
2637 - grpc_test_util
2638 - grpc++
2639 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002640 - gpr_test_util
2641 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002642- name: client_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002643 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002644 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002645 build: test
2646 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002647 src:
2648 - test/cpp/end2end/client_crash_test.cc
2649 deps:
2650 - grpc++_test_util
2651 - grpc_test_util
2652 - grpc++
2653 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002654 - gpr_test_util
2655 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002656 platforms:
2657 - mac
2658 - linux
2659 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002660- name: client_crash_test_server
2661 build: test
2662 run: false
2663 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002664 src:
2665 - test/cpp/end2end/client_crash_test_server.cc
2666 deps:
2667 - grpc++_test_util
2668 - grpc_test_util
2669 - grpc++
2670 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002671 - gpr_test_util
2672 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002673- name: codegen_test_full
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08002674 gtest: true
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002675 build: test
2676 language: c++
2677 src:
2678 - src/proto/grpc/testing/control.proto
2679 - src/proto/grpc/testing/messages.proto
2680 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002681 - src/proto/grpc/testing/services.proto
2682 - src/proto/grpc/testing/stats.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002683 - test/cpp/codegen/codegen_test_full.cc
2684 deps:
2685 - grpc++
2686 - grpc
2687 - gpr
2688 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002689 - grpc++_codegen_base
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002690- name: codegen_test_minimal
2691 gtest: true
2692 build: test
2693 language: c++
2694 src:
2695 - src/proto/grpc/testing/control.proto
2696 - src/proto/grpc/testing/messages.proto
2697 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002698 - src/proto/grpc/testing/services.proto
2699 - src/proto/grpc/testing/stats.proto
2700 - test/cpp/codegen/codegen_test_minimal.cc
Craig Tiller03d8f2f2016-04-07 08:02:16 -07002701 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002702 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07002703 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07002704- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002705 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002706 build: test
2707 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002708 src:
2709 - test/cpp/client/credentials_test.cc
2710 deps:
2711 - grpc++
2712 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002713 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002714- name: cxx_byte_buffer_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002715 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002716 build: test
2717 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002718 src:
2719 - test/cpp/util/byte_buffer_test.cc
2720 deps:
2721 - grpc_test_util
2722 - grpc++
2723 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002724 - gpr_test_util
2725 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002726- name: cxx_slice_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002727 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002728 build: test
2729 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002730 src:
2731 - test/cpp/util/slice_test.cc
2732 deps:
2733 - grpc_test_util
2734 - grpc++
2735 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002736 - gpr_test_util
2737 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002738- name: cxx_string_ref_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002739 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002740 build: test
2741 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002742 src:
2743 - test/cpp/util/string_ref_test.cc
2744 deps:
2745 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07002746- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002747 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002748 build: test
2749 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002750 src:
2751 - test/cpp/util/time_test.cc
2752 deps:
2753 - grpc_test_util
2754 - grpc++
2755 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002756 - gpr_test_util
2757 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002758- name: end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002759 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002760 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002761 build: test
2762 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002763 src:
2764 - test/cpp/end2end/end2end_test.cc
2765 deps:
2766 - grpc++_test_util
2767 - grpc_test_util
2768 - grpc++
2769 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002770 - gpr_test_util
2771 - gpr
Mark D. Rothc459ecf2016-06-16 09:17:49 -07002772- name: filter_end2end_test
2773 gtest: true
2774 build: test
2775 language: c++
2776 src:
2777 - test/cpp/end2end/filter_end2end_test.cc
2778 deps:
2779 - grpc++_test_util
2780 - grpc_test_util
2781 - grpc++
2782 - grpc
2783 - gpr_test_util
2784 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002785- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002786 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002787 build: test
2788 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002789 src:
2790 - test/cpp/end2end/generic_end2end_test.cc
2791 deps:
2792 - grpc++_test_util
2793 - grpc_test_util
2794 - grpc++
2795 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002796 - gpr_test_util
2797 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07002798- name: golden_file_test
2799 gtest: true
2800 build: test
2801 language: c++
2802 src:
2803 - src/proto/grpc/testing/compiler_test.proto
2804 - test/cpp/codegen/golden_file_test.cc
2805 deps:
2806 - grpc++
2807 - grpc
2808 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002809- name: grpc_cli
2810 build: test
2811 run: false
2812 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002813 src:
2814 - test/cpp/util/grpc_cli.cc
2815 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002816 - grpc_cli_libs
Yuchen Zeng256cc7a2016-07-07 11:09:49 -07002817 - grpc++_reflection
Craig Tiller25834342015-09-25 08:08:24 -07002818 - grpc++
2819 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002820 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002821 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07002822- name: grpc_cpp_plugin
2823 build: protoc
2824 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002825 src:
2826 - src/compiler/cpp_plugin.cc
2827 deps:
2828 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002829 secure: false
2830 vs_config_type: Application
2831 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
2832- name: grpc_csharp_plugin
2833 build: protoc
2834 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002835 src:
2836 - src/compiler/csharp_plugin.cc
2837 deps:
2838 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002839 secure: false
2840 vs_config_type: Application
2841 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08002842- name: grpc_node_plugin
2843 build: protoc
2844 language: c++
2845 src:
2846 - src/compiler/node_plugin.cc
2847 deps:
2848 - grpc_plugin_support
2849 secure: false
2850 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07002851- name: grpc_objective_c_plugin
2852 build: protoc
2853 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002854 src:
2855 - src/compiler/objective_c_plugin.cc
2856 deps:
2857 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002858 secure: false
2859 vs_config_type: Application
2860 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
2861- name: grpc_python_plugin
2862 build: protoc
2863 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002864 src:
2865 - src/compiler/python_plugin.cc
2866 deps:
2867 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002868 secure: false
2869 vs_config_type: Application
2870 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
2871- name: grpc_ruby_plugin
2872 build: protoc
2873 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002874 src:
2875 - src/compiler/ruby_plugin.cc
2876 deps:
2877 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07002878 secure: false
2879 vs_config_type: Application
2880 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07002881- name: grpc_tool_test
2882 gtest: true
2883 build: test
2884 language: c++
2885 headers:
2886 - test/cpp/util/string_ref_helper.h
2887 src:
2888 - src/proto/grpc/testing/echo.proto
2889 - src/proto/grpc/testing/echo_messages.proto
2890 - test/cpp/util/grpc_tool_test.cc
2891 - test/cpp/util/string_ref_helper.cc
2892 deps:
2893 - grpc_cli_libs
2894 - grpc++_reflection
2895 - grpc_test_util
2896 - grpc++
2897 - grpc
2898 - gpr_test_util
2899 - gpr
2900 filegroups:
2901 - grpc++_codegen_proto
2902 - grpc++_config_proto
Craig Tillereb841e22016-02-11 15:49:16 -08002903- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002904 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08002905 build: test
2906 language: c++
2907 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002908 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08002909 - test/cpp/grpclb/grpclb_api_test.cc
2910 deps:
2911 - grpc++_test_util
2912 - grpc_test_util
2913 - grpc++
2914 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07002915- name: grpclb_test
2916 gtest: false
2917 build: test
2918 language: c++
2919 src:
2920 - src/proto/grpc/lb/v1/load_balancer.proto
2921 - test/cpp/grpclb/grpclb_test.cc
2922 deps:
2923 - gpr
2924 - gpr_test_util
2925 - grpc
2926 - grpc++
2927 - grpc++_test_util
2928 - grpc_test_util
yang-gbe5a2c42016-01-14 13:11:15 -08002929- name: hybrid_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002930 gtest: true
yang-gbe5a2c42016-01-14 13:11:15 -08002931 build: test
2932 language: c++
2933 src:
2934 - test/cpp/end2end/hybrid_end2end_test.cc
2935 deps:
2936 - grpc++_test_util
2937 - grpc_test_util
2938 - grpc++
2939 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002940 - gpr_test_util
2941 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002942- name: interop_client
2943 build: test
2944 run: false
2945 language: c++
2946 src: []
Craig Tiller25834342015-09-25 08:08:24 -07002947 deps:
2948 - interop_client_main
2949 - interop_client_helper
2950 - grpc++_test_util
2951 - grpc_test_util
2952 - grpc++
2953 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002954 - gpr_test_util
2955 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002956 - grpc++_test_config
2957 platforms:
2958 - mac
2959 - linux
2960 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002961- name: interop_server
2962 build: test
2963 run: false
2964 language: c++
2965 src: []
Craig Tiller25834342015-09-25 08:08:24 -07002966 deps:
2967 - interop_server_main
2968 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02002969 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07002970 - grpc++_test_util
2971 - grpc_test_util
2972 - grpc++
2973 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002974 - gpr_test_util
2975 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002976 - grpc++_test_config
2977 platforms:
2978 - mac
2979 - linux
2980 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002981- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08002982 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002983 build: test
2984 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002985 src:
2986 - test/cpp/interop/interop_test.cc
2987 deps:
2988 - grpc_test_util
2989 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002990 - gpr_test_util
2991 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002992 platforms:
2993 - mac
2994 - linux
2995 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08002996- name: json_run_localhost
2997 build: test
2998 run: false
2999 language: c++
3000 src:
3001 - test/cpp/qps/json_run_localhost.cc
3002 deps:
3003 - grpc++_test_util
3004 - grpc_test_util
3005 - grpc++
3006 - grpc
3007 - gpr_test_util
3008 - gpr
3009 - grpc++_test_config
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003010- name: metrics_client
3011 build: test
3012 run: false
3013 language: c++
3014 headers:
3015 - test/cpp/util/metrics_server.h
3016 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003017 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003018 - test/cpp/interop/metrics_client.cc
3019 deps:
3020 - grpc++
3021 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003022 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003023 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003024- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003025 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003026 build: test
3027 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003028 src:
3029 - test/cpp/end2end/mock_test.cc
3030 deps:
3031 - grpc++_test_util
3032 - grpc_test_util
3033 - grpc++
3034 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003035 - gpr_test_util
3036 - gpr
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003037- name: proto_server_reflection_test
3038 gtest: true
3039 build: test
3040 language: c++
3041 headers:
3042 - test/cpp/util/proto_reflection_descriptor_database.h
3043 src:
3044 - test/cpp/end2end/proto_server_reflection_test.cc
3045 - test/cpp/util/proto_reflection_descriptor_database.cc
3046 deps:
3047 - grpc++_reflection
3048 - grpc++_test_util
3049 - grpc_test_util
3050 - grpc++
3051 - grpc
3052 - gpr_test_util
3053 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003054- name: qps_interarrival_test
3055 build: test
3056 run: false
3057 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003058 src:
3059 - test/cpp/qps/qps_interarrival_test.cc
3060 deps:
3061 - qps
3062 - grpc++_test_util
3063 - grpc_test_util
3064 - grpc++
3065 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003066 - gpr_test_util
3067 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003068 platforms:
3069 - mac
3070 - linux
3071 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003072- name: qps_json_driver
3073 build: test
3074 run: false
3075 language: c++
3076 src:
3077 - test/cpp/qps/qps_json_driver.cc
3078 deps:
3079 - qps
3080 - grpc++_test_util
3081 - grpc_test_util
3082 - grpc++
3083 - grpc
3084 - gpr_test_util
3085 - gpr
3086 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003087- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08003088 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003089 build: test
3090 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003091 src:
3092 - test/cpp/qps/qps_openloop_test.cc
3093 deps:
3094 - qps
3095 - grpc++_test_util
3096 - grpc_test_util
3097 - grpc++
3098 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003099 - gpr_test_util
3100 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003101 - grpc++_test_config
3102 platforms:
3103 - mac
3104 - linux
3105 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003106- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003107 build: test
3108 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003109 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003110 headers:
3111 - test/cpp/qps/client.h
3112 - test/cpp/qps/server.h
3113 src:
3114 - test/cpp/qps/worker.cc
3115 deps:
3116 - qps
3117 - grpc++_test_util
3118 - grpc_test_util
3119 - grpc++
3120 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003121 - gpr_test_util
3122 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003123 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003124- name: reconnect_interop_client
3125 build: test
3126 run: false
3127 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003128 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003129 - src/proto/grpc/testing/empty.proto
3130 - src/proto/grpc/testing/messages.proto
3131 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003132 - test/cpp/interop/reconnect_interop_client.cc
3133 deps:
3134 - grpc++_test_util
3135 - grpc_test_util
3136 - grpc++
3137 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003138 - gpr_test_util
3139 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003140 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003141- name: reconnect_interop_server
3142 build: test
3143 run: false
3144 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003145 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003146 - src/proto/grpc/testing/empty.proto
3147 - src/proto/grpc/testing/messages.proto
3148 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003149 - test/cpp/interop/reconnect_interop_server.cc
3150 deps:
3151 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08003152 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07003153 - grpc++_test_util
3154 - grpc_test_util
3155 - grpc++
3156 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003157 - gpr_test_util
3158 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003159 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003160- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003161 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003162 build: test
3163 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003164 src:
3165 - test/cpp/common/secure_auth_context_test.cc
3166 deps:
3167 - grpc++_test_util
3168 - grpc_test_util
3169 - grpc++
3170 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003171 - gpr_test_util
3172 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003173- name: secure_sync_unary_ping_pong_test
3174 build: test
3175 language: c++
3176 src:
3177 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
3178 deps:
3179 - qps
3180 - grpc++_test_util
3181 - grpc_test_util
3182 - grpc++
3183 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003184 - gpr_test_util
3185 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003186 platforms:
3187 - mac
3188 - linux
3189 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07003190- name: server_builder_plugin_test
3191 gtest: true
3192 build: test
3193 language: c++
3194 src:
3195 - test/cpp/end2end/server_builder_plugin_test.cc
3196 deps:
3197 - grpc++_test_util
3198 - grpc_test_util
3199 - grpc++
3200 - grpc
3201 - gpr_test_util
3202 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003203- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003204 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003205 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003206 build: test
3207 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003208 src:
3209 - test/cpp/end2end/server_crash_test.cc
3210 deps:
3211 - grpc++_test_util
3212 - grpc_test_util
3213 - grpc++
3214 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003215 - gpr_test_util
3216 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003217 platforms:
3218 - mac
3219 - linux
3220 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003221- name: server_crash_test_client
3222 build: test
3223 run: false
3224 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003225 src:
3226 - test/cpp/end2end/server_crash_test_client.cc
3227 deps:
3228 - grpc++_test_util
3229 - grpc_test_util
3230 - grpc++
3231 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003232 - gpr_test_util
3233 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003234- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003235 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003236 build: test
3237 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003238 src:
3239 - test/cpp/end2end/shutdown_test.cc
3240 deps:
3241 - grpc++_test_util
3242 - grpc_test_util
3243 - grpc++
3244 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003245 - gpr_test_util
3246 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003247- name: status_test
3248 build: test
3249 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003250 src:
3251 - test/cpp/util/status_test.cc
3252 deps:
3253 - grpc_test_util
3254 - grpc++
3255 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003256 - gpr_test_util
3257 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003258- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003259 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003260 build: test
3261 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003262 src:
3263 - test/cpp/end2end/streaming_throughput_test.cc
3264 deps:
3265 - grpc++_test_util
3266 - grpc_test_util
3267 - grpc++
3268 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003269 - gpr_test_util
3270 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003271 platforms:
3272 - mac
3273 - linux
3274 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003275- name: stress_test
3276 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07003277 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003278 language: c++
3279 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003280 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003281 - test/cpp/interop/interop_client.h
3282 - test/cpp/interop/stress_interop_client.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003283 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003284 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003285 - src/proto/grpc/testing/empty.proto
3286 - src/proto/grpc/testing/messages.proto
3287 - src/proto/grpc/testing/metrics.proto
3288 - src/proto/grpc/testing/test.proto
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003289 - test/cpp/interop/interop_client.cc
3290 - test/cpp/interop/stress_interop_client.cc
3291 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003292 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003293 deps:
3294 - grpc++_test_util
3295 - grpc_test_util
3296 - grpc++
3297 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003298 - gpr_test_util
3299 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003300 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003301- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003302 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003303 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07003304 build: test
3305 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003306 src:
3307 - test/cpp/end2end/thread_stress_test.cc
3308 deps:
3309 - grpc++_test_util
3310 - grpc_test_util
3311 - grpc++
3312 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003313 - gpr_test_util
3314 - gpr
Craig Tillerab230452016-01-04 08:18:43 -08003315- name: public_headers_must_be_c89
3316 build: test
3317 language: c89
3318 src:
3319 - test/core/surface/public_headers_must_be_c89.c
3320 deps:
3321 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003322 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003323vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07003324- linkage: static
3325 name: grpc.dependencies.zlib
3326 props: false
3327 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003328 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08003329- linkage: static
3330 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07003331 props: true
3332 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003333 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07003334- name: gflags
3335 props: false
3336 redist: false
3337 version: 2.1.2.1
3338- name: gtest
3339 props: false
3340 redist: false
3341 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08003342configs:
3343 asan:
3344 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003345 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3346 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003347 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003348 LD: clang
3349 LDFLAGS: -fsanitize=address
3350 LDXX: clang++
3351 compile_the_world: true
3352 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08003353 ASAN_OPTIONS: detect_leaks=1:color=always
3354 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Vijay Pai3b288722016-02-19 00:28:28 -08003355 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003356 asan-noleaks:
3357 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003358 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3359 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003360 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003361 LD: clang
3362 LDFLAGS: -fsanitize=address
3363 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08003364 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08003365 test_environ:
3366 ASAN_OPTIONS: detect_leaks=0:color=always
Vijay Pai3b288722016-02-19 00:28:28 -08003367 timeout_multiplier: 3
Craig Tillerae945942016-03-23 21:43:58 -07003368 asan-trace-cmp:
3369 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07003370 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
3371 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07003372 CXX: clang++
3373 LD: clang
3374 LDFLAGS: -fsanitize=address
3375 LDXX: clang++
3376 compile_the_world: true
3377 test_environ:
3378 ASAN_OPTIONS: detect_leaks=1:color=always
3379 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3380 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003381 basicprof:
3382 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
3383 DEFINES: NDEBUG
3384 dbg:
3385 CPPFLAGS: -O0
3386 DEFINES: _DEBUG DEBUG
Craig Tiller3af3f742016-02-28 21:53:13 -08003387 easan:
3388 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003389 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3390 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tiller3af3f742016-02-28 21:53:13 -08003391 CXX: clang++
3392 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3393 LD: clang
3394 LDFLAGS: -fsanitize=address
3395 LDXX: clang++
3396 compile_the_world: true
3397 test_environ:
3398 ASAN_OPTIONS: detect_leaks=1:color=always
3399 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3400 timeout_multiplier: 3
3401 edbg:
3402 CPPFLAGS: -O0
3403 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3404 etsan:
Craig Tillerd93aa142016-02-28 20:56:13 -08003405 CC: clang
3406 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003407 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerd93aa142016-02-28 20:56:13 -08003408 CXX: clang++
Craig Tilleref1bf872016-02-28 17:37:33 -08003409 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
Craig Tillerd93aa142016-02-28 20:56:13 -08003410 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003411 LDFLAGS: -fsanitize=thread
Craig Tillerd93aa142016-02-28 20:56:13 -08003412 LDXX: clang++
3413 compile_the_world: true
3414 test_environ:
3415 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
3416 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003417 gcov:
3418 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003419 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08003420 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08003421 DEFINES: _DEBUG DEBUG GPR_GCOV
3422 LD: gcc
3423 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
3424 LDXX: g++
3425 helgrind:
3426 CPPFLAGS: -O0
3427 DEFINES: _DEBUG DEBUG
3428 LDFLAGS: -rdynamic
3429 timeout_multiplier: 20
3430 valgrind: --tool=helgrind
3431 memcheck:
3432 CPPFLAGS: -O0
3433 DEFINES: _DEBUG DEBUG
3434 LDFLAGS: -rdynamic
3435 timeout_multiplier: 10
3436 valgrind: --tool=memcheck --leak-check=full
3437 msan:
3438 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003439 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
3440 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3441 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003442 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003443 DEFINES: NDEBUG
3444 LD: clang
3445 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3446 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
3447 LDXX: clang++
3448 compile_the_world: true
Vijay Pai3b288722016-02-19 00:28:28 -08003449 timeout_multiplier: 4
Craig Tillera0f85172016-01-20 15:56:06 -08003450 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07003451 CPPFLAGS: -O3 -fno-omit-frame-pointer
3452 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003453 LDFLAGS: -rdynamic
3454 opt:
3455 CPPFLAGS: -O2
3456 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003457 stapprof:
3458 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
3459 DEFINES: NDEBUG
3460 tsan:
3461 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003462 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003463 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003464 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07003465 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08003466 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003467 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08003468 LDXX: clang++
3469 compile_the_world: true
3470 test_environ:
3471 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
vjpai2146fe82016-02-19 10:05:57 -08003472 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003473 ubsan:
3474 CC: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003475 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined,unsigned-integer-overflow
3476 -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08003477 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003478 DEFINES: NDEBUG
3479 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003480 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08003481 LDXX: clang++
3482 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07003483 test_environ:
Craig Tiller9780f592016-05-18 15:06:21 -07003484 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1
Craig Tillera0f85172016-01-20 15:56:06 -08003485 timeout_multiplier: 1.5
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003486defaults:
3487 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003488 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07003489 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003490 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003491 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003492 global:
3493 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
3494 LDFLAGS: -g
3495 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01003496 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01003497 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08003498node_modules:
3499- deps:
3500 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003501 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08003502 - boringssl
3503 - z
murgatroid9994a75412015-11-19 14:04:53 -08003504 headers:
3505 - src/node/ext/byte_buffer.h
3506 - src/node/ext/call.h
3507 - src/node/ext/call_credentials.h
3508 - src/node/ext/channel.h
3509 - src/node/ext/channel_credentials.h
3510 - src/node/ext/completion_queue_async_worker.h
3511 - src/node/ext/server.h
3512 - src/node/ext/server_credentials.h
3513 - src/node/ext/timeval.h
3514 js:
3515 - src/node/index.js
3516 - src/node/src/client.js
3517 - src/node/src/common.js
3518 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08003519 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08003520 - src/node/src/metadata.js
3521 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08003522 name: grpc_node
3523 src:
3524 - src/node/ext/byte_buffer.cc
3525 - src/node/ext/call.cc
3526 - src/node/ext/call_credentials.cc
3527 - src/node/ext/channel.cc
3528 - src/node/ext/channel_credentials.cc
3529 - src/node/ext/completion_queue_async_worker.cc
3530 - src/node/ext/node_grpc.cc
3531 - src/node/ext/server.cc
3532 - src/node/ext/server_credentials.cc
3533 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08003534openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07003535 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08003536 extraction_dir: openssl-1.0.2f
3537 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003538php_config_m4:
3539 deps:
3540 - grpc
3541 - gpr
3542 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003543 headers:
3544 - src/php/ext/grpc/byte_buffer.h
3545 - src/php/ext/grpc/call.h
3546 - src/php/ext/grpc/call_credentials.h
3547 - src/php/ext/grpc/channel.h
3548 - src/php/ext/grpc/channel_credentials.h
3549 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07003550 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003551 - src/php/ext/grpc/php_grpc.h
3552 - src/php/ext/grpc/server.h
3553 - src/php/ext/grpc/server_credentials.h
3554 - src/php/ext/grpc/timeval.h
3555 src:
3556 - src/php/ext/grpc/byte_buffer.c
3557 - src/php/ext/grpc/call.c
3558 - src/php/ext/grpc/call_credentials.c
3559 - src/php/ext/grpc/channel.c
3560 - src/php/ext/grpc/channel_credentials.c
3561 - src/php/ext/grpc/completion_queue.c
3562 - src/php/ext/grpc/php_grpc.c
3563 - src/php/ext/grpc/server.c
3564 - src/php/ext/grpc/server_credentials.c
3565 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08003566python_dependencies:
3567 deps:
3568 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003569 - gpr
Masood Malekghassemi387e1162016-01-05 10:16:12 -08003570 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08003571 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01003572ruby_gem:
3573 deps:
3574 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003575 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003576 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07003577 - z