blob: cca5003d275dbc5fab153fc1a1d03e4d5c658c4f [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
Craig Tiller7cdad962016-11-10 08:37:21 -0800147 - include/grpc/impl/codegen/exec_ctx_fwd.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700148 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800149 - include/grpc/impl/codegen/port_platform.h
150 - include/grpc/impl/codegen/slice.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800151 - include/grpc/impl/codegen/sync.h
152 - include/grpc/impl/codegen/sync_generic.h
153 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700154 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700155- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700156 public_headers:
157 - include/grpc/byte_buffer.h
158 - include/grpc/byte_buffer_reader.h
159 - include/grpc/compression.h
160 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700161 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200162 - include/grpc/grpc_security_constants.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700163 - include/grpc/slice.h
164 - include/grpc/slice_buffer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700165 - include/grpc/status.h
Craig Tiller25834342015-09-25 08:08:24 -0700166 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700167 - src/core/lib/channel/channel_args.h
168 - src/core/lib/channel/channel_stack.h
169 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700170 - src/core/lib/channel/compress_filter.h
171 - src/core/lib/channel/connected_channel.h
172 - src/core/lib/channel/context.h
Mark D. Roth14c072c2016-08-26 08:31:34 -0700173 - src/core/lib/channel/deadline_filter.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700174 - src/core/lib/channel/handshaker.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700175 - src/core/lib/channel/http_client_filter.h
176 - src/core/lib/channel/http_server_filter.h
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700177 - src/core/lib/channel/message_size_filter.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700178 - src/core/lib/compression/algorithm_metadata.h
179 - src/core/lib/compression/message_compress.h
180 - src/core/lib/debug/trace.h
181 - src/core/lib/http/format_request.h
182 - src/core/lib/http/httpcli.h
183 - src/core/lib/http/parser.h
184 - src/core/lib/iomgr/closure.h
Craig Tiller57726ca2016-09-12 11:59:45 -0700185 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700186 - src/core/lib/iomgr/endpoint.h
187 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700188 - src/core/lib/iomgr/error.h
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700189 - src/core/lib/iomgr/ev_epoll_linux.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700190 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700191 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700192 - src/core/lib/iomgr/exec_ctx.h
193 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700194 - src/core/lib/iomgr/iocp_windows.h
195 - src/core/lib/iomgr/iomgr.h
196 - src/core/lib/iomgr/iomgr_internal.h
197 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700198 - src/core/lib/iomgr/load_file.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700199 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700200 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700201 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700202 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700203 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700204 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700205 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700206 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700207 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700208 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700209 - src/core/lib/iomgr/sockaddr.h
210 - src/core/lib/iomgr/sockaddr_posix.h
211 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700212 - src/core/lib/iomgr/sockaddr_windows.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700213 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700214 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700215 - src/core/lib/iomgr/socket_utils_posix.h
216 - src/core/lib/iomgr/socket_windows.h
217 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700218 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700219 - src/core/lib/iomgr/tcp_posix.h
220 - src/core/lib/iomgr/tcp_server.h
murgatroid999030c812016-09-16 13:25:08 -0700221 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700222 - src/core/lib/iomgr/tcp_windows.h
223 - src/core/lib/iomgr/time_averaged_stats.h
224 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700225 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700226 - src/core/lib/iomgr/timer_heap.h
murgatroid999030c812016-09-16 13:25:08 -0700227 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700228 - src/core/lib/iomgr/udp_server.h
229 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700230 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700231 - src/core/lib/iomgr/wakeup_fd_pipe.h
232 - src/core/lib/iomgr/wakeup_fd_posix.h
233 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700234 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700235 - src/core/lib/iomgr/workqueue_windows.h
236 - src/core/lib/json/json.h
237 - src/core/lib/json/json_common.h
238 - src/core/lib/json/json_reader.h
239 - src/core/lib/json/json_writer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700240 - src/core/lib/slice/percent_encoding.h
Craig Tiller5ef31ab2016-11-10 16:27:48 -0800241 - src/core/lib/slice/slice_hash_table.h
Craig Tillerc3350542016-10-26 16:19:01 -0700242 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700243 - src/core/lib/surface/api_trace.h
244 - src/core/lib/surface/call.h
245 - src/core/lib/surface/call_test_only.h
246 - src/core/lib/surface/channel.h
247 - src/core/lib/surface/channel_init.h
248 - src/core/lib/surface/channel_stack_type.h
249 - src/core/lib/surface/completion_queue.h
250 - src/core/lib/surface/event_string.h
251 - src/core/lib/surface/init.h
252 - src/core/lib/surface/lame_client.h
253 - src/core/lib/surface/server.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700254 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700255 - src/core/lib/transport/connectivity_state.h
256 - src/core/lib/transport/metadata.h
257 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700258 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700259 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700260 - src/core/lib/transport/static_metadata.h
Robbie Shade710d2422016-07-13 15:15:38 -0400261 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700262 - src/core/lib/transport/transport.h
263 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700264 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700265 - src/core/lib/channel/channel_args.c
266 - src/core/lib/channel/channel_stack.c
267 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700268 - src/core/lib/channel/compress_filter.c
269 - src/core/lib/channel/connected_channel.c
Mark D. Roth14c072c2016-08-26 08:31:34 -0700270 - src/core/lib/channel/deadline_filter.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700271 - src/core/lib/channel/handshaker.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700272 - src/core/lib/channel/http_client_filter.c
273 - src/core/lib/channel/http_server_filter.c
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700274 - src/core/lib/channel/message_size_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700275 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700276 - src/core/lib/compression/message_compress.c
277 - src/core/lib/debug/trace.c
278 - src/core/lib/http/format_request.c
279 - src/core/lib/http/httpcli.c
280 - src/core/lib/http/parser.c
281 - src/core/lib/iomgr/closure.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700282 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700283 - src/core/lib/iomgr/endpoint.c
284 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700285 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700286 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700287 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700288 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700289 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700290 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700291 - src/core/lib/iomgr/exec_ctx.c
292 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700293 - src/core/lib/iomgr/iocp_windows.c
294 - src/core/lib/iomgr/iomgr.c
295 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700296 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700297 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700298 - src/core/lib/iomgr/load_file.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700299 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700300 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700301 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700302 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700303 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700304 - src/core/lib/iomgr/pollset_windows.c
305 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700306 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700307 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700308 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700309 - src/core/lib/iomgr/sockaddr_utils.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700310 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700311 - src/core/lib/iomgr/socket_utils_common_posix.c
312 - src/core/lib/iomgr/socket_utils_linux.c
313 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700314 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700315 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700316 - src/core/lib/iomgr/socket_windows.c
317 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700318 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700319 - src/core/lib/iomgr/tcp_client_windows.c
320 - src/core/lib/iomgr/tcp_posix.c
321 - src/core/lib/iomgr/tcp_server_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700322 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700323 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700324 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700325 - src/core/lib/iomgr/tcp_windows.c
326 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700327 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700328 - src/core/lib/iomgr/timer_heap.c
murgatroid999030c812016-09-16 13:25:08 -0700329 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700330 - src/core/lib/iomgr/udp_server.c
331 - src/core/lib/iomgr/unix_sockets_posix.c
332 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700333 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700334 - src/core/lib/iomgr/wakeup_fd_eventfd.c
335 - src/core/lib/iomgr/wakeup_fd_nospecial.c
336 - src/core/lib/iomgr/wakeup_fd_pipe.c
337 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700338 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700339 - src/core/lib/iomgr/workqueue_windows.c
340 - src/core/lib/json/json.c
341 - src/core/lib/json/json_reader.c
342 - src/core/lib/json/json_string.c
343 - src/core/lib/json/json_writer.c
Craig Tillerc3350542016-10-26 16:19:01 -0700344 - src/core/lib/slice/percent_encoding.c
345 - src/core/lib/slice/slice.c
346 - src/core/lib/slice/slice_buffer.c
Craig Tiller5ef31ab2016-11-10 16:27:48 -0800347 - src/core/lib/slice/slice_hash_table.c
Craig Tiller64b26562016-11-10 08:31:42 -0800348 - src/core/lib/slice/slice_intern.c
Craig Tillerc3350542016-10-26 16:19:01 -0700349 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700350 - src/core/lib/surface/alarm.c
351 - src/core/lib/surface/api_trace.c
352 - src/core/lib/surface/byte_buffer.c
353 - src/core/lib/surface/byte_buffer_reader.c
354 - src/core/lib/surface/call.c
355 - src/core/lib/surface/call_details.c
356 - src/core/lib/surface/call_log_batch.c
357 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700358 - src/core/lib/surface/channel_init.c
359 - src/core/lib/surface/channel_ping.c
360 - src/core/lib/surface/channel_stack_type.c
361 - src/core/lib/surface/completion_queue.c
362 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700363 - src/core/lib/surface/lame_client.c
364 - src/core/lib/surface/metadata_array.c
365 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700366 - src/core/lib/surface/validate_metadata.c
367 - src/core/lib/surface/version.c
368 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700369 - src/core/lib/transport/connectivity_state.c
370 - src/core/lib/transport/metadata.c
371 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700372 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700373 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700374 - src/core/lib/transport/static_metadata.c
Robbie Shade710d2422016-07-13 15:15:38 -0400375 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700376 - src/core/lib/transport/transport.c
377 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700378 deps:
379 - gpr
380 uses:
381 - grpc_codegen
Mark D. Roth2137cd82016-09-14 09:04:00 -0700382- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700383 headers:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700384 - src/core/ext/client_channel/client_channel.h
385 - src/core/ext/client_channel/client_channel_factory.h
386 - src/core/ext/client_channel/connector.h
Mark D. Roth15195742016-10-07 09:02:28 -0700387 - src/core/ext/client_channel/http_connect_handshaker.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700388 - src/core/ext/client_channel/initial_connect_string.h
389 - src/core/ext/client_channel/lb_policy.h
390 - src/core/ext/client_channel/lb_policy_factory.h
391 - src/core/ext/client_channel/lb_policy_registry.h
392 - src/core/ext/client_channel/parse_address.h
393 - src/core/ext/client_channel/resolver.h
394 - src/core/ext/client_channel/resolver_factory.h
395 - src/core/ext/client_channel/resolver_registry.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700396 - src/core/ext/client_channel/subchannel.h
397 - src/core/ext/client_channel/subchannel_index.h
398 - src/core/ext/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700399 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700400 - src/core/ext/client_channel/channel_connectivity.c
401 - src/core/ext/client_channel/client_channel.c
402 - src/core/ext/client_channel/client_channel_factory.c
403 - src/core/ext/client_channel/client_channel_plugin.c
404 - src/core/ext/client_channel/connector.c
405 - src/core/ext/client_channel/default_initial_connect_string.c
Mark D. Roth15195742016-10-07 09:02:28 -0700406 - src/core/ext/client_channel/http_connect_handshaker.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700407 - src/core/ext/client_channel/initial_connect_string.c
408 - src/core/ext/client_channel/lb_policy.c
409 - src/core/ext/client_channel/lb_policy_factory.c
410 - src/core/ext/client_channel/lb_policy_registry.c
411 - src/core/ext/client_channel/parse_address.c
412 - src/core/ext/client_channel/resolver.c
413 - src/core/ext/client_channel/resolver_factory.c
414 - src/core/ext/client_channel/resolver_registry.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700415 - src/core/ext/client_channel/subchannel.c
416 - src/core/ext/client_channel/subchannel_index.c
417 - src/core/ext/client_channel/uri_parser.c
418 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700419 uses:
420 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800421- name: grpc_codegen
422 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700423 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800424 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800425 - include/grpc/impl/codegen/connectivity_state.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800426 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800427 - include/grpc/impl/codegen/propagation_bits.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800428 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700429 uses:
430 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700431- name: grpc_lb_policy_grpclb
432 headers:
David Garcia Quintasb2e986b2016-06-15 23:55:50 -0700433 - src/core/ext/lb_policy/grpclb/grpclb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700434 - src/core/ext/lb_policy/grpclb/load_balancer_api.h
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700435 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700436 src:
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700437 - src/core/ext/lb_policy/grpclb/grpclb.c
Craig Tiller023caf12016-03-29 08:00:30 -0700438 - src/core/ext/lb_policy/grpclb/load_balancer_api.c
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700439 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700440 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700441 uses:
442 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700443 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700444 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700445- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700446 src:
447 - src/core/ext/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700448 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700449 uses:
450 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700451 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700452- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700453 src:
454 - src/core/ext/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700455 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700456 uses:
457 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700458 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700459- name: grpc_load_reporting
460 headers:
461 - src/core/ext/load_reporting/load_reporting.h
462 - src/core/ext/load_reporting/load_reporting_filter.h
463 src:
464 - src/core/ext/load_reporting/load_reporting.c
465 - src/core/ext/load_reporting/load_reporting_filter.c
466 plugin: grpc_load_reporting_plugin
467 uses:
468 - grpc_base
Craig Tiller65938df2016-03-31 13:08:49 -0700469- name: grpc_resolver_dns_native
470 src:
471 - src/core/ext/resolver/dns/native/dns_resolver.c
472 plugin: grpc_resolver_dns_native
473 uses:
474 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700475 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700476- name: grpc_resolver_sockaddr
477 src:
478 - src/core/ext/resolver/sockaddr/sockaddr_resolver.c
479 plugin: grpc_resolver_sockaddr
480 uses:
481 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700482 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100483- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700484 public_headers:
485 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100486 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700487 - src/core/lib/security/context/security_context.h
488 - src/core/lib/security/credentials/composite/composite_credentials.h
489 - src/core/lib/security/credentials/credentials.h
490 - src/core/lib/security/credentials/fake/fake_credentials.h
491 - src/core/lib/security/credentials/google_default/google_default_credentials.h
492 - src/core/lib/security/credentials/iam/iam_credentials.h
493 - src/core/lib/security/credentials/jwt/json_token.h
494 - src/core/lib/security/credentials/jwt/jwt_credentials.h
495 - src/core/lib/security/credentials/jwt/jwt_verifier.h
496 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
497 - src/core/lib/security/credentials/plugin/plugin_credentials.h
498 - src/core/lib/security/credentials/ssl/ssl_credentials.h
499 - src/core/lib/security/transport/auth_filters.h
500 - src/core/lib/security/transport/handshake.h
501 - src/core/lib/security/transport/secure_endpoint.h
502 - src/core/lib/security/transport/security_connector.h
Craig Tillerddad9782016-05-05 17:11:31 -0700503 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700504 - src/core/lib/security/util/b64.h
505 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100506 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700507 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700508 - src/core/lib/security/context/security_context.c
509 - src/core/lib/security/credentials/composite/composite_credentials.c
510 - src/core/lib/security/credentials/credentials.c
511 - src/core/lib/security/credentials/credentials_metadata.c
512 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700513 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700514 - src/core/lib/security/credentials/google_default/google_default_credentials.c
515 - src/core/lib/security/credentials/iam/iam_credentials.c
516 - src/core/lib/security/credentials/jwt/json_token.c
517 - src/core/lib/security/credentials/jwt/jwt_credentials.c
518 - src/core/lib/security/credentials/jwt/jwt_verifier.c
519 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
520 - src/core/lib/security/credentials/plugin/plugin_credentials.c
521 - src/core/lib/security/credentials/ssl/ssl_credentials.c
522 - src/core/lib/security/transport/client_auth_filter.c
523 - src/core/lib/security/transport/handshake.c
524 - src/core/lib/security/transport/secure_endpoint.c
525 - src/core/lib/security/transport/security_connector.c
526 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700527 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700528 - src/core/lib/security/util/b64.c
529 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700530 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700531 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700532 uses:
533 - grpc_base
534 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700535 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700536- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700537 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700538 headers:
539 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700540 - test/core/end2end/fake_resolver.h
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700541 - test/core/end2end/fixtures/http_proxy.h
Craig Tiller25834342015-09-25 08:08:24 -0700542 - test/core/end2end/fixtures/proxy.h
543 - test/core/iomgr/endpoint_tests.h
Craig Tiller25834342015-09-25 08:08:24 -0700544 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200545 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700546 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700547 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700548 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700549 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700550 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700551 - test/core/util/slice_splitter.h
552 src:
553 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700554 - test/core/end2end/fake_resolver.c
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700555 - test/core/end2end/fixtures/http_proxy.c
Craig Tiller25834342015-09-25 08:08:24 -0700556 - test/core/end2end/fixtures/proxy.c
557 - test/core/iomgr/endpoint_tests.c
Craig Tiller25834342015-09-25 08:08:24 -0700558 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200559 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700560 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700561 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700562 - test/core/util/passthru_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700563 - test/core/util/port_posix.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700564 - test/core/util/port_server_client.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700565 - test/core/util/port_uv.c
Craig Tiller25834342015-09-25 08:08:24 -0700566 - test/core/util/port_windows.c
567 - test/core/util/slice_splitter.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700568 deps:
569 - grpc
570 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700571- name: grpc_transport_chttp2
572 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700573 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700574 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700575 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
576 - src/core/ext/transport/chttp2/transport/frame.h
577 - src/core/ext/transport/chttp2/transport/frame_data.h
578 - src/core/ext/transport/chttp2/transport/frame_goaway.h
579 - src/core/ext/transport/chttp2/transport/frame_ping.h
580 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
581 - src/core/ext/transport/chttp2/transport/frame_settings.h
582 - src/core/ext/transport/chttp2/transport/frame_window_update.h
583 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
584 - src/core/ext/transport/chttp2/transport/hpack_parser.h
585 - src/core/ext/transport/chttp2/transport/hpack_table.h
586 - src/core/ext/transport/chttp2/transport/http2_errors.h
587 - src/core/ext/transport/chttp2/transport/huffsyms.h
588 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
589 - src/core/ext/transport/chttp2/transport/internal.h
590 - src/core/ext/transport/chttp2/transport/status_conversion.h
591 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700592 - src/core/ext/transport/chttp2/transport/varint.h
593 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700594 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700595 - src/core/ext/transport/chttp2/transport/bin_encoder.c
596 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700597 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
598 - src/core/ext/transport/chttp2/transport/frame_data.c
599 - src/core/ext/transport/chttp2/transport/frame_goaway.c
600 - src/core/ext/transport/chttp2/transport/frame_ping.c
601 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
602 - src/core/ext/transport/chttp2/transport/frame_settings.c
603 - src/core/ext/transport/chttp2/transport/frame_window_update.c
604 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
605 - src/core/ext/transport/chttp2/transport/hpack_parser.c
606 - src/core/ext/transport/chttp2/transport/hpack_table.c
607 - src/core/ext/transport/chttp2/transport/huffsyms.c
608 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
609 - src/core/ext/transport/chttp2/transport/parsing.c
610 - src/core/ext/transport/chttp2/transport/status_conversion.c
611 - src/core/ext/transport/chttp2/transport/stream_lists.c
612 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700613 - src/core/ext/transport/chttp2/transport/varint.c
614 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700615 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700616 uses:
617 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700618 - grpc_transport_chttp2_alpn
619- name: grpc_transport_chttp2_alpn
620 headers:
621 - src/core/ext/transport/chttp2/alpn/alpn.h
622 src:
623 - src/core/ext/transport/chttp2/alpn/alpn.c
624 deps:
625 - gpr
Craig Tillerf0555b32016-03-28 10:19:24 -0700626- name: grpc_transport_chttp2_client_insecure
627 src:
628 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700629 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700630 uses:
631 - grpc_transport_chttp2
632 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700633 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700634- name: grpc_transport_chttp2_client_secure
635 src:
636 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700637 uses:
638 - grpc_transport_chttp2
639 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700640 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700641 - grpc_secure
Craig Tillerf0555b32016-03-28 10:19:24 -0700642- name: grpc_transport_chttp2_server_insecure
643 src:
644 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700645 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700646 uses:
647 - grpc_transport_chttp2
648 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700649- name: grpc_transport_chttp2_server_secure
650 src:
651 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700652 uses:
653 - grpc_transport_chttp2
654 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700655 - grpc_secure
makdharmac2ec95b2016-05-11 16:26:15 -0700656- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700657 public_headers:
658 - include/grpc/grpc_cronet.h
659 - include/grpc/grpc_security.h
660 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700661 headers:
makdharmac2ec95b2016-05-11 16:26:15 -0700662 - third_party/objective_c/Cronet/cronet_c_for_grpc.h
663 src:
664 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
665 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
666 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700667 filegroups:
668 - grpc_base
669 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800670- name: nanopb
671 headers:
672 - third_party/nanopb/pb.h
673 - third_party/nanopb/pb_common.h
674 - third_party/nanopb/pb_decode.h
675 - third_party/nanopb/pb_encode.h
676 src:
677 - third_party/nanopb/pb_common.c
678 - third_party/nanopb/pb_decode.c
679 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700680- name: tsi
681 headers:
682 - src/core/lib/tsi/fake_transport_security.h
683 - src/core/lib/tsi/ssl_transport_security.h
684 - src/core/lib/tsi/ssl_types.h
685 - src/core/lib/tsi/transport_security.h
686 - src/core/lib/tsi/transport_security_interface.h
687 src:
688 - src/core/lib/tsi/fake_transport_security.c
689 - src/core/lib/tsi/ssl_transport_security.c
690 - src/core/lib/tsi/transport_security.c
691 deps:
692 - gpr
693 secure: true
694- name: grpc++_base
695 language: c++
696 public_headers:
697 - include/grpc++/alarm.h
698 - include/grpc++/channel.h
699 - include/grpc++/client_context.h
700 - include/grpc++/completion_queue.h
701 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700702 - include/grpc++/create_channel_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700703 - include/grpc++/generic/async_generic_service.h
704 - include/grpc++/generic/generic_stub.h
705 - include/grpc++/grpc++.h
706 - include/grpc++/impl/call.h
707 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700708 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700709 - include/grpc++/impl/grpc_library.h
710 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700711 - include/grpc++/impl/rpc_method.h
712 - include/grpc++/impl/rpc_service_method.h
713 - include/grpc++/impl/serialization_traits.h
714 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700715 - include/grpc++/impl/server_builder_plugin.h
716 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700717 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700718 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700719 - include/grpc++/security/auth_context.h
720 - include/grpc++/security/auth_metadata_processor.h
721 - include/grpc++/security/credentials.h
722 - include/grpc++/security/server_credentials.h
723 - include/grpc++/server.h
724 - include/grpc++/server_builder.h
725 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700726 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700727 - include/grpc++/support/async_stream.h
728 - include/grpc++/support/async_unary_call.h
729 - include/grpc++/support/byte_buffer.h
730 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700731 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700732 - include/grpc++/support/slice.h
733 - include/grpc++/support/status.h
734 - include/grpc++/support/status_code_enum.h
735 - include/grpc++/support/string_ref.h
736 - include/grpc++/support/stub_options.h
737 - include/grpc++/support/sync_stream.h
738 - include/grpc++/support/time.h
739 headers:
740 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700741 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700742 - src/cpp/server/dynamic_thread_pool.h
743 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700744 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700745 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700746 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700747 - src/cpp/client/client_context.cc
748 - src/cpp/client/create_channel.cc
749 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700750 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700751 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700752 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700753 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700754 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700755 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700756 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700757 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700758 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700759 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700760 - src/cpp/server/async_generic_service.cc
761 - src/cpp/server/create_default_thread_pool.cc
762 - src/cpp/server/dynamic_thread_pool.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700763 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700764 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700765 - src/cpp/server/server_context.cc
766 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700767 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700768 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700769 - src/cpp/util/byte_buffer_cc.cc
770 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700771 - src/cpp/util/status.cc
772 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700773 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700774 uses:
yang-g17487f92016-06-03 15:21:15 -0700775 - grpc++_codegen_base
776- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700777 language: c++
778 public_headers:
779 - include/grpc++/impl/codegen/async_stream.h
780 - include/grpc++/impl/codegen/async_unary_call.h
781 - include/grpc++/impl/codegen/call.h
782 - include/grpc++/impl/codegen/call_hook.h
783 - include/grpc++/impl/codegen/channel_interface.h
784 - include/grpc++/impl/codegen/client_context.h
785 - include/grpc++/impl/codegen/client_unary_call.h
786 - include/grpc++/impl/codegen/completion_queue.h
787 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700788 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700789 - include/grpc++/impl/codegen/core_codegen_interface.h
790 - include/grpc++/impl/codegen/create_auth_context.h
791 - include/grpc++/impl/codegen/grpc_library.h
792 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700793 - include/grpc++/impl/codegen/rpc_method.h
794 - include/grpc++/impl/codegen/rpc_service_method.h
795 - include/grpc++/impl/codegen/security/auth_context.h
796 - include/grpc++/impl/codegen/serialization_traits.h
797 - include/grpc++/impl/codegen/server_context.h
798 - include/grpc++/impl/codegen/server_interface.h
799 - include/grpc++/impl/codegen/service_type.h
800 - include/grpc++/impl/codegen/status.h
801 - include/grpc++/impl/codegen/status_code_enum.h
yang-gd5581492016-09-06 14:05:53 -0700802 - include/grpc++/impl/codegen/status_helper.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700803 - include/grpc++/impl/codegen/string_ref.h
804 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700805 - include/grpc++/impl/codegen/sync_stream.h
806 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700807 uses:
808 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700809- name: grpc++_codegen_base_src
810 language: c++
811 src:
812 - src/cpp/codegen/codegen_init.cc
813 uses:
814 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700815- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700816 language: c++
817 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700818 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700819 uses:
yang-g17487f92016-06-03 15:21:15 -0700820 - grpc++_codegen_base
821 - grpc++_config_proto
822- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700823 language: c++
824 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700825 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700826- name: grpc++_reflection_proto
827 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -0700828 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -0700829 - src/proto/grpc/reflection/v1alpha/reflection.proto
chedetibc618ee2016-07-31 15:35:51 -0700830- name: thrift_util
831 language: c++
832 public_headers:
833 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700834 - include/grpc++/impl/codegen/thrift_utils.h
835 uses:
836 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100837libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800838- name: gpr
839 build: all
840 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700842 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800843 secure: false
844 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
845- name: gpr_test_util
846 build: private
847 language: c
848 headers:
849 - test/core/util/test_config.h
850 src:
851 - test/core/util/test_config.c
852 deps:
853 - gpr
854 secure: false
855 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700856- name: grpc
857 build: all
858 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700859 src:
860 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700861 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800862 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700863 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700864 filegroups:
865 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700866 - grpc_transport_chttp2_server_secure
867 - grpc_transport_chttp2_client_secure
868 - grpc_transport_chttp2_server_insecure
869 - grpc_transport_chttp2_client_insecure
Craig Tiller023caf12016-03-29 08:00:30 -0700870 - grpc_lb_policy_grpclb
871 - grpc_lb_policy_pick_first
872 - grpc_lb_policy_round_robin
Craig Tiller65938df2016-03-31 13:08:49 -0700873 - grpc_resolver_dns_native
874 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700875 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100876 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -0700877 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700878 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700879 secure: true
Craig Tiller25834342015-09-25 08:08:24 -0700880 vs_packages:
881 - grpc.dependencies.openssl
882 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -0700883 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700884- name: grpc_cronet
885 build: all
886 language: c
887 src:
888 - src/core/lib/surface/init.c
889 baselib: true
890 deps_linkage: static
891 dll: true
892 filegroups:
893 - grpc_base
894 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -0700895 - grpc_transport_chttp2_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700896 generate_plugin_registry: true
897 platforms:
898 - linux
899 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100900- name: grpc_dll
901 build: private
902 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100903 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100904 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100905 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100906 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +0100907 build_system:
908 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100909 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100910 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100911 vs_config_type: DynamicLibrary
912 vs_packages:
913 - grpc.dependencies.openssl
914 - grpc.dependencies.zlib
915 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
916 vs_props:
917 - zlib
918 - openssl
919 - winsock
920 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -0700921- name: grpc_test_util
922 build: private
923 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700924 headers:
925 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -0800926 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -0700927 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700928 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -0700929 - test/core/end2end/data/server1_cert.c
930 - test/core/end2end/data/server1_key.c
931 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -0800932 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -0700933 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800934 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -0800935 - gpr
Craig Tiller25834342015-09-25 08:08:24 -0700936 - grpc
937 filegroups:
938 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -0700939 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700940 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
941- name: grpc_test_util_unsecure
942 build: private
943 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700944 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800945 - gpr
946 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -0800947 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -0700948 filegroups:
949 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700950 secure: false
951 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
952- name: grpc_unsecure
953 build: all
954 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700955 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700956 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700957 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700958 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800959 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700960 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700961 filegroups:
962 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700963 - grpc_transport_chttp2_server_insecure
964 - grpc_transport_chttp2_client_insecure
Craig Tiller65938df2016-03-31 13:08:49 -0700965 - grpc_resolver_dns_native
966 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -0700967 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -0700968 - grpc_lb_policy_grpclb
969 - grpc_lb_policy_pick_first
970 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -0700971 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700972 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700973 secure: false
974 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700975- name: reconnect_server
976 build: private
977 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700978 headers:
979 - test/core/util/reconnect_server.h
980 src:
981 - test/core/util/reconnect_server.c
982 deps:
yang-gc9fca182015-11-06 16:41:33 -0800983 - test_tcp_server
984 - grpc_test_util
985 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800986 - gpr_test_util
987 - gpr
yang-gc9fca182015-11-06 16:41:33 -0800988- name: test_tcp_server
989 build: private
990 language: c
991 headers:
992 - test/core/util/test_tcp_server.h
993 src:
994 - test/core/util/test_tcp_server.c
995 deps:
Craig Tiller25834342015-09-25 08:08:24 -0700996 - grpc_test_util
997 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800998 - gpr_test_util
999 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001000- name: grpc++
1001 build: all
1002 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001003 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001004 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001005 - src/cpp/client/secure_credentials.h
1006 - src/cpp/common/secure_auth_context.h
1007 - src/cpp/server/secure_server_credentials.h
1008 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001009 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001010 - src/cpp/client/secure_credentials.cc
1011 - src/cpp/common/auth_property_iterator.cc
1012 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001013 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001014 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001015 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001016 - src/cpp/server/secure_server_credentials.cc
1017 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001018 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001019 baselib: true
1020 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001021 filegroups:
1022 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001023 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001024 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001025 secure: check
1026 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001027- name: grpc++_cronet
1028 build: all
1029 language: c++
1030 src:
1031 - src/cpp/client/cronet_credentials.cc
1032 - src/cpp/client/insecure_credentials.cc
1033 - src/cpp/common/insecure_create_auth_context.cc
1034 - src/cpp/server/insecure_server_credentials.cc
1035 deps:
1036 - gpr
1037 - grpc_cronet
1038 baselib: true
1039 dll: true
1040 filegroups:
1041 - grpc++_base
1042 - grpc++_codegen_base
1043 - grpc++_codegen_base_src
1044 platforms:
1045 - linux
1046 secure: true
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001047- name: grpc++_proto_reflection_desc_db
1048 build: private
1049 language: c++
1050 headers:
1051 - test/cpp/util/proto_reflection_descriptor_database.h
1052 src:
1053 - test/cpp/util/proto_reflection_descriptor_database.cc
1054 deps:
1055 - grpc++
1056 filegroups:
1057 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001058 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001059- name: grpc++_reflection
1060 build: all
1061 language: c++
1062 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001063 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001064 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001065 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001066 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001067 - src/cpp/ext/proto_server_reflection.cc
1068 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001069 deps:
1070 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001071 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001072 - grpc++_reflection_proto
yang-g42879982016-10-13 15:58:31 -07001073- name: grpc++_test
Craig Tiller4f5ae752016-10-21 07:36:04 -07001074 build: private
yang-g42879982016-10-13 15:58:31 -07001075 language: c++
1076 headers:
1077 - include/grpc++/test/server_context_test_spouse.h
1078 src:
1079 - src/cpp/test/server_context_test_spouse.cc
1080 deps:
1081 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001082- name: grpc++_test_config
1083 build: private
1084 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001085 headers:
1086 - test/cpp/util/test_config.h
1087 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001088 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001089- name: grpc++_test_util
1090 build: private
1091 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001092 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001093 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001094 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001095 - test/cpp/util/create_test_channel.h
1096 - test/cpp/util/string_ref_helper.h
1097 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001098 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001099 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001100 - src/proto/grpc/testing/echo_messages.proto
1101 - src/proto/grpc/testing/echo.proto
1102 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001103 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001104 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001105 - test/cpp/util/create_test_channel.cc
1106 - test/cpp/util/string_ref_helper.cc
1107 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001108 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001109 deps:
1110 - grpc++
1111 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001112 filegroups:
1113 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001114 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001115 - grpc++_codegen_proto
1116 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001117 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001118- name: grpc++_unsecure
1119 build: all
1120 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001121 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001122 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001123 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001124 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001125 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001126 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001127 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001128 baselib: true
1129 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001130 filegroups:
1131 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001132 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001133 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001134 secure: false
1135 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
yang-gabdec2d2016-05-19 10:11:24 -07001136- name: grpc_cli_libs
1137 build: private
1138 language: c++
1139 headers:
1140 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001141 - test/cpp/util/cli_credentials.h
1142 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001143 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001144 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001145 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001146 src:
1147 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001148 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001149 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001150 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001151 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001152 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001153 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001154 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001155 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001156 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001157 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001158- name: grpc_plugin_support
1159 build: protoc
1160 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001161 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001162 - src/compiler/config.h
1163 - src/compiler/cpp_generator.h
1164 - src/compiler/cpp_generator_helpers.h
1165 - src/compiler/csharp_generator.h
1166 - src/compiler/csharp_generator_helpers.h
1167 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001168 - src/compiler/node_generator.h
1169 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001170 - src/compiler/objective_c_generator.h
1171 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001172 - src/compiler/php_generator.h
1173 - src/compiler/php_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001174 - src/compiler/python_generator.h
1175 - src/compiler/ruby_generator.h
1176 - src/compiler/ruby_generator_helpers-inl.h
1177 - src/compiler/ruby_generator_map-inl.h
1178 - src/compiler/ruby_generator_string-inl.h
1179 src:
1180 - src/compiler/cpp_generator.cc
1181 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001182 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001183 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001184 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001185 - src/compiler/python_generator.cc
1186 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001187 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001188 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001189 secure: false
1190 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001191 vs_props:
1192 - protoc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001193- name: interop_client_helper
1194 build: private
1195 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001196 headers:
1197 - test/cpp/interop/client_helper.h
1198 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001199 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001200 - test/cpp/interop/client_helper.cc
1201 deps:
1202 - grpc++_test_util
1203 - grpc_test_util
1204 - grpc++
1205 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001206 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001207- name: interop_client_main
1208 build: private
1209 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001210 headers:
1211 - test/cpp/interop/interop_client.h
1212 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001213 - src/proto/grpc/testing/empty.proto
1214 - src/proto/grpc/testing/messages.proto
1215 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001216 - test/cpp/interop/client.cc
1217 - test/cpp/interop/interop_client.cc
1218 deps:
1219 - interop_client_helper
1220 - grpc++_test_util
1221 - grpc_test_util
1222 - grpc++
1223 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001224 - gpr_test_util
1225 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001226 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001227- name: interop_server_helper
1228 build: private
1229 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001230 headers:
1231 - test/cpp/interop/server_helper.h
1232 src:
1233 - test/cpp/interop/server_helper.cc
1234 deps:
1235 - grpc_test_util
1236 - grpc++
1237 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001238 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001239- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001240 build: private
1241 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001242 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001243 - src/proto/grpc/testing/empty.proto
1244 - src/proto/grpc/testing/messages.proto
1245 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001246 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001247 deps:
1248 - interop_server_helper
1249 - grpc++_test_util
1250 - grpc_test_util
1251 - grpc++
1252 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 - gpr_test_util
1254 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001255 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001256- name: interop_server_main
1257 build: private
1258 language: c++
1259 src:
1260 - test/cpp/interop/interop_server_bootstrap.cc
1261 deps:
1262 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001263- name: qps
1264 build: private
1265 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001266 headers:
1267 - test/cpp/qps/client.h
1268 - test/cpp/qps/driver.h
1269 - test/cpp/qps/histogram.h
1270 - test/cpp/qps/interarrival.h
vjpaic8034422016-01-19 15:32:42 -08001271 - test/cpp/qps/limit_cores.h
David Klempnere27d1892016-05-19 13:50:16 -07001272 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001273 - test/cpp/qps/qps_worker.h
1274 - test/cpp/qps/report.h
1275 - test/cpp/qps/server.h
1276 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001277 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001278 - test/cpp/util/benchmark_config.h
1279 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001280 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001281 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001282 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001283 - src/proto/grpc/testing/control.proto
1284 - src/proto/grpc/testing/services.proto
Craig Tiller25834342015-09-25 08:08:24 -07001285 - test/cpp/qps/client_async.cc
1286 - test/cpp/qps/client_sync.cc
1287 - test/cpp/qps/driver.cc
vjpaic8034422016-01-19 15:32:42 -08001288 - test/cpp/qps/limit_cores.cc
David Klempnere27d1892016-05-19 13:50:16 -07001289 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001290 - test/cpp/qps/qps_worker.cc
1291 - test/cpp/qps/report.cc
1292 - test/cpp/qps/server_async.cc
1293 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001294 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001295 - test/cpp/util/benchmark_config.cc
1296 deps:
1297 - grpc_test_util
1298 - grpc++_test_util
1299 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001300- name: grpc_csharp_ext
1301 build: all
1302 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001303 src:
1304 - src/csharp/ext/grpc_csharp_ext.c
1305 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001306 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001307 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001308 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001309 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001310 dll: only
1311 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001312 vs_packages:
1313 - grpc.dependencies.openssl
1314 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001315 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001316 vs_props:
1317 - zlib
1318 - openssl
1319 - winsock
1320 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001321targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001322- name: alarm_test
1323 build: test
1324 language: c
1325 src:
1326 - test/core/surface/alarm_test.c
1327 deps:
1328 - grpc_test_util
1329 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001330 - gpr_test_util
1331 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001332- name: algorithm_test
1333 build: test
1334 language: c
1335 src:
1336 - test/core/compression/algorithm_test.c
1337 deps:
1338 - grpc_test_util
1339 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001340 - gpr_test_util
1341 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001342- name: alloc_test
1343 build: test
1344 language: c
1345 src:
1346 - test/core/support/alloc_test.c
1347 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 - gpr_test_util
1349 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001350- name: alpn_test
1351 build: test
1352 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001353 src:
1354 - test/core/transport/chttp2/alpn_test.c
1355 deps:
1356 - grpc_test_util
1357 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001358 - gpr_test_util
1359 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001360- name: api_fuzzer
1361 build: fuzzer
1362 language: c
1363 src:
1364 - test/core/end2end/fuzzers/api_fuzzer.c
1365 deps:
1366 - grpc_test_util
1367 - grpc
1368 - gpr_test_util
1369 - gpr
1370 corpus_dirs:
1371 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001372 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001373 maxlen: 2048
Yuchen Zeng955a3642016-06-17 13:48:03 -07001374- name: bad_server_response_test
1375 build: test
1376 language: c
1377 src:
1378 - test/core/end2end/bad_server_response_test.c
1379 deps:
1380 - test_tcp_server
1381 - grpc_test_util
1382 - grpc
1383 - gpr_test_util
1384 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001385 exclude_iomgrs:
1386 - uv
Yuchen Zengd982bba2016-05-12 18:53:52 -07001387- name: bin_decoder_test
1388 build: test
1389 language: c
1390 src:
1391 - test/core/transport/chttp2/bin_decoder_test.c
1392 deps:
1393 - grpc_test_util
1394 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001395- name: bin_encoder_test
1396 build: test
1397 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001398 src:
1399 - test/core/transport/chttp2/bin_encoder_test.c
1400 deps:
1401 - grpc_test_util
1402 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001403- name: census_context_test
1404 build: test
1405 language: c
1406 src:
1407 - test/core/census/context_test.c
1408 deps:
1409 - grpc_test_util
1410 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 - gpr_test_util
1412 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001413- name: census_resource_test
1414 build: test
1415 language: c
1416 src:
1417 - test/core/census/resource_test.c
1418 deps:
1419 - grpc_test_util
1420 - grpc
1421 - gpr_test_util
1422 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001423- name: census_trace_context_test
1424 build: test
1425 language: c
1426 src:
1427 - test/core/census/trace_context_test.c
1428 deps:
1429 - grpc_test_util
1430 - grpc
1431 - gpr_test_util
1432 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001433- name: channel_create_test
1434 build: test
1435 language: c
1436 src:
1437 - test/core/surface/channel_create_test.c
1438 deps:
1439 - grpc_test_util
1440 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001441 - gpr_test_util
1442 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001443- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001444 build: test
1445 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001446 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001447 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001448 deps:
1449 - grpc_test_util
1450 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001451 - gpr_test_util
1452 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001453- name: chttp2_status_conversion_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001454 build: test
1455 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001456 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001457 - test/core/transport/chttp2/status_conversion_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001458 deps:
1459 - grpc_test_util
1460 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001461 - gpr_test_util
1462 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001463- name: chttp2_stream_map_test
1464 build: test
1465 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001466 src:
1467 - test/core/transport/chttp2/stream_map_test.c
1468 deps:
1469 - grpc_test_util
1470 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001471 - gpr_test_util
1472 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001473- name: chttp2_varint_test
1474 build: test
1475 language: c
1476 src:
1477 - test/core/transport/chttp2/varint_test.c
1478 deps:
1479 - grpc_test_util
1480 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001481 - gpr_test_util
1482 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001483- name: client_fuzzer
1484 build: fuzzer
1485 language: c
1486 src:
1487 - test/core/end2end/fuzzers/client_fuzzer.c
1488 deps:
1489 - grpc_test_util
1490 - grpc
1491 - gpr_test_util
1492 - gpr
1493 corpus_dirs:
1494 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001495 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001496 maxlen: 2048
Craig Tiller57726ca2016-09-12 11:59:45 -07001497- name: combiner_test
1498 cpu_cost: 30
1499 build: test
1500 language: c
1501 src:
1502 - test/core/iomgr/combiner_test.c
1503 deps:
1504 - grpc_test_util
1505 - grpc
1506 - gpr_test_util
1507 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001508- name: compression_test
1509 build: test
1510 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001511 src:
1512 - test/core/compression/compression_test.c
1513 deps:
1514 - grpc_test_util
1515 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001516 - gpr_test_util
1517 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001518- name: concurrent_connectivity_test
1519 build: test
1520 language: c
1521 src:
1522 - test/core/surface/concurrent_connectivity_test.c
1523 deps:
1524 - grpc_test_util
1525 - grpc
1526 - gpr_test_util
1527 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001528 exclude_iomgrs:
1529 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001530- name: connection_refused_test
1531 cpu_cost: 0.1
1532 build: test
1533 language: c
1534 src:
1535 - test/core/end2end/connection_refused_test.c
1536 deps:
1537 - grpc_test_util
1538 - grpc
1539 - gpr_test_util
1540 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001541- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001542 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001543 build: test
1544 language: c
1545 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001546 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001547 deps:
1548 - grpc_test_util
1549 - grpc
1550 - gpr_test_util
1551 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001552 exclude_iomgrs:
1553 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001554- name: dns_resolver_test
1555 build: test
1556 language: c
1557 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001558 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001559 deps:
1560 - grpc_test_util
1561 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001562 - gpr_test_util
1563 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001564- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001565 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001566 build: test
1567 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001568 src:
1569 - test/core/end2end/dualstack_socket_test.c
1570 deps:
1571 - grpc_test_util
1572 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001573 - gpr_test_util
1574 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001575 exclude_iomgrs:
1576 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001577 platforms:
1578 - mac
1579 - linux
1580 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001581- name: endpoint_pair_test
1582 build: test
1583 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001584 src:
1585 - test/core/iomgr/endpoint_pair_test.c
1586 deps:
1587 - grpc_test_util
1588 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001589 - gpr_test_util
1590 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001591 exclude_iomgrs:
1592 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001593- name: ev_epoll_linux_test
1594 build: test
1595 language: c
1596 src:
1597 - test/core/iomgr/ev_epoll_linux_test.c
1598 deps:
1599 - grpc_test_util
1600 - grpc
1601 - gpr_test_util
1602 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001603 exclude_iomgrs:
1604 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001605 platforms:
1606 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001607- name: fd_conservation_posix_test
1608 build: test
1609 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001610 src:
1611 - test/core/iomgr/fd_conservation_posix_test.c
1612 deps:
1613 - grpc_test_util
1614 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001615 - gpr_test_util
1616 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001617 exclude_iomgrs:
1618 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001619 platforms:
1620 - mac
1621 - linux
1622 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001623- name: fd_posix_test
1624 build: test
1625 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001626 src:
1627 - test/core/iomgr/fd_posix_test.c
1628 deps:
1629 - grpc_test_util
1630 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001631 - gpr_test_util
1632 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001633 exclude_iomgrs:
1634 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001635 platforms:
1636 - mac
1637 - linux
1638 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001639- name: fling_client
1640 build: test
1641 run: false
1642 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001643 src:
1644 - test/core/fling/client.c
1645 deps:
1646 - grpc_test_util
1647 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001648 - gpr_test_util
1649 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001650- name: fling_server
1651 build: test
1652 run: false
1653 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001654 src:
1655 - test/core/fling/server.c
1656 deps:
1657 - grpc_test_util
1658 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001659 - gpr_test_util
1660 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001661- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001662 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001663 build: test
1664 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001665 src:
1666 - test/core/fling/fling_stream_test.c
1667 deps:
1668 - grpc_test_util
1669 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001670 - gpr_test_util
1671 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001672 platforms:
1673 - mac
1674 - linux
1675 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001676- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001677 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001678 build: test
1679 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001680 src:
1681 - test/core/fling/fling_test.c
1682 deps:
1683 - grpc_test_util
1684 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001685 - gpr_test_util
1686 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001687 platforms:
1688 - mac
1689 - linux
1690 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001691- name: gen_hpack_tables
1692 build: tool
1693 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001694 src:
1695 - tools/codegen/core/gen_hpack_tables.c
1696 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001697 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001698 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001699- name: gen_legal_metadata_characters
1700 build: tool
1701 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001702 src:
1703 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001704 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001705- name: gen_percent_encoding_tables
1706 build: tool
1707 language: c
1708 src:
1709 - tools/codegen/core/gen_percent_encoding_tables.c
1710 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001711- name: goaway_server_test
1712 cpu_cost: 0.1
1713 build: test
1714 language: c
1715 src:
1716 - test/core/end2end/goaway_server_test.c
1717 deps:
1718 - grpc_test_util
1719 - grpc
1720 - gpr_test_util
1721 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001722 exclude_iomgrs:
1723 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07001724 platforms:
1725 - mac
1726 - linux
1727 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001728- name: gpr_avl_test
1729 build: test
1730 language: c
1731 src:
1732 - test/core/support/avl_test.c
1733 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001734 - gpr_test_util
1735 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001736- name: gpr_backoff_test
1737 build: test
1738 language: c
1739 src:
1740 - test/core/support/backoff_test.c
1741 deps:
1742 - gpr_test_util
1743 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001744- name: gpr_cmdline_test
1745 build: test
1746 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001747 src:
1748 - test/core/support/cmdline_test.c
1749 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001750 - gpr_test_util
1751 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001752- name: gpr_cpu_test
1753 build: test
1754 language: c
1755 src:
1756 - test/core/support/cpu_test.c
1757 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001758 - gpr_test_util
1759 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001760- name: gpr_env_test
1761 build: test
1762 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001763 src:
1764 - test/core/support/env_test.c
1765 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001766 - gpr_test_util
1767 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001768- name: gpr_histogram_test
1769 build: test
1770 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001771 src:
1772 - test/core/support/histogram_test.c
1773 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001774 - gpr_test_util
1775 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001776- name: gpr_host_port_test
1777 build: test
1778 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001779 src:
1780 - test/core/support/host_port_test.c
1781 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001782 - gpr_test_util
1783 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001784- name: gpr_log_test
1785 build: test
1786 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001787 src:
1788 - test/core/support/log_test.c
1789 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001790 - gpr_test_util
1791 - gpr
Craig Tiller57726ca2016-09-12 11:59:45 -07001792- name: gpr_mpscq_test
1793 cpu_cost: 30
1794 build: test
1795 language: c
1796 src:
1797 - test/core/support/mpscq_test.c
1798 deps:
1799 - gpr_test_util
1800 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001801- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001802 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07001803 build: test
1804 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001805 src:
1806 - test/core/support/stack_lockfree_test.c
1807 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001808 - gpr_test_util
1809 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001810- name: gpr_string_test
1811 build: test
1812 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001813 src:
1814 - test/core/support/string_test.c
1815 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001816 - gpr_test_util
1817 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001818- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001819 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001820 build: test
1821 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001822 src:
1823 - test/core/support/sync_test.c
1824 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001825 - gpr_test_util
1826 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001827- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001828 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001829 build: test
1830 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001831 src:
1832 - test/core/support/thd_test.c
1833 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001834 - gpr_test_util
1835 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001836- name: gpr_time_test
1837 build: test
1838 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001839 src:
1840 - test/core/support/time_test.c
1841 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001842 - gpr_test_util
1843 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001844- name: gpr_tls_test
1845 build: test
1846 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001847 src:
1848 - test/core/support/tls_test.c
1849 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001850 - gpr_test_util
1851 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001852- name: gpr_useful_test
1853 build: test
1854 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001855 src:
1856 - test/core/support/useful_test.c
1857 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001858 - gpr_test_util
1859 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001860- name: grpc_auth_context_test
1861 build: test
1862 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001863 src:
1864 - test/core/security/auth_context_test.c
1865 deps:
1866 - grpc_test_util
1867 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001868 - gpr_test_util
1869 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08001870- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001871 build: test
1872 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001873 src:
Craig Tiller732a8752016-02-22 15:59:19 -08001874 - test/core/security/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001875 deps:
1876 - grpc_test_util
1877 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001878 - gpr_test_util
1879 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001880- name: grpc_byte_buffer_reader_test
1881 build: test
1882 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001883 src:
1884 - test/core/surface/byte_buffer_reader_test.c
1885 deps:
1886 - grpc_test_util
1887 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001888 - gpr_test_util
1889 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001890- name: grpc_channel_args_test
1891 build: test
1892 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001893 src:
1894 - test/core/channel/channel_args_test.c
1895 deps:
1896 - grpc_test_util
1897 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001898 - gpr_test_util
1899 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001900- name: grpc_channel_stack_test
1901 build: test
1902 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001903 src:
1904 - test/core/channel/channel_stack_test.c
1905 deps:
1906 - grpc_test_util
1907 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001908 - gpr_test_util
1909 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001910- name: grpc_completion_queue_test
1911 build: test
1912 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001913 src:
1914 - test/core/surface/completion_queue_test.c
1915 deps:
1916 - grpc_test_util
1917 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001918 - gpr_test_util
1919 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001920 exclude_iomgrs:
1921 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07001922- name: grpc_create_jwt
1923 build: tool
1924 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001925 src:
1926 - test/core/security/create_jwt.c
1927 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001928 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001929 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001930 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001931- name: grpc_credentials_test
1932 build: test
1933 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001934 src:
1935 - test/core/security/credentials_test.c
1936 deps:
1937 - grpc_test_util
1938 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 - gpr_test_util
1940 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001941- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001942 build: test
1943 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07001944 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001945 src:
1946 - test/core/security/fetch_oauth2.c
1947 deps:
1948 - grpc_test_util
1949 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001950 - gpr_test_util
1951 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08001952- name: grpc_invalid_channel_args_test
1953 build: test
1954 language: c
1955 src:
1956 - test/core/surface/invalid_channel_args_test.c
1957 deps:
1958 - grpc_test_util
1959 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001960 - gpr_test_util
1961 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001962- name: grpc_json_token_test
1963 build: test
1964 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001965 src:
1966 - test/core/security/json_token_test.c
1967 deps:
1968 - grpc_test_util
1969 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001970 - gpr_test_util
1971 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001972 platforms:
1973 - linux
1974 - posix
1975 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07001976- name: grpc_jwt_verifier_test
1977 build: test
1978 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001979 src:
1980 - test/core/security/jwt_verifier_test.c
1981 deps:
1982 - grpc_test_util
1983 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001984 - gpr_test_util
1985 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001986- name: grpc_print_google_default_creds_token
1987 build: tool
1988 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001989 src:
1990 - test/core/security/print_google_default_creds_token.c
1991 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001992 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001993 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001994- name: grpc_security_connector_test
1995 build: test
1996 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001997 src:
1998 - test/core/security/security_connector_test.c
1999 deps:
2000 - grpc_test_util
2001 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002002 - gpr_test_util
2003 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002004- name: grpc_verify_jwt
2005 build: tool
2006 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002007 src:
2008 - test/core/security/verify_jwt.c
2009 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002010 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002011 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002012- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002013 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002014 language: c
2015 src:
2016 - test/core/handshake/client_ssl.c
2017 deps:
2018 - grpc_test_util
2019 - grpc
2020 - gpr_test_util
2021 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002022 platforms:
2023 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002024 secure: true
2025- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002026 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002027 language: c
2028 src:
2029 - test/core/handshake/server_ssl.c
2030 deps:
2031 - grpc_test_util
2032 - grpc
2033 - gpr_test_util
2034 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002035 platforms:
2036 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002037 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002038- name: hpack_parser_fuzzer_test
2039 build: fuzzer
2040 language: c
2041 src:
2042 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2043 deps:
2044 - grpc_test_util
2045 - grpc
2046 - gpr_test_util
2047 - gpr
2048 corpus_dirs:
2049 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002050 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002051 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002052- name: hpack_parser_test
2053 build: test
2054 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002055 src:
2056 - test/core/transport/chttp2/hpack_parser_test.c
2057 deps:
2058 - grpc_test_util
2059 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002060 - gpr_test_util
2061 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002062- name: hpack_table_test
2063 build: test
2064 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002065 src:
2066 - test/core/transport/chttp2/hpack_table_test.c
2067 deps:
2068 - grpc_test_util
2069 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002070 - gpr_test_util
2071 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002072- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002073 build: test
2074 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002075 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002076 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002077 deps:
2078 - grpc_test_util
2079 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002080 - gpr_test_util
2081 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002082- name: http_request_fuzzer_test
2083 build: fuzzer
2084 language: c
2085 src:
2086 - test/core/http/request_fuzzer.c
2087 deps:
2088 - grpc_test_util
2089 - grpc
2090 - gpr_test_util
2091 - gpr
2092 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002093 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002094 maxlen: 2048
2095- name: http_response_fuzzer_test
2096 build: fuzzer
2097 language: c
2098 src:
2099 - test/core/http/response_fuzzer.c
2100 deps:
2101 - grpc_test_util
2102 - grpc
2103 - gpr_test_util
2104 - gpr
2105 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002106 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002107 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002108- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002109 build: test
2110 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002111 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002112 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002113 deps:
2114 - grpc_test_util
2115 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002116 - gpr_test_util
2117 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002118- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002119 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002120 build: test
2121 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002122 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002123 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002124 deps:
2125 - grpc_test_util
2126 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002127 - gpr_test_util
2128 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002129 platforms:
2130 - mac
2131 - linux
2132 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002133- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002134 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002135 build: test
2136 language: c
2137 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002138 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002139 deps:
2140 - grpc_test_util
2141 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002142 - gpr_test_util
2143 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002144 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002145 - linux
yang-gf1183302015-12-07 16:02:05 -08002146- name: init_test
2147 build: test
2148 language: c
2149 src:
2150 - test/core/surface/init_test.c
2151 deps:
2152 - grpc_test_util
2153 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002154 - gpr_test_util
2155 - gpr
Craig Tiller5cb79622016-03-15 14:46:54 -07002156- name: internal_api_canary_iomgr_test
2157 build: test
2158 run: false
2159 language: c
2160 src:
2161 - test/core/internal_api_canaries/iomgr.c
2162 deps:
2163 - grpc_test_util
2164 - grpc
2165 - gpr_test_util
2166 - gpr
2167- name: internal_api_canary_support_test
2168 build: test
2169 run: false
2170 language: c
2171 src:
2172 - test/core/internal_api_canaries/iomgr.c
2173 deps:
2174 - grpc_test_util
2175 - grpc
2176 - gpr_test_util
2177 - gpr
2178- name: internal_api_canary_transport_test
2179 build: test
2180 run: false
2181 language: c
2182 src:
2183 - test/core/internal_api_canaries/iomgr.c
2184 deps:
2185 - grpc_test_util
2186 - grpc
2187 - gpr_test_util
2188 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002189- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002190 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002191 build: test
2192 language: c
2193 src:
2194 - test/core/end2end/invalid_call_argument_test.c
2195 deps:
2196 - grpc_test_util
2197 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002198 - gpr_test_util
2199 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002200- name: json_fuzzer_test
2201 build: fuzzer
2202 language: c
2203 src:
2204 - test/core/json/fuzzer.c
2205 deps:
2206 - grpc_test_util
2207 - grpc
2208 - gpr_test_util
2209 - gpr
2210 corpus_dirs:
2211 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002212 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002213- name: json_rewrite
2214 build: test
2215 run: false
2216 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002217 src:
2218 - test/core/json/json_rewrite.c
2219 deps:
2220 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002221 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002222- name: json_rewrite_test
2223 build: test
2224 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002225 src:
2226 - test/core/json/json_rewrite_test.c
2227 deps:
2228 - grpc_test_util
2229 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002230 - gpr_test_util
2231 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002232- name: json_stream_error_test
2233 build: test
2234 language: c
2235 src:
2236 - test/core/json/json_stream_error_test.c
2237 deps:
2238 - grpc_test_util
2239 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002240 - gpr_test_util
2241 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002242- name: json_test
2243 build: test
2244 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002245 src:
2246 - test/core/json/json_test.c
2247 deps:
2248 - grpc_test_util
2249 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002250 - gpr_test_util
2251 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002252- name: lame_client_test
2253 build: test
2254 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002255 src:
2256 - test/core/surface/lame_client_test.c
2257 deps:
2258 - grpc_test_util
2259 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002260 - gpr_test_util
2261 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002262- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002263 cpu_cost: 0.1
Craig Tillerde7edf82016-03-20 09:12:16 -07002264 flaky: true
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002265 build: test
2266 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002267 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002268 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002269 deps:
2270 - grpc_test_util
2271 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002272 - gpr_test_util
2273 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002274- name: load_file_test
2275 build: test
2276 language: c
2277 src:
2278 - test/core/iomgr/load_file_test.c
2279 deps:
2280 - grpc_test_util
2281 - grpc
2282 - gpr_test_util
2283 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002284- name: low_level_ping_pong_benchmark
2285 build: benchmark
2286 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002287 src:
2288 - test/core/network_benchmarks/low_level_ping_pong.c
2289 deps:
2290 - grpc_test_util
2291 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002292 - gpr_test_util
2293 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002294 platforms:
2295 - mac
2296 - linux
2297 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002298- name: message_compress_test
2299 build: test
2300 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002301 src:
2302 - test/core/compression/message_compress_test.c
2303 deps:
2304 - grpc_test_util
2305 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002306 - gpr_test_util
2307 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002308- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002309 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002310 build: test
2311 language: c
2312 src:
2313 - test/core/census/mlog_test.c
2314 deps:
2315 - grpc_test_util
2316 - grpc
2317 - gpr_test_util
2318 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002319- name: multiple_server_queues_test
2320 build: test
2321 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002322 src:
2323 - test/core/end2end/multiple_server_queues_test.c
2324 deps:
2325 - grpc_test_util
2326 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002327 - gpr_test_util
2328 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002329- name: murmur_hash_test
2330 build: test
2331 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002332 src:
2333 - test/core/support/murmur_hash_test.c
2334 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002335 - gpr_test_util
2336 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002337- name: nanopb_fuzzer_response_test
2338 build: fuzzer
2339 language: c
2340 src:
2341 - test/core/nanopb/fuzzer_response.c
2342 deps:
2343 - grpc_test_util
2344 - grpc
2345 - gpr_test_util
2346 - gpr
2347 corpus_dirs:
2348 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002349 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002350- name: nanopb_fuzzer_serverlist_test
2351 build: fuzzer
2352 language: c
2353 src:
2354 - test/core/nanopb/fuzzer_serverlist.c
2355 deps:
2356 - grpc_test_util
2357 - grpc
2358 - gpr_test_util
2359 - gpr
2360 corpus_dirs:
2361 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002362 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002363- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002364 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002365 build: test
2366 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002367 src:
2368 - test/core/end2end/no_server_test.c
2369 deps:
2370 - grpc_test_util
2371 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002372 - gpr_test_util
2373 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002374- name: percent_decode_fuzzer
2375 build: fuzzer
2376 language: c
2377 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002378 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002379 deps:
2380 - grpc_test_util
2381 - grpc
2382 - gpr_test_util
2383 - gpr
2384 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002385 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002386 maxlen: 32
2387- name: percent_encode_fuzzer
2388 build: fuzzer
2389 language: c
2390 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002391 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002392 deps:
2393 - grpc_test_util
2394 - grpc
2395 - gpr_test_util
2396 - gpr
2397 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002398 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002399 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002400- name: percent_encoding_test
2401 build: test
2402 language: c
2403 src:
2404 - test/core/slice/percent_encoding_test.c
2405 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002406 - grpc_test_util
2407 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002408 - gpr_test_util
2409 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002410- name: resolve_address_test
2411 build: test
2412 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002413 src:
2414 - test/core/iomgr/resolve_address_test.c
2415 deps:
2416 - grpc_test_util
2417 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002418 - gpr_test_util
2419 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002420 exclude_iomgrs:
2421 - uv
Craig Tiller20afa3d2016-10-17 14:52:14 -07002422- name: resource_quota_test
2423 cpu_cost: 30
2424 build: test
2425 language: c
2426 src:
2427 - test/core/iomgr/resource_quota_test.c
2428 deps:
2429 - grpc_test_util
2430 - grpc
2431 - gpr_test_util
2432 - gpr
yang-gd482e592015-12-10 14:04:00 -08002433- name: secure_channel_create_test
2434 build: test
2435 language: c
2436 src:
2437 - test/core/surface/secure_channel_create_test.c
2438 deps:
2439 - grpc_test_util
2440 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002441 - gpr_test_util
2442 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002443- name: secure_endpoint_test
2444 build: test
2445 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002446 src:
2447 - test/core/security/secure_endpoint_test.c
2448 deps:
2449 - grpc_test_util
2450 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002451 - gpr_test_util
2452 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002453 exclude_iomgrs:
2454 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002455- name: sequential_connectivity_test
2456 build: test
2457 language: c
2458 src:
2459 - test/core/surface/sequential_connectivity_test.c
2460 deps:
2461 - grpc_test_util
2462 - grpc
2463 - gpr_test_util
2464 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002465 exclude_iomgrs:
2466 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002467- name: server_chttp2_test
2468 build: test
2469 language: c
2470 src:
2471 - test/core/surface/server_chttp2_test.c
2472 deps:
2473 - grpc_test_util
2474 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002475 - gpr_test_util
2476 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002477- name: server_fuzzer
2478 build: fuzzer
2479 language: c
2480 src:
2481 - test/core/end2end/fuzzers/server_fuzzer.c
2482 deps:
2483 - grpc_test_util
2484 - grpc
2485 - gpr_test_util
2486 - gpr
2487 corpus_dirs:
2488 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002489 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002490 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002491- name: server_test
2492 build: test
2493 language: c
2494 src:
2495 - test/core/surface/server_test.c
2496 deps:
2497 - grpc_test_util
2498 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002499 - gpr_test_util
2500 - gpr
yang-gc9fca182015-11-06 16:41:33 -08002501- name: set_initial_connect_string_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002502 cpu_cost: 0.1
yang-gc9fca182015-11-06 16:41:33 -08002503 build: test
2504 language: c
2505 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002506 - test/core/client_channel/set_initial_connect_string_test.c
yang-gc9fca182015-11-06 16:41:33 -08002507 deps:
2508 - test_tcp_server
2509 - grpc_test_util
2510 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002511 - gpr_test_util
2512 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002513 exclude_iomgrs:
2514 - uv
Craig Tillerc3350542016-10-26 16:19:01 -07002515- name: slice_buffer_test
2516 build: test
2517 language: c
2518 src:
2519 - test/core/slice/slice_buffer_test.c
2520 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002521 - grpc_test_util
2522 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002523 - gpr_test_util
2524 - gpr
2525- name: slice_string_helpers_test
2526 build: test
2527 language: c
2528 src:
2529 - test/core/slice/slice_string_helpers_test.c
2530 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002531 - grpc_test_util
2532 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002533 - gpr_test_util
2534 - gpr
2535- name: slice_test
2536 build: test
2537 language: c
2538 src:
2539 - test/core/slice/slice_test.c
2540 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002541 - grpc_test_util
2542 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002543 - gpr_test_util
2544 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002545- name: sockaddr_resolver_test
2546 build: test
2547 language: c
2548 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002549 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002550 deps:
2551 - grpc_test_util
2552 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002553 - gpr_test_util
2554 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002555- name: sockaddr_utils_test
2556 build: test
2557 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002558 src:
2559 - test/core/iomgr/sockaddr_utils_test.c
2560 deps:
2561 - grpc_test_util
2562 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002563 - gpr_test_util
2564 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002565- name: socket_utils_test
2566 build: test
2567 language: c
2568 src:
2569 - test/core/iomgr/socket_utils_test.c
2570 deps:
2571 - grpc_test_util
2572 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002573 - gpr_test_util
2574 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002575 exclude_iomgrs:
2576 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002577 platforms:
2578 - mac
2579 - linux
2580 - posix
yang-g31e21282016-11-04 15:10:03 -07002581- name: ssl_server_fuzzer
2582 build: fuzzer
2583 language: c
2584 src:
2585 - test/core/security/ssl_server_fuzzer.c
2586 deps:
2587 - grpc_test_util
2588 - grpc
2589 - gpr_test_util
2590 - gpr
2591 corpus_dirs:
2592 - test/core/security/corpus/ssl_server_corpus
2593 maxlen: 2048
Craig Tillerbf4b2242015-08-31 15:53:53 -07002594- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002595 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002596 build: test
2597 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002598 src:
2599 - test/core/iomgr/tcp_client_posix_test.c
2600 deps:
2601 - grpc_test_util
2602 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002603 - gpr_test_util
2604 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002605 exclude_iomgrs:
2606 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002607 platforms:
2608 - mac
2609 - linux
2610 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002611- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002612 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002613 build: test
2614 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002615 src:
2616 - test/core/iomgr/tcp_posix_test.c
2617 deps:
2618 - grpc_test_util
2619 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002620 - gpr_test_util
2621 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002622 exclude_iomgrs:
2623 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002624 platforms:
2625 - mac
2626 - linux
2627 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002628- name: tcp_server_posix_test
2629 build: test
2630 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002631 src:
2632 - test/core/iomgr/tcp_server_posix_test.c
2633 deps:
2634 - grpc_test_util
2635 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002636 - gpr_test_util
2637 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002638 exclude_iomgrs:
2639 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002640 platforms:
2641 - mac
2642 - linux
2643 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002644- name: time_averaged_stats_test
2645 build: test
2646 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002647 src:
2648 - test/core/iomgr/time_averaged_stats_test.c
2649 deps:
2650 - grpc_test_util
2651 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002652 - gpr_test_util
2653 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002654- name: timeout_encoding_test
2655 build: test
2656 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002657 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002658 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002659 deps:
2660 - grpc_test_util
2661 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002662 - gpr_test_util
2663 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002664- name: timer_heap_test
2665 build: test
2666 language: c
2667 src:
2668 - test/core/iomgr/timer_heap_test.c
2669 deps:
2670 - grpc_test_util
2671 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002672 - gpr_test_util
2673 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002674 exclude_iomgrs:
2675 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002676- name: timer_list_test
2677 build: test
2678 language: c
2679 src:
2680 - test/core/iomgr/timer_list_test.c
2681 deps:
2682 - grpc_test_util
2683 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002684 - gpr_test_util
2685 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002686 exclude_iomgrs:
2687 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08002688- name: transport_connectivity_state_test
2689 build: test
2690 language: c
2691 src:
2692 - test/core/transport/connectivity_state_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: transport_metadata_test
2699 build: test
2700 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002701 src:
2702 - test/core/transport/metadata_test.c
2703 deps:
2704 - grpc_test_util
2705 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002706 - gpr_test_util
2707 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07002708- name: transport_pid_controller_test
2709 build: test
2710 language: c
2711 src:
2712 - test/core/transport/pid_controller_test.c
2713 deps:
2714 - grpc_test_util
2715 - grpc
2716 - gpr_test_util
2717 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002718- name: transport_security_test
2719 build: test
2720 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002721 src:
2722 - test/core/tsi/transport_security_test.c
2723 deps:
2724 - grpc_test_util
2725 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002726 - gpr_test_util
2727 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002728 platforms:
2729 - linux
2730 - posix
2731 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002732- name: udp_server_test
2733 build: test
2734 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002735 src:
2736 - test/core/iomgr/udp_server_test.c
2737 deps:
2738 - grpc_test_util
2739 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002740 - gpr_test_util
2741 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07002742 exclude_iomgrs:
2743 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002744 platforms:
2745 - mac
2746 - linux
2747 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07002748- name: uri_fuzzer_test
2749 build: fuzzer
2750 language: c
2751 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002752 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07002753 deps:
2754 - grpc_test_util
2755 - grpc
2756 - gpr_test_util
2757 - gpr
2758 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002759 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002760 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002761- name: uri_parser_test
2762 build: test
2763 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002764 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002765 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002766 deps:
2767 - grpc_test_util
2768 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002769 - gpr_test_util
2770 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07002771- name: wakeup_fd_cv_test
2772 build: test
2773 language: c
2774 src:
2775 - test/core/iomgr/wakeup_fd_cv_test.c
2776 deps:
2777 - grpc_test_util
2778 - grpc
2779 - gpr_test_util
2780 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07002781 exclude_iomgrs:
2782 - uv
kpayson64d195cf52016-10-09 18:04:00 -07002783 platforms:
2784 - mac
2785 - linux
2786 - posix
vjpai04e992a2016-02-10 16:58:38 -08002787- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002788 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08002789 build: test
2790 language: c++
2791 src:
2792 - test/cpp/common/alarm_cpp_test.cc
2793 deps:
2794 - grpc++_test_util
2795 - grpc_test_util
2796 - grpc++
2797 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08002798 - gpr_test_util
2799 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002800- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002801 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002802 build: test
2803 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002804 src:
2805 - test/cpp/end2end/async_end2end_test.cc
2806 deps:
2807 - grpc++_test_util
2808 - grpc_test_util
2809 - grpc++
2810 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002811 - gpr_test_util
2812 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002813- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002814 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002815 build: test
2816 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002817 src:
2818 - test/cpp/common/auth_property_iterator_test.cc
2819 deps:
2820 - grpc++_test_util
2821 - grpc_test_util
2822 - grpc++
2823 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002824 - gpr_test_util
2825 - gpr
Craig Tiller93d802b2016-10-25 21:05:49 -07002826- name: bm_fullstack
2827 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07002828 language: c++
2829 src:
2830 - test/cpp/microbenchmarks/bm_fullstack.cc
2831 deps:
2832 - google_benchmark
2833 - grpc++_test_util
2834 - grpc_test_util
2835 - grpc++
2836 - grpc
2837 - gpr_test_util
2838 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002839- name: channel_arguments_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002840 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002841 build: test
2842 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002843 src:
yang-g52705592015-11-25 11:45:33 -08002844 - test/cpp/common/channel_arguments_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07002845 deps:
2846 - grpc++
2847 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002848 - gpr
Mark D. Roth0e44a252016-11-07 11:26:05 -08002849- name: channel_filter_test
2850 gtest: true
2851 build: test
2852 language: c++
2853 src:
2854 - test/cpp/common/channel_filter_test.cc
2855 deps:
2856 - grpc++
2857 - grpc
2858 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002859- name: cli_call_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002860 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002861 build: test
2862 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002863 src:
2864 - test/cpp/util/cli_call_test.cc
2865 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002866 - grpc_cli_libs
Craig Tiller25834342015-09-25 08:08:24 -07002867 - grpc++_test_util
2868 - grpc_test_util
2869 - grpc++
2870 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002871 - gpr_test_util
2872 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002873- name: client_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002874 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002875 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002876 build: test
2877 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002878 src:
2879 - test/cpp/end2end/client_crash_test.cc
2880 deps:
2881 - grpc++_test_util
2882 - grpc_test_util
2883 - grpc++
2884 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002885 - gpr_test_util
2886 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002887 platforms:
2888 - mac
2889 - linux
2890 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002891- name: client_crash_test_server
2892 build: test
2893 run: false
2894 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002895 src:
2896 - test/cpp/end2end/client_crash_test_server.cc
2897 deps:
2898 - grpc++_test_util
2899 - grpc_test_util
2900 - grpc++
2901 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002902 - gpr_test_util
2903 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002904- name: codegen_test_full
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08002905 gtest: true
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002906 build: test
2907 language: c++
2908 src:
2909 - src/proto/grpc/testing/control.proto
2910 - src/proto/grpc/testing/messages.proto
2911 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002912 - src/proto/grpc/testing/services.proto
2913 - src/proto/grpc/testing/stats.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002914 - test/cpp/codegen/codegen_test_full.cc
2915 deps:
2916 - grpc++
2917 - grpc
2918 - gpr
2919 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002920 - grpc++_codegen_base
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002921- name: codegen_test_minimal
2922 gtest: true
2923 build: test
2924 language: c++
2925 src:
2926 - src/proto/grpc/testing/control.proto
2927 - src/proto/grpc/testing/messages.proto
2928 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002929 - src/proto/grpc/testing/services.proto
2930 - src/proto/grpc/testing/stats.proto
2931 - test/cpp/codegen/codegen_test_minimal.cc
Craig Tiller03d8f2f2016-04-07 08:02:16 -07002932 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002933 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07002934 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07002935- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002936 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002937 build: test
2938 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002939 src:
2940 - test/cpp/client/credentials_test.cc
2941 deps:
2942 - grpc++
2943 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002944 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002945- name: cxx_byte_buffer_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002946 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002947 build: test
2948 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002949 src:
2950 - test/cpp/util/byte_buffer_test.cc
2951 deps:
2952 - grpc_test_util
2953 - grpc++
2954 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002955 - gpr_test_util
2956 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002957- name: cxx_slice_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002958 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002959 build: test
2960 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002961 src:
2962 - test/cpp/util/slice_test.cc
2963 deps:
2964 - grpc_test_util
2965 - grpc++
2966 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002967 - gpr_test_util
2968 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002969- name: cxx_string_ref_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002970 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002971 build: test
2972 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002973 src:
2974 - test/cpp/util/string_ref_test.cc
2975 deps:
2976 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07002977- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002978 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002979 build: test
2980 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002981 src:
2982 - test/cpp/util/time_test.cc
2983 deps:
2984 - grpc_test_util
2985 - grpc++
2986 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002987 - gpr_test_util
2988 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002989- name: end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002990 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002991 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002992 build: test
2993 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002994 src:
2995 - test/cpp/end2end/end2end_test.cc
2996 deps:
2997 - grpc++_test_util
2998 - grpc_test_util
2999 - grpc++
3000 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003001 - gpr_test_util
3002 - gpr
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003003- name: filter_end2end_test
3004 gtest: true
3005 build: test
3006 language: c++
3007 src:
3008 - test/cpp/end2end/filter_end2end_test.cc
3009 deps:
3010 - grpc++_test_util
3011 - grpc_test_util
3012 - grpc++
3013 - grpc
3014 - gpr_test_util
3015 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003016- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003017 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003018 build: test
3019 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003020 src:
3021 - test/cpp/end2end/generic_end2end_test.cc
3022 deps:
3023 - grpc++_test_util
3024 - grpc_test_util
3025 - grpc++
3026 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003027 - gpr_test_util
3028 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07003029- name: golden_file_test
3030 gtest: true
3031 build: test
3032 language: c++
3033 src:
3034 - src/proto/grpc/testing/compiler_test.proto
3035 - test/cpp/codegen/golden_file_test.cc
3036 deps:
3037 - grpc++
3038 - grpc
3039 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003040- name: grpc_cli
3041 build: test
3042 run: false
3043 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003044 src:
3045 - test/cpp/util/grpc_cli.cc
3046 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003047 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003048 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003049 - grpc++
3050 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003051 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003052 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003053- name: grpc_cpp_plugin
3054 build: protoc
3055 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003056 src:
3057 - src/compiler/cpp_plugin.cc
3058 deps:
3059 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003060 secure: false
3061 vs_config_type: Application
3062 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3063- name: grpc_csharp_plugin
3064 build: protoc
3065 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003066 src:
3067 - src/compiler/csharp_plugin.cc
3068 deps:
3069 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003070 secure: false
3071 vs_config_type: Application
3072 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003073- name: grpc_node_plugin
3074 build: protoc
3075 language: c++
3076 src:
3077 - src/compiler/node_plugin.cc
3078 deps:
3079 - grpc_plugin_support
3080 secure: false
3081 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003082- name: grpc_objective_c_plugin
3083 build: protoc
3084 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003085 src:
3086 - src/compiler/objective_c_plugin.cc
3087 deps:
3088 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003089 secure: false
3090 vs_config_type: Application
3091 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003092- name: grpc_php_plugin
3093 build: protoc
3094 language: c++
3095 src:
3096 - src/compiler/php_plugin.cc
3097 deps:
3098 - grpc_plugin_support
3099 secure: false
3100 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003101- name: grpc_python_plugin
3102 build: protoc
3103 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003104 src:
3105 - src/compiler/python_plugin.cc
3106 deps:
3107 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003108 secure: false
3109 vs_config_type: Application
3110 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3111- name: grpc_ruby_plugin
3112 build: protoc
3113 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003114 src:
3115 - src/compiler/ruby_plugin.cc
3116 deps:
3117 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003118 secure: false
3119 vs_config_type: Application
3120 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003121- name: grpc_tool_test
3122 gtest: true
3123 build: test
3124 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003125 src:
3126 - src/proto/grpc/testing/echo.proto
3127 - src/proto/grpc/testing/echo_messages.proto
3128 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003129 deps:
3130 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003131 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003132 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003133 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003134 - grpc_test_util
3135 - grpc++
3136 - grpc
3137 - gpr_test_util
3138 - gpr
3139 filegroups:
3140 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003141- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003142 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003143 build: test
3144 language: c++
3145 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003146 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003147 - test/cpp/grpclb/grpclb_api_test.cc
3148 deps:
3149 - grpc++_test_util
3150 - grpc_test_util
3151 - grpc++
3152 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07003153- name: grpclb_test
3154 gtest: false
3155 build: test
3156 language: c++
3157 src:
3158 - src/proto/grpc/lb/v1/load_balancer.proto
3159 - test/cpp/grpclb/grpclb_test.cc
3160 deps:
3161 - gpr
3162 - gpr_test_util
3163 - grpc
3164 - grpc++
3165 - grpc++_test_util
3166 - grpc_test_util
yang-gbe5a2c42016-01-14 13:11:15 -08003167- name: hybrid_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003168 gtest: true
yang-gbe5a2c42016-01-14 13:11:15 -08003169 build: test
3170 language: c++
3171 src:
3172 - test/cpp/end2end/hybrid_end2end_test.cc
3173 deps:
3174 - grpc++_test_util
3175 - grpc_test_util
3176 - grpc++
3177 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003178 - gpr_test_util
3179 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003180- name: interop_client
3181 build: test
3182 run: false
3183 language: c++
3184 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003185 deps:
3186 - interop_client_main
3187 - interop_client_helper
3188 - grpc++_test_util
3189 - grpc_test_util
3190 - grpc++
3191 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003192 - gpr_test_util
3193 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003194 - grpc++_test_config
3195 platforms:
3196 - mac
3197 - linux
3198 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003199- name: interop_server
3200 build: test
3201 run: false
3202 language: c++
3203 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003204 deps:
3205 - interop_server_main
3206 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003207 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003208 - grpc++_test_util
3209 - grpc_test_util
3210 - grpc++
3211 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003212 - gpr_test_util
3213 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003214 - grpc++_test_config
3215 platforms:
3216 - mac
3217 - linux
3218 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003219- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08003220 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003221 build: test
3222 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003223 src:
3224 - test/cpp/interop/interop_test.cc
3225 deps:
3226 - grpc_test_util
3227 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003228 - gpr_test_util
3229 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07003230 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07003231 platforms:
3232 - mac
3233 - linux
3234 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003235- name: json_run_localhost
3236 build: test
3237 run: false
3238 language: c++
3239 src:
3240 - test/cpp/qps/json_run_localhost.cc
3241 deps:
3242 - grpc++_test_util
3243 - grpc_test_util
3244 - grpc++
3245 - grpc
3246 - gpr_test_util
3247 - gpr
3248 - grpc++_test_config
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003249- name: metrics_client
3250 build: test
3251 run: false
3252 language: c++
3253 headers:
3254 - test/cpp/util/metrics_server.h
3255 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003256 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003257 - test/cpp/interop/metrics_client.cc
3258 deps:
3259 - grpc++
3260 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003261 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003262 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003263- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003264 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003265 build: test
3266 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003267 src:
3268 - test/cpp/end2end/mock_test.cc
3269 deps:
3270 - grpc++_test_util
3271 - grpc_test_util
3272 - grpc++
3273 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003274 - gpr_test_util
3275 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07003276- name: noop-benchmark
3277 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07003278 language: c++
3279 src:
3280 - test/cpp/microbenchmarks/noop-benchmark.cc
3281 deps:
3282 - google_benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003283- name: proto_server_reflection_test
3284 gtest: true
3285 build: test
3286 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003287 src:
3288 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003289 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003290 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003291 - grpc++_reflection
3292 - grpc++_test_util
3293 - grpc_test_util
3294 - grpc++
3295 - grpc
3296 - gpr_test_util
3297 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003298- name: qps_interarrival_test
3299 build: test
3300 run: false
3301 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003302 src:
3303 - test/cpp/qps/qps_interarrival_test.cc
3304 deps:
3305 - qps
3306 - grpc++_test_util
3307 - grpc_test_util
3308 - grpc++
3309 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003310 - gpr_test_util
3311 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003312 platforms:
3313 - mac
3314 - linux
3315 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003316- name: qps_json_driver
3317 build: test
3318 run: false
3319 language: c++
3320 src:
3321 - test/cpp/qps/qps_json_driver.cc
3322 deps:
3323 - qps
3324 - grpc++_test_util
3325 - grpc_test_util
3326 - grpc++
3327 - grpc
3328 - gpr_test_util
3329 - gpr
3330 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003331- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08003332 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003333 build: test
3334 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003335 src:
3336 - test/cpp/qps/qps_openloop_test.cc
3337 deps:
3338 - qps
3339 - grpc++_test_util
3340 - grpc_test_util
3341 - grpc++
3342 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003343 - gpr_test_util
3344 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003345 - grpc++_test_config
3346 platforms:
3347 - mac
3348 - linux
3349 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003350- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003351 build: test
3352 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003353 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003354 headers:
3355 - test/cpp/qps/client.h
3356 - test/cpp/qps/server.h
3357 src:
3358 - test/cpp/qps/worker.cc
3359 deps:
3360 - qps
3361 - grpc++_test_util
3362 - grpc_test_util
3363 - grpc++
3364 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003365 - gpr_test_util
3366 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003367 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003368- name: reconnect_interop_client
3369 build: test
3370 run: false
3371 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003372 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003373 - src/proto/grpc/testing/empty.proto
3374 - src/proto/grpc/testing/messages.proto
3375 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003376 - test/cpp/interop/reconnect_interop_client.cc
3377 deps:
3378 - grpc++_test_util
3379 - grpc_test_util
3380 - grpc++
3381 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003382 - gpr_test_util
3383 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003384 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003385- name: reconnect_interop_server
3386 build: test
3387 run: false
3388 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003389 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003390 - src/proto/grpc/testing/empty.proto
3391 - src/proto/grpc/testing/messages.proto
3392 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003393 - test/cpp/interop/reconnect_interop_server.cc
3394 deps:
3395 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08003396 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07003397 - grpc++_test_util
3398 - grpc_test_util
3399 - grpc++
3400 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003401 - gpr_test_util
3402 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003403 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07003404- name: round_robin_end2end_test
3405 gtest: true
3406 build: test
3407 language: c++
3408 src:
3409 - test/cpp/end2end/round_robin_end2end_test.cc
3410 deps:
3411 - grpc++_test_util
3412 - grpc_test_util
3413 - grpc++
3414 - grpc
3415 - gpr_test_util
3416 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003417- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003418 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003419 build: test
3420 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003421 src:
3422 - test/cpp/common/secure_auth_context_test.cc
3423 deps:
3424 - grpc++_test_util
3425 - grpc_test_util
3426 - grpc++
3427 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003428 - gpr_test_util
3429 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003430- name: secure_sync_unary_ping_pong_test
3431 build: test
3432 language: c++
3433 src:
3434 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
3435 deps:
3436 - qps
3437 - grpc++_test_util
3438 - grpc_test_util
3439 - grpc++
3440 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003441 - gpr_test_util
3442 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003443 platforms:
3444 - mac
3445 - linux
3446 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07003447- name: server_builder_plugin_test
3448 gtest: true
3449 build: test
3450 language: c++
3451 src:
3452 - test/cpp/end2end/server_builder_plugin_test.cc
3453 deps:
3454 - grpc++_test_util
3455 - grpc_test_util
3456 - grpc++
3457 - grpc
3458 - gpr_test_util
3459 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07003460- name: server_context_test_spouse_test
3461 gtest: true
3462 build: test
3463 language: c++
3464 src:
3465 - test/cpp/test/server_context_test_spouse_test.cc
3466 deps:
3467 - grpc_test_util
3468 - grpc++_test
3469 - grpc++
3470 - grpc
3471 - gpr_test_util
3472 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003473- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003474 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003475 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003476 build: test
3477 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003478 src:
3479 - test/cpp/end2end/server_crash_test.cc
3480 deps:
3481 - grpc++_test_util
3482 - grpc_test_util
3483 - grpc++
3484 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003485 - gpr_test_util
3486 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003487 platforms:
3488 - mac
3489 - linux
3490 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003491- name: server_crash_test_client
3492 build: test
3493 run: false
3494 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003495 src:
3496 - test/cpp/end2end/server_crash_test_client.cc
3497 deps:
3498 - grpc++_test_util
3499 - grpc_test_util
3500 - grpc++
3501 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003502 - gpr_test_util
3503 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003504- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003505 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003506 build: test
3507 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003508 src:
3509 - test/cpp/end2end/shutdown_test.cc
3510 deps:
3511 - grpc++_test_util
3512 - grpc_test_util
3513 - grpc++
3514 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003515 - gpr_test_util
3516 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003517- name: status_test
3518 build: test
3519 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003520 src:
3521 - test/cpp/util/status_test.cc
3522 deps:
3523 - grpc_test_util
3524 - grpc++
3525 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003526 - gpr_test_util
3527 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003528- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003529 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003530 build: test
3531 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003532 src:
3533 - test/cpp/end2end/streaming_throughput_test.cc
3534 deps:
3535 - grpc++_test_util
3536 - grpc_test_util
3537 - grpc++
3538 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003539 - gpr_test_util
3540 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003541 platforms:
3542 - mac
3543 - linux
3544 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003545- name: stress_test
3546 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07003547 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003548 language: c++
3549 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003550 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003551 - test/cpp/interop/interop_client.h
3552 - test/cpp/interop/stress_interop_client.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003553 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003554 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003555 - src/proto/grpc/testing/empty.proto
3556 - src/proto/grpc/testing/messages.proto
3557 - src/proto/grpc/testing/metrics.proto
3558 - src/proto/grpc/testing/test.proto
Makarand Dharmapurikare3dd1d72016-10-20 10:37:39 -07003559 - test/cpp/interop/client_helper.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003560 - test/cpp/interop/interop_client.cc
3561 - test/cpp/interop/stress_interop_client.cc
3562 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003563 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003564 deps:
3565 - grpc++_test_util
3566 - grpc_test_util
3567 - grpc++
3568 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003569 - gpr_test_util
3570 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003571 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003572- name: thread_manager_test
3573 build: test
3574 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003575 src:
3576 - test/cpp/thread_manager/thread_manager_test.cc
3577 deps:
3578 - grpc++
3579 - grpc
3580 - gpr
3581 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003582- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003583 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003584 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07003585 build: test
3586 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003587 src:
3588 - test/cpp/end2end/thread_stress_test.cc
3589 deps:
3590 - grpc++_test_util
3591 - grpc_test_util
3592 - grpc++
3593 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003594 - gpr_test_util
3595 - gpr
Craig Tillerab230452016-01-04 08:18:43 -08003596- name: public_headers_must_be_c89
3597 build: test
3598 language: c89
3599 src:
3600 - test/core/surface/public_headers_must_be_c89.c
3601 deps:
3602 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003603 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003604vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07003605- linkage: static
3606 name: grpc.dependencies.zlib
3607 props: false
3608 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003609 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08003610- linkage: static
3611 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07003612 props: true
3613 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003614 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07003615- name: gflags
3616 props: false
3617 redist: false
3618 version: 2.1.2.1
3619- name: gtest
3620 props: false
3621 redist: false
3622 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08003623configs:
3624 asan:
3625 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003626 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3627 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003628 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003629 LD: clang
3630 LDFLAGS: -fsanitize=address
3631 LDXX: clang++
3632 compile_the_world: true
3633 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08003634 ASAN_OPTIONS: detect_leaks=1:color=always
3635 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Vijay Pai3b288722016-02-19 00:28:28 -08003636 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003637 asan-noleaks:
3638 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003639 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3640 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003641 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003642 LD: clang
3643 LDFLAGS: -fsanitize=address
3644 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08003645 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08003646 test_environ:
3647 ASAN_OPTIONS: detect_leaks=0:color=always
Vijay Pai3b288722016-02-19 00:28:28 -08003648 timeout_multiplier: 3
Craig Tillerae945942016-03-23 21:43:58 -07003649 asan-trace-cmp:
3650 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07003651 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
3652 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07003653 CXX: clang++
3654 LD: clang
3655 LDFLAGS: -fsanitize=address
3656 LDXX: clang++
3657 compile_the_world: true
3658 test_environ:
3659 ASAN_OPTIONS: detect_leaks=1:color=always
3660 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3661 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003662 basicprof:
3663 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
3664 DEFINES: NDEBUG
3665 dbg:
3666 CPPFLAGS: -O0
3667 DEFINES: _DEBUG DEBUG
Craig Tiller3af3f742016-02-28 21:53:13 -08003668 easan:
3669 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003670 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3671 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tiller3af3f742016-02-28 21:53:13 -08003672 CXX: clang++
3673 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3674 LD: clang
3675 LDFLAGS: -fsanitize=address
3676 LDXX: clang++
3677 compile_the_world: true
3678 test_environ:
3679 ASAN_OPTIONS: detect_leaks=1:color=always
3680 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3681 timeout_multiplier: 3
3682 edbg:
3683 CPPFLAGS: -O0
3684 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3685 etsan:
Craig Tillerd93aa142016-02-28 20:56:13 -08003686 CC: clang
3687 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003688 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerd93aa142016-02-28 20:56:13 -08003689 CXX: clang++
Craig Tilleref1bf872016-02-28 17:37:33 -08003690 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
Craig Tillerd93aa142016-02-28 20:56:13 -08003691 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003692 LDFLAGS: -fsanitize=thread
Craig Tillerd93aa142016-02-28 20:56:13 -08003693 LDXX: clang++
3694 compile_the_world: true
3695 test_environ:
3696 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
3697 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003698 gcov:
3699 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003700 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08003701 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08003702 DEFINES: _DEBUG DEBUG GPR_GCOV
3703 LD: gcc
3704 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
3705 LDXX: g++
3706 helgrind:
3707 CPPFLAGS: -O0
3708 DEFINES: _DEBUG DEBUG
3709 LDFLAGS: -rdynamic
3710 timeout_multiplier: 20
3711 valgrind: --tool=helgrind
3712 memcheck:
3713 CPPFLAGS: -O0
3714 DEFINES: _DEBUG DEBUG
3715 LDFLAGS: -rdynamic
3716 timeout_multiplier: 10
3717 valgrind: --tool=memcheck --leak-check=full
3718 msan:
3719 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003720 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
3721 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3722 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003723 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003724 DEFINES: NDEBUG
3725 LD: clang
3726 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3727 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
3728 LDXX: clang++
3729 compile_the_world: true
Vijay Pai3b288722016-02-19 00:28:28 -08003730 timeout_multiplier: 4
Craig Tillera0f85172016-01-20 15:56:06 -08003731 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07003732 CPPFLAGS: -O3 -fno-omit-frame-pointer
3733 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003734 LDFLAGS: -rdynamic
3735 opt:
3736 CPPFLAGS: -O2
3737 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003738 stapprof:
3739 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
3740 DEFINES: NDEBUG
3741 tsan:
3742 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003743 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003744 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003745 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07003746 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08003747 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003748 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08003749 LDXX: clang++
3750 compile_the_world: true
3751 test_environ:
3752 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
vjpai2146fe82016-02-19 10:05:57 -08003753 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003754 ubsan:
3755 CC: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003756 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined,unsigned-integer-overflow
3757 -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08003758 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003759 DEFINES: NDEBUG
3760 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003761 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08003762 LDXX: clang++
3763 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07003764 test_environ:
Craig Tiller9780f592016-05-18 15:06:21 -07003765 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1
Craig Tillera0f85172016-01-20 15:56:06 -08003766 timeout_multiplier: 1.5
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003767defaults:
3768 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003769 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07003770 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003771 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003772 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003773 global:
3774 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
3775 LDFLAGS: -g
Craig Tillerd3cd0172016-10-25 17:02:20 -07003776 google_benchmark:
Craig Tillerd8a2fa02016-10-26 16:38:46 -07003777 CPPFLAGS: -Ithird_party/google_benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003778 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01003779 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01003780 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08003781node_modules:
3782- deps:
3783 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003784 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08003785 - boringssl
3786 - z
murgatroid9994a75412015-11-19 14:04:53 -08003787 headers:
3788 - src/node/ext/byte_buffer.h
3789 - src/node/ext/call.h
3790 - src/node/ext/call_credentials.h
3791 - src/node/ext/channel.h
3792 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07003793 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08003794 - src/node/ext/completion_queue_async_worker.h
3795 - src/node/ext/server.h
3796 - src/node/ext/server_credentials.h
3797 - src/node/ext/timeval.h
3798 js:
3799 - src/node/index.js
3800 - src/node/src/client.js
3801 - src/node/src/common.js
3802 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08003803 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08003804 - src/node/src/metadata.js
3805 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08003806 name: grpc_node
3807 src:
3808 - src/node/ext/byte_buffer.cc
3809 - src/node/ext/call.cc
3810 - src/node/ext/call_credentials.cc
3811 - src/node/ext/channel.cc
3812 - src/node/ext/channel_credentials.cc
murgatroid999030c812016-09-16 13:25:08 -07003813 - src/node/ext/completion_queue.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08003814 - src/node/ext/completion_queue_async_worker.cc
3815 - src/node/ext/node_grpc.cc
3816 - src/node/ext/server.cc
3817 - src/node/ext/server_credentials.cc
3818 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08003819openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07003820 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08003821 extraction_dir: openssl-1.0.2f
3822 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003823php_config_m4:
3824 deps:
3825 - grpc
3826 - gpr
3827 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003828 headers:
3829 - src/php/ext/grpc/byte_buffer.h
3830 - src/php/ext/grpc/call.h
3831 - src/php/ext/grpc/call_credentials.h
3832 - src/php/ext/grpc/channel.h
3833 - src/php/ext/grpc/channel_credentials.h
3834 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07003835 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003836 - src/php/ext/grpc/php_grpc.h
3837 - src/php/ext/grpc/server.h
3838 - src/php/ext/grpc/server_credentials.h
3839 - src/php/ext/grpc/timeval.h
3840 src:
3841 - src/php/ext/grpc/byte_buffer.c
3842 - src/php/ext/grpc/call.c
3843 - src/php/ext/grpc/call_credentials.c
3844 - src/php/ext/grpc/channel.c
3845 - src/php/ext/grpc/channel_credentials.c
3846 - src/php/ext/grpc/completion_queue.c
3847 - src/php/ext/grpc/php_grpc.c
3848 - src/php/ext/grpc/server.c
3849 - src/php/ext/grpc/server_credentials.c
3850 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08003851python_dependencies:
3852 deps:
3853 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003854 - gpr
Masood Malekghassemi387e1162016-01-05 10:16:12 -08003855 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08003856 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01003857ruby_gem:
3858 deps:
3859 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003860 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003861 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07003862 - z