blob: de9d253ef1cc4bc6155da75c8b26ac3f438f31e3 [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 Tiller0bc11712016-05-02 21:22:46 -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 Tiller0bc11712016-05-02 21:22:46 -0700115 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700116 - src/core/lib/support/murmur_hash.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700117 - src/core/lib/support/stack_lockfree.c
118 - src/core/lib/support/string.c
119 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700120 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700121 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700122 - src/core/lib/support/subprocess_posix.c
123 - src/core/lib/support/subprocess_windows.c
124 - src/core/lib/support/sync.c
125 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700126 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700127 - src/core/lib/support/thd.c
128 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700129 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700130 - src/core/lib/support/time.c
131 - src/core/lib/support/time_posix.c
132 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700133 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700134 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200135 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700136 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700137 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700138 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700139 uses:
140 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800141- name: gpr_codegen
142 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800143 - include/grpc/impl/codegen/atm.h
144 - include/grpc/impl/codegen/atm_gcc_atomic.h
145 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700146 - include/grpc/impl/codegen/atm_windows.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700147 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800148 - include/grpc/impl/codegen/port_platform.h
149 - include/grpc/impl/codegen/slice.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800150 - include/grpc/impl/codegen/sync.h
151 - include/grpc/impl/codegen/sync_generic.h
152 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700153 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700154- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700155 public_headers:
156 - include/grpc/byte_buffer.h
157 - include/grpc/byte_buffer_reader.h
158 - include/grpc/compression.h
159 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700160 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200161 - include/grpc/grpc_security_constants.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700162 - include/grpc/slice.h
163 - include/grpc/slice_buffer.h
Craig Tiller25834342015-09-25 08:08:24 -0700164 - include/grpc/status.h
165 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700166 - src/core/lib/channel/channel_args.h
167 - src/core/lib/channel/channel_stack.h
168 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700169 - src/core/lib/channel/compress_filter.h
170 - src/core/lib/channel/connected_channel.h
171 - src/core/lib/channel/context.h
Mark D. Roth14c072c2016-08-26 08:31:34 -0700172 - src/core/lib/channel/deadline_filter.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700173 - src/core/lib/channel/handshaker.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700174 - src/core/lib/channel/http_client_filter.h
175 - src/core/lib/channel/http_server_filter.h
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700176 - src/core/lib/channel/message_size_filter.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700177 - src/core/lib/compression/algorithm_metadata.h
178 - src/core/lib/compression/message_compress.h
179 - src/core/lib/debug/trace.h
180 - src/core/lib/http/format_request.h
181 - src/core/lib/http/httpcli.h
182 - src/core/lib/http/parser.h
183 - src/core/lib/iomgr/closure.h
Craig Tillerf7cade12016-07-07 21:41:10 -0700184 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700185 - src/core/lib/iomgr/endpoint.h
186 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700187 - src/core/lib/iomgr/error.h
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700188 - src/core/lib/iomgr/ev_epoll_linux.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700189 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700190 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700191 - src/core/lib/iomgr/exec_ctx.h
192 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700193 - src/core/lib/iomgr/iocp_windows.h
194 - src/core/lib/iomgr/iomgr.h
195 - src/core/lib/iomgr/iomgr_internal.h
196 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700197 - src/core/lib/iomgr/load_file.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700198 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700199 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700200 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700201 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700202 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700203 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700204 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700205 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700206 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700207 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700208 - src/core/lib/iomgr/sockaddr.h
209 - src/core/lib/iomgr/sockaddr_posix.h
210 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700211 - src/core/lib/iomgr/sockaddr_windows.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700212 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700213 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700214 - src/core/lib/iomgr/socket_utils_posix.h
215 - src/core/lib/iomgr/socket_windows.h
216 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700217 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700218 - src/core/lib/iomgr/tcp_posix.h
219 - src/core/lib/iomgr/tcp_server.h
murgatroid999030c812016-09-16 13:25:08 -0700220 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700221 - src/core/lib/iomgr/tcp_windows.h
222 - src/core/lib/iomgr/time_averaged_stats.h
223 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700224 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700225 - src/core/lib/iomgr/timer_heap.h
murgatroid999030c812016-09-16 13:25:08 -0700226 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700227 - src/core/lib/iomgr/udp_server.h
228 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700229 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700230 - src/core/lib/iomgr/wakeup_fd_pipe.h
231 - src/core/lib/iomgr/wakeup_fd_posix.h
232 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700233 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700234 - src/core/lib/iomgr/workqueue_windows.h
235 - src/core/lib/json/json.h
236 - src/core/lib/json/json_common.h
237 - src/core/lib/json/json_reader.h
238 - src/core/lib/json/json_writer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700239 - src/core/lib/slice/percent_encoding.h
240 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700241 - src/core/lib/surface/api_trace.h
242 - src/core/lib/surface/call.h
243 - src/core/lib/surface/call_test_only.h
244 - src/core/lib/surface/channel.h
245 - src/core/lib/surface/channel_init.h
246 - src/core/lib/surface/channel_stack_type.h
247 - src/core/lib/surface/completion_queue.h
248 - src/core/lib/surface/event_string.h
249 - src/core/lib/surface/init.h
250 - src/core/lib/surface/lame_client.h
251 - src/core/lib/surface/server.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700252 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700253 - src/core/lib/transport/connectivity_state.h
Mark D. Roth6a721b52016-10-14 12:43:34 -0700254 - src/core/lib/transport/mdstr_hash_table.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700255 - src/core/lib/transport/metadata.h
256 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700257 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700258 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700259 - src/core/lib/transport/static_metadata.h
Robbie Shade710d2422016-07-13 15:15:38 -0400260 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700261 - src/core/lib/transport/transport.h
262 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700263 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700264 - src/core/lib/channel/channel_args.c
265 - src/core/lib/channel/channel_stack.c
266 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700267 - src/core/lib/channel/compress_filter.c
268 - src/core/lib/channel/connected_channel.c
Mark D. Roth14c072c2016-08-26 08:31:34 -0700269 - src/core/lib/channel/deadline_filter.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700270 - src/core/lib/channel/handshaker.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700271 - src/core/lib/channel/http_client_filter.c
272 - src/core/lib/channel/http_server_filter.c
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700273 - src/core/lib/channel/message_size_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700274 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700275 - src/core/lib/compression/message_compress.c
276 - src/core/lib/debug/trace.c
277 - src/core/lib/http/format_request.c
278 - src/core/lib/http/httpcli.c
279 - src/core/lib/http/parser.c
280 - src/core/lib/iomgr/closure.c
Craig Tillerf7cade12016-07-07 21:41:10 -0700281 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700282 - src/core/lib/iomgr/endpoint.c
283 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700284 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700285 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700286 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700287 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700288 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700289 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700290 - src/core/lib/iomgr/exec_ctx.c
291 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700292 - src/core/lib/iomgr/iocp_windows.c
293 - src/core/lib/iomgr/iomgr.c
294 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700295 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700296 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700297 - src/core/lib/iomgr/load_file.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700298 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700299 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700300 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700301 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700302 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700303 - src/core/lib/iomgr/pollset_windows.c
304 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700305 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700306 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700307 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700308 - src/core/lib/iomgr/sockaddr_utils.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700309 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700310 - src/core/lib/iomgr/socket_utils_common_posix.c
311 - src/core/lib/iomgr/socket_utils_linux.c
312 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700313 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700314 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700315 - src/core/lib/iomgr/socket_windows.c
316 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700317 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700318 - src/core/lib/iomgr/tcp_client_windows.c
319 - src/core/lib/iomgr/tcp_posix.c
320 - src/core/lib/iomgr/tcp_server_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700321 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700322 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700323 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700324 - src/core/lib/iomgr/tcp_windows.c
325 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700326 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700327 - src/core/lib/iomgr/timer_heap.c
murgatroid999030c812016-09-16 13:25:08 -0700328 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700329 - src/core/lib/iomgr/udp_server.c
330 - src/core/lib/iomgr/unix_sockets_posix.c
331 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700332 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700333 - src/core/lib/iomgr/wakeup_fd_eventfd.c
334 - src/core/lib/iomgr/wakeup_fd_nospecial.c
335 - src/core/lib/iomgr/wakeup_fd_pipe.c
336 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700337 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700338 - src/core/lib/iomgr/workqueue_windows.c
339 - src/core/lib/json/json.c
340 - src/core/lib/json/json_reader.c
341 - src/core/lib/json/json_string.c
342 - src/core/lib/json/json_writer.c
Craig Tillerc3350542016-10-26 16:19:01 -0700343 - src/core/lib/slice/percent_encoding.c
344 - src/core/lib/slice/slice.c
345 - src/core/lib/slice/slice_buffer.c
346 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700347 - src/core/lib/surface/alarm.c
348 - src/core/lib/surface/api_trace.c
349 - src/core/lib/surface/byte_buffer.c
350 - src/core/lib/surface/byte_buffer_reader.c
351 - src/core/lib/surface/call.c
352 - src/core/lib/surface/call_details.c
353 - src/core/lib/surface/call_log_batch.c
354 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700355 - src/core/lib/surface/channel_init.c
356 - src/core/lib/surface/channel_ping.c
357 - src/core/lib/surface/channel_stack_type.c
358 - src/core/lib/surface/completion_queue.c
359 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700360 - src/core/lib/surface/lame_client.c
361 - src/core/lib/surface/metadata_array.c
362 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700363 - src/core/lib/surface/validate_metadata.c
364 - src/core/lib/surface/version.c
365 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700366 - src/core/lib/transport/connectivity_state.c
Mark D. Roth6a721b52016-10-14 12:43:34 -0700367 - src/core/lib/transport/mdstr_hash_table.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700368 - src/core/lib/transport/metadata.c
369 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700370 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700371 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700372 - src/core/lib/transport/static_metadata.c
Robbie Shade710d2422016-07-13 15:15:38 -0400373 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700374 - src/core/lib/transport/transport.c
375 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700376 deps:
377 - gpr
378 uses:
379 - grpc_codegen
Mark D. Roth2137cd82016-09-14 09:04:00 -0700380- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700381 headers:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700382 - src/core/ext/client_channel/client_channel.h
383 - src/core/ext/client_channel/client_channel_factory.h
384 - src/core/ext/client_channel/connector.h
Mark D. Roth15195742016-10-07 09:02:28 -0700385 - src/core/ext/client_channel/http_connect_handshaker.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700386 - src/core/ext/client_channel/initial_connect_string.h
387 - src/core/ext/client_channel/lb_policy.h
388 - src/core/ext/client_channel/lb_policy_factory.h
389 - src/core/ext/client_channel/lb_policy_registry.h
390 - src/core/ext/client_channel/parse_address.h
391 - src/core/ext/client_channel/resolver.h
392 - src/core/ext/client_channel/resolver_factory.h
393 - src/core/ext/client_channel/resolver_registry.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700394 - src/core/ext/client_channel/subchannel.h
395 - src/core/ext/client_channel/subchannel_index.h
396 - src/core/ext/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700397 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700398 - src/core/ext/client_channel/channel_connectivity.c
399 - src/core/ext/client_channel/client_channel.c
400 - src/core/ext/client_channel/client_channel_factory.c
401 - src/core/ext/client_channel/client_channel_plugin.c
402 - src/core/ext/client_channel/connector.c
403 - src/core/ext/client_channel/default_initial_connect_string.c
Mark D. Roth15195742016-10-07 09:02:28 -0700404 - src/core/ext/client_channel/http_connect_handshaker.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700405 - src/core/ext/client_channel/initial_connect_string.c
406 - src/core/ext/client_channel/lb_policy.c
407 - src/core/ext/client_channel/lb_policy_factory.c
408 - src/core/ext/client_channel/lb_policy_registry.c
409 - src/core/ext/client_channel/parse_address.c
410 - src/core/ext/client_channel/resolver.c
411 - src/core/ext/client_channel/resolver_factory.c
412 - src/core/ext/client_channel/resolver_registry.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700413 - src/core/ext/client_channel/subchannel.c
414 - src/core/ext/client_channel/subchannel_index.c
415 - src/core/ext/client_channel/uri_parser.c
416 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700417 uses:
418 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800419- name: grpc_codegen
420 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700421 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800422 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800423 - include/grpc/impl/codegen/connectivity_state.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800424 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800425 - include/grpc/impl/codegen/propagation_bits.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800426 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700427 uses:
428 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700429- name: grpc_lb_policy_grpclb
430 headers:
David Garcia Quintasb2e986b2016-06-15 23:55:50 -0700431 - src/core/ext/lb_policy/grpclb/grpclb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700432 - src/core/ext/lb_policy/grpclb/load_balancer_api.h
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700433 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700434 src:
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700435 - src/core/ext/lb_policy/grpclb/grpclb.c
Craig Tiller023caf12016-03-29 08:00:30 -0700436 - src/core/ext/lb_policy/grpclb/load_balancer_api.c
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700437 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700438 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700439 uses:
440 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700441 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700442 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700443- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700444 src:
445 - src/core/ext/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700446 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700447 uses:
448 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700449 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700450- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700451 src:
452 - src/core/ext/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700453 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700454 uses:
455 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700456 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700457- name: grpc_load_reporting
458 headers:
459 - src/core/ext/load_reporting/load_reporting.h
460 - src/core/ext/load_reporting/load_reporting_filter.h
461 src:
462 - src/core/ext/load_reporting/load_reporting.c
463 - src/core/ext/load_reporting/load_reporting_filter.c
464 plugin: grpc_load_reporting_plugin
465 uses:
466 - grpc_base
Craig Tiller65938df2016-03-31 13:08:49 -0700467- name: grpc_resolver_dns_native
468 src:
469 - src/core/ext/resolver/dns/native/dns_resolver.c
470 plugin: grpc_resolver_dns_native
471 uses:
472 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700473 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700474- name: grpc_resolver_sockaddr
475 src:
476 - src/core/ext/resolver/sockaddr/sockaddr_resolver.c
477 plugin: grpc_resolver_sockaddr
478 uses:
479 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700480 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100481- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700482 public_headers:
483 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100484 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700485 - src/core/lib/security/context/security_context.h
486 - src/core/lib/security/credentials/composite/composite_credentials.h
487 - src/core/lib/security/credentials/credentials.h
488 - src/core/lib/security/credentials/fake/fake_credentials.h
489 - src/core/lib/security/credentials/google_default/google_default_credentials.h
490 - src/core/lib/security/credentials/iam/iam_credentials.h
491 - src/core/lib/security/credentials/jwt/json_token.h
492 - src/core/lib/security/credentials/jwt/jwt_credentials.h
493 - src/core/lib/security/credentials/jwt/jwt_verifier.h
494 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
495 - src/core/lib/security/credentials/plugin/plugin_credentials.h
496 - src/core/lib/security/credentials/ssl/ssl_credentials.h
497 - src/core/lib/security/transport/auth_filters.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700498 - src/core/lib/security/transport/secure_endpoint.h
499 - src/core/lib/security/transport/security_connector.h
Mark D. Roth071cacf2016-11-17 13:17:56 -0800500 - src/core/lib/security/transport/security_handshaker.h
Craig Tillerddad9782016-05-05 17:11:31 -0700501 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700502 - src/core/lib/security/util/b64.h
503 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100504 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700505 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700506 - src/core/lib/security/context/security_context.c
507 - src/core/lib/security/credentials/composite/composite_credentials.c
508 - src/core/lib/security/credentials/credentials.c
509 - src/core/lib/security/credentials/credentials_metadata.c
510 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700511 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700512 - src/core/lib/security/credentials/google_default/google_default_credentials.c
513 - src/core/lib/security/credentials/iam/iam_credentials.c
514 - src/core/lib/security/credentials/jwt/json_token.c
515 - src/core/lib/security/credentials/jwt/jwt_credentials.c
516 - src/core/lib/security/credentials/jwt/jwt_verifier.c
517 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
518 - src/core/lib/security/credentials/plugin/plugin_credentials.c
519 - src/core/lib/security/credentials/ssl/ssl_credentials.c
520 - src/core/lib/security/transport/client_auth_filter.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700521 - src/core/lib/security/transport/secure_endpoint.c
522 - src/core/lib/security/transport/security_connector.c
Mark D. Roth071cacf2016-11-17 13:17:56 -0800523 - src/core/lib/security/transport/security_handshaker.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700524 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700525 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700526 - src/core/lib/security/util/b64.c
527 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700528 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700529 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700530 uses:
531 - grpc_base
532 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700533 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700534- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700535 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700536 headers:
537 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700538 - test/core/end2end/fake_resolver.h
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700539 - test/core/end2end/fixtures/http_proxy.h
Craig Tiller25834342015-09-25 08:08:24 -0700540 - test/core/end2end/fixtures/proxy.h
541 - test/core/iomgr/endpoint_tests.h
Craig Tiller25834342015-09-25 08:08:24 -0700542 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200543 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700544 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700545 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700546 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700547 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700548 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700549 - test/core/util/slice_splitter.h
550 src:
551 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700552 - test/core/end2end/fake_resolver.c
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700553 - test/core/end2end/fixtures/http_proxy.c
Craig Tiller25834342015-09-25 08:08:24 -0700554 - test/core/end2end/fixtures/proxy.c
555 - test/core/iomgr/endpoint_tests.c
Craig Tiller25834342015-09-25 08:08:24 -0700556 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200557 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700558 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700559 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700560 - test/core/util/passthru_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700561 - test/core/util/port_posix.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700562 - test/core/util/port_server_client.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700563 - test/core/util/port_uv.c
Craig Tiller25834342015-09-25 08:08:24 -0700564 - test/core/util/port_windows.c
565 - test/core/util/slice_splitter.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700566 deps:
567 - grpc
568 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700569- name: grpc_transport_chttp2
570 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700571 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700572 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700573 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
574 - src/core/ext/transport/chttp2/transport/frame.h
575 - src/core/ext/transport/chttp2/transport/frame_data.h
576 - src/core/ext/transport/chttp2/transport/frame_goaway.h
577 - src/core/ext/transport/chttp2/transport/frame_ping.h
578 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
579 - src/core/ext/transport/chttp2/transport/frame_settings.h
580 - src/core/ext/transport/chttp2/transport/frame_window_update.h
581 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
582 - src/core/ext/transport/chttp2/transport/hpack_parser.h
583 - src/core/ext/transport/chttp2/transport/hpack_table.h
584 - src/core/ext/transport/chttp2/transport/http2_errors.h
585 - src/core/ext/transport/chttp2/transport/huffsyms.h
586 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
587 - src/core/ext/transport/chttp2/transport/internal.h
588 - src/core/ext/transport/chttp2/transport/status_conversion.h
589 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700590 - src/core/ext/transport/chttp2/transport/varint.h
591 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700592 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700593 - src/core/ext/transport/chttp2/transport/bin_encoder.c
594 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700595 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
596 - src/core/ext/transport/chttp2/transport/frame_data.c
597 - src/core/ext/transport/chttp2/transport/frame_goaway.c
598 - src/core/ext/transport/chttp2/transport/frame_ping.c
599 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
600 - src/core/ext/transport/chttp2/transport/frame_settings.c
601 - src/core/ext/transport/chttp2/transport/frame_window_update.c
602 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
603 - src/core/ext/transport/chttp2/transport/hpack_parser.c
604 - src/core/ext/transport/chttp2/transport/hpack_table.c
605 - src/core/ext/transport/chttp2/transport/huffsyms.c
606 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
607 - src/core/ext/transport/chttp2/transport/parsing.c
608 - src/core/ext/transport/chttp2/transport/status_conversion.c
609 - src/core/ext/transport/chttp2/transport/stream_lists.c
610 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700611 - src/core/ext/transport/chttp2/transport/varint.c
612 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700613 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700614 uses:
615 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700616 - grpc_transport_chttp2_alpn
617- name: grpc_transport_chttp2_alpn
618 headers:
619 - src/core/ext/transport/chttp2/alpn/alpn.h
620 src:
621 - src/core/ext/transport/chttp2/alpn/alpn.c
622 deps:
623 - gpr
Mark D. Roth8686cab2016-11-17 13:12:17 -0800624- name: grpc_transport_chttp2_client_connector
625 headers:
626 - src/core/ext/transport/chttp2/client/chttp2_connector.h
627 src:
628 - src/core/ext/transport/chttp2/client/chttp2_connector.c
Mark D. Roth2502afb2016-11-29 15:17:31 -0800629 uses:
Mark D. Roth8686cab2016-11-17 13:12:17 -0800630 - grpc_transport_chttp2
631 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700632- name: grpc_transport_chttp2_client_insecure
633 src:
634 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700635 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700636 uses:
Mark D. Roth2502afb2016-11-29 15:17:31 -0800637 - grpc_transport_chttp2_client_connector
Craig Tiller44cc10b2016-03-28 10:45:29 -0700638 - grpc_transport_chttp2
639 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700640 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700641- name: grpc_transport_chttp2_client_secure
642 src:
643 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700644 uses:
645 - grpc_transport_chttp2
646 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700647 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700648 - grpc_secure
Mark D. Roth8686cab2016-11-17 13:12:17 -0800649 - grpc_transport_chttp2_client_connector
Mark D. Roth71403822016-12-02 10:51:39 -0800650- name: grpc_transport_chttp2_server
651 headers:
652 - src/core/ext/transport/chttp2/server/chttp2_server.h
653 src:
654 - src/core/ext/transport/chttp2/server/chttp2_server.c
655 uses:
656 - grpc_transport_chttp2
657 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700658- name: grpc_transport_chttp2_server_insecure
659 src:
660 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700661 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700662 uses:
663 - grpc_transport_chttp2
664 - grpc_base
Mark D. Roth71403822016-12-02 10:51:39 -0800665 - grpc_transport_chttp2_server
Craig Tillerf0555b32016-03-28 10:19:24 -0700666- name: grpc_transport_chttp2_server_secure
667 src:
668 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700669 uses:
670 - grpc_transport_chttp2
671 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700672 - grpc_secure
Mark D. Roth71403822016-12-02 10:51:39 -0800673 - grpc_transport_chttp2_server
makdharmac2ec95b2016-05-11 16:26:15 -0700674- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700675 public_headers:
676 - include/grpc/grpc_cronet.h
677 - include/grpc/grpc_security.h
678 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700679 headers:
makdharmac2ec95b2016-05-11 16:26:15 -0700680 - third_party/objective_c/Cronet/cronet_c_for_grpc.h
681 src:
682 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
683 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
684 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700685 filegroups:
686 - grpc_base
687 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800688- name: nanopb
689 headers:
690 - third_party/nanopb/pb.h
691 - third_party/nanopb/pb_common.h
692 - third_party/nanopb/pb_decode.h
693 - third_party/nanopb/pb_encode.h
694 src:
695 - third_party/nanopb/pb_common.c
696 - third_party/nanopb/pb_decode.c
697 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700698- name: tsi
699 headers:
700 - src/core/lib/tsi/fake_transport_security.h
701 - src/core/lib/tsi/ssl_transport_security.h
702 - src/core/lib/tsi/ssl_types.h
703 - src/core/lib/tsi/transport_security.h
704 - src/core/lib/tsi/transport_security_interface.h
705 src:
706 - src/core/lib/tsi/fake_transport_security.c
707 - src/core/lib/tsi/ssl_transport_security.c
708 - src/core/lib/tsi/transport_security.c
709 deps:
710 - gpr
711 secure: true
712- name: grpc++_base
713 language: c++
714 public_headers:
715 - include/grpc++/alarm.h
716 - include/grpc++/channel.h
717 - include/grpc++/client_context.h
718 - include/grpc++/completion_queue.h
719 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700720 - include/grpc++/create_channel_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700721 - include/grpc++/generic/async_generic_service.h
722 - include/grpc++/generic/generic_stub.h
723 - include/grpc++/grpc++.h
724 - include/grpc++/impl/call.h
725 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700726 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700727 - include/grpc++/impl/grpc_library.h
728 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700729 - include/grpc++/impl/rpc_method.h
730 - include/grpc++/impl/rpc_service_method.h
731 - include/grpc++/impl/serialization_traits.h
732 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700733 - include/grpc++/impl/server_builder_plugin.h
734 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700735 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700736 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700737 - include/grpc++/security/auth_context.h
738 - include/grpc++/security/auth_metadata_processor.h
739 - include/grpc++/security/credentials.h
740 - include/grpc++/security/server_credentials.h
741 - include/grpc++/server.h
742 - include/grpc++/server_builder.h
743 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700744 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700745 - include/grpc++/support/async_stream.h
746 - include/grpc++/support/async_unary_call.h
747 - include/grpc++/support/byte_buffer.h
748 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700749 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700750 - include/grpc++/support/slice.h
751 - include/grpc++/support/status.h
752 - include/grpc++/support/status_code_enum.h
753 - include/grpc++/support/string_ref.h
754 - include/grpc++/support/stub_options.h
755 - include/grpc++/support/sync_stream.h
756 - include/grpc++/support/time.h
757 headers:
758 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700759 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700760 - src/cpp/server/dynamic_thread_pool.h
761 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700762 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700763 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700764 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700765 - src/cpp/client/client_context.cc
766 - src/cpp/client/create_channel.cc
767 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700768 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700769 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700770 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700771 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700772 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700773 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700774 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700775 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700776 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700777 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700778 - src/cpp/server/async_generic_service.cc
779 - src/cpp/server/create_default_thread_pool.cc
780 - src/cpp/server/dynamic_thread_pool.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700781 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700782 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700783 - src/cpp/server/server_context.cc
784 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700785 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700786 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700787 - src/cpp/util/byte_buffer_cc.cc
788 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700789 - src/cpp/util/status.cc
790 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700791 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700792 uses:
yang-g17487f92016-06-03 15:21:15 -0700793 - grpc++_codegen_base
794- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700795 language: c++
796 public_headers:
797 - include/grpc++/impl/codegen/async_stream.h
798 - include/grpc++/impl/codegen/async_unary_call.h
799 - include/grpc++/impl/codegen/call.h
800 - include/grpc++/impl/codegen/call_hook.h
801 - include/grpc++/impl/codegen/channel_interface.h
802 - include/grpc++/impl/codegen/client_context.h
803 - include/grpc++/impl/codegen/client_unary_call.h
804 - include/grpc++/impl/codegen/completion_queue.h
805 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700806 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700807 - include/grpc++/impl/codegen/core_codegen_interface.h
808 - include/grpc++/impl/codegen/create_auth_context.h
809 - include/grpc++/impl/codegen/grpc_library.h
810 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700811 - include/grpc++/impl/codegen/rpc_method.h
812 - include/grpc++/impl/codegen/rpc_service_method.h
813 - include/grpc++/impl/codegen/security/auth_context.h
814 - include/grpc++/impl/codegen/serialization_traits.h
815 - include/grpc++/impl/codegen/server_context.h
816 - include/grpc++/impl/codegen/server_interface.h
817 - include/grpc++/impl/codegen/service_type.h
818 - include/grpc++/impl/codegen/status.h
819 - include/grpc++/impl/codegen/status_code_enum.h
yang-gd5581492016-09-06 14:05:53 -0700820 - include/grpc++/impl/codegen/status_helper.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700821 - include/grpc++/impl/codegen/string_ref.h
822 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700823 - include/grpc++/impl/codegen/sync_stream.h
824 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700825 uses:
826 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700827- name: grpc++_codegen_base_src
828 language: c++
829 src:
830 - src/cpp/codegen/codegen_init.cc
831 uses:
832 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700833- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700834 language: c++
835 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700836 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700837 uses:
yang-g17487f92016-06-03 15:21:15 -0700838 - grpc++_codegen_base
839 - grpc++_config_proto
840- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700841 language: c++
842 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700843 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700844- name: grpc++_reflection_proto
845 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -0700846 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -0700847 - src/proto/grpc/reflection/v1alpha/reflection.proto
chedetibc618ee2016-07-31 15:35:51 -0700848- name: thrift_util
849 language: c++
850 public_headers:
851 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700852 - include/grpc++/impl/codegen/thrift_utils.h
853 uses:
854 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100855libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800856- name: gpr
857 build: all
858 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800859 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700860 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800861 secure: false
862 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
863- name: gpr_test_util
864 build: private
865 language: c
866 headers:
867 - test/core/util/test_config.h
868 src:
869 - test/core/util/test_config.c
870 deps:
871 - gpr
872 secure: false
873 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700874- name: grpc
875 build: all
876 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700877 src:
878 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700879 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800880 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700881 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700882 filegroups:
883 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700884 - grpc_transport_chttp2_server_secure
885 - grpc_transport_chttp2_client_secure
886 - grpc_transport_chttp2_server_insecure
887 - grpc_transport_chttp2_client_insecure
Craig Tiller023caf12016-03-29 08:00:30 -0700888 - grpc_lb_policy_grpclb
889 - grpc_lb_policy_pick_first
890 - grpc_lb_policy_round_robin
Craig Tiller65938df2016-03-31 13:08:49 -0700891 - grpc_resolver_dns_native
892 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700893 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100894 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -0700895 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700896 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700897 secure: true
Craig Tiller25834342015-09-25 08:08:24 -0700898 vs_packages:
899 - grpc.dependencies.openssl
900 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -0700901 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700902- name: grpc_cronet
903 build: all
904 language: c
905 src:
906 - src/core/lib/surface/init.c
907 baselib: true
908 deps_linkage: static
909 dll: true
910 filegroups:
911 - grpc_base
912 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -0700913 - grpc_transport_chttp2_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700914 generate_plugin_registry: true
915 platforms:
916 - linux
917 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100918- name: grpc_dll
919 build: private
920 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100921 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100922 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100923 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100924 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +0100925 build_system:
926 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100927 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100928 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100929 vs_config_type: DynamicLibrary
930 vs_packages:
931 - grpc.dependencies.openssl
932 - grpc.dependencies.zlib
933 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
934 vs_props:
935 - zlib
936 - openssl
937 - winsock
938 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -0700939- name: grpc_test_util
940 build: private
941 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700942 headers:
943 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -0800944 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -0700945 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700946 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -0700947 - test/core/end2end/data/server1_cert.c
948 - test/core/end2end/data/server1_key.c
949 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -0800950 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -0700951 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800952 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -0800953 - gpr
Craig Tiller25834342015-09-25 08:08:24 -0700954 - grpc
955 filegroups:
956 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -0700957 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700958 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
959- name: grpc_test_util_unsecure
960 build: private
961 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700962 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800963 - gpr
964 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -0800965 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -0700966 filegroups:
967 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700968 secure: false
969 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
970- name: grpc_unsecure
971 build: all
972 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700973 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700974 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700975 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700976 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800977 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700978 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700979 filegroups:
980 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700981 - grpc_transport_chttp2_server_insecure
982 - grpc_transport_chttp2_client_insecure
Craig Tiller65938df2016-03-31 13:08:49 -0700983 - grpc_resolver_dns_native
984 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -0700985 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -0700986 - grpc_lb_policy_grpclb
987 - grpc_lb_policy_pick_first
988 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -0700989 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700990 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700991 secure: false
992 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700993- name: reconnect_server
994 build: private
995 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700996 headers:
997 - test/core/util/reconnect_server.h
998 src:
999 - test/core/util/reconnect_server.c
1000 deps:
yang-gc9fca182015-11-06 16:41:33 -08001001 - test_tcp_server
1002 - grpc_test_util
1003 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001004 - gpr_test_util
1005 - gpr
yang-gc9fca182015-11-06 16:41:33 -08001006- name: test_tcp_server
1007 build: private
1008 language: c
1009 headers:
1010 - test/core/util/test_tcp_server.h
1011 src:
1012 - test/core/util/test_tcp_server.c
1013 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001014 - grpc_test_util
1015 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001016 - gpr_test_util
1017 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001018- name: grpc++
1019 build: all
1020 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001021 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001022 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001023 - src/cpp/client/secure_credentials.h
1024 - src/cpp/common/secure_auth_context.h
1025 - src/cpp/server/secure_server_credentials.h
1026 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001027 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001028 - src/cpp/client/secure_credentials.cc
1029 - src/cpp/common/auth_property_iterator.cc
1030 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001031 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001032 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001033 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001034 - src/cpp/server/secure_server_credentials.cc
1035 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001036 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001037 baselib: true
1038 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001039 filegroups:
1040 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001041 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001042 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001043 secure: check
1044 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001045- name: grpc++_cronet
1046 build: all
1047 language: c++
1048 src:
1049 - src/cpp/client/cronet_credentials.cc
1050 - src/cpp/client/insecure_credentials.cc
1051 - src/cpp/common/insecure_create_auth_context.cc
1052 - src/cpp/server/insecure_server_credentials.cc
1053 deps:
1054 - gpr
1055 - grpc_cronet
1056 baselib: true
1057 dll: true
1058 filegroups:
1059 - grpc++_base
1060 - grpc++_codegen_base
1061 - grpc++_codegen_base_src
ncteisen86cda502016-11-28 11:00:45 -08001062 - grpc_transport_chttp2_client_insecure
1063 - grpc_transport_chttp2_server_insecure
1064 - census
Garrett Casto931a26b2016-10-04 09:18:29 -07001065 platforms:
1066 - linux
1067 secure: true
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001068- name: grpc++_proto_reflection_desc_db
1069 build: private
1070 language: c++
1071 headers:
1072 - test/cpp/util/proto_reflection_descriptor_database.h
1073 src:
1074 - test/cpp/util/proto_reflection_descriptor_database.cc
1075 deps:
1076 - grpc++
1077 filegroups:
1078 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001079 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001080- name: grpc++_reflection
1081 build: all
1082 language: c++
1083 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001084 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001085 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001086 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001087 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001088 - src/cpp/ext/proto_server_reflection.cc
1089 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001090 deps:
1091 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001092 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001093 - grpc++_reflection_proto
yang-g42879982016-10-13 15:58:31 -07001094- name: grpc++_test
Craig Tiller4f5ae752016-10-21 07:36:04 -07001095 build: private
yang-g42879982016-10-13 15:58:31 -07001096 language: c++
1097 headers:
1098 - include/grpc++/test/server_context_test_spouse.h
1099 src:
1100 - src/cpp/test/server_context_test_spouse.cc
1101 deps:
1102 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001103- name: grpc++_test_config
1104 build: private
1105 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001106 headers:
1107 - test/cpp/util/test_config.h
1108 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001109 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001110- name: grpc++_test_util
1111 build: private
1112 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001113 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001114 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001115 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001116 - test/cpp/util/create_test_channel.h
1117 - test/cpp/util/string_ref_helper.h
1118 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001119 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001120 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001121 - src/proto/grpc/testing/echo_messages.proto
1122 - src/proto/grpc/testing/echo.proto
1123 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001124 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001125 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001126 - test/cpp/util/create_test_channel.cc
1127 - test/cpp/util/string_ref_helper.cc
1128 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001129 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001130 deps:
1131 - grpc++
1132 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001133 filegroups:
1134 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001135 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001136 - grpc++_codegen_proto
1137 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001138 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001139- name: grpc++_unsecure
1140 build: all
1141 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001142 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001143 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001144 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001145 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001146 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001147 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001148 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001149 baselib: true
1150 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001151 filegroups:
1152 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001153 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001154 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001155 secure: false
1156 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
yang-gabdec2d2016-05-19 10:11:24 -07001157- name: grpc_cli_libs
1158 build: private
1159 language: c++
1160 headers:
1161 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001162 - test/cpp/util/cli_credentials.h
1163 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001164 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001165 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001166 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001167 src:
1168 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001169 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001170 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001171 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001172 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001173 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001174 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001175 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001176 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001177 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001178 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001179- name: grpc_plugin_support
1180 build: protoc
1181 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001182 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001183 - src/compiler/config.h
1184 - src/compiler/cpp_generator.h
1185 - src/compiler/cpp_generator_helpers.h
1186 - src/compiler/csharp_generator.h
1187 - src/compiler/csharp_generator_helpers.h
1188 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001189 - src/compiler/node_generator.h
1190 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001191 - src/compiler/objective_c_generator.h
1192 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001193 - src/compiler/php_generator.h
1194 - src/compiler/php_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001195 - src/compiler/python_generator.h
1196 - src/compiler/ruby_generator.h
1197 - src/compiler/ruby_generator_helpers-inl.h
1198 - src/compiler/ruby_generator_map-inl.h
1199 - src/compiler/ruby_generator_string-inl.h
1200 src:
1201 - src/compiler/cpp_generator.cc
1202 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001203 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001204 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001205 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001206 - src/compiler/python_generator.cc
1207 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001208 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001209 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001210 secure: false
1211 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001212 vs_props:
1213 - protoc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001214- name: interop_client_helper
1215 build: private
1216 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001217 headers:
1218 - test/cpp/interop/client_helper.h
1219 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001220 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001221 - test/cpp/interop/client_helper.cc
1222 deps:
1223 - grpc++_test_util
1224 - grpc_test_util
1225 - grpc++
1226 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001227 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001228- name: interop_client_main
1229 build: private
1230 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001231 headers:
1232 - test/cpp/interop/interop_client.h
1233 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001234 - src/proto/grpc/testing/empty.proto
1235 - src/proto/grpc/testing/messages.proto
1236 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001237 - test/cpp/interop/client.cc
1238 - test/cpp/interop/interop_client.cc
1239 deps:
1240 - interop_client_helper
1241 - grpc++_test_util
1242 - grpc_test_util
1243 - grpc++
1244 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001245 - gpr_test_util
1246 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001247 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001248- name: interop_server_helper
1249 build: private
1250 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001251 headers:
1252 - test/cpp/interop/server_helper.h
1253 src:
1254 - test/cpp/interop/server_helper.cc
1255 deps:
1256 - grpc_test_util
1257 - grpc++
1258 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001259 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001260- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001261 build: private
1262 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001263 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001264 - src/proto/grpc/testing/empty.proto
1265 - src/proto/grpc/testing/messages.proto
1266 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001267 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001268 deps:
1269 - interop_server_helper
1270 - grpc++_test_util
1271 - grpc_test_util
1272 - grpc++
1273 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001274 - gpr_test_util
1275 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001276 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001277- name: interop_server_main
1278 build: private
1279 language: c++
1280 src:
1281 - test/cpp/interop/interop_server_bootstrap.cc
1282 deps:
1283 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001284- name: qps
1285 build: private
1286 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001287 headers:
1288 - test/cpp/qps/client.h
1289 - test/cpp/qps/driver.h
1290 - test/cpp/qps/histogram.h
1291 - test/cpp/qps/interarrival.h
vjpaic8034422016-01-19 15:32:42 -08001292 - test/cpp/qps/limit_cores.h
David Klempnere27d1892016-05-19 13:50:16 -07001293 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001294 - test/cpp/qps/qps_worker.h
1295 - test/cpp/qps/report.h
1296 - test/cpp/qps/server.h
1297 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001298 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001299 - test/cpp/util/benchmark_config.h
1300 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001301 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001302 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001303 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001304 - src/proto/grpc/testing/control.proto
1305 - src/proto/grpc/testing/services.proto
Craig Tiller25834342015-09-25 08:08:24 -07001306 - test/cpp/qps/client_async.cc
1307 - test/cpp/qps/client_sync.cc
1308 - test/cpp/qps/driver.cc
vjpaic8034422016-01-19 15:32:42 -08001309 - test/cpp/qps/limit_cores.cc
David Klempnere27d1892016-05-19 13:50:16 -07001310 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001311 - test/cpp/qps/qps_worker.cc
1312 - test/cpp/qps/report.cc
1313 - test/cpp/qps/server_async.cc
1314 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001315 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001316 - test/cpp/util/benchmark_config.cc
1317 deps:
1318 - grpc_test_util
1319 - grpc++_test_util
1320 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001321- name: grpc_csharp_ext
1322 build: all
1323 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001324 src:
1325 - src/csharp/ext/grpc_csharp_ext.c
1326 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001327 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001328 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001329 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001330 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001331 dll: only
1332 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001333 vs_packages:
1334 - grpc.dependencies.openssl
1335 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001336 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001337 vs_props:
1338 - zlib
1339 - openssl
1340 - winsock
1341 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001342targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001343- name: alarm_test
1344 build: test
1345 language: c
1346 src:
1347 - test/core/surface/alarm_test.c
1348 deps:
1349 - grpc_test_util
1350 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001351 - gpr_test_util
1352 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001353- name: algorithm_test
1354 build: test
1355 language: c
1356 src:
1357 - test/core/compression/algorithm_test.c
1358 deps:
1359 - grpc_test_util
1360 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001361 - gpr_test_util
1362 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001363- name: alloc_test
1364 build: test
1365 language: c
1366 src:
1367 - test/core/support/alloc_test.c
1368 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001369 - gpr_test_util
1370 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001371- name: alpn_test
1372 build: test
1373 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001374 src:
1375 - test/core/transport/chttp2/alpn_test.c
1376 deps:
1377 - grpc_test_util
1378 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 - gpr_test_util
1380 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001381- name: api_fuzzer
1382 build: fuzzer
1383 language: c
1384 src:
1385 - test/core/end2end/fuzzers/api_fuzzer.c
1386 deps:
1387 - grpc_test_util
1388 - grpc
1389 - gpr_test_util
1390 - gpr
1391 corpus_dirs:
1392 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001393 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001394 maxlen: 2048
Yuchen Zeng955a3642016-06-17 13:48:03 -07001395- name: bad_server_response_test
1396 build: test
1397 language: c
1398 src:
1399 - test/core/end2end/bad_server_response_test.c
1400 deps:
1401 - test_tcp_server
1402 - grpc_test_util
1403 - grpc
1404 - gpr_test_util
1405 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001406 exclude_iomgrs:
1407 - uv
Yuchen Zengd982bba2016-05-12 18:53:52 -07001408- name: bin_decoder_test
1409 build: test
1410 language: c
1411 src:
1412 - test/core/transport/chttp2/bin_decoder_test.c
1413 deps:
1414 - grpc_test_util
1415 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001416- name: bin_encoder_test
1417 build: test
1418 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001419 src:
1420 - test/core/transport/chttp2/bin_encoder_test.c
1421 deps:
1422 - grpc_test_util
1423 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001424- name: census_context_test
1425 build: test
1426 language: c
1427 src:
1428 - test/core/census/context_test.c
1429 deps:
1430 - grpc_test_util
1431 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001432 - gpr_test_util
1433 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001434- name: census_resource_test
1435 build: test
1436 language: c
1437 src:
1438 - test/core/census/resource_test.c
1439 deps:
1440 - grpc_test_util
1441 - grpc
1442 - gpr_test_util
1443 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001444- name: census_trace_context_test
1445 build: test
1446 language: c
1447 src:
1448 - test/core/census/trace_context_test.c
1449 deps:
1450 - grpc_test_util
1451 - grpc
1452 - gpr_test_util
1453 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001454- name: channel_create_test
1455 build: test
1456 language: c
1457 src:
1458 - test/core/surface/channel_create_test.c
1459 deps:
1460 - grpc_test_util
1461 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001462 - gpr_test_util
1463 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001464- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001465 build: test
1466 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001467 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001468 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001469 deps:
1470 - grpc_test_util
1471 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001472 - gpr_test_util
1473 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001474- name: chttp2_status_conversion_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001475 build: test
1476 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001477 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001478 - test/core/transport/chttp2/status_conversion_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001479 deps:
1480 - grpc_test_util
1481 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001482 - gpr_test_util
1483 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001484- name: chttp2_stream_map_test
1485 build: test
1486 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001487 src:
1488 - test/core/transport/chttp2/stream_map_test.c
1489 deps:
1490 - grpc_test_util
1491 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 - gpr_test_util
1493 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001494- name: chttp2_varint_test
1495 build: test
1496 language: c
1497 src:
1498 - test/core/transport/chttp2/varint_test.c
1499 deps:
1500 - grpc_test_util
1501 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001502 - gpr_test_util
1503 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001504- name: client_fuzzer
1505 build: fuzzer
1506 language: c
1507 src:
1508 - test/core/end2end/fuzzers/client_fuzzer.c
1509 deps:
1510 - grpc_test_util
1511 - grpc
1512 - gpr_test_util
1513 - gpr
1514 corpus_dirs:
1515 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001516 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001517 maxlen: 2048
Craig Tillerf7cade12016-07-07 21:41:10 -07001518- name: combiner_test
1519 cpu_cost: 30
1520 build: test
1521 language: c
1522 src:
1523 - test/core/iomgr/combiner_test.c
1524 deps:
1525 - grpc_test_util
1526 - grpc
1527 - gpr_test_util
1528 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001529- name: compression_test
1530 build: test
1531 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001532 src:
1533 - test/core/compression/compression_test.c
1534 deps:
1535 - grpc_test_util
1536 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001537 - gpr_test_util
1538 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001539- name: concurrent_connectivity_test
1540 build: test
1541 language: c
1542 src:
1543 - test/core/surface/concurrent_connectivity_test.c
1544 deps:
1545 - grpc_test_util
1546 - grpc
1547 - gpr_test_util
1548 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001549 exclude_iomgrs:
1550 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001551- name: connection_refused_test
1552 cpu_cost: 0.1
1553 build: test
1554 language: c
1555 src:
1556 - test/core/end2end/connection_refused_test.c
1557 deps:
1558 - grpc_test_util
1559 - grpc
1560 - gpr_test_util
1561 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001562- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001563 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001564 build: test
1565 language: c
1566 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001567 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001568 deps:
1569 - grpc_test_util
1570 - grpc
1571 - gpr_test_util
1572 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001573 exclude_iomgrs:
1574 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001575- name: dns_resolver_test
1576 build: test
1577 language: c
1578 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001579 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001580 deps:
1581 - grpc_test_util
1582 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001583 - gpr_test_util
1584 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001585- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001586 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001587 build: test
1588 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001589 src:
1590 - test/core/end2end/dualstack_socket_test.c
1591 deps:
1592 - grpc_test_util
1593 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001594 - gpr_test_util
1595 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001596 exclude_iomgrs:
1597 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001598 platforms:
1599 - mac
1600 - linux
1601 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001602- name: endpoint_pair_test
1603 build: test
1604 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001605 src:
1606 - test/core/iomgr/endpoint_pair_test.c
1607 deps:
1608 - grpc_test_util
1609 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001610 - gpr_test_util
1611 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001612 exclude_iomgrs:
1613 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001614- name: ev_epoll_linux_test
1615 build: test
1616 language: c
1617 src:
1618 - test/core/iomgr/ev_epoll_linux_test.c
1619 deps:
1620 - grpc_test_util
1621 - grpc
1622 - gpr_test_util
1623 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001624 exclude_iomgrs:
1625 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001626 platforms:
1627 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001628- name: fd_conservation_posix_test
1629 build: test
1630 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001631 src:
1632 - test/core/iomgr/fd_conservation_posix_test.c
1633 deps:
1634 - grpc_test_util
1635 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 - gpr_test_util
1637 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001638 exclude_iomgrs:
1639 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001640 platforms:
1641 - mac
1642 - linux
1643 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001644- name: fd_posix_test
1645 build: test
1646 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001647 src:
1648 - test/core/iomgr/fd_posix_test.c
1649 deps:
1650 - grpc_test_util
1651 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 - gpr_test_util
1653 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001654 exclude_iomgrs:
1655 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001656 platforms:
1657 - mac
1658 - linux
1659 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001660- name: fling_client
1661 build: test
1662 run: false
1663 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001664 src:
1665 - test/core/fling/client.c
1666 deps:
1667 - grpc_test_util
1668 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001669 - gpr_test_util
1670 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001671- name: fling_server
1672 build: test
1673 run: false
1674 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001675 src:
1676 - test/core/fling/server.c
1677 deps:
1678 - grpc_test_util
1679 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001680 - gpr_test_util
1681 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001682- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001683 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001684 build: test
1685 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001686 src:
1687 - test/core/fling/fling_stream_test.c
1688 deps:
1689 - grpc_test_util
1690 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001691 - gpr_test_util
1692 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001693 platforms:
1694 - mac
1695 - linux
1696 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001697- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001698 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001699 build: test
1700 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001701 src:
1702 - test/core/fling/fling_test.c
1703 deps:
1704 - grpc_test_util
1705 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001706 - gpr_test_util
1707 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001708 platforms:
1709 - mac
1710 - linux
1711 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001712- name: gen_hpack_tables
1713 build: tool
1714 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001715 src:
1716 - tools/codegen/core/gen_hpack_tables.c
1717 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001718 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001719 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001720- name: gen_legal_metadata_characters
1721 build: tool
1722 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001723 src:
1724 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001725 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001726- name: gen_percent_encoding_tables
1727 build: tool
1728 language: c
1729 src:
1730 - tools/codegen/core/gen_percent_encoding_tables.c
1731 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001732- name: goaway_server_test
1733 cpu_cost: 0.1
1734 build: test
1735 language: c
1736 src:
1737 - test/core/end2end/goaway_server_test.c
1738 deps:
1739 - grpc_test_util
1740 - grpc
1741 - gpr_test_util
1742 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001743 exclude_iomgrs:
1744 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07001745 platforms:
1746 - mac
1747 - linux
1748 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001749- name: gpr_avl_test
1750 build: test
1751 language: c
1752 src:
1753 - test/core/support/avl_test.c
1754 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001755 - gpr_test_util
1756 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001757- name: gpr_backoff_test
1758 build: test
1759 language: c
1760 src:
1761 - test/core/support/backoff_test.c
1762 deps:
1763 - gpr_test_util
1764 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001765- name: gpr_cmdline_test
1766 build: test
1767 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001768 src:
1769 - test/core/support/cmdline_test.c
1770 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001771 - gpr_test_util
1772 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001773- name: gpr_cpu_test
1774 build: test
1775 language: c
1776 src:
1777 - test/core/support/cpu_test.c
1778 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001779 - gpr_test_util
1780 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001781- name: gpr_env_test
1782 build: test
1783 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001784 src:
1785 - test/core/support/env_test.c
1786 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001787 - gpr_test_util
1788 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001789- name: gpr_histogram_test
1790 build: test
1791 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001792 src:
1793 - test/core/support/histogram_test.c
1794 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001795 - gpr_test_util
1796 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001797- name: gpr_host_port_test
1798 build: test
1799 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001800 src:
1801 - test/core/support/host_port_test.c
1802 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001803 - gpr_test_util
1804 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001805- name: gpr_log_test
1806 build: test
1807 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001808 src:
1809 - test/core/support/log_test.c
1810 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001811 - gpr_test_util
1812 - gpr
Craig Tiller18879dc2016-05-02 22:13:48 -07001813- name: gpr_mpscq_test
Craig Tiller63d11752016-05-03 12:33:33 -07001814 cpu_cost: 30
Craig Tiller18879dc2016-05-02 22:13:48 -07001815 build: test
1816 language: c
1817 src:
1818 - test/core/support/mpscq_test.c
Craig Tillerc1c691f2016-09-07 10:40:13 -07001819 deps:
1820 - gpr_test_util
1821 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001822- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001823 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07001824 build: test
1825 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001826 src:
1827 - test/core/support/stack_lockfree_test.c
1828 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001829 - gpr_test_util
1830 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001831- name: gpr_string_test
1832 build: test
1833 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001834 src:
1835 - test/core/support/string_test.c
1836 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001837 - gpr_test_util
1838 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001839- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001840 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001841 build: test
1842 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001843 src:
1844 - test/core/support/sync_test.c
1845 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001846 - gpr_test_util
1847 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001848- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001849 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001850 build: test
1851 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001852 src:
1853 - test/core/support/thd_test.c
1854 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001855 - gpr_test_util
1856 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001857- name: gpr_time_test
1858 build: test
1859 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001860 src:
1861 - test/core/support/time_test.c
1862 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001863 - gpr_test_util
1864 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001865- name: gpr_tls_test
1866 build: test
1867 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001868 src:
1869 - test/core/support/tls_test.c
1870 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001871 - gpr_test_util
1872 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001873- name: gpr_useful_test
1874 build: test
1875 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001876 src:
1877 - test/core/support/useful_test.c
1878 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001879 - gpr_test_util
1880 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001881- name: grpc_auth_context_test
1882 build: test
1883 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001884 src:
1885 - test/core/security/auth_context_test.c
1886 deps:
1887 - grpc_test_util
1888 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001889 - gpr_test_util
1890 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08001891- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001892 build: test
1893 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001894 src:
Craig Tiller732a8752016-02-22 15:59:19 -08001895 - test/core/security/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001896 deps:
1897 - grpc_test_util
1898 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001899 - gpr_test_util
1900 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001901- name: grpc_byte_buffer_reader_test
1902 build: test
1903 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001904 src:
1905 - test/core/surface/byte_buffer_reader_test.c
1906 deps:
1907 - grpc_test_util
1908 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001909 - gpr_test_util
1910 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001911- name: grpc_channel_args_test
1912 build: test
1913 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001914 src:
1915 - test/core/channel/channel_args_test.c
1916 deps:
1917 - grpc_test_util
1918 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001919 - gpr_test_util
1920 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001921- name: grpc_channel_stack_test
1922 build: test
1923 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001924 src:
1925 - test/core/channel/channel_stack_test.c
1926 deps:
1927 - grpc_test_util
1928 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001929 - gpr_test_util
1930 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001931- name: grpc_completion_queue_test
1932 build: test
1933 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001934 src:
1935 - test/core/surface/completion_queue_test.c
1936 deps:
1937 - grpc_test_util
1938 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 - gpr_test_util
1940 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001941 exclude_iomgrs:
1942 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07001943- name: grpc_create_jwt
1944 build: tool
1945 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001946 src:
1947 - test/core/security/create_jwt.c
1948 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001949 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001950 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001951 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001952- name: grpc_credentials_test
1953 build: test
1954 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001955 src:
1956 - test/core/security/credentials_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_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001963 build: test
1964 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07001965 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001966 src:
1967 - test/core/security/fetch_oauth2.c
1968 deps:
1969 - grpc_test_util
1970 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001971 - gpr_test_util
1972 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08001973- name: grpc_invalid_channel_args_test
1974 build: test
1975 language: c
1976 src:
1977 - test/core/surface/invalid_channel_args_test.c
1978 deps:
1979 - grpc_test_util
1980 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001981 - gpr_test_util
1982 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001983- name: grpc_json_token_test
1984 build: test
1985 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001986 src:
1987 - test/core/security/json_token_test.c
1988 deps:
1989 - grpc_test_util
1990 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001991 - gpr_test_util
1992 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001993 platforms:
1994 - linux
1995 - posix
1996 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07001997- name: grpc_jwt_verifier_test
1998 build: test
1999 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002000 src:
2001 - test/core/security/jwt_verifier_test.c
2002 deps:
2003 - grpc_test_util
2004 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002005 - gpr_test_util
2006 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002007- name: grpc_print_google_default_creds_token
2008 build: tool
2009 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002010 src:
2011 - test/core/security/print_google_default_creds_token.c
2012 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002013 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002014 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002015- name: grpc_security_connector_test
2016 build: test
2017 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002018 src:
2019 - test/core/security/security_connector_test.c
2020 deps:
2021 - grpc_test_util
2022 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002023 - gpr_test_util
2024 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002025- name: grpc_verify_jwt
2026 build: tool
2027 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002028 src:
2029 - test/core/security/verify_jwt.c
2030 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002031 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002032 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002033- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002034 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002035 language: c
2036 src:
2037 - test/core/handshake/client_ssl.c
2038 deps:
2039 - grpc_test_util
2040 - grpc
2041 - gpr_test_util
2042 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002043 platforms:
2044 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002045 secure: true
2046- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002047 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002048 language: c
2049 src:
2050 - test/core/handshake/server_ssl.c
2051 deps:
2052 - grpc_test_util
2053 - grpc
2054 - gpr_test_util
2055 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002056 platforms:
2057 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002058 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002059- name: hpack_parser_fuzzer_test
2060 build: fuzzer
2061 language: c
2062 src:
2063 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2064 deps:
2065 - grpc_test_util
2066 - grpc
2067 - gpr_test_util
2068 - gpr
2069 corpus_dirs:
2070 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002071 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002072 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002073- name: hpack_parser_test
2074 build: test
2075 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002076 src:
2077 - test/core/transport/chttp2/hpack_parser_test.c
2078 deps:
2079 - grpc_test_util
2080 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002081 - gpr_test_util
2082 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002083- name: hpack_table_test
2084 build: test
2085 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002086 src:
2087 - test/core/transport/chttp2/hpack_table_test.c
2088 deps:
2089 - grpc_test_util
2090 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002091 - gpr_test_util
2092 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002093- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002094 build: test
2095 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002096 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002097 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002098 deps:
2099 - grpc_test_util
2100 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002101 - gpr_test_util
2102 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002103- name: http_request_fuzzer_test
2104 build: fuzzer
2105 language: c
2106 src:
2107 - test/core/http/request_fuzzer.c
2108 deps:
2109 - grpc_test_util
2110 - grpc
2111 - gpr_test_util
2112 - gpr
2113 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002114 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002115 maxlen: 2048
2116- name: http_response_fuzzer_test
2117 build: fuzzer
2118 language: c
2119 src:
2120 - test/core/http/response_fuzzer.c
2121 deps:
2122 - grpc_test_util
2123 - grpc
2124 - gpr_test_util
2125 - gpr
2126 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002127 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002128 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002129- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002130 build: test
2131 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002132 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002133 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002134 deps:
2135 - grpc_test_util
2136 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002137 - gpr_test_util
2138 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002139- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002140 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002141 build: test
2142 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002143 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002144 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002145 deps:
2146 - grpc_test_util
2147 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002148 - gpr_test_util
2149 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002150 platforms:
2151 - mac
2152 - linux
2153 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002154- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002155 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002156 build: test
2157 language: c
2158 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002159 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002160 deps:
2161 - grpc_test_util
2162 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002163 - gpr_test_util
2164 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002165 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002166 - linux
yang-gf1183302015-12-07 16:02:05 -08002167- name: init_test
2168 build: test
2169 language: c
2170 src:
2171 - test/core/surface/init_test.c
2172 deps:
2173 - grpc_test_util
2174 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002175 - gpr_test_util
2176 - gpr
Craig Tiller5cb79622016-03-15 14:46:54 -07002177- name: internal_api_canary_iomgr_test
2178 build: test
2179 run: false
2180 language: c
2181 src:
2182 - test/core/internal_api_canaries/iomgr.c
2183 deps:
2184 - grpc_test_util
2185 - grpc
2186 - gpr_test_util
2187 - gpr
2188- name: internal_api_canary_support_test
2189 build: test
2190 run: false
2191 language: c
2192 src:
2193 - test/core/internal_api_canaries/iomgr.c
2194 deps:
2195 - grpc_test_util
2196 - grpc
2197 - gpr_test_util
2198 - gpr
2199- name: internal_api_canary_transport_test
2200 build: test
2201 run: false
2202 language: c
2203 src:
2204 - test/core/internal_api_canaries/iomgr.c
2205 deps:
2206 - grpc_test_util
2207 - grpc
2208 - gpr_test_util
2209 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002210- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002211 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002212 build: test
2213 language: c
2214 src:
2215 - test/core/end2end/invalid_call_argument_test.c
2216 deps:
2217 - grpc_test_util
2218 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002219 - gpr_test_util
2220 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002221- name: json_fuzzer_test
2222 build: fuzzer
2223 language: c
2224 src:
2225 - test/core/json/fuzzer.c
2226 deps:
2227 - grpc_test_util
2228 - grpc
2229 - gpr_test_util
2230 - gpr
2231 corpus_dirs:
2232 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002233 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002234- name: json_rewrite
2235 build: test
2236 run: false
2237 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002238 src:
2239 - test/core/json/json_rewrite.c
2240 deps:
2241 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002242 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002243- name: json_rewrite_test
2244 build: test
2245 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002246 src:
2247 - test/core/json/json_rewrite_test.c
2248 deps:
2249 - grpc_test_util
2250 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002251 - gpr_test_util
2252 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002253- name: json_stream_error_test
2254 build: test
2255 language: c
2256 src:
2257 - test/core/json/json_stream_error_test.c
2258 deps:
2259 - grpc_test_util
2260 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002261 - gpr_test_util
2262 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002263- name: json_test
2264 build: test
2265 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002266 src:
2267 - test/core/json/json_test.c
2268 deps:
2269 - grpc_test_util
2270 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002271 - gpr_test_util
2272 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002273- name: lame_client_test
2274 build: test
2275 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002276 src:
2277 - test/core/surface/lame_client_test.c
2278 deps:
2279 - grpc_test_util
2280 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002281 - gpr_test_util
2282 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002283- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002284 cpu_cost: 0.1
Craig Tillerde7edf82016-03-20 09:12:16 -07002285 flaky: true
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002286 build: test
2287 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002288 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002289 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002290 deps:
2291 - grpc_test_util
2292 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002293 - gpr_test_util
2294 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002295- name: load_file_test
2296 build: test
2297 language: c
2298 src:
2299 - test/core/iomgr/load_file_test.c
2300 deps:
2301 - grpc_test_util
2302 - grpc
2303 - gpr_test_util
2304 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002305- name: low_level_ping_pong_benchmark
2306 build: benchmark
2307 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002308 src:
2309 - test/core/network_benchmarks/low_level_ping_pong.c
2310 deps:
2311 - grpc_test_util
2312 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002313 - gpr_test_util
2314 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002315 platforms:
2316 - mac
2317 - linux
2318 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002319- name: message_compress_test
2320 build: test
2321 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002322 src:
2323 - test/core/compression/message_compress_test.c
2324 deps:
2325 - grpc_test_util
2326 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002327 - gpr_test_util
2328 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002329- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002330 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002331 build: test
2332 language: c
2333 src:
2334 - test/core/census/mlog_test.c
2335 deps:
2336 - grpc_test_util
2337 - grpc
2338 - gpr_test_util
2339 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002340- name: multiple_server_queues_test
2341 build: test
2342 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002343 src:
2344 - test/core/end2end/multiple_server_queues_test.c
2345 deps:
2346 - grpc_test_util
2347 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002348 - gpr_test_util
2349 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002350- name: murmur_hash_test
2351 build: test
2352 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002353 src:
2354 - test/core/support/murmur_hash_test.c
2355 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002356 - gpr_test_util
2357 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002358- name: nanopb_fuzzer_response_test
2359 build: fuzzer
2360 language: c
2361 src:
2362 - test/core/nanopb/fuzzer_response.c
2363 deps:
2364 - grpc_test_util
2365 - grpc
2366 - gpr_test_util
2367 - gpr
2368 corpus_dirs:
2369 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002370 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002371- name: nanopb_fuzzer_serverlist_test
2372 build: fuzzer
2373 language: c
2374 src:
2375 - test/core/nanopb/fuzzer_serverlist.c
2376 deps:
2377 - grpc_test_util
2378 - grpc
2379 - gpr_test_util
2380 - gpr
2381 corpus_dirs:
2382 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002383 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002384- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002385 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002386 build: test
2387 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002388 src:
2389 - test/core/end2end/no_server_test.c
2390 deps:
2391 - grpc_test_util
2392 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002393 - gpr_test_util
2394 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002395- name: percent_decode_fuzzer
2396 build: fuzzer
2397 language: c
2398 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002399 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002400 deps:
2401 - grpc_test_util
2402 - grpc
2403 - gpr_test_util
2404 - gpr
2405 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002406 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002407 maxlen: 32
2408- name: percent_encode_fuzzer
2409 build: fuzzer
2410 language: c
2411 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002412 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002413 deps:
2414 - grpc_test_util
2415 - grpc
2416 - gpr_test_util
2417 - gpr
2418 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002419 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002420 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002421- name: percent_encoding_test
2422 build: test
2423 language: c
2424 src:
2425 - test/core/slice/percent_encoding_test.c
2426 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002427 - grpc_test_util
2428 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002429 - gpr_test_util
2430 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002431- name: resolve_address_test
2432 build: test
2433 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002434 src:
2435 - test/core/iomgr/resolve_address_test.c
2436 deps:
2437 - grpc_test_util
2438 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002439 - gpr_test_util
2440 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002441 exclude_iomgrs:
2442 - uv
Craig Tiller20afa3d2016-10-17 14:52:14 -07002443- name: resource_quota_test
2444 cpu_cost: 30
2445 build: test
2446 language: c
2447 src:
2448 - test/core/iomgr/resource_quota_test.c
2449 deps:
2450 - grpc_test_util
2451 - grpc
2452 - gpr_test_util
2453 - gpr
yang-gd482e592015-12-10 14:04:00 -08002454- name: secure_channel_create_test
2455 build: test
2456 language: c
2457 src:
2458 - test/core/surface/secure_channel_create_test.c
2459 deps:
2460 - grpc_test_util
2461 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002462 - gpr_test_util
2463 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002464- name: secure_endpoint_test
2465 build: test
2466 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002467 src:
2468 - test/core/security/secure_endpoint_test.c
2469 deps:
2470 - grpc_test_util
2471 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002472 - gpr_test_util
2473 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002474 exclude_iomgrs:
2475 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002476- name: sequential_connectivity_test
2477 build: test
2478 language: c
2479 src:
2480 - test/core/surface/sequential_connectivity_test.c
2481 deps:
2482 - grpc_test_util
2483 - grpc
2484 - gpr_test_util
2485 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002486 exclude_iomgrs:
2487 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002488- name: server_chttp2_test
2489 build: test
2490 language: c
2491 src:
2492 - test/core/surface/server_chttp2_test.c
2493 deps:
2494 - grpc_test_util
2495 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002496 - gpr_test_util
2497 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002498- name: server_fuzzer
2499 build: fuzzer
2500 language: c
2501 src:
2502 - test/core/end2end/fuzzers/server_fuzzer.c
2503 deps:
2504 - grpc_test_util
2505 - grpc
2506 - gpr_test_util
2507 - gpr
2508 corpus_dirs:
2509 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002510 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002511 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002512- name: server_test
2513 build: test
2514 language: c
2515 src:
2516 - test/core/surface/server_test.c
2517 deps:
2518 - grpc_test_util
2519 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002520 - gpr_test_util
2521 - gpr
yang-gc9fca182015-11-06 16:41:33 -08002522- name: set_initial_connect_string_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002523 cpu_cost: 0.1
yang-gc9fca182015-11-06 16:41:33 -08002524 build: test
2525 language: c
2526 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002527 - test/core/client_channel/set_initial_connect_string_test.c
yang-gc9fca182015-11-06 16:41:33 -08002528 deps:
2529 - test_tcp_server
2530 - grpc_test_util
2531 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002532 - gpr_test_util
2533 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002534 exclude_iomgrs:
2535 - uv
Craig Tillerc3350542016-10-26 16:19:01 -07002536- name: slice_buffer_test
2537 build: test
2538 language: c
2539 src:
2540 - test/core/slice/slice_buffer_test.c
2541 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002542 - grpc_test_util
2543 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002544 - gpr_test_util
2545 - gpr
2546- name: slice_string_helpers_test
2547 build: test
2548 language: c
2549 src:
2550 - test/core/slice/slice_string_helpers_test.c
2551 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002552 - grpc_test_util
2553 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002554 - gpr_test_util
2555 - gpr
2556- name: slice_test
2557 build: test
2558 language: c
2559 src:
2560 - test/core/slice/slice_test.c
2561 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002562 - grpc_test_util
2563 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002564 - gpr_test_util
2565 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002566- name: sockaddr_resolver_test
2567 build: test
2568 language: c
2569 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002570 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002571 deps:
2572 - grpc_test_util
2573 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002574 - gpr_test_util
2575 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002576- name: sockaddr_utils_test
2577 build: test
2578 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002579 src:
2580 - test/core/iomgr/sockaddr_utils_test.c
2581 deps:
2582 - grpc_test_util
2583 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002584 - gpr_test_util
2585 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002586- name: socket_utils_test
2587 build: test
2588 language: c
2589 src:
2590 - test/core/iomgr/socket_utils_test.c
2591 deps:
2592 - grpc_test_util
2593 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002594 - gpr_test_util
2595 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002596 exclude_iomgrs:
2597 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002598 platforms:
2599 - mac
2600 - linux
2601 - posix
yang-g31e21282016-11-04 15:10:03 -07002602- name: ssl_server_fuzzer
2603 build: fuzzer
2604 language: c
2605 src:
2606 - test/core/security/ssl_server_fuzzer.c
2607 deps:
2608 - grpc_test_util
2609 - grpc
2610 - gpr_test_util
2611 - gpr
2612 corpus_dirs:
2613 - test/core/security/corpus/ssl_server_corpus
2614 maxlen: 2048
Craig Tillerbf4b2242015-08-31 15:53:53 -07002615- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002616 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002617 build: test
2618 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002619 src:
2620 - test/core/iomgr/tcp_client_posix_test.c
2621 deps:
2622 - grpc_test_util
2623 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002624 - gpr_test_util
2625 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002626 exclude_iomgrs:
2627 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002628 platforms:
2629 - mac
2630 - linux
2631 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002632- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002633 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002634 build: test
2635 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002636 src:
2637 - test/core/iomgr/tcp_posix_test.c
2638 deps:
2639 - grpc_test_util
2640 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002641 - gpr_test_util
2642 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002643 exclude_iomgrs:
2644 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002645 platforms:
2646 - mac
2647 - linux
2648 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002649- name: tcp_server_posix_test
2650 build: test
2651 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002652 src:
2653 - test/core/iomgr/tcp_server_posix_test.c
2654 deps:
2655 - grpc_test_util
2656 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002657 - gpr_test_util
2658 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002659 exclude_iomgrs:
2660 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002661 platforms:
2662 - mac
2663 - linux
2664 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002665- name: time_averaged_stats_test
2666 build: test
2667 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002668 src:
2669 - test/core/iomgr/time_averaged_stats_test.c
2670 deps:
2671 - grpc_test_util
2672 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002673 - gpr_test_util
2674 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002675- name: timeout_encoding_test
2676 build: test
2677 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002678 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002679 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002680 deps:
2681 - grpc_test_util
2682 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002683 - gpr_test_util
2684 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002685- name: timer_heap_test
2686 build: test
2687 language: c
2688 src:
2689 - test/core/iomgr/timer_heap_test.c
2690 deps:
2691 - grpc_test_util
2692 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002693 - gpr_test_util
2694 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002695 exclude_iomgrs:
2696 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002697- name: timer_list_test
2698 build: test
2699 language: c
2700 src:
2701 - test/core/iomgr/timer_list_test.c
2702 deps:
2703 - grpc_test_util
2704 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002705 - gpr_test_util
2706 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002707 exclude_iomgrs:
2708 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08002709- name: transport_connectivity_state_test
2710 build: test
2711 language: c
2712 src:
2713 - test/core/transport/connectivity_state_test.c
2714 deps:
2715 - grpc_test_util
2716 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002717 - gpr_test_util
2718 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002719- name: transport_metadata_test
2720 build: test
2721 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002722 src:
2723 - test/core/transport/metadata_test.c
2724 deps:
2725 - grpc_test_util
2726 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002727 - gpr_test_util
2728 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07002729- name: transport_pid_controller_test
2730 build: test
2731 language: c
2732 src:
2733 - test/core/transport/pid_controller_test.c
2734 deps:
2735 - grpc_test_util
2736 - grpc
2737 - gpr_test_util
2738 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002739- name: transport_security_test
2740 build: test
2741 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002742 src:
2743 - test/core/tsi/transport_security_test.c
2744 deps:
2745 - grpc_test_util
2746 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002747 - gpr_test_util
2748 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002749 platforms:
2750 - linux
2751 - posix
2752 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002753- name: udp_server_test
2754 build: test
2755 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002756 src:
2757 - test/core/iomgr/udp_server_test.c
2758 deps:
2759 - grpc_test_util
2760 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002761 - gpr_test_util
2762 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07002763 exclude_iomgrs:
2764 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002765 platforms:
2766 - mac
2767 - linux
2768 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07002769- name: uri_fuzzer_test
2770 build: fuzzer
2771 language: c
2772 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002773 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07002774 deps:
2775 - grpc_test_util
2776 - grpc
2777 - gpr_test_util
2778 - gpr
2779 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002780 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002781 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002782- name: uri_parser_test
2783 build: test
2784 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002785 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002786 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002787 deps:
2788 - grpc_test_util
2789 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002790 - gpr_test_util
2791 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07002792- name: wakeup_fd_cv_test
2793 build: test
2794 language: c
2795 src:
2796 - test/core/iomgr/wakeup_fd_cv_test.c
2797 deps:
2798 - grpc_test_util
2799 - grpc
2800 - gpr_test_util
2801 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07002802 exclude_iomgrs:
2803 - uv
kpayson64d195cf52016-10-09 18:04:00 -07002804 platforms:
2805 - mac
2806 - linux
2807 - posix
vjpai04e992a2016-02-10 16:58:38 -08002808- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002809 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08002810 build: test
2811 language: c++
2812 src:
2813 - test/cpp/common/alarm_cpp_test.cc
2814 deps:
2815 - grpc++_test_util
2816 - grpc_test_util
2817 - grpc++
2818 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08002819 - gpr_test_util
2820 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002821- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002822 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002823 build: test
2824 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002825 src:
2826 - test/cpp/end2end/async_end2end_test.cc
2827 deps:
2828 - grpc++_test_util
2829 - grpc_test_util
2830 - grpc++
2831 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002832 - gpr_test_util
2833 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002834- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002835 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002836 build: test
2837 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002838 src:
2839 - test/cpp/common/auth_property_iterator_test.cc
2840 deps:
2841 - grpc++_test_util
2842 - grpc_test_util
2843 - grpc++
2844 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002845 - gpr_test_util
2846 - gpr
Craig Tiller93d802b2016-10-25 21:05:49 -07002847- name: bm_fullstack
2848 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07002849 language: c++
2850 src:
2851 - test/cpp/microbenchmarks/bm_fullstack.cc
2852 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08002853 - benchmark
Craig Tiller93d802b2016-10-25 21:05:49 -07002854 - grpc++_test_util
2855 - grpc_test_util
2856 - grpc++
2857 - grpc
2858 - gpr_test_util
2859 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002860- name: channel_arguments_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002861 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002862 build: test
2863 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002864 src:
yang-g52705592015-11-25 11:45:33 -08002865 - test/cpp/common/channel_arguments_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07002866 deps:
2867 - grpc++
2868 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002869 - gpr
Mark D. Roth0e44a252016-11-07 11:26:05 -08002870- name: channel_filter_test
2871 gtest: true
2872 build: test
2873 language: c++
2874 src:
2875 - test/cpp/common/channel_filter_test.cc
2876 deps:
2877 - grpc++
2878 - grpc
2879 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002880- name: cli_call_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002881 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002882 build: test
2883 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002884 src:
2885 - test/cpp/util/cli_call_test.cc
2886 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002887 - grpc_cli_libs
Craig Tiller25834342015-09-25 08:08:24 -07002888 - grpc++_test_util
2889 - grpc_test_util
2890 - grpc++
2891 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002892 - gpr_test_util
2893 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002894- name: client_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002895 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002896 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002897 build: test
2898 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002899 src:
2900 - test/cpp/end2end/client_crash_test.cc
2901 deps:
2902 - grpc++_test_util
2903 - grpc_test_util
2904 - grpc++
2905 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002906 - gpr_test_util
2907 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002908 platforms:
2909 - mac
2910 - linux
2911 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002912- name: client_crash_test_server
2913 build: test
2914 run: false
2915 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002916 src:
2917 - test/cpp/end2end/client_crash_test_server.cc
2918 deps:
2919 - grpc++_test_util
2920 - grpc_test_util
2921 - grpc++
2922 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002923 - gpr_test_util
2924 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002925- name: codegen_test_full
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08002926 gtest: true
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002927 build: test
2928 language: c++
2929 src:
2930 - src/proto/grpc/testing/control.proto
2931 - src/proto/grpc/testing/messages.proto
2932 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002933 - src/proto/grpc/testing/services.proto
2934 - src/proto/grpc/testing/stats.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002935 - test/cpp/codegen/codegen_test_full.cc
2936 deps:
2937 - grpc++
2938 - grpc
2939 - gpr
2940 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002941 - grpc++_codegen_base
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002942- name: codegen_test_minimal
2943 gtest: true
2944 build: test
2945 language: c++
2946 src:
2947 - src/proto/grpc/testing/control.proto
2948 - src/proto/grpc/testing/messages.proto
2949 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002950 - src/proto/grpc/testing/services.proto
2951 - src/proto/grpc/testing/stats.proto
2952 - test/cpp/codegen/codegen_test_minimal.cc
Craig Tiller03d8f2f2016-04-07 08:02:16 -07002953 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002954 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07002955 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07002956- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002957 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002958 build: test
2959 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002960 src:
2961 - test/cpp/client/credentials_test.cc
2962 deps:
2963 - grpc++
2964 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002965 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002966- name: cxx_byte_buffer_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002967 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002968 build: test
2969 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002970 src:
2971 - test/cpp/util/byte_buffer_test.cc
2972 deps:
2973 - grpc_test_util
2974 - grpc++
2975 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002976 - gpr_test_util
2977 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002978- name: cxx_slice_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002979 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002980 build: test
2981 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002982 src:
2983 - test/cpp/util/slice_test.cc
2984 deps:
2985 - grpc_test_util
2986 - grpc++
2987 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002988 - gpr_test_util
2989 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002990- name: cxx_string_ref_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002991 gtest: true
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/util/string_ref_test.cc
2996 deps:
2997 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07002998- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002999 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003000 build: test
3001 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003002 src:
3003 - test/cpp/util/time_test.cc
3004 deps:
3005 - grpc_test_util
3006 - grpc++
3007 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003008 - gpr_test_util
3009 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003010- name: end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003011 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003012 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003013 build: test
3014 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003015 src:
3016 - test/cpp/end2end/end2end_test.cc
3017 deps:
3018 - grpc++_test_util
3019 - grpc_test_util
3020 - grpc++
3021 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003022 - gpr_test_util
3023 - gpr
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003024- name: filter_end2end_test
3025 gtest: true
3026 build: test
3027 language: c++
3028 src:
3029 - test/cpp/end2end/filter_end2end_test.cc
3030 deps:
3031 - grpc++_test_util
3032 - grpc_test_util
3033 - grpc++
3034 - grpc
3035 - gpr_test_util
3036 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003037- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003038 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003039 build: test
3040 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003041 src:
3042 - test/cpp/end2end/generic_end2end_test.cc
3043 deps:
3044 - grpc++_test_util
3045 - grpc_test_util
3046 - grpc++
3047 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003048 - gpr_test_util
3049 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07003050- name: golden_file_test
3051 gtest: true
3052 build: test
3053 language: c++
3054 src:
3055 - src/proto/grpc/testing/compiler_test.proto
3056 - test/cpp/codegen/golden_file_test.cc
3057 deps:
3058 - grpc++
3059 - grpc
3060 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003061- name: grpc_cli
3062 build: test
3063 run: false
3064 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003065 src:
3066 - test/cpp/util/grpc_cli.cc
3067 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003068 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003069 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003070 - grpc++
3071 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003072 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003073 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003074- name: grpc_cpp_plugin
3075 build: protoc
3076 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003077 src:
3078 - src/compiler/cpp_plugin.cc
3079 deps:
3080 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003081 secure: false
3082 vs_config_type: Application
3083 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3084- name: grpc_csharp_plugin
3085 build: protoc
3086 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003087 src:
3088 - src/compiler/csharp_plugin.cc
3089 deps:
3090 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003091 secure: false
3092 vs_config_type: Application
3093 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003094- name: grpc_node_plugin
3095 build: protoc
3096 language: c++
3097 src:
3098 - src/compiler/node_plugin.cc
3099 deps:
3100 - grpc_plugin_support
3101 secure: false
3102 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003103- name: grpc_objective_c_plugin
3104 build: protoc
3105 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003106 src:
3107 - src/compiler/objective_c_plugin.cc
3108 deps:
3109 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003110 secure: false
3111 vs_config_type: Application
3112 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003113- name: grpc_php_plugin
3114 build: protoc
3115 language: c++
3116 src:
3117 - src/compiler/php_plugin.cc
3118 deps:
3119 - grpc_plugin_support
3120 secure: false
3121 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003122- name: grpc_python_plugin
3123 build: protoc
3124 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003125 src:
3126 - src/compiler/python_plugin.cc
3127 deps:
3128 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003129 secure: false
3130 vs_config_type: Application
3131 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3132- name: grpc_ruby_plugin
3133 build: protoc
3134 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003135 src:
3136 - src/compiler/ruby_plugin.cc
3137 deps:
3138 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003139 secure: false
3140 vs_config_type: Application
3141 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003142- name: grpc_tool_test
3143 gtest: true
3144 build: test
3145 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003146 src:
3147 - src/proto/grpc/testing/echo.proto
3148 - src/proto/grpc/testing/echo_messages.proto
3149 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003150 deps:
3151 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003152 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003153 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003154 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003155 - grpc_test_util
3156 - grpc++
3157 - grpc
3158 - gpr_test_util
3159 - gpr
3160 filegroups:
3161 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003162- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003163 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003164 build: test
3165 language: c++
3166 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003167 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003168 - test/cpp/grpclb/grpclb_api_test.cc
3169 deps:
3170 - grpc++_test_util
3171 - grpc_test_util
3172 - grpc++
3173 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07003174- name: grpclb_test
3175 gtest: false
3176 build: test
3177 language: c++
3178 src:
3179 - src/proto/grpc/lb/v1/load_balancer.proto
3180 - test/cpp/grpclb/grpclb_test.cc
3181 deps:
3182 - gpr
3183 - gpr_test_util
3184 - grpc
3185 - grpc++
3186 - grpc++_test_util
3187 - grpc_test_util
yang-gbe5a2c42016-01-14 13:11:15 -08003188- name: hybrid_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003189 gtest: true
yang-gbe5a2c42016-01-14 13:11:15 -08003190 build: test
3191 language: c++
3192 src:
3193 - test/cpp/end2end/hybrid_end2end_test.cc
3194 deps:
3195 - grpc++_test_util
3196 - grpc_test_util
3197 - grpc++
3198 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003199 - gpr_test_util
3200 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003201- name: interop_client
3202 build: test
3203 run: false
3204 language: c++
3205 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003206 deps:
3207 - interop_client_main
3208 - interop_client_helper
3209 - grpc++_test_util
3210 - grpc_test_util
3211 - grpc++
3212 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003213 - gpr_test_util
3214 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003215 - grpc++_test_config
3216 platforms:
3217 - mac
3218 - linux
3219 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003220- name: interop_server
3221 build: test
3222 run: false
3223 language: c++
3224 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003225 deps:
3226 - interop_server_main
3227 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003228 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003229 - grpc++_test_util
3230 - grpc_test_util
3231 - grpc++
3232 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003233 - gpr_test_util
3234 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003235 - grpc++_test_config
3236 platforms:
3237 - mac
3238 - linux
3239 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003240- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08003241 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003242 build: test
3243 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003244 src:
3245 - test/cpp/interop/interop_test.cc
3246 deps:
3247 - grpc_test_util
3248 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003249 - gpr_test_util
3250 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07003251 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07003252 platforms:
3253 - mac
3254 - linux
3255 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003256- name: json_run_localhost
3257 build: test
3258 run: false
3259 language: c++
3260 src:
3261 - test/cpp/qps/json_run_localhost.cc
3262 deps:
3263 - grpc++_test_util
3264 - grpc_test_util
3265 - grpc++
3266 - grpc
3267 - gpr_test_util
3268 - gpr
3269 - grpc++_test_config
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003270- name: metrics_client
3271 build: test
3272 run: false
3273 language: c++
3274 headers:
3275 - test/cpp/util/metrics_server.h
3276 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003277 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003278 - test/cpp/interop/metrics_client.cc
3279 deps:
3280 - grpc++
3281 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003282 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003283 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003284- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003285 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003286 build: test
3287 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003288 src:
3289 - test/cpp/end2end/mock_test.cc
3290 deps:
3291 - grpc++_test_util
3292 - grpc_test_util
3293 - grpc++
3294 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003295 - gpr_test_util
3296 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07003297- name: noop-benchmark
3298 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07003299 language: c++
3300 src:
3301 - test/cpp/microbenchmarks/noop-benchmark.cc
3302 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08003303 - benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003304- name: proto_server_reflection_test
3305 gtest: true
3306 build: test
3307 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003308 src:
3309 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003310 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003311 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003312 - grpc++_reflection
3313 - grpc++_test_util
3314 - grpc_test_util
3315 - grpc++
3316 - grpc
3317 - gpr_test_util
3318 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003319- name: qps_interarrival_test
3320 build: test
3321 run: false
3322 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003323 src:
3324 - test/cpp/qps/qps_interarrival_test.cc
3325 deps:
3326 - qps
3327 - grpc++_test_util
3328 - grpc_test_util
3329 - grpc++
3330 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003331 - gpr_test_util
3332 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003333 platforms:
3334 - mac
3335 - linux
3336 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003337- name: qps_json_driver
3338 build: test
3339 run: false
3340 language: c++
3341 src:
3342 - test/cpp/qps/qps_json_driver.cc
3343 deps:
3344 - qps
3345 - grpc++_test_util
3346 - grpc_test_util
3347 - grpc++
3348 - grpc
3349 - gpr_test_util
3350 - gpr
3351 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003352- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08003353 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003354 build: test
3355 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003356 src:
3357 - test/cpp/qps/qps_openloop_test.cc
3358 deps:
3359 - qps
3360 - grpc++_test_util
3361 - grpc_test_util
3362 - grpc++
3363 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003364 - gpr_test_util
3365 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003366 - grpc++_test_config
3367 platforms:
3368 - mac
3369 - linux
3370 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003371- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003372 build: test
3373 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003374 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003375 headers:
3376 - test/cpp/qps/client.h
3377 - test/cpp/qps/server.h
3378 src:
3379 - test/cpp/qps/worker.cc
3380 deps:
3381 - qps
3382 - grpc++_test_util
3383 - grpc_test_util
3384 - grpc++
3385 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003386 - gpr_test_util
3387 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003388 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003389- name: reconnect_interop_client
3390 build: test
3391 run: false
3392 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003393 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003394 - src/proto/grpc/testing/empty.proto
3395 - src/proto/grpc/testing/messages.proto
3396 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003397 - test/cpp/interop/reconnect_interop_client.cc
3398 deps:
3399 - grpc++_test_util
3400 - grpc_test_util
3401 - grpc++
3402 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003403 - gpr_test_util
3404 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003405 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003406- name: reconnect_interop_server
3407 build: test
3408 run: false
3409 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003410 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003411 - src/proto/grpc/testing/empty.proto
3412 - src/proto/grpc/testing/messages.proto
3413 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003414 - test/cpp/interop/reconnect_interop_server.cc
3415 deps:
3416 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08003417 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07003418 - grpc++_test_util
3419 - grpc_test_util
3420 - grpc++
3421 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003422 - gpr_test_util
3423 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003424 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07003425- name: round_robin_end2end_test
3426 gtest: true
3427 build: test
3428 language: c++
3429 src:
3430 - test/cpp/end2end/round_robin_end2end_test.cc
3431 deps:
3432 - grpc++_test_util
3433 - grpc_test_util
3434 - grpc++
3435 - grpc
3436 - gpr_test_util
3437 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003438- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003439 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003440 build: test
3441 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003442 src:
3443 - test/cpp/common/secure_auth_context_test.cc
3444 deps:
3445 - grpc++_test_util
3446 - grpc_test_util
3447 - grpc++
3448 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003449 - gpr_test_util
3450 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003451- name: secure_sync_unary_ping_pong_test
3452 build: test
3453 language: c++
3454 src:
3455 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
3456 deps:
3457 - qps
3458 - grpc++_test_util
3459 - grpc_test_util
3460 - grpc++
3461 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003462 - gpr_test_util
3463 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003464 platforms:
3465 - mac
3466 - linux
3467 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07003468- name: server_builder_plugin_test
3469 gtest: true
3470 build: test
3471 language: c++
3472 src:
3473 - test/cpp/end2end/server_builder_plugin_test.cc
3474 deps:
3475 - grpc++_test_util
3476 - grpc_test_util
3477 - grpc++
3478 - grpc
3479 - gpr_test_util
3480 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07003481- name: server_context_test_spouse_test
3482 gtest: true
3483 build: test
3484 language: c++
3485 src:
3486 - test/cpp/test/server_context_test_spouse_test.cc
3487 deps:
3488 - grpc_test_util
3489 - grpc++_test
3490 - grpc++
3491 - grpc
3492 - gpr_test_util
3493 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003494- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003495 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003496 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003497 build: test
3498 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003499 src:
3500 - test/cpp/end2end/server_crash_test.cc
3501 deps:
3502 - grpc++_test_util
3503 - grpc_test_util
3504 - grpc++
3505 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003506 - gpr_test_util
3507 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003508 platforms:
3509 - mac
3510 - linux
3511 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003512- name: server_crash_test_client
3513 build: test
3514 run: false
3515 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003516 src:
3517 - test/cpp/end2end/server_crash_test_client.cc
3518 deps:
3519 - grpc++_test_util
3520 - grpc_test_util
3521 - grpc++
3522 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003523 - gpr_test_util
3524 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003525- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003526 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003527 build: test
3528 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003529 src:
3530 - test/cpp/end2end/shutdown_test.cc
3531 deps:
3532 - grpc++_test_util
3533 - grpc_test_util
3534 - grpc++
3535 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003536 - gpr_test_util
3537 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003538- name: status_test
3539 build: test
3540 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003541 src:
3542 - test/cpp/util/status_test.cc
3543 deps:
3544 - grpc_test_util
3545 - grpc++
3546 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003547 - gpr_test_util
3548 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003549- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003550 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003551 build: test
3552 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003553 src:
3554 - test/cpp/end2end/streaming_throughput_test.cc
3555 deps:
3556 - grpc++_test_util
3557 - grpc_test_util
3558 - grpc++
3559 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003560 - gpr_test_util
3561 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003562 platforms:
3563 - mac
3564 - linux
3565 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003566- name: stress_test
3567 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07003568 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003569 language: c++
3570 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003571 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003572 - test/cpp/interop/interop_client.h
3573 - test/cpp/interop/stress_interop_client.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003574 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003575 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003576 - src/proto/grpc/testing/empty.proto
3577 - src/proto/grpc/testing/messages.proto
3578 - src/proto/grpc/testing/metrics.proto
3579 - src/proto/grpc/testing/test.proto
Makarand Dharmapurikare3dd1d72016-10-20 10:37:39 -07003580 - test/cpp/interop/client_helper.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003581 - test/cpp/interop/interop_client.cc
3582 - test/cpp/interop/stress_interop_client.cc
3583 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003584 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003585 deps:
3586 - grpc++_test_util
3587 - grpc_test_util
3588 - grpc++
3589 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003590 - gpr_test_util
3591 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003592 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003593- name: thread_manager_test
3594 build: test
3595 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003596 src:
3597 - test/cpp/thread_manager/thread_manager_test.cc
3598 deps:
3599 - grpc++
3600 - grpc
3601 - gpr
3602 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003603- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003604 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003605 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07003606 build: test
3607 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003608 src:
3609 - test/cpp/end2end/thread_stress_test.cc
3610 deps:
3611 - grpc++_test_util
3612 - grpc_test_util
3613 - grpc++
3614 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003615 - gpr_test_util
3616 - gpr
Craig Tillerab230452016-01-04 08:18:43 -08003617- name: public_headers_must_be_c89
3618 build: test
3619 language: c89
3620 src:
3621 - test/core/surface/public_headers_must_be_c89.c
3622 deps:
3623 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003624 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003625vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07003626- linkage: static
3627 name: grpc.dependencies.zlib
3628 props: false
3629 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003630 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08003631- linkage: static
3632 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07003633 props: true
3634 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003635 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07003636- name: gflags
3637 props: false
3638 redist: false
3639 version: 2.1.2.1
3640- name: gtest
3641 props: false
3642 redist: false
3643 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08003644configs:
3645 asan:
3646 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003647 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3648 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003649 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003650 LD: clang
3651 LDFLAGS: -fsanitize=address
3652 LDXX: clang++
3653 compile_the_world: true
3654 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08003655 ASAN_OPTIONS: detect_leaks=1:color=always
3656 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Vijay Pai3b288722016-02-19 00:28:28 -08003657 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003658 asan-noleaks:
3659 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003660 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3661 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003662 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003663 LD: clang
3664 LDFLAGS: -fsanitize=address
3665 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08003666 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08003667 test_environ:
3668 ASAN_OPTIONS: detect_leaks=0:color=always
Vijay Pai3b288722016-02-19 00:28:28 -08003669 timeout_multiplier: 3
Craig Tillerae945942016-03-23 21:43:58 -07003670 asan-trace-cmp:
3671 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07003672 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
3673 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07003674 CXX: clang++
3675 LD: clang
3676 LDFLAGS: -fsanitize=address
3677 LDXX: clang++
3678 compile_the_world: true
3679 test_environ:
3680 ASAN_OPTIONS: detect_leaks=1:color=always
3681 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3682 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003683 basicprof:
3684 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
3685 DEFINES: NDEBUG
3686 dbg:
3687 CPPFLAGS: -O0
3688 DEFINES: _DEBUG DEBUG
Craig Tiller3af3f742016-02-28 21:53:13 -08003689 easan:
3690 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003691 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3692 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tiller3af3f742016-02-28 21:53:13 -08003693 CXX: clang++
3694 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3695 LD: clang
3696 LDFLAGS: -fsanitize=address
3697 LDXX: clang++
3698 compile_the_world: true
3699 test_environ:
3700 ASAN_OPTIONS: detect_leaks=1:color=always
3701 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3702 timeout_multiplier: 3
3703 edbg:
3704 CPPFLAGS: -O0
3705 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3706 etsan:
Craig Tillerd93aa142016-02-28 20:56:13 -08003707 CC: clang
3708 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003709 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerd93aa142016-02-28 20:56:13 -08003710 CXX: clang++
Craig Tilleref1bf872016-02-28 17:37:33 -08003711 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
Craig Tillerd93aa142016-02-28 20:56:13 -08003712 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003713 LDFLAGS: -fsanitize=thread
Craig Tillerd93aa142016-02-28 20:56:13 -08003714 LDXX: clang++
3715 compile_the_world: true
3716 test_environ:
3717 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
3718 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003719 gcov:
3720 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003721 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08003722 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08003723 DEFINES: _DEBUG DEBUG GPR_GCOV
3724 LD: gcc
3725 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
3726 LDXX: g++
3727 helgrind:
3728 CPPFLAGS: -O0
3729 DEFINES: _DEBUG DEBUG
3730 LDFLAGS: -rdynamic
3731 timeout_multiplier: 20
3732 valgrind: --tool=helgrind
3733 memcheck:
3734 CPPFLAGS: -O0
3735 DEFINES: _DEBUG DEBUG
3736 LDFLAGS: -rdynamic
3737 timeout_multiplier: 10
3738 valgrind: --tool=memcheck --leak-check=full
3739 msan:
3740 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003741 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
3742 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3743 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003744 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003745 DEFINES: NDEBUG
3746 LD: clang
3747 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3748 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
3749 LDXX: clang++
3750 compile_the_world: true
Vijay Pai3b288722016-02-19 00:28:28 -08003751 timeout_multiplier: 4
Craig Tillera0f85172016-01-20 15:56:06 -08003752 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07003753 CPPFLAGS: -O3 -fno-omit-frame-pointer
3754 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003755 LDFLAGS: -rdynamic
3756 opt:
3757 CPPFLAGS: -O2
3758 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003759 stapprof:
3760 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
3761 DEFINES: NDEBUG
3762 tsan:
3763 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003764 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003765 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003766 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07003767 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08003768 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003769 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08003770 LDXX: clang++
3771 compile_the_world: true
3772 test_environ:
3773 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
vjpai2146fe82016-02-19 10:05:57 -08003774 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003775 ubsan:
3776 CC: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003777 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined,unsigned-integer-overflow
3778 -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08003779 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003780 DEFINES: NDEBUG
3781 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003782 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08003783 LDXX: clang++
3784 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07003785 test_environ:
Craig Tiller9780f592016-05-18 15:06:21 -07003786 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1
Craig Tillera0f85172016-01-20 15:56:06 -08003787 timeout_multiplier: 1.5
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003788defaults:
David Garcia Quintasff311212016-12-06 16:03:18 -08003789 benchmark:
3790 CPPFLAGS: -Ithird_party/benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003791 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003792 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07003793 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003794 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003795 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003796 global:
3797 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
3798 LDFLAGS: -g
3799 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01003800 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01003801 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08003802node_modules:
3803- deps:
3804 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003805 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08003806 - boringssl
3807 - z
murgatroid9994a75412015-11-19 14:04:53 -08003808 headers:
3809 - src/node/ext/byte_buffer.h
3810 - src/node/ext/call.h
3811 - src/node/ext/call_credentials.h
3812 - src/node/ext/channel.h
3813 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07003814 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08003815 - src/node/ext/completion_queue_async_worker.h
3816 - src/node/ext/server.h
3817 - src/node/ext/server_credentials.h
3818 - src/node/ext/timeval.h
3819 js:
3820 - src/node/index.js
3821 - src/node/src/client.js
3822 - src/node/src/common.js
3823 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08003824 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08003825 - src/node/src/metadata.js
3826 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08003827 name: grpc_node
3828 src:
3829 - src/node/ext/byte_buffer.cc
3830 - src/node/ext/call.cc
3831 - src/node/ext/call_credentials.cc
3832 - src/node/ext/channel.cc
3833 - src/node/ext/channel_credentials.cc
murgatroid999030c812016-09-16 13:25:08 -07003834 - src/node/ext/completion_queue.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08003835 - src/node/ext/completion_queue_async_worker.cc
3836 - src/node/ext/node_grpc.cc
3837 - src/node/ext/server.cc
3838 - src/node/ext/server_credentials.cc
3839 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08003840openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07003841 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08003842 extraction_dir: openssl-1.0.2f
3843 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003844php_config_m4:
3845 deps:
3846 - grpc
3847 - gpr
3848 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003849 headers:
3850 - src/php/ext/grpc/byte_buffer.h
3851 - src/php/ext/grpc/call.h
3852 - src/php/ext/grpc/call_credentials.h
3853 - src/php/ext/grpc/channel.h
3854 - src/php/ext/grpc/channel_credentials.h
3855 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07003856 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003857 - src/php/ext/grpc/php_grpc.h
3858 - src/php/ext/grpc/server.h
3859 - src/php/ext/grpc/server_credentials.h
3860 - src/php/ext/grpc/timeval.h
3861 src:
3862 - src/php/ext/grpc/byte_buffer.c
3863 - src/php/ext/grpc/call.c
3864 - src/php/ext/grpc/call_credentials.c
3865 - src/php/ext/grpc/channel.c
3866 - src/php/ext/grpc/channel_credentials.c
3867 - src/php/ext/grpc/completion_queue.c
3868 - src/php/ext/grpc/php_grpc.c
3869 - src/php/ext/grpc/server.c
3870 - src/php/ext/grpc/server_credentials.c
3871 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08003872python_dependencies:
3873 deps:
3874 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003875 - gpr
Masood Malekghassemi387e1162016-01-05 10:16:12 -08003876 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08003877 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01003878ruby_gem:
3879 deps:
3880 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003881 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003882 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07003883 - z