blob: 793ffba8afdedc596dc4f60bcf4d1ad63d4a91d4 [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
Sree Kuchibhotla9a7bab52017-03-29 11:51:25 -070015 core_version: 4.0.0-dev
Nicolas "Pixel" Noble58796c82017-03-14 20:58:24 +010016 g_stands_for: gentle
David Garcia Quintas74cec102017-03-09 15:00:26 -080017 version: 1.3.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
Vizerai2b939832017-01-19 13:12:11 -080034 - src/core/ext/census/trace_label.h
35 - src/core/ext/census/trace_propagation.h
36 - src/core/ext/census/trace_status.h
37 - src/core/ext/census/trace_string.h
38 - src/core/ext/census/tracing.h
Craig Tiller25834342015-09-25 08:08:24 -070039 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070040 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070041 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070042 - src/core/ext/census/gen/census.pb.c
Alistair Veitcha0c69f92016-08-31 12:01:27 -070043 - src/core/ext/census/gen/trace_context.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070044 - src/core/ext/census/grpc_context.c
45 - src/core/ext/census/grpc_filter.c
46 - src/core/ext/census/grpc_plugin.c
47 - src/core/ext/census/initialize.c
48 - src/core/ext/census/mlog.c
49 - src/core/ext/census/operation.c
50 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070051 - src/core/ext/census/resource.c
Vizerai12d1fc62016-09-09 14:22:19 -070052 - src/core/ext/census/trace_context.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070053 - src/core/ext/census/tracing.c
54 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070055 uses:
56 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070057 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070058- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010059 public_headers:
60 - include/grpc/support/alloc.h
61 - include/grpc/support/atm.h
62 - include/grpc/support/atm_gcc_atomic.h
63 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070064 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010065 - include/grpc/support/avl.h
66 - include/grpc/support/cmdline.h
67 - include/grpc/support/cpu.h
68 - include/grpc/support/histogram.h
69 - include/grpc/support/host_port.h
70 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070071 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010072 - include/grpc/support/port_platform.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010073 - include/grpc/support/string_util.h
74 - include/grpc/support/subprocess.h
75 - include/grpc/support/sync.h
76 - include/grpc/support/sync_generic.h
77 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070078 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010079 - include/grpc/support/thd.h
80 - include/grpc/support/time.h
81 - include/grpc/support/tls.h
82 - include/grpc/support/tls_gcc.h
83 - include/grpc/support/tls_msvc.h
84 - include/grpc/support/tls_pthread.h
85 - include/grpc/support/useful.h
86 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070087 - src/core/lib/profiling/timers.h
Craig Tiller9202b3f2017-03-12 22:30:38 -070088 - src/core/lib/support/arena.h
Craig Tillerf23078c2016-03-25 17:07:29 -070089 - src/core/lib/support/backoff.h
90 - src/core/lib/support/block_annotate.h
91 - src/core/lib/support/env.h
Craig Tiller57726ca2016-09-12 11:59:45 -070092 - src/core/lib/support/mpscq.h
Craig Tillerf23078c2016-03-25 17:07:29 -070093 - src/core/lib/support/murmur_hash.h
Craig Tilleredbf2b92017-02-27 07:24:00 -080094 - src/core/lib/support/spinlock.h
Craig Tillerf23078c2016-03-25 17:07:29 -070095 - src/core/lib/support/stack_lockfree.h
96 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070097 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -070098 - src/core/lib/support/thd_internal.h
99 - src/core/lib/support/time_precise.h
100 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100101 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700102 - src/core/lib/profiling/basic_timers.c
103 - src/core/lib/profiling/stap_timers.c
104 - src/core/lib/support/alloc.c
Craig Tiller9202b3f2017-03-12 22:30:38 -0700105 - src/core/lib/support/arena.c
Mark D. Rothfecba532017-03-17 09:50:48 -0700106 - src/core/lib/support/atm.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700107 - src/core/lib/support/avl.c
108 - src/core/lib/support/backoff.c
109 - src/core/lib/support/cmdline.c
110 - src/core/lib/support/cpu_iphone.c
111 - src/core/lib/support/cpu_linux.c
112 - src/core/lib/support/cpu_posix.c
113 - src/core/lib/support/cpu_windows.c
114 - src/core/lib/support/env_linux.c
115 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700116 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700117 - src/core/lib/support/histogram.c
118 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700119 - src/core/lib/support/log.c
120 - src/core/lib/support/log_android.c
121 - src/core/lib/support/log_linux.c
122 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700123 - src/core/lib/support/log_windows.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700124 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700125 - src/core/lib/support/murmur_hash.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700126 - src/core/lib/support/stack_lockfree.c
127 - src/core/lib/support/string.c
128 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700129 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700130 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700131 - src/core/lib/support/subprocess_posix.c
132 - src/core/lib/support/subprocess_windows.c
133 - src/core/lib/support/sync.c
134 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700135 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700136 - src/core/lib/support/thd.c
137 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700138 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700139 - src/core/lib/support/time.c
140 - src/core/lib/support/time_posix.c
141 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700142 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700143 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200144 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700145 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700146 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700147 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700148 uses:
149 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800150- name: gpr_codegen
151 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800152 - include/grpc/impl/codegen/atm.h
153 - include/grpc/impl/codegen/atm_gcc_atomic.h
154 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700155 - include/grpc/impl/codegen/atm_windows.h
Mark D. Roth4d2ea022016-12-12 07:12:27 -0800156 - include/grpc/impl/codegen/gpr_slice.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700157 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800158 - include/grpc/impl/codegen/port_platform.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800159 - include/grpc/impl/codegen/sync.h
160 - include/grpc/impl/codegen/sync_generic.h
161 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700162 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700163- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700164 public_headers:
165 - include/grpc/byte_buffer.h
166 - include/grpc/byte_buffer_reader.h
167 - include/grpc/compression.h
168 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700169 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200170 - include/grpc/grpc_security_constants.h
David Garcia Quintasf31f0962017-02-10 14:53:58 -0800171 - include/grpc/load_reporting.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700172 - include/grpc/slice.h
173 - include/grpc/slice_buffer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700174 - include/grpc/status.h
Craig Tiller25834342015-09-25 08:08:24 -0700175 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700176 - src/core/lib/channel/channel_args.h
177 - src/core/lib/channel/channel_stack.h
178 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700179 - src/core/lib/channel/compress_filter.h
180 - src/core/lib/channel/connected_channel.h
181 - src/core/lib/channel/context.h
Mark D. Roth14c072c2016-08-26 08:31:34 -0700182 - src/core/lib/channel/deadline_filter.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700183 - src/core/lib/channel/handshaker.h
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800184 - src/core/lib/channel/handshaker_factory.h
185 - src/core/lib/channel/handshaker_registry.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700186 - src/core/lib/channel/http_client_filter.h
187 - src/core/lib/channel/http_server_filter.h
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700188 - src/core/lib/channel/message_size_filter.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700189 - src/core/lib/compression/algorithm_metadata.h
190 - src/core/lib/compression/message_compress.h
191 - src/core/lib/debug/trace.h
192 - src/core/lib/http/format_request.h
193 - src/core/lib/http/httpcli.h
194 - src/core/lib/http/parser.h
195 - src/core/lib/iomgr/closure.h
Craig Tiller57726ca2016-09-12 11:59:45 -0700196 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700197 - src/core/lib/iomgr/endpoint.h
198 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700199 - src/core/lib/iomgr/error.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800200 - src/core/lib/iomgr/error_internal.h
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700201 - src/core/lib/iomgr/ev_epoll_linux.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700202 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700203 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700204 - src/core/lib/iomgr/exec_ctx.h
205 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700206 - src/core/lib/iomgr/iocp_windows.h
207 - src/core/lib/iomgr/iomgr.h
208 - src/core/lib/iomgr/iomgr_internal.h
209 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700210 - src/core/lib/iomgr/load_file.h
Craig Tiller376887d2017-04-06 08:27:03 -0700211 - src/core/lib/iomgr/lockfree_event.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700212 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700213 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700214 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700215 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700216 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700217 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700218 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700219 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700220 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700221 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700222 - src/core/lib/iomgr/sockaddr.h
223 - src/core/lib/iomgr/sockaddr_posix.h
224 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700225 - src/core/lib/iomgr/sockaddr_windows.h
Michael Warresc46b3eb2017-02-22 22:57:04 -0500226 - src/core/lib/iomgr/socket_factory_posix.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700227 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700228 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700229 - src/core/lib/iomgr/socket_utils_posix.h
230 - src/core/lib/iomgr/socket_windows.h
231 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700232 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700233 - src/core/lib/iomgr/tcp_posix.h
234 - src/core/lib/iomgr/tcp_server.h
Yuchen Zeng47155ed2017-03-13 17:18:07 -0700235 - src/core/lib/iomgr/tcp_server_utils_posix.h
murgatroid999030c812016-09-16 13:25:08 -0700236 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700237 - src/core/lib/iomgr/tcp_windows.h
238 - src/core/lib/iomgr/time_averaged_stats.h
239 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700240 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700241 - src/core/lib/iomgr/timer_heap.h
murgatroid999030c812016-09-16 13:25:08 -0700242 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700243 - src/core/lib/iomgr/udp_server.h
244 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700245 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700246 - src/core/lib/iomgr/wakeup_fd_pipe.h
247 - src/core/lib/iomgr/wakeup_fd_posix.h
248 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700249 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700250 - src/core/lib/iomgr/workqueue_windows.h
251 - src/core/lib/json/json.h
252 - src/core/lib/json/json_common.h
253 - src/core/lib/json/json_reader.h
254 - src/core/lib/json/json_writer.h
Craig Tiller29b527f2017-03-30 10:27:20 -0700255 - src/core/lib/slice/b64.h
Craig Tillerc3350542016-10-26 16:19:01 -0700256 - src/core/lib/slice/percent_encoding.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800257 - src/core/lib/slice/slice_hash_table.h
Craig Tiller30d50fe2016-12-06 19:34:32 -0800258 - src/core/lib/slice/slice_internal.h
Craig Tillerc3350542016-10-26 16:19:01 -0700259 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700260 - src/core/lib/surface/api_trace.h
261 - src/core/lib/surface/call.h
262 - src/core/lib/surface/call_test_only.h
263 - src/core/lib/surface/channel.h
264 - src/core/lib/surface/channel_init.h
265 - src/core/lib/surface/channel_stack_type.h
266 - src/core/lib/surface/completion_queue.h
Sree Kuchibhotlabf184282017-03-21 15:18:58 -0700267 - src/core/lib/surface/completion_queue_factory.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700268 - src/core/lib/surface/event_string.h
269 - src/core/lib/surface/init.h
270 - src/core/lib/surface/lame_client.h
271 - src/core/lib/surface/server.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800272 - src/core/lib/surface/validate_metadata.h
Craig Tiller9e0066b2016-10-20 14:04:18 -0700273 - src/core/lib/transport/bdp_estimator.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700274 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700275 - src/core/lib/transport/connectivity_state.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800276 - src/core/lib/transport/error_utils.h
277 - src/core/lib/transport/http2_errors.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700278 - src/core/lib/transport/metadata.h
279 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700280 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700281 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700282 - src/core/lib/transport/static_metadata.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800283 - src/core/lib/transport/status_conversion.h
Robbie Shade710d2422016-07-13 15:15:38 -0400284 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700285 - src/core/lib/transport/transport.h
286 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700287 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700288 - src/core/lib/channel/channel_args.c
289 - src/core/lib/channel/channel_stack.c
290 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700291 - src/core/lib/channel/compress_filter.c
292 - src/core/lib/channel/connected_channel.c
Mark D. Roth14c072c2016-08-26 08:31:34 -0700293 - src/core/lib/channel/deadline_filter.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700294 - src/core/lib/channel/handshaker.c
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800295 - src/core/lib/channel/handshaker_factory.c
296 - src/core/lib/channel/handshaker_registry.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700297 - src/core/lib/channel/http_client_filter.c
298 - src/core/lib/channel/http_server_filter.c
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700299 - src/core/lib/channel/message_size_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700300 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700301 - src/core/lib/compression/message_compress.c
302 - src/core/lib/debug/trace.c
303 - src/core/lib/http/format_request.c
304 - src/core/lib/http/httpcli.c
305 - src/core/lib/http/parser.c
306 - src/core/lib/iomgr/closure.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700307 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700308 - src/core/lib/iomgr/endpoint.c
309 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700310 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700311 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700312 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700313 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700314 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700315 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700316 - src/core/lib/iomgr/exec_ctx.c
317 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700318 - src/core/lib/iomgr/iocp_windows.c
319 - src/core/lib/iomgr/iomgr.c
320 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700321 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700322 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700323 - src/core/lib/iomgr/load_file.c
Craig Tiller376887d2017-04-06 08:27:03 -0700324 - src/core/lib/iomgr/lockfree_event.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700325 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700326 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700327 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700328 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700329 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700330 - src/core/lib/iomgr/pollset_windows.c
331 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700332 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700333 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700334 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700335 - src/core/lib/iomgr/sockaddr_utils.c
Michael Warresc46b3eb2017-02-22 22:57:04 -0500336 - src/core/lib/iomgr/socket_factory_posix.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700337 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700338 - src/core/lib/iomgr/socket_utils_common_posix.c
339 - src/core/lib/iomgr/socket_utils_linux.c
340 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700341 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700342 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700343 - src/core/lib/iomgr/socket_windows.c
344 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700345 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700346 - src/core/lib/iomgr/tcp_client_windows.c
347 - src/core/lib/iomgr/tcp_posix.c
348 - src/core/lib/iomgr/tcp_server_posix.c
Yuchen Zeng68745bb2017-03-14 17:51:07 -0700349 - src/core/lib/iomgr/tcp_server_utils_posix_common.c
Yuchen Zeng47155ed2017-03-13 17:18:07 -0700350 - src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.c
351 - src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.c
murgatroid999030c812016-09-16 13:25:08 -0700352 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700353 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700354 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700355 - src/core/lib/iomgr/tcp_windows.c
356 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700357 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700358 - src/core/lib/iomgr/timer_heap.c
murgatroid999030c812016-09-16 13:25:08 -0700359 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700360 - src/core/lib/iomgr/udp_server.c
361 - src/core/lib/iomgr/unix_sockets_posix.c
362 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700363 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700364 - src/core/lib/iomgr/wakeup_fd_eventfd.c
365 - src/core/lib/iomgr/wakeup_fd_nospecial.c
366 - src/core/lib/iomgr/wakeup_fd_pipe.c
367 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700368 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700369 - src/core/lib/iomgr/workqueue_windows.c
370 - src/core/lib/json/json.c
371 - src/core/lib/json/json_reader.c
372 - src/core/lib/json/json_string.c
373 - src/core/lib/json/json_writer.c
Craig Tiller29b527f2017-03-30 10:27:20 -0700374 - src/core/lib/slice/b64.c
Craig Tillerc3350542016-10-26 16:19:01 -0700375 - src/core/lib/slice/percent_encoding.c
376 - src/core/lib/slice/slice.c
377 - src/core/lib/slice/slice_buffer.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800378 - src/core/lib/slice/slice_hash_table.c
379 - src/core/lib/slice/slice_intern.c
Craig Tillerc3350542016-10-26 16:19:01 -0700380 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700381 - src/core/lib/surface/alarm.c
382 - src/core/lib/surface/api_trace.c
383 - src/core/lib/surface/byte_buffer.c
384 - src/core/lib/surface/byte_buffer_reader.c
385 - src/core/lib/surface/call.c
386 - src/core/lib/surface/call_details.c
387 - src/core/lib/surface/call_log_batch.c
388 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700389 - src/core/lib/surface/channel_init.c
390 - src/core/lib/surface/channel_ping.c
391 - src/core/lib/surface/channel_stack_type.c
392 - src/core/lib/surface/completion_queue.c
Sree Kuchibhotlabf184282017-03-21 15:18:58 -0700393 - src/core/lib/surface/completion_queue_factory.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700394 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700395 - src/core/lib/surface/lame_client.c
396 - src/core/lib/surface/metadata_array.c
397 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700398 - src/core/lib/surface/validate_metadata.c
399 - src/core/lib/surface/version.c
Craig Tiller9e0066b2016-10-20 14:04:18 -0700400 - src/core/lib/transport/bdp_estimator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700401 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700402 - src/core/lib/transport/connectivity_state.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800403 - src/core/lib/transport/error_utils.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700404 - src/core/lib/transport/metadata.c
405 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700406 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700407 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700408 - src/core/lib/transport/static_metadata.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800409 - src/core/lib/transport/status_conversion.c
Robbie Shade710d2422016-07-13 15:15:38 -0400410 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700411 - src/core/lib/transport/transport.c
412 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700413 deps:
414 - gpr
415 uses:
416 - grpc_codegen
Mark D. Roth2137cd82016-09-14 09:04:00 -0700417- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700418 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700419 - src/core/ext/filters/client_channel/client_channel.h
420 - src/core/ext/filters/client_channel/client_channel_factory.h
421 - src/core/ext/filters/client_channel/connector.h
422 - src/core/ext/filters/client_channel/http_connect_handshaker.h
423 - src/core/ext/filters/client_channel/http_proxy.h
424 - src/core/ext/filters/client_channel/lb_policy.h
425 - src/core/ext/filters/client_channel/lb_policy_factory.h
426 - src/core/ext/filters/client_channel/lb_policy_registry.h
427 - src/core/ext/filters/client_channel/parse_address.h
428 - src/core/ext/filters/client_channel/proxy_mapper.h
429 - src/core/ext/filters/client_channel/proxy_mapper_registry.h
430 - src/core/ext/filters/client_channel/resolver.h
431 - src/core/ext/filters/client_channel/resolver_factory.h
432 - src/core/ext/filters/client_channel/resolver_registry.h
433 - src/core/ext/filters/client_channel/retry_throttle.h
434 - src/core/ext/filters/client_channel/subchannel.h
435 - src/core/ext/filters/client_channel/subchannel_index.h
436 - src/core/ext/filters/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700437 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700438 - src/core/ext/filters/client_channel/channel_connectivity.c
439 - src/core/ext/filters/client_channel/client_channel.c
440 - src/core/ext/filters/client_channel/client_channel_factory.c
441 - src/core/ext/filters/client_channel/client_channel_plugin.c
442 - src/core/ext/filters/client_channel/connector.c
443 - src/core/ext/filters/client_channel/http_connect_handshaker.c
444 - src/core/ext/filters/client_channel/http_proxy.c
445 - src/core/ext/filters/client_channel/lb_policy.c
446 - src/core/ext/filters/client_channel/lb_policy_factory.c
447 - src/core/ext/filters/client_channel/lb_policy_registry.c
448 - src/core/ext/filters/client_channel/parse_address.c
449 - src/core/ext/filters/client_channel/proxy_mapper.c
450 - src/core/ext/filters/client_channel/proxy_mapper_registry.c
451 - src/core/ext/filters/client_channel/resolver.c
452 - src/core/ext/filters/client_channel/resolver_factory.c
453 - src/core/ext/filters/client_channel/resolver_registry.c
454 - src/core/ext/filters/client_channel/retry_throttle.c
455 - src/core/ext/filters/client_channel/subchannel.c
456 - src/core/ext/filters/client_channel/subchannel_index.c
457 - src/core/ext/filters/client_channel/uri_parser.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700458 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700459 uses:
460 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800461- name: grpc_codegen
462 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700463 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800464 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800465 - include/grpc/impl/codegen/connectivity_state.h
Craig Tillerb995e8b2016-12-12 06:36:43 -0800466 - include/grpc/impl/codegen/exec_ctx_fwd.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800467 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800468 - include/grpc/impl/codegen/propagation_bits.h
Craig Tiller28351612017-03-30 10:48:34 -0700469 - include/grpc/impl/codegen/slice.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800470 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700471 uses:
472 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700473- name: grpc_lb_policy_grpclb
474 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700475 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h
476 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h
477 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h
478 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700479 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700480 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
481 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.c
482 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c
483 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas01291502017-02-07 13:26:41 -0800484 plugin: grpc_lb_policy_grpclb
485 uses:
486 - grpc_base
487 - grpc_client_channel
488 - nanopb
489- name: grpc_lb_policy_grpclb_secure
490 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700491 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h
492 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h
493 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h
494 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
David Garcia Quintas01291502017-02-07 13:26:41 -0800495 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700496 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
497 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.c
498 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c
499 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700500 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700501 uses:
502 - grpc_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700503 - grpc_secure
Mark D. Roth2137cd82016-09-14 09:04:00 -0700504 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700505 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700506- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700507 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700508 - src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700509 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700510 uses:
511 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700512 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700513- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700514 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700515 - src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700516 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700517 uses:
518 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700519 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700520- name: grpc_load_reporting
521 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700522 - src/core/ext/filters/load_reporting/load_reporting.h
523 - src/core/ext/filters/load_reporting/load_reporting_filter.h
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700524 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700525 - src/core/ext/filters/load_reporting/load_reporting.c
526 - src/core/ext/filters/load_reporting/load_reporting_filter.c
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700527 plugin: grpc_load_reporting_plugin
528 uses:
529 - grpc_base
Craig Tiller6d4894e2017-03-31 17:22:06 -0700530- name: grpc_max_age_filter
531 headers:
532 - src/core/ext/filters/max_age/max_age_filter.h
533 src:
534 - src/core/ext/filters/max_age/max_age_filter.c
535 plugin: grpc_max_age_filter
536 uses:
537 - grpc_base
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700538- name: grpc_resolver_dns_ares
539 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700540 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h
541 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700542 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700543 - src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.c
544 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.c
545 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.c
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700546 plugin: grpc_resolver_dns_ares
547 uses:
548 - grpc_base
Yuchen Zengf1cd4492016-10-25 11:26:17 -0700549 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700550- name: grpc_resolver_dns_native
551 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700552 - src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.c
Craig Tiller65938df2016-03-31 13:08:49 -0700553 plugin: grpc_resolver_dns_native
554 uses:
555 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700556 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700557- name: grpc_resolver_sockaddr
558 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700559 - src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.c
Craig Tiller65938df2016-03-31 13:08:49 -0700560 plugin: grpc_resolver_sockaddr
561 uses:
562 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700563 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100564- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700565 public_headers:
566 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100567 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700568 - src/core/lib/security/context/security_context.h
569 - src/core/lib/security/credentials/composite/composite_credentials.h
570 - src/core/lib/security/credentials/credentials.h
571 - src/core/lib/security/credentials/fake/fake_credentials.h
572 - src/core/lib/security/credentials/google_default/google_default_credentials.h
573 - src/core/lib/security/credentials/iam/iam_credentials.h
574 - src/core/lib/security/credentials/jwt/json_token.h
575 - src/core/lib/security/credentials/jwt/jwt_credentials.h
576 - src/core/lib/security/credentials/jwt/jwt_verifier.h
577 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
578 - src/core/lib/security/credentials/plugin/plugin_credentials.h
579 - src/core/lib/security/credentials/ssl/ssl_credentials.h
580 - src/core/lib/security/transport/auth_filters.h
David Garcia Quintas01291502017-02-07 13:26:41 -0800581 - src/core/lib/security/transport/lb_targets_info.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700582 - src/core/lib/security/transport/secure_endpoint.h
583 - src/core/lib/security/transport/security_connector.h
Mark D. Roth071cacf2016-11-17 13:17:56 -0800584 - src/core/lib/security/transport/security_handshaker.h
Craig Tillerddad9782016-05-05 17:11:31 -0700585 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700586 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100587 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700588 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700589 - src/core/lib/security/context/security_context.c
590 - src/core/lib/security/credentials/composite/composite_credentials.c
591 - src/core/lib/security/credentials/credentials.c
592 - src/core/lib/security/credentials/credentials_metadata.c
593 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700594 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700595 - src/core/lib/security/credentials/google_default/google_default_credentials.c
596 - src/core/lib/security/credentials/iam/iam_credentials.c
597 - src/core/lib/security/credentials/jwt/json_token.c
598 - src/core/lib/security/credentials/jwt/jwt_credentials.c
599 - src/core/lib/security/credentials/jwt/jwt_verifier.c
600 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
601 - src/core/lib/security/credentials/plugin/plugin_credentials.c
602 - src/core/lib/security/credentials/ssl/ssl_credentials.c
603 - src/core/lib/security/transport/client_auth_filter.c
David Garcia Quintas01291502017-02-07 13:26:41 -0800604 - src/core/lib/security/transport/lb_targets_info.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700605 - src/core/lib/security/transport/secure_endpoint.c
606 - src/core/lib/security/transport/security_connector.c
Mark D. Roth071cacf2016-11-17 13:17:56 -0800607 - src/core/lib/security/transport/security_handshaker.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700608 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700609 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700610 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700611 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700612 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700613 uses:
614 - grpc_base
615 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700616 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700617- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700618 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700619 headers:
620 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700621 - test/core/end2end/fake_resolver.h
Craig Tillere067b6e2017-03-06 14:46:37 -0800622 - test/core/end2end/fixtures/http_proxy_fixture.h
Craig Tiller25834342015-09-25 08:08:24 -0700623 - test/core/end2end/fixtures/proxy.h
624 - test/core/iomgr/endpoint_tests.h
Craig Tiller61eb40c2017-02-03 13:46:33 -0800625 - test/core/util/debugger_macros.h
Craig Tiller25834342015-09-25 08:08:24 -0700626 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200627 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700628 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700629 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700630 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700631 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700632 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700633 - test/core/util/slice_splitter.h
Craig Tillerfe5f4972017-02-13 16:26:27 -0800634 - test/core/util/trickle_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700635 src:
636 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700637 - test/core/end2end/fake_resolver.c
Craig Tillere067b6e2017-03-06 14:46:37 -0800638 - test/core/end2end/fixtures/http_proxy_fixture.c
Craig Tiller25834342015-09-25 08:08:24 -0700639 - test/core/end2end/fixtures/proxy.c
640 - test/core/iomgr/endpoint_tests.c
Craig Tiller61eb40c2017-02-03 13:46:33 -0800641 - test/core/util/debugger_macros.c
Craig Tiller25834342015-09-25 08:08:24 -0700642 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200643 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700644 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700645 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700646 - test/core/util/passthru_endpoint.c
Craig Tillercba864b2017-02-17 10:27:56 -0800647 - test/core/util/port.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700648 - test/core/util/port_server_client.c
Craig Tiller25834342015-09-25 08:08:24 -0700649 - test/core/util/slice_splitter.c
Craig Tillerfe5f4972017-02-13 16:26:27 -0800650 - test/core/util/trickle_endpoint.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700651 deps:
652 - grpc
653 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700654- name: grpc_transport_chttp2
655 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700656 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700657 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700658 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
659 - src/core/ext/transport/chttp2/transport/frame.h
660 - src/core/ext/transport/chttp2/transport/frame_data.h
661 - src/core/ext/transport/chttp2/transport/frame_goaway.h
662 - src/core/ext/transport/chttp2/transport/frame_ping.h
663 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
664 - src/core/ext/transport/chttp2/transport/frame_settings.h
665 - src/core/ext/transport/chttp2/transport/frame_window_update.h
666 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
667 - src/core/ext/transport/chttp2/transport/hpack_parser.h
668 - src/core/ext/transport/chttp2/transport/hpack_table.h
Craig Tillerc8f62bc2017-04-03 16:25:45 -0700669 - src/core/ext/transport/chttp2/transport/http2_settings.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700670 - src/core/ext/transport/chttp2/transport/huffsyms.h
671 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
672 - src/core/ext/transport/chttp2/transport/internal.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700673 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700674 - src/core/ext/transport/chttp2/transport/varint.h
675 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700676 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700677 - src/core/ext/transport/chttp2/transport/bin_encoder.c
678 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700679 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
680 - src/core/ext/transport/chttp2/transport/frame_data.c
681 - src/core/ext/transport/chttp2/transport/frame_goaway.c
682 - src/core/ext/transport/chttp2/transport/frame_ping.c
683 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
684 - src/core/ext/transport/chttp2/transport/frame_settings.c
685 - src/core/ext/transport/chttp2/transport/frame_window_update.c
686 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
687 - src/core/ext/transport/chttp2/transport/hpack_parser.c
688 - src/core/ext/transport/chttp2/transport/hpack_table.c
Craig Tillerc8f62bc2017-04-03 16:25:45 -0700689 - src/core/ext/transport/chttp2/transport/http2_settings.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700690 - src/core/ext/transport/chttp2/transport/huffsyms.c
691 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
692 - src/core/ext/transport/chttp2/transport/parsing.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700693 - src/core/ext/transport/chttp2/transport/stream_lists.c
694 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700695 - src/core/ext/transport/chttp2/transport/varint.c
696 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700697 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700698 uses:
699 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700700 - grpc_transport_chttp2_alpn
701- name: grpc_transport_chttp2_alpn
702 headers:
703 - src/core/ext/transport/chttp2/alpn/alpn.h
704 src:
705 - src/core/ext/transport/chttp2/alpn/alpn.c
706 deps:
707 - gpr
Mark D. Roth8686cab2016-11-17 13:12:17 -0800708- name: grpc_transport_chttp2_client_connector
709 headers:
710 - src/core/ext/transport/chttp2/client/chttp2_connector.h
711 src:
712 - src/core/ext/transport/chttp2/client/chttp2_connector.c
Mark D. Roth2502afb2016-11-29 15:17:31 -0800713 uses:
Mark D. Roth8686cab2016-11-17 13:12:17 -0800714 - grpc_transport_chttp2
715 - grpc_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700716 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700717- name: grpc_transport_chttp2_client_insecure
718 src:
719 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700720 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700721 uses:
Mark D. Roth2502afb2016-11-29 15:17:31 -0800722 - grpc_transport_chttp2_client_connector
Craig Tiller44cc10b2016-03-28 10:45:29 -0700723 - grpc_transport_chttp2
724 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700725 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700726- name: grpc_transport_chttp2_client_secure
727 src:
728 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700729 uses:
730 - grpc_transport_chttp2
731 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700732 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700733 - grpc_secure
Mark D. Roth8686cab2016-11-17 13:12:17 -0800734 - grpc_transport_chttp2_client_connector
Mark D. Roth71403822016-12-02 10:51:39 -0800735- name: grpc_transport_chttp2_server
736 headers:
737 - src/core/ext/transport/chttp2/server/chttp2_server.h
738 src:
739 - src/core/ext/transport/chttp2/server/chttp2_server.c
740 uses:
741 - grpc_transport_chttp2
742 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700743- name: grpc_transport_chttp2_server_insecure
744 src:
745 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700746 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700747 uses:
748 - grpc_transport_chttp2
749 - grpc_base
Mark D. Roth71403822016-12-02 10:51:39 -0800750 - grpc_transport_chttp2_server
Craig Tillerf0555b32016-03-28 10:19:24 -0700751- name: grpc_transport_chttp2_server_secure
752 src:
753 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700754 uses:
755 - grpc_transport_chttp2
756 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700757 - grpc_secure
Mark D. Roth71403822016-12-02 10:51:39 -0800758 - grpc_transport_chttp2_server
makdharmac2ec95b2016-05-11 16:26:15 -0700759- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700760 public_headers:
761 - include/grpc/grpc_cronet.h
762 - include/grpc/grpc_security.h
763 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700764 headers:
Muxi Yan0a2fae92017-02-01 14:49:03 -0800765 - src/core/ext/transport/cronet/transport/cronet_transport.h
Muxi Yanbb2e8af2017-01-31 15:58:06 -0800766 - third_party/objective_c/Cronet/bidirectional_stream_c.h
makdharmac2ec95b2016-05-11 16:26:15 -0700767 src:
768 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
769 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
770 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700771 filegroups:
772 - grpc_base
773 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800774- name: nanopb
775 headers:
776 - third_party/nanopb/pb.h
777 - third_party/nanopb/pb_common.h
778 - third_party/nanopb/pb_decode.h
779 - third_party/nanopb/pb_encode.h
780 src:
781 - third_party/nanopb/pb_common.c
782 - third_party/nanopb/pb_decode.c
783 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700784- name: tsi
785 headers:
Craig Tiller134fed32017-03-28 14:27:18 -0700786 - src/core/tsi/fake_transport_security.h
787 - src/core/tsi/ssl_transport_security.h
788 - src/core/tsi/ssl_types.h
789 - src/core/tsi/transport_security.h
790 - src/core/tsi/transport_security_interface.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700791 src:
Craig Tiller134fed32017-03-28 14:27:18 -0700792 - src/core/tsi/fake_transport_security.c
793 - src/core/tsi/ssl_transport_security.c
794 - src/core/tsi/transport_security.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700795 deps:
796 - gpr
797 secure: true
798- name: grpc++_base
799 language: c++
800 public_headers:
801 - include/grpc++/alarm.h
802 - include/grpc++/channel.h
803 - include/grpc++/client_context.h
804 - include/grpc++/completion_queue.h
805 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700806 - include/grpc++/create_channel_posix.h
yang-g04981242016-12-01 11:53:08 -0800807 - include/grpc++/ext/health_check_service_server_builder_option.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700808 - include/grpc++/generic/async_generic_service.h
809 - include/grpc++/generic/generic_stub.h
810 - include/grpc++/grpc++.h
yang-g1accb122016-12-28 10:38:04 -0800811 - include/grpc++/health_check_service_interface.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700812 - include/grpc++/impl/call.h
Craig Tiller4751c282017-01-10 14:29:00 -0800813 - include/grpc++/impl/channel_argument_option.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700814 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700815 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700816 - include/grpc++/impl/grpc_library.h
817 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700818 - include/grpc++/impl/rpc_method.h
819 - include/grpc++/impl/rpc_service_method.h
820 - include/grpc++/impl/serialization_traits.h
821 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700822 - include/grpc++/impl/server_builder_plugin.h
823 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700824 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700825 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700826 - include/grpc++/security/auth_context.h
827 - include/grpc++/security/auth_metadata_processor.h
828 - include/grpc++/security/credentials.h
829 - include/grpc++/security/server_credentials.h
830 - include/grpc++/server.h
831 - include/grpc++/server_builder.h
832 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700833 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700834 - include/grpc++/support/async_stream.h
835 - include/grpc++/support/async_unary_call.h
836 - include/grpc++/support/byte_buffer.h
837 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700838 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700839 - include/grpc++/support/slice.h
840 - include/grpc++/support/status.h
841 - include/grpc++/support/status_code_enum.h
842 - include/grpc++/support/string_ref.h
843 - include/grpc++/support/stub_options.h
844 - include/grpc++/support/sync_stream.h
845 - include/grpc++/support/time.h
846 headers:
847 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700848 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700849 - src/cpp/server/dynamic_thread_pool.h
yang-gc3c475f2016-12-27 10:37:26 -0800850 - src/cpp/server/health/default_health_check_service.h
851 - src/cpp/server/health/health.pb.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700852 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700853 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700854 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700855 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700856 - src/cpp/client/client_context.cc
857 - src/cpp/client/create_channel.cc
858 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700859 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700860 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700861 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700862 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700863 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700864 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700865 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700866 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700867 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700868 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700869 - src/cpp/server/async_generic_service.cc
Craig Tiller4751c282017-01-10 14:29:00 -0800870 - src/cpp/server/channel_argument_option.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700871 - src/cpp/server/create_default_thread_pool.cc
872 - src/cpp/server/dynamic_thread_pool.cc
yang-gc3c475f2016-12-27 10:37:26 -0800873 - src/cpp/server/health/default_health_check_service.cc
874 - src/cpp/server/health/health.pb.c
875 - src/cpp/server/health/health_check_service.cc
876 - src/cpp/server/health/health_check_service_server_builder_option.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700877 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700878 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700879 - src/cpp/server/server_context.cc
880 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700881 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700882 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700883 - src/cpp/util/byte_buffer_cc.cc
884 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700885 - src/cpp/util/status.cc
886 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700887 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700888 uses:
yang-g17487f92016-06-03 15:21:15 -0700889 - grpc++_codegen_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700890 - grpc_base
891 - nanopb
yang-g17487f92016-06-03 15:21:15 -0700892- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700893 language: c++
894 public_headers:
895 - include/grpc++/impl/codegen/async_stream.h
896 - include/grpc++/impl/codegen/async_unary_call.h
897 - include/grpc++/impl/codegen/call.h
898 - include/grpc++/impl/codegen/call_hook.h
899 - include/grpc++/impl/codegen/channel_interface.h
900 - include/grpc++/impl/codegen/client_context.h
901 - include/grpc++/impl/codegen/client_unary_call.h
902 - include/grpc++/impl/codegen/completion_queue.h
903 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700904 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700905 - include/grpc++/impl/codegen/core_codegen_interface.h
906 - include/grpc++/impl/codegen/create_auth_context.h
907 - include/grpc++/impl/codegen/grpc_library.h
yang-g988b47c2017-01-31 09:51:45 -0800908 - include/grpc++/impl/codegen/metadata_map.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700909 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700910 - include/grpc++/impl/codegen/rpc_method.h
911 - include/grpc++/impl/codegen/rpc_service_method.h
912 - include/grpc++/impl/codegen/security/auth_context.h
913 - include/grpc++/impl/codegen/serialization_traits.h
914 - include/grpc++/impl/codegen/server_context.h
915 - include/grpc++/impl/codegen/server_interface.h
916 - include/grpc++/impl/codegen/service_type.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800917 - include/grpc++/impl/codegen/slice.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700918 - include/grpc++/impl/codegen/status.h
919 - include/grpc++/impl/codegen/status_code_enum.h
yang-gd5581492016-09-06 14:05:53 -0700920 - include/grpc++/impl/codegen/status_helper.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700921 - include/grpc++/impl/codegen/string_ref.h
922 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700923 - include/grpc++/impl/codegen/sync_stream.h
924 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700925 uses:
926 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700927- name: grpc++_codegen_base_src
928 language: c++
929 src:
930 - src/cpp/codegen/codegen_init.cc
931 uses:
932 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700933- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700934 language: c++
935 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700936 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700937 uses:
yang-g17487f92016-06-03 15:21:15 -0700938 - grpc++_codegen_base
939 - grpc++_config_proto
940- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700941 language: c++
942 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700943 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700944- name: grpc++_reflection_proto
945 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -0700946 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -0700947 - src/proto/grpc/reflection/v1alpha/reflection.proto
David Garcia Quintasf31f0962017-02-10 14:53:58 -0800948- name: grpc++_test
949 language: c++
950 public_headers:
951 - include/grpc++/test/server_context_test_spouse.h
952 deps:
953 - grpc++
chedetibc618ee2016-07-31 15:35:51 -0700954- name: thrift_util
955 language: c++
956 public_headers:
957 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700958 - include/grpc++/impl/codegen/thrift_utils.h
959 uses:
960 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100961libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800962- name: gpr
963 build: all
964 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800965 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700966 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 secure: false
968 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
969- name: gpr_test_util
970 build: private
971 language: c
972 headers:
973 - test/core/util/test_config.h
974 src:
975 - test/core/util/test_config.c
976 deps:
977 - gpr
978 secure: false
979 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700980- name: grpc
981 build: all
982 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700983 src:
984 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700985 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800986 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700987 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700988 filegroups:
989 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700990 - grpc_transport_chttp2_server_secure
991 - grpc_transport_chttp2_client_secure
992 - grpc_transport_chttp2_server_insecure
993 - grpc_transport_chttp2_client_insecure
David Garcia Quintas01291502017-02-07 13:26:41 -0800994 - grpc_lb_policy_grpclb_secure
Craig Tiller023caf12016-03-29 08:00:30 -0700995 - grpc_lb_policy_pick_first
996 - grpc_lb_policy_round_robin
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700997 - grpc_resolver_dns_ares
Craig Tiller65938df2016-03-31 13:08:49 -0700998 - grpc_resolver_dns_native
999 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -07001000 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001001 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -07001002 - census
Craig Tiller6d4894e2017-03-31 17:22:06 -07001003 - grpc_max_age_filter
Craig Tiller04b7ca82016-03-29 08:07:54 -07001004 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001005 secure: true
Craig Tiller25834342015-09-25 08:08:24 -07001006 vs_packages:
1007 - grpc.dependencies.openssl
1008 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001009 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07001010- name: grpc_cronet
1011 build: all
1012 language: c
1013 src:
1014 - src/core/lib/surface/init.c
1015 baselib: true
1016 deps_linkage: static
1017 dll: true
1018 filegroups:
1019 - grpc_base
1020 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07001021 - grpc_transport_chttp2_client_secure
ncteisen40e1e992017-02-24 11:45:51 -08001022 - grpc_load_reporting
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07001023 generate_plugin_registry: true
1024 platforms:
1025 - linux
1026 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001027- name: grpc_dll
1028 build: private
1029 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001030 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001031 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001032 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001033 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +01001034 build_system:
1035 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001036 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001037 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001038 vs_config_type: DynamicLibrary
1039 vs_packages:
1040 - grpc.dependencies.openssl
1041 - grpc.dependencies.zlib
1042 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
1043 vs_props:
1044 - zlib
1045 - openssl
1046 - winsock
1047 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001048- name: grpc_test_util
1049 build: private
1050 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001051 headers:
1052 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -08001053 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -07001054 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07001055 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -07001056 - test/core/end2end/data/server1_cert.c
1057 - test/core/end2end/data/server1_key.c
1058 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -08001059 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -07001060 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001061 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -08001062 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001063 - grpc
1064 filegroups:
1065 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -07001066 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -07001067 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
1068- name: grpc_test_util_unsecure
1069 build: private
1070 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001071 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001072 - gpr
1073 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -08001074 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -07001075 filegroups:
1076 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -07001077 secure: false
1078 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
1079- name: grpc_unsecure
1080 build: all
1081 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001082 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001083 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -07001084 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001085 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -08001086 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001087 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001088 filegroups:
1089 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -07001090 - grpc_transport_chttp2_server_insecure
1091 - grpc_transport_chttp2_client_insecure
Yuchen Zengd4bbfc72016-08-05 10:33:16 -07001092 - grpc_resolver_dns_ares
Craig Tiller65938df2016-03-31 13:08:49 -07001093 - grpc_resolver_dns_native
1094 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07001095 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -07001096 - grpc_lb_policy_grpclb
1097 - grpc_lb_policy_pick_first
1098 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -07001099 - census
Craig Tiller6d4894e2017-03-31 17:22:06 -07001100 - grpc_max_age_filter
Craig Tiller04b7ca82016-03-29 08:07:54 -07001101 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001102 secure: false
1103 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -07001104- name: reconnect_server
1105 build: private
1106 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001107 headers:
1108 - test/core/util/reconnect_server.h
1109 src:
1110 - test/core/util/reconnect_server.c
1111 deps:
yang-gc9fca182015-11-06 16:41:33 -08001112 - test_tcp_server
1113 - grpc_test_util
1114 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001115 - gpr_test_util
1116 - gpr
yang-gc9fca182015-11-06 16:41:33 -08001117- name: test_tcp_server
1118 build: private
1119 language: c
1120 headers:
1121 - test/core/util/test_tcp_server.h
1122 src:
1123 - test/core/util/test_tcp_server.c
1124 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001125 - grpc_test_util
1126 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001127 - gpr_test_util
1128 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001129- name: grpc++
1130 build: all
1131 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001132 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001133 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001134 - src/cpp/client/secure_credentials.h
1135 - src/cpp/common/secure_auth_context.h
1136 - src/cpp/server/secure_server_credentials.h
1137 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001138 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001139 - src/cpp/client/secure_credentials.cc
1140 - src/cpp/common/auth_property_iterator.cc
1141 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001142 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001143 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001144 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001145 - src/cpp/server/secure_server_credentials.cc
1146 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001147 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001148 baselib: true
1149 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001150 filegroups:
1151 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001152 - grpc++_codegen_base
Piotr Pietraszkiewiczcc08a4f2017-02-07 11:02:58 +01001153 - grpc++_codegen_proto
yang-g34b58612016-06-03 17:30:09 -07001154 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001155 secure: check
1156 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001157- name: grpc++_cronet
1158 build: all
1159 language: c++
1160 src:
1161 - src/cpp/client/cronet_credentials.cc
1162 - src/cpp/client/insecure_credentials.cc
1163 - src/cpp/common/insecure_create_auth_context.cc
1164 - src/cpp/server/insecure_server_credentials.cc
1165 deps:
1166 - gpr
1167 - grpc_cronet
1168 baselib: true
1169 dll: true
1170 filegroups:
1171 - grpc++_base
1172 - grpc++_codegen_base
1173 - grpc++_codegen_base_src
ncteisen86cda502016-11-28 11:00:45 -08001174 - grpc_transport_chttp2_client_insecure
1175 - grpc_transport_chttp2_server_insecure
1176 - census
Garrett Casto931a26b2016-10-04 09:18:29 -07001177 platforms:
1178 - linux
1179 secure: true
yang-geceec8e2017-04-10 11:58:44 -07001180- name: grpc++_error_details
1181 build: all
1182 language: c++
1183 public_headers:
1184 - include/grpc++/support/error_details.h
1185 src:
1186 - src/proto/grpc/status/status.proto
1187 - src/cpp/util/error_details.cc
1188 deps:
1189 - grpc++
1190 baselib: true
1191 vs_project_guid: '{9F58AD72-49E1-4D10-B826-9E190AB0AAC0}'
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001192- name: grpc++_proto_reflection_desc_db
1193 build: private
1194 language: c++
1195 headers:
1196 - test/cpp/util/proto_reflection_descriptor_database.h
1197 src:
1198 - test/cpp/util/proto_reflection_descriptor_database.cc
1199 deps:
1200 - grpc++
1201 filegroups:
1202 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001203 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001204- name: grpc++_reflection
1205 build: all
1206 language: c++
1207 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001208 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001209 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001210 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001211 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001212 - src/cpp/ext/proto_server_reflection.cc
1213 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001214 deps:
1215 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001216 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001217 - grpc++_reflection_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001218- name: grpc++_test_config
1219 build: private
1220 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001221 headers:
1222 - test/cpp/util/test_config.h
1223 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001224 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001225- name: grpc++_test_util
1226 build: private
1227 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001228 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001229 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001230 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001231 - test/cpp/util/create_test_channel.h
1232 - test/cpp/util/string_ref_helper.h
1233 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001234 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001235 src:
yang-gc8a49d22016-12-12 11:18:49 -08001236 - src/proto/grpc/health/v1/health.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001237 - src/proto/grpc/testing/echo_messages.proto
1238 - src/proto/grpc/testing/echo.proto
1239 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001240 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001241 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001242 - test/cpp/util/create_test_channel.cc
1243 - test/cpp/util/string_ref_helper.cc
1244 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001245 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001246 deps:
1247 - grpc++
1248 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001249 filegroups:
1250 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001251 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001252 - grpc++_codegen_proto
1253 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001254 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001255- name: grpc++_unsecure
1256 build: all
1257 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001258 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001259 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001260 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001261 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001262 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001263 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001264 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001265 baselib: true
1266 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001267 filegroups:
1268 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001269 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001270 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001271 secure: false
1272 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
Craig Tiller5e321532017-03-03 08:50:25 -08001273- name: grpc_benchmark
1274 build: test
1275 language: c++
1276 headers:
Craig Tiller627a5982017-03-03 09:47:21 -08001277 - test/cpp/microbenchmarks/fullstack_context_mutators.h
1278 - test/cpp/microbenchmarks/fullstack_fixtures.h
Craig Tiller5e321532017-03-03 08:50:25 -08001279 - test/cpp/microbenchmarks/helpers.h
Craig Tillerf09ec592017-03-03 16:52:37 -08001280 src:
1281 - test/cpp/microbenchmarks/helpers.cc
Craig Tiller5e321532017-03-03 08:50:25 -08001282 deps:
1283 - benchmark
1284 - grpc++
Craig Tillere067b6e2017-03-06 14:46:37 -08001285 - grpc_test_util
Craig Tiller5e321532017-03-03 08:50:25 -08001286 - grpc
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02001287 defaults: benchmark
yang-gabdec2d2016-05-19 10:11:24 -07001288- name: grpc_cli_libs
1289 build: private
1290 language: c++
1291 headers:
1292 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001293 - test/cpp/util/cli_credentials.h
1294 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001295 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001296 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001297 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001298 src:
1299 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001300 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001301 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001302 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001303 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001304 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001305 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001306 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001307 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001308 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001309 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001310- name: grpc_plugin_support
1311 build: protoc
1312 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001313 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001314 - src/compiler/config.h
1315 - src/compiler/cpp_generator.h
1316 - src/compiler/cpp_generator_helpers.h
1317 - src/compiler/csharp_generator.h
1318 - src/compiler/csharp_generator_helpers.h
1319 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001320 - src/compiler/node_generator.h
1321 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001322 - src/compiler/objective_c_generator.h
1323 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001324 - src/compiler/php_generator.h
1325 - src/compiler/php_generator_helpers.h
Harsh Vardhandbd44972017-02-26 19:25:09 +05301326 - src/compiler/protobuf_plugin.h
Craig Tiller25834342015-09-25 08:08:24 -07001327 - src/compiler/python_generator.h
Harsh Vardhan8d5c6322017-02-25 21:07:05 +05301328 - src/compiler/python_generator_helpers.h
1329 - src/compiler/python_private_generator.h
Craig Tiller25834342015-09-25 08:08:24 -07001330 - src/compiler/ruby_generator.h
1331 - src/compiler/ruby_generator_helpers-inl.h
1332 - src/compiler/ruby_generator_map-inl.h
1333 - src/compiler/ruby_generator_string-inl.h
Harsh Vardhandbd44972017-02-26 19:25:09 +05301334 - src/compiler/schema_interface.h
Craig Tiller25834342015-09-25 08:08:24 -07001335 src:
1336 - src/compiler/cpp_generator.cc
1337 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001338 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001339 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001340 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001341 - src/compiler/python_generator.cc
1342 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001343 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001344 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001345 secure: false
1346 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001347 vs_props:
1348 - protoc
Eric Gribkoffc344e872017-01-09 10:53:50 -08001349- name: http2_client_main
1350 build: private
1351 language: c++
1352 headers:
1353 - test/cpp/interop/http2_client.h
1354 src:
1355 - src/proto/grpc/testing/empty.proto
1356 - src/proto/grpc/testing/messages.proto
1357 - src/proto/grpc/testing/test.proto
1358 - test/cpp/interop/http2_client.cc
1359 deps:
1360 - grpc++_test_util
1361 - grpc_test_util
1362 - grpc++
1363 - grpc
1364 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001365- name: interop_client_helper
1366 build: private
1367 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001368 headers:
1369 - test/cpp/interop/client_helper.h
1370 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001371 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001372 - test/cpp/interop/client_helper.cc
1373 deps:
1374 - grpc++_test_util
1375 - grpc_test_util
1376 - grpc++
1377 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001378 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001379- name: interop_client_main
1380 build: private
1381 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001382 headers:
1383 - test/cpp/interop/interop_client.h
1384 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001385 - src/proto/grpc/testing/empty.proto
1386 - src/proto/grpc/testing/messages.proto
1387 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001388 - test/cpp/interop/client.cc
1389 - test/cpp/interop/interop_client.cc
1390 deps:
1391 - interop_client_helper
1392 - grpc++_test_util
1393 - grpc_test_util
1394 - grpc++
1395 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 - gpr_test_util
1397 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001398 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001399- name: interop_server_helper
1400 build: private
1401 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001402 headers:
1403 - test/cpp/interop/server_helper.h
1404 src:
1405 - test/cpp/interop/server_helper.cc
1406 deps:
yang-gcc591022017-01-11 11:10:43 -08001407 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07001408 - grpc_test_util
1409 - grpc++
1410 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001412- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001413 build: private
1414 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001415 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001416 - src/proto/grpc/testing/empty.proto
1417 - src/proto/grpc/testing/messages.proto
1418 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001419 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001420 deps:
1421 - interop_server_helper
1422 - grpc++_test_util
1423 - grpc_test_util
1424 - grpc++
1425 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001426 - gpr_test_util
1427 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001428 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001429- name: interop_server_main
1430 build: private
1431 language: c++
1432 src:
1433 - test/cpp/interop/interop_server_bootstrap.cc
1434 deps:
1435 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001436- name: qps
1437 build: private
1438 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001439 headers:
Nicolas "Pixel" Nobleb02dd012017-03-24 18:45:22 +01001440 - test/cpp/qps/benchmark_config.h
Craig Tiller25834342015-09-25 08:08:24 -07001441 - test/cpp/qps/client.h
1442 - test/cpp/qps/driver.h
1443 - test/cpp/qps/histogram.h
1444 - test/cpp/qps/interarrival.h
David Klempnere27d1892016-05-19 13:50:16 -07001445 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001446 - test/cpp/qps/qps_worker.h
1447 - test/cpp/qps/report.h
1448 - test/cpp/qps/server.h
1449 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001450 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001451 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001452 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001453 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001454 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001455 - src/proto/grpc/testing/control.proto
1456 - src/proto/grpc/testing/services.proto
Nicolas "Pixel" Nobleb02dd012017-03-24 18:45:22 +01001457 - test/cpp/qps/benchmark_config.cc
Craig Tiller25834342015-09-25 08:08:24 -07001458 - test/cpp/qps/client_async.cc
1459 - test/cpp/qps/client_sync.cc
1460 - test/cpp/qps/driver.cc
David Klempnere27d1892016-05-19 13:50:16 -07001461 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001462 - test/cpp/qps/qps_worker.cc
1463 - test/cpp/qps/report.cc
1464 - test/cpp/qps/server_async.cc
1465 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001466 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001467 deps:
1468 - grpc_test_util
1469 - grpc++_test_util
1470 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001471- name: grpc_csharp_ext
1472 build: all
1473 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001474 src:
1475 - src/csharp/ext/grpc_csharp_ext.c
1476 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001477 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001478 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001479 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001480 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001481 dll: only
1482 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001483 vs_packages:
1484 - grpc.dependencies.openssl
1485 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001486 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001487 vs_props:
1488 - zlib
1489 - openssl
1490 - winsock
1491 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001492targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001493- name: alarm_test
1494 build: test
1495 language: c
1496 src:
1497 - test/core/surface/alarm_test.c
1498 deps:
1499 - grpc_test_util
1500 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001501 - gpr_test_util
1502 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001503- name: algorithm_test
1504 build: test
1505 language: c
1506 src:
1507 - test/core/compression/algorithm_test.c
1508 deps:
1509 - grpc_test_util
1510 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001511 - gpr_test_util
1512 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001513- name: alloc_test
1514 build: test
1515 language: c
1516 src:
1517 - test/core/support/alloc_test.c
1518 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001519 - gpr_test_util
1520 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001521- name: alpn_test
1522 build: test
1523 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001524 src:
1525 - test/core/transport/chttp2/alpn_test.c
1526 deps:
1527 - grpc_test_util
1528 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001529 - gpr_test_util
1530 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001531- name: api_fuzzer
1532 build: fuzzer
1533 language: c
1534 src:
1535 - test/core/end2end/fuzzers/api_fuzzer.c
1536 deps:
1537 - grpc_test_util
1538 - grpc
1539 - gpr_test_util
1540 - gpr
1541 corpus_dirs:
1542 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001543 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001544 maxlen: 2048
Craig Tiller9202b3f2017-03-12 22:30:38 -07001545- name: arena_test
1546 build: test
1547 language: c
1548 src:
1549 - test/core/support/arena_test.c
1550 deps:
1551 - gpr_test_util
1552 - gpr
Yuchen Zeng955a3642016-06-17 13:48:03 -07001553- name: bad_server_response_test
1554 build: test
1555 language: c
1556 src:
1557 - test/core/end2end/bad_server_response_test.c
1558 deps:
1559 - test_tcp_server
1560 - grpc_test_util
1561 - grpc
1562 - gpr_test_util
1563 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001564 exclude_iomgrs:
1565 - uv
Craig Tiller9e0066b2016-10-20 14:04:18 -07001566- name: bdp_estimator_test
1567 build: test
1568 language: c
1569 src:
1570 - test/core/transport/bdp_estimator_test.c
1571 deps:
1572 - grpc_test_util
1573 - grpc
1574 - gpr_test_util
1575 - gpr
Yuchen Zengd982bba2016-05-12 18:53:52 -07001576- name: bin_decoder_test
1577 build: test
1578 language: c
1579 src:
1580 - test/core/transport/chttp2/bin_decoder_test.c
1581 deps:
1582 - grpc_test_util
1583 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001584- name: bin_encoder_test
1585 build: test
1586 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001587 src:
1588 - test/core/transport/chttp2/bin_encoder_test.c
1589 deps:
1590 - grpc_test_util
1591 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001592- name: census_context_test
1593 build: test
1594 language: c
1595 src:
1596 - test/core/census/context_test.c
1597 deps:
1598 - grpc_test_util
1599 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001600 - gpr_test_util
1601 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001602- name: census_resource_test
1603 build: test
1604 language: c
1605 src:
1606 - test/core/census/resource_test.c
1607 deps:
1608 - grpc_test_util
1609 - grpc
1610 - gpr_test_util
1611 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001612- name: census_trace_context_test
1613 build: test
1614 language: c
1615 src:
1616 - test/core/census/trace_context_test.c
1617 deps:
1618 - grpc_test_util
1619 - grpc
1620 - gpr_test_util
1621 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001622- name: channel_create_test
1623 build: test
1624 language: c
1625 src:
1626 - test/core/surface/channel_create_test.c
1627 deps:
1628 - grpc_test_util
1629 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001630 - gpr_test_util
1631 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001632- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001633 build: test
1634 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001635 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001636 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001637 deps:
1638 - grpc_test_util
1639 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001640 - gpr_test_util
1641 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001642- name: chttp2_stream_map_test
1643 build: test
1644 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001645 src:
1646 - test/core/transport/chttp2/stream_map_test.c
1647 deps:
1648 - grpc_test_util
1649 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001650 - gpr_test_util
1651 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001652- name: chttp2_varint_test
1653 build: test
1654 language: c
1655 src:
1656 - test/core/transport/chttp2/varint_test.c
1657 deps:
1658 - grpc_test_util
1659 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001660 - gpr_test_util
1661 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001662- name: client_fuzzer
1663 build: fuzzer
1664 language: c
1665 src:
1666 - test/core/end2end/fuzzers/client_fuzzer.c
1667 deps:
1668 - grpc_test_util
1669 - grpc
1670 - gpr_test_util
1671 - gpr
1672 corpus_dirs:
1673 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001674 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001675 maxlen: 2048
Craig Tiller57726ca2016-09-12 11:59:45 -07001676- name: combiner_test
1677 cpu_cost: 30
1678 build: test
1679 language: c
1680 src:
1681 - test/core/iomgr/combiner_test.c
1682 deps:
1683 - grpc_test_util
1684 - grpc
1685 - gpr_test_util
1686 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001687- name: compression_test
1688 build: test
1689 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001690 src:
1691 - test/core/compression/compression_test.c
1692 deps:
1693 - grpc_test_util
1694 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001695 - gpr_test_util
1696 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001697- name: concurrent_connectivity_test
1698 build: test
1699 language: c
1700 src:
1701 - test/core/surface/concurrent_connectivity_test.c
1702 deps:
1703 - grpc_test_util
1704 - grpc
1705 - gpr_test_util
1706 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001707 exclude_iomgrs:
1708 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001709- name: connection_refused_test
1710 cpu_cost: 0.1
1711 build: test
1712 language: c
1713 src:
1714 - test/core/end2end/connection_refused_test.c
1715 deps:
1716 - grpc_test_util
1717 - grpc
1718 - gpr_test_util
1719 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001720- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001721 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001722 build: test
1723 language: c
1724 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001725 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001726 deps:
1727 - grpc_test_util
1728 - grpc
1729 - gpr_test_util
1730 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001731 exclude_iomgrs:
1732 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001733- name: dns_resolver_test
1734 build: test
1735 language: c
1736 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001737 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001738 deps:
1739 - grpc_test_util
1740 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001741 - gpr_test_util
1742 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001743- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001744 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001745 build: test
1746 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001747 src:
1748 - test/core/end2end/dualstack_socket_test.c
1749 deps:
1750 - grpc_test_util
1751 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001752 - gpr_test_util
1753 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001754 exclude_iomgrs:
1755 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001756 platforms:
1757 - mac
1758 - linux
1759 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001760- name: endpoint_pair_test
1761 build: test
1762 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001763 src:
1764 - test/core/iomgr/endpoint_pair_test.c
1765 deps:
1766 - grpc_test_util
1767 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001768 - gpr_test_util
1769 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001770 exclude_iomgrs:
1771 - uv
ncteisen3da3ce32017-02-17 09:51:25 -08001772- name: error_test
1773 cpu_cost: 30
1774 build: test
1775 language: c
1776 src:
1777 - test/core/iomgr/error_test.c
1778 deps:
1779 - grpc_test_util
1780 - grpc
1781 - gpr_test_util
1782 - gpr
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001783- name: ev_epoll_linux_test
1784 build: test
1785 language: c
1786 src:
1787 - test/core/iomgr/ev_epoll_linux_test.c
1788 deps:
1789 - grpc_test_util
1790 - grpc
1791 - gpr_test_util
1792 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001793 exclude_iomgrs:
1794 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001795 platforms:
1796 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001797- name: fd_conservation_posix_test
1798 build: test
1799 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001800 src:
1801 - test/core/iomgr/fd_conservation_posix_test.c
1802 deps:
1803 - grpc_test_util
1804 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001805 - gpr_test_util
1806 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001807 exclude_iomgrs:
1808 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001809 platforms:
1810 - mac
1811 - linux
1812 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001813- name: fd_posix_test
1814 build: test
1815 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001816 src:
1817 - test/core/iomgr/fd_posix_test.c
1818 deps:
1819 - grpc_test_util
1820 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001821 - gpr_test_util
1822 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001823 exclude_iomgrs:
1824 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001825 platforms:
1826 - mac
1827 - linux
1828 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001829- name: fling_client
1830 build: test
1831 run: false
1832 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001833 src:
1834 - test/core/fling/client.c
1835 deps:
1836 - grpc_test_util
1837 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001838 - gpr_test_util
1839 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001840- name: fling_server
1841 build: test
1842 run: false
1843 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001844 src:
1845 - test/core/fling/server.c
1846 deps:
1847 - grpc_test_util
1848 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001849 - gpr_test_util
1850 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001851- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001852 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001853 build: test
1854 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001855 src:
1856 - test/core/fling/fling_stream_test.c
1857 deps:
1858 - grpc_test_util
1859 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001860 - gpr_test_util
1861 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001862 platforms:
1863 - mac
1864 - linux
1865 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001866- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001867 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001868 build: test
1869 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001870 src:
1871 - test/core/fling/fling_test.c
1872 deps:
1873 - grpc_test_util
1874 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001875 - gpr_test_util
1876 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001877 platforms:
1878 - mac
1879 - linux
1880 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001881- name: gen_hpack_tables
1882 build: tool
1883 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001884 src:
1885 - tools/codegen/core/gen_hpack_tables.c
1886 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001887 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001888 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001889- name: gen_legal_metadata_characters
1890 build: tool
1891 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001892 src:
1893 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001894 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001895- name: gen_percent_encoding_tables
1896 build: tool
1897 language: c
1898 src:
1899 - tools/codegen/core/gen_percent_encoding_tables.c
1900 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001901- name: goaway_server_test
1902 cpu_cost: 0.1
1903 build: test
1904 language: c
1905 src:
1906 - test/core/end2end/goaway_server_test.c
1907 deps:
1908 - grpc_test_util
1909 - grpc
1910 - gpr_test_util
1911 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001912 exclude_iomgrs:
1913 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07001914 platforms:
1915 - mac
1916 - linux
1917 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001918- name: gpr_avl_test
1919 build: test
1920 language: c
1921 src:
1922 - test/core/support/avl_test.c
1923 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001924 - gpr_test_util
1925 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001926- name: gpr_backoff_test
1927 build: test
1928 language: c
1929 src:
1930 - test/core/support/backoff_test.c
1931 deps:
1932 - gpr_test_util
1933 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001934- name: gpr_cmdline_test
1935 build: test
1936 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001937 src:
1938 - test/core/support/cmdline_test.c
1939 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001940 - gpr_test_util
1941 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001942- name: gpr_cpu_test
1943 build: test
1944 language: c
1945 src:
1946 - test/core/support/cpu_test.c
1947 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001948 - gpr_test_util
1949 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001950- name: gpr_env_test
1951 build: test
1952 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001953 src:
1954 - test/core/support/env_test.c
1955 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001956 - gpr_test_util
1957 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001958- name: gpr_histogram_test
1959 build: test
1960 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001961 src:
1962 - test/core/support/histogram_test.c
1963 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001964 - gpr_test_util
1965 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001966- name: gpr_host_port_test
1967 build: test
1968 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001969 src:
1970 - test/core/support/host_port_test.c
1971 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001972 - gpr_test_util
1973 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001974- name: gpr_log_test
1975 build: test
1976 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001977 src:
1978 - test/core/support/log_test.c
1979 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001980 - gpr_test_util
1981 - gpr
Craig Tiller57726ca2016-09-12 11:59:45 -07001982- name: gpr_mpscq_test
1983 cpu_cost: 30
1984 build: test
1985 language: c
1986 src:
1987 - test/core/support/mpscq_test.c
1988 deps:
1989 - gpr_test_util
1990 - gpr
Craig Tilleredbf2b92017-02-27 07:24:00 -08001991- name: gpr_spinlock_test
1992 cpu_cost: 10
1993 build: test
1994 language: c
1995 src:
1996 - test/core/support/spinlock_test.c
1997 deps:
1998 - gpr_test_util
1999 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002000- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002001 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07002002 build: test
2003 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002004 src:
2005 - test/core/support/stack_lockfree_test.c
2006 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002007 - gpr_test_util
2008 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002009- name: gpr_string_test
2010 build: test
2011 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002012 src:
2013 - test/core/support/string_test.c
2014 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002015 - gpr_test_util
2016 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002017- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002018 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07002019 build: test
2020 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002021 src:
2022 - test/core/support/sync_test.c
2023 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002024 - gpr_test_util
2025 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002026- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002027 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07002028 build: test
2029 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002030 src:
2031 - test/core/support/thd_test.c
2032 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002033 - gpr_test_util
2034 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002035- name: gpr_time_test
2036 build: test
2037 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002038 src:
2039 - test/core/support/time_test.c
2040 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002041 - gpr_test_util
2042 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002043- name: gpr_tls_test
2044 build: test
2045 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002046 src:
2047 - test/core/support/tls_test.c
2048 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002049 - gpr_test_util
2050 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002051- name: gpr_useful_test
2052 build: test
2053 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002054 src:
2055 - test/core/support/useful_test.c
2056 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002057 - gpr_test_util
2058 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002059- name: grpc_auth_context_test
2060 build: test
2061 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002062 src:
2063 - test/core/security/auth_context_test.c
2064 deps:
2065 - grpc_test_util
2066 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002067 - gpr_test_util
2068 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002069- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002070 build: test
2071 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002072 src:
Craig Tiller29b527f2017-03-30 10:27:20 -07002073 - test/core/slice/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002074 deps:
2075 - grpc_test_util
2076 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002077 - gpr_test_util
2078 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002079- name: grpc_byte_buffer_reader_test
2080 build: test
2081 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002082 src:
2083 - test/core/surface/byte_buffer_reader_test.c
2084 deps:
2085 - grpc_test_util
2086 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002087 - gpr_test_util
2088 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002089- name: grpc_channel_args_test
2090 build: test
2091 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002092 src:
2093 - test/core/channel/channel_args_test.c
2094 deps:
2095 - grpc_test_util
2096 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002097 - gpr_test_util
2098 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002099- name: grpc_channel_stack_test
2100 build: test
2101 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002102 src:
2103 - test/core/channel/channel_stack_test.c
2104 deps:
2105 - grpc_test_util
2106 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002107 - gpr_test_util
2108 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002109- name: grpc_completion_queue_test
2110 build: test
2111 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002112 src:
2113 - test/core/surface/completion_queue_test.c
2114 deps:
2115 - grpc_test_util
2116 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002117 - gpr_test_util
2118 - gpr
murgatroid991191b722017-02-08 11:56:52 -08002119- name: grpc_completion_queue_threading_test
2120 build: test
2121 language: c
2122 src:
2123 - test/core/surface/completion_queue_threading_test.c
2124 deps:
2125 - grpc_test_util
2126 - grpc
2127 - gpr_test_util
2128 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002129 exclude_iomgrs:
2130 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07002131- name: grpc_create_jwt
2132 build: tool
2133 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002134 src:
2135 - test/core/security/create_jwt.c
2136 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002137 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002138 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01002139 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002140- name: grpc_credentials_test
2141 build: test
2142 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002143 src:
2144 - test/core/security/credentials_test.c
2145 deps:
2146 - grpc_test_util
2147 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002148 - gpr_test_util
2149 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002150- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01002151 build: test
2152 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07002153 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002154 src:
2155 - test/core/security/fetch_oauth2.c
2156 deps:
2157 - grpc_test_util
2158 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002159 - gpr_test_util
2160 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08002161- name: grpc_invalid_channel_args_test
2162 build: test
2163 language: c
2164 src:
2165 - test/core/surface/invalid_channel_args_test.c
2166 deps:
2167 - grpc_test_util
2168 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002169 - gpr_test_util
2170 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002171- name: grpc_json_token_test
2172 build: test
2173 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002174 src:
2175 - test/core/security/json_token_test.c
2176 deps:
2177 - grpc_test_util
2178 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002179 - gpr_test_util
2180 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002181 platforms:
2182 - linux
2183 - posix
2184 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002185- name: grpc_jwt_verifier_test
2186 build: test
2187 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002188 src:
2189 - test/core/security/jwt_verifier_test.c
2190 deps:
2191 - grpc_test_util
2192 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002193 - gpr_test_util
2194 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002195- name: grpc_print_google_default_creds_token
2196 build: tool
2197 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002198 src:
2199 - test/core/security/print_google_default_creds_token.c
2200 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002201 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002202 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002203- name: grpc_security_connector_test
2204 build: test
2205 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002206 src:
2207 - test/core/security/security_connector_test.c
2208 deps:
2209 - grpc_test_util
2210 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002211 - gpr_test_util
2212 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002213- name: grpc_verify_jwt
2214 build: tool
2215 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002216 src:
2217 - test/core/security/verify_jwt.c
2218 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002219 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002220 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002221- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002222 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002223 language: c
2224 src:
2225 - test/core/handshake/client_ssl.c
2226 deps:
2227 - grpc_test_util
2228 - grpc
2229 - gpr_test_util
2230 - gpr
murgatroid991191b722017-02-08 11:56:52 -08002231 exclude_iomgrs:
2232 - uv
Harvey Tuch7be13222016-10-24 15:00:49 -04002233 platforms:
2234 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002235 secure: true
2236- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002237 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002238 language: c
2239 src:
2240 - test/core/handshake/server_ssl.c
2241 deps:
2242 - grpc_test_util
2243 - grpc
2244 - gpr_test_util
2245 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002246 platforms:
2247 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002248 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002249- name: hpack_parser_fuzzer_test
2250 build: fuzzer
2251 language: c
2252 src:
2253 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2254 deps:
2255 - grpc_test_util
2256 - grpc
2257 - gpr_test_util
2258 - gpr
2259 corpus_dirs:
2260 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002261 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002262 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002263- name: hpack_parser_test
2264 build: test
2265 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002266 src:
2267 - test/core/transport/chttp2/hpack_parser_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: hpack_table_test
2274 build: test
2275 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002276 src:
2277 - test/core/transport/chttp2/hpack_table_test.c
2278 deps:
2279 - grpc_test_util
2280 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002281 - gpr_test_util
2282 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002283- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002284 build: test
2285 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002286 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002287 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002288 deps:
2289 - grpc_test_util
2290 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002291 - gpr_test_util
2292 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002293- name: http_request_fuzzer_test
2294 build: fuzzer
2295 language: c
2296 src:
2297 - test/core/http/request_fuzzer.c
2298 deps:
2299 - grpc_test_util
2300 - grpc
2301 - gpr_test_util
2302 - gpr
2303 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002304 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002305 maxlen: 2048
2306- name: http_response_fuzzer_test
2307 build: fuzzer
2308 language: c
2309 src:
2310 - test/core/http/response_fuzzer.c
2311 deps:
2312 - grpc_test_util
2313 - grpc
2314 - gpr_test_util
2315 - gpr
2316 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002317 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002318 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002319- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002320 build: test
2321 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002322 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002323 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002324 deps:
2325 - grpc_test_util
2326 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002327 - gpr_test_util
2328 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002329- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002330 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002331 build: test
2332 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002333 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002334 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002335 deps:
2336 - grpc_test_util
2337 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002338 - gpr_test_util
2339 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002340 platforms:
2341 - mac
2342 - linux
2343 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002344- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002345 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002346 build: test
2347 language: c
2348 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002349 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002350 deps:
2351 - grpc_test_util
2352 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002353 - gpr_test_util
2354 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002355 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002356 - linux
yang-gf1183302015-12-07 16:02:05 -08002357- name: init_test
2358 build: test
2359 language: c
2360 src:
2361 - test/core/surface/init_test.c
2362 deps:
2363 - grpc_test_util
2364 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002365 - gpr_test_util
2366 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002367- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002368 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002369 build: test
2370 language: c
2371 src:
2372 - test/core/end2end/invalid_call_argument_test.c
2373 deps:
2374 - grpc_test_util
2375 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002376 - gpr_test_util
2377 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002378- name: json_fuzzer_test
2379 build: fuzzer
2380 language: c
2381 src:
2382 - test/core/json/fuzzer.c
2383 deps:
2384 - grpc_test_util
2385 - grpc
2386 - gpr_test_util
2387 - gpr
2388 corpus_dirs:
2389 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002390 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002391- name: json_rewrite
2392 build: test
2393 run: false
2394 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002395 src:
2396 - test/core/json/json_rewrite.c
2397 deps:
2398 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002399 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002400- name: json_rewrite_test
2401 build: test
2402 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002403 src:
2404 - test/core/json/json_rewrite_test.c
2405 deps:
2406 - grpc_test_util
2407 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002408 - gpr_test_util
2409 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002410- name: json_stream_error_test
2411 build: test
2412 language: c
2413 src:
2414 - test/core/json/json_stream_error_test.c
2415 deps:
2416 - grpc_test_util
2417 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002418 - gpr_test_util
2419 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002420- name: json_test
2421 build: test
2422 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002423 src:
2424 - test/core/json/json_test.c
2425 deps:
2426 - grpc_test_util
2427 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002428 - gpr_test_util
2429 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002430- name: lame_client_test
2431 build: test
2432 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002433 src:
2434 - test/core/surface/lame_client_test.c
2435 deps:
2436 - grpc_test_util
2437 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002438 - gpr_test_util
2439 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002440- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002441 cpu_cost: 0.1
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002442 build: test
David Garcia Quintas448191c2017-02-17 09:37:50 -08002443 run: false
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002444 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002445 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002446 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002447 deps:
2448 - grpc_test_util
2449 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002450 - gpr_test_util
2451 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002452- name: load_file_test
2453 build: test
2454 language: c
2455 src:
2456 - test/core/iomgr/load_file_test.c
2457 deps:
2458 - grpc_test_util
2459 - grpc
2460 - gpr_test_util
2461 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002462- name: low_level_ping_pong_benchmark
2463 build: benchmark
2464 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002465 src:
2466 - test/core/network_benchmarks/low_level_ping_pong.c
2467 deps:
2468 - grpc_test_util
2469 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002470 - gpr_test_util
2471 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002472 platforms:
2473 - mac
2474 - linux
2475 - posix
Yuxuan Li6fb04d62016-11-18 18:08:36 -08002476- name: memory_profile_client
2477 build: test
2478 run: false
2479 language: c
2480 src:
2481 - test/core/memory_usage/client.c
2482 deps:
2483 - grpc_test_util
2484 - grpc
2485 - gpr_test_util
2486 - gpr
2487- name: memory_profile_server
2488 build: test
2489 run: false
2490 language: c
2491 src:
2492 - test/core/memory_usage/server.c
2493 deps:
2494 - grpc_test_util
2495 - grpc
2496 - gpr_test_util
2497 - gpr
2498- name: memory_profile_test
2499 cpu_cost: 1.5
2500 build: test
2501 language: c
2502 src:
2503 - test/core/memory_usage/memory_usage_test.c
2504 deps:
2505 - grpc_test_util
2506 - grpc
2507 - gpr_test_util
2508 - gpr
2509 platforms:
2510 - mac
2511 - linux
2512 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002513- name: message_compress_test
2514 build: test
2515 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002516 src:
2517 - test/core/compression/message_compress_test.c
2518 deps:
2519 - grpc_test_util
2520 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002521 - gpr_test_util
2522 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002523- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002524 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002525 build: test
2526 language: c
2527 src:
2528 - test/core/census/mlog_test.c
2529 deps:
2530 - grpc_test_util
2531 - grpc
2532 - gpr_test_util
2533 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002534- name: multiple_server_queues_test
2535 build: test
2536 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002537 src:
2538 - test/core/end2end/multiple_server_queues_test.c
2539 deps:
2540 - grpc_test_util
2541 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002542 - gpr_test_util
2543 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002544- name: murmur_hash_test
2545 build: test
2546 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002547 src:
2548 - test/core/support/murmur_hash_test.c
2549 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002550 - gpr_test_util
2551 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002552- name: nanopb_fuzzer_response_test
2553 build: fuzzer
2554 language: c
2555 src:
2556 - test/core/nanopb/fuzzer_response.c
2557 deps:
2558 - grpc_test_util
2559 - grpc
2560 - gpr_test_util
2561 - gpr
2562 corpus_dirs:
2563 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002564 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002565- name: nanopb_fuzzer_serverlist_test
2566 build: fuzzer
2567 language: c
2568 src:
2569 - test/core/nanopb/fuzzer_serverlist.c
2570 deps:
2571 - grpc_test_util
2572 - grpc
2573 - gpr_test_util
2574 - gpr
2575 corpus_dirs:
2576 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002577 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002578- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002579 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002580 build: test
2581 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002582 src:
2583 - test/core/end2end/no_server_test.c
2584 deps:
2585 - grpc_test_util
2586 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002587 - gpr_test_util
2588 - gpr
Yuchen Zenga9d8a152017-02-15 15:27:44 -08002589- name: parse_address_test
2590 build: test
2591 language: c
2592 src:
2593 - test/core/client_channel/parse_address_test.c
2594 deps:
2595 - grpc_test_util
2596 - grpc
2597 - gpr_test_util
2598 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002599- name: percent_decode_fuzzer
2600 build: fuzzer
2601 language: c
2602 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002603 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002604 deps:
2605 - grpc_test_util
2606 - grpc
2607 - gpr_test_util
2608 - gpr
2609 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002610 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002611 maxlen: 32
2612- name: percent_encode_fuzzer
2613 build: fuzzer
2614 language: c
2615 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002616 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002617 deps:
2618 - grpc_test_util
2619 - grpc
2620 - gpr_test_util
2621 - gpr
2622 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002623 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002624 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002625- name: percent_encoding_test
2626 build: test
2627 language: c
2628 src:
2629 - test/core/slice/percent_encoding_test.c
2630 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002631 - grpc_test_util
2632 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002633 - gpr_test_util
2634 - gpr
Sree Kuchibhotlaef8ef3b2016-12-09 23:03:33 -08002635- name: pollset_set_test
2636 build: test
2637 language: c
2638 src:
2639 - test/core/iomgr/pollset_set_test.c
2640 deps:
2641 - grpc_test_util
2642 - grpc
2643 - gpr_test_util
2644 - gpr
2645 exclude_iomgrs:
2646 - uv
2647 platforms:
2648 - linux
Yuchen Zenge6f01f62016-10-24 15:56:35 -07002649- name: resolve_address_posix_test
2650 build: test
2651 language: c
2652 src:
2653 - test/core/iomgr/resolve_address_posix_test.c
2654 deps:
2655 - grpc_test_util
2656 - grpc
2657 - gpr_test_util
2658 - gpr
murgatroid99d0cda5c2017-03-07 18:04:52 -08002659 exclude_iomgrs:
2660 - uv
Yuchen Zenge6f01f62016-10-24 15:56:35 -07002661 platforms:
2662 - mac
2663 - linux
2664 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002665- name: resolve_address_test
2666 build: test
2667 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002668 src:
2669 - test/core/iomgr/resolve_address_test.c
2670 deps:
2671 - grpc_test_util
2672 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002673 - gpr_test_util
2674 - gpr
Craig Tiller20afa3d2016-10-17 14:52:14 -07002675- name: resource_quota_test
2676 cpu_cost: 30
2677 build: test
2678 language: c
2679 src:
2680 - test/core/iomgr/resource_quota_test.c
2681 deps:
2682 - grpc_test_util
2683 - grpc
2684 - gpr_test_util
2685 - gpr
yang-gd482e592015-12-10 14:04:00 -08002686- name: secure_channel_create_test
2687 build: test
2688 language: c
2689 src:
2690 - test/core/surface/secure_channel_create_test.c
2691 deps:
2692 - grpc_test_util
2693 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002694 - gpr_test_util
2695 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002696- name: secure_endpoint_test
2697 build: test
2698 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002699 src:
2700 - test/core/security/secure_endpoint_test.c
2701 deps:
2702 - grpc_test_util
2703 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002704 - gpr_test_util
2705 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002706 exclude_iomgrs:
2707 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002708- name: sequential_connectivity_test
2709 build: test
2710 language: c
2711 src:
2712 - test/core/surface/sequential_connectivity_test.c
2713 deps:
2714 - grpc_test_util
2715 - grpc
2716 - gpr_test_util
2717 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002718 exclude_iomgrs:
2719 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002720- name: server_chttp2_test
2721 build: test
2722 language: c
2723 src:
2724 - test/core/surface/server_chttp2_test.c
2725 deps:
2726 - grpc_test_util
2727 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002728 - gpr_test_util
2729 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002730- name: server_fuzzer
2731 build: fuzzer
2732 language: c
2733 src:
2734 - test/core/end2end/fuzzers/server_fuzzer.c
2735 deps:
2736 - grpc_test_util
2737 - grpc
2738 - gpr_test_util
2739 - gpr
2740 corpus_dirs:
2741 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002742 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002743 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002744- name: server_test
2745 build: test
2746 language: c
2747 src:
2748 - test/core/surface/server_test.c
2749 deps:
2750 - grpc_test_util
2751 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002752 - gpr_test_util
2753 - gpr
Craig Tillerc3350542016-10-26 16:19:01 -07002754- name: slice_buffer_test
2755 build: test
2756 language: c
2757 src:
2758 - test/core/slice/slice_buffer_test.c
2759 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002760 - grpc_test_util
2761 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002762 - gpr_test_util
2763 - gpr
2764- name: slice_string_helpers_test
2765 build: test
2766 language: c
2767 src:
2768 - test/core/slice/slice_string_helpers_test.c
2769 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002770 - grpc_test_util
2771 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002772 - gpr_test_util
2773 - gpr
2774- name: slice_test
2775 build: test
2776 language: c
2777 src:
2778 - test/core/slice/slice_test.c
2779 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002780 - grpc_test_util
2781 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002782 - gpr_test_util
2783 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002784- name: sockaddr_resolver_test
2785 build: test
2786 language: c
2787 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002788 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002789 deps:
2790 - grpc_test_util
2791 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002792 - gpr_test_util
2793 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002794- name: sockaddr_utils_test
2795 build: test
2796 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002797 src:
2798 - test/core/iomgr/sockaddr_utils_test.c
2799 deps:
2800 - grpc_test_util
2801 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002802 - gpr_test_util
2803 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002804- name: socket_utils_test
2805 build: test
2806 language: c
2807 src:
2808 - test/core/iomgr/socket_utils_test.c
2809 deps:
2810 - grpc_test_util
2811 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002812 - gpr_test_util
2813 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002814 exclude_iomgrs:
2815 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002816 platforms:
2817 - mac
2818 - linux
2819 - posix
yang-g31e21282016-11-04 15:10:03 -07002820- name: ssl_server_fuzzer
2821 build: fuzzer
2822 language: c
2823 src:
2824 - test/core/security/ssl_server_fuzzer.c
2825 deps:
2826 - grpc_test_util
2827 - grpc
2828 - gpr_test_util
2829 - gpr
2830 corpus_dirs:
2831 - test/core/security/corpus/ssl_server_corpus
2832 maxlen: 2048
Craig Tiller7c70b6c2017-01-23 07:48:42 -08002833- name: status_conversion_test
2834 build: test
2835 language: c
2836 src:
2837 - test/core/transport/status_conversion_test.c
2838 deps:
2839 - grpc_test_util
2840 - grpc
2841 - gpr_test_util
2842 - gpr
Craig Tiller295df6d2017-03-01 11:28:24 -08002843- name: stream_owned_slice_test
2844 build: test
2845 language: c
2846 src:
2847 - test/core/transport/stream_owned_slice_test.c
2848 deps:
2849 - grpc_test_util
2850 - grpc
2851 - gpr_test_util
2852 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002853- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002854 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002855 build: test
2856 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002857 src:
2858 - test/core/iomgr/tcp_client_posix_test.c
2859 deps:
2860 - grpc_test_util
2861 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002862 - gpr_test_util
2863 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002864 exclude_iomgrs:
2865 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002866 platforms:
2867 - mac
2868 - linux
2869 - posix
murgatroid991191b722017-02-08 11:56:52 -08002870- name: tcp_client_uv_test
2871 cpu_cost: 0.5
2872 build: test
2873 language: c
2874 src:
2875 - test/core/iomgr/tcp_client_uv_test.c
2876 deps:
2877 - grpc_test_util
2878 - grpc
2879 - gpr_test_util
2880 - gpr
2881 exclude_iomgrs:
2882 - native
Craig Tillerbf4b2242015-08-31 15:53:53 -07002883- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002884 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002885 build: test
2886 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002887 src:
2888 - test/core/iomgr/tcp_posix_test.c
2889 deps:
2890 - grpc_test_util
2891 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002892 - gpr_test_util
2893 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002894 exclude_iomgrs:
2895 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002896 platforms:
2897 - mac
2898 - linux
2899 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002900- name: tcp_server_posix_test
2901 build: test
2902 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002903 src:
2904 - test/core/iomgr/tcp_server_posix_test.c
2905 deps:
2906 - grpc_test_util
2907 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002908 - gpr_test_util
2909 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002910 exclude_iomgrs:
2911 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002912 platforms:
2913 - mac
2914 - linux
2915 - posix
murgatroid991191b722017-02-08 11:56:52 -08002916- name: tcp_server_uv_test
2917 build: test
2918 language: c
2919 src:
2920 - test/core/iomgr/tcp_server_uv_test.c
2921 deps:
2922 - grpc_test_util
2923 - grpc
2924 - gpr_test_util
2925 - gpr
2926 exclude_iomgrs:
2927 - native
Craig Tillerbf4b2242015-08-31 15:53:53 -07002928- name: time_averaged_stats_test
2929 build: test
2930 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002931 src:
2932 - test/core/iomgr/time_averaged_stats_test.c
2933 deps:
2934 - grpc_test_util
2935 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002936 - gpr_test_util
2937 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002938- name: timeout_encoding_test
2939 build: test
2940 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002941 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002942 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002943 deps:
2944 - grpc_test_util
2945 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002946 - gpr_test_util
2947 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002948- name: timer_heap_test
2949 build: test
2950 language: c
2951 src:
2952 - test/core/iomgr/timer_heap_test.c
2953 deps:
2954 - grpc_test_util
2955 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002956 - gpr_test_util
2957 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002958 exclude_iomgrs:
2959 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002960- name: timer_list_test
2961 build: test
2962 language: c
2963 src:
2964 - test/core/iomgr/timer_list_test.c
2965 deps:
2966 - grpc_test_util
2967 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002968 - gpr_test_util
2969 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002970 exclude_iomgrs:
2971 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08002972- name: transport_connectivity_state_test
2973 build: test
2974 language: c
2975 src:
2976 - test/core/transport/connectivity_state_test.c
2977 deps:
2978 - grpc_test_util
2979 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002980 - gpr_test_util
2981 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002982- name: transport_metadata_test
2983 build: test
2984 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002985 src:
2986 - test/core/transport/metadata_test.c
2987 deps:
2988 - grpc_test_util
2989 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002990 - gpr_test_util
2991 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07002992- name: transport_pid_controller_test
2993 build: test
2994 language: c
2995 src:
2996 - test/core/transport/pid_controller_test.c
2997 deps:
2998 - grpc_test_util
2999 - grpc
3000 - gpr_test_util
3001 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003002- name: transport_security_test
3003 build: test
3004 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003005 src:
3006 - test/core/tsi/transport_security_test.c
3007 deps:
3008 - grpc_test_util
3009 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003010 - gpr_test_util
3011 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003012 platforms:
3013 - linux
3014 - posix
3015 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07003016- name: udp_server_test
3017 build: test
3018 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003019 src:
3020 - test/core/iomgr/udp_server_test.c
3021 deps:
3022 - grpc_test_util
3023 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003024 - gpr_test_util
3025 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07003026 exclude_iomgrs:
3027 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003028 platforms:
3029 - mac
3030 - linux
3031 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07003032- name: uri_fuzzer_test
3033 build: fuzzer
3034 language: c
3035 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003036 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07003037 deps:
3038 - grpc_test_util
3039 - grpc
3040 - gpr_test_util
3041 - gpr
3042 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003043 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07003044 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07003045- name: uri_parser_test
3046 build: test
3047 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003048 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003049 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07003050 deps:
3051 - grpc_test_util
3052 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003053 - gpr_test_util
3054 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07003055- name: wakeup_fd_cv_test
3056 build: test
3057 language: c
3058 src:
3059 - test/core/iomgr/wakeup_fd_cv_test.c
3060 deps:
3061 - grpc_test_util
3062 - grpc
3063 - gpr_test_util
3064 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07003065 exclude_iomgrs:
3066 - uv
kpayson64d195cf52016-10-09 18:04:00 -07003067 platforms:
3068 - mac
3069 - linux
3070 - posix
vjpai04e992a2016-02-10 16:58:38 -08003071- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003072 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08003073 build: test
3074 language: c++
3075 src:
3076 - test/cpp/common/alarm_cpp_test.cc
3077 deps:
3078 - grpc++_test_util
3079 - grpc_test_util
3080 - grpc++
3081 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08003082 - gpr_test_util
3083 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003084- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003085 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003086 build: test
3087 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003088 src:
3089 - test/cpp/end2end/async_end2end_test.cc
3090 deps:
3091 - grpc++_test_util
3092 - grpc_test_util
3093 - grpc++
3094 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003095 - gpr_test_util
3096 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003097- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003098 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003099 build: test
3100 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003101 src:
3102 - test/cpp/common/auth_property_iterator_test.cc
3103 deps:
3104 - grpc++_test_util
3105 - grpc_test_util
3106 - grpc++
3107 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003108 - gpr_test_util
3109 - gpr
Craig Tiller9202b3f2017-03-12 22:30:38 -07003110- name: bm_arena
3111 build: test
3112 language: c++
3113 src:
3114 - test/cpp/microbenchmarks/bm_arena.cc
3115 deps:
3116 - grpc_benchmark
3117 - benchmark
3118 - grpc++_test_util
3119 - grpc_test_util
3120 - grpc++
3121 - grpc
3122 - gpr_test_util
3123 - gpr
3124 args:
3125 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003126 defaults: benchmark
Craig Tiller9202b3f2017-03-12 22:30:38 -07003127 platforms:
3128 - mac
3129 - linux
3130 - posix
Craig Tillerfd044b82017-02-15 16:15:48 -08003131- name: bm_call_create
3132 build: test
3133 language: c++
3134 src:
3135 - test/cpp/microbenchmarks/bm_call_create.cc
3136 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003137 - grpc_benchmark
Craig Tillerfd044b82017-02-15 16:15:48 -08003138 - benchmark
3139 - grpc++_test_util
3140 - grpc_test_util
3141 - grpc++
3142 - grpc
3143 - gpr_test_util
3144 - gpr
3145 args:
3146 - --benchmark_min_time=0
Craig Tillerbf515b62017-02-24 16:23:50 -08003147 defaults: benchmark
Craig Tillerfd044b82017-02-15 16:15:48 -08003148 platforms:
3149 - mac
3150 - linux
3151 - posix
Craig Tiller523d54b2017-02-23 08:52:38 -08003152- name: bm_chttp2_hpack
Craig Tiller2f792d92017-02-22 16:26:33 -08003153 build: test
3154 language: c++
3155 src:
Craig Tiller523d54b2017-02-23 08:52:38 -08003156 - test/cpp/microbenchmarks/bm_chttp2_hpack.cc
Craig Tiller2f792d92017-02-22 16:26:33 -08003157 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003158 - grpc_benchmark
Craig Tiller2f792d92017-02-22 16:26:33 -08003159 - benchmark
3160 - grpc++_test_util
3161 - grpc_test_util
3162 - grpc++
3163 - grpc
3164 - gpr_test_util
3165 - gpr
3166 args:
3167 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003168 defaults: benchmark
Craig Tiller2f792d92017-02-22 16:26:33 -08003169 platforms:
3170 - mac
3171 - linux
3172 - posix
Craig Tiller18f09a02017-02-23 17:10:04 -08003173- name: bm_chttp2_transport
3174 build: test
3175 language: c++
3176 src:
3177 - test/cpp/microbenchmarks/bm_chttp2_transport.cc
3178 deps:
3179 - grpc_benchmark
3180 - benchmark
3181 - grpc++_test_util
3182 - grpc_test_util
3183 - grpc++
3184 - grpc
3185 - gpr_test_util
3186 - gpr
3187 args:
3188 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003189 defaults: benchmark
Craig Tiller18f09a02017-02-23 17:10:04 -08003190 platforms:
3191 - mac
3192 - linux
3193 - posix
Craig Tillerb3f34b62017-02-13 10:29:33 -08003194- name: bm_closure
3195 build: test
3196 language: c++
3197 src:
3198 - test/cpp/microbenchmarks/bm_closure.cc
3199 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003200 - grpc_benchmark
Craig Tillerb3f34b62017-02-13 10:29:33 -08003201 - benchmark
Craig Tiller510f38a2017-02-24 17:00:19 -08003202 - grpc++_test_util
Craig Tillerb3f34b62017-02-13 10:29:33 -08003203 - grpc_test_util
Craig Tiller510f38a2017-02-24 17:00:19 -08003204 - grpc++
Craig Tillerb3f34b62017-02-13 10:29:33 -08003205 - grpc
3206 - gpr_test_util
3207 - gpr
3208 args:
3209 - --benchmark_min_time=0
Craig Tiller19f3ea22017-02-17 15:17:05 -08003210 defaults: benchmark
Craig Tillerb3f34b62017-02-13 10:29:33 -08003211 platforms:
3212 - mac
3213 - linux
3214 - posix
Craig Tiller14ae5382017-02-14 12:43:50 -08003215- name: bm_cq
3216 build: test
3217 language: c++
3218 src:
3219 - test/cpp/microbenchmarks/bm_cq.cc
3220 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003221 - grpc_benchmark
Craig Tiller14ae5382017-02-14 12:43:50 -08003222 - benchmark
3223 - grpc++_test_util
3224 - grpc_test_util
3225 - grpc++
3226 - grpc
3227 - gpr_test_util
3228 - gpr
3229 args:
3230 - --benchmark_min_time=0
Craig Tillerbf515b62017-02-24 16:23:50 -08003231 defaults: benchmark
Craig Tiller14ae5382017-02-14 12:43:50 -08003232 platforms:
3233 - mac
3234 - linux
3235 - posix
Sree Kuchibhotla3c754e42017-04-04 13:49:08 -07003236- name: bm_cq_multiple_threads
3237 build: test
3238 language: c++
3239 src:
3240 - test/cpp/microbenchmarks/bm_cq_multiple_threads.cc
3241 deps:
3242 - grpc_benchmark
3243 - benchmark
3244 - grpc++_test_util
3245 - grpc_test_util
3246 - grpc++
3247 - grpc
3248 - gpr_test_util
3249 - gpr
3250 args:
3251 - --benchmark_min_time=0
3252 defaults: benchmark
3253 platforms:
3254 - mac
3255 - linux
3256 - posix
Craig Tiller264307f2017-02-16 09:07:45 -08003257- name: bm_error
3258 build: test
3259 language: c++
3260 src:
3261 - test/cpp/microbenchmarks/bm_error.cc
3262 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003263 - grpc_benchmark
Craig Tiller264307f2017-02-16 09:07:45 -08003264 - benchmark
3265 - grpc++_test_util
3266 - grpc_test_util
3267 - grpc++
3268 - grpc
3269 - gpr_test_util
3270 - gpr
3271 args:
3272 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003273 defaults: benchmark
Craig Tiller264307f2017-02-16 09:07:45 -08003274 platforms:
3275 - mac
3276 - linux
3277 - posix
Craig Tiller12d22e42017-03-03 10:14:20 -08003278- name: bm_fullstack_streaming_ping_pong
Craig Tiller93d802b2016-10-25 21:05:49 -07003279 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07003280 language: c++
3281 src:
Craig Tiller12d22e42017-03-03 10:14:20 -08003282 - test/cpp/microbenchmarks/bm_fullstack_streaming_ping_pong.cc
Craig Tiller93d802b2016-10-25 21:05:49 -07003283 deps:
Craig Tiller12d22e42017-03-03 10:14:20 -08003284 - grpc_benchmark
3285 - benchmark
3286 - grpc++_test_util
3287 - grpc_test_util
3288 - grpc++
3289 - grpc
3290 - gpr_test_util
3291 - gpr
3292 args:
3293 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003294 defaults: benchmark
Craig Tiller12d22e42017-03-03 10:14:20 -08003295 excluded_poll_engines:
3296 - poll
3297 - poll-cv
3298 platforms:
3299 - mac
3300 - linux
3301 - posix
3302 timeout_seconds: 1200
3303- name: bm_fullstack_streaming_pump
3304 build: test
3305 language: c++
3306 src:
3307 - test/cpp/microbenchmarks/bm_fullstack_streaming_pump.cc
Craig Tiller93d802b2016-10-25 21:05:49 -07003308 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003309 - grpc_benchmark
David Garcia Quintasff311212016-12-06 16:03:18 -08003310 - benchmark
Craig Tiller93d802b2016-10-25 21:05:49 -07003311 - grpc++_test_util
3312 - grpc_test_util
3313 - grpc++
3314 - grpc
3315 - gpr_test_util
3316 - gpr
Craig Tillera4354b02017-02-03 14:27:17 -08003317 args:
3318 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003319 defaults: benchmark
Craig Tiller122e4502017-02-22 10:22:32 -08003320 excluded_poll_engines:
3321 - poll
3322 - poll-cv
Jan Tattermuschbd0b0542017-01-19 18:09:50 +01003323 platforms:
3324 - mac
3325 - linux
3326 - posix
Craig Tiller3f06e3f2017-02-16 11:16:03 -08003327 timeout_seconds: 1200
Craig Tiller52bd4412017-03-03 10:52:22 -08003328- name: bm_fullstack_trickle
3329 build: test
3330 language: c++
3331 src:
3332 - test/cpp/microbenchmarks/bm_fullstack_trickle.cc
3333 deps:
3334 - grpc_benchmark
3335 - benchmark
3336 - grpc++_test_util
3337 - grpc_test_util
3338 - grpc++
3339 - grpc
3340 - gpr_test_util
3341 - gpr
3342 args:
3343 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003344 defaults: benchmark
Craig Tiller52bd4412017-03-03 10:52:22 -08003345 excluded_poll_engines:
3346 - poll
3347 - poll-cv
3348 platforms:
3349 - mac
3350 - linux
3351 - posix
3352 timeout_seconds: 1200
Craig Tiller62ac65b2017-03-03 09:57:43 -08003353- name: bm_fullstack_unary_ping_pong
3354 build: test
3355 language: c++
3356 src:
3357 - test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc
3358 deps:
3359 - grpc_benchmark
Mark D. Roth0e44a252016-11-07 11:26:05 -08003360 - benchmark
3361 - grpc++_test_util
3362 - grpc_test_util
3363 - grpc++
3364 - grpc
3365 - gpr_test_util
3366 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003367 args:
Craig Tillerca62ff02016-02-24 22:22:57 -08003368 - --benchmark_min_time=0
Craig Tiller19f3ea22017-02-17 15:17:05 -08003369 defaults: benchmark
Craig Tillerbf4b2242015-08-31 15:53:53 -07003370 excluded_poll_engines:
Craig Tiller25834342015-09-25 08:08:24 -07003371 - poll
3372 - poll-cv
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003373 platforms:
3374 - mac
3375 - linux
3376 - posix
3377 timeout_seconds: 1200
3378- name: bm_metadata
3379 build: test
3380 language: c++
3381 src:
3382 - test/cpp/microbenchmarks/bm_metadata.cc
3383 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003384 - grpc_benchmark
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003385 - benchmark
Craig Tillerad14bce2017-03-09 08:32:01 -08003386 - grpc++_test_util
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003387 - grpc_test_util
Craig Tillerad14bce2017-03-09 08:32:01 -08003388 - grpc++
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003389 - grpc
3390 - gpr_test_util
3391 - gpr
3392 args:
3393 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003394 defaults: benchmark
Craig Tillerbf4b2242015-08-31 15:53:53 -07003395 platforms:
3396 - mac
Craig Tiller25834342015-09-25 08:08:24 -07003397 - linux
3398 - posix
Craig Tiller1128d462017-03-03 16:46:54 -08003399- name: bm_pollset
3400 build: test
3401 language: c++
3402 src:
3403 - test/cpp/microbenchmarks/bm_pollset.cc
3404 deps:
3405 - grpc_benchmark
3406 - benchmark
Craig Tiller3a351892017-03-10 07:39:26 -08003407 - grpc++_test_util
Craig Tiller1128d462017-03-03 16:46:54 -08003408 - grpc_test_util
Craig Tiller3a351892017-03-10 07:39:26 -08003409 - grpc++
Craig Tiller1128d462017-03-03 16:46:54 -08003410 - grpc
3411 - gpr_test_util
3412 - gpr
3413 args:
3414 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003415 defaults: benchmark
Craig Tiller1128d462017-03-03 16:46:54 -08003416 platforms:
3417 - mac
3418 - linux
3419 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003420- name: channel_arguments_test
3421 gtest: true
3422 build: test
3423 language: c++
3424 src:
3425 - test/cpp/common/channel_arguments_test.cc
3426 deps:
3427 - grpc++
3428 - grpc
3429 - gpr
3430- name: channel_filter_test
3431 gtest: true
3432 build: test
Craig Tiller25834342015-09-25 08:08:24 -07003433 language: c++
3434 src:
3435 - test/cpp/common/channel_filter_test.cc
3436 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003437 - grpc++
Craig Tiller25834342015-09-25 08:08:24 -07003438 - grpc
3439 - gpr
3440- name: cli_call_test
3441 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003442 build: test
3443 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003444 src:
Craig Tillerca62ff02016-02-24 22:22:57 -08003445 - test/cpp/util/cli_call_test.cc
Craig Tillerbfd05532016-01-20 09:53:15 -08003446 deps:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003447 - grpc_cli_libs
3448 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07003449 - grpc_test_util
3450 - grpc++
3451 - grpc
3452 - gpr_test_util
3453 - gpr
3454- name: client_crash_test
3455 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003456 cpu_cost: 0.1
3457 build: test
Craig Tiller25834342015-09-25 08:08:24 -07003458 language: c++
3459 src:
3460 - test/cpp/end2end/client_crash_test.cc
3461 deps:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003462 - grpc++_test_util
3463 - grpc_test_util
3464 - grpc++
3465 - grpc
Craig Tiller25834342015-09-25 08:08:24 -07003466 - gpr_test_util
3467 - gpr
3468 platforms:
3469 - mac
3470 - linux
3471 - posix
3472- name: client_crash_test_server
Craig Tillerda179ce2016-02-09 12:01:53 -08003473 build: test
3474 run: false
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003475 language: c++
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08003476 src:
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08003477 - test/cpp/end2end/client_crash_test_server.cc
3478 deps:
3479 - grpc++_test_util
3480 - grpc_test_util
3481 - grpc++
3482 - grpc
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08003483 - gpr_test_util
3484 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003485- name: codegen_test_full
3486 gtest: true
3487 build: test
3488 language: c++
3489 src:
3490 - src/proto/grpc/testing/control.proto
yang-g17487f92016-06-03 15:21:15 -07003491 - src/proto/grpc/testing/messages.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003492 - src/proto/grpc/testing/payloads.proto
3493 - src/proto/grpc/testing/services.proto
3494 - src/proto/grpc/testing/stats.proto
3495 - test/cpp/codegen/codegen_test_full.cc
3496 deps:
3497 - grpc++
3498 - grpc
3499 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003500 filegroups:
3501 - grpc++_codegen_base
3502- name: codegen_test_minimal
Craig Tiller03d8f2f2016-04-07 08:02:16 -07003503 gtest: true
yang-g17487f92016-06-03 15:21:15 -07003504 build: test
yang-g34b58612016-06-03 17:30:09 -07003505 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003506 src:
Craig Tillerca62ff02016-02-24 22:22:57 -08003507 - src/proto/grpc/testing/control.proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07003508 - src/proto/grpc/testing/messages.proto
3509 - src/proto/grpc/testing/payloads.proto
Craig Tiller25834342015-09-25 08:08:24 -07003510 - src/proto/grpc/testing/services.proto
3511 - src/proto/grpc/testing/stats.proto
3512 - test/cpp/codegen/codegen_test_minimal.cc
3513 filegroups:
3514 - grpc++_codegen_base
Craig Tillerda179ce2016-02-09 12:01:53 -08003515 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07003516- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003517 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003518 build: test
3519 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003520 src:
3521 - test/cpp/client/credentials_test.cc
3522 deps:
3523 - grpc++
3524 - grpc
3525 - gpr
Craig Tillerda179ce2016-02-09 12:01:53 -08003526- name: cxx_byte_buffer_test
3527 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003528 build: test
Craig Tillerca62ff02016-02-24 22:22:57 -08003529 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003530 src:
3531 - test/cpp/util/byte_buffer_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07003532 deps:
3533 - grpc_test_util
3534 - grpc++
3535 - grpc
3536 - gpr_test_util
3537 - gpr
Craig Tillerda179ce2016-02-09 12:01:53 -08003538- name: cxx_slice_test
3539 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003540 build: test
Craig Tillerca62ff02016-02-24 22:22:57 -08003541 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003542 src:
3543 - test/cpp/util/slice_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07003544 deps:
3545 - grpc_test_util
3546 - grpc++
3547 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003548 - gpr_test_util
Craig Tillerca62ff02016-02-24 22:22:57 -08003549 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003550- name: cxx_string_ref_test
3551 gtest: true
Craig Tiller25834342015-09-25 08:08:24 -07003552 build: test
3553 language: c++
3554 src:
3555 - test/cpp/util/string_ref_test.cc
3556 deps:
3557 - grpc++
Craig Tillerda179ce2016-02-09 12:01:53 -08003558- name: cxx_time_test
3559 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003560 build: test
Craig Tillerca62ff02016-02-24 22:22:57 -08003561 language: c++
Craig Tillerbfd05532016-01-20 09:53:15 -08003562 src:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003563 - test/cpp/util/time_test.cc
3564 deps:
Craig Tiller25834342015-09-25 08:08:24 -07003565 - grpc_test_util
3566 - grpc++
3567 - grpc
3568 - gpr_test_util
3569 - gpr
3570- name: end2end_test
3571 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003572 cpu_cost: 0.5
3573 build: test
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003574 language: c++
3575 src:
3576 - test/cpp/end2end/end2end_test.cc
3577 deps:
3578 - grpc++_test_util
3579 - grpc_test_util
3580 - grpc++
3581 - grpc
3582 - gpr_test_util
3583 - gpr
yang-geceec8e2017-04-10 11:58:44 -07003584- name: error_details_test
3585 gtest: true
3586 build: test
3587 language: c++
3588 src:
3589 - src/proto/grpc/testing/echo_messages.proto
3590 - test/cpp/util/error_details_test.cc
3591 deps:
3592 - grpc++_error_details
3593 - grpc++
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003594- name: filter_end2end_test
3595 gtest: true
3596 build: test
3597 language: c++
3598 src:
3599 - test/cpp/end2end/filter_end2end_test.cc
3600 deps:
3601 - grpc++_test_util
3602 - grpc_test_util
3603 - grpc++
3604 - grpc
3605 - gpr_test_util
3606 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003607- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003608 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003609 build: test
3610 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003611 src:
3612 - test/cpp/end2end/generic_end2end_test.cc
3613 deps:
3614 - grpc++_test_util
3615 - grpc_test_util
3616 - grpc++
3617 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003618 - gpr_test_util
3619 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07003620- name: golden_file_test
3621 gtest: true
3622 build: test
3623 language: c++
3624 src:
3625 - src/proto/grpc/testing/compiler_test.proto
3626 - test/cpp/codegen/golden_file_test.cc
3627 deps:
3628 - grpc++
3629 - grpc
3630 - gpr
David Garcia Quintase8543572017-02-21 10:44:02 -08003631 args:
3632 - --generated_file_path=gens/src/proto/grpc/testing/compiler_test.grpc.pb.h
Craig Tillerbf4b2242015-08-31 15:53:53 -07003633- name: grpc_cli
3634 build: test
3635 run: false
3636 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003637 src:
3638 - test/cpp/util/grpc_cli.cc
3639 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003640 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003641 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003642 - grpc++
3643 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003644 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003645 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003646- name: grpc_cpp_plugin
3647 build: protoc
3648 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003649 src:
3650 - src/compiler/cpp_plugin.cc
3651 deps:
3652 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003653 secure: false
3654 vs_config_type: Application
3655 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3656- name: grpc_csharp_plugin
3657 build: protoc
3658 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003659 src:
3660 - src/compiler/csharp_plugin.cc
3661 deps:
3662 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003663 secure: false
3664 vs_config_type: Application
3665 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003666- name: grpc_node_plugin
3667 build: protoc
3668 language: c++
3669 src:
3670 - src/compiler/node_plugin.cc
3671 deps:
3672 - grpc_plugin_support
3673 secure: false
3674 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003675- name: grpc_objective_c_plugin
3676 build: protoc
3677 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003678 src:
3679 - src/compiler/objective_c_plugin.cc
3680 deps:
3681 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003682 secure: false
3683 vs_config_type: Application
3684 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003685- name: grpc_php_plugin
3686 build: protoc
3687 language: c++
3688 src:
3689 - src/compiler/php_plugin.cc
3690 deps:
3691 - grpc_plugin_support
3692 secure: false
3693 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003694- name: grpc_python_plugin
3695 build: protoc
3696 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003697 src:
3698 - src/compiler/python_plugin.cc
3699 deps:
3700 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003701 secure: false
3702 vs_config_type: Application
3703 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3704- name: grpc_ruby_plugin
3705 build: protoc
3706 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003707 src:
3708 - src/compiler/ruby_plugin.cc
3709 deps:
3710 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003711 secure: false
3712 vs_config_type: Application
3713 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003714- name: grpc_tool_test
3715 gtest: true
3716 build: test
3717 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003718 src:
3719 - src/proto/grpc/testing/echo.proto
3720 - src/proto/grpc/testing/echo_messages.proto
3721 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003722 deps:
3723 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003724 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003725 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003726 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003727 - grpc_test_util
3728 - grpc++
3729 - grpc
3730 - gpr_test_util
3731 - gpr
3732 filegroups:
3733 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003734- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003735 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003736 build: test
3737 language: c++
3738 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003739 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003740 - test/cpp/grpclb/grpclb_api_test.cc
3741 deps:
3742 - grpc++_test_util
3743 - grpc_test_util
3744 - grpc++
3745 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07003746- name: grpclb_test
3747 gtest: false
3748 build: test
3749 language: c++
3750 src:
3751 - src/proto/grpc/lb/v1/load_balancer.proto
3752 - test/cpp/grpclb/grpclb_test.cc
3753 deps:
David Garcia Quintas55145c02016-06-21 14:51:54 -07003754 - grpc++_test_util
3755 - grpc_test_util
Jan Tattermusch1c6a1442017-01-13 14:17:40 +01003756 - grpc++
3757 - grpc
3758 - gpr_test_util
3759 - gpr
yang-gad327642016-12-12 14:32:09 -08003760- name: health_service_end2end_test
3761 gtest: true
3762 build: test
3763 language: c++
3764 src:
3765 - test/cpp/end2end/health_service_end2end_test.cc
3766 deps:
3767 - grpc++_test_util
3768 - grpc_test_util
3769 - grpc++
3770 - grpc
3771 - gpr_test_util
3772 - gpr
Eric Gribkoffc344e872017-01-09 10:53:50 -08003773- name: http2_client
3774 build: test
3775 run: false
3776 language: c++
3777 src: []
3778 deps:
3779 - http2_client_main
3780 - grpc++_test_util
3781 - grpc_test_util
3782 - grpc++
3783 - grpc
3784 - grpc++_test_config
3785 platforms:
3786 - mac
3787 - linux
3788 - posix
yang-gbe5a2c42016-01-14 13:11:15 -08003789- name: hybrid_end2end_test
Craig Tillerb23f4b72017-01-31 15:50:45 -08003790 flaky: true
yang-gbe5a2c42016-01-14 13:11:15 -08003791 build: test
3792 language: c++
3793 src:
3794 - test/cpp/end2end/hybrid_end2end_test.cc
3795 deps:
3796 - grpc++_test_util
3797 - grpc_test_util
3798 - grpc++
3799 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003800 - gpr_test_util
3801 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003802- name: interop_client
3803 build: test
3804 run: false
3805 language: c++
3806 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003807 deps:
3808 - interop_client_main
3809 - interop_client_helper
3810 - grpc++_test_util
3811 - grpc_test_util
3812 - grpc++
3813 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003814 - gpr_test_util
3815 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003816 - grpc++_test_config
3817 platforms:
3818 - mac
3819 - linux
3820 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003821- name: interop_server
3822 build: test
3823 run: false
3824 language: c++
3825 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003826 deps:
3827 - interop_server_main
3828 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003829 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003830 - grpc++_test_util
3831 - grpc_test_util
3832 - grpc++
3833 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003834 - gpr_test_util
3835 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003836 - grpc++_test_config
3837 platforms:
3838 - mac
3839 - linux
3840 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003841- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08003842 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003843 build: test
3844 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003845 src:
3846 - test/cpp/interop/interop_test.cc
3847 deps:
3848 - grpc_test_util
3849 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003850 - gpr_test_util
3851 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07003852 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07003853 platforms:
3854 - mac
3855 - linux
3856 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003857- name: json_run_localhost
3858 build: test
3859 run: false
3860 language: c++
3861 src:
3862 - test/cpp/qps/json_run_localhost.cc
3863 deps:
3864 - grpc++_test_util
3865 - grpc_test_util
3866 - grpc++
3867 - grpc
3868 - gpr_test_util
3869 - gpr
3870 - grpc++_test_config
Jan Tattermuschbd0b0542017-01-19 18:09:50 +01003871 platforms:
3872 - mac
3873 - linux
3874 - posix
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003875- name: metrics_client
3876 build: test
3877 run: false
3878 language: c++
3879 headers:
3880 - test/cpp/util/metrics_server.h
3881 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003882 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003883 - test/cpp/interop/metrics_client.cc
3884 deps:
3885 - grpc++
3886 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003887 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003888 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003889- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003890 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003891 build: test
3892 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003893 src:
3894 - test/cpp/end2end/mock_test.cc
3895 deps:
3896 - grpc++_test_util
3897 - grpc_test_util
3898 - grpc++
3899 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003900 - gpr_test_util
3901 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07003902- name: noop-benchmark
3903 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07003904 language: c++
3905 src:
3906 - test/cpp/microbenchmarks/noop-benchmark.cc
3907 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08003908 - benchmark
Craig Tiller19f3ea22017-02-17 15:17:05 -08003909 defaults: benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003910- name: proto_server_reflection_test
3911 gtest: true
3912 build: test
3913 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003914 src:
3915 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003916 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003917 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003918 - grpc++_reflection
3919 - grpc++_test_util
3920 - grpc_test_util
3921 - grpc++
3922 - grpc
3923 - gpr_test_util
3924 - gpr
Harvey Tuch5f3cfe92017-01-20 11:02:11 -05003925- name: proto_utils_test
3926 gtest: true
3927 build: test
3928 language: c++
3929 src:
3930 - test/cpp/codegen/proto_utils_test.cc
3931 deps:
3932 - grpc++
3933 - grpc
3934 filegroups:
3935 - grpc++_codegen_base
3936 - grpc++_codegen_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07003937- name: qps_interarrival_test
3938 build: test
3939 run: false
3940 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003941 src:
3942 - test/cpp/qps/qps_interarrival_test.cc
3943 deps:
3944 - qps
3945 - grpc++_test_util
3946 - grpc_test_util
3947 - grpc++
3948 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003949 - gpr_test_util
3950 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003951 platforms:
3952 - mac
3953 - linux
3954 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003955- name: qps_json_driver
3956 build: test
3957 run: false
3958 language: c++
3959 src:
3960 - test/cpp/qps/qps_json_driver.cc
3961 deps:
3962 - qps
3963 - grpc++_test_util
3964 - grpc_test_util
3965 - grpc++
3966 - grpc
3967 - gpr_test_util
3968 - gpr
3969 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003970- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08003971 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003972 build: test
3973 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003974 src:
3975 - test/cpp/qps/qps_openloop_test.cc
3976 deps:
3977 - qps
3978 - grpc++_test_util
3979 - grpc_test_util
3980 - grpc++
3981 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003982 - gpr_test_util
3983 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003984 - grpc++_test_config
3985 platforms:
3986 - mac
3987 - linux
3988 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003989- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003990 build: test
3991 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003992 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003993 headers:
3994 - test/cpp/qps/client.h
3995 - test/cpp/qps/server.h
3996 src:
3997 - test/cpp/qps/worker.cc
3998 deps:
3999 - qps
4000 - grpc++_test_util
4001 - grpc_test_util
4002 - grpc++
4003 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004004 - gpr_test_util
4005 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004006 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004007- name: reconnect_interop_client
4008 build: test
4009 run: false
4010 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004011 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004012 - src/proto/grpc/testing/empty.proto
4013 - src/proto/grpc/testing/messages.proto
4014 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07004015 - test/cpp/interop/reconnect_interop_client.cc
4016 deps:
4017 - grpc++_test_util
4018 - grpc_test_util
4019 - grpc++
4020 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004021 - gpr_test_util
4022 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004023 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004024- name: reconnect_interop_server
4025 build: test
4026 run: false
4027 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004028 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004029 - src/proto/grpc/testing/empty.proto
4030 - src/proto/grpc/testing/messages.proto
4031 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07004032 - test/cpp/interop/reconnect_interop_server.cc
4033 deps:
4034 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08004035 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07004036 - grpc++_test_util
4037 - grpc_test_util
4038 - grpc++
4039 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004040 - gpr_test_util
4041 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004042 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07004043- name: round_robin_end2end_test
4044 gtest: true
4045 build: test
4046 language: c++
4047 src:
4048 - test/cpp/end2end/round_robin_end2end_test.cc
4049 deps:
4050 - grpc++_test_util
4051 - grpc_test_util
4052 - grpc++
4053 - grpc
4054 - gpr_test_util
4055 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004056- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004057 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004058 build: test
4059 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004060 src:
4061 - test/cpp/common/secure_auth_context_test.cc
4062 deps:
4063 - grpc++_test_util
4064 - grpc_test_util
4065 - grpc++
4066 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004067 - gpr_test_util
4068 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08004069- name: secure_sync_unary_ping_pong_test
4070 build: test
4071 language: c++
4072 src:
4073 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
4074 deps:
4075 - qps
4076 - grpc++_test_util
4077 - grpc_test_util
4078 - grpc++
4079 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004080 - gpr_test_util
4081 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08004082 platforms:
4083 - mac
4084 - linux
4085 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07004086- name: server_builder_plugin_test
4087 gtest: true
4088 build: test
4089 language: c++
4090 src:
4091 - test/cpp/end2end/server_builder_plugin_test.cc
4092 deps:
4093 - grpc++_test_util
4094 - grpc_test_util
4095 - grpc++
4096 - grpc
4097 - gpr_test_util
4098 - gpr
Craig Tiller12352b22017-01-10 15:16:14 -08004099- name: server_builder_test
4100 gtest: true
4101 build: test
4102 language: c++
4103 src:
4104 - src/proto/grpc/testing/echo_messages.proto
4105 - src/proto/grpc/testing/echo.proto
4106 - test/cpp/server/server_builder_test.cc
4107 deps:
4108 - grpc++_test_util
4109 - grpc_test_util
4110 - gpr_test_util
4111 - grpc++
4112 - grpc
4113 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07004114- name: server_context_test_spouse_test
4115 gtest: true
4116 build: test
4117 language: c++
4118 src:
4119 - test/cpp/test/server_context_test_spouse_test.cc
4120 deps:
4121 - grpc_test_util
yang-gc4292fb2016-10-13 16:54:08 -07004122 - grpc++
4123 - grpc
4124 - gpr_test_util
4125 - gpr
David Garcia Quintasf31f0962017-02-10 14:53:58 -08004126 uses:
4127 - grpc++_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07004128- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004129 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08004130 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07004131 build: test
4132 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004133 src:
4134 - test/cpp/end2end/server_crash_test.cc
4135 deps:
4136 - grpc++_test_util
4137 - grpc_test_util
4138 - grpc++
4139 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004140 - gpr_test_util
4141 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004142 platforms:
4143 - mac
4144 - linux
4145 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07004146- name: server_crash_test_client
4147 build: test
4148 run: false
4149 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004150 src:
4151 - test/cpp/end2end/server_crash_test_client.cc
4152 deps:
4153 - grpc++_test_util
4154 - grpc_test_util
4155 - grpc++
4156 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004157 - gpr_test_util
4158 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004159- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004160 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004161 build: test
4162 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004163 src:
4164 - test/cpp/end2end/shutdown_test.cc
4165 deps:
4166 - grpc++_test_util
4167 - grpc_test_util
4168 - grpc++
4169 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004170 - gpr_test_util
4171 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004172- name: status_test
4173 build: test
4174 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004175 src:
4176 - test/cpp/util/status_test.cc
4177 deps:
4178 - grpc_test_util
4179 - grpc++
4180 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004181 - gpr_test_util
4182 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07004183- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004184 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07004185 build: test
4186 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004187 src:
4188 - test/cpp/end2end/streaming_throughput_test.cc
4189 deps:
4190 - grpc++_test_util
4191 - grpc_test_util
4192 - grpc++
4193 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004194 - gpr_test_util
4195 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004196 platforms:
4197 - mac
4198 - linux
4199 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004200- name: stress_test
4201 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07004202 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004203 language: c++
4204 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07004205 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004206 - test/cpp/interop/interop_client.h
4207 - test/cpp/interop/stress_interop_client.h
ncteisen9c7a08d2017-01-17 16:26:40 -08004208 - test/cpp/util/create_test_channel.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004209 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004210 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004211 - src/proto/grpc/testing/empty.proto
4212 - src/proto/grpc/testing/messages.proto
4213 - src/proto/grpc/testing/metrics.proto
4214 - src/proto/grpc/testing/test.proto
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004215 - test/cpp/interop/interop_client.cc
4216 - test/cpp/interop/stress_interop_client.cc
4217 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004218 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004219 deps:
4220 - grpc++_test_util
4221 - grpc_test_util
4222 - grpc++
4223 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004224 - gpr_test_util
4225 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004226 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07004227- name: thread_manager_test
4228 build: test
4229 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07004230 src:
4231 - test/cpp/thread_manager/thread_manager_test.cc
4232 deps:
4233 - grpc++
4234 - grpc
4235 - gpr
4236 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004237- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004238 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08004239 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07004240 build: test
4241 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004242 src:
4243 - test/cpp/end2end/thread_stress_test.cc
4244 deps:
4245 - grpc++_test_util
4246 - grpc_test_util
4247 - grpc++
4248 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004249 - gpr_test_util
4250 - gpr
Craig Tiller9a3997c2017-01-30 13:22:33 -08004251- name: writes_per_rpc_test
4252 gtest: true
4253 cpu_cost: 0.5
4254 build: test
4255 language: c++
4256 src:
4257 - test/cpp/performance/writes_per_rpc_test.cc
4258 deps:
4259 - grpc++_test_util
4260 - grpc_test_util
4261 - grpc++
4262 - grpc
4263 - gpr_test_util
4264 - gpr
Craig Tiller1bb53712017-02-04 15:39:27 -08004265 platforms:
4266 - mac
4267 - linux
4268 - posix
Craig Tillerab230452016-01-04 08:18:43 -08004269- name: public_headers_must_be_c89
4270 build: test
4271 language: c89
4272 src:
4273 - test/core/surface/public_headers_must_be_c89.c
4274 deps:
4275 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004276 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004277vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07004278- linkage: static
4279 name: grpc.dependencies.zlib
4280 props: false
4281 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08004282 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08004283- linkage: static
4284 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07004285 props: true
4286 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08004287 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07004288- name: gflags
4289 props: false
4290 redist: false
4291 version: 2.1.2.1
4292- name: gtest
4293 props: false
4294 redist: false
4295 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08004296configs:
4297 asan:
4298 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004299 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
4300 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004301 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004302 LD: clang
4303 LDFLAGS: -fsanitize=address
4304 LDXX: clang++
4305 compile_the_world: true
4306 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08004307 ASAN_OPTIONS: detect_leaks=1:color=always
4308 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Craig Tillera0f85172016-01-20 15:56:06 -08004309 asan-noleaks:
4310 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004311 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
4312 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004313 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004314 LD: clang
4315 LDFLAGS: -fsanitize=address
4316 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08004317 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08004318 test_environ:
4319 ASAN_OPTIONS: detect_leaks=0:color=always
Craig Tillerae945942016-03-23 21:43:58 -07004320 asan-trace-cmp:
4321 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07004322 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
4323 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07004324 CXX: clang++
4325 LD: clang
4326 LDFLAGS: -fsanitize=address
4327 LDXX: clang++
4328 compile_the_world: true
4329 test_environ:
4330 ASAN_OPTIONS: detect_leaks=1:color=always
4331 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Craig Tillera0f85172016-01-20 15:56:06 -08004332 basicprof:
4333 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
4334 DEFINES: NDEBUG
Craig Tillerb038beb2017-02-07 08:28:51 -08004335 counters:
Craig Tillerf3dec9c2017-02-21 10:02:31 -08004336 CPPFLAGS: -O2 -DGPR_LOW_LEVEL_COUNTERS
Craig Tillerb038beb2017-02-07 08:28:51 -08004337 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004338 dbg:
4339 CPPFLAGS: -O0
4340 DEFINES: _DEBUG DEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004341 gcov:
4342 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004343 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08004344 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08004345 DEFINES: _DEBUG DEBUG GPR_GCOV
4346 LD: gcc
4347 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
4348 LDXX: g++
4349 helgrind:
4350 CPPFLAGS: -O0
4351 DEFINES: _DEBUG DEBUG
4352 LDFLAGS: -rdynamic
Craig Tillera0f85172016-01-20 15:56:06 -08004353 valgrind: --tool=helgrind
Craig Tillerd4387c02017-03-30 17:00:43 -07004354 lto:
4355 CPPFLAGS: -O2
4356 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004357 memcheck:
4358 CPPFLAGS: -O0
4359 DEFINES: _DEBUG DEBUG
4360 LDFLAGS: -rdynamic
Craig Tillera0f85172016-01-20 15:56:06 -08004361 valgrind: --tool=memcheck --leak-check=full
4362 msan:
4363 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004364 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
4365 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
4366 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004367 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004368 DEFINES: NDEBUG
4369 LD: clang
4370 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
4371 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
4372 LDXX: clang++
4373 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08004374 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07004375 CPPFLAGS: -O3 -fno-omit-frame-pointer
4376 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004377 LDFLAGS: -rdynamic
4378 opt:
4379 CPPFLAGS: -O2
4380 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004381 stapprof:
4382 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
4383 DEFINES: NDEBUG
4384 tsan:
4385 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004386 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07004387 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004388 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07004389 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08004390 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07004391 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08004392 LDXX: clang++
4393 compile_the_world: true
4394 test_environ:
4395 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
Craig Tillera0f85172016-01-20 15:56:06 -08004396 ubsan:
4397 CC: clang
Craig Tillerdd9b5972017-03-14 07:39:45 -07004398 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined -fno-omit-frame-pointer
4399 -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08004400 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004401 DEFINES: NDEBUG
4402 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07004403 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08004404 LDXX: clang++
4405 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07004406 test_environ:
Craig Tillerdd9b5972017-03-14 07:39:45 -07004407 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1:suppressions=tools/ubsan_suppressions.txt
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004408defaults:
Yuchen Zengd790dd62016-08-11 17:32:50 -07004409 ares:
Yuchen Zeng502d6442016-08-22 17:36:24 -07004410 CFLAGS: -Wno-sign-conversion -Wno-invalid-source-encoding
Yuchen Zeng6694bb02017-01-23 17:09:51 -08004411 CPPFLAGS: -Ithird_party/cares -Ithird_party/cares/cares $(if $(subst Linux,,$(SYSTEM)),,-Ithird_party/cares/config_linux)
4412 $(if $(subst Darwin,,$(SYSTEM)),,-Ithird_party/cares/config_darwin) -fvisibility=hidden
Yuchen Zeng42a6c262016-08-11 22:43:55 -07004413 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DHAVE_CONFIG_H
David Garcia Quintasff311212016-12-06 16:03:18 -08004414 benchmark:
4415 CPPFLAGS: -Ithird_party/benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004416 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01004417 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07004418 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004419 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01004420 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004421 global:
Jeremie Girault9c0e9f12016-10-04 13:26:30 +02004422 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter -DOSATOMIC_USE_INLINED=1
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004423 LDFLAGS: -g
4424 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01004425 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01004426 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08004427node_modules:
4428- deps:
4429 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004430 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08004431 - boringssl
4432 - z
murgatroid9994a75412015-11-19 14:04:53 -08004433 headers:
4434 - src/node/ext/byte_buffer.h
4435 - src/node/ext/call.h
4436 - src/node/ext/call_credentials.h
4437 - src/node/ext/channel.h
4438 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07004439 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08004440 - src/node/ext/server.h
4441 - src/node/ext/server_credentials.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -08004442 - src/node/ext/slice.h
murgatroid9994a75412015-11-19 14:04:53 -08004443 - src/node/ext/timeval.h
4444 js:
4445 - src/node/index.js
4446 - src/node/src/client.js
4447 - src/node/src/common.js
4448 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08004449 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08004450 - src/node/src/metadata.js
4451 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08004452 name: grpc_node
4453 src:
4454 - src/node/ext/byte_buffer.cc
4455 - src/node/ext/call.cc
4456 - src/node/ext/call_credentials.cc
4457 - src/node/ext/channel.cc
4458 - src/node/ext/channel_credentials.cc
murgatroid99013d2032016-11-01 13:05:24 -07004459 - src/node/ext/completion_queue_threadpool.cc
4460 - src/node/ext/completion_queue_uv.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08004461 - src/node/ext/node_grpc.cc
4462 - src/node/ext/server.cc
4463 - src/node/ext/server_credentials.cc
murgatroid99acd0ba02017-02-22 13:29:38 -08004464 - src/node/ext/server_generic.cc
4465 - src/node/ext/server_uv.cc
Craig Tiller7c70b6c2017-01-23 07:48:42 -08004466 - src/node/ext/slice.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08004467 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08004468openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07004469 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08004470 extraction_dir: openssl-1.0.2f
4471 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004472php_config_m4:
4473 deps:
4474 - grpc
4475 - gpr
4476 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004477 headers:
4478 - src/php/ext/grpc/byte_buffer.h
4479 - src/php/ext/grpc/call.h
4480 - src/php/ext/grpc/call_credentials.h
4481 - src/php/ext/grpc/channel.h
4482 - src/php/ext/grpc/channel_credentials.h
4483 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07004484 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004485 - src/php/ext/grpc/php_grpc.h
4486 - src/php/ext/grpc/server.h
4487 - src/php/ext/grpc/server_credentials.h
4488 - src/php/ext/grpc/timeval.h
4489 src:
4490 - src/php/ext/grpc/byte_buffer.c
4491 - src/php/ext/grpc/call.c
4492 - src/php/ext/grpc/call_credentials.c
4493 - src/php/ext/grpc/channel.c
4494 - src/php/ext/grpc/channel_credentials.c
4495 - src/php/ext/grpc/completion_queue.c
4496 - src/php/ext/grpc/php_grpc.c
4497 - src/php/ext/grpc/server.c
4498 - src/php/ext/grpc/server_credentials.c
4499 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08004500python_dependencies:
4501 deps:
4502 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004503 - gpr
Yuchen Zengd790dd62016-08-11 17:32:50 -07004504 - ares
Masood Malekghassemi387e1162016-01-05 10:16:12 -08004505 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08004506 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01004507ruby_gem:
4508 deps:
4509 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004510 - gpr
Yuchen Zeng15141a62016-08-17 18:56:04 -07004511 - ares
Craig Tillerbf4b2242015-08-31 15:53:53 -07004512 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07004513 - z