blob: 24f34ad77f8f48a21ef5edb988e09def0dd156c1 [file] [log] [blame]
Craig Tillerbf4b2242015-08-31 15:53:53 -07001'#1': This file describes the list of targets and dependencies.
2'#2': It is used among other things to generate all of our project files.
3'#3': Please refer to the templates directory for more information.
4settings:
Craig Tillerd9f90762016-08-29 16:47:22 -07005 '#01': The public version number of the library.
6 '#02': ===
7 '#03': Please update the 'g_stands_for' field periodically with a new g word
8 '#04': not listed in doc/g_stands_for.md - and update that document to list the
9 '#05': new word.
10 '#06': ===
11 '#07': Master always has a "-dev" suffix
12 '#08': Use "-preN" suffixes to identify pre-release versions
13 '#09': Per-language overrides are possible with (eg) ruby_version tag here
14 '#10': See the expand_version.py for all the quirks here
Craig Tillerdf095702016-09-13 11:06:40 -070015 core_version: 2.0.0-dev
Craig Tiller8dfdb7e2016-08-29 11:25:56 -070016 g_stands_for: good
Nicolas "Pixel" Noble49bfb922016-07-12 09:31:41 +020017 version: 1.1.0-dev
Craig Tillerbf4b2242015-08-31 15:53:53 -070018filegroups:
19- name: census
Craig Tiller25834342015-09-25 08:08:24 -070020 public_headers:
21 - include/grpc/census.h
22 headers:
Craig Tiller8f8e9f92016-03-29 09:41:28 -070023 - src/core/ext/census/aggregation.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070024 - src/core/ext/census/base_resources.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070025 - src/core/ext/census/census_interface.h
26 - src/core/ext/census/census_rpc_stats.h
Alistair Veitch30fe6322016-05-23 10:11:28 -070027 - src/core/ext/census/gen/census.pb.h
Alistair Veitcha0c69f92016-08-31 12:01:27 -070028 - src/core/ext/census/gen/trace_context.pb.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070029 - src/core/ext/census/grpc_filter.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070030 - src/core/ext/census/mlog.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070031 - src/core/ext/census/resource.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070032 - src/core/ext/census/rpc_metric_id.h
Vizerai12d1fc62016-09-09 14:22:19 -070033 - src/core/ext/census/trace_context.h
Craig Tiller25834342015-09-25 08:08:24 -070034 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070035 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070036 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070037 - src/core/ext/census/gen/census.pb.c
Alistair Veitcha0c69f92016-08-31 12:01:27 -070038 - src/core/ext/census/gen/trace_context.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070039 - src/core/ext/census/grpc_context.c
40 - src/core/ext/census/grpc_filter.c
41 - src/core/ext/census/grpc_plugin.c
42 - src/core/ext/census/initialize.c
43 - src/core/ext/census/mlog.c
44 - src/core/ext/census/operation.c
45 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070046 - src/core/ext/census/resource.c
Vizerai12d1fc62016-09-09 14:22:19 -070047 - src/core/ext/census/trace_context.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070048 - src/core/ext/census/tracing.c
49 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070050 uses:
51 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070052 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070053- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010054 public_headers:
55 - include/grpc/support/alloc.h
56 - include/grpc/support/atm.h
57 - include/grpc/support/atm_gcc_atomic.h
58 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070059 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010060 - include/grpc/support/avl.h
61 - include/grpc/support/cmdline.h
62 - include/grpc/support/cpu.h
63 - include/grpc/support/histogram.h
64 - include/grpc/support/host_port.h
65 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070066 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010067 - include/grpc/support/port_platform.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010068 - include/grpc/support/string_util.h
69 - include/grpc/support/subprocess.h
70 - include/grpc/support/sync.h
71 - include/grpc/support/sync_generic.h
72 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070073 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010074 - include/grpc/support/thd.h
75 - include/grpc/support/time.h
76 - include/grpc/support/tls.h
77 - include/grpc/support/tls_gcc.h
78 - include/grpc/support/tls_msvc.h
79 - include/grpc/support/tls_pthread.h
80 - include/grpc/support/useful.h
81 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070082 - src/core/lib/profiling/timers.h
83 - src/core/lib/support/backoff.h
84 - src/core/lib/support/block_annotate.h
85 - src/core/lib/support/env.h
Craig Tiller0bc11712016-05-02 21:22:46 -070086 - src/core/lib/support/mpscq.h
Craig Tillerf23078c2016-03-25 17:07:29 -070087 - src/core/lib/support/murmur_hash.h
88 - src/core/lib/support/stack_lockfree.h
89 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070090 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -070091 - src/core/lib/support/thd_internal.h
92 - src/core/lib/support/time_precise.h
93 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010094 src:
Craig Tillerf23078c2016-03-25 17:07:29 -070095 - src/core/lib/profiling/basic_timers.c
96 - src/core/lib/profiling/stap_timers.c
97 - src/core/lib/support/alloc.c
98 - src/core/lib/support/avl.c
99 - src/core/lib/support/backoff.c
100 - src/core/lib/support/cmdline.c
101 - src/core/lib/support/cpu_iphone.c
102 - src/core/lib/support/cpu_linux.c
103 - src/core/lib/support/cpu_posix.c
104 - src/core/lib/support/cpu_windows.c
105 - src/core/lib/support/env_linux.c
106 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700107 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700108 - src/core/lib/support/histogram.c
109 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700110 - src/core/lib/support/log.c
111 - src/core/lib/support/log_android.c
112 - src/core/lib/support/log_linux.c
113 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700114 - src/core/lib/support/log_windows.c
Craig Tiller0bc11712016-05-02 21:22:46 -0700115 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700116 - src/core/lib/support/murmur_hash.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700117 - src/core/lib/support/stack_lockfree.c
118 - src/core/lib/support/string.c
119 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700120 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700121 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700122 - src/core/lib/support/subprocess_posix.c
123 - src/core/lib/support/subprocess_windows.c
124 - src/core/lib/support/sync.c
125 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700126 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700127 - src/core/lib/support/thd.c
128 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700129 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700130 - src/core/lib/support/time.c
131 - src/core/lib/support/time_posix.c
132 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700133 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700134 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200135 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700136 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700137 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700138 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700139 uses:
140 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800141- name: gpr_codegen
142 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800143 - include/grpc/impl/codegen/atm.h
144 - include/grpc/impl/codegen/atm_gcc_atomic.h
145 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700146 - include/grpc/impl/codegen/atm_windows.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700147 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800148 - include/grpc/impl/codegen/port_platform.h
149 - include/grpc/impl/codegen/slice.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800150 - include/grpc/impl/codegen/sync.h
151 - include/grpc/impl/codegen/sync_generic.h
152 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700153 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700154- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700155 public_headers:
156 - include/grpc/byte_buffer.h
157 - include/grpc/byte_buffer_reader.h
158 - include/grpc/compression.h
159 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700160 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200161 - include/grpc/grpc_security_constants.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700162 - include/grpc/slice.h
163 - include/grpc/slice_buffer.h
Craig Tiller25834342015-09-25 08:08:24 -0700164 - include/grpc/status.h
165 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700166 - src/core/lib/channel/channel_args.h
167 - src/core/lib/channel/channel_stack.h
168 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700169 - src/core/lib/channel/compress_filter.h
170 - src/core/lib/channel/connected_channel.h
171 - src/core/lib/channel/context.h
Mark D. Roth14c072c2016-08-26 08:31:34 -0700172 - src/core/lib/channel/deadline_filter.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700173 - src/core/lib/channel/handshaker.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700174 - src/core/lib/channel/http_client_filter.h
175 - src/core/lib/channel/http_server_filter.h
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700176 - src/core/lib/channel/message_size_filter.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700177 - src/core/lib/compression/algorithm_metadata.h
178 - src/core/lib/compression/message_compress.h
179 - src/core/lib/debug/trace.h
180 - src/core/lib/http/format_request.h
181 - src/core/lib/http/httpcli.h
182 - src/core/lib/http/parser.h
183 - src/core/lib/iomgr/closure.h
Craig Tillerf7cade12016-07-07 21:41:10 -0700184 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700185 - src/core/lib/iomgr/endpoint.h
186 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700187 - src/core/lib/iomgr/error.h
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700188 - src/core/lib/iomgr/ev_epoll_linux.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700189 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700190 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700191 - src/core/lib/iomgr/exec_ctx.h
192 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700193 - src/core/lib/iomgr/iocp_windows.h
194 - src/core/lib/iomgr/iomgr.h
195 - src/core/lib/iomgr/iomgr_internal.h
196 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller85178862016-05-18 16:09:16 -0700197 - src/core/lib/iomgr/load_file.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700198 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700199 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700200 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700201 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700202 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700203 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700204 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700205 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700206 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700207 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700208 - src/core/lib/iomgr/sockaddr.h
209 - src/core/lib/iomgr/sockaddr_posix.h
210 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700211 - src/core/lib/iomgr/sockaddr_windows.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700212 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700213 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700214 - src/core/lib/iomgr/socket_utils_posix.h
215 - src/core/lib/iomgr/socket_windows.h
216 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700217 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700218 - src/core/lib/iomgr/tcp_posix.h
219 - src/core/lib/iomgr/tcp_server.h
murgatroid999030c812016-09-16 13:25:08 -0700220 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700221 - src/core/lib/iomgr/tcp_windows.h
222 - src/core/lib/iomgr/time_averaged_stats.h
223 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700224 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700225 - src/core/lib/iomgr/timer_heap.h
murgatroid999030c812016-09-16 13:25:08 -0700226 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700227 - src/core/lib/iomgr/udp_server.h
228 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700229 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700230 - src/core/lib/iomgr/wakeup_fd_pipe.h
231 - src/core/lib/iomgr/wakeup_fd_posix.h
232 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700233 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700234 - src/core/lib/iomgr/workqueue_windows.h
235 - src/core/lib/json/json.h
236 - src/core/lib/json/json_common.h
237 - src/core/lib/json/json_reader.h
238 - src/core/lib/json/json_writer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700239 - src/core/lib/slice/percent_encoding.h
240 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700241 - src/core/lib/surface/api_trace.h
242 - src/core/lib/surface/call.h
243 - src/core/lib/surface/call_test_only.h
244 - src/core/lib/surface/channel.h
245 - src/core/lib/surface/channel_init.h
246 - src/core/lib/surface/channel_stack_type.h
247 - src/core/lib/surface/completion_queue.h
248 - src/core/lib/surface/event_string.h
249 - src/core/lib/surface/init.h
250 - src/core/lib/surface/lame_client.h
251 - src/core/lib/surface/server.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700252 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700253 - src/core/lib/transport/connectivity_state.h
Mark D. Roth6a721b52016-10-14 12:43:34 -0700254 - src/core/lib/transport/mdstr_hash_table.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700255 - src/core/lib/transport/metadata.h
256 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700257 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700258 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700259 - src/core/lib/transport/static_metadata.h
Robbie Shade710d2422016-07-13 15:15:38 -0400260 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700261 - src/core/lib/transport/transport.h
262 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700263 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700264 - src/core/lib/channel/channel_args.c
265 - src/core/lib/channel/channel_stack.c
266 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700267 - src/core/lib/channel/compress_filter.c
268 - src/core/lib/channel/connected_channel.c
Mark D. Roth14c072c2016-08-26 08:31:34 -0700269 - src/core/lib/channel/deadline_filter.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700270 - src/core/lib/channel/handshaker.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700271 - src/core/lib/channel/http_client_filter.c
272 - src/core/lib/channel/http_server_filter.c
Mark D. Rothaf00d8b2016-08-23 12:48:16 -0700273 - src/core/lib/channel/message_size_filter.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700274 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700275 - src/core/lib/compression/message_compress.c
276 - src/core/lib/debug/trace.c
277 - src/core/lib/http/format_request.c
278 - src/core/lib/http/httpcli.c
279 - src/core/lib/http/parser.c
280 - src/core/lib/iomgr/closure.c
Craig Tillerf7cade12016-07-07 21:41:10 -0700281 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700282 - src/core/lib/iomgr/endpoint.c
283 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700284 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700285 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700286 - src/core/lib/iomgr/error.c
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700287 - src/core/lib/iomgr/ev_epoll_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700288 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700289 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700290 - src/core/lib/iomgr/exec_ctx.c
291 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700292 - src/core/lib/iomgr/iocp_windows.c
293 - src/core/lib/iomgr/iomgr.c
294 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700295 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700296 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller85178862016-05-18 16:09:16 -0700297 - src/core/lib/iomgr/load_file.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700298 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700299 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700300 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700301 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700302 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700303 - src/core/lib/iomgr/pollset_windows.c
304 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700305 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700306 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700307 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700308 - src/core/lib/iomgr/sockaddr_utils.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700309 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700310 - src/core/lib/iomgr/socket_utils_common_posix.c
311 - src/core/lib/iomgr/socket_utils_linux.c
312 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700313 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700314 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700315 - src/core/lib/iomgr/socket_windows.c
316 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700317 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700318 - src/core/lib/iomgr/tcp_client_windows.c
319 - src/core/lib/iomgr/tcp_posix.c
320 - src/core/lib/iomgr/tcp_server_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700321 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700322 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700323 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700324 - src/core/lib/iomgr/tcp_windows.c
325 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700326 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700327 - src/core/lib/iomgr/timer_heap.c
murgatroid999030c812016-09-16 13:25:08 -0700328 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700329 - src/core/lib/iomgr/udp_server.c
330 - src/core/lib/iomgr/unix_sockets_posix.c
331 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700332 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700333 - src/core/lib/iomgr/wakeup_fd_eventfd.c
334 - src/core/lib/iomgr/wakeup_fd_nospecial.c
335 - src/core/lib/iomgr/wakeup_fd_pipe.c
336 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700337 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700338 - src/core/lib/iomgr/workqueue_windows.c
339 - src/core/lib/json/json.c
340 - src/core/lib/json/json_reader.c
341 - src/core/lib/json/json_string.c
342 - src/core/lib/json/json_writer.c
Craig Tillerc3350542016-10-26 16:19:01 -0700343 - src/core/lib/slice/percent_encoding.c
344 - src/core/lib/slice/slice.c
345 - src/core/lib/slice/slice_buffer.c
346 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700347 - src/core/lib/surface/alarm.c
348 - src/core/lib/surface/api_trace.c
349 - src/core/lib/surface/byte_buffer.c
350 - src/core/lib/surface/byte_buffer_reader.c
351 - src/core/lib/surface/call.c
352 - src/core/lib/surface/call_details.c
353 - src/core/lib/surface/call_log_batch.c
354 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700355 - src/core/lib/surface/channel_init.c
356 - src/core/lib/surface/channel_ping.c
357 - src/core/lib/surface/channel_stack_type.c
358 - src/core/lib/surface/completion_queue.c
359 - src/core/lib/surface/event_string.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700360 - src/core/lib/surface/lame_client.c
361 - src/core/lib/surface/metadata_array.c
362 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700363 - src/core/lib/surface/validate_metadata.c
364 - src/core/lib/surface/version.c
365 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700366 - src/core/lib/transport/connectivity_state.c
Mark D. Roth6a721b52016-10-14 12:43:34 -0700367 - src/core/lib/transport/mdstr_hash_table.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700368 - src/core/lib/transport/metadata.c
369 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700370 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700371 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700372 - src/core/lib/transport/static_metadata.c
Robbie Shade710d2422016-07-13 15:15:38 -0400373 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700374 - src/core/lib/transport/transport.c
375 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700376 deps:
377 - gpr
378 uses:
379 - grpc_codegen
Mark D. Roth2137cd82016-09-14 09:04:00 -0700380- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700381 headers:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700382 - src/core/ext/client_channel/client_channel.h
383 - src/core/ext/client_channel/client_channel_factory.h
384 - src/core/ext/client_channel/connector.h
Mark D. Roth15195742016-10-07 09:02:28 -0700385 - src/core/ext/client_channel/http_connect_handshaker.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700386 - src/core/ext/client_channel/initial_connect_string.h
387 - src/core/ext/client_channel/lb_policy.h
388 - src/core/ext/client_channel/lb_policy_factory.h
389 - src/core/ext/client_channel/lb_policy_registry.h
390 - src/core/ext/client_channel/parse_address.h
391 - src/core/ext/client_channel/resolver.h
392 - src/core/ext/client_channel/resolver_factory.h
393 - src/core/ext/client_channel/resolver_registry.h
Mark D. Roth2137cd82016-09-14 09:04:00 -0700394 - src/core/ext/client_channel/subchannel.h
395 - src/core/ext/client_channel/subchannel_index.h
396 - src/core/ext/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700397 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -0700398 - src/core/ext/client_channel/channel_connectivity.c
399 - src/core/ext/client_channel/client_channel.c
400 - src/core/ext/client_channel/client_channel_factory.c
401 - src/core/ext/client_channel/client_channel_plugin.c
402 - src/core/ext/client_channel/connector.c
403 - src/core/ext/client_channel/default_initial_connect_string.c
Mark D. Roth15195742016-10-07 09:02:28 -0700404 - src/core/ext/client_channel/http_connect_handshaker.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700405 - src/core/ext/client_channel/initial_connect_string.c
406 - src/core/ext/client_channel/lb_policy.c
407 - src/core/ext/client_channel/lb_policy_factory.c
408 - src/core/ext/client_channel/lb_policy_registry.c
409 - src/core/ext/client_channel/parse_address.c
410 - src/core/ext/client_channel/resolver.c
411 - src/core/ext/client_channel/resolver_factory.c
412 - src/core/ext/client_channel/resolver_registry.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700413 - src/core/ext/client_channel/subchannel.c
414 - src/core/ext/client_channel/subchannel_index.c
415 - src/core/ext/client_channel/uri_parser.c
416 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700417 uses:
418 - grpc_base
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800419- name: grpc_codegen
420 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700421 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800422 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800423 - include/grpc/impl/codegen/connectivity_state.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800424 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800425 - include/grpc/impl/codegen/propagation_bits.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800426 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700427 uses:
428 - gpr_codegen
Craig Tiller023caf12016-03-29 08:00:30 -0700429- name: grpc_lb_policy_grpclb
430 headers:
David Garcia Quintasb2e986b2016-06-15 23:55:50 -0700431 - src/core/ext/lb_policy/grpclb/grpclb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700432 - src/core/ext/lb_policy/grpclb/load_balancer_api.h
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700433 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700434 src:
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700435 - src/core/ext/lb_policy/grpclb/grpclb.c
Craig Tiller023caf12016-03-29 08:00:30 -0700436 - src/core/ext/lb_policy/grpclb/load_balancer_api.c
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700437 - src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700438 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700439 uses:
440 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700441 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700442 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700443- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700444 src:
445 - src/core/ext/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700446 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700447 uses:
448 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700449 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700450- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700451 src:
452 - src/core/ext/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700453 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700454 uses:
455 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700456 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700457- name: grpc_load_reporting
458 headers:
459 - src/core/ext/load_reporting/load_reporting.h
460 - src/core/ext/load_reporting/load_reporting_filter.h
461 src:
462 - src/core/ext/load_reporting/load_reporting.c
463 - src/core/ext/load_reporting/load_reporting_filter.c
464 plugin: grpc_load_reporting_plugin
465 uses:
466 - grpc_base
Craig Tiller65938df2016-03-31 13:08:49 -0700467- name: grpc_resolver_dns_native
468 src:
469 - src/core/ext/resolver/dns/native/dns_resolver.c
470 plugin: grpc_resolver_dns_native
471 uses:
472 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700473 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700474- name: grpc_resolver_sockaddr
475 src:
476 - src/core/ext/resolver/sockaddr/sockaddr_resolver.c
477 plugin: grpc_resolver_sockaddr
478 uses:
479 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700480 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100481- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700482 public_headers:
483 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100484 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700485 - src/core/lib/security/context/security_context.h
486 - src/core/lib/security/credentials/composite/composite_credentials.h
487 - src/core/lib/security/credentials/credentials.h
488 - src/core/lib/security/credentials/fake/fake_credentials.h
489 - src/core/lib/security/credentials/google_default/google_default_credentials.h
490 - src/core/lib/security/credentials/iam/iam_credentials.h
491 - src/core/lib/security/credentials/jwt/json_token.h
492 - src/core/lib/security/credentials/jwt/jwt_credentials.h
493 - src/core/lib/security/credentials/jwt/jwt_verifier.h
494 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
495 - src/core/lib/security/credentials/plugin/plugin_credentials.h
496 - src/core/lib/security/credentials/ssl/ssl_credentials.h
497 - src/core/lib/security/transport/auth_filters.h
498 - src/core/lib/security/transport/handshake.h
499 - src/core/lib/security/transport/secure_endpoint.h
500 - src/core/lib/security/transport/security_connector.h
Craig Tillerddad9782016-05-05 17:11:31 -0700501 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700502 - src/core/lib/security/util/b64.h
503 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100504 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700505 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700506 - src/core/lib/security/context/security_context.c
507 - src/core/lib/security/credentials/composite/composite_credentials.c
508 - src/core/lib/security/credentials/credentials.c
509 - src/core/lib/security/credentials/credentials_metadata.c
510 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700511 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700512 - src/core/lib/security/credentials/google_default/google_default_credentials.c
513 - src/core/lib/security/credentials/iam/iam_credentials.c
514 - src/core/lib/security/credentials/jwt/json_token.c
515 - src/core/lib/security/credentials/jwt/jwt_credentials.c
516 - src/core/lib/security/credentials/jwt/jwt_verifier.c
517 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
518 - src/core/lib/security/credentials/plugin/plugin_credentials.c
519 - src/core/lib/security/credentials/ssl/ssl_credentials.c
520 - src/core/lib/security/transport/client_auth_filter.c
521 - src/core/lib/security/transport/handshake.c
522 - src/core/lib/security/transport/secure_endpoint.c
523 - src/core/lib/security/transport/security_connector.c
524 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700525 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700526 - src/core/lib/security/util/b64.c
527 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700528 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700529 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700530 uses:
531 - grpc_base
532 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700533 - tsi
Craig Tillerbf4b2242015-08-31 15:53:53 -0700534- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700535 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700536 headers:
537 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700538 - test/core/end2end/fake_resolver.h
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700539 - test/core/end2end/fixtures/http_proxy.h
Craig Tiller25834342015-09-25 08:08:24 -0700540 - test/core/end2end/fixtures/proxy.h
541 - test/core/iomgr/endpoint_tests.h
Craig Tiller25834342015-09-25 08:08:24 -0700542 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200543 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700544 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700545 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700546 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700547 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700548 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700549 - test/core/util/slice_splitter.h
550 src:
551 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700552 - test/core/end2end/fake_resolver.c
Mark D. Roth3cfc5a72016-07-27 07:48:39 -0700553 - test/core/end2end/fixtures/http_proxy.c
Craig Tiller25834342015-09-25 08:08:24 -0700554 - test/core/end2end/fixtures/proxy.c
555 - test/core/iomgr/endpoint_tests.c
Craig Tiller25834342015-09-25 08:08:24 -0700556 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200557 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700558 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700559 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700560 - test/core/util/passthru_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700561 - test/core/util/port_posix.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700562 - test/core/util/port_server_client.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700563 - test/core/util/port_uv.c
Craig Tiller25834342015-09-25 08:08:24 -0700564 - test/core/util/port_windows.c
565 - test/core/util/slice_splitter.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700566 deps:
567 - grpc
568 - gpr_test_util
Craig Tillerf0555b32016-03-28 10:19:24 -0700569- name: grpc_transport_chttp2
570 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700571 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700572 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700573 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
574 - src/core/ext/transport/chttp2/transport/frame.h
575 - src/core/ext/transport/chttp2/transport/frame_data.h
576 - src/core/ext/transport/chttp2/transport/frame_goaway.h
577 - src/core/ext/transport/chttp2/transport/frame_ping.h
578 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
579 - src/core/ext/transport/chttp2/transport/frame_settings.h
580 - src/core/ext/transport/chttp2/transport/frame_window_update.h
581 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
582 - src/core/ext/transport/chttp2/transport/hpack_parser.h
583 - src/core/ext/transport/chttp2/transport/hpack_table.h
584 - src/core/ext/transport/chttp2/transport/http2_errors.h
585 - src/core/ext/transport/chttp2/transport/huffsyms.h
586 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
587 - src/core/ext/transport/chttp2/transport/internal.h
588 - src/core/ext/transport/chttp2/transport/status_conversion.h
589 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700590 - src/core/ext/transport/chttp2/transport/varint.h
591 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700592 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700593 - src/core/ext/transport/chttp2/transport/bin_encoder.c
594 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700595 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
596 - src/core/ext/transport/chttp2/transport/frame_data.c
597 - src/core/ext/transport/chttp2/transport/frame_goaway.c
598 - src/core/ext/transport/chttp2/transport/frame_ping.c
599 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
600 - src/core/ext/transport/chttp2/transport/frame_settings.c
601 - src/core/ext/transport/chttp2/transport/frame_window_update.c
602 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
603 - src/core/ext/transport/chttp2/transport/hpack_parser.c
604 - src/core/ext/transport/chttp2/transport/hpack_table.c
605 - src/core/ext/transport/chttp2/transport/huffsyms.c
606 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
607 - src/core/ext/transport/chttp2/transport/parsing.c
608 - src/core/ext/transport/chttp2/transport/status_conversion.c
609 - src/core/ext/transport/chttp2/transport/stream_lists.c
610 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700611 - src/core/ext/transport/chttp2/transport/varint.c
612 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700613 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700614 uses:
615 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700616 - grpc_transport_chttp2_alpn
617- name: grpc_transport_chttp2_alpn
618 headers:
619 - src/core/ext/transport/chttp2/alpn/alpn.h
620 src:
621 - src/core/ext/transport/chttp2/alpn/alpn.c
622 deps:
623 - gpr
Craig Tillerf0555b32016-03-28 10:19:24 -0700624- name: grpc_transport_chttp2_client_insecure
625 src:
626 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700627 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700628 uses:
629 - grpc_transport_chttp2
630 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700631 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700632- name: grpc_transport_chttp2_client_secure
633 src:
634 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700635 uses:
636 - grpc_transport_chttp2
637 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700638 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700639 - grpc_secure
Craig Tillerf0555b32016-03-28 10:19:24 -0700640- name: grpc_transport_chttp2_server_insecure
641 src:
642 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700643 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700644 uses:
645 - grpc_transport_chttp2
646 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700647- name: grpc_transport_chttp2_server_secure
648 src:
649 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700650 uses:
651 - grpc_transport_chttp2
652 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700653 - grpc_secure
makdharmac2ec95b2016-05-11 16:26:15 -0700654- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700655 public_headers:
656 - include/grpc/grpc_cronet.h
657 - include/grpc/grpc_security.h
658 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700659 headers:
Garrett Castoa0ed3732016-11-07 20:36:31 -0800660 - third_party/Cronet/bidirectional_stream_c.h
makdharmac2ec95b2016-05-11 16:26:15 -0700661 src:
662 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
663 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
664 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700665 filegroups:
666 - grpc_base
667 - grpc_transport_chttp2
Craig Tillereb841e22016-02-11 15:49:16 -0800668- name: nanopb
669 headers:
670 - third_party/nanopb/pb.h
671 - third_party/nanopb/pb_common.h
672 - third_party/nanopb/pb_decode.h
673 - third_party/nanopb/pb_encode.h
674 src:
675 - third_party/nanopb/pb_common.c
676 - third_party/nanopb/pb_decode.c
677 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700678- name: tsi
679 headers:
680 - src/core/lib/tsi/fake_transport_security.h
681 - src/core/lib/tsi/ssl_transport_security.h
682 - src/core/lib/tsi/ssl_types.h
683 - src/core/lib/tsi/transport_security.h
684 - src/core/lib/tsi/transport_security_interface.h
685 src:
686 - src/core/lib/tsi/fake_transport_security.c
687 - src/core/lib/tsi/ssl_transport_security.c
688 - src/core/lib/tsi/transport_security.c
689 deps:
690 - gpr
691 secure: true
692- name: grpc++_base
693 language: c++
694 public_headers:
695 - include/grpc++/alarm.h
696 - include/grpc++/channel.h
697 - include/grpc++/client_context.h
698 - include/grpc++/completion_queue.h
699 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700700 - include/grpc++/create_channel_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700701 - include/grpc++/generic/async_generic_service.h
702 - include/grpc++/generic/generic_stub.h
703 - include/grpc++/grpc++.h
704 - include/grpc++/impl/call.h
705 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700706 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700707 - include/grpc++/impl/grpc_library.h
708 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700709 - include/grpc++/impl/rpc_method.h
710 - include/grpc++/impl/rpc_service_method.h
711 - include/grpc++/impl/serialization_traits.h
712 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700713 - include/grpc++/impl/server_builder_plugin.h
714 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700715 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700716 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700717 - include/grpc++/security/auth_context.h
718 - include/grpc++/security/auth_metadata_processor.h
719 - include/grpc++/security/credentials.h
720 - include/grpc++/security/server_credentials.h
721 - include/grpc++/server.h
722 - include/grpc++/server_builder.h
723 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700724 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700725 - include/grpc++/support/async_stream.h
726 - include/grpc++/support/async_unary_call.h
727 - include/grpc++/support/byte_buffer.h
728 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700729 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700730 - include/grpc++/support/slice.h
731 - include/grpc++/support/status.h
732 - include/grpc++/support/status_code_enum.h
733 - include/grpc++/support/string_ref.h
734 - include/grpc++/support/stub_options.h
735 - include/grpc++/support/sync_stream.h
736 - include/grpc++/support/time.h
737 headers:
738 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700739 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700740 - src/cpp/server/dynamic_thread_pool.h
741 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700742 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700743 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700744 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700745 - src/cpp/client/client_context.cc
746 - src/cpp/client/create_channel.cc
747 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700748 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700749 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700750 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700751 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700752 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700753 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700754 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700755 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700756 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700757 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700758 - src/cpp/server/async_generic_service.cc
759 - src/cpp/server/create_default_thread_pool.cc
760 - src/cpp/server/dynamic_thread_pool.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700761 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700762 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700763 - src/cpp/server/server_context.cc
764 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700765 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700766 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700767 - src/cpp/util/byte_buffer_cc.cc
768 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700769 - src/cpp/util/status.cc
770 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700771 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700772 uses:
yang-g17487f92016-06-03 15:21:15 -0700773 - grpc++_codegen_base
774- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700775 language: c++
776 public_headers:
777 - include/grpc++/impl/codegen/async_stream.h
778 - include/grpc++/impl/codegen/async_unary_call.h
779 - include/grpc++/impl/codegen/call.h
780 - include/grpc++/impl/codegen/call_hook.h
781 - include/grpc++/impl/codegen/channel_interface.h
782 - include/grpc++/impl/codegen/client_context.h
783 - include/grpc++/impl/codegen/client_unary_call.h
784 - include/grpc++/impl/codegen/completion_queue.h
785 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700786 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700787 - include/grpc++/impl/codegen/core_codegen_interface.h
788 - include/grpc++/impl/codegen/create_auth_context.h
789 - include/grpc++/impl/codegen/grpc_library.h
790 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700791 - include/grpc++/impl/codegen/rpc_method.h
792 - include/grpc++/impl/codegen/rpc_service_method.h
793 - include/grpc++/impl/codegen/security/auth_context.h
794 - include/grpc++/impl/codegen/serialization_traits.h
795 - include/grpc++/impl/codegen/server_context.h
796 - include/grpc++/impl/codegen/server_interface.h
797 - include/grpc++/impl/codegen/service_type.h
798 - include/grpc++/impl/codegen/status.h
799 - include/grpc++/impl/codegen/status_code_enum.h
yang-gd5581492016-09-06 14:05:53 -0700800 - include/grpc++/impl/codegen/status_helper.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700801 - include/grpc++/impl/codegen/string_ref.h
802 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700803 - include/grpc++/impl/codegen/sync_stream.h
804 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700805 uses:
806 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -0700807- name: grpc++_codegen_base_src
808 language: c++
809 src:
810 - src/cpp/codegen/codegen_init.cc
811 uses:
812 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -0700813- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700814 language: c++
815 public_headers:
yang-g17487f92016-06-03 15:21:15 -0700816 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700817 uses:
yang-g17487f92016-06-03 15:21:15 -0700818 - grpc++_codegen_base
819 - grpc++_config_proto
820- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700821 language: c++
822 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700823 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -0700824- name: grpc++_reflection_proto
825 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -0700826 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -0700827 - src/proto/grpc/reflection/v1alpha/reflection.proto
chedetibc618ee2016-07-31 15:35:51 -0700828- name: thrift_util
829 language: c++
830 public_headers:
831 - include/grpc++/impl/codegen/thrift_serializer.h
chedetibc618ee2016-07-31 15:35:51 -0700832 - include/grpc++/impl/codegen/thrift_utils.h
833 uses:
834 - grpc++_codegen_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100835libs:
Craig Tillerda179ce2016-02-09 12:01:53 -0800836- name: gpr
837 build: all
838 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -0700840 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 secure: false
842 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
843- name: gpr_test_util
844 build: private
845 language: c
846 headers:
847 - test/core/util/test_config.h
848 src:
849 - test/core/util/test_config.c
850 deps:
851 - gpr
852 secure: false
853 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700854- name: grpc
855 build: all
856 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700857 src:
858 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700859 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800860 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700861 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700862 filegroups:
863 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700864 - grpc_transport_chttp2_server_secure
865 - grpc_transport_chttp2_client_secure
866 - grpc_transport_chttp2_server_insecure
867 - grpc_transport_chttp2_client_insecure
Craig Tiller023caf12016-03-29 08:00:30 -0700868 - grpc_lb_policy_grpclb
869 - grpc_lb_policy_pick_first
870 - grpc_lb_policy_round_robin
Craig Tiller65938df2016-03-31 13:08:49 -0700871 - grpc_resolver_dns_native
872 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700873 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100874 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -0700875 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700876 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700877 secure: true
Craig Tiller25834342015-09-25 08:08:24 -0700878 vs_packages:
879 - grpc.dependencies.openssl
880 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -0700881 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700882- name: grpc_cronet
883 build: all
884 language: c
885 src:
886 - src/core/lib/surface/init.c
887 baselib: true
888 deps_linkage: static
889 dll: true
890 filegroups:
891 - grpc_base
892 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -0700893 - grpc_transport_chttp2_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700894 generate_plugin_registry: true
895 platforms:
896 - linux
897 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100898- name: grpc_dll
899 build: private
900 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100901 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100902 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100903 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100904 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +0100905 build_system:
906 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100907 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100908 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +0100909 vs_config_type: DynamicLibrary
910 vs_packages:
911 - grpc.dependencies.openssl
912 - grpc.dependencies.zlib
913 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
914 vs_props:
915 - zlib
916 - openssl
917 - winsock
918 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -0700919- name: grpc_test_util
920 build: private
921 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700922 headers:
923 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -0800924 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -0700925 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -0700926 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -0700927 - test/core/end2end/data/server1_cert.c
928 - test/core/end2end/data/server1_key.c
929 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -0800930 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -0700931 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800932 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -0800933 - gpr
Craig Tiller25834342015-09-25 08:08:24 -0700934 - grpc
935 filegroups:
936 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -0700937 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700938 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
939- name: grpc_test_util_unsecure
940 build: private
941 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700942 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -0800943 - gpr
944 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -0800945 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -0700946 filegroups:
947 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700948 secure: false
949 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
950- name: grpc_unsecure
951 build: all
952 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700953 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700954 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700955 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -0700956 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -0800957 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -0700958 dll: true
Craig Tiller25834342015-09-25 08:08:24 -0700959 filegroups:
960 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700961 - grpc_transport_chttp2_server_insecure
962 - grpc_transport_chttp2_client_insecure
Craig Tiller65938df2016-03-31 13:08:49 -0700963 - grpc_resolver_dns_native
964 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -0700965 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -0700966 - grpc_lb_policy_grpclb
967 - grpc_lb_policy_pick_first
968 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -0700969 - census
Craig Tiller04b7ca82016-03-29 08:07:54 -0700970 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -0700971 secure: false
972 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -0700973- name: reconnect_server
974 build: private
975 language: c
Craig Tiller25834342015-09-25 08:08:24 -0700976 headers:
977 - test/core/util/reconnect_server.h
978 src:
979 - test/core/util/reconnect_server.c
980 deps:
yang-gc9fca182015-11-06 16:41:33 -0800981 - test_tcp_server
982 - grpc_test_util
983 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800984 - gpr_test_util
985 - gpr
yang-gc9fca182015-11-06 16:41:33 -0800986- name: test_tcp_server
987 build: private
988 language: c
989 headers:
990 - test/core/util/test_tcp_server.h
991 src:
992 - test/core/util/test_tcp_server.c
993 deps:
Craig Tiller25834342015-09-25 08:08:24 -0700994 - grpc_test_util
995 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -0800996 - gpr_test_util
997 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -0700998- name: grpc++
999 build: all
1000 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001001 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001002 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001003 - src/cpp/client/secure_credentials.h
1004 - src/cpp/common/secure_auth_context.h
1005 - src/cpp/server/secure_server_credentials.h
1006 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001007 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001008 - src/cpp/client/secure_credentials.cc
1009 - src/cpp/common/auth_property_iterator.cc
1010 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001011 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001012 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001013 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001014 - src/cpp/server/secure_server_credentials.cc
1015 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001016 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001017 baselib: true
1018 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001019 filegroups:
1020 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001021 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001022 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001023 secure: check
1024 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001025- name: grpc++_cronet
1026 build: all
1027 language: c++
1028 src:
1029 - src/cpp/client/cronet_credentials.cc
1030 - src/cpp/client/insecure_credentials.cc
1031 - src/cpp/common/insecure_create_auth_context.cc
1032 - src/cpp/server/insecure_server_credentials.cc
1033 deps:
1034 - gpr
1035 - grpc_cronet
1036 baselib: true
1037 dll: true
1038 filegroups:
1039 - grpc++_base
1040 - grpc++_codegen_base
1041 - grpc++_codegen_base_src
1042 platforms:
1043 - linux
1044 secure: true
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001045- name: grpc++_proto_reflection_desc_db
1046 build: private
1047 language: c++
1048 headers:
1049 - test/cpp/util/proto_reflection_descriptor_database.h
1050 src:
1051 - test/cpp/util/proto_reflection_descriptor_database.cc
1052 deps:
1053 - grpc++
1054 filegroups:
1055 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001056 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001057- name: grpc++_reflection
1058 build: all
1059 language: c++
1060 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001061 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001062 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001063 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001064 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001065 - src/cpp/ext/proto_server_reflection.cc
1066 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001067 deps:
1068 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001069 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001070 - grpc++_reflection_proto
yang-g42879982016-10-13 15:58:31 -07001071- name: grpc++_test
Craig Tiller4f5ae752016-10-21 07:36:04 -07001072 build: private
yang-g42879982016-10-13 15:58:31 -07001073 language: c++
1074 headers:
1075 - include/grpc++/test/server_context_test_spouse.h
1076 src:
1077 - src/cpp/test/server_context_test_spouse.cc
1078 deps:
1079 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001080- name: grpc++_test_config
1081 build: private
1082 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001083 headers:
1084 - test/cpp/util/test_config.h
1085 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001086 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001087- name: grpc++_test_util
1088 build: private
1089 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001090 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001091 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001092 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001093 - test/cpp/util/create_test_channel.h
1094 - test/cpp/util/string_ref_helper.h
1095 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001096 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001097 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001098 - src/proto/grpc/testing/echo_messages.proto
1099 - src/proto/grpc/testing/echo.proto
1100 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001101 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001102 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001103 - test/cpp/util/create_test_channel.cc
1104 - test/cpp/util/string_ref_helper.cc
1105 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001106 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001107 deps:
1108 - grpc++
1109 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001110 filegroups:
1111 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001112 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001113 - grpc++_codegen_proto
1114 - grpc++_config_proto
chedetibc618ee2016-07-31 15:35:51 -07001115 - thrift_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07001116- name: grpc++_unsecure
1117 build: all
1118 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001119 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001120 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001121 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001122 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001123 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001124 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001125 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001126 baselib: true
1127 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001128 filegroups:
1129 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001130 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001131 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001132 secure: false
1133 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
yang-gabdec2d2016-05-19 10:11:24 -07001134- name: grpc_cli_libs
1135 build: private
1136 language: c++
1137 headers:
1138 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001139 - test/cpp/util/cli_credentials.h
1140 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001141 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001142 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001143 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001144 src:
1145 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001146 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001147 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001148 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001149 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001150 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001151 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001152 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001153 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001154 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001155 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001156- name: grpc_plugin_support
1157 build: protoc
1158 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001159 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001160 - src/compiler/config.h
1161 - src/compiler/cpp_generator.h
1162 - src/compiler/cpp_generator_helpers.h
1163 - src/compiler/csharp_generator.h
1164 - src/compiler/csharp_generator_helpers.h
1165 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001166 - src/compiler/node_generator.h
1167 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001168 - src/compiler/objective_c_generator.h
1169 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001170 - src/compiler/php_generator.h
1171 - src/compiler/php_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001172 - src/compiler/python_generator.h
1173 - src/compiler/ruby_generator.h
1174 - src/compiler/ruby_generator_helpers-inl.h
1175 - src/compiler/ruby_generator_map-inl.h
1176 - src/compiler/ruby_generator_string-inl.h
1177 src:
1178 - src/compiler/cpp_generator.cc
1179 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001180 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001181 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001182 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001183 - src/compiler/python_generator.cc
1184 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001185 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001186 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001187 secure: false
1188 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001189 vs_props:
1190 - protoc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001191- name: interop_client_helper
1192 build: private
1193 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001194 headers:
1195 - test/cpp/interop/client_helper.h
1196 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001197 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001198 - test/cpp/interop/client_helper.cc
1199 deps:
1200 - grpc++_test_util
1201 - grpc_test_util
1202 - grpc++
1203 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001204 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001205- name: interop_client_main
1206 build: private
1207 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001208 headers:
1209 - test/cpp/interop/interop_client.h
1210 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001211 - src/proto/grpc/testing/empty.proto
1212 - src/proto/grpc/testing/messages.proto
1213 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001214 - test/cpp/interop/client.cc
1215 - test/cpp/interop/interop_client.cc
1216 deps:
1217 - interop_client_helper
1218 - grpc++_test_util
1219 - grpc_test_util
1220 - grpc++
1221 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001222 - gpr_test_util
1223 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001224 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001225- name: interop_server_helper
1226 build: private
1227 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001228 headers:
1229 - test/cpp/interop/server_helper.h
1230 src:
1231 - test/cpp/interop/server_helper.cc
1232 deps:
1233 - grpc_test_util
1234 - grpc++
1235 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001236 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001237- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001238 build: private
1239 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001240 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001241 - src/proto/grpc/testing/empty.proto
1242 - src/proto/grpc/testing/messages.proto
1243 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001244 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001245 deps:
1246 - interop_server_helper
1247 - grpc++_test_util
1248 - grpc_test_util
1249 - grpc++
1250 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001251 - gpr_test_util
1252 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001253 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001254- name: interop_server_main
1255 build: private
1256 language: c++
1257 src:
1258 - test/cpp/interop/interop_server_bootstrap.cc
1259 deps:
1260 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001261- name: qps
1262 build: private
1263 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001264 headers:
1265 - test/cpp/qps/client.h
1266 - test/cpp/qps/driver.h
1267 - test/cpp/qps/histogram.h
1268 - test/cpp/qps/interarrival.h
vjpaic8034422016-01-19 15:32:42 -08001269 - test/cpp/qps/limit_cores.h
David Klempnere27d1892016-05-19 13:50:16 -07001270 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001271 - test/cpp/qps/qps_worker.h
1272 - test/cpp/qps/report.h
1273 - test/cpp/qps/server.h
1274 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001275 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001276 - test/cpp/util/benchmark_config.h
1277 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001278 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001279 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001280 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001281 - src/proto/grpc/testing/control.proto
1282 - src/proto/grpc/testing/services.proto
Craig Tiller25834342015-09-25 08:08:24 -07001283 - test/cpp/qps/client_async.cc
1284 - test/cpp/qps/client_sync.cc
1285 - test/cpp/qps/driver.cc
vjpaic8034422016-01-19 15:32:42 -08001286 - test/cpp/qps/limit_cores.cc
David Klempnere27d1892016-05-19 13:50:16 -07001287 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001288 - test/cpp/qps/qps_worker.cc
1289 - test/cpp/qps/report.cc
1290 - test/cpp/qps/server_async.cc
1291 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001292 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001293 - test/cpp/util/benchmark_config.cc
1294 deps:
1295 - grpc_test_util
1296 - grpc++_test_util
1297 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001298- name: grpc_csharp_ext
1299 build: all
1300 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001301 src:
1302 - src/csharp/ext/grpc_csharp_ext.c
1303 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001304 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001305 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001306 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001307 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001308 dll: only
1309 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001310 vs_packages:
1311 - grpc.dependencies.openssl
1312 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001313 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001314 vs_props:
1315 - zlib
1316 - openssl
1317 - winsock
1318 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001319targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001320- name: alarm_test
1321 build: test
1322 language: c
1323 src:
1324 - test/core/surface/alarm_test.c
1325 deps:
1326 - grpc_test_util
1327 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001328 - gpr_test_util
1329 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001330- name: algorithm_test
1331 build: test
1332 language: c
1333 src:
1334 - test/core/compression/algorithm_test.c
1335 deps:
1336 - grpc_test_util
1337 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001338 - gpr_test_util
1339 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001340- name: alloc_test
1341 build: test
1342 language: c
1343 src:
1344 - test/core/support/alloc_test.c
1345 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001346 - gpr_test_util
1347 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001348- name: alpn_test
1349 build: test
1350 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001351 src:
1352 - test/core/transport/chttp2/alpn_test.c
1353 deps:
1354 - grpc_test_util
1355 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001356 - gpr_test_util
1357 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001358- name: api_fuzzer
1359 build: fuzzer
1360 language: c
1361 src:
1362 - test/core/end2end/fuzzers/api_fuzzer.c
1363 deps:
1364 - grpc_test_util
1365 - grpc
1366 - gpr_test_util
1367 - gpr
1368 corpus_dirs:
1369 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001370 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001371 maxlen: 2048
Yuchen Zeng955a3642016-06-17 13:48:03 -07001372- name: bad_server_response_test
1373 build: test
1374 language: c
1375 src:
1376 - test/core/end2end/bad_server_response_test.c
1377 deps:
1378 - test_tcp_server
1379 - grpc_test_util
1380 - grpc
1381 - gpr_test_util
1382 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001383 exclude_iomgrs:
1384 - uv
Yuchen Zengd982bba2016-05-12 18:53:52 -07001385- name: bin_decoder_test
1386 build: test
1387 language: c
1388 src:
1389 - test/core/transport/chttp2/bin_decoder_test.c
1390 deps:
1391 - grpc_test_util
1392 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001393- name: bin_encoder_test
1394 build: test
1395 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001396 src:
1397 - test/core/transport/chttp2/bin_encoder_test.c
1398 deps:
1399 - grpc_test_util
1400 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001401- name: census_context_test
1402 build: test
1403 language: c
1404 src:
1405 - test/core/census/context_test.c
1406 deps:
1407 - grpc_test_util
1408 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001409 - gpr_test_util
1410 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001411- name: census_resource_test
1412 build: test
1413 language: c
1414 src:
1415 - test/core/census/resource_test.c
1416 deps:
1417 - grpc_test_util
1418 - grpc
1419 - gpr_test_util
1420 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001421- name: census_trace_context_test
1422 build: test
1423 language: c
1424 src:
1425 - test/core/census/trace_context_test.c
1426 deps:
1427 - grpc_test_util
1428 - grpc
1429 - gpr_test_util
1430 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001431- name: channel_create_test
1432 build: test
1433 language: c
1434 src:
1435 - test/core/surface/channel_create_test.c
1436 deps:
1437 - grpc_test_util
1438 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001439 - gpr_test_util
1440 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001441- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001442 build: test
1443 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001444 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001445 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001446 deps:
1447 - grpc_test_util
1448 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001449 - gpr_test_util
1450 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001451- name: chttp2_status_conversion_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001452 build: test
1453 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001454 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001455 - test/core/transport/chttp2/status_conversion_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001456 deps:
1457 - grpc_test_util
1458 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 - gpr_test_util
1460 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001461- name: chttp2_stream_map_test
1462 build: test
1463 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001464 src:
1465 - test/core/transport/chttp2/stream_map_test.c
1466 deps:
1467 - grpc_test_util
1468 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001469 - gpr_test_util
1470 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001471- name: chttp2_varint_test
1472 build: test
1473 language: c
1474 src:
1475 - test/core/transport/chttp2/varint_test.c
1476 deps:
1477 - grpc_test_util
1478 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001479 - gpr_test_util
1480 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001481- name: client_fuzzer
1482 build: fuzzer
1483 language: c
1484 src:
1485 - test/core/end2end/fuzzers/client_fuzzer.c
1486 deps:
1487 - grpc_test_util
1488 - grpc
1489 - gpr_test_util
1490 - gpr
1491 corpus_dirs:
1492 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001493 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001494 maxlen: 2048
Craig Tillerf7cade12016-07-07 21:41:10 -07001495- name: combiner_test
1496 cpu_cost: 30
1497 build: test
1498 language: c
1499 src:
1500 - test/core/iomgr/combiner_test.c
1501 deps:
1502 - grpc_test_util
1503 - grpc
1504 - gpr_test_util
1505 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001506- name: compression_test
1507 build: test
1508 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001509 src:
1510 - test/core/compression/compression_test.c
1511 deps:
1512 - grpc_test_util
1513 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001514 - gpr_test_util
1515 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001516- name: concurrent_connectivity_test
1517 build: test
1518 language: c
1519 src:
1520 - test/core/surface/concurrent_connectivity_test.c
1521 deps:
1522 - grpc_test_util
1523 - grpc
1524 - gpr_test_util
1525 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001526 exclude_iomgrs:
1527 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001528- name: connection_refused_test
1529 cpu_cost: 0.1
1530 build: test
1531 language: c
1532 src:
1533 - test/core/end2end/connection_refused_test.c
1534 deps:
1535 - grpc_test_util
1536 - grpc
1537 - gpr_test_util
1538 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001539- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001540 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001541 build: test
1542 language: c
1543 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001544 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001545 deps:
1546 - grpc_test_util
1547 - grpc
1548 - gpr_test_util
1549 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001550 exclude_iomgrs:
1551 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001552- name: dns_resolver_test
1553 build: test
1554 language: c
1555 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001556 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001557 deps:
1558 - grpc_test_util
1559 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001560 - gpr_test_util
1561 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001562- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001563 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001564 build: test
1565 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001566 src:
1567 - test/core/end2end/dualstack_socket_test.c
1568 deps:
1569 - grpc_test_util
1570 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001571 - gpr_test_util
1572 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001573 exclude_iomgrs:
1574 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001575 platforms:
1576 - mac
1577 - linux
1578 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001579- name: endpoint_pair_test
1580 build: test
1581 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001582 src:
1583 - test/core/iomgr/endpoint_pair_test.c
1584 deps:
1585 - grpc_test_util
1586 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001587 - gpr_test_util
1588 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001589 exclude_iomgrs:
1590 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001591- name: ev_epoll_linux_test
1592 build: test
1593 language: c
1594 src:
1595 - test/core/iomgr/ev_epoll_linux_test.c
1596 deps:
1597 - grpc_test_util
1598 - grpc
1599 - gpr_test_util
1600 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001601 exclude_iomgrs:
1602 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001603 platforms:
1604 - linux
Craig Tillerbf4b2242015-08-31 15:53:53 -07001605- name: fd_conservation_posix_test
1606 build: test
1607 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001608 src:
1609 - test/core/iomgr/fd_conservation_posix_test.c
1610 deps:
1611 - grpc_test_util
1612 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001613 - gpr_test_util
1614 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001615 exclude_iomgrs:
1616 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001617 platforms:
1618 - mac
1619 - linux
1620 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001621- name: fd_posix_test
1622 build: test
1623 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001624 src:
1625 - test/core/iomgr/fd_posix_test.c
1626 deps:
1627 - grpc_test_util
1628 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001629 - gpr_test_util
1630 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001631 exclude_iomgrs:
1632 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001633 platforms:
1634 - mac
1635 - linux
1636 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001637- name: fling_client
1638 build: test
1639 run: false
1640 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001641 src:
1642 - test/core/fling/client.c
1643 deps:
1644 - grpc_test_util
1645 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001646 - gpr_test_util
1647 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001648- name: fling_server
1649 build: test
1650 run: false
1651 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001652 src:
1653 - test/core/fling/server.c
1654 deps:
1655 - grpc_test_util
1656 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001657 - gpr_test_util
1658 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001659- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001660 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001661 build: test
1662 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001663 src:
1664 - test/core/fling/fling_stream_test.c
1665 deps:
1666 - grpc_test_util
1667 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 - gpr_test_util
1669 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001670 platforms:
1671 - mac
1672 - linux
1673 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001674- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001675 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001676 build: test
1677 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001678 src:
1679 - test/core/fling/fling_test.c
1680 deps:
1681 - grpc_test_util
1682 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001683 - gpr_test_util
1684 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001685 platforms:
1686 - mac
1687 - linux
1688 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001689- name: gen_hpack_tables
1690 build: tool
1691 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001692 src:
1693 - tools/codegen/core/gen_hpack_tables.c
1694 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001695 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001696 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001697- name: gen_legal_metadata_characters
1698 build: tool
1699 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001700 src:
1701 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001702 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001703- name: gen_percent_encoding_tables
1704 build: tool
1705 language: c
1706 src:
1707 - tools/codegen/core/gen_percent_encoding_tables.c
1708 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001709- name: goaway_server_test
1710 cpu_cost: 0.1
1711 build: test
1712 language: c
1713 src:
1714 - test/core/end2end/goaway_server_test.c
1715 deps:
1716 - grpc_test_util
1717 - grpc
1718 - gpr_test_util
1719 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001720 exclude_iomgrs:
1721 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07001722 platforms:
1723 - mac
1724 - linux
1725 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08001726- name: gpr_avl_test
1727 build: test
1728 language: c
1729 src:
1730 - test/core/support/avl_test.c
1731 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 - gpr_test_util
1733 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08001734- name: gpr_backoff_test
1735 build: test
1736 language: c
1737 src:
1738 - test/core/support/backoff_test.c
1739 deps:
1740 - gpr_test_util
1741 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001742- name: gpr_cmdline_test
1743 build: test
1744 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001745 src:
1746 - test/core/support/cmdline_test.c
1747 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 - gpr_test_util
1749 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07001750- name: gpr_cpu_test
1751 build: test
1752 language: c
1753 src:
1754 - test/core/support/cpu_test.c
1755 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001756 - gpr_test_util
1757 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001758- name: gpr_env_test
1759 build: test
1760 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001761 src:
1762 - test/core/support/env_test.c
1763 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001764 - gpr_test_util
1765 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001766- name: gpr_histogram_test
1767 build: test
1768 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001769 src:
1770 - test/core/support/histogram_test.c
1771 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001772 - gpr_test_util
1773 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001774- name: gpr_host_port_test
1775 build: test
1776 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001777 src:
1778 - test/core/support/host_port_test.c
1779 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001780 - gpr_test_util
1781 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001782- name: gpr_log_test
1783 build: test
1784 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001785 src:
1786 - test/core/support/log_test.c
1787 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001788 - gpr_test_util
1789 - gpr
Craig Tiller18879dc2016-05-02 22:13:48 -07001790- name: gpr_mpscq_test
Craig Tiller63d11752016-05-03 12:33:33 -07001791 cpu_cost: 30
Craig Tiller18879dc2016-05-02 22:13:48 -07001792 build: test
1793 language: c
1794 src:
1795 - test/core/support/mpscq_test.c
Craig Tillerc1c691f2016-09-07 10:40:13 -07001796 deps:
1797 - gpr_test_util
1798 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001799- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001800 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07001801 build: test
1802 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001803 src:
1804 - test/core/support/stack_lockfree_test.c
1805 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001806 - gpr_test_util
1807 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001808- name: gpr_string_test
1809 build: test
1810 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001811 src:
1812 - test/core/support/string_test.c
1813 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001814 - gpr_test_util
1815 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001816- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001817 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001818 build: test
1819 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001820 src:
1821 - test/core/support/sync_test.c
1822 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001823 - gpr_test_util
1824 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001825- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001826 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07001827 build: test
1828 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001829 src:
1830 - test/core/support/thd_test.c
1831 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001832 - gpr_test_util
1833 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001834- name: gpr_time_test
1835 build: test
1836 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001837 src:
1838 - test/core/support/time_test.c
1839 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001840 - gpr_test_util
1841 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001842- name: gpr_tls_test
1843 build: test
1844 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001845 src:
1846 - test/core/support/tls_test.c
1847 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001848 - gpr_test_util
1849 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001850- name: gpr_useful_test
1851 build: test
1852 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001853 src:
1854 - test/core/support/useful_test.c
1855 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001856 - gpr_test_util
1857 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001858- name: grpc_auth_context_test
1859 build: test
1860 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001861 src:
1862 - test/core/security/auth_context_test.c
1863 deps:
1864 - grpc_test_util
1865 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001866 - gpr_test_util
1867 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08001868- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001869 build: test
1870 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001871 src:
Craig Tiller732a8752016-02-22 15:59:19 -08001872 - test/core/security/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001873 deps:
1874 - grpc_test_util
1875 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001876 - gpr_test_util
1877 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001878- name: grpc_byte_buffer_reader_test
1879 build: test
1880 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001881 src:
1882 - test/core/surface/byte_buffer_reader_test.c
1883 deps:
1884 - grpc_test_util
1885 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001886 - gpr_test_util
1887 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001888- name: grpc_channel_args_test
1889 build: test
1890 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001891 src:
1892 - test/core/channel/channel_args_test.c
1893 deps:
1894 - grpc_test_util
1895 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001896 - gpr_test_util
1897 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001898- name: grpc_channel_stack_test
1899 build: test
1900 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001901 src:
1902 - test/core/channel/channel_stack_test.c
1903 deps:
1904 - grpc_test_util
1905 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001906 - gpr_test_util
1907 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001908- name: grpc_completion_queue_test
1909 build: test
1910 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001911 src:
1912 - test/core/surface/completion_queue_test.c
1913 deps:
1914 - grpc_test_util
1915 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001916 - gpr_test_util
1917 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001918 exclude_iomgrs:
1919 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07001920- name: grpc_create_jwt
1921 build: tool
1922 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001923 src:
1924 - test/core/security/create_jwt.c
1925 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001926 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001927 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001928 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001929- name: grpc_credentials_test
1930 build: test
1931 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001932 src:
1933 - test/core/security/credentials_test.c
1934 deps:
1935 - grpc_test_util
1936 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001937 - gpr_test_util
1938 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001939- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01001940 build: test
1941 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07001942 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001943 src:
1944 - test/core/security/fetch_oauth2.c
1945 deps:
1946 - grpc_test_util
1947 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001948 - gpr_test_util
1949 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08001950- name: grpc_invalid_channel_args_test
1951 build: test
1952 language: c
1953 src:
1954 - test/core/surface/invalid_channel_args_test.c
1955 deps:
1956 - grpc_test_util
1957 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001958 - gpr_test_util
1959 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001960- name: grpc_json_token_test
1961 build: test
1962 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001963 src:
1964 - test/core/security/json_token_test.c
1965 deps:
1966 - grpc_test_util
1967 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001968 - gpr_test_util
1969 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001970 platforms:
1971 - linux
1972 - posix
1973 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07001974- name: grpc_jwt_verifier_test
1975 build: test
1976 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001977 src:
1978 - test/core/security/jwt_verifier_test.c
1979 deps:
1980 - grpc_test_util
1981 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001982 - gpr_test_util
1983 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001984- name: grpc_print_google_default_creds_token
1985 build: tool
1986 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001987 src:
1988 - test/core/security/print_google_default_creds_token.c
1989 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001990 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001991 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001992- name: grpc_security_connector_test
1993 build: test
1994 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001995 src:
1996 - test/core/security/security_connector_test.c
1997 deps:
1998 - grpc_test_util
1999 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002000 - gpr_test_util
2001 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002002- name: grpc_verify_jwt
2003 build: tool
2004 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002005 src:
2006 - test/core/security/verify_jwt.c
2007 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002008 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002009 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002010- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002011 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002012 language: c
2013 src:
2014 - test/core/handshake/client_ssl.c
2015 deps:
2016 - grpc_test_util
2017 - grpc
2018 - gpr_test_util
2019 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002020 platforms:
2021 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002022 secure: true
2023- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002024 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002025 language: c
2026 src:
2027 - test/core/handshake/server_ssl.c
2028 deps:
2029 - grpc_test_util
2030 - grpc
2031 - gpr_test_util
2032 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002033 platforms:
2034 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002035 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002036- name: hpack_parser_fuzzer_test
2037 build: fuzzer
2038 language: c
2039 src:
2040 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2041 deps:
2042 - grpc_test_util
2043 - grpc
2044 - gpr_test_util
2045 - gpr
2046 corpus_dirs:
2047 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002048 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002049 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002050- name: hpack_parser_test
2051 build: test
2052 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002053 src:
2054 - test/core/transport/chttp2/hpack_parser_test.c
2055 deps:
2056 - grpc_test_util
2057 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002058 - gpr_test_util
2059 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002060- name: hpack_table_test
2061 build: test
2062 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002063 src:
2064 - test/core/transport/chttp2/hpack_table_test.c
2065 deps:
2066 - grpc_test_util
2067 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002068 - gpr_test_util
2069 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002070- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002071 build: test
2072 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002073 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002074 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002075 deps:
2076 - grpc_test_util
2077 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002078 - gpr_test_util
2079 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002080- name: http_request_fuzzer_test
2081 build: fuzzer
2082 language: c
2083 src:
2084 - test/core/http/request_fuzzer.c
2085 deps:
2086 - grpc_test_util
2087 - grpc
2088 - gpr_test_util
2089 - gpr
2090 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002091 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002092 maxlen: 2048
2093- name: http_response_fuzzer_test
2094 build: fuzzer
2095 language: c
2096 src:
2097 - test/core/http/response_fuzzer.c
2098 deps:
2099 - grpc_test_util
2100 - grpc
2101 - gpr_test_util
2102 - gpr
2103 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002104 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002105 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002106- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002107 build: test
2108 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002109 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002110 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002111 deps:
2112 - grpc_test_util
2113 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002114 - gpr_test_util
2115 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002116- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002117 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002118 build: test
2119 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002120 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002121 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002122 deps:
2123 - grpc_test_util
2124 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002125 - gpr_test_util
2126 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002127 platforms:
2128 - mac
2129 - linux
2130 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002131- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002132 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002133 build: test
2134 language: c
2135 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002136 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002137 deps:
2138 - grpc_test_util
2139 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002140 - gpr_test_util
2141 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002142 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002143 - linux
yang-gf1183302015-12-07 16:02:05 -08002144- name: init_test
2145 build: test
2146 language: c
2147 src:
2148 - test/core/surface/init_test.c
2149 deps:
2150 - grpc_test_util
2151 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002152 - gpr_test_util
2153 - gpr
Craig Tiller5cb79622016-03-15 14:46:54 -07002154- name: internal_api_canary_iomgr_test
2155 build: test
2156 run: false
2157 language: c
2158 src:
2159 - test/core/internal_api_canaries/iomgr.c
2160 deps:
2161 - grpc_test_util
2162 - grpc
2163 - gpr_test_util
2164 - gpr
2165- name: internal_api_canary_support_test
2166 build: test
2167 run: false
2168 language: c
2169 src:
2170 - test/core/internal_api_canaries/iomgr.c
2171 deps:
2172 - grpc_test_util
2173 - grpc
2174 - gpr_test_util
2175 - gpr
2176- name: internal_api_canary_transport_test
2177 build: test
2178 run: false
2179 language: c
2180 src:
2181 - test/core/internal_api_canaries/iomgr.c
2182 deps:
2183 - grpc_test_util
2184 - grpc
2185 - gpr_test_util
2186 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002187- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002188 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002189 build: test
2190 language: c
2191 src:
2192 - test/core/end2end/invalid_call_argument_test.c
2193 deps:
2194 - grpc_test_util
2195 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002196 - gpr_test_util
2197 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002198- name: json_fuzzer_test
2199 build: fuzzer
2200 language: c
2201 src:
2202 - test/core/json/fuzzer.c
2203 deps:
2204 - grpc_test_util
2205 - grpc
2206 - gpr_test_util
2207 - gpr
2208 corpus_dirs:
2209 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002210 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002211- name: json_rewrite
2212 build: test
2213 run: false
2214 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002215 src:
2216 - test/core/json/json_rewrite.c
2217 deps:
2218 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002219 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002220- name: json_rewrite_test
2221 build: test
2222 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002223 src:
2224 - test/core/json/json_rewrite_test.c
2225 deps:
2226 - grpc_test_util
2227 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002228 - gpr_test_util
2229 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002230- name: json_stream_error_test
2231 build: test
2232 language: c
2233 src:
2234 - test/core/json/json_stream_error_test.c
2235 deps:
2236 - grpc_test_util
2237 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002238 - gpr_test_util
2239 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002240- name: json_test
2241 build: test
2242 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002243 src:
2244 - test/core/json/json_test.c
2245 deps:
2246 - grpc_test_util
2247 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002248 - gpr_test_util
2249 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002250- name: lame_client_test
2251 build: test
2252 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002253 src:
2254 - test/core/surface/lame_client_test.c
2255 deps:
2256 - grpc_test_util
2257 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002258 - gpr_test_util
2259 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002260- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002261 cpu_cost: 0.1
Craig Tillerde7edf82016-03-20 09:12:16 -07002262 flaky: true
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002263 build: test
2264 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002265 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002266 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002267 deps:
2268 - grpc_test_util
2269 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002270 - gpr_test_util
2271 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002272- name: load_file_test
2273 build: test
2274 language: c
2275 src:
2276 - test/core/iomgr/load_file_test.c
2277 deps:
2278 - grpc_test_util
2279 - grpc
2280 - gpr_test_util
2281 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002282- name: low_level_ping_pong_benchmark
2283 build: benchmark
2284 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002285 src:
2286 - test/core/network_benchmarks/low_level_ping_pong.c
2287 deps:
2288 - grpc_test_util
2289 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002290 - gpr_test_util
2291 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002292 platforms:
2293 - mac
2294 - linux
2295 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002296- name: message_compress_test
2297 build: test
2298 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002299 src:
2300 - test/core/compression/message_compress_test.c
2301 deps:
2302 - grpc_test_util
2303 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002304 - gpr_test_util
2305 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002306- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002307 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002308 build: test
2309 language: c
2310 src:
2311 - test/core/census/mlog_test.c
2312 deps:
2313 - grpc_test_util
2314 - grpc
2315 - gpr_test_util
2316 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002317- name: multiple_server_queues_test
2318 build: test
2319 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002320 src:
2321 - test/core/end2end/multiple_server_queues_test.c
2322 deps:
2323 - grpc_test_util
2324 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002325 - gpr_test_util
2326 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002327- name: murmur_hash_test
2328 build: test
2329 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002330 src:
2331 - test/core/support/murmur_hash_test.c
2332 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002333 - gpr_test_util
2334 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002335- name: nanopb_fuzzer_response_test
2336 build: fuzzer
2337 language: c
2338 src:
2339 - test/core/nanopb/fuzzer_response.c
2340 deps:
2341 - grpc_test_util
2342 - grpc
2343 - gpr_test_util
2344 - gpr
2345 corpus_dirs:
2346 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002347 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002348- name: nanopb_fuzzer_serverlist_test
2349 build: fuzzer
2350 language: c
2351 src:
2352 - test/core/nanopb/fuzzer_serverlist.c
2353 deps:
2354 - grpc_test_util
2355 - grpc
2356 - gpr_test_util
2357 - gpr
2358 corpus_dirs:
2359 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002360 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002361- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002362 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002363 build: test
2364 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002365 src:
2366 - test/core/end2end/no_server_test.c
2367 deps:
2368 - grpc_test_util
2369 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002370 - gpr_test_util
2371 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002372- name: percent_decode_fuzzer
2373 build: fuzzer
2374 language: c
2375 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002376 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002377 deps:
2378 - grpc_test_util
2379 - grpc
2380 - gpr_test_util
2381 - gpr
2382 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002383 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002384 maxlen: 32
2385- name: percent_encode_fuzzer
2386 build: fuzzer
2387 language: c
2388 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002389 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002390 deps:
2391 - grpc_test_util
2392 - grpc
2393 - gpr_test_util
2394 - gpr
2395 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002396 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002397 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002398- name: percent_encoding_test
2399 build: test
2400 language: c
2401 src:
2402 - test/core/slice/percent_encoding_test.c
2403 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002404 - grpc_test_util
2405 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002406 - gpr_test_util
2407 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002408- name: resolve_address_test
2409 build: test
2410 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002411 src:
2412 - test/core/iomgr/resolve_address_test.c
2413 deps:
2414 - grpc_test_util
2415 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002416 - gpr_test_util
2417 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002418 exclude_iomgrs:
2419 - uv
Craig Tiller20afa3d2016-10-17 14:52:14 -07002420- name: resource_quota_test
2421 cpu_cost: 30
2422 build: test
2423 language: c
2424 src:
2425 - test/core/iomgr/resource_quota_test.c
2426 deps:
2427 - grpc_test_util
2428 - grpc
2429 - gpr_test_util
2430 - gpr
yang-gd482e592015-12-10 14:04:00 -08002431- name: secure_channel_create_test
2432 build: test
2433 language: c
2434 src:
2435 - test/core/surface/secure_channel_create_test.c
2436 deps:
2437 - grpc_test_util
2438 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002439 - gpr_test_util
2440 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002441- name: secure_endpoint_test
2442 build: test
2443 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002444 src:
2445 - test/core/security/secure_endpoint_test.c
2446 deps:
2447 - grpc_test_util
2448 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002449 - gpr_test_util
2450 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002451 exclude_iomgrs:
2452 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002453- name: sequential_connectivity_test
2454 build: test
2455 language: c
2456 src:
2457 - test/core/surface/sequential_connectivity_test.c
2458 deps:
2459 - grpc_test_util
2460 - grpc
2461 - gpr_test_util
2462 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002463 exclude_iomgrs:
2464 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002465- name: server_chttp2_test
2466 build: test
2467 language: c
2468 src:
2469 - test/core/surface/server_chttp2_test.c
2470 deps:
2471 - grpc_test_util
2472 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002473 - gpr_test_util
2474 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002475- name: server_fuzzer
2476 build: fuzzer
2477 language: c
2478 src:
2479 - test/core/end2end/fuzzers/server_fuzzer.c
2480 deps:
2481 - grpc_test_util
2482 - grpc
2483 - gpr_test_util
2484 - gpr
2485 corpus_dirs:
2486 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002487 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002488 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002489- name: server_test
2490 build: test
2491 language: c
2492 src:
2493 - test/core/surface/server_test.c
2494 deps:
2495 - grpc_test_util
2496 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002497 - gpr_test_util
2498 - gpr
yang-gc9fca182015-11-06 16:41:33 -08002499- name: set_initial_connect_string_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002500 cpu_cost: 0.1
yang-gc9fca182015-11-06 16:41:33 -08002501 build: test
2502 language: c
2503 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002504 - test/core/client_channel/set_initial_connect_string_test.c
yang-gc9fca182015-11-06 16:41:33 -08002505 deps:
2506 - test_tcp_server
2507 - grpc_test_util
2508 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002509 - gpr_test_util
2510 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002511 exclude_iomgrs:
2512 - uv
Craig Tillerc3350542016-10-26 16:19:01 -07002513- name: slice_buffer_test
2514 build: test
2515 language: c
2516 src:
2517 - test/core/slice/slice_buffer_test.c
2518 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002519 - grpc_test_util
2520 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002521 - gpr_test_util
2522 - gpr
2523- name: slice_string_helpers_test
2524 build: test
2525 language: c
2526 src:
2527 - test/core/slice/slice_string_helpers_test.c
2528 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002529 - grpc_test_util
2530 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002531 - gpr_test_util
2532 - gpr
2533- name: slice_test
2534 build: test
2535 language: c
2536 src:
2537 - test/core/slice/slice_test.c
2538 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002539 - grpc_test_util
2540 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002541 - gpr_test_util
2542 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002543- name: sockaddr_resolver_test
2544 build: test
2545 language: c
2546 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002547 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002548 deps:
2549 - grpc_test_util
2550 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002551 - gpr_test_util
2552 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002553- name: sockaddr_utils_test
2554 build: test
2555 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002556 src:
2557 - test/core/iomgr/sockaddr_utils_test.c
2558 deps:
2559 - grpc_test_util
2560 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002561 - gpr_test_util
2562 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002563- name: socket_utils_test
2564 build: test
2565 language: c
2566 src:
2567 - test/core/iomgr/socket_utils_test.c
2568 deps:
2569 - grpc_test_util
2570 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002571 - gpr_test_util
2572 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002573 exclude_iomgrs:
2574 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002575 platforms:
2576 - mac
2577 - linux
2578 - posix
yang-g31e21282016-11-04 15:10:03 -07002579- name: ssl_server_fuzzer
2580 build: fuzzer
2581 language: c
2582 src:
2583 - test/core/security/ssl_server_fuzzer.c
2584 deps:
2585 - grpc_test_util
2586 - grpc
2587 - gpr_test_util
2588 - gpr
2589 corpus_dirs:
2590 - test/core/security/corpus/ssl_server_corpus
2591 maxlen: 2048
Craig Tillerbf4b2242015-08-31 15:53:53 -07002592- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002593 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002594 build: test
2595 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002596 src:
2597 - test/core/iomgr/tcp_client_posix_test.c
2598 deps:
2599 - grpc_test_util
2600 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002601 - gpr_test_util
2602 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002603 exclude_iomgrs:
2604 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002605 platforms:
2606 - mac
2607 - linux
2608 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002609- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002610 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07002611 build: test
2612 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002613 src:
2614 - test/core/iomgr/tcp_posix_test.c
2615 deps:
2616 - grpc_test_util
2617 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002618 - gpr_test_util
2619 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002620 exclude_iomgrs:
2621 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002622 platforms:
2623 - mac
2624 - linux
2625 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002626- name: tcp_server_posix_test
2627 build: test
2628 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002629 src:
2630 - test/core/iomgr/tcp_server_posix_test.c
2631 deps:
2632 - grpc_test_util
2633 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002634 - gpr_test_util
2635 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002636 exclude_iomgrs:
2637 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002638 platforms:
2639 - mac
2640 - linux
2641 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002642- name: time_averaged_stats_test
2643 build: test
2644 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002645 src:
2646 - test/core/iomgr/time_averaged_stats_test.c
2647 deps:
2648 - grpc_test_util
2649 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002650 - gpr_test_util
2651 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002652- name: timeout_encoding_test
2653 build: test
2654 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002655 src:
Robbie Shade710d2422016-07-13 15:15:38 -04002656 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002657 deps:
2658 - grpc_test_util
2659 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002660 - gpr_test_util
2661 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002662- name: timer_heap_test
2663 build: test
2664 language: c
2665 src:
2666 - test/core/iomgr/timer_heap_test.c
2667 deps:
2668 - grpc_test_util
2669 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002670 - gpr_test_util
2671 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002672 exclude_iomgrs:
2673 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002674- name: timer_list_test
2675 build: test
2676 language: c
2677 src:
2678 - test/core/iomgr/timer_list_test.c
2679 deps:
2680 - grpc_test_util
2681 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002682 - gpr_test_util
2683 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002684 exclude_iomgrs:
2685 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08002686- name: transport_connectivity_state_test
2687 build: test
2688 language: c
2689 src:
2690 - test/core/transport/connectivity_state_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: transport_metadata_test
2697 build: test
2698 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002699 src:
2700 - test/core/transport/metadata_test.c
2701 deps:
2702 - grpc_test_util
2703 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002704 - gpr_test_util
2705 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07002706- name: transport_pid_controller_test
2707 build: test
2708 language: c
2709 src:
2710 - test/core/transport/pid_controller_test.c
2711 deps:
2712 - grpc_test_util
2713 - grpc
2714 - gpr_test_util
2715 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002716- name: transport_security_test
2717 build: test
2718 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002719 src:
2720 - test/core/tsi/transport_security_test.c
2721 deps:
2722 - grpc_test_util
2723 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002724 - gpr_test_util
2725 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002726 platforms:
2727 - linux
2728 - posix
2729 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002730- name: udp_server_test
2731 build: test
2732 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002733 src:
2734 - test/core/iomgr/udp_server_test.c
2735 deps:
2736 - grpc_test_util
2737 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002738 - gpr_test_util
2739 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07002740 exclude_iomgrs:
2741 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002742 platforms:
2743 - mac
2744 - linux
2745 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07002746- name: uri_fuzzer_test
2747 build: fuzzer
2748 language: c
2749 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002750 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07002751 deps:
2752 - grpc_test_util
2753 - grpc
2754 - gpr_test_util
2755 - gpr
2756 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002757 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002758 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002759- name: uri_parser_test
2760 build: test
2761 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002762 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002763 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002764 deps:
2765 - grpc_test_util
2766 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002767 - gpr_test_util
2768 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07002769- name: wakeup_fd_cv_test
2770 build: test
2771 language: c
2772 src:
2773 - test/core/iomgr/wakeup_fd_cv_test.c
2774 deps:
2775 - grpc_test_util
2776 - grpc
2777 - gpr_test_util
2778 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07002779 exclude_iomgrs:
2780 - uv
kpayson64d195cf52016-10-09 18:04:00 -07002781 platforms:
2782 - mac
2783 - linux
2784 - posix
vjpai04e992a2016-02-10 16:58:38 -08002785- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002786 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08002787 build: test
2788 language: c++
2789 src:
2790 - test/cpp/common/alarm_cpp_test.cc
2791 deps:
2792 - grpc++_test_util
2793 - grpc_test_util
2794 - grpc++
2795 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08002796 - gpr_test_util
2797 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002798- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002799 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002800 build: test
2801 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002802 src:
2803 - test/cpp/end2end/async_end2end_test.cc
2804 deps:
2805 - grpc++_test_util
2806 - grpc_test_util
2807 - grpc++
2808 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002809 - gpr_test_util
2810 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002811- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002812 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002813 build: test
2814 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002815 src:
2816 - test/cpp/common/auth_property_iterator_test.cc
2817 deps:
2818 - grpc++_test_util
2819 - grpc_test_util
2820 - grpc++
2821 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002822 - gpr_test_util
2823 - gpr
Craig Tiller93d802b2016-10-25 21:05:49 -07002824- name: bm_fullstack
2825 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07002826 language: c++
2827 src:
2828 - test/cpp/microbenchmarks/bm_fullstack.cc
2829 deps:
2830 - google_benchmark
2831 - grpc++_test_util
2832 - grpc_test_util
2833 - grpc++
2834 - grpc
2835 - gpr_test_util
2836 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002837- name: channel_arguments_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002838 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002839 build: test
2840 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002841 src:
yang-g52705592015-11-25 11:45:33 -08002842 - test/cpp/common/channel_arguments_test.cc
Craig Tiller25834342015-09-25 08:08:24 -07002843 deps:
2844 - grpc++
2845 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002846 - gpr
Mark D. Roth0e44a252016-11-07 11:26:05 -08002847- name: channel_filter_test
2848 gtest: true
2849 build: test
2850 language: c++
2851 src:
2852 - test/cpp/common/channel_filter_test.cc
2853 deps:
2854 - grpc++
2855 - grpc
2856 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002857- name: cli_call_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002858 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002859 build: test
2860 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002861 src:
2862 - test/cpp/util/cli_call_test.cc
2863 deps:
yang-gabdec2d2016-05-19 10:11:24 -07002864 - grpc_cli_libs
Craig Tiller25834342015-09-25 08:08:24 -07002865 - grpc++_test_util
2866 - grpc_test_util
2867 - grpc++
2868 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002869 - gpr_test_util
2870 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002871- name: client_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002872 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002873 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002874 build: test
2875 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002876 src:
2877 - test/cpp/end2end/client_crash_test.cc
2878 deps:
2879 - grpc++_test_util
2880 - grpc_test_util
2881 - grpc++
2882 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002883 - gpr_test_util
2884 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002885 platforms:
2886 - mac
2887 - linux
2888 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002889- name: client_crash_test_server
2890 build: test
2891 run: false
2892 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002893 src:
2894 - test/cpp/end2end/client_crash_test_server.cc
2895 deps:
2896 - grpc++_test_util
2897 - grpc_test_util
2898 - grpc++
2899 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002900 - gpr_test_util
2901 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002902- name: codegen_test_full
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08002903 gtest: true
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002904 build: test
2905 language: c++
2906 src:
2907 - src/proto/grpc/testing/control.proto
2908 - src/proto/grpc/testing/messages.proto
2909 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002910 - src/proto/grpc/testing/services.proto
2911 - src/proto/grpc/testing/stats.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002912 - test/cpp/codegen/codegen_test_full.cc
2913 deps:
2914 - grpc++
2915 - grpc
2916 - gpr
2917 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002918 - grpc++_codegen_base
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002919- name: codegen_test_minimal
2920 gtest: true
2921 build: test
2922 language: c++
2923 src:
2924 - src/proto/grpc/testing/control.proto
2925 - src/proto/grpc/testing/messages.proto
2926 - src/proto/grpc/testing/payloads.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07002927 - src/proto/grpc/testing/services.proto
2928 - src/proto/grpc/testing/stats.proto
2929 - test/cpp/codegen/codegen_test_minimal.cc
Craig Tiller03d8f2f2016-04-07 08:02:16 -07002930 filegroups:
yang-g17487f92016-06-03 15:21:15 -07002931 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07002932 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07002933- name: credentials_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002934 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002935 build: test
2936 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002937 src:
2938 - test/cpp/client/credentials_test.cc
2939 deps:
2940 - grpc++
2941 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002942 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002943- name: cxx_byte_buffer_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002944 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002945 build: test
2946 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002947 src:
2948 - test/cpp/util/byte_buffer_test.cc
2949 deps:
2950 - grpc_test_util
2951 - grpc++
2952 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002953 - gpr_test_util
2954 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002955- name: cxx_slice_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002956 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002957 build: test
2958 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002959 src:
2960 - test/cpp/util/slice_test.cc
2961 deps:
2962 - grpc_test_util
2963 - grpc++
2964 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002965 - gpr_test_util
2966 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002967- name: cxx_string_ref_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002968 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002969 build: test
2970 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002971 src:
2972 - test/cpp/util/string_ref_test.cc
2973 deps:
2974 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07002975- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002976 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002977 build: test
2978 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002979 src:
2980 - test/cpp/util/time_test.cc
2981 deps:
2982 - grpc_test_util
2983 - grpc++
2984 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002985 - gpr_test_util
2986 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002987- name: end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08002988 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08002989 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002990 build: test
2991 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07002992 src:
2993 - test/cpp/end2end/end2end_test.cc
2994 deps:
2995 - grpc++_test_util
2996 - grpc_test_util
2997 - grpc++
2998 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002999 - gpr_test_util
3000 - gpr
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003001- name: filter_end2end_test
3002 gtest: true
3003 build: test
3004 language: c++
3005 src:
3006 - test/cpp/end2end/filter_end2end_test.cc
3007 deps:
3008 - grpc++_test_util
3009 - grpc_test_util
3010 - grpc++
3011 - grpc
3012 - gpr_test_util
3013 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003014- name: generic_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003015 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003016 build: test
3017 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003018 src:
3019 - test/cpp/end2end/generic_end2end_test.cc
3020 deps:
3021 - grpc++_test_util
3022 - grpc_test_util
3023 - grpc++
3024 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003025 - gpr_test_util
3026 - gpr
yang-gb8aa58b2016-04-14 15:50:50 -07003027- name: golden_file_test
3028 gtest: true
3029 build: test
3030 language: c++
3031 src:
3032 - src/proto/grpc/testing/compiler_test.proto
3033 - test/cpp/codegen/golden_file_test.cc
3034 deps:
3035 - grpc++
3036 - grpc
3037 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003038- name: grpc_cli
3039 build: test
3040 run: false
3041 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003042 src:
3043 - test/cpp/util/grpc_cli.cc
3044 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003045 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003046 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003047 - grpc++
3048 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003049 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003050 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003051- name: grpc_cpp_plugin
3052 build: protoc
3053 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003054 src:
3055 - src/compiler/cpp_plugin.cc
3056 deps:
3057 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003058 secure: false
3059 vs_config_type: Application
3060 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3061- name: grpc_csharp_plugin
3062 build: protoc
3063 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003064 src:
3065 - src/compiler/csharp_plugin.cc
3066 deps:
3067 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003068 secure: false
3069 vs_config_type: Application
3070 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003071- name: grpc_node_plugin
3072 build: protoc
3073 language: c++
3074 src:
3075 - src/compiler/node_plugin.cc
3076 deps:
3077 - grpc_plugin_support
3078 secure: false
3079 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003080- name: grpc_objective_c_plugin
3081 build: protoc
3082 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003083 src:
3084 - src/compiler/objective_c_plugin.cc
3085 deps:
3086 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003087 secure: false
3088 vs_config_type: Application
3089 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003090- name: grpc_php_plugin
3091 build: protoc
3092 language: c++
3093 src:
3094 - src/compiler/php_plugin.cc
3095 deps:
3096 - grpc_plugin_support
3097 secure: false
3098 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003099- name: grpc_python_plugin
3100 build: protoc
3101 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003102 src:
3103 - src/compiler/python_plugin.cc
3104 deps:
3105 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003106 secure: false
3107 vs_config_type: Application
3108 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3109- name: grpc_ruby_plugin
3110 build: protoc
3111 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003112 src:
3113 - src/compiler/ruby_plugin.cc
3114 deps:
3115 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003116 secure: false
3117 vs_config_type: Application
3118 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003119- name: grpc_tool_test
3120 gtest: true
3121 build: test
3122 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003123 src:
3124 - src/proto/grpc/testing/echo.proto
3125 - src/proto/grpc/testing/echo_messages.proto
3126 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003127 deps:
3128 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003129 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003130 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003131 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003132 - grpc_test_util
3133 - grpc++
3134 - grpc
3135 - gpr_test_util
3136 - gpr
3137 filegroups:
3138 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003139- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003140 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003141 build: test
3142 language: c++
3143 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003144 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003145 - test/cpp/grpclb/grpclb_api_test.cc
3146 deps:
3147 - grpc++_test_util
3148 - grpc_test_util
3149 - grpc++
3150 - grpc
David Garcia Quintas55145c02016-06-21 14:51:54 -07003151- name: grpclb_test
3152 gtest: false
3153 build: test
3154 language: c++
3155 src:
3156 - src/proto/grpc/lb/v1/load_balancer.proto
3157 - test/cpp/grpclb/grpclb_test.cc
3158 deps:
3159 - gpr
3160 - gpr_test_util
3161 - grpc
3162 - grpc++
3163 - grpc++_test_util
3164 - grpc_test_util
yang-gbe5a2c42016-01-14 13:11:15 -08003165- name: hybrid_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003166 gtest: true
yang-gbe5a2c42016-01-14 13:11:15 -08003167 build: test
3168 language: c++
3169 src:
3170 - test/cpp/end2end/hybrid_end2end_test.cc
3171 deps:
3172 - grpc++_test_util
3173 - grpc_test_util
3174 - grpc++
3175 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003176 - gpr_test_util
3177 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003178- name: interop_client
3179 build: test
3180 run: false
3181 language: c++
3182 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003183 deps:
3184 - interop_client_main
3185 - interop_client_helper
3186 - grpc++_test_util
3187 - grpc_test_util
3188 - grpc++
3189 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003190 - gpr_test_util
3191 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003192 - grpc++_test_config
3193 platforms:
3194 - mac
3195 - linux
3196 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003197- name: interop_server
3198 build: test
3199 run: false
3200 language: c++
3201 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003202 deps:
3203 - interop_server_main
3204 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003205 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003206 - grpc++_test_util
3207 - grpc_test_util
3208 - grpc++
3209 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003210 - gpr_test_util
3211 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003212 - grpc++_test_config
3213 platforms:
3214 - mac
3215 - linux
3216 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003217- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08003218 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003219 build: test
3220 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003221 src:
3222 - test/cpp/interop/interop_test.cc
3223 deps:
3224 - grpc_test_util
3225 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003226 - gpr_test_util
3227 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07003228 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07003229 platforms:
3230 - mac
3231 - linux
3232 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003233- name: json_run_localhost
3234 build: test
3235 run: false
3236 language: c++
3237 src:
3238 - test/cpp/qps/json_run_localhost.cc
3239 deps:
3240 - grpc++_test_util
3241 - grpc_test_util
3242 - grpc++
3243 - grpc
3244 - gpr_test_util
3245 - gpr
3246 - grpc++_test_config
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003247- name: metrics_client
3248 build: test
3249 run: false
3250 language: c++
3251 headers:
3252 - test/cpp/util/metrics_server.h
3253 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003254 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003255 - test/cpp/interop/metrics_client.cc
3256 deps:
3257 - grpc++
3258 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003259 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003260 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003261- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003262 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003263 build: test
3264 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003265 src:
3266 - test/cpp/end2end/mock_test.cc
3267 deps:
3268 - grpc++_test_util
3269 - grpc_test_util
3270 - grpc++
3271 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003272 - gpr_test_util
3273 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07003274- name: noop-benchmark
3275 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07003276 language: c++
3277 src:
3278 - test/cpp/microbenchmarks/noop-benchmark.cc
3279 deps:
3280 - google_benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003281- name: proto_server_reflection_test
3282 gtest: true
3283 build: test
3284 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003285 src:
3286 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003287 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003288 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07003289 - grpc++_reflection
3290 - grpc++_test_util
3291 - grpc_test_util
3292 - grpc++
3293 - grpc
3294 - gpr_test_util
3295 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003296- name: qps_interarrival_test
3297 build: test
3298 run: false
3299 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003300 src:
3301 - test/cpp/qps/qps_interarrival_test.cc
3302 deps:
3303 - qps
3304 - grpc++_test_util
3305 - grpc_test_util
3306 - grpc++
3307 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003308 - gpr_test_util
3309 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003310 platforms:
3311 - mac
3312 - linux
3313 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003314- name: qps_json_driver
3315 build: test
3316 run: false
3317 language: c++
3318 src:
3319 - test/cpp/qps/qps_json_driver.cc
3320 deps:
3321 - qps
3322 - grpc++_test_util
3323 - grpc_test_util
3324 - grpc++
3325 - grpc
3326 - gpr_test_util
3327 - gpr
3328 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003329- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08003330 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07003331 build: test
3332 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003333 src:
3334 - test/cpp/qps/qps_openloop_test.cc
3335 deps:
3336 - qps
3337 - grpc++_test_util
3338 - grpc_test_util
3339 - grpc++
3340 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003341 - gpr_test_util
3342 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003343 - grpc++_test_config
3344 platforms:
3345 - mac
3346 - linux
3347 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003348- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08003349 build: test
3350 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07003351 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003352 headers:
3353 - test/cpp/qps/client.h
3354 - test/cpp/qps/server.h
3355 src:
3356 - test/cpp/qps/worker.cc
3357 deps:
3358 - qps
3359 - grpc++_test_util
3360 - grpc_test_util
3361 - grpc++
3362 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003363 - gpr_test_util
3364 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003365 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003366- name: reconnect_interop_client
3367 build: test
3368 run: false
3369 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003370 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003371 - src/proto/grpc/testing/empty.proto
3372 - src/proto/grpc/testing/messages.proto
3373 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003374 - test/cpp/interop/reconnect_interop_client.cc
3375 deps:
3376 - grpc++_test_util
3377 - grpc_test_util
3378 - grpc++
3379 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003380 - gpr_test_util
3381 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003382 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003383- name: reconnect_interop_server
3384 build: test
3385 run: false
3386 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003387 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003388 - src/proto/grpc/testing/empty.proto
3389 - src/proto/grpc/testing/messages.proto
3390 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07003391 - test/cpp/interop/reconnect_interop_server.cc
3392 deps:
3393 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08003394 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07003395 - grpc++_test_util
3396 - grpc_test_util
3397 - grpc++
3398 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003399 - gpr_test_util
3400 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003401 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07003402- name: round_robin_end2end_test
3403 gtest: true
3404 build: test
3405 language: c++
3406 src:
3407 - test/cpp/end2end/round_robin_end2end_test.cc
3408 deps:
3409 - grpc++_test_util
3410 - grpc_test_util
3411 - grpc++
3412 - grpc
3413 - gpr_test_util
3414 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003415- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003416 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003417 build: test
3418 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003419 src:
3420 - test/cpp/common/secure_auth_context_test.cc
3421 deps:
3422 - grpc++_test_util
3423 - grpc_test_util
3424 - grpc++
3425 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003426 - gpr_test_util
3427 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003428- name: secure_sync_unary_ping_pong_test
3429 build: test
3430 language: c++
3431 src:
3432 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
3433 deps:
3434 - qps
3435 - grpc++_test_util
3436 - grpc_test_util
3437 - grpc++
3438 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003439 - gpr_test_util
3440 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08003441 platforms:
3442 - mac
3443 - linux
3444 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07003445- name: server_builder_plugin_test
3446 gtest: true
3447 build: test
3448 language: c++
3449 src:
3450 - test/cpp/end2end/server_builder_plugin_test.cc
3451 deps:
3452 - grpc++_test_util
3453 - grpc_test_util
3454 - grpc++
3455 - grpc
3456 - gpr_test_util
3457 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07003458- name: server_context_test_spouse_test
3459 gtest: true
3460 build: test
3461 language: c++
3462 src:
3463 - test/cpp/test/server_context_test_spouse_test.cc
3464 deps:
3465 - grpc_test_util
3466 - grpc++_test
3467 - grpc++
3468 - grpc
3469 - gpr_test_util
3470 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003471- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003472 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003473 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003474 build: test
3475 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003476 src:
3477 - test/cpp/end2end/server_crash_test.cc
3478 deps:
3479 - grpc++_test_util
3480 - grpc_test_util
3481 - grpc++
3482 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003483 - gpr_test_util
3484 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003485 platforms:
3486 - mac
3487 - linux
3488 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003489- name: server_crash_test_client
3490 build: test
3491 run: false
3492 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003493 src:
3494 - test/cpp/end2end/server_crash_test_client.cc
3495 deps:
3496 - grpc++_test_util
3497 - grpc_test_util
3498 - grpc++
3499 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003500 - gpr_test_util
3501 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003502- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003503 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003504 build: test
3505 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003506 src:
3507 - test/cpp/end2end/shutdown_test.cc
3508 deps:
3509 - grpc++_test_util
3510 - grpc_test_util
3511 - grpc++
3512 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003513 - gpr_test_util
3514 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003515- name: status_test
3516 build: test
3517 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003518 src:
3519 - test/cpp/util/status_test.cc
3520 deps:
3521 - grpc_test_util
3522 - grpc++
3523 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003524 - gpr_test_util
3525 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003526- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003527 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07003528 build: test
3529 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003530 src:
3531 - test/cpp/end2end/streaming_throughput_test.cc
3532 deps:
3533 - grpc++_test_util
3534 - grpc_test_util
3535 - grpc++
3536 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003537 - gpr_test_util
3538 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003539 platforms:
3540 - mac
3541 - linux
3542 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003543- name: stress_test
3544 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07003545 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003546 language: c++
3547 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07003548 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003549 - test/cpp/interop/interop_client.h
3550 - test/cpp/interop/stress_interop_client.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003551 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003552 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08003553 - src/proto/grpc/testing/empty.proto
3554 - src/proto/grpc/testing/messages.proto
3555 - src/proto/grpc/testing/metrics.proto
3556 - src/proto/grpc/testing/test.proto
Makarand Dharmapurikare3dd1d72016-10-20 10:37:39 -07003557 - test/cpp/interop/client_helper.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003558 - test/cpp/interop/interop_client.cc
3559 - test/cpp/interop/stress_interop_client.cc
3560 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07003561 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003562 deps:
3563 - grpc++_test_util
3564 - grpc_test_util
3565 - grpc++
3566 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003567 - gpr_test_util
3568 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07003569 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003570- name: thread_manager_test
3571 build: test
3572 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07003573 src:
3574 - test/cpp/thread_manager/thread_manager_test.cc
3575 deps:
3576 - grpc++
3577 - grpc
3578 - gpr
3579 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003580- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003581 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08003582 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07003583 build: test
3584 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003585 src:
3586 - test/cpp/end2end/thread_stress_test.cc
3587 deps:
3588 - grpc++_test_util
3589 - grpc_test_util
3590 - grpc++
3591 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003592 - gpr_test_util
3593 - gpr
Craig Tillerab230452016-01-04 08:18:43 -08003594- name: public_headers_must_be_c89
3595 build: test
3596 language: c89
3597 src:
3598 - test/core/surface/public_headers_must_be_c89.c
3599 deps:
3600 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003601 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003602vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07003603- linkage: static
3604 name: grpc.dependencies.zlib
3605 props: false
3606 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003607 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08003608- linkage: static
3609 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07003610 props: true
3611 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08003612 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07003613- name: gflags
3614 props: false
3615 redist: false
3616 version: 2.1.2.1
3617- name: gtest
3618 props: false
3619 redist: false
3620 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08003621configs:
3622 asan:
3623 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003624 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3625 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003626 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003627 LD: clang
3628 LDFLAGS: -fsanitize=address
3629 LDXX: clang++
3630 compile_the_world: true
3631 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08003632 ASAN_OPTIONS: detect_leaks=1:color=always
3633 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Vijay Pai3b288722016-02-19 00:28:28 -08003634 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003635 asan-noleaks:
3636 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003637 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3638 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003639 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003640 LD: clang
3641 LDFLAGS: -fsanitize=address
3642 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08003643 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08003644 test_environ:
3645 ASAN_OPTIONS: detect_leaks=0:color=always
Vijay Pai3b288722016-02-19 00:28:28 -08003646 timeout_multiplier: 3
Craig Tillerae945942016-03-23 21:43:58 -07003647 asan-trace-cmp:
3648 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07003649 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
3650 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07003651 CXX: clang++
3652 LD: clang
3653 LDFLAGS: -fsanitize=address
3654 LDXX: clang++
3655 compile_the_world: true
3656 test_environ:
3657 ASAN_OPTIONS: detect_leaks=1:color=always
3658 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3659 timeout_multiplier: 3
Craig Tillera0f85172016-01-20 15:56:06 -08003660 basicprof:
3661 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
3662 DEFINES: NDEBUG
3663 dbg:
3664 CPPFLAGS: -O0
3665 DEFINES: _DEBUG DEBUG
Craig Tiller3af3f742016-02-28 21:53:13 -08003666 easan:
3667 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003668 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
3669 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tiller3af3f742016-02-28 21:53:13 -08003670 CXX: clang++
3671 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3672 LD: clang
3673 LDFLAGS: -fsanitize=address
3674 LDXX: clang++
3675 compile_the_world: true
3676 test_environ:
3677 ASAN_OPTIONS: detect_leaks=1:color=always
3678 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
3679 timeout_multiplier: 3
3680 edbg:
3681 CPPFLAGS: -O0
3682 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
3683 etsan:
Craig Tillerd93aa142016-02-28 20:56:13 -08003684 CC: clang
3685 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003686 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerd93aa142016-02-28 20:56:13 -08003687 CXX: clang++
Craig Tilleref1bf872016-02-28 17:37:33 -08003688 DEFINES: _DEBUG DEBUG GRPC_EXECUTION_CONTEXT_SANITIZER
Craig Tillerd93aa142016-02-28 20:56:13 -08003689 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003690 LDFLAGS: -fsanitize=thread
Craig Tillerd93aa142016-02-28 20:56:13 -08003691 LDXX: clang++
3692 compile_the_world: true
3693 test_environ:
3694 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
3695 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003696 gcov:
3697 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003698 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08003699 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08003700 DEFINES: _DEBUG DEBUG GPR_GCOV
3701 LD: gcc
3702 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
3703 LDXX: g++
3704 helgrind:
3705 CPPFLAGS: -O0
3706 DEFINES: _DEBUG DEBUG
3707 LDFLAGS: -rdynamic
3708 timeout_multiplier: 20
3709 valgrind: --tool=helgrind
3710 memcheck:
3711 CPPFLAGS: -O0
3712 DEFINES: _DEBUG DEBUG
3713 LDFLAGS: -rdynamic
3714 timeout_multiplier: 10
3715 valgrind: --tool=memcheck --leak-check=full
3716 msan:
3717 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07003718 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
3719 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3720 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003721 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003722 DEFINES: NDEBUG
3723 LD: clang
3724 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
3725 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
3726 LDXX: clang++
3727 compile_the_world: true
Vijay Pai3b288722016-02-19 00:28:28 -08003728 timeout_multiplier: 4
Craig Tillera0f85172016-01-20 15:56:06 -08003729 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07003730 CPPFLAGS: -O3 -fno-omit-frame-pointer
3731 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003732 LDFLAGS: -rdynamic
3733 opt:
3734 CPPFLAGS: -O2
3735 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08003736 stapprof:
3737 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
3738 DEFINES: NDEBUG
3739 tsan:
3740 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003741 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07003742 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08003743 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07003744 DEFINES: GRPC_TSAN
Craig Tillera0f85172016-01-20 15:56:06 -08003745 LD: clang
Craig Tiller5bda4d42016-03-17 17:27:11 -07003746 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08003747 LDXX: clang++
3748 compile_the_world: true
3749 test_environ:
3750 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
vjpai2146fe82016-02-19 10:05:57 -08003751 timeout_multiplier: 5
Craig Tillera0f85172016-01-20 15:56:06 -08003752 ubsan:
3753 CC: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003754 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined,unsigned-integer-overflow
3755 -fno-omit-frame-pointer -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08003756 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08003757 DEFINES: NDEBUG
3758 LD: clang
yang-g6ce4d0b2016-05-12 16:43:17 -07003759 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08003760 LDXX: clang++
3761 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07003762 test_environ:
Craig Tiller9780f592016-05-18 15:06:21 -07003763 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1
Craig Tillera0f85172016-01-20 15:56:06 -08003764 timeout_multiplier: 1.5
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003765defaults:
3766 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003767 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07003768 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003769 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01003770 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003771 global:
3772 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter
3773 LDFLAGS: -g
Craig Tillerd3cd0172016-10-25 17:02:20 -07003774 google_benchmark:
Craig Tillerd8a2fa02016-10-26 16:38:46 -07003775 CPPFLAGS: -Ithird_party/google_benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01003776 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01003777 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01003778 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08003779node_modules:
3780- deps:
3781 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003782 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08003783 - boringssl
3784 - z
murgatroid9994a75412015-11-19 14:04:53 -08003785 headers:
3786 - src/node/ext/byte_buffer.h
3787 - src/node/ext/call.h
3788 - src/node/ext/call_credentials.h
3789 - src/node/ext/channel.h
3790 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07003791 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08003792 - src/node/ext/completion_queue_async_worker.h
3793 - src/node/ext/server.h
3794 - src/node/ext/server_credentials.h
3795 - src/node/ext/timeval.h
3796 js:
3797 - src/node/index.js
3798 - src/node/src/client.js
3799 - src/node/src/common.js
3800 - src/node/src/credentials.js
murgatroid9991629972016-02-03 08:46:45 -08003801 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08003802 - src/node/src/metadata.js
3803 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08003804 name: grpc_node
3805 src:
3806 - src/node/ext/byte_buffer.cc
3807 - src/node/ext/call.cc
3808 - src/node/ext/call_credentials.cc
3809 - src/node/ext/channel.cc
3810 - src/node/ext/channel_credentials.cc
murgatroid999030c812016-09-16 13:25:08 -07003811 - src/node/ext/completion_queue.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08003812 - src/node/ext/completion_queue_async_worker.cc
3813 - src/node/ext/node_grpc.cc
3814 - src/node/ext/server.cc
3815 - src/node/ext/server_credentials.cc
3816 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08003817openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07003818 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08003819 extraction_dir: openssl-1.0.2f
3820 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003821php_config_m4:
3822 deps:
3823 - grpc
3824 - gpr
3825 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003826 headers:
3827 - src/php/ext/grpc/byte_buffer.h
3828 - src/php/ext/grpc/call.h
3829 - src/php/ext/grpc/call_credentials.h
3830 - src/php/ext/grpc/channel.h
3831 - src/php/ext/grpc/channel_credentials.h
3832 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07003833 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08003834 - src/php/ext/grpc/php_grpc.h
3835 - src/php/ext/grpc/server.h
3836 - src/php/ext/grpc/server_credentials.h
3837 - src/php/ext/grpc/timeval.h
3838 src:
3839 - src/php/ext/grpc/byte_buffer.c
3840 - src/php/ext/grpc/call.c
3841 - src/php/ext/grpc/call_credentials.c
3842 - src/php/ext/grpc/channel.c
3843 - src/php/ext/grpc/channel_credentials.c
3844 - src/php/ext/grpc/completion_queue.c
3845 - src/php/ext/grpc/php_grpc.c
3846 - src/php/ext/grpc/server.c
3847 - src/php/ext/grpc/server_credentials.c
3848 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08003849python_dependencies:
3850 deps:
3851 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003852 - gpr
Masood Malekghassemi387e1162016-01-05 10:16:12 -08003853 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08003854 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01003855ruby_gem:
3856 deps:
3857 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003858 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003859 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07003860 - z