blob: 4c131b53b1ae9bb8db7aa52d30de08fb449295d8 [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 Tillerdf095702016-09-13 11:06:40 -070015 core_version: 2.0.0-dev
Craig Tiller8dfdb7e2016-08-29 11:25:56 -070016 g_stands_for: good
Nicolas "Pixel" Noble49bfb922016-07-12 09:31:41 +020017 version: 1.1.0-dev
Craig Tillerbf4b2242015-08-31 15:53:53 -070018filegroups:
19- name: census
Craig Tiller25834342015-09-25 08:08:24 -070020 public_headers:
21 - include/grpc/census.h
22 headers:
Craig Tiller8f8e9f92016-03-29 09:41:28 -070023 - src/core/ext/census/aggregation.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070024 - src/core/ext/census/base_resources.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070025 - src/core/ext/census/census_interface.h
26 - src/core/ext/census/census_rpc_stats.h
Alistair Veitch30fe6322016-05-23 10:11:28 -070027 - src/core/ext/census/gen/census.pb.h
Alistair Veitcha0c69f92016-08-31 12:01:27 -070028 - src/core/ext/census/gen/trace_context.pb.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070029 - src/core/ext/census/grpc_filter.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070030 - src/core/ext/census/mlog.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070031 - src/core/ext/census/resource.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070032 - src/core/ext/census/rpc_metric_id.h
Vizerai12d1fc62016-09-09 14:22:19 -070033 - src/core/ext/census/trace_context.h
Craig Tiller25834342015-09-25 08:08:24 -070034 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070035 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070036 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070037 - src/core/ext/census/gen/census.pb.c
Alistair Veitcha0c69f92016-08-31 12:01:27 -070038 - src/core/ext/census/gen/trace_context.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070039 - src/core/ext/census/grpc_context.c
40 - src/core/ext/census/grpc_filter.c
41 - src/core/ext/census/grpc_plugin.c
42 - src/core/ext/census/initialize.c
43 - src/core/ext/census/mlog.c
44 - src/core/ext/census/operation.c
45 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070046 - src/core/ext/census/resource.c
Vizerai12d1fc62016-09-09 14:22:19 -070047 - src/core/ext/census/trace_context.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070048 - src/core/ext/census/tracing.c
49 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070050 uses:
51 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070052 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070053- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010054 public_headers:
55 - include/grpc/support/alloc.h
56 - include/grpc/support/atm.h
57 - include/grpc/support/atm_gcc_atomic.h
58 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070059 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010060 - include/grpc/support/avl.h
61 - include/grpc/support/cmdline.h
62 - include/grpc/support/cpu.h
63 - include/grpc/support/histogram.h
64 - include/grpc/support/host_port.h
65 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070066 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010067 - include/grpc/support/port_platform.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010068 - include/grpc/support/string_util.h
69 - include/grpc/support/subprocess.h
70 - include/grpc/support/sync.h
71 - include/grpc/support/sync_generic.h
72 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070073 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010074 - include/grpc/support/thd.h
75 - include/grpc/support/time.h
76 - include/grpc/support/tls.h
77 - include/grpc/support/tls_gcc.h
78 - include/grpc/support/tls_msvc.h
79 - include/grpc/support/tls_pthread.h
80 - include/grpc/support/useful.h
81 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070082 - src/core/lib/profiling/timers.h
83 - src/core/lib/support/backoff.h
84 - src/core/lib/support/block_annotate.h
85 - src/core/lib/support/env.h
Craig Tiller57726ca2016-09-12 11:59:45 -070086 - src/core/lib/support/mpscq.h
Craig Tillerf23078c2016-03-25 17:07:29 -070087 - src/core/lib/support/murmur_hash.h
88 - src/core/lib/support/stack_lockfree.h
89 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070090 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -070091 - src/core/lib/support/thd_internal.h
92 - src/core/lib/support/time_precise.h
93 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010094 src:
Craig Tillerf23078c2016-03-25 17:07:29 -070095 - src/core/lib/profiling/basic_timers.c
96 - src/core/lib/profiling/stap_timers.c
97 - src/core/lib/support/alloc.c
98 - src/core/lib/support/avl.c
99 - src/core/lib/support/backoff.c
100 - src/core/lib/support/cmdline.c
101 - src/core/lib/support/cpu_iphone.c
102 - src/core/lib/support/cpu_linux.c
103 - src/core/lib/support/cpu_posix.c
104 - src/core/lib/support/cpu_windows.c
105 - src/core/lib/support/env_linux.c
106 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700107 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700108 - src/core/lib/support/histogram.c
109 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700110 - src/core/lib/support/log.c
111 - src/core/lib/support/log_android.c
112 - src/core/lib/support/log_linux.c
113 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700114 - src/core/lib/support/log_windows.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700115 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700116 - src/core/lib/support/murmur_hash.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700117 - src/core/lib/support/stack_lockfree.c
118 - src/core/lib/support/string.c
119 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700120 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700121 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700122 - src/core/lib/support/subprocess_posix.c
123 - src/core/lib/support/subprocess_windows.c
124 - src/core/lib/support/sync.c
125 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700126 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700127 - src/core/lib/support/thd.c
128 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700129 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700130 - src/core/lib/support/time.c
131 - src/core/lib/support/time_posix.c
132 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700133 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700134 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200135 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700136 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700137 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700138 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700139 uses:
140 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800141- name: gpr_codegen
142 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800143 - include/grpc/impl/codegen/atm.h
144 - include/grpc/impl/codegen/atm_gcc_atomic.h
145 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700146 - include/grpc/impl/codegen/atm_windows.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700147 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800148 - include/grpc/impl/codegen/port_platform.h
149 - include/grpc/impl/codegen/slice.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800150 - include/grpc/impl/codegen/sync.h
151 - include/grpc/impl/codegen/sync_generic.h
152 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700153 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700154- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700155 public_headers:
156 - include/grpc/byte_buffer.h
157 - include/grpc/byte_buffer_reader.h
158 - include/grpc/compression.h
159 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700160 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200161 - include/grpc/grpc_security_constants.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700162 - include/grpc/slice.h
163 - include/grpc/slice_buffer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700164 - include/grpc/status.h
Craig Tiller25834342015-09-25 08:08:24 -0700165 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700166 - src/core/lib/channel/channel_args.h
167 - src/core/lib/channel/channel_stack.h
168 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700169 - src/core/lib/channel/compress_filter.h
170 - src/core/lib/channel/connected_channel.h
171 - src/core/lib/channel/context.h
Mark D. Roth14c072c2016-08-26 08:31:34 -0700172 - src/core/lib/channel/deadline_filter.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700173 - src/core/lib/channel/handshaker.h
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800174 - src/core/lib/channel/handshaker_factory.h
175 - src/core/lib/channel/handshaker_registry.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 Tiller57726ca2016-09-12 11:59:45 -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 Tillerd9a60bb2016-03-28 23:13:19 -0700191 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700192 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700193 - src/core/lib/iomgr/exec_ctx.h
194 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700195 - src/core/lib/iomgr/iocp_windows.h
196 - src/core/lib/iomgr/iomgr.h
197 - src/core/lib/iomgr/iomgr_internal.h
198 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700199 - src/core/lib/iomgr/load_file.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700200 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700201 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700202 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700203 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700204 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700205 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700206 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700207 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700208 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700209 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700210 - src/core/lib/iomgr/sockaddr.h
211 - src/core/lib/iomgr/sockaddr_posix.h
212 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700213 - src/core/lib/iomgr/sockaddr_windows.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700214 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700215 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700216 - src/core/lib/iomgr/socket_utils_posix.h
217 - src/core/lib/iomgr/socket_windows.h
218 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700219 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700220 - src/core/lib/iomgr/tcp_posix.h
221 - src/core/lib/iomgr/tcp_server.h
murgatroid999030c812016-09-16 13:25:08 -0700222 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700223 - src/core/lib/iomgr/tcp_windows.h
224 - src/core/lib/iomgr/time_averaged_stats.h
225 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700226 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700227 - src/core/lib/iomgr/timer_heap.h
murgatroid999030c812016-09-16 13:25:08 -0700228 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700229 - src/core/lib/iomgr/udp_server.h
230 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700231 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700232 - src/core/lib/iomgr/wakeup_fd_pipe.h
233 - src/core/lib/iomgr/wakeup_fd_posix.h
234 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700235 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700236 - src/core/lib/iomgr/workqueue_windows.h
237 - src/core/lib/json/json.h
238 - src/core/lib/json/json_common.h
239 - src/core/lib/json/json_reader.h
240 - src/core/lib/json/json_writer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700241 - src/core/lib/slice/percent_encoding.h
Craig Tiller30d50fe2016-12-06 19:34:32 -0800242 - src/core/lib/slice/slice_internal.h
Craig Tillerc3350542016-10-26 16:19:01 -0700243 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700244 - src/core/lib/surface/api_trace.h
245 - src/core/lib/surface/call.h
246 - src/core/lib/surface/call_test_only.h
247 - src/core/lib/surface/channel.h
248 - src/core/lib/surface/channel_init.h
249 - src/core/lib/surface/channel_stack_type.h
250 - src/core/lib/surface/completion_queue.h
251 - src/core/lib/surface/event_string.h
252 - src/core/lib/surface/init.h
253 - src/core/lib/surface/lame_client.h
254 - src/core/lib/surface/server.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700255 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700256 - src/core/lib/transport/connectivity_state.h
Mark D. Roth6a721b52016-10-14 12:43:34 -0700257 - src/core/lib/transport/mdstr_hash_table.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700258 - src/core/lib/transport/metadata.h
259 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700260 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700261 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700262 - src/core/lib/transport/static_metadata.h
Robbie Shade710d2422016-07-13 15:15:38 -0400263 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700264 - src/core/lib/transport/transport.h
265 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700266 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700267 - src/core/lib/channel/channel_args.c
268 - src/core/lib/channel/channel_stack.c
269 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700270 - src/core/lib/channel/compress_filter.c
271 - src/core/lib/channel/connected_channel.c
Mark D. Roth14c072c2016-08-26 08:31:34 -0700272 - src/core/lib/channel/deadline_filter.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700273 - src/core/lib/channel/handshaker.c
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800274 - src/core/lib/channel/handshaker_factory.c
275 - src/core/lib/channel/handshaker_registry.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700276 - src/core/lib/channel/http_client_filter.c
277 - src/core/lib/channel/http_server_filter.c
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700278 - src/core/lib/channel/message_size_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700279 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700280 - src/core/lib/compression/message_compress.c
281 - src/core/lib/debug/trace.c
282 - src/core/lib/http/format_request.c
283 - src/core/lib/http/httpcli.c
284 - src/core/lib/http/parser.c
285 - src/core/lib/iomgr/closure.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700286 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700287 - src/core/lib/iomgr/endpoint.c
288 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700289 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700290 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700291 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700292 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700293 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700294 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700295 - src/core/lib/iomgr/exec_ctx.c
296 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700297 - src/core/lib/iomgr/iocp_windows.c
298 - src/core/lib/iomgr/iomgr.c
299 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700300 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700301 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700302 - src/core/lib/iomgr/load_file.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700303 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700304 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700305 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700306 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700307 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700308 - src/core/lib/iomgr/pollset_windows.c
309 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700310 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700311 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700312 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700313 - src/core/lib/iomgr/sockaddr_utils.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700314 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700315 - src/core/lib/iomgr/socket_utils_common_posix.c
316 - src/core/lib/iomgr/socket_utils_linux.c
317 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700318 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700319 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700320 - src/core/lib/iomgr/socket_windows.c
321 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700322 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700323 - src/core/lib/iomgr/tcp_client_windows.c
324 - src/core/lib/iomgr/tcp_posix.c
325 - src/core/lib/iomgr/tcp_server_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700326 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700327 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700328 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700329 - src/core/lib/iomgr/tcp_windows.c
330 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700331 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700332 - src/core/lib/iomgr/timer_heap.c
murgatroid999030c812016-09-16 13:25:08 -0700333 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700334 - src/core/lib/iomgr/udp_server.c
335 - src/core/lib/iomgr/unix_sockets_posix.c
336 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700337 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700338 - src/core/lib/iomgr/wakeup_fd_eventfd.c
339 - src/core/lib/iomgr/wakeup_fd_nospecial.c
340 - src/core/lib/iomgr/wakeup_fd_pipe.c
341 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700342 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700343 - src/core/lib/iomgr/workqueue_windows.c
344 - src/core/lib/json/json.c
345 - src/core/lib/json/json_reader.c
346 - src/core/lib/json/json_string.c
347 - src/core/lib/json/json_writer.c
Craig Tillerc3350542016-10-26 16:19:01 -0700348 - src/core/lib/slice/percent_encoding.c
349 - src/core/lib/slice/slice.c
350 - src/core/lib/slice/slice_buffer.c
351 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700352 - src/core/lib/surface/alarm.c
353 - src/core/lib/surface/api_trace.c
354 - src/core/lib/surface/byte_buffer.c
355 - src/core/lib/surface/byte_buffer_reader.c
356 - src/core/lib/surface/call.c
357 - src/core/lib/surface/call_details.c
358 - src/core/lib/surface/call_log_batch.c
359 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700360 - src/core/lib/surface/channel_init.c
361 - src/core/lib/surface/channel_ping.c
362 - src/core/lib/surface/channel_stack_type.c
363 - src/core/lib/surface/completion_queue.c
364 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700365 - src/core/lib/surface/lame_client.c
366 - src/core/lib/surface/metadata_array.c
367 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700368 - src/core/lib/surface/validate_metadata.c
369 - src/core/lib/surface/version.c
370 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700371 - src/core/lib/transport/connectivity_state.c
Mark D. Roth6a721b52016-10-14 12:43:34 -0700372 - src/core/lib/transport/mdstr_hash_table.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700373 - src/core/lib/transport/metadata.c
374 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700375 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700376 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700377 - src/core/lib/transport/static_metadata.c
Robbie Shade710d2422016-07-13 15:15:38 -0400378 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700379 - src/core/lib/transport/transport.c
380 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700381 deps:
382 - gpr
383 uses:
384 - grpc_codegen
Mark D. Roth2137cd82016-09-14 09:04:00 -0700385- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700386 headers:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700387 - src/core/ext/client_channel/client_channel.h
388 - src/core/ext/client_channel/client_channel_factory.h
389 - src/core/ext/client_channel/connector.h
Mark D. Roth15195742016-10-07 09:02:28 -0700390 - src/core/ext/client_channel/http_connect_handshaker.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700391 - src/core/ext/client_channel/initial_connect_string.h
392 - src/core/ext/client_channel/lb_policy.h
393 - src/core/ext/client_channel/lb_policy_factory.h
394 - src/core/ext/client_channel/lb_policy_registry.h
395 - src/core/ext/client_channel/parse_address.h
396 - src/core/ext/client_channel/resolver.h
397 - src/core/ext/client_channel/resolver_factory.h
398 - src/core/ext/client_channel/resolver_registry.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700399 - src/core/ext/client_channel/subchannel.h
400 - src/core/ext/client_channel/subchannel_index.h
401 - src/core/ext/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700402 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700403 - src/core/ext/client_channel/channel_connectivity.c
404 - src/core/ext/client_channel/client_channel.c
405 - src/core/ext/client_channel/client_channel_factory.c
406 - src/core/ext/client_channel/client_channel_plugin.c
407 - src/core/ext/client_channel/connector.c
408 - src/core/ext/client_channel/default_initial_connect_string.c
Mark D. Roth15195742016-10-07 09:02:28 -0700409 - src/core/ext/client_channel/http_connect_handshaker.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700410 - src/core/ext/client_channel/initial_connect_string.c
411 - src/core/ext/client_channel/lb_policy.c
412 - src/core/ext/client_channel/lb_policy_factory.c
413 - src/core/ext/client_channel/lb_policy_registry.c
414 - src/core/ext/client_channel/parse_address.c
415 - src/core/ext/client_channel/resolver.c
416 - src/core/ext/client_channel/resolver_factory.c
417 - src/core/ext/client_channel/resolver_registry.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700418 - src/core/ext/client_channel/subchannel.c
419 - src/core/ext/client_channel/subchannel_index.c
420 - src/core/ext/client_channel/uri_parser.c
421 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700422 uses:
423 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800424- name: grpc_codegen
425 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700426 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800427 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800428 - include/grpc/impl/codegen/connectivity_state.h
Craig Tillerb995e8b2016-12-12 06:36:43 -0800429 - include/grpc/impl/codegen/exec_ctx_fwd.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800430 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800431 - include/grpc/impl/codegen/propagation_bits.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800432 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700433 uses:
434 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700435- name: grpc_lb_policy_grpclb
436 headers:
David Garcia Quintasb2e986b2016-06-15 23:55:50 -0700437 - src/core/ext/lb_policy/grpclb/grpclb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700438 - src/core/ext/lb_policy/grpclb/load_balancer_api.h
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700439 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700440 src:
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700441 - src/core/ext/lb_policy/grpclb/grpclb.c
Craig Tiller023caf12016-03-29 08:00:30 -0700442 - src/core/ext/lb_policy/grpclb/load_balancer_api.c
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700443 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700444 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700445 uses:
446 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700447 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700448 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700449- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700450 src:
451 - src/core/ext/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700452 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700453 uses:
454 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700455 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700456- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700457 src:
458 - src/core/ext/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700459 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700460 uses:
461 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700462 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700463- name: grpc_load_reporting
464 headers:
465 - src/core/ext/load_reporting/load_reporting.h
466 - src/core/ext/load_reporting/load_reporting_filter.h
467 src:
468 - src/core/ext/load_reporting/load_reporting.c
469 - src/core/ext/load_reporting/load_reporting_filter.c
470 plugin: grpc_load_reporting_plugin
471 uses:
472 - grpc_base
Craig Tiller65938df2016-03-31 13:08:49 -0700473- name: grpc_resolver_dns_native
474 src:
475 - src/core/ext/resolver/dns/native/dns_resolver.c
476 plugin: grpc_resolver_dns_native
477 uses:
478 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700479 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700480- name: grpc_resolver_sockaddr
481 src:
482 - src/core/ext/resolver/sockaddr/sockaddr_resolver.c
483 plugin: grpc_resolver_sockaddr
484 uses:
485 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700486 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100487- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700488 public_headers:
489 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100490 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700491 - src/core/lib/security/context/security_context.h
492 - src/core/lib/security/credentials/composite/composite_credentials.h
493 - src/core/lib/security/credentials/credentials.h
494 - src/core/lib/security/credentials/fake/fake_credentials.h
495 - src/core/lib/security/credentials/google_default/google_default_credentials.h
496 - src/core/lib/security/credentials/iam/iam_credentials.h
497 - src/core/lib/security/credentials/jwt/json_token.h
498 - src/core/lib/security/credentials/jwt/jwt_credentials.h
499 - src/core/lib/security/credentials/jwt/jwt_verifier.h
500 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
501 - src/core/lib/security/credentials/plugin/plugin_credentials.h
502 - src/core/lib/security/credentials/ssl/ssl_credentials.h
503 - src/core/lib/security/transport/auth_filters.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700504 - src/core/lib/security/transport/secure_endpoint.h
505 - src/core/lib/security/transport/security_connector.h
Mark D. Roth071cacf2016-11-17 13:17:56 -0800506 - src/core/lib/security/transport/security_handshaker.h
Craig Tillerddad9782016-05-05 17:11:31 -0700507 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700508 - src/core/lib/security/util/b64.h
509 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100510 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700511 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700512 - src/core/lib/security/context/security_context.c
513 - src/core/lib/security/credentials/composite/composite_credentials.c
514 - src/core/lib/security/credentials/credentials.c
515 - src/core/lib/security/credentials/credentials_metadata.c
516 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700517 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700518 - src/core/lib/security/credentials/google_default/google_default_credentials.c
519 - src/core/lib/security/credentials/iam/iam_credentials.c
520 - src/core/lib/security/credentials/jwt/json_token.c
521 - src/core/lib/security/credentials/jwt/jwt_credentials.c
522 - src/core/lib/security/credentials/jwt/jwt_verifier.c
523 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
524 - src/core/lib/security/credentials/plugin/plugin_credentials.c
525 - src/core/lib/security/credentials/ssl/ssl_credentials.c
526 - src/core/lib/security/transport/client_auth_filter.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700527 - src/core/lib/security/transport/secure_endpoint.c
528 - src/core/lib/security/transport/security_connector.c
Mark D. Roth071cacf2016-11-17 13:17:56 -0800529 - src/core/lib/security/transport/security_handshaker.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700530 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700531 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700532 - src/core/lib/security/util/b64.c
533 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700534 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700535 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700536 uses:
537 - grpc_base
538 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700539 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700540- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700541 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700542 headers:
543 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700544 - test/core/end2end/fake_resolver.h
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700545 - test/core/end2end/fixtures/http_proxy.h
Craig Tiller25834342015-09-25 08:08:24 -0700546 - test/core/end2end/fixtures/proxy.h
547 - test/core/iomgr/endpoint_tests.h
Craig Tiller25834342015-09-25 08:08:24 -0700548 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200549 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700550 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700551 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700552 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700553 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700554 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700555 - test/core/util/slice_splitter.h
556 src:
557 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700558 - test/core/end2end/fake_resolver.c
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700559 - test/core/end2end/fixtures/http_proxy.c
Craig Tiller25834342015-09-25 08:08:24 -0700560 - test/core/end2end/fixtures/proxy.c
561 - test/core/iomgr/endpoint_tests.c
Craig Tiller25834342015-09-25 08:08:24 -0700562 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200563 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700564 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700565 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700566 - test/core/util/passthru_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700567 - test/core/util/port_posix.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700568 - test/core/util/port_server_client.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700569 - test/core/util/port_uv.c
Craig Tiller25834342015-09-25 08:08:24 -0700570 - test/core/util/port_windows.c
571 - test/core/util/slice_splitter.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700572 deps:
573 - grpc
574 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700575- name: grpc_transport_chttp2
576 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700577 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700578 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700579 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
580 - src/core/ext/transport/chttp2/transport/frame.h
581 - src/core/ext/transport/chttp2/transport/frame_data.h
582 - src/core/ext/transport/chttp2/transport/frame_goaway.h
583 - src/core/ext/transport/chttp2/transport/frame_ping.h
584 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
585 - src/core/ext/transport/chttp2/transport/frame_settings.h
586 - src/core/ext/transport/chttp2/transport/frame_window_update.h
587 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
588 - src/core/ext/transport/chttp2/transport/hpack_parser.h
589 - src/core/ext/transport/chttp2/transport/hpack_table.h
590 - src/core/ext/transport/chttp2/transport/http2_errors.h
591 - src/core/ext/transport/chttp2/transport/huffsyms.h
592 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
593 - src/core/ext/transport/chttp2/transport/internal.h
594 - src/core/ext/transport/chttp2/transport/status_conversion.h
595 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700596 - src/core/ext/transport/chttp2/transport/varint.h
597 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700598 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700599 - src/core/ext/transport/chttp2/transport/bin_encoder.c
600 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700601 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
602 - src/core/ext/transport/chttp2/transport/frame_data.c
603 - src/core/ext/transport/chttp2/transport/frame_goaway.c
604 - src/core/ext/transport/chttp2/transport/frame_ping.c
605 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
606 - src/core/ext/transport/chttp2/transport/frame_settings.c
607 - src/core/ext/transport/chttp2/transport/frame_window_update.c
608 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
609 - src/core/ext/transport/chttp2/transport/hpack_parser.c
610 - src/core/ext/transport/chttp2/transport/hpack_table.c
611 - src/core/ext/transport/chttp2/transport/huffsyms.c
612 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
613 - src/core/ext/transport/chttp2/transport/parsing.c
614 - src/core/ext/transport/chttp2/transport/status_conversion.c
615 - src/core/ext/transport/chttp2/transport/stream_lists.c
616 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700617 - src/core/ext/transport/chttp2/transport/varint.c
618 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700619 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700620 uses:
621 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700622 - grpc_transport_chttp2_alpn
623- name: grpc_transport_chttp2_alpn
624 headers:
625 - src/core/ext/transport/chttp2/alpn/alpn.h
626 src:
627 - src/core/ext/transport/chttp2/alpn/alpn.c
628 deps:
629 - gpr
Mark D. Roth8686cab2016-11-17 13:12:17 -0800630- name: grpc_transport_chttp2_client_connector
631 headers:
632 - src/core/ext/transport/chttp2/client/chttp2_connector.h
633 src:
634 - src/core/ext/transport/chttp2/client/chttp2_connector.c
Mark D. Roth2502afb2016-11-29 15:17:31 -0800635 uses:
Mark D. Roth8686cab2016-11-17 13:12:17 -0800636 - grpc_transport_chttp2
637 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700638- name: grpc_transport_chttp2_client_insecure
639 src:
640 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700641 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700642 uses:
Mark D. Roth2502afb2016-11-29 15:17:31 -0800643 - grpc_transport_chttp2_client_connector
Craig Tiller44cc10b2016-03-28 10:45:29 -0700644 - grpc_transport_chttp2
645 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700646 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700647- name: grpc_transport_chttp2_client_secure
648 src:
649 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700650 uses:
651 - grpc_transport_chttp2
652 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700653 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700654 - grpc_secure
Mark D. Roth8686cab2016-11-17 13:12:17 -0800655 - grpc_transport_chttp2_client_connector
Mark D. Roth71403822016-12-02 10:51:39 -0800656- name: grpc_transport_chttp2_server
657 headers:
658 - src/core/ext/transport/chttp2/server/chttp2_server.h
659 src:
660 - src/core/ext/transport/chttp2/server/chttp2_server.c
661 uses:
662 - grpc_transport_chttp2
663 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700664- name: grpc_transport_chttp2_server_insecure
665 src:
666 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700667 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700668 uses:
669 - grpc_transport_chttp2
670 - grpc_base
Mark D. Roth71403822016-12-02 10:51:39 -0800671 - grpc_transport_chttp2_server
Craig Tillerf0555b32016-03-28 10:19:24 -0700672- name: grpc_transport_chttp2_server_secure
673 src:
674 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700675 uses:
676 - grpc_transport_chttp2
677 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700678 - grpc_secure
Mark D. Roth71403822016-12-02 10:51:39 -0800679 - grpc_transport_chttp2_server
makdharmac2ec95b2016-05-11 16:26:15 -0700680- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700681 public_headers:
682 - include/grpc/grpc_cronet.h
683 - include/grpc/grpc_security.h
684 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700685 headers:
makdharmac2ec95b2016-05-11 16:26:15 -0700686 - third_party/objective_c/Cronet/cronet_c_for_grpc.h
687 src:
688 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
689 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
690 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700691 filegroups:
692 - grpc_base
693 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800694- name: nanopb
695 headers:
696 - third_party/nanopb/pb.h
697 - third_party/nanopb/pb_common.h
698 - third_party/nanopb/pb_decode.h
699 - third_party/nanopb/pb_encode.h
700 src:
701 - third_party/nanopb/pb_common.c
702 - third_party/nanopb/pb_decode.c
703 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700704- name: tsi
705 headers:
706 - src/core/lib/tsi/fake_transport_security.h
707 - src/core/lib/tsi/ssl_transport_security.h
708 - src/core/lib/tsi/ssl_types.h
709 - src/core/lib/tsi/transport_security.h
710 - src/core/lib/tsi/transport_security_interface.h
711 src:
712 - src/core/lib/tsi/fake_transport_security.c
713 - src/core/lib/tsi/ssl_transport_security.c
714 - src/core/lib/tsi/transport_security.c
715 deps:
716 - gpr
717 secure: true
718- name: grpc++_base
719 language: c++
720 public_headers:
721 - include/grpc++/alarm.h
722 - include/grpc++/channel.h
723 - include/grpc++/client_context.h
724 - include/grpc++/completion_queue.h
725 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700726 - include/grpc++/create_channel_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700727 - include/grpc++/generic/async_generic_service.h
728 - include/grpc++/generic/generic_stub.h
729 - include/grpc++/grpc++.h
730 - include/grpc++/impl/call.h
731 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700732 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700733 - include/grpc++/impl/grpc_library.h
734 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700735 - include/grpc++/impl/rpc_method.h
736 - include/grpc++/impl/rpc_service_method.h
737 - include/grpc++/impl/serialization_traits.h
738 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700739 - include/grpc++/impl/server_builder_plugin.h
740 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700741 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700742 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700743 - include/grpc++/security/auth_context.h
744 - include/grpc++/security/auth_metadata_processor.h
745 - include/grpc++/security/credentials.h
746 - include/grpc++/security/server_credentials.h
747 - include/grpc++/server.h
748 - include/grpc++/server_builder.h
749 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700750 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700751 - include/grpc++/support/async_stream.h
752 - include/grpc++/support/async_unary_call.h
753 - include/grpc++/support/byte_buffer.h
754 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700755 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700756 - include/grpc++/support/slice.h
757 - include/grpc++/support/status.h
758 - include/grpc++/support/status_code_enum.h
759 - include/grpc++/support/string_ref.h
760 - include/grpc++/support/stub_options.h
761 - include/grpc++/support/sync_stream.h
762 - include/grpc++/support/time.h
763 headers:
764 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700765 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700766 - src/cpp/server/dynamic_thread_pool.h
767 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700768 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700769 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700770 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700771 - src/cpp/client/client_context.cc
772 - src/cpp/client/create_channel.cc
773 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700774 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700775 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700776 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700777 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700778 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700779 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700780 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700781 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700782 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700783 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700784 - src/cpp/server/async_generic_service.cc
785 - src/cpp/server/create_default_thread_pool.cc
786 - src/cpp/server/dynamic_thread_pool.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700787 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700788 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700789 - src/cpp/server/server_context.cc
790 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700791 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700792 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700793 - src/cpp/util/byte_buffer_cc.cc
794 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700795 - src/cpp/util/status.cc
796 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700797 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700798 uses:
yang-g17487f92016-06-03 15:21:15 -0700799 - grpc++_codegen_base
800- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700801 language: c++
802 public_headers:
803 - include/grpc++/impl/codegen/async_stream.h
804 - include/grpc++/impl/codegen/async_unary_call.h
805 - include/grpc++/impl/codegen/call.h
806 - include/grpc++/impl/codegen/call_hook.h
807 - include/grpc++/impl/codegen/channel_interface.h
808 - include/grpc++/impl/codegen/client_context.h
809 - include/grpc++/impl/codegen/client_unary_call.h
810 - include/grpc++/impl/codegen/completion_queue.h
811 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700812 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700813 - include/grpc++/impl/codegen/core_codegen_interface.h
814 - include/grpc++/impl/codegen/create_auth_context.h
815 - include/grpc++/impl/codegen/grpc_library.h
816 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700817 - include/grpc++/impl/codegen/rpc_method.h
818 - include/grpc++/impl/codegen/rpc_service_method.h
819 - include/grpc++/impl/codegen/security/auth_context.h
820 - include/grpc++/impl/codegen/serialization_traits.h
821 - include/grpc++/impl/codegen/server_context.h
822 - include/grpc++/impl/codegen/server_interface.h
823 - include/grpc++/impl/codegen/service_type.h
824 - include/grpc++/impl/codegen/status.h
825 - include/grpc++/impl/codegen/status_code_enum.h
yang-gd5581492016-09-06 14:05:53 -0700826 - include/grpc++/impl/codegen/status_helper.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700827 - include/grpc++/impl/codegen/string_ref.h
828 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700829 - include/grpc++/impl/codegen/sync_stream.h
830 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700831 uses:
832 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700833- name: grpc++_codegen_base_src
834 language: c++
835 src:
836 - src/cpp/codegen/codegen_init.cc
837 uses:
838 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700839- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700840 language: c++
841 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700842 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700843 uses:
yang-g17487f92016-06-03 15:21:15 -0700844 - grpc++_codegen_base
845 - grpc++_config_proto
846- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700847 language: c++
848 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700849 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700850- name: grpc++_reflection_proto
851 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -0700852 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -0700853 - src/proto/grpc/reflection/v1alpha/reflection.proto
chedetibc618ee2016-07-31 15:35:51 -0700854- name: thrift_util
855 language: c++
856 public_headers:
857 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700858 - include/grpc++/impl/codegen/thrift_utils.h
859 uses:
860 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100861libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800862- name: gpr
863 build: all
864 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800865 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700866 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800867 secure: false
868 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
869- name: gpr_test_util
870 build: private
871 language: c
872 headers:
873 - test/core/util/test_config.h
874 src:
875 - test/core/util/test_config.c
876 deps:
877 - gpr
878 secure: false
879 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700880- name: grpc
881 build: all
882 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700883 src:
884 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700885 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800886 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700887 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700888 filegroups:
889 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700890 - grpc_transport_chttp2_server_secure
891 - grpc_transport_chttp2_client_secure
892 - grpc_transport_chttp2_server_insecure
893 - grpc_transport_chttp2_client_insecure
Craig Tiller023caf12016-03-29 08:00:30 -0700894 - grpc_lb_policy_grpclb
895 - grpc_lb_policy_pick_first
896 - grpc_lb_policy_round_robin
Craig Tiller65938df2016-03-31 13:08:49 -0700897 - grpc_resolver_dns_native
898 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700899 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100900 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -0700901 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700902 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700903 secure: true
Craig Tiller25834342015-09-25 08:08:24 -0700904 vs_packages:
905 - grpc.dependencies.openssl
906 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -0700907 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700908- name: grpc_cronet
909 build: all
910 language: c
911 src:
912 - src/core/lib/surface/init.c
913 baselib: true
914 deps_linkage: static
915 dll: true
916 filegroups:
917 - grpc_base
918 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -0700919 - grpc_transport_chttp2_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700920 generate_plugin_registry: true
921 platforms:
922 - linux
923 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100924- name: grpc_dll
925 build: private
926 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100927 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100928 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100929 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100930 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +0100931 build_system:
932 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100933 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100934 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100935 vs_config_type: DynamicLibrary
936 vs_packages:
937 - grpc.dependencies.openssl
938 - grpc.dependencies.zlib
939 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
940 vs_props:
941 - zlib
942 - openssl
943 - winsock
944 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -0700945- name: grpc_test_util
946 build: private
947 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700948 headers:
949 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -0800950 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -0700951 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700952 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -0700953 - test/core/end2end/data/server1_cert.c
954 - test/core/end2end/data/server1_key.c
955 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -0800956 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -0700957 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800958 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -0800959 - gpr
Craig Tiller25834342015-09-25 08:08:24 -0700960 - grpc
961 filegroups:
962 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -0700963 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700964 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
965- name: grpc_test_util_unsecure
966 build: private
967 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700968 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 - gpr
970 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -0800971 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -0700972 filegroups:
973 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700974 secure: false
975 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
976- name: grpc_unsecure
977 build: all
978 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700979 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700980 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700981 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700982 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800983 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700984 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700985 filegroups:
986 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700987 - grpc_transport_chttp2_server_insecure
988 - grpc_transport_chttp2_client_insecure
Craig Tiller65938df2016-03-31 13:08:49 -0700989 - grpc_resolver_dns_native
990 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -0700991 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -0700992 - grpc_lb_policy_grpclb
993 - grpc_lb_policy_pick_first
994 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -0700995 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700996 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700997 secure: false
998 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700999- name: reconnect_server
1000 build: private
1001 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001002 headers:
1003 - test/core/util/reconnect_server.h
1004 src:
1005 - test/core/util/reconnect_server.c
1006 deps:
yang-gc9fca182015-11-06 16:41:33 -08001007 - test_tcp_server
1008 - grpc_test_util
1009 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001010 - gpr_test_util
1011 - gpr
yang-gc9fca182015-11-06 16:41:33 -08001012- name: test_tcp_server
1013 build: private
1014 language: c
1015 headers:
1016 - test/core/util/test_tcp_server.h
1017 src:
1018 - test/core/util/test_tcp_server.c
1019 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001020 - grpc_test_util
1021 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001022 - gpr_test_util
1023 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001024- name: grpc++
1025 build: all
1026 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001027 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001028 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001029 - src/cpp/client/secure_credentials.h
1030 - src/cpp/common/secure_auth_context.h
1031 - src/cpp/server/secure_server_credentials.h
1032 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001033 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001034 - src/cpp/client/secure_credentials.cc
1035 - src/cpp/common/auth_property_iterator.cc
1036 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001037 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001038 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001039 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001040 - src/cpp/server/secure_server_credentials.cc
1041 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001042 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001043 baselib: true
1044 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001045 filegroups:
1046 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001047 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001048 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001049 secure: check
1050 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001051- name: grpc++_cronet
1052 build: all
1053 language: c++
1054 src:
1055 - src/cpp/client/cronet_credentials.cc
1056 - src/cpp/client/insecure_credentials.cc
1057 - src/cpp/common/insecure_create_auth_context.cc
1058 - src/cpp/server/insecure_server_credentials.cc
1059 deps:
1060 - gpr
1061 - grpc_cronet
1062 baselib: true
1063 dll: true
1064 filegroups:
1065 - grpc++_base
1066 - grpc++_codegen_base
1067 - grpc++_codegen_base_src
ncteisen86cda502016-11-28 11:00:45 -08001068 - grpc_transport_chttp2_client_insecure
1069 - grpc_transport_chttp2_server_insecure
1070 - census
Garrett Casto931a26b2016-10-04 09:18:29 -07001071 platforms:
1072 - linux
1073 secure: true
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001074- name: grpc++_proto_reflection_desc_db
1075 build: private
1076 language: c++
1077 headers:
1078 - test/cpp/util/proto_reflection_descriptor_database.h
1079 src:
1080 - test/cpp/util/proto_reflection_descriptor_database.cc
1081 deps:
1082 - grpc++
1083 filegroups:
1084 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001085 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001086- name: grpc++_reflection
1087 build: all
1088 language: c++
1089 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001090 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001091 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001092 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001093 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001094 - src/cpp/ext/proto_server_reflection.cc
1095 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001096 deps:
1097 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001098 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001099 - grpc++_reflection_proto
yang-g42879982016-10-13 15:58:31 -07001100- name: grpc++_test
Craig Tiller4f5ae752016-10-21 07:36:04 -07001101 build: private
yang-g42879982016-10-13 15:58:31 -07001102 language: c++
1103 headers:
1104 - include/grpc++/test/server_context_test_spouse.h
1105 src:
1106 - src/cpp/test/server_context_test_spouse.cc
1107 deps:
1108 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001109- name: grpc++_test_config
1110 build: private
1111 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001112 headers:
1113 - test/cpp/util/test_config.h
1114 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001115 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001116- name: grpc++_test_util
1117 build: private
1118 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001119 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001120 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001121 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001122 - test/cpp/util/create_test_channel.h
1123 - test/cpp/util/string_ref_helper.h
1124 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001125 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001126 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001127 - src/proto/grpc/testing/echo_messages.proto
1128 - src/proto/grpc/testing/echo.proto
1129 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001130 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001131 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001132 - test/cpp/util/create_test_channel.cc
1133 - test/cpp/util/string_ref_helper.cc
1134 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001135 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001136 deps:
1137 - grpc++
1138 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001139 filegroups:
1140 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001141 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001142 - grpc++_codegen_proto
1143 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001144 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001145- name: grpc++_unsecure
1146 build: all
1147 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001148 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001149 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001150 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001151 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001152 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001153 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001154 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001155 baselib: true
1156 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001157 filegroups:
1158 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001159 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001160 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001161 secure: false
1162 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
yang-gabdec2d2016-05-19 10:11:24 -07001163- name: grpc_cli_libs
1164 build: private
1165 language: c++
1166 headers:
1167 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001168 - test/cpp/util/cli_credentials.h
1169 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001170 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001171 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001172 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001173 src:
1174 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001175 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001176 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001177 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001178 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001179 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001180 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001181 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001182 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001183 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001184 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001185- name: grpc_plugin_support
1186 build: protoc
1187 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001188 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001189 - src/compiler/config.h
1190 - src/compiler/cpp_generator.h
1191 - src/compiler/cpp_generator_helpers.h
1192 - src/compiler/csharp_generator.h
1193 - src/compiler/csharp_generator_helpers.h
1194 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001195 - src/compiler/node_generator.h
1196 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001197 - src/compiler/objective_c_generator.h
1198 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001199 - src/compiler/php_generator.h
1200 - src/compiler/php_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001201 - src/compiler/python_generator.h
1202 - src/compiler/ruby_generator.h
1203 - src/compiler/ruby_generator_helpers-inl.h
1204 - src/compiler/ruby_generator_map-inl.h
1205 - src/compiler/ruby_generator_string-inl.h
1206 src:
1207 - src/compiler/cpp_generator.cc
1208 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001209 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001210 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001211 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001212 - src/compiler/python_generator.cc
1213 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001214 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001215 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001216 secure: false
1217 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001218 vs_props:
1219 - protoc
Eric Gribkoffc344e872017-01-09 10:53:50 -08001220- name: http2_client_main
1221 build: private
1222 language: c++
1223 headers:
1224 - test/cpp/interop/http2_client.h
1225 src:
1226 - src/proto/grpc/testing/empty.proto
1227 - src/proto/grpc/testing/messages.proto
1228 - src/proto/grpc/testing/test.proto
1229 - test/cpp/interop/http2_client.cc
1230 deps:
1231 - grpc++_test_util
1232 - grpc_test_util
1233 - grpc++
1234 - grpc
1235 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001236- name: interop_client_helper
1237 build: private
1238 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001239 headers:
1240 - test/cpp/interop/client_helper.h
1241 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001242 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001243 - test/cpp/interop/client_helper.cc
1244 deps:
1245 - grpc++_test_util
1246 - grpc_test_util
1247 - grpc++
1248 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001249 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001250- name: interop_client_main
1251 build: private
1252 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001253 headers:
1254 - test/cpp/interop/interop_client.h
1255 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001256 - src/proto/grpc/testing/empty.proto
1257 - src/proto/grpc/testing/messages.proto
1258 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001259 - test/cpp/interop/client.cc
1260 - test/cpp/interop/interop_client.cc
1261 deps:
1262 - interop_client_helper
1263 - grpc++_test_util
1264 - grpc_test_util
1265 - grpc++
1266 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001267 - gpr_test_util
1268 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001269 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001270- name: interop_server_helper
1271 build: private
1272 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001273 headers:
1274 - test/cpp/interop/server_helper.h
1275 src:
1276 - test/cpp/interop/server_helper.cc
1277 deps:
yang-gcc591022017-01-11 11:10:43 -08001278 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07001279 - grpc_test_util
1280 - grpc++
1281 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001282 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001283- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001284 build: private
1285 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001286 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001287 - src/proto/grpc/testing/empty.proto
1288 - src/proto/grpc/testing/messages.proto
1289 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001290 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001291 deps:
1292 - interop_server_helper
1293 - grpc++_test_util
1294 - grpc_test_util
1295 - grpc++
1296 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001297 - gpr_test_util
1298 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001299 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001300- name: interop_server_main
1301 build: private
1302 language: c++
1303 src:
1304 - test/cpp/interop/interop_server_bootstrap.cc
1305 deps:
1306 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001307- name: qps
1308 build: private
1309 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001310 headers:
1311 - test/cpp/qps/client.h
1312 - test/cpp/qps/driver.h
1313 - test/cpp/qps/histogram.h
1314 - test/cpp/qps/interarrival.h
vjpaic8034422016-01-19 15:32:42 -08001315 - test/cpp/qps/limit_cores.h
David Klempnere27d1892016-05-19 13:50:16 -07001316 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001317 - test/cpp/qps/qps_worker.h
1318 - test/cpp/qps/report.h
1319 - test/cpp/qps/server.h
1320 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001321 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001322 - test/cpp/util/benchmark_config.h
1323 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001324 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001325 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001326 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001327 - src/proto/grpc/testing/control.proto
1328 - src/proto/grpc/testing/services.proto
Craig Tiller25834342015-09-25 08:08:24 -07001329 - test/cpp/qps/client_async.cc
1330 - test/cpp/qps/client_sync.cc
1331 - test/cpp/qps/driver.cc
vjpaic8034422016-01-19 15:32:42 -08001332 - test/cpp/qps/limit_cores.cc
David Klempnere27d1892016-05-19 13:50:16 -07001333 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001334 - test/cpp/qps/qps_worker.cc
1335 - test/cpp/qps/report.cc
1336 - test/cpp/qps/server_async.cc
1337 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001338 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001339 - test/cpp/util/benchmark_config.cc
1340 deps:
1341 - grpc_test_util
1342 - grpc++_test_util
1343 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001344- name: grpc_csharp_ext
1345 build: all
1346 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001347 src:
1348 - src/csharp/ext/grpc_csharp_ext.c
1349 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001350 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001351 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001352 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001353 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001354 dll: only
1355 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001356 vs_packages:
1357 - grpc.dependencies.openssl
1358 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001359 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001360 vs_props:
1361 - zlib
1362 - openssl
1363 - winsock
1364 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001365targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001366- name: alarm_test
1367 build: test
1368 language: c
1369 src:
1370 - test/core/surface/alarm_test.c
1371 deps:
1372 - grpc_test_util
1373 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001374 - gpr_test_util
1375 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001376- name: algorithm_test
1377 build: test
1378 language: c
1379 src:
1380 - test/core/compression/algorithm_test.c
1381 deps:
1382 - grpc_test_util
1383 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001384 - gpr_test_util
1385 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001386- name: alloc_test
1387 build: test
1388 language: c
1389 src:
1390 - test/core/support/alloc_test.c
1391 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001392 - gpr_test_util
1393 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001394- name: alpn_test
1395 build: test
1396 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001397 src:
1398 - test/core/transport/chttp2/alpn_test.c
1399 deps:
1400 - grpc_test_util
1401 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001402 - gpr_test_util
1403 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001404- name: api_fuzzer
1405 build: fuzzer
1406 language: c
1407 src:
1408 - test/core/end2end/fuzzers/api_fuzzer.c
1409 deps:
1410 - grpc_test_util
1411 - grpc
1412 - gpr_test_util
1413 - gpr
1414 corpus_dirs:
1415 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001416 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001417 maxlen: 2048
Yuchen Zeng955a3642016-06-17 13:48:03 -07001418- name: bad_server_response_test
1419 build: test
1420 language: c
1421 src:
1422 - test/core/end2end/bad_server_response_test.c
1423 deps:
1424 - test_tcp_server
1425 - grpc_test_util
1426 - grpc
1427 - gpr_test_util
1428 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001429 exclude_iomgrs:
1430 - uv
Yuchen Zengd982bba2016-05-12 18:53:52 -07001431- name: bin_decoder_test
1432 build: test
1433 language: c
1434 src:
1435 - test/core/transport/chttp2/bin_decoder_test.c
1436 deps:
1437 - grpc_test_util
1438 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001439- name: bin_encoder_test
1440 build: test
1441 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001442 src:
1443 - test/core/transport/chttp2/bin_encoder_test.c
1444 deps:
1445 - grpc_test_util
1446 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001447- name: census_context_test
1448 build: test
1449 language: c
1450 src:
1451 - test/core/census/context_test.c
1452 deps:
1453 - grpc_test_util
1454 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001455 - gpr_test_util
1456 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001457- name: census_resource_test
1458 build: test
1459 language: c
1460 src:
1461 - test/core/census/resource_test.c
1462 deps:
1463 - grpc_test_util
1464 - grpc
1465 - gpr_test_util
1466 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001467- name: census_trace_context_test
1468 build: test
1469 language: c
1470 src:
1471 - test/core/census/trace_context_test.c
1472 deps:
1473 - grpc_test_util
1474 - grpc
1475 - gpr_test_util
1476 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001477- name: channel_create_test
1478 build: test
1479 language: c
1480 src:
1481 - test/core/surface/channel_create_test.c
1482 deps:
1483 - grpc_test_util
1484 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001485 - gpr_test_util
1486 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001487- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001488 build: test
1489 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001490 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001491 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001492 deps:
1493 - grpc_test_util
1494 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001495 - gpr_test_util
1496 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001497- name: chttp2_status_conversion_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001498 build: test
1499 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001500 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001501 - test/core/transport/chttp2/status_conversion_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001502 deps:
1503 - grpc_test_util
1504 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001505 - gpr_test_util
1506 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001507- name: chttp2_stream_map_test
1508 build: test
1509 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001510 src:
1511 - test/core/transport/chttp2/stream_map_test.c
1512 deps:
1513 - grpc_test_util
1514 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001515 - gpr_test_util
1516 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001517- name: chttp2_varint_test
1518 build: test
1519 language: c
1520 src:
1521 - test/core/transport/chttp2/varint_test.c
1522 deps:
1523 - grpc_test_util
1524 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001525 - gpr_test_util
1526 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001527- name: client_fuzzer
1528 build: fuzzer
1529 language: c
1530 src:
1531 - test/core/end2end/fuzzers/client_fuzzer.c
1532 deps:
1533 - grpc_test_util
1534 - grpc
1535 - gpr_test_util
1536 - gpr
1537 corpus_dirs:
1538 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001539 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001540 maxlen: 2048
Craig Tiller57726ca2016-09-12 11:59:45 -07001541- name: combiner_test
1542 cpu_cost: 30
1543 build: test
1544 language: c
1545 src:
1546 - test/core/iomgr/combiner_test.c
1547 deps:
1548 - grpc_test_util
1549 - grpc
1550 - gpr_test_util
1551 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001552- name: compression_test
1553 build: test
1554 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001555 src:
1556 - test/core/compression/compression_test.c
1557 deps:
1558 - grpc_test_util
1559 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001560 - gpr_test_util
1561 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001562- name: concurrent_connectivity_test
1563 build: test
1564 language: c
1565 src:
1566 - test/core/surface/concurrent_connectivity_test.c
1567 deps:
1568 - grpc_test_util
1569 - grpc
1570 - gpr_test_util
1571 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001572 exclude_iomgrs:
1573 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001574- name: connection_refused_test
1575 cpu_cost: 0.1
1576 build: test
1577 language: c
1578 src:
1579 - test/core/end2end/connection_refused_test.c
1580 deps:
1581 - grpc_test_util
1582 - grpc
1583 - gpr_test_util
1584 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001585- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001586 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001587 build: test
1588 language: c
1589 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001590 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001591 deps:
1592 - grpc_test_util
1593 - grpc
1594 - gpr_test_util
1595 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001596 exclude_iomgrs:
1597 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001598- name: dns_resolver_test
1599 build: test
1600 language: c
1601 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001602 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001603 deps:
1604 - grpc_test_util
1605 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001606 - gpr_test_util
1607 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001608- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001609 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001610 build: test
1611 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001612 src:
1613 - test/core/end2end/dualstack_socket_test.c
1614 deps:
1615 - grpc_test_util
1616 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001617 - gpr_test_util
1618 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001619 exclude_iomgrs:
1620 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001621 platforms:
1622 - mac
1623 - linux
1624 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001625- name: endpoint_pair_test
1626 build: test
1627 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001628 src:
1629 - test/core/iomgr/endpoint_pair_test.c
1630 deps:
1631 - grpc_test_util
1632 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001633 - gpr_test_util
1634 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001635 exclude_iomgrs:
1636 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001637- name: ev_epoll_linux_test
1638 build: test
1639 language: c
1640 src:
1641 - test/core/iomgr/ev_epoll_linux_test.c
1642 deps:
1643 - grpc_test_util
1644 - grpc
1645 - gpr_test_util
1646 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001647 exclude_iomgrs:
1648 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001649 platforms:
1650 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001651- name: fd_conservation_posix_test
1652 build: test
1653 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001654 src:
1655 - test/core/iomgr/fd_conservation_posix_test.c
1656 deps:
1657 - grpc_test_util
1658 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001659 - gpr_test_util
1660 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001661 exclude_iomgrs:
1662 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001663 platforms:
1664 - mac
1665 - linux
1666 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001667- name: fd_posix_test
1668 build: test
1669 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001670 src:
1671 - test/core/iomgr/fd_posix_test.c
1672 deps:
1673 - grpc_test_util
1674 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001675 - gpr_test_util
1676 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001677 exclude_iomgrs:
1678 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001679 platforms:
1680 - mac
1681 - linux
1682 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001683- name: fling_client
1684 build: test
1685 run: false
1686 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001687 src:
1688 - test/core/fling/client.c
1689 deps:
1690 - grpc_test_util
1691 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001692 - gpr_test_util
1693 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001694- name: fling_server
1695 build: test
1696 run: false
1697 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001698 src:
1699 - test/core/fling/server.c
1700 deps:
1701 - grpc_test_util
1702 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001703 - gpr_test_util
1704 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001705- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001706 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001707 build: test
1708 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001709 src:
1710 - test/core/fling/fling_stream_test.c
1711 deps:
1712 - grpc_test_util
1713 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001714 - gpr_test_util
1715 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001716 platforms:
1717 - mac
1718 - linux
1719 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001720- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001721 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001722 build: test
1723 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001724 src:
1725 - test/core/fling/fling_test.c
1726 deps:
1727 - grpc_test_util
1728 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001729 - gpr_test_util
1730 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001731 platforms:
1732 - mac
1733 - linux
1734 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001735- name: gen_hpack_tables
1736 build: tool
1737 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001738 src:
1739 - tools/codegen/core/gen_hpack_tables.c
1740 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001741 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001742 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001743- name: gen_legal_metadata_characters
1744 build: tool
1745 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001746 src:
1747 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001748 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001749- name: gen_percent_encoding_tables
1750 build: tool
1751 language: c
1752 src:
1753 - tools/codegen/core/gen_percent_encoding_tables.c
1754 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001755- name: goaway_server_test
1756 cpu_cost: 0.1
1757 build: test
1758 language: c
1759 src:
1760 - test/core/end2end/goaway_server_test.c
1761 deps:
1762 - grpc_test_util
1763 - grpc
1764 - gpr_test_util
1765 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001766 exclude_iomgrs:
1767 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07001768 platforms:
1769 - mac
1770 - linux
1771 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001772- name: gpr_avl_test
1773 build: test
1774 language: c
1775 src:
1776 - test/core/support/avl_test.c
1777 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001778 - gpr_test_util
1779 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001780- name: gpr_backoff_test
1781 build: test
1782 language: c
1783 src:
1784 - test/core/support/backoff_test.c
1785 deps:
1786 - gpr_test_util
1787 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001788- name: gpr_cmdline_test
1789 build: test
1790 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001791 src:
1792 - test/core/support/cmdline_test.c
1793 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001794 - gpr_test_util
1795 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001796- name: gpr_cpu_test
1797 build: test
1798 language: c
1799 src:
1800 - test/core/support/cpu_test.c
1801 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001802 - gpr_test_util
1803 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001804- name: gpr_env_test
1805 build: test
1806 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001807 src:
1808 - test/core/support/env_test.c
1809 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001810 - gpr_test_util
1811 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001812- name: gpr_histogram_test
1813 build: test
1814 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001815 src:
1816 - test/core/support/histogram_test.c
1817 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001818 - gpr_test_util
1819 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001820- name: gpr_host_port_test
1821 build: test
1822 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001823 src:
1824 - test/core/support/host_port_test.c
1825 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001826 - gpr_test_util
1827 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001828- name: gpr_log_test
1829 build: test
1830 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001831 src:
1832 - test/core/support/log_test.c
1833 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001834 - gpr_test_util
1835 - gpr
Craig Tiller57726ca2016-09-12 11:59:45 -07001836- name: gpr_mpscq_test
1837 cpu_cost: 30
1838 build: test
1839 language: c
1840 src:
1841 - test/core/support/mpscq_test.c
1842 deps:
1843 - gpr_test_util
1844 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001845- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001846 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07001847 build: test
1848 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001849 src:
1850 - test/core/support/stack_lockfree_test.c
1851 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001852 - gpr_test_util
1853 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001854- name: gpr_string_test
1855 build: test
1856 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001857 src:
1858 - test/core/support/string_test.c
1859 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001860 - gpr_test_util
1861 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001862- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001863 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001864 build: test
1865 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001866 src:
1867 - test/core/support/sync_test.c
1868 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001869 - gpr_test_util
1870 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001871- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001872 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001873 build: test
1874 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001875 src:
1876 - test/core/support/thd_test.c
1877 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001878 - gpr_test_util
1879 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001880- name: gpr_time_test
1881 build: test
1882 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001883 src:
1884 - test/core/support/time_test.c
1885 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001886 - gpr_test_util
1887 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001888- name: gpr_tls_test
1889 build: test
1890 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001891 src:
1892 - test/core/support/tls_test.c
1893 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001894 - gpr_test_util
1895 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001896- name: gpr_useful_test
1897 build: test
1898 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001899 src:
1900 - test/core/support/useful_test.c
1901 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001902 - gpr_test_util
1903 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001904- name: grpc_auth_context_test
1905 build: test
1906 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001907 src:
1908 - test/core/security/auth_context_test.c
1909 deps:
1910 - grpc_test_util
1911 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001912 - gpr_test_util
1913 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08001914- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001915 build: test
1916 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001917 src:
Craig Tiller732a8752016-02-22 15:59:19 -08001918 - test/core/security/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001919 deps:
1920 - grpc_test_util
1921 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001922 - gpr_test_util
1923 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001924- name: grpc_byte_buffer_reader_test
1925 build: test
1926 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001927 src:
1928 - test/core/surface/byte_buffer_reader_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_channel_args_test
1935 build: test
1936 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001937 src:
1938 - test/core/channel/channel_args_test.c
1939 deps:
1940 - grpc_test_util
1941 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001942 - gpr_test_util
1943 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001944- name: grpc_channel_stack_test
1945 build: test
1946 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001947 src:
1948 - test/core/channel/channel_stack_test.c
1949 deps:
1950 - grpc_test_util
1951 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001952 - gpr_test_util
1953 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001954- name: grpc_completion_queue_test
1955 build: test
1956 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001957 src:
1958 - test/core/surface/completion_queue_test.c
1959 deps:
1960 - grpc_test_util
1961 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001962 - gpr_test_util
1963 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001964 exclude_iomgrs:
1965 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07001966- name: grpc_create_jwt
1967 build: tool
1968 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001969 src:
1970 - test/core/security/create_jwt.c
1971 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001972 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001973 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001974 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001975- name: grpc_credentials_test
1976 build: test
1977 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001978 src:
1979 - test/core/security/credentials_test.c
1980 deps:
1981 - grpc_test_util
1982 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001983 - gpr_test_util
1984 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001985- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001986 build: test
1987 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07001988 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001989 src:
1990 - test/core/security/fetch_oauth2.c
1991 deps:
1992 - grpc_test_util
1993 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001994 - gpr_test_util
1995 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08001996- name: grpc_invalid_channel_args_test
1997 build: test
1998 language: c
1999 src:
2000 - test/core/surface/invalid_channel_args_test.c
2001 deps:
2002 - grpc_test_util
2003 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002004 - gpr_test_util
2005 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002006- name: grpc_json_token_test
2007 build: test
2008 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002009 src:
2010 - test/core/security/json_token_test.c
2011 deps:
2012 - grpc_test_util
2013 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002014 - gpr_test_util
2015 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002016 platforms:
2017 - linux
2018 - posix
2019 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002020- name: grpc_jwt_verifier_test
2021 build: test
2022 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002023 src:
2024 - test/core/security/jwt_verifier_test.c
2025 deps:
2026 - grpc_test_util
2027 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002028 - gpr_test_util
2029 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002030- name: grpc_print_google_default_creds_token
2031 build: tool
2032 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002033 src:
2034 - test/core/security/print_google_default_creds_token.c
2035 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002036 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002037 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002038- name: grpc_security_connector_test
2039 build: test
2040 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002041 src:
2042 - test/core/security/security_connector_test.c
2043 deps:
2044 - grpc_test_util
2045 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002046 - gpr_test_util
2047 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002048- name: grpc_verify_jwt
2049 build: tool
2050 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002051 src:
2052 - test/core/security/verify_jwt.c
2053 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002054 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002055 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002056- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002057 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002058 language: c
2059 src:
2060 - test/core/handshake/client_ssl.c
2061 deps:
2062 - grpc_test_util
2063 - grpc
2064 - gpr_test_util
2065 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002066 platforms:
2067 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002068 secure: true
2069- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002070 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002071 language: c
2072 src:
2073 - test/core/handshake/server_ssl.c
2074 deps:
2075 - grpc_test_util
2076 - grpc
2077 - gpr_test_util
2078 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002079 platforms:
2080 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002081 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002082- name: hpack_parser_fuzzer_test
2083 build: fuzzer
2084 language: c
2085 src:
2086 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2087 deps:
2088 - grpc_test_util
2089 - grpc
2090 - gpr_test_util
2091 - gpr
2092 corpus_dirs:
2093 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002094 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002095 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002096- name: hpack_parser_test
2097 build: test
2098 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002099 src:
2100 - test/core/transport/chttp2/hpack_parser_test.c
2101 deps:
2102 - grpc_test_util
2103 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002104 - gpr_test_util
2105 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002106- name: hpack_table_test
2107 build: test
2108 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002109 src:
2110 - test/core/transport/chttp2/hpack_table_test.c
2111 deps:
2112 - grpc_test_util
2113 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002114 - gpr_test_util
2115 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002116- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002117 build: test
2118 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002119 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002120 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002121 deps:
2122 - grpc_test_util
2123 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002124 - gpr_test_util
2125 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002126- name: http_request_fuzzer_test
2127 build: fuzzer
2128 language: c
2129 src:
2130 - test/core/http/request_fuzzer.c
2131 deps:
2132 - grpc_test_util
2133 - grpc
2134 - gpr_test_util
2135 - gpr
2136 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002137 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002138 maxlen: 2048
2139- name: http_response_fuzzer_test
2140 build: fuzzer
2141 language: c
2142 src:
2143 - test/core/http/response_fuzzer.c
2144 deps:
2145 - grpc_test_util
2146 - grpc
2147 - gpr_test_util
2148 - gpr
2149 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002150 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002151 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002152- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002153 build: test
2154 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002155 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002156 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002157 deps:
2158 - grpc_test_util
2159 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002160 - gpr_test_util
2161 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002162- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002163 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002164 build: test
2165 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002166 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002167 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002168 deps:
2169 - grpc_test_util
2170 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002171 - gpr_test_util
2172 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002173 platforms:
2174 - mac
2175 - linux
2176 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002177- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002178 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002179 build: test
2180 language: c
2181 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002182 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002183 deps:
2184 - grpc_test_util
2185 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002186 - gpr_test_util
2187 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002188 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002189 - linux
yang-gf1183302015-12-07 16:02:05 -08002190- name: init_test
2191 build: test
2192 language: c
2193 src:
2194 - test/core/surface/init_test.c
2195 deps:
2196 - grpc_test_util
2197 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002198 - gpr_test_util
2199 - gpr
Craig Tiller5cb79622016-03-15 14:46:54 -07002200- name: internal_api_canary_iomgr_test
2201 build: test
2202 run: false
2203 language: c
2204 src:
2205 - test/core/internal_api_canaries/iomgr.c
2206 deps:
2207 - grpc_test_util
2208 - grpc
2209 - gpr_test_util
2210 - gpr
2211- name: internal_api_canary_support_test
2212 build: test
2213 run: false
2214 language: c
2215 src:
2216 - test/core/internal_api_canaries/iomgr.c
2217 deps:
2218 - grpc_test_util
2219 - grpc
2220 - gpr_test_util
2221 - gpr
2222- name: internal_api_canary_transport_test
2223 build: test
2224 run: false
2225 language: c
2226 src:
2227 - test/core/internal_api_canaries/iomgr.c
2228 deps:
2229 - grpc_test_util
2230 - grpc
2231 - gpr_test_util
2232 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002233- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002234 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002235 build: test
2236 language: c
2237 src:
2238 - test/core/end2end/invalid_call_argument_test.c
2239 deps:
2240 - grpc_test_util
2241 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002242 - gpr_test_util
2243 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002244- name: json_fuzzer_test
2245 build: fuzzer
2246 language: c
2247 src:
2248 - test/core/json/fuzzer.c
2249 deps:
2250 - grpc_test_util
2251 - grpc
2252 - gpr_test_util
2253 - gpr
2254 corpus_dirs:
2255 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002256 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002257- name: json_rewrite
2258 build: test
2259 run: false
2260 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002261 src:
2262 - test/core/json/json_rewrite.c
2263 deps:
2264 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002265 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002266- name: json_rewrite_test
2267 build: test
2268 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002269 src:
2270 - test/core/json/json_rewrite_test.c
2271 deps:
2272 - grpc_test_util
2273 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002274 - gpr_test_util
2275 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002276- name: json_stream_error_test
2277 build: test
2278 language: c
2279 src:
2280 - test/core/json/json_stream_error_test.c
2281 deps:
2282 - grpc_test_util
2283 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002284 - gpr_test_util
2285 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002286- name: json_test
2287 build: test
2288 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002289 src:
2290 - test/core/json/json_test.c
2291 deps:
2292 - grpc_test_util
2293 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002294 - gpr_test_util
2295 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002296- name: lame_client_test
2297 build: test
2298 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002299 src:
2300 - test/core/surface/lame_client_test.c
2301 deps:
2302 - grpc_test_util
2303 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002304 - gpr_test_util
2305 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002306- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002307 cpu_cost: 0.1
Craig Tillerde7edf82016-03-20 09:12:16 -07002308 flaky: true
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002309 build: test
2310 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002311 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002312 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002313 deps:
2314 - grpc_test_util
2315 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002316 - gpr_test_util
2317 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002318- name: load_file_test
2319 build: test
2320 language: c
2321 src:
2322 - test/core/iomgr/load_file_test.c
2323 deps:
2324 - grpc_test_util
2325 - grpc
2326 - gpr_test_util
2327 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002328- name: low_level_ping_pong_benchmark
2329 build: benchmark
2330 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002331 src:
2332 - test/core/network_benchmarks/low_level_ping_pong.c
2333 deps:
2334 - grpc_test_util
2335 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002336 - gpr_test_util
2337 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002338 platforms:
2339 - mac
2340 - linux
2341 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002342- name: message_compress_test
2343 build: test
2344 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002345 src:
2346 - test/core/compression/message_compress_test.c
2347 deps:
2348 - grpc_test_util
2349 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002350 - gpr_test_util
2351 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002352- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002353 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002354 build: test
2355 language: c
2356 src:
2357 - test/core/census/mlog_test.c
2358 deps:
2359 - grpc_test_util
2360 - grpc
2361 - gpr_test_util
2362 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002363- name: multiple_server_queues_test
2364 build: test
2365 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002366 src:
2367 - test/core/end2end/multiple_server_queues_test.c
2368 deps:
2369 - grpc_test_util
2370 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002371 - gpr_test_util
2372 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002373- name: murmur_hash_test
2374 build: test
2375 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002376 src:
2377 - test/core/support/murmur_hash_test.c
2378 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002379 - gpr_test_util
2380 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002381- name: nanopb_fuzzer_response_test
2382 build: fuzzer
2383 language: c
2384 src:
2385 - test/core/nanopb/fuzzer_response.c
2386 deps:
2387 - grpc_test_util
2388 - grpc
2389 - gpr_test_util
2390 - gpr
2391 corpus_dirs:
2392 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002393 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002394- name: nanopb_fuzzer_serverlist_test
2395 build: fuzzer
2396 language: c
2397 src:
2398 - test/core/nanopb/fuzzer_serverlist.c
2399 deps:
2400 - grpc_test_util
2401 - grpc
2402 - gpr_test_util
2403 - gpr
2404 corpus_dirs:
2405 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002406 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002407- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002408 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002409 build: test
2410 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002411 src:
2412 - test/core/end2end/no_server_test.c
2413 deps:
2414 - grpc_test_util
2415 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002416 - gpr_test_util
2417 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002418- name: percent_decode_fuzzer
2419 build: fuzzer
2420 language: c
2421 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002422 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002423 deps:
2424 - grpc_test_util
2425 - grpc
2426 - gpr_test_util
2427 - gpr
2428 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002429 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002430 maxlen: 32
2431- name: percent_encode_fuzzer
2432 build: fuzzer
2433 language: c
2434 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002435 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002436 deps:
2437 - grpc_test_util
2438 - grpc
2439 - gpr_test_util
2440 - gpr
2441 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002442 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002443 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002444- name: percent_encoding_test
2445 build: test
2446 language: c
2447 src:
2448 - test/core/slice/percent_encoding_test.c
2449 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002450 - grpc_test_util
2451 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002452 - gpr_test_util
2453 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002454- name: resolve_address_test
2455 build: test
2456 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002457 src:
2458 - test/core/iomgr/resolve_address_test.c
2459 deps:
2460 - grpc_test_util
2461 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002462 - gpr_test_util
2463 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002464 exclude_iomgrs:
2465 - uv
Craig Tiller20afa3d2016-10-17 14:52:14 -07002466- name: resource_quota_test
2467 cpu_cost: 30
2468 build: test
2469 language: c
2470 src:
2471 - test/core/iomgr/resource_quota_test.c
2472 deps:
2473 - grpc_test_util
2474 - grpc
2475 - gpr_test_util
2476 - gpr
yang-gd482e592015-12-10 14:04:00 -08002477- name: secure_channel_create_test
2478 build: test
2479 language: c
2480 src:
2481 - test/core/surface/secure_channel_create_test.c
2482 deps:
2483 - grpc_test_util
2484 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002485 - gpr_test_util
2486 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002487- name: secure_endpoint_test
2488 build: test
2489 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002490 src:
2491 - test/core/security/secure_endpoint_test.c
2492 deps:
2493 - grpc_test_util
2494 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002495 - gpr_test_util
2496 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002497 exclude_iomgrs:
2498 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002499- name: sequential_connectivity_test
2500 build: test
2501 language: c
2502 src:
2503 - test/core/surface/sequential_connectivity_test.c
2504 deps:
2505 - grpc_test_util
2506 - grpc
2507 - gpr_test_util
2508 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002509 exclude_iomgrs:
2510 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002511- name: server_chttp2_test
2512 build: test
2513 language: c
2514 src:
2515 - test/core/surface/server_chttp2_test.c
2516 deps:
2517 - grpc_test_util
2518 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002519 - gpr_test_util
2520 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002521- name: server_fuzzer
2522 build: fuzzer
2523 language: c
2524 src:
2525 - test/core/end2end/fuzzers/server_fuzzer.c
2526 deps:
2527 - grpc_test_util
2528 - grpc
2529 - gpr_test_util
2530 - gpr
2531 corpus_dirs:
2532 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002533 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002534 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002535- name: server_test
2536 build: test
2537 language: c
2538 src:
2539 - test/core/surface/server_test.c
2540 deps:
2541 - grpc_test_util
2542 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002543 - gpr_test_util
2544 - gpr
yang-gc9fca182015-11-06 16:41:33 -08002545- name: set_initial_connect_string_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002546 cpu_cost: 0.1
yang-gc9fca182015-11-06 16:41:33 -08002547 build: test
2548 language: c
2549 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002550 - test/core/client_channel/set_initial_connect_string_test.c
yang-gc9fca182015-11-06 16:41:33 -08002551 deps:
2552 - test_tcp_server
2553 - grpc_test_util
2554 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002555 - gpr_test_util
2556 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002557 exclude_iomgrs:
2558 - uv
Craig Tillerc3350542016-10-26 16:19:01 -07002559- name: slice_buffer_test
2560 build: test
2561 language: c
2562 src:
2563 - test/core/slice/slice_buffer_test.c
2564 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002565 - grpc_test_util
2566 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002567 - gpr_test_util
2568 - gpr
2569- name: slice_string_helpers_test
2570 build: test
2571 language: c
2572 src:
2573 - test/core/slice/slice_string_helpers_test.c
2574 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002575 - grpc_test_util
2576 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002577 - gpr_test_util
2578 - gpr
2579- name: slice_test
2580 build: test
2581 language: c
2582 src:
2583 - test/core/slice/slice_test.c
2584 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002585 - grpc_test_util
2586 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002587 - gpr_test_util
2588 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002589- name: sockaddr_resolver_test
2590 build: test
2591 language: c
2592 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002593 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002594 deps:
2595 - grpc_test_util
2596 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002597 - gpr_test_util
2598 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002599- name: sockaddr_utils_test
2600 build: test
2601 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002602 src:
2603 - test/core/iomgr/sockaddr_utils_test.c
2604 deps:
2605 - grpc_test_util
2606 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002607 - gpr_test_util
2608 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002609- name: socket_utils_test
2610 build: test
2611 language: c
2612 src:
2613 - test/core/iomgr/socket_utils_test.c
2614 deps:
2615 - grpc_test_util
2616 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002617 - gpr_test_util
2618 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002619 exclude_iomgrs:
2620 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002621 platforms:
2622 - mac
2623 - linux
2624 - posix
yang-g31e21282016-11-04 15:10:03 -07002625- name: ssl_server_fuzzer
2626 build: fuzzer
2627 language: c
2628 src:
2629 - test/core/security/ssl_server_fuzzer.c
2630 deps:
2631 - grpc_test_util
2632 - grpc
2633 - gpr_test_util
2634 - gpr
2635 corpus_dirs:
2636 - test/core/security/corpus/ssl_server_corpus
2637 maxlen: 2048
Craig Tillerbf4b2242015-08-31 15:53:53 -07002638- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002639 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002640 build: test
2641 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002642 src:
2643 - test/core/iomgr/tcp_client_posix_test.c
2644 deps:
2645 - grpc_test_util
2646 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002647 - gpr_test_util
2648 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002649 exclude_iomgrs:
2650 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002651 platforms:
2652 - mac
2653 - linux
2654 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002655- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002656 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002657 build: test
2658 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002659 src:
2660 - test/core/iomgr/tcp_posix_test.c
2661 deps:
2662 - grpc_test_util
2663 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002664 - gpr_test_util
2665 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002666 exclude_iomgrs:
2667 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002668 platforms:
2669 - mac
2670 - linux
2671 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002672- name: tcp_server_posix_test
2673 build: test
2674 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002675 src:
2676 - test/core/iomgr/tcp_server_posix_test.c
2677 deps:
2678 - grpc_test_util
2679 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002680 - gpr_test_util
2681 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002682 exclude_iomgrs:
2683 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002684 platforms:
2685 - mac
2686 - linux
2687 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002688- name: time_averaged_stats_test
2689 build: test
2690 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002691 src:
2692 - test/core/iomgr/time_averaged_stats_test.c
2693 deps:
2694 - grpc_test_util
2695 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002696 - gpr_test_util
2697 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002698- name: timeout_encoding_test
2699 build: test
2700 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002701 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002702 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002703 deps:
2704 - grpc_test_util
2705 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002706 - gpr_test_util
2707 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002708- name: timer_heap_test
2709 build: test
2710 language: c
2711 src:
2712 - test/core/iomgr/timer_heap_test.c
2713 deps:
2714 - grpc_test_util
2715 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002716 - gpr_test_util
2717 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002718 exclude_iomgrs:
2719 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002720- name: timer_list_test
2721 build: test
2722 language: c
2723 src:
2724 - test/core/iomgr/timer_list_test.c
2725 deps:
2726 - grpc_test_util
2727 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002728 - gpr_test_util
2729 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002730 exclude_iomgrs:
2731 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08002732- name: transport_connectivity_state_test
2733 build: test
2734 language: c
2735 src:
2736 - test/core/transport/connectivity_state_test.c
2737 deps:
2738 - grpc_test_util
2739 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002740 - gpr_test_util
2741 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002742- name: transport_metadata_test
2743 build: test
2744 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002745 src:
2746 - test/core/transport/metadata_test.c
2747 deps:
2748 - grpc_test_util
2749 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002750 - gpr_test_util
2751 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07002752- name: transport_pid_controller_test
2753 build: test
2754 language: c
2755 src:
2756 - test/core/transport/pid_controller_test.c
2757 deps:
2758 - grpc_test_util
2759 - grpc
2760 - gpr_test_util
2761 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002762- name: transport_security_test
2763 build: test
2764 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002765 src:
2766 - test/core/tsi/transport_security_test.c
2767 deps:
2768 - grpc_test_util
2769 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002770 - gpr_test_util
2771 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002772 platforms:
2773 - linux
2774 - posix
2775 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002776- name: udp_server_test
2777 build: test
2778 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002779 src:
2780 - test/core/iomgr/udp_server_test.c
2781 deps:
2782 - grpc_test_util
2783 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002784 - gpr_test_util
2785 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07002786 exclude_iomgrs:
2787 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002788 platforms:
2789 - mac
2790 - linux
2791 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07002792- name: uri_fuzzer_test
2793 build: fuzzer
2794 language: c
2795 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002796 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07002797 deps:
2798 - grpc_test_util
2799 - grpc
2800 - gpr_test_util
2801 - gpr
2802 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002803 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002804 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002805- name: uri_parser_test
2806 build: test
2807 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002808 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002809 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002810 deps:
2811 - grpc_test_util
2812 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002813 - gpr_test_util
2814 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07002815- name: wakeup_fd_cv_test
2816 build: test
2817 language: c
2818 src:
2819 - test/core/iomgr/wakeup_fd_cv_test.c
2820 deps:
2821 - grpc_test_util
2822 - grpc
2823 - gpr_test_util
2824 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07002825 exclude_iomgrs:
2826 - uv
kpayson64d195cf52016-10-09 18:04:00 -07002827 platforms:
2828 - mac
2829 - linux
2830 - posix
vjpai04e992a2016-02-10 16:58:38 -08002831- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002832 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08002833 build: test
2834 language: c++
2835 src:
2836 - test/cpp/common/alarm_cpp_test.cc
2837 deps:
2838 - grpc++_test_util
2839 - grpc_test_util
2840 - grpc++
2841 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08002842 - gpr_test_util
2843 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002844- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002845 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002846 build: test
2847 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002848 src:
2849 - test/cpp/end2end/async_end2end_test.cc
2850 deps:
2851 - grpc++_test_util
2852 - grpc_test_util
2853 - grpc++
2854 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002855 - gpr_test_util
2856 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002857- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002858 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002859 build: test
2860 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002861 src:
2862 - test/cpp/common/auth_property_iterator_test.cc
2863 deps:
2864 - grpc++_test_util
2865 - grpc_test_util
2866 - grpc++
2867 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002868 - gpr_test_util
2869 - gpr
Craig Tiller93d802b2016-10-25 21:05:49 -07002870- name: bm_fullstack
2871 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07002872 language: c++
2873 src:
2874 - test/cpp/microbenchmarks/bm_fullstack.cc
2875 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08002876 - benchmark
Craig Tiller93d802b2016-10-25 21:05:49 -07002877 - grpc++_test_util
2878 - grpc_test_util
2879 - grpc++
2880 - grpc
2881 - gpr_test_util
2882 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002883- name: channel_arguments_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002884 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002885 build: test
2886 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002887 src:
yang-g52705592015-11-25 11:45:33 -08002888 - test/cpp/common/channel_arguments_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07002889 deps:
2890 - grpc++
2891 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002892 - gpr
Mark D. Roth0e44a252016-11-07 11:26:05 -08002893- name: channel_filter_test
2894 gtest: true
2895 build: test
2896 language: c++
2897 src:
2898 - test/cpp/common/channel_filter_test.cc
2899 deps:
2900 - grpc++
2901 - grpc
2902 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002903- name: cli_call_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002904 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002905 build: test
2906 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002907 src:
2908 - test/cpp/util/cli_call_test.cc
2909 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002910 - grpc_cli_libs
Craig Tiller25834342015-09-25 08:08:24 -07002911 - grpc++_test_util
2912 - grpc_test_util
2913 - grpc++
2914 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002915 - gpr_test_util
2916 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002917- name: client_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002918 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002919 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002920 build: test
2921 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002922 src:
2923 - test/cpp/end2end/client_crash_test.cc
2924 deps:
2925 - grpc++_test_util
2926 - grpc_test_util
2927 - grpc++
2928 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002929 - gpr_test_util
2930 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002931 platforms:
2932 - mac
2933 - linux
2934 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002935- name: client_crash_test_server
2936 build: test
2937 run: false
2938 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002939 src:
2940 - test/cpp/end2end/client_crash_test_server.cc
2941 deps:
2942 - grpc++_test_util
2943 - grpc_test_util
2944 - grpc++
2945 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002946 - gpr_test_util
2947 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002948- name: codegen_test_full
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08002949 gtest: true
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002950 build: test
2951 language: c++
2952 src:
2953 - src/proto/grpc/testing/control.proto
2954 - src/proto/grpc/testing/messages.proto
2955 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002956 - src/proto/grpc/testing/services.proto
2957 - src/proto/grpc/testing/stats.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002958 - test/cpp/codegen/codegen_test_full.cc
2959 deps:
2960 - grpc++
2961 - grpc
2962 - gpr
2963 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002964 - grpc++_codegen_base
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002965- name: codegen_test_minimal
2966 gtest: true
2967 build: test
2968 language: c++
2969 src:
2970 - src/proto/grpc/testing/control.proto
2971 - src/proto/grpc/testing/messages.proto
2972 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002973 - src/proto/grpc/testing/services.proto
2974 - src/proto/grpc/testing/stats.proto
2975 - test/cpp/codegen/codegen_test_minimal.cc
Craig Tiller03d8f2f2016-04-07 08:02:16 -07002976 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002977 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07002978 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07002979- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002980 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002981 build: test
2982 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002983 src:
2984 - test/cpp/client/credentials_test.cc
2985 deps:
2986 - grpc++
2987 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002988 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002989- name: cxx_byte_buffer_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002990 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002991 build: test
2992 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002993 src:
2994 - test/cpp/util/byte_buffer_test.cc
2995 deps:
2996 - grpc_test_util
2997 - grpc++
2998 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002999 - gpr_test_util
3000 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003001- name: cxx_slice_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003002 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003003 build: test
3004 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003005 src:
3006 - test/cpp/util/slice_test.cc
3007 deps:
3008 - grpc_test_util
3009 - grpc++
3010 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003011 - gpr_test_util
3012 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003013- name: cxx_string_ref_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003014 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003015 build: test
3016 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003017 src:
3018 - test/cpp/util/string_ref_test.cc
3019 deps:
3020 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003021- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003022 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003023 build: test
3024 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003025 src:
3026 - test/cpp/util/time_test.cc
3027 deps:
3028 - grpc_test_util
3029 - grpc++
3030 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003031 - gpr_test_util
3032 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003033- name: end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003034 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003035 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003036 build: test
3037 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003038 src:
3039 - test/cpp/end2end/end2end_test.cc
3040 deps:
3041 - grpc++_test_util
3042 - grpc_test_util
3043 - grpc++
3044 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003045 - gpr_test_util
3046 - gpr
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003047- name: filter_end2end_test
3048 gtest: true
3049 build: test
3050 language: c++
3051 src:
3052 - test/cpp/end2end/filter_end2end_test.cc
3053 deps:
3054 - grpc++_test_util
3055 - grpc_test_util
3056 - grpc++
3057 - grpc
3058 - gpr_test_util
3059 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003060- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003061 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003062 build: test
3063 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003064 src:
3065 - test/cpp/end2end/generic_end2end_test.cc
3066 deps:
3067 - grpc++_test_util
3068 - grpc_test_util
3069 - grpc++
3070 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003071 - gpr_test_util
3072 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07003073- name: golden_file_test
3074 gtest: true
3075 build: test
3076 language: c++
3077 src:
3078 - src/proto/grpc/testing/compiler_test.proto
3079 - test/cpp/codegen/golden_file_test.cc
3080 deps:
3081 - grpc++
3082 - grpc
3083 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003084- name: grpc_cli
3085 build: test
3086 run: false
3087 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003088 src:
3089 - test/cpp/util/grpc_cli.cc
3090 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003091 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003092 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003093 - grpc++
3094 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003095 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003096 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003097- name: grpc_cpp_plugin
3098 build: protoc
3099 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003100 src:
3101 - src/compiler/cpp_plugin.cc
3102 deps:
3103 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003104 secure: false
3105 vs_config_type: Application
3106 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3107- name: grpc_csharp_plugin
3108 build: protoc
3109 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003110 src:
3111 - src/compiler/csharp_plugin.cc
3112 deps:
3113 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003114 secure: false
3115 vs_config_type: Application
3116 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003117- name: grpc_node_plugin
3118 build: protoc
3119 language: c++
3120 src:
3121 - src/compiler/node_plugin.cc
3122 deps:
3123 - grpc_plugin_support
3124 secure: false
3125 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003126- name: grpc_objective_c_plugin
3127 build: protoc
3128 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003129 src:
3130 - src/compiler/objective_c_plugin.cc
3131 deps:
3132 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003133 secure: false
3134 vs_config_type: Application
3135 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003136- name: grpc_php_plugin
3137 build: protoc
3138 language: c++
3139 src:
3140 - src/compiler/php_plugin.cc
3141 deps:
3142 - grpc_plugin_support
3143 secure: false
3144 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003145- name: grpc_python_plugin
3146 build: protoc
3147 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003148 src:
3149 - src/compiler/python_plugin.cc
3150 deps:
3151 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003152 secure: false
3153 vs_config_type: Application
3154 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3155- name: grpc_ruby_plugin
3156 build: protoc
3157 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003158 src:
3159 - src/compiler/ruby_plugin.cc
3160 deps:
3161 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003162 secure: false
3163 vs_config_type: Application
3164 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003165- name: grpc_tool_test
3166 gtest: true
3167 build: test
3168 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003169 src:
3170 - src/proto/grpc/testing/echo.proto
3171 - src/proto/grpc/testing/echo_messages.proto
3172 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003173 deps:
3174 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003175 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003176 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003177 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003178 - grpc_test_util
3179 - grpc++
3180 - grpc
3181 - gpr_test_util
3182 - gpr
3183 filegroups:
3184 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003185- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003186 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003187 build: test
3188 language: c++
3189 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003190 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003191 - test/cpp/grpclb/grpclb_api_test.cc
3192 deps:
3193 - grpc++_test_util
3194 - grpc_test_util
3195 - grpc++
3196 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07003197- name: grpclb_test
3198 gtest: false
3199 build: test
3200 language: c++
3201 src:
3202 - src/proto/grpc/lb/v1/load_balancer.proto
3203 - test/cpp/grpclb/grpclb_test.cc
3204 deps:
3205 - gpr
3206 - gpr_test_util
3207 - grpc
3208 - grpc++
3209 - grpc++_test_util
3210 - grpc_test_util
Eric Gribkoffc344e872017-01-09 10:53:50 -08003211- name: http2_client
3212 build: test
3213 run: false
3214 language: c++
3215 src: []
3216 deps:
3217 - http2_client_main
3218 - grpc++_test_util
3219 - grpc_test_util
3220 - grpc++
3221 - grpc
3222 - grpc++_test_config
3223 platforms:
3224 - mac
3225 - linux
3226 - posix
yang-gbe5a2c42016-01-14 13:11:15 -08003227- name: hybrid_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003228 gtest: true
yang-gbe5a2c42016-01-14 13:11:15 -08003229 build: test
3230 language: c++
3231 src:
3232 - test/cpp/end2end/hybrid_end2end_test.cc
3233 deps:
3234 - grpc++_test_util
3235 - grpc_test_util
3236 - grpc++
3237 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003238 - gpr_test_util
3239 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003240- name: interop_client
3241 build: test
3242 run: false
3243 language: c++
3244 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003245 deps:
3246 - interop_client_main
3247 - interop_client_helper
3248 - grpc++_test_util
3249 - grpc_test_util
3250 - grpc++
3251 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003252 - gpr_test_util
3253 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003254 - grpc++_test_config
3255 platforms:
3256 - mac
3257 - linux
3258 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003259- name: interop_server
3260 build: test
3261 run: false
3262 language: c++
3263 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003264 deps:
3265 - interop_server_main
3266 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003267 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003268 - grpc++_test_util
3269 - grpc_test_util
3270 - grpc++
3271 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003272 - gpr_test_util
3273 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003274 - grpc++_test_config
3275 platforms:
3276 - mac
3277 - linux
3278 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003279- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08003280 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003281 build: test
3282 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003283 src:
3284 - test/cpp/interop/interop_test.cc
3285 deps:
3286 - grpc_test_util
3287 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003288 - gpr_test_util
3289 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07003290 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07003291 platforms:
3292 - mac
3293 - linux
3294 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003295- name: json_run_localhost
3296 build: test
3297 run: false
3298 language: c++
3299 src:
3300 - test/cpp/qps/json_run_localhost.cc
3301 deps:
3302 - grpc++_test_util
3303 - grpc_test_util
3304 - grpc++
3305 - grpc
3306 - gpr_test_util
3307 - gpr
3308 - grpc++_test_config
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003309- name: metrics_client
3310 build: test
3311 run: false
3312 language: c++
3313 headers:
3314 - test/cpp/util/metrics_server.h
3315 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003316 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003317 - test/cpp/interop/metrics_client.cc
3318 deps:
3319 - grpc++
3320 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003321 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003322 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003323- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003324 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003325 build: test
3326 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003327 src:
3328 - test/cpp/end2end/mock_test.cc
3329 deps:
3330 - grpc++_test_util
3331 - grpc_test_util
3332 - grpc++
3333 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003334 - gpr_test_util
3335 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07003336- name: noop-benchmark
3337 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07003338 language: c++
3339 src:
3340 - test/cpp/microbenchmarks/noop-benchmark.cc
3341 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08003342 - benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003343- name: proto_server_reflection_test
3344 gtest: true
3345 build: test
3346 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003347 src:
3348 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003349 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003350 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003351 - grpc++_reflection
3352 - grpc++_test_util
3353 - grpc_test_util
3354 - grpc++
3355 - grpc
3356 - gpr_test_util
3357 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003358- name: qps_interarrival_test
3359 build: test
3360 run: false
3361 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003362 src:
3363 - test/cpp/qps/qps_interarrival_test.cc
3364 deps:
3365 - qps
3366 - grpc++_test_util
3367 - grpc_test_util
3368 - grpc++
3369 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003370 - gpr_test_util
3371 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003372 platforms:
3373 - mac
3374 - linux
3375 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003376- name: qps_json_driver
3377 build: test
3378 run: false
3379 language: c++
3380 src:
3381 - test/cpp/qps/qps_json_driver.cc
3382 deps:
3383 - qps
3384 - grpc++_test_util
3385 - grpc_test_util
3386 - grpc++
3387 - grpc
3388 - gpr_test_util
3389 - gpr
3390 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003391- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08003392 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003393 build: test
3394 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003395 src:
3396 - test/cpp/qps/qps_openloop_test.cc
3397 deps:
3398 - qps
3399 - grpc++_test_util
3400 - grpc_test_util
3401 - grpc++
3402 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003403 - gpr_test_util
3404 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003405 - grpc++_test_config
3406 platforms:
3407 - mac
3408 - linux
3409 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003410- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003411 build: test
3412 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003413 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003414 headers:
3415 - test/cpp/qps/client.h
3416 - test/cpp/qps/server.h
3417 src:
3418 - test/cpp/qps/worker.cc
3419 deps:
3420 - qps
3421 - grpc++_test_util
3422 - grpc_test_util
3423 - grpc++
3424 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003425 - gpr_test_util
3426 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003427 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003428- name: reconnect_interop_client
3429 build: test
3430 run: false
3431 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003432 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003433 - src/proto/grpc/testing/empty.proto
3434 - src/proto/grpc/testing/messages.proto
3435 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003436 - test/cpp/interop/reconnect_interop_client.cc
3437 deps:
3438 - grpc++_test_util
3439 - grpc_test_util
3440 - grpc++
3441 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003442 - gpr_test_util
3443 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003444 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003445- name: reconnect_interop_server
3446 build: test
3447 run: false
3448 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003449 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003450 - src/proto/grpc/testing/empty.proto
3451 - src/proto/grpc/testing/messages.proto
3452 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003453 - test/cpp/interop/reconnect_interop_server.cc
3454 deps:
3455 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08003456 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07003457 - grpc++_test_util
3458 - grpc_test_util
3459 - grpc++
3460 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003461 - gpr_test_util
3462 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003463 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07003464- name: round_robin_end2end_test
3465 gtest: true
3466 build: test
3467 language: c++
3468 src:
3469 - test/cpp/end2end/round_robin_end2end_test.cc
3470 deps:
3471 - grpc++_test_util
3472 - grpc_test_util
3473 - grpc++
3474 - grpc
3475 - gpr_test_util
3476 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003477- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003478 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003479 build: test
3480 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003481 src:
3482 - test/cpp/common/secure_auth_context_test.cc
3483 deps:
3484 - grpc++_test_util
3485 - grpc_test_util
3486 - grpc++
3487 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003488 - gpr_test_util
3489 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003490- name: secure_sync_unary_ping_pong_test
3491 build: test
3492 language: c++
3493 src:
3494 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
3495 deps:
3496 - qps
3497 - grpc++_test_util
3498 - grpc_test_util
3499 - grpc++
3500 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003501 - gpr_test_util
3502 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003503 platforms:
3504 - mac
3505 - linux
3506 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07003507- name: server_builder_plugin_test
3508 gtest: true
3509 build: test
3510 language: c++
3511 src:
3512 - test/cpp/end2end/server_builder_plugin_test.cc
3513 deps:
3514 - grpc++_test_util
3515 - grpc_test_util
3516 - grpc++
3517 - grpc
3518 - gpr_test_util
3519 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07003520- name: server_context_test_spouse_test
3521 gtest: true
3522 build: test
3523 language: c++
3524 src:
3525 - test/cpp/test/server_context_test_spouse_test.cc
3526 deps:
3527 - grpc_test_util
3528 - grpc++_test
3529 - grpc++
3530 - grpc
3531 - gpr_test_util
3532 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003533- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003534 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003535 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003536 build: test
3537 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003538 src:
3539 - test/cpp/end2end/server_crash_test.cc
3540 deps:
3541 - grpc++_test_util
3542 - grpc_test_util
3543 - grpc++
3544 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003545 - gpr_test_util
3546 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003547 platforms:
3548 - mac
3549 - linux
3550 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003551- name: server_crash_test_client
3552 build: test
3553 run: false
3554 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003555 src:
3556 - test/cpp/end2end/server_crash_test_client.cc
3557 deps:
3558 - grpc++_test_util
3559 - grpc_test_util
3560 - grpc++
3561 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003562 - gpr_test_util
3563 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003564- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003565 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003566 build: test
3567 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003568 src:
3569 - test/cpp/end2end/shutdown_test.cc
3570 deps:
3571 - grpc++_test_util
3572 - grpc_test_util
3573 - grpc++
3574 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003575 - gpr_test_util
3576 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003577- name: status_test
3578 build: test
3579 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003580 src:
3581 - test/cpp/util/status_test.cc
3582 deps:
3583 - grpc_test_util
3584 - grpc++
3585 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003586 - gpr_test_util
3587 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003588- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003589 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003590 build: test
3591 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003592 src:
3593 - test/cpp/end2end/streaming_throughput_test.cc
3594 deps:
3595 - grpc++_test_util
3596 - grpc_test_util
3597 - grpc++
3598 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003599 - gpr_test_util
3600 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003601 platforms:
3602 - mac
3603 - linux
3604 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003605- name: stress_test
3606 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07003607 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003608 language: c++
3609 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003610 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003611 - test/cpp/interop/interop_client.h
3612 - test/cpp/interop/stress_interop_client.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003613 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003614 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003615 - src/proto/grpc/testing/empty.proto
3616 - src/proto/grpc/testing/messages.proto
3617 - src/proto/grpc/testing/metrics.proto
3618 - src/proto/grpc/testing/test.proto
Makarand Dharmapurikare3dd1d72016-10-20 10:37:39 -07003619 - test/cpp/interop/client_helper.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003620 - test/cpp/interop/interop_client.cc
3621 - test/cpp/interop/stress_interop_client.cc
3622 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003623 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003624 deps:
3625 - grpc++_test_util
3626 - grpc_test_util
3627 - grpc++
3628 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003629 - gpr_test_util
3630 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003631 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003632- name: thread_manager_test
3633 build: test
3634 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003635 src:
3636 - test/cpp/thread_manager/thread_manager_test.cc
3637 deps:
3638 - grpc++
3639 - grpc
3640 - gpr
3641 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003642- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003643 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003644 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07003645 build: test
3646 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003647 src:
3648 - test/cpp/end2end/thread_stress_test.cc
3649 deps:
3650 - grpc++_test_util
3651 - grpc_test_util
3652 - grpc++
3653 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003654 - gpr_test_util
3655 - gpr
Craig Tillerab230452016-01-04 08:18:43 -08003656- name: public_headers_must_be_c89
3657 build: test
3658 language: c89
3659 src:
3660 - test/core/surface/public_headers_must_be_c89.c
3661 deps:
3662 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003663 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003664vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07003665- linkage: static
3666 name: grpc.dependencies.zlib
3667 props: false
3668 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003669 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08003670- linkage: static
3671 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07003672 props: true
3673 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003674 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07003675- name: gflags
3676 props: false
3677 redist: false
3678 version: 2.1.2.1
3679- name: gtest
3680 props: false
3681 redist: false
3682 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08003683configs:
3684 asan:
3685 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003686 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3687 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003688 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003689 LD: clang
3690 LDFLAGS: -fsanitize=address
3691 LDXX: clang++
3692 compile_the_world: true
3693 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08003694 ASAN_OPTIONS: detect_leaks=1:color=always
3695 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Vijay Pai3b288722016-02-19 00:28:28 -08003696 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003697 asan-noleaks:
3698 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003699 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3700 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003701 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003702 LD: clang
3703 LDFLAGS: -fsanitize=address
3704 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08003705 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08003706 test_environ:
3707 ASAN_OPTIONS: detect_leaks=0:color=always
Vijay Pai3b288722016-02-19 00:28:28 -08003708 timeout_multiplier: 3
Craig Tillerae945942016-03-23 21:43:58 -07003709 asan-trace-cmp:
3710 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07003711 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
3712 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07003713 CXX: clang++
3714 LD: clang
3715 LDFLAGS: -fsanitize=address
3716 LDXX: clang++
3717 compile_the_world: true
3718 test_environ:
3719 ASAN_OPTIONS: detect_leaks=1:color=always
3720 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3721 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003722 basicprof:
3723 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
3724 DEFINES: NDEBUG
3725 dbg:
3726 CPPFLAGS: -O0
3727 DEFINES: _DEBUG DEBUG
Craig Tiller3af3f742016-02-28 21:53:13 -08003728 easan:
3729 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003730 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3731 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tiller3af3f742016-02-28 21:53:13 -08003732 CXX: clang++
3733 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3734 LD: clang
3735 LDFLAGS: -fsanitize=address
3736 LDXX: clang++
3737 compile_the_world: true
3738 test_environ:
3739 ASAN_OPTIONS: detect_leaks=1:color=always
3740 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3741 timeout_multiplier: 3
3742 edbg:
3743 CPPFLAGS: -O0
3744 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3745 etsan:
Craig Tillerd93aa142016-02-28 20:56:13 -08003746 CC: clang
3747 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003748 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerd93aa142016-02-28 20:56:13 -08003749 CXX: clang++
Craig Tilleref1bf872016-02-28 17:37:33 -08003750 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
Craig Tillerd93aa142016-02-28 20:56:13 -08003751 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003752 LDFLAGS: -fsanitize=thread
Craig Tillerd93aa142016-02-28 20:56:13 -08003753 LDXX: clang++
3754 compile_the_world: true
3755 test_environ:
3756 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
3757 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003758 gcov:
3759 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003760 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08003761 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08003762 DEFINES: _DEBUG DEBUG GPR_GCOV
3763 LD: gcc
3764 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
3765 LDXX: g++
3766 helgrind:
3767 CPPFLAGS: -O0
3768 DEFINES: _DEBUG DEBUG
3769 LDFLAGS: -rdynamic
3770 timeout_multiplier: 20
3771 valgrind: --tool=helgrind
3772 memcheck:
3773 CPPFLAGS: -O0
3774 DEFINES: _DEBUG DEBUG
3775 LDFLAGS: -rdynamic
3776 timeout_multiplier: 10
3777 valgrind: --tool=memcheck --leak-check=full
3778 msan:
3779 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003780 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
3781 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3782 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003783 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003784 DEFINES: NDEBUG
3785 LD: clang
3786 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3787 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
3788 LDXX: clang++
3789 compile_the_world: true
Vijay Pai3b288722016-02-19 00:28:28 -08003790 timeout_multiplier: 4
Craig Tillera0f85172016-01-20 15:56:06 -08003791 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07003792 CPPFLAGS: -O3 -fno-omit-frame-pointer
3793 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003794 LDFLAGS: -rdynamic
3795 opt:
3796 CPPFLAGS: -O2
3797 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003798 stapprof:
3799 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
3800 DEFINES: NDEBUG
3801 tsan:
3802 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003803 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003804 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003805 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07003806 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08003807 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003808 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08003809 LDXX: clang++
3810 compile_the_world: true
3811 test_environ:
3812 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
vjpai2146fe82016-02-19 10:05:57 -08003813 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003814 ubsan:
3815 CC: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003816 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined,unsigned-integer-overflow
3817 -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08003818 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003819 DEFINES: NDEBUG
3820 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003821 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08003822 LDXX: clang++
3823 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07003824 test_environ:
Craig Tiller9780f592016-05-18 15:06:21 -07003825 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1
Craig Tillera0f85172016-01-20 15:56:06 -08003826 timeout_multiplier: 1.5
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003827defaults:
David Garcia Quintasff311212016-12-06 16:03:18 -08003828 benchmark:
3829 CPPFLAGS: -Ithird_party/benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003830 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003831 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07003832 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003833 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003834 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003835 global:
3836 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
3837 LDFLAGS: -g
3838 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01003839 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01003840 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08003841node_modules:
3842- deps:
3843 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003844 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08003845 - boringssl
3846 - z
murgatroid9994a75412015-11-19 14:04:53 -08003847 headers:
3848 - src/node/ext/byte_buffer.h
3849 - src/node/ext/call.h
3850 - src/node/ext/call_credentials.h
3851 - src/node/ext/channel.h
3852 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07003853 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08003854 - src/node/ext/completion_queue_async_worker.h
3855 - src/node/ext/server.h
3856 - src/node/ext/server_credentials.h
3857 - src/node/ext/timeval.h
3858 js:
3859 - src/node/index.js
3860 - src/node/src/client.js
3861 - src/node/src/common.js
3862 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08003863 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08003864 - src/node/src/metadata.js
3865 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08003866 name: grpc_node
3867 src:
3868 - src/node/ext/byte_buffer.cc
3869 - src/node/ext/call.cc
3870 - src/node/ext/call_credentials.cc
3871 - src/node/ext/channel.cc
3872 - src/node/ext/channel_credentials.cc
murgatroid999030c812016-09-16 13:25:08 -07003873 - src/node/ext/completion_queue.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08003874 - src/node/ext/completion_queue_async_worker.cc
3875 - src/node/ext/node_grpc.cc
3876 - src/node/ext/server.cc
3877 - src/node/ext/server_credentials.cc
3878 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08003879openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07003880 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08003881 extraction_dir: openssl-1.0.2f
3882 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003883php_config_m4:
3884 deps:
3885 - grpc
3886 - gpr
3887 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003888 headers:
3889 - src/php/ext/grpc/byte_buffer.h
3890 - src/php/ext/grpc/call.h
3891 - src/php/ext/grpc/call_credentials.h
3892 - src/php/ext/grpc/channel.h
3893 - src/php/ext/grpc/channel_credentials.h
3894 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07003895 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003896 - src/php/ext/grpc/php_grpc.h
3897 - src/php/ext/grpc/server.h
3898 - src/php/ext/grpc/server_credentials.h
3899 - src/php/ext/grpc/timeval.h
3900 src:
3901 - src/php/ext/grpc/byte_buffer.c
3902 - src/php/ext/grpc/call.c
3903 - src/php/ext/grpc/call_credentials.c
3904 - src/php/ext/grpc/channel.c
3905 - src/php/ext/grpc/channel_credentials.c
3906 - src/php/ext/grpc/completion_queue.c
3907 - src/php/ext/grpc/php_grpc.c
3908 - src/php/ext/grpc/server.c
3909 - src/php/ext/grpc/server_credentials.c
3910 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08003911python_dependencies:
3912 deps:
3913 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003914 - gpr
Masood Malekghassemi387e1162016-01-05 10:16:12 -08003915 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08003916 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01003917ruby_gem:
3918 deps:
3919 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003920 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003921 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07003922 - z