blob: 8c6718d751e3d24b7b287d087d0ccf97fc270bc5 [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
murgatroid99a41fd5b2017-04-13 09:56:17 -07009 '#05': new word. When doing so, please also update BUILD.
Craig Tillerd9f90762016-08-29 16:47:22 -070010 '#06': ===
11 '#07': Master always has a "-dev" suffix
12 '#08': Use "-preN" suffixes to identify pre-release versions
13 '#09': Per-language overrides are possible with (eg) ruby_version tag here
14 '#10': See the expand_version.py for all the quirks here
Sree Kuchibhotla9a7bab52017-03-29 11:51:25 -070015 core_version: 4.0.0-dev
David Garcia Quintasae64b012017-04-21 16:12:39 -070016 g_stands_for: gregarious
David Garcia Quintas9e1acc02017-04-13 16:30:15 -070017 version: 1.4.0-dev
Craig Tillerbf4b2242015-08-31 15:53:53 -070018filegroups:
19- name: census
Craig Tiller25834342015-09-25 08:08:24 -070020 public_headers:
21 - include/grpc/census.h
22 headers:
Craig Tiller8f8e9f92016-03-29 09:41:28 -070023 - src/core/ext/census/aggregation.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070024 - src/core/ext/census/base_resources.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070025 - src/core/ext/census/census_interface.h
26 - src/core/ext/census/census_rpc_stats.h
Alistair Veitch30fe6322016-05-23 10:11:28 -070027 - src/core/ext/census/gen/census.pb.h
Alistair Veitcha0c69f92016-08-31 12:01:27 -070028 - src/core/ext/census/gen/trace_context.pb.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070029 - src/core/ext/census/grpc_filter.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070030 - src/core/ext/census/mlog.h
Alistair Veitch4aaba752016-06-02 17:11:46 -070031 - src/core/ext/census/resource.h
Craig Tiller8f8e9f92016-03-29 09:41:28 -070032 - src/core/ext/census/rpc_metric_id.h
Vizerai12d1fc62016-09-09 14:22:19 -070033 - src/core/ext/census/trace_context.h
Vizerai2b939832017-01-19 13:12:11 -080034 - src/core/ext/census/trace_label.h
35 - src/core/ext/census/trace_propagation.h
36 - src/core/ext/census/trace_status.h
37 - src/core/ext/census/trace_string.h
38 - src/core/ext/census/tracing.h
Craig Tiller25834342015-09-25 08:08:24 -070039 src:
Alistair Veitch4aaba752016-06-02 17:11:46 -070040 - src/core/ext/census/base_resources.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070041 - src/core/ext/census/context.c
Alistair Veitch30fe6322016-05-23 10:11:28 -070042 - src/core/ext/census/gen/census.pb.c
Alistair Veitcha0c69f92016-08-31 12:01:27 -070043 - src/core/ext/census/gen/trace_context.pb.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070044 - src/core/ext/census/grpc_context.c
45 - src/core/ext/census/grpc_filter.c
46 - src/core/ext/census/grpc_plugin.c
47 - src/core/ext/census/initialize.c
48 - src/core/ext/census/mlog.c
49 - src/core/ext/census/operation.c
50 - src/core/ext/census/placeholders.c
Alistair Veitch4aaba752016-06-02 17:11:46 -070051 - src/core/ext/census/resource.c
Vizerai12d1fc62016-09-09 14:22:19 -070052 - src/core/ext/census/trace_context.c
Craig Tiller8f8e9f92016-03-29 09:41:28 -070053 - src/core/ext/census/tracing.c
54 plugin: census_grpc_plugin
Craig Tillerd1697d92016-04-05 16:05:46 -070055 uses:
56 - grpc_base
Alistair Veitch44181c022016-05-26 10:29:38 -070057 - nanopb
Craig Tillerd1697d92016-04-05 16:05:46 -070058- name: gpr_base
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010059 public_headers:
60 - include/grpc/support/alloc.h
61 - include/grpc/support/atm.h
62 - include/grpc/support/atm_gcc_atomic.h
63 - include/grpc/support/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070064 - include/grpc/support/atm_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010065 - include/grpc/support/avl.h
66 - include/grpc/support/cmdline.h
67 - include/grpc/support/cpu.h
68 - include/grpc/support/histogram.h
69 - include/grpc/support/host_port.h
70 - include/grpc/support/log.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070071 - include/grpc/support/log_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010072 - include/grpc/support/port_platform.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010073 - include/grpc/support/string_util.h
74 - include/grpc/support/subprocess.h
75 - include/grpc/support/sync.h
76 - include/grpc/support/sync_generic.h
77 - include/grpc/support/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070078 - include/grpc/support/sync_windows.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010079 - include/grpc/support/thd.h
80 - include/grpc/support/time.h
81 - include/grpc/support/tls.h
82 - include/grpc/support/tls_gcc.h
83 - include/grpc/support/tls_msvc.h
84 - include/grpc/support/tls_pthread.h
85 - include/grpc/support/useful.h
Muxi Yan29ff4662017-05-15 10:27:55 -070086 - include/grpc/support/workaround_list.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +010087 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -070088 - src/core/lib/profiling/timers.h
Craig Tiller9202b3f2017-03-12 22:30:38 -070089 - src/core/lib/support/arena.h
Craig Tiller4d780a52017-04-12 13:47:18 -070090 - src/core/lib/support/atomic.h
91 - src/core/lib/support/atomic_with_atm.h
92 - src/core/lib/support/atomic_with_std.h
Craig Tillerf23078c2016-03-25 17:07:29 -070093 - src/core/lib/support/backoff.h
94 - src/core/lib/support/block_annotate.h
95 - src/core/lib/support/env.h
Craig Tillerb3d70102017-03-31 14:17:09 -070096 - src/core/lib/support/memory.h
Craig Tiller57726ca2016-09-12 11:59:45 -070097 - src/core/lib/support/mpscq.h
Craig Tillerf23078c2016-03-25 17:07:29 -070098 - src/core/lib/support/murmur_hash.h
Craig Tilleredbf2b92017-02-27 07:24:00 -080099 - src/core/lib/support/spinlock.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700100 - src/core/lib/support/stack_lockfree.h
101 - src/core/lib/support/string.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700102 - src/core/lib/support/string_windows.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700103 - src/core/lib/support/thd_internal.h
104 - src/core/lib/support/time_precise.h
105 - src/core/lib/support/tmpfile.h
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +0100106 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700107 - src/core/lib/profiling/basic_timers.c
108 - src/core/lib/profiling/stap_timers.c
109 - src/core/lib/support/alloc.c
Craig Tiller9202b3f2017-03-12 22:30:38 -0700110 - src/core/lib/support/arena.c
Mark D. Rothfecba532017-03-17 09:50:48 -0700111 - src/core/lib/support/atm.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700112 - src/core/lib/support/avl.c
113 - src/core/lib/support/backoff.c
114 - src/core/lib/support/cmdline.c
115 - src/core/lib/support/cpu_iphone.c
116 - src/core/lib/support/cpu_linux.c
117 - src/core/lib/support/cpu_posix.c
118 - src/core/lib/support/cpu_windows.c
119 - src/core/lib/support/env_linux.c
120 - src/core/lib/support/env_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700121 - src/core/lib/support/env_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700122 - src/core/lib/support/histogram.c
123 - src/core/lib/support/host_port.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700124 - src/core/lib/support/log.c
125 - src/core/lib/support/log_android.c
126 - src/core/lib/support/log_linux.c
127 - src/core/lib/support/log_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700128 - src/core/lib/support/log_windows.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700129 - src/core/lib/support/mpscq.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700130 - src/core/lib/support/murmur_hash.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700131 - src/core/lib/support/stack_lockfree.c
132 - src/core/lib/support/string.c
133 - src/core/lib/support/string_posix.c
Yuchen Zeng4594bd92016-05-31 14:06:01 -0700134 - src/core/lib/support/string_util_windows.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700135 - src/core/lib/support/string_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700136 - src/core/lib/support/subprocess_posix.c
137 - src/core/lib/support/subprocess_windows.c
138 - src/core/lib/support/sync.c
139 - src/core/lib/support/sync_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700140 - src/core/lib/support/sync_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700141 - src/core/lib/support/thd.c
142 - src/core/lib/support/thd_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700143 - src/core/lib/support/thd_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700144 - src/core/lib/support/time.c
145 - src/core/lib/support/time_posix.c
146 - src/core/lib/support/time_precise.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700147 - src/core/lib/support/time_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700148 - src/core/lib/support/tls_pthread.c
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +0200149 - src/core/lib/support/tmpfile_msys.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700150 - src/core/lib/support/tmpfile_posix.c
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700151 - src/core/lib/support/tmpfile_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700152 - src/core/lib/support/wrap_memcpy.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700153 uses:
154 - gpr_codegen
Craig Tiller1298afd2016-02-09 12:29:17 -0800155- name: gpr_codegen
156 public_headers:
Craig Tiller1298afd2016-02-09 12:29:17 -0800157 - include/grpc/impl/codegen/atm.h
158 - include/grpc/impl/codegen/atm_gcc_atomic.h
159 - include/grpc/impl/codegen/atm_gcc_sync.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700160 - include/grpc/impl/codegen/atm_windows.h
Mark D. Roth4d2ea022016-12-12 07:12:27 -0800161 - include/grpc/impl/codegen/gpr_slice.h
David Garcia Quintas8c5424f2016-08-01 22:49:00 -0700162 - include/grpc/impl/codegen/gpr_types.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800163 - include/grpc/impl/codegen/port_platform.h
Craig Tiller1298afd2016-02-09 12:29:17 -0800164 - include/grpc/impl/codegen/sync.h
165 - include/grpc/impl/codegen/sync_generic.h
166 - include/grpc/impl/codegen/sync_posix.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700167 - include/grpc/impl/codegen/sync_windows.h
Craig Tillerbf4b2242015-08-31 15:53:53 -0700168- name: grpc_base
Craig Tiller25834342015-09-25 08:08:24 -0700169 public_headers:
170 - include/grpc/byte_buffer.h
171 - include/grpc/byte_buffer_reader.h
172 - include/grpc/compression.h
173 - include/grpc/grpc.h
Adam Michalik321b1fb2016-05-16 15:42:36 -0700174 - include/grpc/grpc_posix.h
Nicolas "Pixel" Noblea469e5d2016-08-16 22:09:27 +0200175 - include/grpc/grpc_security_constants.h
David Garcia Quintasf31f0962017-02-10 14:53:58 -0800176 - include/grpc/load_reporting.h
Craig Tillerd41a4a72016-10-26 16:16:06 -0700177 - include/grpc/slice.h
178 - include/grpc/slice_buffer.h
Craig Tillerc3350542016-10-26 16:19:01 -0700179 - include/grpc/status.h
Craig Tiller25834342015-09-25 08:08:24 -0700180 headers:
Craig Tillerf23078c2016-03-25 17:07:29 -0700181 - src/core/lib/channel/channel_args.h
182 - src/core/lib/channel/channel_stack.h
183 - src/core/lib/channel/channel_stack_builder.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700184 - src/core/lib/channel/connected_channel.h
185 - src/core/lib/channel/context.h
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700186 - src/core/lib/channel/handshaker.h
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800187 - src/core/lib/channel/handshaker_factory.h
188 - src/core/lib/channel/handshaker_registry.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700189 - src/core/lib/compression/algorithm_metadata.h
190 - src/core/lib/compression/message_compress.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700191 - src/core/lib/http/format_request.h
192 - src/core/lib/http/httpcli.h
193 - src/core/lib/http/parser.h
194 - src/core/lib/iomgr/closure.h
Craig Tiller57726ca2016-09-12 11:59:45 -0700195 - src/core/lib/iomgr/combiner.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700196 - src/core/lib/iomgr/endpoint.h
197 - src/core/lib/iomgr/endpoint_pair.h
Craig Tiller27f59af2016-04-28 14:19:48 -0700198 - src/core/lib/iomgr/error.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800199 - src/core/lib/iomgr/error_internal.h
Craig Tillerc67cc992017-04-27 10:15:51 -0700200 - src/core/lib/iomgr/ev_epoll1_linux.h
Sree Kuchibhotla5a1a3b42017-05-05 13:14:45 -0700201 - src/core/lib/iomgr/ev_epoll_limited_pollers_linux.h
Sree Kuchibhotlad4fc32e2017-05-02 14:15:12 -0700202 - src/core/lib/iomgr/ev_epoll_thread_pool_linux.h
Craig Tillerf4360d72017-04-07 08:51:00 -0700203 - src/core/lib/iomgr/ev_epollex_linux.h
Craig Tillerc67cc992017-04-27 10:15:51 -0700204 - src/core/lib/iomgr/ev_epollsig_linux.h
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700205 - src/core/lib/iomgr/ev_poll_posix.h
Craig Tiller8a034482016-03-28 16:09:04 -0700206 - src/core/lib/iomgr/ev_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700207 - src/core/lib/iomgr/exec_ctx.h
208 - src/core/lib/iomgr/executor.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700209 - src/core/lib/iomgr/iocp_windows.h
210 - src/core/lib/iomgr/iomgr.h
211 - src/core/lib/iomgr/iomgr_internal.h
212 - src/core/lib/iomgr/iomgr_posix.h
Craig Tiller819cd882017-04-25 13:18:22 -0700213 - src/core/lib/iomgr/is_epollexclusive_available.h
Craig Tiller85178862016-05-18 16:09:16 -0700214 - src/core/lib/iomgr/load_file.h
Craig Tiller376887d2017-04-06 08:27:03 -0700215 - src/core/lib/iomgr/lockfree_event.h
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700216 - src/core/lib/iomgr/network_status_tracker.h
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700217 - src/core/lib/iomgr/polling_entity.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700218 - src/core/lib/iomgr/pollset.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700219 - src/core/lib/iomgr/pollset_set.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700220 - src/core/lib/iomgr/pollset_set_windows.h
murgatroid999030c812016-09-16 13:25:08 -0700221 - src/core/lib/iomgr/pollset_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700222 - src/core/lib/iomgr/pollset_windows.h
murgatroid9954070892016-08-08 17:01:18 -0700223 - src/core/lib/iomgr/port.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700224 - src/core/lib/iomgr/resolve_address.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700225 - src/core/lib/iomgr/resource_quota.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700226 - src/core/lib/iomgr/sockaddr.h
227 - src/core/lib/iomgr/sockaddr_posix.h
228 - src/core/lib/iomgr/sockaddr_utils.h
Yuchen Zeng12dfdc32016-04-26 22:05:41 -0700229 - src/core/lib/iomgr/sockaddr_windows.h
Michael Warresc46b3eb2017-02-22 22:57:04 -0500230 - src/core/lib/iomgr/socket_factory_posix.h
Yuchen Zengde3daf52016-10-13 17:26:26 -0700231 - src/core/lib/iomgr/socket_mutator.h
murgatroid9979b32272016-08-08 13:38:30 -0700232 - src/core/lib/iomgr/socket_utils.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700233 - src/core/lib/iomgr/socket_utils_posix.h
234 - src/core/lib/iomgr/socket_windows.h
Craig Tiller819cd882017-04-25 13:18:22 -0700235 - src/core/lib/iomgr/sys_epoll_wrapper.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700236 - src/core/lib/iomgr/tcp_client.h
Craig Tiller86958762016-09-23 12:05:34 -0700237 - src/core/lib/iomgr/tcp_client_posix.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700238 - src/core/lib/iomgr/tcp_posix.h
239 - src/core/lib/iomgr/tcp_server.h
Yuchen Zeng47155ed2017-03-13 17:18:07 -0700240 - src/core/lib/iomgr/tcp_server_utils_posix.h
murgatroid999030c812016-09-16 13:25:08 -0700241 - src/core/lib/iomgr/tcp_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700242 - src/core/lib/iomgr/tcp_windows.h
243 - src/core/lib/iomgr/time_averaged_stats.h
244 - src/core/lib/iomgr/timer.h
murgatroid999030c812016-09-16 13:25:08 -0700245 - src/core/lib/iomgr/timer_generic.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700246 - src/core/lib/iomgr/timer_heap.h
Craig Tillerc3571792017-05-02 12:33:38 -0700247 - src/core/lib/iomgr/timer_manager.h
murgatroid999030c812016-09-16 13:25:08 -0700248 - src/core/lib/iomgr/timer_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700249 - src/core/lib/iomgr/udp_server.h
250 - src/core/lib/iomgr/unix_sockets_posix.h
kpayson64d195cf52016-10-09 18:04:00 -0700251 - src/core/lib/iomgr/wakeup_fd_cv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700252 - src/core/lib/iomgr/wakeup_fd_pipe.h
253 - src/core/lib/iomgr/wakeup_fd_posix.h
254 - src/core/lib/iomgr/workqueue.h
murgatroid999030c812016-09-16 13:25:08 -0700255 - src/core/lib/iomgr/workqueue_uv.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700256 - src/core/lib/iomgr/workqueue_windows.h
257 - src/core/lib/json/json.h
258 - src/core/lib/json/json_common.h
259 - src/core/lib/json/json_reader.h
260 - src/core/lib/json/json_writer.h
Craig Tiller29b527f2017-03-30 10:27:20 -0700261 - src/core/lib/slice/b64.h
Craig Tillerc3350542016-10-26 16:19:01 -0700262 - src/core/lib/slice/percent_encoding.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800263 - src/core/lib/slice/slice_hash_table.h
Craig Tiller30d50fe2016-12-06 19:34:32 -0800264 - src/core/lib/slice/slice_internal.h
Craig Tillerc3350542016-10-26 16:19:01 -0700265 - src/core/lib/slice/slice_string_helpers.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700266 - src/core/lib/surface/api_trace.h
267 - src/core/lib/surface/call.h
268 - src/core/lib/surface/call_test_only.h
269 - src/core/lib/surface/channel.h
270 - src/core/lib/surface/channel_init.h
271 - src/core/lib/surface/channel_stack_type.h
272 - src/core/lib/surface/completion_queue.h
Sree Kuchibhotlabf184282017-03-21 15:18:58 -0700273 - src/core/lib/surface/completion_queue_factory.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700274 - src/core/lib/surface/event_string.h
275 - src/core/lib/surface/init.h
276 - src/core/lib/surface/lame_client.h
277 - src/core/lib/surface/server.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800278 - src/core/lib/surface/validate_metadata.h
Craig Tiller9e0066b2016-10-20 14:04:18 -0700279 - src/core/lib/transport/bdp_estimator.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700280 - src/core/lib/transport/byte_stream.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700281 - src/core/lib/transport/connectivity_state.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800282 - src/core/lib/transport/error_utils.h
283 - src/core/lib/transport/http2_errors.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700284 - src/core/lib/transport/metadata.h
285 - src/core/lib/transport/metadata_batch.h
Craig Tillerdd2fa642016-10-20 15:46:32 -0700286 - src/core/lib/transport/pid_controller.h
Mark D. Rothea846a02016-11-03 11:32:54 -0700287 - src/core/lib/transport/service_config.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700288 - src/core/lib/transport/static_metadata.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800289 - src/core/lib/transport/status_conversion.h
Robbie Shade710d2422016-07-13 15:15:38 -0400290 - src/core/lib/transport/timeout_encoding.h
Craig Tillerf23078c2016-03-25 17:07:29 -0700291 - src/core/lib/transport/transport.h
292 - src/core/lib/transport/transport_impl.h
Craig Tiller25834342015-09-25 08:08:24 -0700293 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700294 - src/core/lib/channel/channel_args.c
295 - src/core/lib/channel/channel_stack.c
296 - src/core/lib/channel/channel_stack_builder.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700297 - src/core/lib/channel/connected_channel.c
Mark D. Rothdfbdefe2016-07-14 09:18:22 -0700298 - src/core/lib/channel/handshaker.c
Mark D. Roth1f0f23c2017-01-06 13:07:19 -0800299 - src/core/lib/channel/handshaker_factory.c
300 - src/core/lib/channel/handshaker_registry.c
David Garcia Quintasac094472016-05-18 20:25:57 -0700301 - src/core/lib/compression/compression.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700302 - src/core/lib/compression/message_compress.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700303 - src/core/lib/http/format_request.c
304 - src/core/lib/http/httpcli.c
305 - src/core/lib/http/parser.c
306 - src/core/lib/iomgr/closure.c
Craig Tiller57726ca2016-09-12 11:59:45 -0700307 - src/core/lib/iomgr/combiner.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700308 - src/core/lib/iomgr/endpoint.c
309 - src/core/lib/iomgr/endpoint_pair_posix.c
murgatroid99c36f6ea2016-10-03 09:24:09 -0700310 - src/core/lib/iomgr/endpoint_pair_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700311 - src/core/lib/iomgr/endpoint_pair_windows.c
Craig Tiller27f59af2016-04-28 14:19:48 -0700312 - src/core/lib/iomgr/error.c
Craig Tillerc67cc992017-04-27 10:15:51 -0700313 - src/core/lib/iomgr/ev_epoll1_linux.c
Sree Kuchibhotla5a1a3b42017-05-05 13:14:45 -0700314 - src/core/lib/iomgr/ev_epoll_limited_pollers_linux.c
Sree Kuchibhotlad4fc32e2017-05-02 14:15:12 -0700315 - src/core/lib/iomgr/ev_epoll_thread_pool_linux.c
Craig Tillerf4360d72017-04-07 08:51:00 -0700316 - src/core/lib/iomgr/ev_epollex_linux.c
Craig Tillerc67cc992017-04-27 10:15:51 -0700317 - src/core/lib/iomgr/ev_epollsig_linux.c
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700318 - src/core/lib/iomgr/ev_poll_posix.c
Craig Tiller8a034482016-03-28 16:09:04 -0700319 - src/core/lib/iomgr/ev_posix.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700320 - src/core/lib/iomgr/exec_ctx.c
321 - src/core/lib/iomgr/executor.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700322 - src/core/lib/iomgr/iocp_windows.c
323 - src/core/lib/iomgr/iomgr.c
324 - src/core/lib/iomgr/iomgr_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700325 - src/core/lib/iomgr/iomgr_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700326 - src/core/lib/iomgr/iomgr_windows.c
Craig Tiller819cd882017-04-25 13:18:22 -0700327 - src/core/lib/iomgr/is_epollexclusive_available.c
Craig Tiller85178862016-05-18 16:09:16 -0700328 - src/core/lib/iomgr/load_file.c
Craig Tiller376887d2017-04-06 08:27:03 -0700329 - src/core/lib/iomgr/lockfree_event.c
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700330 - src/core/lib/iomgr/network_status_tracker.c
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700331 - src/core/lib/iomgr/polling_entity.c
murgatroid999030c812016-09-16 13:25:08 -0700332 - src/core/lib/iomgr/pollset_set_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700333 - src/core/lib/iomgr/pollset_set_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700334 - src/core/lib/iomgr/pollset_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700335 - src/core/lib/iomgr/pollset_windows.c
336 - src/core/lib/iomgr/resolve_address_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700337 - src/core/lib/iomgr/resolve_address_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700338 - src/core/lib/iomgr/resolve_address_windows.c
Craig Tiller20afa3d2016-10-17 14:52:14 -0700339 - src/core/lib/iomgr/resource_quota.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700340 - src/core/lib/iomgr/sockaddr_utils.c
Michael Warresc46b3eb2017-02-22 22:57:04 -0500341 - src/core/lib/iomgr/socket_factory_posix.c
Yuchen Zengde3daf52016-10-13 17:26:26 -0700342 - src/core/lib/iomgr/socket_mutator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700343 - src/core/lib/iomgr/socket_utils_common_posix.c
344 - src/core/lib/iomgr/socket_utils_linux.c
345 - src/core/lib/iomgr/socket_utils_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700346 - src/core/lib/iomgr/socket_utils_uv.c
murgatroid9979b32272016-08-08 13:38:30 -0700347 - src/core/lib/iomgr/socket_utils_windows.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700348 - src/core/lib/iomgr/socket_windows.c
349 - src/core/lib/iomgr/tcp_client_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700350 - src/core/lib/iomgr/tcp_client_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700351 - src/core/lib/iomgr/tcp_client_windows.c
352 - src/core/lib/iomgr/tcp_posix.c
353 - src/core/lib/iomgr/tcp_server_posix.c
Yuchen Zeng68745bb2017-03-14 17:51:07 -0700354 - src/core/lib/iomgr/tcp_server_utils_posix_common.c
Yuchen Zeng47155ed2017-03-13 17:18:07 -0700355 - src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.c
356 - src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.c
murgatroid999030c812016-09-16 13:25:08 -0700357 - src/core/lib/iomgr/tcp_server_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700358 - src/core/lib/iomgr/tcp_server_windows.c
murgatroid999030c812016-09-16 13:25:08 -0700359 - src/core/lib/iomgr/tcp_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700360 - src/core/lib/iomgr/tcp_windows.c
361 - src/core/lib/iomgr/time_averaged_stats.c
murgatroid999030c812016-09-16 13:25:08 -0700362 - src/core/lib/iomgr/timer_generic.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700363 - src/core/lib/iomgr/timer_heap.c
Craig Tillerc3571792017-05-02 12:33:38 -0700364 - src/core/lib/iomgr/timer_manager.c
murgatroid999030c812016-09-16 13:25:08 -0700365 - src/core/lib/iomgr/timer_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700366 - src/core/lib/iomgr/udp_server.c
367 - src/core/lib/iomgr/unix_sockets_posix.c
368 - src/core/lib/iomgr/unix_sockets_posix_noop.c
kpayson64d195cf52016-10-09 18:04:00 -0700369 - src/core/lib/iomgr/wakeup_fd_cv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700370 - src/core/lib/iomgr/wakeup_fd_eventfd.c
371 - src/core/lib/iomgr/wakeup_fd_nospecial.c
372 - src/core/lib/iomgr/wakeup_fd_pipe.c
373 - src/core/lib/iomgr/wakeup_fd_posix.c
murgatroid999030c812016-09-16 13:25:08 -0700374 - src/core/lib/iomgr/workqueue_uv.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700375 - src/core/lib/iomgr/workqueue_windows.c
376 - src/core/lib/json/json.c
377 - src/core/lib/json/json_reader.c
378 - src/core/lib/json/json_string.c
379 - src/core/lib/json/json_writer.c
Craig Tiller29b527f2017-03-30 10:27:20 -0700380 - src/core/lib/slice/b64.c
Craig Tillerc3350542016-10-26 16:19:01 -0700381 - src/core/lib/slice/percent_encoding.c
382 - src/core/lib/slice/slice.c
383 - src/core/lib/slice/slice_buffer.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800384 - src/core/lib/slice/slice_hash_table.c
385 - src/core/lib/slice/slice_intern.c
Craig Tillerc3350542016-10-26 16:19:01 -0700386 - src/core/lib/slice/slice_string_helpers.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700387 - src/core/lib/surface/alarm.c
388 - src/core/lib/surface/api_trace.c
389 - src/core/lib/surface/byte_buffer.c
390 - src/core/lib/surface/byte_buffer_reader.c
391 - src/core/lib/surface/call.c
392 - src/core/lib/surface/call_details.c
393 - src/core/lib/surface/call_log_batch.c
394 - src/core/lib/surface/channel.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700395 - src/core/lib/surface/channel_init.c
396 - src/core/lib/surface/channel_ping.c
397 - src/core/lib/surface/channel_stack_type.c
398 - src/core/lib/surface/completion_queue.c
Sree Kuchibhotlabf184282017-03-21 15:18:58 -0700399 - src/core/lib/surface/completion_queue_factory.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700400 - src/core/lib/surface/event_string.c
Craig Tiller8ebb5442017-04-07 16:01:55 -0700401 - src/core/lib/surface/lame_client.cc
Craig Tillerf23078c2016-03-25 17:07:29 -0700402 - src/core/lib/surface/metadata_array.c
403 - src/core/lib/surface/server.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700404 - src/core/lib/surface/validate_metadata.c
405 - src/core/lib/surface/version.c
Craig Tiller9e0066b2016-10-20 14:04:18 -0700406 - src/core/lib/transport/bdp_estimator.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700407 - src/core/lib/transport/byte_stream.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700408 - src/core/lib/transport/connectivity_state.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800409 - src/core/lib/transport/error_utils.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700410 - src/core/lib/transport/metadata.c
411 - src/core/lib/transport/metadata_batch.c
Craig Tillerdd2fa642016-10-20 15:46:32 -0700412 - src/core/lib/transport/pid_controller.c
Mark D. Rothea846a02016-11-03 11:32:54 -0700413 - src/core/lib/transport/service_config.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700414 - src/core/lib/transport/static_metadata.c
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800415 - src/core/lib/transport/status_conversion.c
Robbie Shade710d2422016-07-13 15:15:38 -0400416 - src/core/lib/transport/timeout_encoding.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700417 - src/core/lib/transport/transport.c
418 - src/core/lib/transport/transport_op_string.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700419 deps:
420 - gpr
421 uses:
422 - grpc_codegen
Craig Tiller1f477302017-05-05 11:01:25 -0700423 - grpc_trace
Mark D. Roth2137cd82016-09-14 09:04:00 -0700424- name: grpc_client_channel
Craig Tiller016a81d2016-03-31 13:49:05 -0700425 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700426 - src/core/ext/filters/client_channel/client_channel.h
427 - src/core/ext/filters/client_channel/client_channel_factory.h
428 - src/core/ext/filters/client_channel/connector.h
429 - src/core/ext/filters/client_channel/http_connect_handshaker.h
430 - src/core/ext/filters/client_channel/http_proxy.h
431 - src/core/ext/filters/client_channel/lb_policy.h
432 - src/core/ext/filters/client_channel/lb_policy_factory.h
433 - src/core/ext/filters/client_channel/lb_policy_registry.h
434 - src/core/ext/filters/client_channel/parse_address.h
435 - src/core/ext/filters/client_channel/proxy_mapper.h
436 - src/core/ext/filters/client_channel/proxy_mapper_registry.h
437 - src/core/ext/filters/client_channel/resolver.h
438 - src/core/ext/filters/client_channel/resolver_factory.h
439 - src/core/ext/filters/client_channel/resolver_registry.h
440 - src/core/ext/filters/client_channel/retry_throttle.h
441 - src/core/ext/filters/client_channel/subchannel.h
442 - src/core/ext/filters/client_channel/subchannel_index.h
443 - src/core/ext/filters/client_channel/uri_parser.h
Craig Tiller016a81d2016-03-31 13:49:05 -0700444 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700445 - src/core/ext/filters/client_channel/channel_connectivity.c
446 - src/core/ext/filters/client_channel/client_channel.c
447 - src/core/ext/filters/client_channel/client_channel_factory.c
448 - src/core/ext/filters/client_channel/client_channel_plugin.c
449 - src/core/ext/filters/client_channel/connector.c
450 - src/core/ext/filters/client_channel/http_connect_handshaker.c
451 - src/core/ext/filters/client_channel/http_proxy.c
452 - src/core/ext/filters/client_channel/lb_policy.c
453 - src/core/ext/filters/client_channel/lb_policy_factory.c
454 - src/core/ext/filters/client_channel/lb_policy_registry.c
455 - src/core/ext/filters/client_channel/parse_address.c
456 - src/core/ext/filters/client_channel/proxy_mapper.c
457 - src/core/ext/filters/client_channel/proxy_mapper_registry.c
458 - src/core/ext/filters/client_channel/resolver.c
459 - src/core/ext/filters/client_channel/resolver_factory.c
460 - src/core/ext/filters/client_channel/resolver_registry.c
461 - src/core/ext/filters/client_channel/retry_throttle.c
462 - src/core/ext/filters/client_channel/subchannel.c
463 - src/core/ext/filters/client_channel/subchannel_index.c
464 - src/core/ext/filters/client_channel/uri_parser.c
Mark D. Roth2137cd82016-09-14 09:04:00 -0700465 plugin: grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700466 uses:
467 - grpc_base
Craig Tiller3be7dd02017-04-03 14:30:03 -0700468 - grpc_deadline_filter
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800469- name: grpc_codegen
470 public_headers:
David Garcia Quintas1b2db632016-04-27 15:06:54 -0700471 - include/grpc/impl/codegen/byte_buffer_reader.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800472 - include/grpc/impl/codegen/compression_types.h
David Garcia Quintasddcb53a2016-01-21 17:48:34 -0800473 - include/grpc/impl/codegen/connectivity_state.h
Craig Tillerb995e8b2016-12-12 06:36:43 -0800474 - include/grpc/impl/codegen/exec_ctx_fwd.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800475 - include/grpc/impl/codegen/grpc_types.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800476 - include/grpc/impl/codegen/propagation_bits.h
Craig Tiller28351612017-03-30 10:48:34 -0700477 - include/grpc/impl/codegen/slice.h
David Garcia Quintas2425bbb2016-01-25 17:32:48 -0800478 - include/grpc/impl/codegen/status.h
Craig Tiller03915e52016-04-07 09:15:10 -0700479 uses:
480 - gpr_codegen
Craig Tiller3be7dd02017-04-03 14:30:03 -0700481- name: grpc_deadline_filter
482 headers:
483 - src/core/ext/filters/deadline/deadline_filter.h
484 src:
485 - src/core/ext/filters/deadline/deadline_filter.c
486 plugin: grpc_deadline_filter
487 uses:
488 - grpc_base
Craig Tilleraf767432017-04-03 13:54:31 -0700489- name: grpc_http_filters
490 headers:
491 - src/core/ext/filters/http/client/http_client_filter.h
Craig Tillera24b9712017-04-06 09:03:21 -0700492 - src/core/ext/filters/http/message_compress/message_compress_filter.h
Craig Tilleraf767432017-04-03 13:54:31 -0700493 - src/core/ext/filters/http/server/http_server_filter.h
494 src:
495 - src/core/ext/filters/http/client/http_client_filter.c
Craig Tilleraf767432017-04-03 13:54:31 -0700496 - src/core/ext/filters/http/http_filters_plugin.c
Craig Tiller71d6ce62017-04-06 09:10:09 -0700497 - src/core/ext/filters/http/message_compress/message_compress_filter.c
Craig Tilleraf767432017-04-03 13:54:31 -0700498 - src/core/ext/filters/http/server/http_server_filter.c
499 plugin: grpc_http_filters
Craig Tillerf3ba6a02017-04-05 12:29:06 -0700500 uses:
501 - grpc_base
Craig Tiller023caf12016-03-29 08:00:30 -0700502- name: grpc_lb_policy_grpclb
503 headers:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700504 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700505 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h
506 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h
Mark D. Roth09e458c2017-05-02 08:13:26 -0700507 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700508 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h
509 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
Craig Tiller023caf12016-03-29 08:00:30 -0700510 src:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700511 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700512 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
513 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.c
Mark D. Roth09e458c2017-05-02 08:13:26 -0700514 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700515 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c
516 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas01291502017-02-07 13:26:41 -0800517 plugin: grpc_lb_policy_grpclb
518 uses:
519 - grpc_base
520 - grpc_client_channel
521 - nanopb
522- name: grpc_lb_policy_grpclb_secure
523 headers:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700524 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700525 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h
526 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h
Mark D. Roth09e458c2017-05-02 08:13:26 -0700527 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700528 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h
529 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h
David Garcia Quintas01291502017-02-07 13:26:41 -0800530 src:
Mark D. Roth09e458c2017-05-02 08:13:26 -0700531 - src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700532 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c
533 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.c
Mark D. Roth09e458c2017-05-02 08:13:26 -0700534 - src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.c
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700535 - src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c
536 - src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700537 plugin: grpc_lb_policy_grpclb
Craig Tiller023caf12016-03-29 08:00:30 -0700538 uses:
539 - grpc_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700540 - grpc_secure
Mark D. Roth2137cd82016-09-14 09:04:00 -0700541 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700542 - nanopb
Craig Tiller023caf12016-03-29 08:00:30 -0700543- name: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700544 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700545 - src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700546 plugin: grpc_lb_policy_pick_first
Craig Tiller023caf12016-03-29 08:00:30 -0700547 uses:
548 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700549 - grpc_client_channel
Craig Tiller023caf12016-03-29 08:00:30 -0700550- name: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700551 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700552 - src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.c
Craig Tiller04b7ca82016-03-29 08:07:54 -0700553 plugin: grpc_lb_policy_round_robin
Craig Tiller023caf12016-03-29 08:00:30 -0700554 uses:
555 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700556 - grpc_client_channel
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700557- name: grpc_load_reporting
558 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700559 - src/core/ext/filters/load_reporting/load_reporting.h
560 - src/core/ext/filters/load_reporting/load_reporting_filter.h
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700561 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700562 - src/core/ext/filters/load_reporting/load_reporting.c
563 - src/core/ext/filters/load_reporting/load_reporting_filter.c
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700564 plugin: grpc_load_reporting_plugin
565 uses:
566 - grpc_base
Craig Tiller6d4894e2017-03-31 17:22:06 -0700567- name: grpc_max_age_filter
568 headers:
569 - src/core/ext/filters/max_age/max_age_filter.h
570 src:
571 - src/core/ext/filters/max_age/max_age_filter.c
572 plugin: grpc_max_age_filter
573 uses:
574 - grpc_base
Craig Tiller9b3648a2017-04-03 12:25:19 -0700575- name: grpc_message_size_filter
576 headers:
577 - src/core/ext/filters/message_size/message_size_filter.h
578 src:
579 - src/core/ext/filters/message_size/message_size_filter.c
580 plugin: grpc_message_size_filter
581 uses:
582 - grpc_base
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700583- name: grpc_resolver_dns_ares
584 headers:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700585 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h
586 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700587 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700588 - src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.c
589 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.c
590 - src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.c
Yuchen Zengd4bbfc72016-08-05 10:33:16 -0700591 plugin: grpc_resolver_dns_ares
592 uses:
593 - grpc_base
Yuchen Zengf1cd4492016-10-25 11:26:17 -0700594 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700595- name: grpc_resolver_dns_native
596 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700597 - src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.c
Craig Tiller65938df2016-03-31 13:08:49 -0700598 plugin: grpc_resolver_dns_native
599 uses:
600 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700601 - grpc_client_channel
Craig Tiller65938df2016-03-31 13:08:49 -0700602- name: grpc_resolver_sockaddr
603 src:
Craig Tiller9eb0fde2017-03-31 16:59:30 -0700604 - src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.c
Craig Tiller65938df2016-03-31 13:08:49 -0700605 plugin: grpc_resolver_sockaddr
606 uses:
607 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700608 - grpc_client_channel
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100609- name: grpc_secure
Craig Tillerd1697d92016-04-05 16:05:46 -0700610 public_headers:
611 - include/grpc/grpc_security.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100612 headers:
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700613 - src/core/lib/security/context/security_context.h
614 - src/core/lib/security/credentials/composite/composite_credentials.h
615 - src/core/lib/security/credentials/credentials.h
616 - src/core/lib/security/credentials/fake/fake_credentials.h
617 - src/core/lib/security/credentials/google_default/google_default_credentials.h
618 - src/core/lib/security/credentials/iam/iam_credentials.h
619 - src/core/lib/security/credentials/jwt/json_token.h
620 - src/core/lib/security/credentials/jwt/jwt_credentials.h
621 - src/core/lib/security/credentials/jwt/jwt_verifier.h
622 - src/core/lib/security/credentials/oauth2/oauth2_credentials.h
623 - src/core/lib/security/credentials/plugin/plugin_credentials.h
624 - src/core/lib/security/credentials/ssl/ssl_credentials.h
625 - src/core/lib/security/transport/auth_filters.h
David Garcia Quintas01291502017-02-07 13:26:41 -0800626 - src/core/lib/security/transport/lb_targets_info.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700627 - src/core/lib/security/transport/secure_endpoint.h
628 - src/core/lib/security/transport/security_connector.h
Mark D. Roth071cacf2016-11-17 13:17:56 -0800629 - src/core/lib/security/transport/security_handshaker.h
Craig Tillerddad9782016-05-05 17:11:31 -0700630 - src/core/lib/security/transport/tsi_error.h
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700631 - src/core/lib/security/util/json_util.h
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +0100632 src:
Craig Tillerf23078c2016-03-25 17:07:29 -0700633 - src/core/lib/http/httpcli_security_connector.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700634 - src/core/lib/security/context/security_context.c
635 - src/core/lib/security/credentials/composite/composite_credentials.c
636 - src/core/lib/security/credentials/credentials.c
637 - src/core/lib/security/credentials/credentials_metadata.c
638 - src/core/lib/security/credentials/fake/fake_credentials.c
murgatroid997c205902016-08-09 10:07:42 -0700639 - src/core/lib/security/credentials/google_default/credentials_generic.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700640 - src/core/lib/security/credentials/google_default/google_default_credentials.c
641 - src/core/lib/security/credentials/iam/iam_credentials.c
642 - src/core/lib/security/credentials/jwt/json_token.c
643 - src/core/lib/security/credentials/jwt/jwt_credentials.c
644 - src/core/lib/security/credentials/jwt/jwt_verifier.c
645 - src/core/lib/security/credentials/oauth2/oauth2_credentials.c
646 - src/core/lib/security/credentials/plugin/plugin_credentials.c
647 - src/core/lib/security/credentials/ssl/ssl_credentials.c
648 - src/core/lib/security/transport/client_auth_filter.c
David Garcia Quintas01291502017-02-07 13:26:41 -0800649 - src/core/lib/security/transport/lb_targets_info.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700650 - src/core/lib/security/transport/secure_endpoint.c
651 - src/core/lib/security/transport/security_connector.c
Mark D. Roth071cacf2016-11-17 13:17:56 -0800652 - src/core/lib/security/transport/security_handshaker.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700653 - src/core/lib/security/transport/server_auth_filter.c
Craig Tillerddad9782016-05-05 17:11:31 -0700654 - src/core/lib/security/transport/tsi_error.c
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700655 - src/core/lib/security/util/json_util.c
Craig Tillerf23078c2016-03-25 17:07:29 -0700656 - src/core/lib/surface/init_secure.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700657 secure: true
Craig Tillerd1697d92016-04-05 16:05:46 -0700658 uses:
659 - grpc_base
660 - grpc_transport_chttp2_alpn
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700661 - tsi
Muxi Yan29ff4662017-05-15 10:27:55 -0700662- name: grpc_server_backward_compatibility
663 headers:
664 - src/core/ext/filters/workarounds/workaround_utils.h
665 src:
666 - src/core/ext/filters/workarounds/workaround_utils.c
667 uses:
668 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -0700669- name: grpc_test_util_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700670 build: test
Craig Tiller25834342015-09-25 08:08:24 -0700671 headers:
672 - test/core/end2end/cq_verifier.h
Mark D. Rothda0ec822016-10-03 11:32:04 -0700673 - test/core/end2end/fake_resolver.h
Craig Tillere067b6e2017-03-06 14:46:37 -0800674 - test/core/end2end/fixtures/http_proxy_fixture.h
Craig Tiller25834342015-09-25 08:08:24 -0700675 - test/core/end2end/fixtures/proxy.h
676 - test/core/iomgr/endpoint_tests.h
Craig Tiller61eb40c2017-02-03 13:46:33 -0800677 - test/core/util/debugger_macros.h
Craig Tiller25834342015-09-25 08:08:24 -0700678 - test/core/util/grpc_profiler.h
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200679 - test/core/util/memory_counters.h
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700680 - test/core/util/mock_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700681 - test/core/util/parse_hexstring.h
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700682 - test/core/util/passthru_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700683 - test/core/util/port.h
Craig Tiller19d7d802016-03-17 08:47:05 -0700684 - test/core/util/port_server_client.h
Craig Tiller25834342015-09-25 08:08:24 -0700685 - test/core/util/slice_splitter.h
Craig Tillerfe5f4972017-02-13 16:26:27 -0800686 - test/core/util/trickle_endpoint.h
Craig Tiller25834342015-09-25 08:08:24 -0700687 src:
688 - test/core/end2end/cq_verifier.c
Mark D. Rothda0ec822016-10-03 11:32:04 -0700689 - test/core/end2end/fake_resolver.c
Craig Tillere067b6e2017-03-06 14:46:37 -0800690 - test/core/end2end/fixtures/http_proxy_fixture.c
Craig Tiller25834342015-09-25 08:08:24 -0700691 - test/core/end2end/fixtures/proxy.c
692 - test/core/iomgr/endpoint_tests.c
Craig Tiller61eb40c2017-02-03 13:46:33 -0800693 - test/core/util/debugger_macros.c
Craig Tiller25834342015-09-25 08:08:24 -0700694 - test/core/util/grpc_profiler.c
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +0200695 - test/core/util/memory_counters.c
Craig Tiller2d8d13a2016-04-03 13:04:41 -0700696 - test/core/util/mock_endpoint.c
Craig Tiller25834342015-09-25 08:08:24 -0700697 - test/core/util/parse_hexstring.c
Craig Tiller62c7a5a2016-04-13 22:25:03 -0700698 - test/core/util/passthru_endpoint.c
Craig Tillercba864b2017-02-17 10:27:56 -0800699 - test/core/util/port.c
Craig Tiller19d7d802016-03-17 08:47:05 -0700700 - test/core/util/port_server_client.c
Craig Tiller25834342015-09-25 08:08:24 -0700701 - test/core/util/slice_splitter.c
Craig Tillerfe5f4972017-02-13 16:26:27 -0800702 - test/core/util/trickle_endpoint.c
Craig Tillerd1697d92016-04-05 16:05:46 -0700703 deps:
704 - grpc
705 - gpr_test_util
Craig Tiller1f477302017-05-05 11:01:25 -0700706- name: grpc_trace
707 headers:
708 - src/core/lib/debug/trace.h
709 src:
710 - src/core/lib/debug/trace.c
711 deps:
712 - gpr
Craig Tillerf0555b32016-03-28 10:19:24 -0700713- name: grpc_transport_chttp2
714 headers:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700715 - src/core/ext/transport/chttp2/transport/bin_decoder.h
Craig Tillerf82ddc42016-04-05 17:15:07 -0700716 - src/core/ext/transport/chttp2/transport/bin_encoder.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700717 - src/core/ext/transport/chttp2/transport/chttp2_transport.h
718 - src/core/ext/transport/chttp2/transport/frame.h
719 - src/core/ext/transport/chttp2/transport/frame_data.h
720 - src/core/ext/transport/chttp2/transport/frame_goaway.h
721 - src/core/ext/transport/chttp2/transport/frame_ping.h
722 - src/core/ext/transport/chttp2/transport/frame_rst_stream.h
723 - src/core/ext/transport/chttp2/transport/frame_settings.h
724 - src/core/ext/transport/chttp2/transport/frame_window_update.h
725 - src/core/ext/transport/chttp2/transport/hpack_encoder.h
726 - src/core/ext/transport/chttp2/transport/hpack_parser.h
727 - src/core/ext/transport/chttp2/transport/hpack_table.h
Craig Tillerc8f62bc2017-04-03 16:25:45 -0700728 - src/core/ext/transport/chttp2/transport/http2_settings.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700729 - src/core/ext/transport/chttp2/transport/huffsyms.h
730 - src/core/ext/transport/chttp2/transport/incoming_metadata.h
731 - src/core/ext/transport/chttp2/transport/internal.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700732 - src/core/ext/transport/chttp2/transport/stream_map.h
Craig Tillerf0555b32016-03-28 10:19:24 -0700733 - src/core/ext/transport/chttp2/transport/varint.h
734 src:
Yuchen Zengd982bba2016-05-12 18:53:52 -0700735 - src/core/ext/transport/chttp2/transport/bin_decoder.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700736 - src/core/ext/transport/chttp2/transport/bin_encoder.c
737 - src/core/ext/transport/chttp2/transport/chttp2_plugin.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700738 - src/core/ext/transport/chttp2/transport/chttp2_transport.c
739 - src/core/ext/transport/chttp2/transport/frame_data.c
740 - src/core/ext/transport/chttp2/transport/frame_goaway.c
741 - src/core/ext/transport/chttp2/transport/frame_ping.c
742 - src/core/ext/transport/chttp2/transport/frame_rst_stream.c
743 - src/core/ext/transport/chttp2/transport/frame_settings.c
744 - src/core/ext/transport/chttp2/transport/frame_window_update.c
745 - src/core/ext/transport/chttp2/transport/hpack_encoder.c
746 - src/core/ext/transport/chttp2/transport/hpack_parser.c
747 - src/core/ext/transport/chttp2/transport/hpack_table.c
Craig Tillerc8f62bc2017-04-03 16:25:45 -0700748 - src/core/ext/transport/chttp2/transport/http2_settings.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700749 - src/core/ext/transport/chttp2/transport/huffsyms.c
750 - src/core/ext/transport/chttp2/transport/incoming_metadata.c
751 - src/core/ext/transport/chttp2/transport/parsing.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700752 - src/core/ext/transport/chttp2/transport/stream_lists.c
753 - src/core/ext/transport/chttp2/transport/stream_map.c
Craig Tillerf0555b32016-03-28 10:19:24 -0700754 - src/core/ext/transport/chttp2/transport/varint.c
755 - src/core/ext/transport/chttp2/transport/writing.c
Craig Tillerf82ddc42016-04-05 17:15:07 -0700756 plugin: grpc_chttp2_plugin
Craig Tiller44cc10b2016-03-28 10:45:29 -0700757 uses:
758 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700759 - grpc_transport_chttp2_alpn
Craig Tilleraf767432017-04-03 13:54:31 -0700760 - grpc_http_filters
Craig Tillerd1697d92016-04-05 16:05:46 -0700761- name: grpc_transport_chttp2_alpn
762 headers:
763 - src/core/ext/transport/chttp2/alpn/alpn.h
764 src:
765 - src/core/ext/transport/chttp2/alpn/alpn.c
766 deps:
767 - gpr
Mark D. Roth8686cab2016-11-17 13:12:17 -0800768- name: grpc_transport_chttp2_client_connector
769 headers:
770 - src/core/ext/transport/chttp2/client/chttp2_connector.h
771 src:
772 - src/core/ext/transport/chttp2/client/chttp2_connector.c
Mark D. Roth2502afb2016-11-29 15:17:31 -0800773 uses:
Mark D. Roth8686cab2016-11-17 13:12:17 -0800774 - grpc_transport_chttp2
775 - grpc_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700776 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700777- name: grpc_transport_chttp2_client_insecure
778 src:
779 - src/core/ext/transport/chttp2/client/insecure/channel_create.c
Adam Michalik321b1fb2016-05-16 15:42:36 -0700780 - src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700781 uses:
Mark D. Roth2502afb2016-11-29 15:17:31 -0800782 - grpc_transport_chttp2_client_connector
Craig Tiller44cc10b2016-03-28 10:45:29 -0700783 - grpc_transport_chttp2
784 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700785 - grpc_client_channel
Craig Tillerf0555b32016-03-28 10:19:24 -0700786- name: grpc_transport_chttp2_client_secure
787 src:
788 - src/core/ext/transport/chttp2/client/secure/secure_channel_create.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700789 uses:
790 - grpc_transport_chttp2
791 - grpc_base
Mark D. Roth2137cd82016-09-14 09:04:00 -0700792 - grpc_client_channel
Craig Tillerd1697d92016-04-05 16:05:46 -0700793 - grpc_secure
Mark D. Roth8686cab2016-11-17 13:12:17 -0800794 - grpc_transport_chttp2_client_connector
Mark D. Roth71403822016-12-02 10:51:39 -0800795- name: grpc_transport_chttp2_server
796 headers:
797 - src/core/ext/transport/chttp2/server/chttp2_server.h
798 src:
799 - src/core/ext/transport/chttp2/server/chttp2_server.c
800 uses:
801 - grpc_transport_chttp2
802 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -0700803- name: grpc_transport_chttp2_server_insecure
804 src:
805 - src/core/ext/transport/chttp2/server/insecure/server_chttp2.c
Adam Michalikbf10c822016-05-20 16:13:32 -0700806 - src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700807 uses:
808 - grpc_transport_chttp2
809 - grpc_base
Mark D. Roth71403822016-12-02 10:51:39 -0800810 - grpc_transport_chttp2_server
Craig Tillerf0555b32016-03-28 10:19:24 -0700811- name: grpc_transport_chttp2_server_secure
812 src:
813 - src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c
Craig Tiller44cc10b2016-03-28 10:45:29 -0700814 uses:
815 - grpc_transport_chttp2
816 - grpc_base
Craig Tillerd1697d92016-04-05 16:05:46 -0700817 - grpc_secure
Mark D. Roth71403822016-12-02 10:51:39 -0800818 - grpc_transport_chttp2_server
makdharmac2ec95b2016-05-11 16:26:15 -0700819- name: grpc_transport_cronet_client_secure
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -0700820 public_headers:
821 - include/grpc/grpc_cronet.h
822 - include/grpc/grpc_security.h
823 - include/grpc/grpc_security_constants.h
makdharmac2ec95b2016-05-11 16:26:15 -0700824 headers:
Muxi Yan0a2fae92017-02-01 14:49:03 -0800825 - src/core/ext/transport/cronet/transport/cronet_transport.h
Muxi Yanbb2e8af2017-01-31 15:58:06 -0800826 - third_party/objective_c/Cronet/bidirectional_stream_c.h
makdharmac2ec95b2016-05-11 16:26:15 -0700827 src:
828 - src/core/ext/transport/cronet/client/secure/cronet_channel_create.c
829 - src/core/ext/transport/cronet/transport/cronet_api_dummy.c
830 - src/core/ext/transport/cronet/transport/cronet_transport.c
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -0700831 filegroups:
832 - grpc_base
833 - grpc_transport_chttp2
Craig Tilleraf767432017-04-03 13:54:31 -0700834 - grpc_http_filters
Muxi Yan29ff4662017-05-15 10:27:55 -0700835- name: grpc_workaround_cronet_compression_filter
836 headers:
837 - src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h
838 src:
839 - src/core/ext/filters/workarounds/workaround_cronet_compression_filter.c
840 plugin: grpc_workaround_cronet_compression_filter
841 uses:
842 - grpc_base
843 - grpc_server_backward_compatibility
Craig Tillereb841e22016-02-11 15:49:16 -0800844- name: nanopb
845 headers:
846 - third_party/nanopb/pb.h
847 - third_party/nanopb/pb_common.h
848 - third_party/nanopb/pb_decode.h
849 - third_party/nanopb/pb_encode.h
850 src:
851 - third_party/nanopb/pb_common.c
852 - third_party/nanopb/pb_decode.c
853 - third_party/nanopb/pb_encode.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700854- name: tsi
855 headers:
Craig Tiller134fed32017-03-28 14:27:18 -0700856 - src/core/tsi/fake_transport_security.h
857 - src/core/tsi/ssl_transport_security.h
858 - src/core/tsi/ssl_types.h
859 - src/core/tsi/transport_security.h
jiangtaoli2016e69881d2017-04-10 14:29:43 -0700860 - src/core/tsi/transport_security_adapter.h
Craig Tiller134fed32017-03-28 14:27:18 -0700861 - src/core/tsi/transport_security_interface.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700862 src:
Craig Tiller134fed32017-03-28 14:27:18 -0700863 - src/core/tsi/fake_transport_security.c
864 - src/core/tsi/ssl_transport_security.c
865 - src/core/tsi/transport_security.c
jiangtaoli2016e69881d2017-04-10 14:29:43 -0700866 - src/core/tsi/transport_security_adapter.c
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700867 deps:
868 - gpr
869 secure: true
Craig Tiller1f477302017-05-05 11:01:25 -0700870 uses:
871 - grpc_trace
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700872- name: grpc++_base
873 language: c++
874 public_headers:
875 - include/grpc++/alarm.h
876 - include/grpc++/channel.h
877 - include/grpc++/client_context.h
878 - include/grpc++/completion_queue.h
879 - include/grpc++/create_channel.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700880 - include/grpc++/create_channel_posix.h
yang-g04981242016-12-01 11:53:08 -0800881 - include/grpc++/ext/health_check_service_server_builder_option.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700882 - include/grpc++/generic/async_generic_service.h
883 - include/grpc++/generic/generic_stub.h
884 - include/grpc++/grpc++.h
yang-g1accb122016-12-28 10:38:04 -0800885 - include/grpc++/health_check_service_interface.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700886 - include/grpc++/impl/call.h
Craig Tiller4751c282017-01-10 14:29:00 -0800887 - include/grpc++/impl/channel_argument_option.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700888 - include/grpc++/impl/client_unary_call.h
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -0700889 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700890 - include/grpc++/impl/grpc_library.h
891 - include/grpc++/impl/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700892 - include/grpc++/impl/rpc_method.h
893 - include/grpc++/impl/rpc_service_method.h
894 - include/grpc++/impl/serialization_traits.h
895 - include/grpc++/impl/server_builder_option.h
Yuchen Zenga42ec212016-04-29 13:03:06 -0700896 - include/grpc++/impl/server_builder_plugin.h
897 - include/grpc++/impl/server_initializer.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700898 - include/grpc++/impl/service_type.h
Craig Tiller20afa3d2016-10-17 14:52:14 -0700899 - include/grpc++/resource_quota.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700900 - include/grpc++/security/auth_context.h
901 - include/grpc++/security/auth_metadata_processor.h
902 - include/grpc++/security/credentials.h
903 - include/grpc++/security/server_credentials.h
904 - include/grpc++/server.h
905 - include/grpc++/server_builder.h
906 - include/grpc++/server_context.h
Adam Michalikb97e2d12016-06-02 12:12:55 -0700907 - include/grpc++/server_posix.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700908 - include/grpc++/support/async_stream.h
909 - include/grpc++/support/async_unary_call.h
910 - include/grpc++/support/byte_buffer.h
911 - include/grpc++/support/channel_arguments.h
yang-g17487f92016-06-03 15:21:15 -0700912 - include/grpc++/support/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700913 - include/grpc++/support/slice.h
914 - include/grpc++/support/status.h
915 - include/grpc++/support/status_code_enum.h
916 - include/grpc++/support/string_ref.h
917 - include/grpc++/support/stub_options.h
918 - include/grpc++/support/sync_stream.h
919 - include/grpc++/support/time.h
920 headers:
921 - src/cpp/client/create_channel_internal.h
Mark D. Rothab950ee2016-06-29 14:51:53 -0700922 - src/cpp/common/channel_filter.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700923 - src/cpp/server/dynamic_thread_pool.h
yang-gc3c475f2016-12-27 10:37:26 -0800924 - src/cpp/server/health/default_health_check_service.h
925 - src/cpp/server/health/health.pb.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700926 - src/cpp/server/thread_pool_interface.h
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700927 - src/cpp/thread_manager/thread_manager.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700928 src:
Craig Tiller102fa962016-08-22 13:56:36 -0700929 - src/cpp/client/channel_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700930 - src/cpp/client/client_context.cc
931 - src/cpp/client/create_channel.cc
932 - src/cpp/client/create_channel_internal.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700933 - src/cpp/client/create_channel_posix.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700934 - src/cpp/client/credentials_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700935 - src/cpp/client/generic_stub.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700936 - src/cpp/common/channel_arguments.cc
Mark D. Rothec0bc8b2016-06-15 14:02:57 -0700937 - src/cpp/common/channel_filter.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700938 - src/cpp/common/completion_queue_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700939 - src/cpp/common/core_codegen.cc
Craig Tiller20afa3d2016-10-17 14:52:14 -0700940 - src/cpp/common/resource_quota_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700941 - src/cpp/common/rpc_method.cc
Craig Tillered913242016-11-04 16:31:30 -0700942 - src/cpp/common/version_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700943 - src/cpp/server/async_generic_service.cc
Craig Tiller4751c282017-01-10 14:29:00 -0800944 - src/cpp/server/channel_argument_option.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700945 - src/cpp/server/create_default_thread_pool.cc
946 - src/cpp/server/dynamic_thread_pool.cc
yang-gc3c475f2016-12-27 10:37:26 -0800947 - src/cpp/server/health/default_health_check_service.cc
948 - src/cpp/server/health/health.pb.c
949 - src/cpp/server/health/health_check_service.cc
950 - src/cpp/server/health/health_check_service_server_builder_option.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700951 - src/cpp/server/server_builder.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700952 - src/cpp/server/server_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700953 - src/cpp/server/server_context.cc
954 - src/cpp/server/server_credentials.cc
Adam Michalikb97e2d12016-06-02 12:12:55 -0700955 - src/cpp/server/server_posix.cc
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -0700956 - src/cpp/thread_manager/thread_manager.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700957 - src/cpp/util/byte_buffer_cc.cc
958 - src/cpp/util/slice_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700959 - src/cpp/util/status.cc
960 - src/cpp/util/string_ref.cc
Craig Tiller102fa962016-08-22 13:56:36 -0700961 - src/cpp/util/time_cc.cc
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700962 uses:
yang-g17487f92016-06-03 15:21:15 -0700963 - grpc++_codegen_base
Craig Tiller29b527f2017-03-30 10:27:20 -0700964 - grpc_base
965 - nanopb
yang-g17487f92016-06-03 15:21:15 -0700966- name: grpc++_codegen_base
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700967 language: c++
968 public_headers:
969 - include/grpc++/impl/codegen/async_stream.h
970 - include/grpc++/impl/codegen/async_unary_call.h
971 - include/grpc++/impl/codegen/call.h
972 - include/grpc++/impl/codegen/call_hook.h
973 - include/grpc++/impl/codegen/channel_interface.h
974 - include/grpc++/impl/codegen/client_context.h
975 - include/grpc++/impl/codegen/client_unary_call.h
976 - include/grpc++/impl/codegen/completion_queue.h
977 - include/grpc++/impl/codegen/completion_queue_tag.h
yang-g17487f92016-06-03 15:21:15 -0700978 - include/grpc++/impl/codegen/config.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700979 - include/grpc++/impl/codegen/core_codegen_interface.h
980 - include/grpc++/impl/codegen/create_auth_context.h
981 - include/grpc++/impl/codegen/grpc_library.h
yang-g988b47c2017-01-31 09:51:45 -0800982 - include/grpc++/impl/codegen/metadata_map.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700983 - include/grpc++/impl/codegen/method_handler_impl.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700984 - include/grpc++/impl/codegen/rpc_method.h
985 - include/grpc++/impl/codegen/rpc_service_method.h
986 - include/grpc++/impl/codegen/security/auth_context.h
987 - include/grpc++/impl/codegen/serialization_traits.h
988 - include/grpc++/impl/codegen/server_context.h
989 - include/grpc++/impl/codegen/server_interface.h
990 - include/grpc++/impl/codegen/service_type.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800991 - include/grpc++/impl/codegen/slice.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700992 - include/grpc++/impl/codegen/status.h
993 - include/grpc++/impl/codegen/status_code_enum.h
994 - include/grpc++/impl/codegen/string_ref.h
995 - include/grpc++/impl/codegen/stub_options.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700996 - include/grpc++/impl/codegen/sync_stream.h
997 - include/grpc++/impl/codegen/time.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -0700998 uses:
999 - grpc_codegen
yang-gddc3ebb2016-06-13 10:40:32 -07001000- name: grpc++_codegen_base_src
1001 language: c++
1002 src:
1003 - src/cpp/codegen/codegen_init.cc
1004 uses:
1005 - grpc++_codegen_base
yang-g17487f92016-06-03 15:21:15 -07001006- name: grpc++_codegen_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001007 language: c++
1008 public_headers:
yang-g17487f92016-06-03 15:21:15 -07001009 - include/grpc++/impl/codegen/proto_utils.h
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001010 uses:
yang-g17487f92016-06-03 15:21:15 -07001011 - grpc++_codegen_base
1012 - grpc++_config_proto
1013- name: grpc++_config_proto
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001014 language: c++
1015 public_headers:
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001016 - include/grpc++/impl/codegen/config_protobuf.h
Yuchen Zeng13184792016-07-18 13:07:42 -07001017- name: grpc++_reflection_proto
1018 language: c++
Yuchen Zeng13184792016-07-18 13:07:42 -07001019 src:
Yuchen Zeng169c9852016-10-14 15:58:09 -07001020 - src/proto/grpc/reflection/v1alpha/reflection.proto
David Garcia Quintasf31f0962017-02-10 14:53:58 -08001021- name: grpc++_test
1022 language: c++
1023 public_headers:
Mahak Mukhi31d92d42017-04-08 15:43:07 -07001024 - include/grpc++/test/mock_stream.h
David Garcia Quintasf31f0962017-02-10 14:53:58 -08001025 - include/grpc++/test/server_context_test_spouse.h
1026 deps:
1027 - grpc++
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01001028libs:
Craig Tillerda179ce2016-02-09 12:01:53 -08001029- name: gpr
1030 build: all
1031 language: c
Craig Tillerda179ce2016-02-09 12:01:53 -08001032 filegroups:
Craig Tillerd1697d92016-04-05 16:05:46 -07001033 - gpr_base
Craig Tillerda179ce2016-02-09 12:01:53 -08001034 secure: false
1035 vs_project_guid: '{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}'
1036- name: gpr_test_util
1037 build: private
1038 language: c
1039 headers:
1040 - test/core/util/test_config.h
1041 src:
1042 - test/core/util/test_config.c
1043 deps:
1044 - gpr
1045 secure: false
1046 vs_project_guid: '{EAB0A629-17A9-44DB-B5FF-E91A721FE037}'
Craig Tillerbf4b2242015-08-31 15:53:53 -07001047- name: grpc
1048 build: all
1049 language: c
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001050 src:
1051 - src/core/lib/surface/init.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001052 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -08001053 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001054 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001055 filegroups:
1056 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -07001057 - grpc_transport_chttp2_server_secure
1058 - grpc_transport_chttp2_client_secure
1059 - grpc_transport_chttp2_server_insecure
1060 - grpc_transport_chttp2_client_insecure
David Garcia Quintas01291502017-02-07 13:26:41 -08001061 - grpc_lb_policy_grpclb_secure
Craig Tiller023caf12016-03-29 08:00:30 -07001062 - grpc_lb_policy_pick_first
1063 - grpc_lb_policy_round_robin
Yuchen Zengd4bbfc72016-08-05 10:33:16 -07001064 - grpc_resolver_dns_ares
Craig Tiller65938df2016-03-31 13:08:49 -07001065 - grpc_resolver_dns_native
1066 - grpc_resolver_sockaddr
David Garcia Quintasb41363e2016-04-29 00:41:21 -07001067 - grpc_load_reporting
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001068 - grpc_secure
Craig Tiller25834342015-09-25 08:08:24 -07001069 - census
Craig Tiller6d4894e2017-03-31 17:22:06 -07001070 - grpc_max_age_filter
Craig Tiller9b3648a2017-04-03 12:25:19 -07001071 - grpc_message_size_filter
Craig Tiller3be7dd02017-04-03 14:30:03 -07001072 - grpc_deadline_filter
Muxi Yan29ff4662017-05-15 10:27:55 -07001073 - grpc_workaround_cronet_compression_filter
1074 - grpc_server_backward_compatibility
Craig Tiller04b7ca82016-03-29 08:07:54 -07001075 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001076 secure: true
Craig Tiller25834342015-09-25 08:08:24 -07001077 vs_packages:
1078 - grpc.dependencies.openssl
1079 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001080 vs_project_guid: '{29D16885-7228-4C31-81ED-5F9187C7F2A9}'
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07001081- name: grpc_cronet
1082 build: all
1083 language: c
1084 src:
1085 - src/core/lib/surface/init.c
1086 baselib: true
1087 deps_linkage: static
1088 dll: true
1089 filegroups:
1090 - grpc_base
1091 - grpc_transport_cronet_client_secure
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07001092 - grpc_transport_chttp2_client_secure
ncteisen40e1e992017-02-24 11:45:51 -08001093 - grpc_load_reporting
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07001094 generate_plugin_registry: true
1095 platforms:
1096 - linux
1097 secure: true
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001098- name: grpc_dll
1099 build: private
1100 language: c
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001101 src: []
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001102 deps:
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001103 - gpr
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001104 - grpc
Nicolas "Pixel" Noblee0dbd3f2016-02-23 00:21:38 +01001105 build_system:
1106 - visual_studio
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001107 deps_linkage: static
Nicolas "Pixel" Noble2e8fdba2016-02-19 02:09:47 +01001108 dll_def: grpc.def
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01001109 vs_config_type: DynamicLibrary
1110 vs_packages:
1111 - grpc.dependencies.openssl
1112 - grpc.dependencies.zlib
1113 vs_project_guid: '{A2F6CBBA-A553-41B3-A7DE-F26DECCC27F0}'
1114 vs_props:
1115 - zlib
1116 - openssl
1117 - winsock
1118 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001119- name: grpc_test_util
1120 build: private
1121 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001122 headers:
1123 - test/core/end2end/data/ssl_test_data.h
Craig Tiller6a275142015-12-02 11:03:09 -08001124 - test/core/security/oauth2_utils.h
Craig Tiller25834342015-09-25 08:08:24 -07001125 src:
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07001126 - test/core/end2end/data/client_certs.c
Craig Tiller25834342015-09-25 08:08:24 -07001127 - test/core/end2end/data/server1_cert.c
1128 - test/core/end2end/data/server1_key.c
1129 - test/core/end2end/data/test_root_cert.c
Craig Tiller6a275142015-12-02 11:03:09 -08001130 - test/core/security/oauth2_utils.c
Craig Tiller25834342015-09-25 08:08:24 -07001131 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001132 - gpr_test_util
Craig Tiller1298afd2016-02-09 12:29:17 -08001133 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001134 - grpc
1135 filegroups:
1136 - grpc_test_util_base
David Garcia Quintas55145c02016-06-21 14:51:54 -07001137 - grpc_base
Craig Tillerbf4b2242015-08-31 15:53:53 -07001138 vs_project_guid: '{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}'
1139- name: grpc_test_util_unsecure
1140 build: private
1141 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001142 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 - gpr
1144 - gpr_test_util
Craig Tiller6a275142015-12-02 11:03:09 -08001145 - grpc_unsecure
Craig Tiller25834342015-09-25 08:08:24 -07001146 filegroups:
1147 - grpc_test_util_base
Craig Tillerbf4b2242015-08-31 15:53:53 -07001148 secure: false
1149 vs_project_guid: '{0A7E7F92-FDEA-40F1-A9EC-3BA484F98BBF}'
1150- name: grpc_unsecure
1151 build: all
1152 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001153 src:
Craig Tiller3ab2fe02016-04-11 20:11:18 -07001154 - src/core/lib/surface/init.c
Craig Tillerf23078c2016-03-25 17:07:29 -07001155 - src/core/lib/surface/init_unsecure.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001156 baselib: true
Craig Tiller4a67be42016-02-09 12:40:32 -08001157 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001158 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001159 filegroups:
1160 - grpc_base
Craig Tillerf0555b32016-03-28 10:19:24 -07001161 - grpc_transport_chttp2_server_insecure
1162 - grpc_transport_chttp2_client_insecure
Yuchen Zengd4bbfc72016-08-05 10:33:16 -07001163 - grpc_resolver_dns_ares
Craig Tiller65938df2016-03-31 13:08:49 -07001164 - grpc_resolver_dns_native
1165 - grpc_resolver_sockaddr
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07001166 - grpc_load_reporting
Craig Tiller023caf12016-03-29 08:00:30 -07001167 - grpc_lb_policy_grpclb
1168 - grpc_lb_policy_pick_first
1169 - grpc_lb_policy_round_robin
Craig Tiller25834342015-09-25 08:08:24 -07001170 - census
Craig Tiller6d4894e2017-03-31 17:22:06 -07001171 - grpc_max_age_filter
Craig Tiller9b3648a2017-04-03 12:25:19 -07001172 - grpc_message_size_filter
Craig Tiller3be7dd02017-04-03 14:30:03 -07001173 - grpc_deadline_filter
Muxi Yan29ff4662017-05-15 10:27:55 -07001174 - grpc_workaround_cronet_compression_filter
1175 - grpc_server_backward_compatibility
Craig Tiller04b7ca82016-03-29 08:07:54 -07001176 generate_plugin_registry: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07001177 secure: false
1178 vs_project_guid: '{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}'
Craig Tillerbf4b2242015-08-31 15:53:53 -07001179- name: reconnect_server
1180 build: private
1181 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001182 headers:
1183 - test/core/util/reconnect_server.h
1184 src:
1185 - test/core/util/reconnect_server.c
1186 deps:
yang-gc9fca182015-11-06 16:41:33 -08001187 - test_tcp_server
1188 - grpc_test_util
1189 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001190 - gpr_test_util
1191 - gpr
yang-gc9fca182015-11-06 16:41:33 -08001192- name: test_tcp_server
1193 build: private
1194 language: c
1195 headers:
1196 - test/core/util/test_tcp_server.h
1197 src:
1198 - test/core/util/test_tcp_server.c
1199 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001200 - grpc_test_util
1201 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001202 - gpr_test_util
1203 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001204- name: grpc++
1205 build: all
1206 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001207 headers:
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07001208 - include/grpc++/impl/codegen/core_codegen.h
Craig Tiller25834342015-09-25 08:08:24 -07001209 - src/cpp/client/secure_credentials.h
1210 - src/cpp/common/secure_auth_context.h
1211 - src/cpp/server/secure_server_credentials.h
1212 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001213 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001214 - src/cpp/client/secure_credentials.cc
1215 - src/cpp/common/auth_property_iterator.cc
1216 - src/cpp/common/secure_auth_context.cc
yang-g52705592015-11-25 11:45:33 -08001217 - src/cpp/common/secure_channel_arguments.cc
Craig Tiller25834342015-09-25 08:08:24 -07001218 - src/cpp/common/secure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001219 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001220 - src/cpp/server/secure_server_credentials.cc
1221 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001222 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001223 baselib: true
1224 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001225 filegroups:
1226 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001227 - grpc++_codegen_base
Piotr Pietraszkiewiczcc08a4f2017-02-07 11:02:58 +01001228 - grpc++_codegen_proto
yang-g34b58612016-06-03 17:30:09 -07001229 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001230 secure: check
1231 vs_project_guid: '{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}'
Garrett Casto931a26b2016-10-04 09:18:29 -07001232- name: grpc++_cronet
1233 build: all
1234 language: c++
1235 src:
1236 - src/cpp/client/cronet_credentials.cc
1237 - src/cpp/client/insecure_credentials.cc
1238 - src/cpp/common/insecure_create_auth_context.cc
1239 - src/cpp/server/insecure_server_credentials.cc
1240 deps:
1241 - gpr
1242 - grpc_cronet
1243 baselib: true
1244 dll: true
1245 filegroups:
1246 - grpc++_base
1247 - grpc++_codegen_base
1248 - grpc++_codegen_base_src
ncteisen86cda502016-11-28 11:00:45 -08001249 - grpc_transport_chttp2_client_insecure
1250 - grpc_transport_chttp2_server_insecure
1251 - census
Garrett Casto931a26b2016-10-04 09:18:29 -07001252 platforms:
1253 - linux
1254 secure: true
yang-geceec8e2017-04-10 11:58:44 -07001255- name: grpc++_error_details
1256 build: all
1257 language: c++
1258 public_headers:
1259 - include/grpc++/support/error_details.h
1260 src:
1261 - src/proto/grpc/status/status.proto
1262 - src/cpp/util/error_details.cc
1263 deps:
1264 - grpc++
1265 baselib: true
1266 vs_project_guid: '{9F58AD72-49E1-4D10-B826-9E190AB0AAC0}'
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001267- name: grpc++_proto_reflection_desc_db
1268 build: private
1269 language: c++
1270 headers:
1271 - test/cpp/util/proto_reflection_descriptor_database.h
1272 src:
1273 - test/cpp/util/proto_reflection_descriptor_database.cc
1274 deps:
1275 - grpc++
1276 filegroups:
1277 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001278 - grpc++_config_proto
Yuchen Zengc84ed682016-05-04 16:30:11 -07001279- name: grpc++_reflection
1280 build: all
1281 language: c++
1282 public_headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001283 - include/grpc++/ext/proto_server_reflection_plugin.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001284 headers:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001285 - src/cpp/ext/proto_server_reflection.h
Yuchen Zengc84ed682016-05-04 16:30:11 -07001286 src:
Yuchen Zeng0601df32016-06-06 13:08:06 -07001287 - src/cpp/ext/proto_server_reflection.cc
1288 - src/cpp/ext/proto_server_reflection_plugin.cc
Yuchen Zengc6bf5f72016-06-07 14:41:01 -07001289 deps:
1290 - grpc++
Yuchen Zengeb25a072016-06-08 10:59:48 -07001291 filegroups:
Yuchen Zeng13184792016-07-18 13:07:42 -07001292 - grpc++_reflection_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001293- name: grpc++_test_config
1294 build: private
1295 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001296 headers:
1297 - test/cpp/util/test_config.h
1298 src:
Craig Tiller102fa962016-08-22 13:56:36 -07001299 - test/cpp/util/test_config_cc.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001300- name: grpc++_test_util
1301 build: private
1302 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001303 headers:
yang-gd6f7d992016-01-14 16:04:20 -08001304 - test/cpp/end2end/test_service_impl.h
yang-g9f173142016-01-15 12:46:40 -08001305 - test/cpp/util/byte_buffer_proto_helper.h
Craig Tiller25834342015-09-25 08:08:24 -07001306 - test/cpp/util/create_test_channel.h
1307 - test/cpp/util/string_ref_helper.h
1308 - test/cpp/util/subprocess.h
yang-g7d2a3e12016-02-18 15:41:56 -08001309 - test/cpp/util/test_credentials_provider.h
Craig Tiller25834342015-09-25 08:08:24 -07001310 src:
yang-gc8a49d22016-12-12 11:18:49 -08001311 - src/proto/grpc/health/v1/health.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001312 - src/proto/grpc/testing/echo_messages.proto
1313 - src/proto/grpc/testing/echo.proto
1314 - src/proto/grpc/testing/duplicate/echo_duplicate.proto
yang-gd6f7d992016-01-14 16:04:20 -08001315 - test/cpp/end2end/test_service_impl.cc
yang-g9f173142016-01-15 12:46:40 -08001316 - test/cpp/util/byte_buffer_proto_helper.cc
Craig Tiller25834342015-09-25 08:08:24 -07001317 - test/cpp/util/create_test_channel.cc
1318 - test/cpp/util/string_ref_helper.cc
1319 - test/cpp/util/subprocess.cc
yang-g7d2a3e12016-02-18 15:41:56 -08001320 - test/cpp/util/test_credentials_provider.cc
Craig Tiller25834342015-09-25 08:08:24 -07001321 deps:
1322 - grpc++
1323 - grpc_test_util
yang-g17487f92016-06-03 15:21:15 -07001324 filegroups:
1325 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001326 - grpc++_codegen_base_src
yang-g17487f92016-06-03 15:21:15 -07001327 - grpc++_codegen_proto
1328 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001329- name: grpc++_unsecure
1330 build: all
1331 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001332 src:
murgatroid991ca0f3e2016-08-26 14:58:49 -07001333 - src/cpp/client/insecure_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001334 - src/cpp/common/insecure_create_auth_context.cc
murgatroid991ca0f3e2016-08-26 14:58:49 -07001335 - src/cpp/server/insecure_server_credentials.cc
Craig Tiller25834342015-09-25 08:08:24 -07001336 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001337 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001338 - grpc_unsecure
Craig Tillerbf4b2242015-08-31 15:53:53 -07001339 baselib: true
1340 dll: true
Craig Tiller25834342015-09-25 08:08:24 -07001341 filegroups:
1342 - grpc++_base
yang-g17487f92016-06-03 15:21:15 -07001343 - grpc++_codegen_base
yang-g34b58612016-06-03 17:30:09 -07001344 - grpc++_codegen_base_src
Craig Tillerbf4b2242015-08-31 15:53:53 -07001345 secure: false
1346 vs_project_guid: '{6EE56155-DF7C-4F6E-BFC4-F6F776BEB211}'
Craig Tiller5e321532017-03-03 08:50:25 -08001347- name: grpc_benchmark
1348 build: test
1349 language: c++
1350 headers:
Craig Tiller627a5982017-03-03 09:47:21 -08001351 - test/cpp/microbenchmarks/fullstack_context_mutators.h
1352 - test/cpp/microbenchmarks/fullstack_fixtures.h
Craig Tiller5e321532017-03-03 08:50:25 -08001353 - test/cpp/microbenchmarks/helpers.h
Craig Tillerf09ec592017-03-03 16:52:37 -08001354 src:
1355 - test/cpp/microbenchmarks/helpers.cc
Craig Tiller5e321532017-03-03 08:50:25 -08001356 deps:
1357 - benchmark
1358 - grpc++
Craig Tillere067b6e2017-03-06 14:46:37 -08001359 - grpc_test_util
Craig Tiller5e321532017-03-03 08:50:25 -08001360 - grpc
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02001361 defaults: benchmark
yang-gabdec2d2016-05-19 10:11:24 -07001362- name: grpc_cli_libs
1363 build: private
1364 language: c++
1365 headers:
1366 - test/cpp/util/cli_call.h
Yuchen Zeng02139a02016-08-15 11:34:21 -07001367 - test/cpp/util/cli_credentials.h
1368 - test/cpp/util/config_grpc_cli.h
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001369 - test/cpp/util/grpc_tool.h
yang-gabdec2d2016-05-19 10:11:24 -07001370 - test/cpp/util/proto_file_parser.h
Yuchen Zeng387afd72016-08-26 14:25:21 -07001371 - test/cpp/util/service_describer.h
yang-gabdec2d2016-05-19 10:11:24 -07001372 src:
1373 - test/cpp/util/cli_call.cc
Yuchen Zeng02139a02016-08-15 11:34:21 -07001374 - test/cpp/util/cli_credentials.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07001375 - test/cpp/util/grpc_tool.cc
yang-gabdec2d2016-05-19 10:11:24 -07001376 - test/cpp/util/proto_file_parser.cc
Yuchen Zeng387afd72016-08-26 14:25:21 -07001377 - test/cpp/util/service_describer.cc
yang-gabdec2d2016-05-19 10:11:24 -07001378 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001379 - grpc++_proto_reflection_desc_db
yang-gabdec2d2016-05-19 10:11:24 -07001380 - grpc++
Yuchen Zeng169c9852016-10-14 15:58:09 -07001381 filegroups:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07001382 - grpc++_reflection_proto
Yuchen Zeng324cc662016-10-17 11:27:35 -07001383 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001384- name: grpc_plugin_support
1385 build: protoc
1386 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001387 headers:
Craig Tiller25834342015-09-25 08:08:24 -07001388 - src/compiler/config.h
1389 - src/compiler/cpp_generator.h
1390 - src/compiler/cpp_generator_helpers.h
1391 - src/compiler/csharp_generator.h
1392 - src/compiler/csharp_generator_helpers.h
1393 - src/compiler/generator_helpers.h
murgatroid99d2ee81f2016-02-26 11:10:33 -08001394 - src/compiler/node_generator.h
1395 - src/compiler/node_generator_helpers.h
Craig Tiller25834342015-09-25 08:08:24 -07001396 - src/compiler/objective_c_generator.h
1397 - src/compiler/objective_c_generator_helpers.h
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001398 - src/compiler/php_generator.h
1399 - src/compiler/php_generator_helpers.h
Harsh Vardhandbd44972017-02-26 19:25:09 +05301400 - src/compiler/protobuf_plugin.h
Craig Tiller25834342015-09-25 08:08:24 -07001401 - src/compiler/python_generator.h
Harsh Vardhan8d5c6322017-02-25 21:07:05 +05301402 - src/compiler/python_generator_helpers.h
1403 - src/compiler/python_private_generator.h
Craig Tiller25834342015-09-25 08:08:24 -07001404 - src/compiler/ruby_generator.h
1405 - src/compiler/ruby_generator_helpers-inl.h
1406 - src/compiler/ruby_generator_map-inl.h
1407 - src/compiler/ruby_generator_string-inl.h
Harsh Vardhandbd44972017-02-26 19:25:09 +05301408 - src/compiler/schema_interface.h
Craig Tiller25834342015-09-25 08:08:24 -07001409 src:
1410 - src/compiler/cpp_generator.cc
1411 - src/compiler/csharp_generator.cc
murgatroid99d2ee81f2016-02-26 11:10:33 -08001412 - src/compiler/node_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001413 - src/compiler/objective_c_generator.cc
Stanley Cheungb7223bb2016-09-22 22:23:42 -07001414 - src/compiler/php_generator.cc
Craig Tiller25834342015-09-25 08:08:24 -07001415 - src/compiler/python_generator.cc
1416 - src/compiler/ruby_generator.cc
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08001417 filegroups:
yang-g17487f92016-06-03 15:21:15 -07001418 - grpc++_config_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07001419 secure: false
1420 vs_project_guid: '{B6E81D84-2ACB-41B8-8781-493A944C7817}'
Jan Tattermusch6611dde2016-02-22 08:48:02 -08001421 vs_props:
1422 - protoc
Eric Gribkoffc344e872017-01-09 10:53:50 -08001423- name: http2_client_main
1424 build: private
1425 language: c++
1426 headers:
1427 - test/cpp/interop/http2_client.h
1428 src:
1429 - src/proto/grpc/testing/empty.proto
1430 - src/proto/grpc/testing/messages.proto
1431 - src/proto/grpc/testing/test.proto
1432 - test/cpp/interop/http2_client.cc
1433 deps:
1434 - grpc++_test_util
1435 - grpc_test_util
1436 - grpc++
1437 - grpc
1438 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001439- name: interop_client_helper
1440 build: private
1441 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001442 headers:
1443 - test/cpp/interop/client_helper.h
1444 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001445 - src/proto/grpc/testing/messages.proto
Craig Tiller25834342015-09-25 08:08:24 -07001446 - test/cpp/interop/client_helper.cc
1447 deps:
1448 - grpc++_test_util
1449 - grpc_test_util
1450 - grpc++
1451 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001452 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001453- name: interop_client_main
1454 build: private
1455 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001456 headers:
1457 - test/cpp/interop/interop_client.h
1458 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001459 - src/proto/grpc/testing/empty.proto
1460 - src/proto/grpc/testing/messages.proto
1461 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07001462 - test/cpp/interop/client.cc
1463 - test/cpp/interop/interop_client.cc
1464 deps:
1465 - interop_client_helper
1466 - grpc++_test_util
1467 - grpc_test_util
1468 - grpc++
1469 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001470 - gpr_test_util
1471 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001472 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07001473- name: interop_server_helper
1474 build: private
1475 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001476 headers:
1477 - test/cpp/interop/server_helper.h
1478 src:
1479 - test/cpp/interop/server_helper.cc
1480 deps:
yang-gcc591022017-01-11 11:10:43 -08001481 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07001482 - grpc_test_util
1483 - grpc++
1484 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001485 - gpr
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001486- name: interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001487 build: private
1488 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001489 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001490 - src/proto/grpc/testing/empty.proto
1491 - src/proto/grpc/testing/messages.proto
1492 - src/proto/grpc/testing/test.proto
David Garcia Quintas74686ce2016-06-09 15:33:33 -07001493 - test/cpp/interop/interop_server.cc
Craig Tiller25834342015-09-25 08:08:24 -07001494 deps:
1495 - interop_server_helper
1496 - grpc++_test_util
1497 - grpc_test_util
1498 - grpc++
1499 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001500 - gpr_test_util
1501 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001502 - grpc++_test_config
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02001503- name: interop_server_main
1504 build: private
1505 language: c++
1506 src:
1507 - test/cpp/interop/interop_server_bootstrap.cc
1508 deps:
1509 - interop_server_lib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001510- name: qps
1511 build: private
1512 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07001513 headers:
Nicolas "Pixel" Nobleb02dd012017-03-24 18:45:22 +01001514 - test/cpp/qps/benchmark_config.h
Craig Tiller25834342015-09-25 08:08:24 -07001515 - test/cpp/qps/client.h
1516 - test/cpp/qps/driver.h
1517 - test/cpp/qps/histogram.h
1518 - test/cpp/qps/interarrival.h
David Klempnere27d1892016-05-19 13:50:16 -07001519 - test/cpp/qps/parse_json.h
Craig Tiller25834342015-09-25 08:08:24 -07001520 - test/cpp/qps/qps_worker.h
1521 - test/cpp/qps/report.h
1522 - test/cpp/qps/server.h
1523 - test/cpp/qps/stats.h
Craig Tiller732a8752016-02-22 15:59:19 -08001524 - test/cpp/qps/usage_timer.h
Craig Tiller25834342015-09-25 08:08:24 -07001525 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08001526 - src/proto/grpc/testing/messages.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001527 - src/proto/grpc/testing/payloads.proto
Craig Tiller1b4e3302015-12-17 16:35:00 -08001528 - src/proto/grpc/testing/stats.proto
Jan Tattermusch7c60b272016-01-20 18:23:13 -08001529 - src/proto/grpc/testing/control.proto
1530 - src/proto/grpc/testing/services.proto
Nicolas "Pixel" Nobleb02dd012017-03-24 18:45:22 +01001531 - test/cpp/qps/benchmark_config.cc
Craig Tiller25834342015-09-25 08:08:24 -07001532 - test/cpp/qps/client_async.cc
1533 - test/cpp/qps/client_sync.cc
1534 - test/cpp/qps/driver.cc
David Klempnere27d1892016-05-19 13:50:16 -07001535 - test/cpp/qps/parse_json.cc
Craig Tiller25834342015-09-25 08:08:24 -07001536 - test/cpp/qps/qps_worker.cc
1537 - test/cpp/qps/report.cc
1538 - test/cpp/qps/server_async.cc
1539 - test/cpp/qps/server_sync.cc
Craig Tiller732a8752016-02-22 15:59:19 -08001540 - test/cpp/qps/usage_timer.cc
Craig Tiller25834342015-09-25 08:08:24 -07001541 deps:
1542 - grpc_test_util
1543 - grpc++_test_util
1544 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07001545- name: grpc_csharp_ext
1546 build: all
1547 language: csharp
Craig Tiller25834342015-09-25 08:08:24 -07001548 src:
1549 - src/csharp/ext/grpc_csharp_ext.c
1550 deps:
Craig Tiller25834342015-09-25 08:08:24 -07001551 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001552 - gpr
Craig Tiller41304a72016-02-02 13:59:33 -08001553 LDFLAGS: $(if $(subst Linux,,$(SYSTEM)),,-Wl$(comma)-wrap$(comma)memcpy)
Jan Tattermusch324140c2016-01-12 08:54:01 -08001554 deps_linkage: static
Craig Tillerbf4b2242015-08-31 15:53:53 -07001555 dll: only
1556 vs_config_type: DynamicLibrary
Craig Tiller25834342015-09-25 08:08:24 -07001557 vs_packages:
1558 - grpc.dependencies.openssl
1559 - grpc.dependencies.zlib
Craig Tillerbf4b2242015-08-31 15:53:53 -07001560 vs_project_guid: '{D64C6D63-4458-4A88-AB38-35678384A7E4}'
Craig Tiller25834342015-09-25 08:08:24 -07001561 vs_props:
1562 - zlib
1563 - openssl
1564 - winsock
1565 - global
Craig Tillerbf4b2242015-08-31 15:53:53 -07001566targets:
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001567- name: alarm_test
Craig Tillerd47be442017-04-19 17:26:24 -07001568 cpu_cost: 0.1
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01001569 build: test
1570 language: c
1571 src:
1572 - test/core/surface/alarm_test.c
1573 deps:
1574 - grpc_test_util
1575 - grpc
Craig Tiller1298afd2016-02-09 12:29:17 -08001576 - gpr_test_util
1577 - gpr
David Garcia Quintas48ec8062015-12-11 14:04:59 -08001578- name: algorithm_test
1579 build: test
1580 language: c
1581 src:
1582 - test/core/compression/algorithm_test.c
1583 deps:
1584 - grpc_test_util
1585 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001586 - gpr_test_util
1587 - gpr
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -08001588- name: alloc_test
1589 build: test
1590 language: c
1591 src:
1592 - test/core/support/alloc_test.c
1593 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001594 - gpr_test_util
1595 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001596- name: alpn_test
1597 build: test
1598 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001599 src:
1600 - test/core/transport/chttp2/alpn_test.c
1601 deps:
1602 - grpc_test_util
1603 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 - gpr_test_util
1605 - gpr
Craig Tillerfc98f922016-04-13 08:45:06 -07001606- name: api_fuzzer
1607 build: fuzzer
1608 language: c
1609 src:
1610 - test/core/end2end/fuzzers/api_fuzzer.c
1611 deps:
1612 - grpc_test_util
1613 - grpc
1614 - gpr_test_util
1615 - gpr
1616 corpus_dirs:
1617 - test/core/end2end/fuzzers/api_fuzzer_corpus
Craig Tiller0477d7d2016-04-24 10:42:50 -07001618 dict: test/core/end2end/fuzzers/api_fuzzer.dictionary
Craig Tillerfc98f922016-04-13 08:45:06 -07001619 maxlen: 2048
Craig Tiller9202b3f2017-03-12 22:30:38 -07001620- name: arena_test
1621 build: test
1622 language: c
1623 src:
1624 - test/core/support/arena_test.c
1625 deps:
1626 - gpr_test_util
1627 - gpr
Yuchen Zeng955a3642016-06-17 13:48:03 -07001628- name: bad_server_response_test
1629 build: test
1630 language: c
1631 src:
1632 - test/core/end2end/bad_server_response_test.c
1633 deps:
1634 - test_tcp_server
1635 - grpc_test_util
1636 - grpc
1637 - gpr_test_util
1638 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001639 exclude_iomgrs:
1640 - uv
Craig Tiller9e0066b2016-10-20 14:04:18 -07001641- name: bdp_estimator_test
1642 build: test
1643 language: c
1644 src:
1645 - test/core/transport/bdp_estimator_test.c
1646 deps:
1647 - grpc_test_util
1648 - grpc
1649 - gpr_test_util
1650 - gpr
Yuchen Zengd982bba2016-05-12 18:53:52 -07001651- name: bin_decoder_test
1652 build: test
1653 language: c
1654 src:
1655 - test/core/transport/chttp2/bin_decoder_test.c
1656 deps:
1657 - grpc_test_util
1658 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001659- name: bin_encoder_test
1660 build: test
1661 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001662 src:
1663 - test/core/transport/chttp2/bin_encoder_test.c
1664 deps:
1665 - grpc_test_util
1666 - grpc
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001667- name: census_context_test
1668 build: test
1669 language: c
1670 src:
1671 - test/core/census/context_test.c
1672 deps:
1673 - grpc_test_util
1674 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001675 - gpr_test_util
1676 - gpr
Alistair Veitch4aaba752016-06-02 17:11:46 -07001677- name: census_resource_test
1678 build: test
1679 language: c
1680 src:
1681 - test/core/census/resource_test.c
1682 deps:
1683 - grpc_test_util
1684 - grpc
1685 - gpr_test_util
1686 - gpr
Vizerai12d1fc62016-09-09 14:22:19 -07001687- name: census_trace_context_test
1688 build: test
1689 language: c
1690 src:
1691 - test/core/census/trace_context_test.c
1692 deps:
1693 - grpc_test_util
1694 - grpc
1695 - gpr_test_util
1696 - gpr
yang-gc0ed5092015-12-09 08:48:08 -08001697- name: channel_create_test
1698 build: test
1699 language: c
1700 src:
1701 - test/core/surface/channel_create_test.c
1702 deps:
1703 - grpc_test_util
1704 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001705 - gpr_test_util
1706 - gpr
Craig Tiller819cd882017-04-25 13:18:22 -07001707- name: check_epollexclusive
1708 build: tool
1709 language: c
1710 src:
1711 - test/build/check_epollexclusive.c
1712 deps:
1713 - grpc
1714 - gpr
Craig Tillerca1593a2015-11-02 14:08:33 -08001715- name: chttp2_hpack_encoder_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07001716 build: test
1717 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001718 src:
Craig Tillerca1593a2015-11-02 14:08:33 -08001719 - test/core/transport/chttp2/hpack_encoder_test.c
Craig Tiller25834342015-09-25 08:08:24 -07001720 deps:
1721 - grpc_test_util
1722 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001723 - gpr_test_util
1724 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001725- name: chttp2_stream_map_test
1726 build: test
1727 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001728 src:
1729 - test/core/transport/chttp2/stream_map_test.c
1730 deps:
1731 - grpc_test_util
1732 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001733 - gpr_test_util
1734 - gpr
Craig Tiller8ab91b22015-12-07 11:28:51 -08001735- name: chttp2_varint_test
1736 build: test
1737 language: c
1738 src:
1739 - test/core/transport/chttp2/varint_test.c
1740 deps:
1741 - grpc_test_util
1742 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001743 - gpr_test_util
1744 - gpr
Craig Tiller845516e2016-04-11 20:49:20 -07001745- name: client_fuzzer
1746 build: fuzzer
1747 language: c
1748 src:
1749 - test/core/end2end/fuzzers/client_fuzzer.c
1750 deps:
1751 - grpc_test_util
1752 - grpc
1753 - gpr_test_util
1754 - gpr
1755 corpus_dirs:
1756 - test/core/end2end/fuzzers/client_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07001757 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tiller845516e2016-04-11 20:49:20 -07001758 maxlen: 2048
Craig Tiller57726ca2016-09-12 11:59:45 -07001759- name: combiner_test
Craig Tillerd47be442017-04-19 17:26:24 -07001760 cpu_cost: 10
Craig Tiller57726ca2016-09-12 11:59:45 -07001761 build: test
1762 language: c
1763 src:
1764 - test/core/iomgr/combiner_test.c
1765 deps:
1766 - grpc_test_util
1767 - grpc
1768 - gpr_test_util
1769 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001770- name: compression_test
1771 build: test
1772 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001773 src:
1774 - test/core/compression/compression_test.c
1775 deps:
1776 - grpc_test_util
1777 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001778 - gpr_test_util
1779 - gpr
Craig Tiller57e27432016-03-11 16:53:58 -08001780- name: concurrent_connectivity_test
Craig Tillerd47be442017-04-19 17:26:24 -07001781 cpu_cost: 2.0
Craig Tiller57e27432016-03-11 16:53:58 -08001782 build: test
1783 language: c
1784 src:
1785 - test/core/surface/concurrent_connectivity_test.c
1786 deps:
1787 - grpc_test_util
1788 - grpc
1789 - gpr_test_util
1790 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001791 exclude_iomgrs:
1792 - uv
Craig Tiller012372f2016-09-26 10:23:34 -07001793- name: connection_refused_test
1794 cpu_cost: 0.1
1795 build: test
1796 language: c
1797 src:
1798 - test/core/end2end/connection_refused_test.c
1799 deps:
1800 - grpc_test_util
1801 - grpc
1802 - gpr_test_util
1803 - gpr
Craig Tillere91ef682016-03-11 08:59:17 -08001804- name: dns_resolver_connectivity_test
Craig Tillere2327db2016-03-11 09:52:42 -08001805 cpu_cost: 0.1
Craig Tillere91ef682016-03-11 08:59:17 -08001806 build: test
1807 language: c
1808 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001809 - test/core/client_channel/resolvers/dns_resolver_connectivity_test.c
Craig Tillere91ef682016-03-11 08:59:17 -08001810 deps:
1811 - grpc_test_util
1812 - grpc
1813 - gpr_test_util
1814 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001815 exclude_iomgrs:
1816 - uv
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001817- name: dns_resolver_test
1818 build: test
1819 language: c
1820 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07001821 - test/core/client_channel/resolvers/dns_resolver_test.c
Craig Tillera0c7cdd2015-12-11 12:46:58 -08001822 deps:
1823 - grpc_test_util
1824 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001825 - gpr_test_util
1826 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001827- name: dualstack_socket_test
Craig Tiller5f735a62016-01-20 09:31:15 -08001828 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07001829 build: test
1830 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001831 src:
1832 - test/core/end2end/dualstack_socket_test.c
1833 deps:
1834 - grpc_test_util
1835 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001836 - gpr_test_util
1837 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07001838 exclude_iomgrs:
1839 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001840 platforms:
1841 - mac
1842 - linux
1843 - posix
Craig Tillere0b8a422015-08-31 16:03:39 -07001844- name: endpoint_pair_test
1845 build: test
1846 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001847 src:
1848 - test/core/iomgr/endpoint_pair_test.c
1849 deps:
1850 - grpc_test_util
1851 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001852 - gpr_test_util
1853 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001854 exclude_iomgrs:
1855 - uv
ncteisen3da3ce32017-02-17 09:51:25 -08001856- name: error_test
1857 cpu_cost: 30
1858 build: test
1859 language: c
1860 src:
1861 - test/core/iomgr/error_test.c
1862 deps:
1863 - grpc_test_util
1864 - grpc
1865 - gpr_test_util
1866 - gpr
Craig Tiller6a85ee02017-04-27 19:17:11 +00001867- name: ev_epollsig_linux_test
Craig Tillerd47be442017-04-19 17:26:24 -07001868 cpu_cost: 3
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001869 build: test
1870 language: c
1871 src:
Craig Tiller6a85ee02017-04-27 19:17:11 +00001872 - test/core/iomgr/ev_epollsig_linux_test.c
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001873 deps:
1874 - grpc_test_util
1875 - grpc
1876 - gpr_test_util
1877 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001878 exclude_iomgrs:
1879 - uv
Sree Kuchibhotla2e12db92016-06-16 16:53:59 -07001880 platforms:
1881 - linux
David Garcia Quintas53af23c2017-04-15 10:29:46 -07001882- name: fake_resolver_test
1883 build: test
1884 language: c
1885 src:
1886 - test/core/client_channel/resolvers/fake_resolver_test.c
1887 deps:
1888 - grpc_test_util
1889 - grpc
1890 - gpr_test_util
1891 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001892- name: fd_conservation_posix_test
1893 build: test
1894 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001895 src:
1896 - test/core/iomgr/fd_conservation_posix_test.c
1897 deps:
1898 - grpc_test_util
1899 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001900 - gpr_test_util
1901 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07001902 exclude_iomgrs:
1903 - uv
Craig Tiller25834342015-09-25 08:08:24 -07001904 platforms:
1905 - mac
1906 - linux
1907 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001908- name: fd_posix_test
1909 build: test
1910 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001911 src:
1912 - test/core/iomgr/fd_posix_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 Tiller25834342015-09-25 08:08:24 -07001920 platforms:
1921 - mac
1922 - linux
1923 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001924- name: fling_client
1925 build: test
1926 run: false
1927 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001928 src:
1929 - test/core/fling/client.c
1930 deps:
1931 - grpc_test_util
1932 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001933 - gpr_test_util
1934 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001935- name: fling_server
1936 build: test
1937 run: false
1938 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001939 src:
1940 - test/core/fling/server.c
1941 deps:
1942 - grpc_test_util
1943 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001944 - gpr_test_util
1945 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07001946- name: fling_stream_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001947 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001948 build: test
1949 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001950 src:
1951 - test/core/fling/fling_stream_test.c
1952 deps:
1953 - grpc_test_util
1954 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001955 - gpr_test_util
1956 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001957 platforms:
1958 - mac
1959 - linux
1960 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001961- name: fling_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07001962 cpu_cost: 1.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07001963 build: test
1964 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001965 src:
1966 - test/core/fling/fling_test.c
1967 deps:
1968 - grpc_test_util
1969 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08001970 - gpr_test_util
1971 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001972 platforms:
1973 - mac
1974 - linux
1975 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07001976- name: gen_hpack_tables
1977 build: tool
1978 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001979 src:
1980 - tools/codegen/core/gen_hpack_tables.c
1981 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08001982 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07001983 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07001984- name: gen_legal_metadata_characters
1985 build: tool
1986 language: c
Craig Tiller25834342015-09-25 08:08:24 -07001987 src:
1988 - tools/codegen/core/gen_legal_metadata_characters.c
Craig Tillerbf4b2242015-08-31 15:53:53 -07001989 deps: []
Craig Tiller1c7a8422016-08-18 11:13:11 -07001990- name: gen_percent_encoding_tables
1991 build: tool
1992 language: c
1993 src:
1994 - tools/codegen/core/gen_percent_encoding_tables.c
1995 deps: []
Craig Tiller1b719582016-03-24 09:06:13 -07001996- name: goaway_server_test
1997 cpu_cost: 0.1
1998 build: test
1999 language: c
2000 src:
2001 - test/core/end2end/goaway_server_test.c
2002 deps:
2003 - grpc_test_util
2004 - grpc
2005 - gpr_test_util
2006 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002007 exclude_iomgrs:
2008 - uv
Craig Tiller1b719582016-03-24 09:06:13 -07002009 platforms:
2010 - mac
2011 - linux
2012 - posix
Craig Tillerfba79f22015-11-23 11:06:55 -08002013- name: gpr_avl_test
2014 build: test
2015 language: c
2016 src:
2017 - test/core/support/avl_test.c
2018 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002019 - gpr_test_util
2020 - gpr
Craig Tillerc72cc422016-03-11 10:54:36 -08002021- name: gpr_backoff_test
2022 build: test
2023 language: c
2024 src:
2025 - test/core/support/backoff_test.c
2026 deps:
2027 - gpr_test_util
2028 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002029- name: gpr_cmdline_test
2030 build: test
2031 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002032 src:
2033 - test/core/support/cmdline_test.c
2034 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002035 - gpr_test_util
2036 - gpr
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07002037- name: gpr_cpu_test
Craig Tillerd47be442017-04-19 17:26:24 -07002038 cpu_cost: 30
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -07002039 build: test
2040 language: c
2041 src:
2042 - test/core/support/cpu_test.c
2043 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002044 - gpr_test_util
2045 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002046- name: gpr_env_test
2047 build: test
2048 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002049 src:
2050 - test/core/support/env_test.c
2051 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002052 - gpr_test_util
2053 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002054- name: gpr_histogram_test
2055 build: test
2056 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002057 src:
2058 - test/core/support/histogram_test.c
2059 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002060 - gpr_test_util
2061 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002062- name: gpr_host_port_test
2063 build: test
2064 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002065 src:
2066 - test/core/support/host_port_test.c
2067 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002068 - gpr_test_util
2069 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002070- name: gpr_log_test
2071 build: test
2072 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002073 src:
2074 - test/core/support/log_test.c
2075 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002076 - gpr_test_util
2077 - gpr
Craig Tiller57726ca2016-09-12 11:59:45 -07002078- name: gpr_mpscq_test
2079 cpu_cost: 30
2080 build: test
2081 language: c
2082 src:
2083 - test/core/support/mpscq_test.c
2084 deps:
2085 - gpr_test_util
2086 - gpr
Craig Tilleredbf2b92017-02-27 07:24:00 -08002087- name: gpr_spinlock_test
Craig Tillerd47be442017-04-19 17:26:24 -07002088 cpu_cost: 3
Craig Tilleredbf2b92017-02-27 07:24:00 -08002089 build: test
2090 language: c
2091 src:
2092 - test/core/support/spinlock_test.c
2093 deps:
2094 - gpr_test_util
2095 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002096- name: gpr_stack_lockfree_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002097 cpu_cost: 7
Craig Tillerbf4b2242015-08-31 15:53:53 -07002098 build: test
2099 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002100 src:
2101 - test/core/support/stack_lockfree_test.c
2102 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002103 - gpr_test_util
2104 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002105- name: gpr_string_test
2106 build: test
2107 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002108 src:
2109 - test/core/support/string_test.c
2110 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002111 - gpr_test_util
2112 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002113- name: gpr_sync_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002114 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07002115 build: test
2116 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002117 src:
2118 - test/core/support/sync_test.c
2119 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002120 - gpr_test_util
2121 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002122- name: gpr_thd_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002123 cpu_cost: 10
Craig Tillerbf4b2242015-08-31 15:53:53 -07002124 build: test
2125 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002126 src:
2127 - test/core/support/thd_test.c
2128 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002129 - gpr_test_util
2130 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002131- name: gpr_time_test
2132 build: test
2133 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002134 src:
2135 - test/core/support/time_test.c
2136 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002137 - gpr_test_util
2138 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002139- name: gpr_tls_test
2140 build: test
2141 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002142 src:
2143 - test/core/support/tls_test.c
2144 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002145 - gpr_test_util
2146 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002147- name: gpr_useful_test
2148 build: test
2149 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002150 src:
2151 - test/core/support/useful_test.c
2152 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002153 - gpr_test_util
2154 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002155- name: grpc_auth_context_test
2156 build: test
2157 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002158 src:
2159 - test/core/security/auth_context_test.c
2160 deps:
2161 - grpc_test_util
2162 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002163 - gpr_test_util
2164 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002165- name: grpc_b64_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002166 build: test
2167 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002168 src:
Craig Tiller29b527f2017-03-30 10:27:20 -07002169 - test/core/slice/b64_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002170 deps:
2171 - grpc_test_util
2172 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002173 - gpr_test_util
2174 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002175- name: grpc_byte_buffer_reader_test
2176 build: test
2177 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002178 src:
2179 - test/core/surface/byte_buffer_reader_test.c
2180 deps:
2181 - grpc_test_util
2182 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002183 - gpr_test_util
2184 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002185- name: grpc_channel_args_test
2186 build: test
2187 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002188 src:
2189 - test/core/channel/channel_args_test.c
2190 deps:
2191 - grpc_test_util
2192 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002193 - gpr_test_util
2194 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002195- name: grpc_channel_stack_test
2196 build: test
2197 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002198 src:
2199 - test/core/channel/channel_stack_test.c
2200 deps:
2201 - grpc_test_util
2202 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002203 - gpr_test_util
2204 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002205- name: grpc_completion_queue_test
2206 build: test
2207 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002208 src:
2209 - test/core/surface/completion_queue_test.c
2210 deps:
2211 - grpc_test_util
2212 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002213 - gpr_test_util
2214 - gpr
murgatroid991191b722017-02-08 11:56:52 -08002215- name: grpc_completion_queue_threading_test
2216 build: test
2217 language: c
2218 src:
2219 - test/core/surface/completion_queue_threading_test.c
2220 deps:
2221 - grpc_test_util
2222 - grpc
2223 - gpr_test_util
2224 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002225 exclude_iomgrs:
2226 - uv
Craig Tillerbf4b2242015-08-31 15:53:53 -07002227- name: grpc_create_jwt
2228 build: tool
2229 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002230 src:
2231 - test/core/security/create_jwt.c
2232 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002233 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002234 - gpr
Tamas Berghammerc82324f2016-06-22 13:23:27 +01002235 secure: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07002236- name: grpc_credentials_test
2237 build: test
2238 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002239 src:
2240 - test/core/security/credentials_test.c
2241 deps:
2242 - grpc_test_util
2243 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002244 - gpr_test_util
2245 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002246- name: grpc_fetch_oauth2
Tamas Berghammerc82324f2016-06-22 13:23:27 +01002247 build: test
2248 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07002249 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002250 src:
2251 - test/core/security/fetch_oauth2.c
2252 deps:
2253 - grpc_test_util
2254 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002255 - gpr_test_util
2256 - gpr
yang-ga1fecbc2015-12-07 15:46:49 -08002257- name: grpc_invalid_channel_args_test
2258 build: test
2259 language: c
2260 src:
2261 - test/core/surface/invalid_channel_args_test.c
2262 deps:
2263 - grpc_test_util
2264 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002265 - gpr_test_util
2266 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002267- name: grpc_json_token_test
2268 build: test
2269 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002270 src:
2271 - test/core/security/json_token_test.c
2272 deps:
2273 - grpc_test_util
2274 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002275 - gpr_test_util
2276 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002277 platforms:
2278 - linux
2279 - posix
2280 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07002281- name: grpc_jwt_verifier_test
2282 build: test
2283 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002284 src:
2285 - test/core/security/jwt_verifier_test.c
2286 deps:
2287 - grpc_test_util
2288 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002289 - gpr_test_util
2290 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002291- name: grpc_print_google_default_creds_token
2292 build: tool
2293 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002294 src:
2295 - test/core/security/print_google_default_creds_token.c
2296 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002297 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002298 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002299- name: grpc_security_connector_test
2300 build: test
2301 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002302 src:
2303 - test/core/security/security_connector_test.c
2304 deps:
2305 - grpc_test_util
2306 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002307 - gpr_test_util
2308 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002309- name: grpc_verify_jwt
2310 build: tool
2311 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002312 src:
2313 - test/core/security/verify_jwt.c
2314 deps:
Craig Tiller25834342015-09-25 08:08:24 -07002315 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002316 - gpr
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002317- name: handshake_client
Harvey Tuch62b2a902016-10-24 09:39:41 -04002318 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002319 language: c
2320 src:
2321 - test/core/handshake/client_ssl.c
2322 deps:
2323 - grpc_test_util
2324 - grpc
2325 - gpr_test_util
2326 - gpr
murgatroid991191b722017-02-08 11:56:52 -08002327 exclude_iomgrs:
2328 - uv
Harvey Tuch7be13222016-10-24 15:00:49 -04002329 platforms:
2330 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002331 secure: true
2332- name: handshake_server
Harvey Tuch62b2a902016-10-24 09:39:41 -04002333 build: test
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002334 language: c
2335 src:
2336 - test/core/handshake/server_ssl.c
2337 deps:
2338 - grpc_test_util
2339 - grpc
2340 - gpr_test_util
2341 - gpr
Harvey Tuch7be13222016-10-24 15:00:49 -04002342 platforms:
2343 - linux
Harvey Tuch8cdf17a2016-10-11 10:04:53 -04002344 secure: true
Craig Tiller71c610d2016-03-18 15:57:08 -07002345- name: hpack_parser_fuzzer_test
2346 build: fuzzer
2347 language: c
2348 src:
2349 - test/core/transport/chttp2/hpack_parser_fuzzer_test.c
2350 deps:
2351 - grpc_test_util
2352 - grpc
2353 - gpr_test_util
2354 - gpr
2355 corpus_dirs:
2356 - test/core/transport/chttp2/hpack_parser_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002357 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002358 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002359- name: hpack_parser_test
2360 build: test
2361 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002362 src:
2363 - test/core/transport/chttp2/hpack_parser_test.c
2364 deps:
2365 - grpc_test_util
2366 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002367 - gpr_test_util
2368 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002369- name: hpack_table_test
2370 build: test
2371 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002372 src:
2373 - test/core/transport/chttp2/hpack_table_test.c
2374 deps:
2375 - grpc_test_util
2376 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002377 - gpr_test_util
2378 - gpr
Matthew Iselin1824f052016-02-10 12:16:06 +11002379- name: http_parser_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002380 build: test
2381 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002382 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002383 - test/core/http/parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002384 deps:
2385 - grpc_test_util
2386 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002387 - gpr_test_util
2388 - gpr
Craig Tillerf707d622016-05-06 14:26:12 -07002389- name: http_request_fuzzer_test
2390 build: fuzzer
2391 language: c
2392 src:
2393 - test/core/http/request_fuzzer.c
2394 deps:
2395 - grpc_test_util
2396 - grpc
2397 - gpr_test_util
2398 - gpr
2399 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002400 - test/core/http/request_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002401 maxlen: 2048
2402- name: http_response_fuzzer_test
2403 build: fuzzer
2404 language: c
2405 src:
2406 - test/core/http/response_fuzzer.c
2407 deps:
2408 - grpc_test_util
2409 - grpc
2410 - gpr_test_util
2411 - gpr
2412 corpus_dirs:
Craig Tillerbb6061b2016-10-31 07:28:25 -07002413 - test/core/http/response_corpus
Craig Tillerf707d622016-05-06 14:26:12 -07002414 maxlen: 2048
Matthew Iselin1824f052016-02-10 12:16:06 +11002415- name: httpcli_format_request_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07002416 build: test
2417 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002418 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002419 - test/core/http/format_request_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002420 deps:
2421 - grpc_test_util
2422 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002423 - gpr_test_util
2424 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002425- name: httpcli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002426 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002427 build: test
2428 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002429 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002430 - test/core/http/httpcli_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002431 deps:
2432 - grpc_test_util
2433 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002434 - gpr_test_util
2435 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002436 platforms:
2437 - mac
2438 - linux
2439 - posix
Craig Tillercc0535d2015-12-08 15:14:47 -08002440- name: httpscli_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002441 cpu_cost: 0.5
Craig Tillercc0535d2015-12-08 15:14:47 -08002442 build: test
2443 language: c
2444 src:
Matthew Iselin1824f052016-02-10 12:16:06 +11002445 - test/core/http/httpscli_test.c
Craig Tillercc0535d2015-12-08 15:14:47 -08002446 deps:
2447 - grpc_test_util
2448 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002449 - gpr_test_util
2450 - gpr
Craig Tillercc0535d2015-12-08 15:14:47 -08002451 platforms:
Craig Tillercc0535d2015-12-08 15:14:47 -08002452 - linux
yang-gf1183302015-12-07 16:02:05 -08002453- name: init_test
2454 build: test
2455 language: c
2456 src:
2457 - test/core/surface/init_test.c
2458 deps:
2459 - grpc_test_util
2460 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002461 - gpr_test_util
2462 - gpr
yang-g077f6f82015-12-07 11:22:51 -08002463- name: invalid_call_argument_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07002464 cpu_cost: 0.1
yang-g077f6f82015-12-07 11:22:51 -08002465 build: test
2466 language: c
2467 src:
2468 - test/core/end2end/invalid_call_argument_test.c
2469 deps:
2470 - grpc_test_util
2471 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002472 - gpr_test_util
2473 - gpr
Craig Tiller32173c52016-03-17 14:12:45 -07002474- name: json_fuzzer_test
2475 build: fuzzer
2476 language: c
2477 src:
2478 - test/core/json/fuzzer.c
2479 deps:
2480 - grpc_test_util
2481 - grpc
2482 - gpr_test_util
2483 - gpr
2484 corpus_dirs:
2485 - test/core/json/corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07002486 maxlen: 512
Craig Tillerbf4b2242015-08-31 15:53:53 -07002487- name: json_rewrite
2488 build: test
2489 run: false
2490 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002491 src:
2492 - test/core/json/json_rewrite.c
2493 deps:
2494 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002495 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002496- name: json_rewrite_test
2497 build: test
2498 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002499 src:
2500 - test/core/json/json_rewrite_test.c
2501 deps:
2502 - grpc_test_util
2503 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002504 - gpr_test_util
2505 - gpr
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01002506- name: json_stream_error_test
2507 build: test
2508 language: c
2509 src:
2510 - test/core/json/json_stream_error_test.c
2511 deps:
2512 - grpc_test_util
2513 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002514 - gpr_test_util
2515 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002516- name: json_test
2517 build: test
2518 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002519 src:
2520 - test/core/json/json_test.c
2521 deps:
2522 - grpc_test_util
2523 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002524 - gpr_test_util
2525 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002526- name: lame_client_test
2527 build: test
2528 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002529 src:
2530 - test/core/surface/lame_client_test.c
2531 deps:
2532 - grpc_test_util
2533 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002534 - gpr_test_util
2535 - gpr
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002536- name: lb_policies_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002537 cpu_cost: 0.1
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002538 build: test
David Garcia Quintas448191c2017-02-17 09:37:50 -08002539 run: false
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002540 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002541 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002542 - test/core/client_channel/lb_policies_test.c
Craig Tiller25834342015-09-25 08:08:24 -07002543 deps:
2544 - grpc_test_util
2545 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002546 - gpr_test_util
2547 - gpr
Craig Tiller85178862016-05-18 16:09:16 -07002548- name: load_file_test
2549 build: test
2550 language: c
2551 src:
2552 - test/core/iomgr/load_file_test.c
2553 deps:
2554 - grpc_test_util
2555 - grpc
2556 - gpr_test_util
2557 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002558- name: low_level_ping_pong_benchmark
2559 build: benchmark
2560 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002561 src:
2562 - test/core/network_benchmarks/low_level_ping_pong.c
2563 deps:
2564 - grpc_test_util
2565 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002566 - gpr_test_util
2567 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07002568 platforms:
2569 - mac
2570 - linux
2571 - posix
Yuxuan Li6fb04d62016-11-18 18:08:36 -08002572- name: memory_profile_client
2573 build: test
2574 run: false
2575 language: c
2576 src:
2577 - test/core/memory_usage/client.c
2578 deps:
2579 - grpc_test_util
2580 - grpc
2581 - gpr_test_util
2582 - gpr
2583- name: memory_profile_server
2584 build: test
2585 run: false
2586 language: c
2587 src:
2588 - test/core/memory_usage/server.c
2589 deps:
2590 - grpc_test_util
2591 - grpc
2592 - gpr_test_util
2593 - gpr
2594- name: memory_profile_test
2595 cpu_cost: 1.5
2596 build: test
2597 language: c
2598 src:
2599 - test/core/memory_usage/memory_usage_test.c
2600 deps:
2601 - grpc_test_util
2602 - grpc
2603 - gpr_test_util
2604 - gpr
2605 platforms:
2606 - mac
2607 - linux
2608 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002609- name: message_compress_test
2610 build: test
2611 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002612 src:
2613 - test/core/compression/message_compress_test.c
2614 deps:
2615 - grpc_test_util
2616 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002617 - gpr_test_util
2618 - gpr
Craig Tiller494e72d2017-04-03 08:43:22 -07002619- name: minimal_stack_is_minimal_test
2620 build: test
2621 language: c
2622 src:
2623 - test/core/channel/minimal_stack_is_minimal_test.c
2624 deps:
2625 - grpc_test_util
2626 - grpc
2627 - gpr_test_util
2628 - gpr
Craig Tiller732a8752016-02-22 15:59:19 -08002629- name: mlog_test
Craig Tillera5abbd22016-03-22 06:56:00 -07002630 flaky: true
Craig Tiller732a8752016-02-22 15:59:19 -08002631 build: test
2632 language: c
2633 src:
2634 - test/core/census/mlog_test.c
2635 deps:
2636 - grpc_test_util
2637 - grpc
2638 - gpr_test_util
2639 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002640- name: multiple_server_queues_test
2641 build: test
2642 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002643 src:
2644 - test/core/end2end/multiple_server_queues_test.c
2645 deps:
2646 - grpc_test_util
2647 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002648 - gpr_test_util
2649 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002650- name: murmur_hash_test
2651 build: test
2652 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002653 src:
2654 - test/core/support/murmur_hash_test.c
2655 deps:
Craig Tillerda179ce2016-02-09 12:01:53 -08002656 - gpr_test_util
2657 - gpr
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002658- name: nanopb_fuzzer_response_test
2659 build: fuzzer
2660 language: c
2661 src:
2662 - test/core/nanopb/fuzzer_response.c
2663 deps:
2664 - grpc_test_util
2665 - grpc
2666 - gpr_test_util
2667 - gpr
2668 corpus_dirs:
2669 - test/core/nanopb/corpus_response
Craig Tillerf64df112016-04-05 21:27:41 -07002670 maxlen: 128
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07002671- name: nanopb_fuzzer_serverlist_test
2672 build: fuzzer
2673 language: c
2674 src:
2675 - test/core/nanopb/fuzzer_serverlist.c
2676 deps:
2677 - grpc_test_util
2678 - grpc
2679 - gpr_test_util
2680 - gpr
2681 corpus_dirs:
2682 - test/core/nanopb/corpus_serverlist
Craig Tillerf64df112016-04-05 21:27:41 -07002683 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07002684- name: no_server_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002685 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07002686 build: test
2687 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002688 src:
2689 - test/core/end2end/no_server_test.c
2690 deps:
2691 - grpc_test_util
2692 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002693 - gpr_test_util
2694 - gpr
Yuchen Zenga9d8a152017-02-15 15:27:44 -08002695- name: parse_address_test
2696 build: test
2697 language: c
2698 src:
2699 - test/core/client_channel/parse_address_test.c
2700 deps:
2701 - grpc_test_util
2702 - grpc
2703 - gpr_test_util
2704 - gpr
Craig Tiller17ed6b12016-08-18 09:33:33 -07002705- name: percent_decode_fuzzer
2706 build: fuzzer
2707 language: c
2708 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002709 - test/core/slice/percent_decode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002710 deps:
2711 - grpc_test_util
2712 - grpc
2713 - gpr_test_util
2714 - gpr
2715 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002716 - test/core/slice/percent_decode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002717 maxlen: 32
2718- name: percent_encode_fuzzer
2719 build: fuzzer
2720 language: c
2721 src:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002722 - test/core/slice/percent_encode_fuzzer.c
Craig Tiller17ed6b12016-08-18 09:33:33 -07002723 deps:
2724 - grpc_test_util
2725 - grpc
2726 - gpr_test_util
2727 - gpr
2728 corpus_dirs:
Craig Tillerd41a4a72016-10-26 16:16:06 -07002729 - test/core/slice/percent_encode_corpus
Craig Tiller17ed6b12016-08-18 09:33:33 -07002730 maxlen: 32
Craig Tiller7a34e482016-10-26 16:26:34 -07002731- name: percent_encoding_test
2732 build: test
2733 language: c
2734 src:
2735 - test/core/slice/percent_encoding_test.c
2736 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002737 - grpc_test_util
2738 - grpc
Craig Tiller7a34e482016-10-26 16:26:34 -07002739 - gpr_test_util
2740 - gpr
Sree Kuchibhotlaef8ef3b2016-12-09 23:03:33 -08002741- name: pollset_set_test
2742 build: test
2743 language: c
2744 src:
2745 - test/core/iomgr/pollset_set_test.c
2746 deps:
2747 - grpc_test_util
2748 - grpc
2749 - gpr_test_util
2750 - gpr
2751 exclude_iomgrs:
2752 - uv
2753 platforms:
2754 - linux
Yuchen Zenge6f01f62016-10-24 15:56:35 -07002755- name: resolve_address_posix_test
2756 build: test
2757 language: c
2758 src:
2759 - test/core/iomgr/resolve_address_posix_test.c
2760 deps:
2761 - grpc_test_util
2762 - grpc
2763 - gpr_test_util
2764 - gpr
murgatroid99d0cda5c2017-03-07 18:04:52 -08002765 exclude_iomgrs:
2766 - uv
Yuchen Zenge6f01f62016-10-24 15:56:35 -07002767 platforms:
2768 - mac
2769 - linux
2770 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07002771- name: resolve_address_test
2772 build: test
2773 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002774 src:
2775 - test/core/iomgr/resolve_address_test.c
2776 deps:
2777 - grpc_test_util
2778 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002779 - gpr_test_util
2780 - gpr
Craig Tiller20afa3d2016-10-17 14:52:14 -07002781- name: resource_quota_test
2782 cpu_cost: 30
2783 build: test
2784 language: c
2785 src:
2786 - test/core/iomgr/resource_quota_test.c
2787 deps:
2788 - grpc_test_util
2789 - grpc
2790 - gpr_test_util
2791 - gpr
yang-gd482e592015-12-10 14:04:00 -08002792- name: secure_channel_create_test
2793 build: test
2794 language: c
2795 src:
2796 - test/core/surface/secure_channel_create_test.c
2797 deps:
2798 - grpc_test_util
2799 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002800 - gpr_test_util
2801 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002802- name: secure_endpoint_test
2803 build: test
2804 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002805 src:
2806 - test/core/security/secure_endpoint_test.c
2807 deps:
2808 - grpc_test_util
2809 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002810 - gpr_test_util
2811 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002812 exclude_iomgrs:
2813 - uv
Craig Tillerdbaf05e2016-06-12 22:16:56 -07002814- name: sequential_connectivity_test
2815 build: test
2816 language: c
2817 src:
2818 - test/core/surface/sequential_connectivity_test.c
2819 deps:
2820 - grpc_test_util
2821 - grpc
2822 - gpr_test_util
2823 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002824 exclude_iomgrs:
2825 - uv
yang-gfe9a9752015-12-09 10:47:18 -08002826- name: server_chttp2_test
2827 build: test
2828 language: c
2829 src:
2830 - test/core/surface/server_chttp2_test.c
2831 deps:
2832 - grpc_test_util
2833 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002834 - gpr_test_util
2835 - gpr
Craig Tillerdf262c62016-04-02 13:53:49 -07002836- name: server_fuzzer
2837 build: fuzzer
2838 language: c
2839 src:
2840 - test/core/end2end/fuzzers/server_fuzzer.c
2841 deps:
2842 - grpc_test_util
2843 - grpc
2844 - gpr_test_util
2845 - gpr
2846 corpus_dirs:
2847 - test/core/end2end/fuzzers/server_fuzzer_corpus
Craig Tiller134a6b62016-04-18 08:14:20 -07002848 dict: test/core/end2end/fuzzers/hpack.dictionary
Craig Tillerd153cbe2016-04-04 15:43:30 -07002849 maxlen: 2048
yang-gc3d94fb2015-12-10 14:38:00 -08002850- name: server_test
2851 build: test
2852 language: c
2853 src:
2854 - test/core/surface/server_test.c
2855 deps:
2856 - grpc_test_util
2857 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002858 - gpr_test_util
2859 - gpr
Craig Tillerc3350542016-10-26 16:19:01 -07002860- name: slice_buffer_test
2861 build: test
2862 language: c
2863 src:
2864 - test/core/slice/slice_buffer_test.c
2865 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002866 - grpc_test_util
2867 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002868 - gpr_test_util
2869 - gpr
Mark D. Roth0c0b89a2017-04-19 13:28:24 -07002870- name: slice_hash_table_test
2871 build: test
2872 language: c
2873 src:
2874 - test/core/slice/slice_hash_table_test.c
2875 deps:
2876 - grpc_test_util
2877 - grpc
2878 - gpr_test_util
2879 - gpr
Craig Tillerc3350542016-10-26 16:19:01 -07002880- name: slice_string_helpers_test
2881 build: test
2882 language: c
2883 src:
2884 - test/core/slice/slice_string_helpers_test.c
2885 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002886 - grpc_test_util
2887 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002888 - gpr_test_util
2889 - gpr
2890- name: slice_test
2891 build: test
2892 language: c
2893 src:
2894 - test/core/slice/slice_test.c
2895 deps:
Craig Tillerf6f9cf32016-10-26 17:19:47 -07002896 - grpc_test_util
2897 - grpc
Craig Tillerc3350542016-10-26 16:19:01 -07002898 - gpr_test_util
2899 - gpr
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002900- name: sockaddr_resolver_test
2901 build: test
2902 language: c
2903 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07002904 - test/core/client_channel/resolvers/sockaddr_resolver_test.c
Craig Tillerb8bd62e2015-12-10 15:51:15 -08002905 deps:
2906 - grpc_test_util
2907 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002908 - gpr_test_util
2909 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002910- name: sockaddr_utils_test
2911 build: test
2912 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002913 src:
2914 - test/core/iomgr/sockaddr_utils_test.c
2915 deps:
2916 - grpc_test_util
2917 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002918 - gpr_test_util
2919 - gpr
Craig Tiller27493202015-12-11 11:30:26 -08002920- name: socket_utils_test
2921 build: test
2922 language: c
2923 src:
2924 - test/core/iomgr/socket_utils_test.c
2925 deps:
2926 - grpc_test_util
2927 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002928 - gpr_test_util
2929 - gpr
murgatroid992c287ca2016-10-07 09:55:35 -07002930 exclude_iomgrs:
2931 - uv
Craig Tiller27493202015-12-11 11:30:26 -08002932 platforms:
2933 - mac
2934 - linux
2935 - posix
yang-g31e21282016-11-04 15:10:03 -07002936- name: ssl_server_fuzzer
2937 build: fuzzer
2938 language: c
2939 src:
2940 - test/core/security/ssl_server_fuzzer.c
2941 deps:
2942 - grpc_test_util
2943 - grpc
2944 - gpr_test_util
2945 - gpr
2946 corpus_dirs:
2947 - test/core/security/corpus/ssl_server_corpus
2948 maxlen: 2048
Craig Tiller7c70b6c2017-01-23 07:48:42 -08002949- name: status_conversion_test
2950 build: test
2951 language: c
2952 src:
2953 - test/core/transport/status_conversion_test.c
2954 deps:
2955 - grpc_test_util
2956 - grpc
2957 - gpr_test_util
2958 - gpr
Craig Tiller295df6d2017-03-01 11:28:24 -08002959- name: stream_owned_slice_test
2960 build: test
2961 language: c
2962 src:
2963 - test/core/transport/stream_owned_slice_test.c
2964 deps:
2965 - grpc_test_util
2966 - grpc
2967 - gpr_test_util
2968 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07002969- name: tcp_client_posix_test
Craig Tiller5f735a62016-01-20 09:31:15 -08002970 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07002971 build: test
2972 language: c
Craig Tiller25834342015-09-25 08:08:24 -07002973 src:
2974 - test/core/iomgr/tcp_client_posix_test.c
2975 deps:
2976 - grpc_test_util
2977 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08002978 - gpr_test_util
2979 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07002980 exclude_iomgrs:
2981 - uv
Craig Tiller25834342015-09-25 08:08:24 -07002982 platforms:
2983 - mac
2984 - linux
2985 - posix
murgatroid991191b722017-02-08 11:56:52 -08002986- name: tcp_client_uv_test
2987 cpu_cost: 0.5
2988 build: test
2989 language: c
2990 src:
2991 - test/core/iomgr/tcp_client_uv_test.c
2992 deps:
2993 - grpc_test_util
2994 - grpc
2995 - gpr_test_util
2996 - gpr
2997 exclude_iomgrs:
2998 - native
Craig Tillerbf4b2242015-08-31 15:53:53 -07002999- name: tcp_posix_test
Craig Tiller7cbfc3e2016-06-17 16:55:23 -07003000 cpu_cost: 0.2
Craig Tillerbf4b2242015-08-31 15:53:53 -07003001 build: test
3002 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003003 src:
3004 - test/core/iomgr/tcp_posix_test.c
3005 deps:
3006 - grpc_test_util
3007 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003008 - gpr_test_util
3009 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003010 exclude_iomgrs:
3011 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003012 platforms:
3013 - mac
3014 - linux
3015 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003016- name: tcp_server_posix_test
3017 build: test
3018 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003019 src:
3020 - test/core/iomgr/tcp_server_posix_test.c
3021 deps:
3022 - grpc_test_util
3023 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003024 - gpr_test_util
3025 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003026 exclude_iomgrs:
3027 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003028 platforms:
3029 - mac
3030 - linux
3031 - posix
murgatroid991191b722017-02-08 11:56:52 -08003032- name: tcp_server_uv_test
3033 build: test
3034 language: c
3035 src:
3036 - test/core/iomgr/tcp_server_uv_test.c
3037 deps:
3038 - grpc_test_util
3039 - grpc
3040 - gpr_test_util
3041 - gpr
3042 exclude_iomgrs:
3043 - native
Craig Tillerbf4b2242015-08-31 15:53:53 -07003044- name: time_averaged_stats_test
3045 build: test
3046 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003047 src:
3048 - test/core/iomgr/time_averaged_stats_test.c
3049 deps:
3050 - grpc_test_util
3051 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003052 - gpr_test_util
3053 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003054- name: timeout_encoding_test
3055 build: test
3056 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003057 src:
Robbie Shade710d2422016-07-13 15:15:38 -04003058 - test/core/transport/timeout_encoding_test.c
Craig Tiller25834342015-09-25 08:08:24 -07003059 deps:
3060 - grpc_test_util
3061 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003062 - gpr_test_util
3063 - gpr
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003064- name: timer_heap_test
3065 build: test
3066 language: c
3067 src:
3068 - test/core/iomgr/timer_heap_test.c
3069 deps:
3070 - grpc_test_util
3071 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003072 - gpr_test_util
3073 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003074 exclude_iomgrs:
3075 - uv
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003076- name: timer_list_test
3077 build: test
3078 language: c
3079 src:
3080 - test/core/iomgr/timer_list_test.c
3081 deps:
3082 - grpc_test_util
3083 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003084 - gpr_test_util
3085 - gpr
murgatroid99c36f6ea2016-10-03 09:24:09 -07003086 exclude_iomgrs:
3087 - uv
Craig Tiller179e6fe2015-12-09 11:09:47 -08003088- name: transport_connectivity_state_test
3089 build: test
3090 language: c
3091 src:
3092 - test/core/transport/connectivity_state_test.c
3093 deps:
3094 - grpc_test_util
3095 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003096 - gpr_test_util
3097 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003098- name: transport_metadata_test
3099 build: test
3100 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003101 src:
3102 - test/core/transport/metadata_test.c
3103 deps:
3104 - grpc_test_util
3105 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003106 - gpr_test_util
3107 - gpr
Craig Tillerdd2fa642016-10-20 15:46:32 -07003108- name: transport_pid_controller_test
3109 build: test
3110 language: c
3111 src:
3112 - test/core/transport/pid_controller_test.c
3113 deps:
3114 - grpc_test_util
3115 - grpc
3116 - gpr_test_util
3117 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003118- name: transport_security_test
3119 build: test
3120 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003121 src:
3122 - test/core/tsi/transport_security_test.c
3123 deps:
3124 - grpc_test_util
3125 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003126 - gpr_test_util
3127 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003128 platforms:
3129 - linux
3130 - posix
3131 - mac
Craig Tillerbf4b2242015-08-31 15:53:53 -07003132- name: udp_server_test
3133 build: test
3134 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003135 src:
3136 - test/core/iomgr/udp_server_test.c
3137 deps:
3138 - grpc_test_util
3139 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003140 - gpr_test_util
3141 - gpr
murgatroid99aa9c5782016-10-10 12:16:13 -07003142 exclude_iomgrs:
3143 - uv
Craig Tiller25834342015-09-25 08:08:24 -07003144 platforms:
3145 - mac
3146 - linux
3147 - posix
Craig Tiller71c610d2016-03-18 15:57:08 -07003148- name: uri_fuzzer_test
3149 build: fuzzer
3150 language: c
3151 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003152 - test/core/client_channel/uri_fuzzer_test.c
Craig Tiller71c610d2016-03-18 15:57:08 -07003153 deps:
3154 - grpc_test_util
3155 - grpc
3156 - gpr_test_util
3157 - gpr
3158 corpus_dirs:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003159 - test/core/client_channel/uri_corpus
Craig Tillerd153cbe2016-04-04 15:43:30 -07003160 maxlen: 128
Craig Tillerbf4b2242015-08-31 15:53:53 -07003161- name: uri_parser_test
3162 build: test
3163 language: c
Craig Tiller25834342015-09-25 08:08:24 -07003164 src:
Mark D. Roth2137cd82016-09-14 09:04:00 -07003165 - test/core/client_channel/uri_parser_test.c
Craig Tiller25834342015-09-25 08:08:24 -07003166 deps:
3167 - grpc_test_util
3168 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003169 - gpr_test_util
3170 - gpr
kpayson64d195cf52016-10-09 18:04:00 -07003171- name: wakeup_fd_cv_test
3172 build: test
3173 language: c
3174 src:
3175 - test/core/iomgr/wakeup_fd_cv_test.c
3176 deps:
3177 - grpc_test_util
3178 - grpc
3179 - gpr_test_util
3180 - gpr
murgatroid99b7a83812016-10-19 14:01:13 -07003181 exclude_iomgrs:
3182 - uv
kpayson64d195cf52016-10-09 18:04:00 -07003183 platforms:
3184 - mac
3185 - linux
3186 - posix
vjpai04e992a2016-02-10 16:58:38 -08003187- name: alarm_cpp_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003188 gtest: true
vjpai04e992a2016-02-10 16:58:38 -08003189 build: test
3190 language: c++
3191 src:
3192 - test/cpp/common/alarm_cpp_test.cc
3193 deps:
3194 - grpc++_test_util
3195 - grpc_test_util
3196 - grpc++
3197 - grpc
Vijay Pai29e1d952016-02-11 00:26:18 -08003198 - gpr_test_util
3199 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003200- name: async_end2end_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003201 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003202 build: test
3203 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003204 src:
3205 - test/cpp/end2end/async_end2end_test.cc
3206 deps:
3207 - grpc++_test_util
3208 - grpc_test_util
3209 - grpc++
3210 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003211 - gpr_test_util
3212 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003213- name: auth_property_iterator_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003214 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003215 build: test
3216 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003217 src:
3218 - test/cpp/common/auth_property_iterator_test.cc
3219 deps:
3220 - grpc++_test_util
3221 - grpc_test_util
3222 - grpc++
3223 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003224 - gpr_test_util
3225 - gpr
Craig Tiller9202b3f2017-03-12 22:30:38 -07003226- name: bm_arena
3227 build: test
3228 language: c++
3229 src:
3230 - test/cpp/microbenchmarks/bm_arena.cc
3231 deps:
3232 - grpc_benchmark
3233 - benchmark
3234 - grpc++_test_util
3235 - grpc_test_util
3236 - grpc++
3237 - grpc
3238 - gpr_test_util
3239 - gpr
3240 args:
3241 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003242 defaults: benchmark
Craig Tiller9202b3f2017-03-12 22:30:38 -07003243 platforms:
3244 - mac
3245 - linux
3246 - posix
Craig Tillerfd044b82017-02-15 16:15:48 -08003247- name: bm_call_create
3248 build: test
3249 language: c++
3250 src:
3251 - test/cpp/microbenchmarks/bm_call_create.cc
3252 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003253 - grpc_benchmark
Craig Tillerfd044b82017-02-15 16:15:48 -08003254 - benchmark
3255 - grpc++_test_util
3256 - grpc_test_util
3257 - grpc++
3258 - grpc
3259 - gpr_test_util
3260 - gpr
3261 args:
3262 - --benchmark_min_time=0
Craig Tillerbf515b62017-02-24 16:23:50 -08003263 defaults: benchmark
Craig Tillerfd044b82017-02-15 16:15:48 -08003264 platforms:
3265 - mac
3266 - linux
3267 - posix
Craig Tiller523d54b2017-02-23 08:52:38 -08003268- name: bm_chttp2_hpack
Craig Tiller2f792d92017-02-22 16:26:33 -08003269 build: test
3270 language: c++
3271 src:
Craig Tiller523d54b2017-02-23 08:52:38 -08003272 - test/cpp/microbenchmarks/bm_chttp2_hpack.cc
Craig Tiller2f792d92017-02-22 16:26:33 -08003273 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003274 - grpc_benchmark
Craig Tiller2f792d92017-02-22 16:26:33 -08003275 - benchmark
3276 - grpc++_test_util
3277 - grpc_test_util
3278 - grpc++
3279 - grpc
3280 - gpr_test_util
3281 - gpr
3282 args:
3283 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003284 defaults: benchmark
Craig Tiller2f792d92017-02-22 16:26:33 -08003285 platforms:
3286 - mac
3287 - linux
3288 - posix
Craig Tiller18f09a02017-02-23 17:10:04 -08003289- name: bm_chttp2_transport
3290 build: test
3291 language: c++
3292 src:
3293 - test/cpp/microbenchmarks/bm_chttp2_transport.cc
3294 deps:
3295 - grpc_benchmark
3296 - benchmark
3297 - grpc++_test_util
3298 - grpc_test_util
3299 - grpc++
3300 - grpc
3301 - gpr_test_util
3302 - gpr
3303 args:
3304 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003305 defaults: benchmark
Craig Tiller18f09a02017-02-23 17:10:04 -08003306 platforms:
3307 - mac
3308 - linux
3309 - posix
Craig Tillerb3f34b62017-02-13 10:29:33 -08003310- name: bm_closure
3311 build: test
3312 language: c++
3313 src:
3314 - test/cpp/microbenchmarks/bm_closure.cc
3315 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003316 - grpc_benchmark
Craig Tillerb3f34b62017-02-13 10:29:33 -08003317 - benchmark
Craig Tiller510f38a2017-02-24 17:00:19 -08003318 - grpc++_test_util
Craig Tillerb3f34b62017-02-13 10:29:33 -08003319 - grpc_test_util
Craig Tiller510f38a2017-02-24 17:00:19 -08003320 - grpc++
Craig Tillerb3f34b62017-02-13 10:29:33 -08003321 - grpc
3322 - gpr_test_util
3323 - gpr
3324 args:
3325 - --benchmark_min_time=0
Craig Tiller19f3ea22017-02-17 15:17:05 -08003326 defaults: benchmark
Craig Tillerb3f34b62017-02-13 10:29:33 -08003327 platforms:
3328 - mac
3329 - linux
3330 - posix
Craig Tiller14ae5382017-02-14 12:43:50 -08003331- name: bm_cq
3332 build: test
3333 language: c++
3334 src:
3335 - test/cpp/microbenchmarks/bm_cq.cc
3336 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003337 - grpc_benchmark
Craig Tiller14ae5382017-02-14 12:43:50 -08003338 - benchmark
3339 - grpc++_test_util
3340 - grpc_test_util
3341 - grpc++
3342 - grpc
3343 - gpr_test_util
3344 - gpr
3345 args:
3346 - --benchmark_min_time=0
Craig Tillerbf515b62017-02-24 16:23:50 -08003347 defaults: benchmark
Craig Tiller14ae5382017-02-14 12:43:50 -08003348 platforms:
3349 - mac
3350 - linux
3351 - posix
Sree Kuchibhotla3c754e42017-04-04 13:49:08 -07003352- name: bm_cq_multiple_threads
3353 build: test
3354 language: c++
3355 src:
3356 - test/cpp/microbenchmarks/bm_cq_multiple_threads.cc
3357 deps:
3358 - grpc_benchmark
3359 - benchmark
3360 - grpc++_test_util
3361 - grpc_test_util
3362 - grpc++
3363 - grpc
3364 - gpr_test_util
3365 - gpr
3366 args:
Sree Kuchibhotlaa07bd3a2017-04-11 19:46:33 -07003367 - --benchmark_min_time=4
Sree Kuchibhotla3c754e42017-04-04 13:49:08 -07003368 defaults: benchmark
3369 platforms:
3370 - mac
3371 - linux
3372 - posix
Craig Tiller264307f2017-02-16 09:07:45 -08003373- name: bm_error
3374 build: test
3375 language: c++
3376 src:
3377 - test/cpp/microbenchmarks/bm_error.cc
3378 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003379 - grpc_benchmark
Craig Tiller264307f2017-02-16 09:07:45 -08003380 - benchmark
3381 - grpc++_test_util
3382 - grpc_test_util
3383 - grpc++
3384 - grpc
3385 - gpr_test_util
3386 - gpr
3387 args:
3388 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003389 defaults: benchmark
Craig Tiller264307f2017-02-16 09:07:45 -08003390 platforms:
3391 - mac
3392 - linux
3393 - posix
Craig Tiller12d22e42017-03-03 10:14:20 -08003394- name: bm_fullstack_streaming_ping_pong
Craig Tiller93d802b2016-10-25 21:05:49 -07003395 build: test
Craig Tiller93d802b2016-10-25 21:05:49 -07003396 language: c++
3397 src:
Craig Tiller12d22e42017-03-03 10:14:20 -08003398 - test/cpp/microbenchmarks/bm_fullstack_streaming_ping_pong.cc
Craig Tiller93d802b2016-10-25 21:05:49 -07003399 deps:
Craig Tiller12d22e42017-03-03 10:14:20 -08003400 - grpc_benchmark
3401 - benchmark
3402 - grpc++_test_util
3403 - grpc_test_util
3404 - grpc++
3405 - grpc
3406 - gpr_test_util
3407 - gpr
3408 args:
3409 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003410 defaults: benchmark
Craig Tiller12d22e42017-03-03 10:14:20 -08003411 excluded_poll_engines:
3412 - poll
3413 - poll-cv
3414 platforms:
3415 - mac
3416 - linux
3417 - posix
3418 timeout_seconds: 1200
3419- name: bm_fullstack_streaming_pump
3420 build: test
3421 language: c++
3422 src:
3423 - test/cpp/microbenchmarks/bm_fullstack_streaming_pump.cc
Craig Tiller93d802b2016-10-25 21:05:49 -07003424 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003425 - grpc_benchmark
David Garcia Quintasff311212016-12-06 16:03:18 -08003426 - benchmark
Craig Tiller93d802b2016-10-25 21:05:49 -07003427 - grpc++_test_util
3428 - grpc_test_util
3429 - grpc++
3430 - grpc
3431 - gpr_test_util
3432 - gpr
Craig Tillera4354b02017-02-03 14:27:17 -08003433 args:
3434 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003435 defaults: benchmark
Craig Tiller122e4502017-02-22 10:22:32 -08003436 excluded_poll_engines:
3437 - poll
3438 - poll-cv
Jan Tattermuschbd0b0542017-01-19 18:09:50 +01003439 platforms:
3440 - mac
3441 - linux
3442 - posix
Craig Tiller3f06e3f2017-02-16 11:16:03 -08003443 timeout_seconds: 1200
Craig Tiller52bd4412017-03-03 10:52:22 -08003444- name: bm_fullstack_trickle
3445 build: test
3446 language: c++
3447 src:
3448 - test/cpp/microbenchmarks/bm_fullstack_trickle.cc
3449 deps:
3450 - grpc_benchmark
3451 - benchmark
3452 - grpc++_test_util
3453 - grpc_test_util
3454 - grpc++
3455 - grpc
3456 - gpr_test_util
3457 - gpr
3458 args:
3459 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003460 defaults: benchmark
Craig Tiller52bd4412017-03-03 10:52:22 -08003461 excluded_poll_engines:
3462 - poll
3463 - poll-cv
3464 platforms:
3465 - mac
3466 - linux
3467 - posix
3468 timeout_seconds: 1200
Craig Tiller62ac65b2017-03-03 09:57:43 -08003469- name: bm_fullstack_unary_ping_pong
3470 build: test
3471 language: c++
3472 src:
3473 - test/cpp/microbenchmarks/bm_fullstack_unary_ping_pong.cc
3474 deps:
3475 - grpc_benchmark
Mark D. Roth0e44a252016-11-07 11:26:05 -08003476 - benchmark
3477 - grpc++_test_util
3478 - grpc_test_util
3479 - grpc++
3480 - grpc
3481 - gpr_test_util
3482 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003483 args:
Craig Tillerca62ff02016-02-24 22:22:57 -08003484 - --benchmark_min_time=0
Craig Tiller19f3ea22017-02-17 15:17:05 -08003485 defaults: benchmark
Craig Tillerbf4b2242015-08-31 15:53:53 -07003486 excluded_poll_engines:
Craig Tiller25834342015-09-25 08:08:24 -07003487 - poll
3488 - poll-cv
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003489 platforms:
3490 - mac
3491 - linux
3492 - posix
3493 timeout_seconds: 1200
3494- name: bm_metadata
3495 build: test
3496 language: c++
3497 src:
3498 - test/cpp/microbenchmarks/bm_metadata.cc
3499 deps:
Craig Tiller5e321532017-03-03 08:50:25 -08003500 - grpc_benchmark
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003501 - benchmark
Craig Tillerad14bce2017-03-09 08:32:01 -08003502 - grpc++_test_util
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003503 - grpc_test_util
Craig Tillerad14bce2017-03-09 08:32:01 -08003504 - grpc++
Craig Tillerb8e2bca2017-02-16 16:26:51 -08003505 - grpc
3506 - gpr_test_util
3507 - gpr
3508 args:
3509 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003510 defaults: benchmark
Craig Tillerbf4b2242015-08-31 15:53:53 -07003511 platforms:
3512 - mac
Craig Tiller25834342015-09-25 08:08:24 -07003513 - linux
3514 - posix
Craig Tiller1128d462017-03-03 16:46:54 -08003515- name: bm_pollset
3516 build: test
3517 language: c++
3518 src:
3519 - test/cpp/microbenchmarks/bm_pollset.cc
3520 deps:
3521 - grpc_benchmark
3522 - benchmark
Craig Tiller3a351892017-03-10 07:39:26 -08003523 - grpc++_test_util
Craig Tiller1128d462017-03-03 16:46:54 -08003524 - grpc_test_util
Craig Tiller3a351892017-03-10 07:39:26 -08003525 - grpc++
Craig Tiller1128d462017-03-03 16:46:54 -08003526 - grpc
3527 - gpr_test_util
3528 - gpr
3529 args:
3530 - --benchmark_min_time=0
Nicolas "Pixel" Noble1751aca2017-03-28 02:27:35 +02003531 defaults: benchmark
Craig Tiller1128d462017-03-03 16:46:54 -08003532 platforms:
3533 - mac
3534 - linux
3535 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003536- name: channel_arguments_test
3537 gtest: true
3538 build: test
3539 language: c++
3540 src:
3541 - test/cpp/common/channel_arguments_test.cc
3542 deps:
3543 - grpc++
3544 - grpc
3545 - gpr
3546- name: channel_filter_test
3547 gtest: true
3548 build: test
Craig Tiller25834342015-09-25 08:08:24 -07003549 language: c++
3550 src:
3551 - test/cpp/common/channel_filter_test.cc
3552 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003553 - grpc++
Craig Tiller25834342015-09-25 08:08:24 -07003554 - grpc
3555 - gpr
3556- name: cli_call_test
3557 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003558 build: test
3559 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003560 src:
Craig Tillerca62ff02016-02-24 22:22:57 -08003561 - test/cpp/util/cli_call_test.cc
Craig Tillerbfd05532016-01-20 09:53:15 -08003562 deps:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003563 - grpc_cli_libs
3564 - grpc++_test_util
Craig Tiller25834342015-09-25 08:08:24 -07003565 - grpc_test_util
3566 - grpc++
3567 - grpc
3568 - gpr_test_util
3569 - gpr
3570- name: client_crash_test
3571 gtest: true
Craig Tillerda179ce2016-02-09 12:01:53 -08003572 cpu_cost: 0.1
3573 build: test
Craig Tiller25834342015-09-25 08:08:24 -07003574 language: c++
3575 src:
3576 - test/cpp/end2end/client_crash_test.cc
3577 deps:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003578 - grpc++_test_util
3579 - grpc_test_util
3580 - grpc++
3581 - grpc
Craig Tiller25834342015-09-25 08:08:24 -07003582 - gpr_test_util
3583 - gpr
3584 platforms:
3585 - mac
3586 - linux
3587 - posix
3588- name: client_crash_test_server
Craig Tillerda179ce2016-02-09 12:01:53 -08003589 build: test
3590 run: false
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003591 language: c++
David Garcia Quintasf349c1b2016-03-08 16:28:16 -08003592 src:
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08003593 - test/cpp/end2end/client_crash_test_server.cc
3594 deps:
3595 - grpc++_test_util
3596 - grpc_test_util
3597 - grpc++
3598 - grpc
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08003599 - gpr_test_util
3600 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003601- name: codegen_test_full
3602 gtest: true
3603 build: test
3604 language: c++
3605 src:
3606 - src/proto/grpc/testing/control.proto
yang-g17487f92016-06-03 15:21:15 -07003607 - src/proto/grpc/testing/messages.proto
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003608 - src/proto/grpc/testing/payloads.proto
3609 - src/proto/grpc/testing/services.proto
3610 - src/proto/grpc/testing/stats.proto
3611 - test/cpp/codegen/codegen_test_full.cc
3612 deps:
3613 - grpc++
3614 - grpc
3615 - gpr
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07003616 filegroups:
3617 - grpc++_codegen_base
3618- name: codegen_test_minimal
Craig Tiller03d8f2f2016-04-07 08:02:16 -07003619 gtest: true
yang-g17487f92016-06-03 15:21:15 -07003620 build: test
yang-g34b58612016-06-03 17:30:09 -07003621 language: c++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003622 src:
Craig Tillerca62ff02016-02-24 22:22:57 -08003623 - src/proto/grpc/testing/control.proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07003624 - src/proto/grpc/testing/messages.proto
3625 - src/proto/grpc/testing/payloads.proto
Craig Tiller25834342015-09-25 08:08:24 -07003626 - src/proto/grpc/testing/services.proto
3627 - src/proto/grpc/testing/stats.proto
3628 - test/cpp/codegen/codegen_test_minimal.cc
Vijay Paic0e67012017-03-17 20:00:55 -07003629 deps:
3630 - grpc
3631 - gpr
Craig Tillerca62ff02016-02-24 22:22:57 -08003632 filegroups:
Craig Tillerbf4b2242015-08-31 15:53:53 -07003633 - grpc++_codegen_base
3634 - grpc++_codegen_base_src
Craig Tiller25834342015-09-25 08:08:24 -07003635- name: credentials_test
3636 gtest: true
3637 build: test
3638 language: c++
3639 src:
3640 - test/cpp/client/credentials_test.cc
Craig Tillerda179ce2016-02-09 12:01:53 -08003641 deps:
3642 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003643 - grpc
Craig Tillerca62ff02016-02-24 22:22:57 -08003644 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003645- name: cxx_byte_buffer_test
3646 gtest: true
Craig Tiller25834342015-09-25 08:08:24 -07003647 build: test
3648 language: c++
3649 src:
3650 - test/cpp/util/byte_buffer_test.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003651 deps:
Craig Tillerca62ff02016-02-24 22:22:57 -08003652 - grpc_test_util
Craig Tillerbf4b2242015-08-31 15:53:53 -07003653 - grpc++
3654 - grpc
Craig Tiller25834342015-09-25 08:08:24 -07003655 - gpr_test_util
3656 - gpr
3657- name: cxx_slice_test
3658 gtest: true
3659 build: test
3660 language: c++
Craig Tillerda179ce2016-02-09 12:01:53 -08003661 src:
3662 - test/cpp/util/slice_test.cc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003663 deps:
Craig Tillerca62ff02016-02-24 22:22:57 -08003664 - grpc_test_util
Craig Tillerbfd05532016-01-20 09:53:15 -08003665 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003666 - grpc
3667 - gpr_test_util
Craig Tiller25834342015-09-25 08:08:24 -07003668 - gpr
3669- name: cxx_string_ref_test
3670 gtest: true
3671 build: test
3672 language: c++
3673 src:
3674 - test/cpp/util/string_ref_test.cc
Craig Tillerda179ce2016-02-09 12:01:53 -08003675 deps:
3676 - grpc++
Craig Tillerbf4b2242015-08-31 15:53:53 -07003677- name: cxx_time_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003678 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07003679 build: test
3680 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003681 src:
3682 - test/cpp/util/time_test.cc
3683 deps:
3684 - grpc_test_util
3685 - grpc++
3686 - grpc
3687 - gpr_test_util
Craig Tillerda179ce2016-02-09 12:01:53 -08003688 - gpr
3689- name: end2end_test
yang-gb8aa58b2016-04-14 15:50:50 -07003690 gtest: true
3691 cpu_cost: 0.5
3692 build: test
3693 language: c++
3694 src:
3695 - test/cpp/end2end/end2end_test.cc
3696 deps:
3697 - grpc++_test_util
3698 - grpc_test_util
3699 - grpc++
3700 - grpc
Craig Tillerbf4b2242015-08-31 15:53:53 -07003701 - gpr_test_util
3702 - gpr
yang-geceec8e2017-04-10 11:58:44 -07003703- name: error_details_test
3704 gtest: true
3705 build: test
3706 language: c++
3707 src:
3708 - src/proto/grpc/testing/echo_messages.proto
3709 - test/cpp/util/error_details_test.cc
3710 deps:
3711 - grpc++_error_details
3712 - grpc++
Mark D. Rothc459ecf2016-06-16 09:17:49 -07003713- name: filter_end2end_test
3714 gtest: true
3715 build: test
3716 language: c++
3717 src:
3718 - test/cpp/end2end/filter_end2end_test.cc
3719 deps:
3720 - grpc++_test_util
3721 - grpc_test_util
3722 - grpc++
3723 - grpc
3724 - gpr_test_util
3725 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003726- name: generic_end2end_test
3727 gtest: true
3728 build: test
3729 language: c++
3730 src:
3731 - test/cpp/end2end/generic_end2end_test.cc
3732 deps:
3733 - grpc++_test_util
3734 - grpc_test_util
3735 - grpc++
3736 - grpc
3737 - gpr_test_util
3738 - gpr
3739- name: golden_file_test
3740 gtest: true
3741 build: test
3742 language: c++
3743 src:
3744 - src/proto/grpc/testing/compiler_test.proto
3745 - test/cpp/codegen/golden_file_test.cc
3746 deps:
3747 - grpc++
3748 - grpc
3749 - gpr
David Garcia Quintase8543572017-02-21 10:44:02 -08003750 args:
Mahak Mukhia6882902017-04-14 17:37:46 -07003751 - --generated_file_path=gens/src/proto/grpc/testing/
Craig Tillerbf4b2242015-08-31 15:53:53 -07003752- name: grpc_cli
3753 build: test
3754 run: false
3755 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003756 src:
3757 - test/cpp/util/grpc_cli.cc
3758 deps:
yang-gabdec2d2016-05-19 10:11:24 -07003759 - grpc_cli_libs
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07003760 - grpc++_proto_reflection_desc_db
Craig Tiller25834342015-09-25 08:08:24 -07003761 - grpc++
3762 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003763 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003764 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07003765- name: grpc_cpp_plugin
3766 build: protoc
3767 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003768 src:
3769 - src/compiler/cpp_plugin.cc
3770 deps:
3771 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003772 secure: false
3773 vs_config_type: Application
3774 vs_project_guid: '{7E51A25F-AC59-488F-906C-C60FAAE706AA}'
3775- name: grpc_csharp_plugin
3776 build: protoc
3777 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003778 src:
3779 - src/compiler/csharp_plugin.cc
3780 deps:
3781 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003782 secure: false
3783 vs_config_type: Application
3784 vs_project_guid: '{3C813052-A49A-4662-B90A-1ADBEC7EE453}'
murgatroid99d2ee81f2016-02-26 11:10:33 -08003785- name: grpc_node_plugin
3786 build: protoc
3787 language: c++
3788 src:
3789 - src/compiler/node_plugin.cc
3790 deps:
3791 - grpc_plugin_support
3792 secure: false
3793 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003794- name: grpc_objective_c_plugin
3795 build: protoc
3796 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003797 src:
3798 - src/compiler/objective_c_plugin.cc
3799 deps:
3800 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003801 secure: false
3802 vs_config_type: Application
3803 vs_project_guid: '{19564640-CEE6-4921-ABA5-676ED79A36F6}'
Stanley Cheungb7223bb2016-09-22 22:23:42 -07003804- name: grpc_php_plugin
3805 build: protoc
3806 language: c++
3807 src:
3808 - src/compiler/php_plugin.cc
3809 deps:
3810 - grpc_plugin_support
3811 secure: false
3812 vs_config_type: Application
Craig Tillerbf4b2242015-08-31 15:53:53 -07003813- name: grpc_python_plugin
3814 build: protoc
3815 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003816 src:
3817 - src/compiler/python_plugin.cc
3818 deps:
3819 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003820 secure: false
3821 vs_config_type: Application
3822 vs_project_guid: '{DF52D501-A6CF-4E6F-BA38-6EBE2E8DAFB2}'
3823- name: grpc_ruby_plugin
3824 build: protoc
3825 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003826 src:
3827 - src/compiler/ruby_plugin.cc
3828 deps:
3829 - grpc_plugin_support
Craig Tillerbf4b2242015-08-31 15:53:53 -07003830 secure: false
3831 vs_config_type: Application
3832 vs_project_guid: '{069E9D05-B78B-4751-9252-D21EBAE7DE8E}'
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003833- name: grpc_tool_test
3834 gtest: true
3835 build: test
3836 language: c++
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003837 src:
3838 - src/proto/grpc/testing/echo.proto
3839 - src/proto/grpc/testing/echo_messages.proto
3840 - test/cpp/util/grpc_tool_test.cc
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003841 deps:
3842 - grpc_cli_libs
Yuchen Zeng324cc662016-10-17 11:27:35 -07003843 - grpc++_proto_reflection_desc_db
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003844 - grpc++_reflection
Yuchen Zeng169c9852016-10-14 15:58:09 -07003845 - grpc++_test_util
Yuchen Zeng29ca79b2016-07-25 12:00:08 -07003846 - grpc_test_util
3847 - grpc++
3848 - grpc
3849 - gpr_test_util
3850 - gpr
3851 filegroups:
3852 - grpc++_codegen_proto
Craig Tillereb841e22016-02-11 15:49:16 -08003853- name: grpclb_api_test
Craig Tillerca62ff02016-02-24 22:22:57 -08003854 gtest: true
Craig Tillereb841e22016-02-11 15:49:16 -08003855 build: test
3856 language: c++
3857 src:
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07003858 - src/proto/grpc/lb/v1/load_balancer.proto
Craig Tillereb841e22016-02-11 15:49:16 -08003859 - test/cpp/grpclb/grpclb_api_test.cc
3860 deps:
3861 - grpc++_test_util
3862 - grpc_test_util
3863 - grpc++
3864 - grpc
David Garcia Quintas04911ca2017-04-27 16:31:14 -07003865- name: grpclb_end2end_test
3866 gtest: true
3867 build: test
3868 language: c++
3869 src:
3870 - src/proto/grpc/lb/v1/load_balancer.proto
3871 - test/cpp/end2end/grpclb_end2end_test.cc
3872 deps:
3873 - grpc++_test_util
3874 - grpc_test_util
3875 - grpc++
3876 - grpc
3877 - gpr_test_util
3878 - gpr
David Garcia Quintas55145c02016-06-21 14:51:54 -07003879- name: grpclb_test
3880 gtest: false
3881 build: test
3882 language: c++
3883 src:
3884 - src/proto/grpc/lb/v1/load_balancer.proto
3885 - test/cpp/grpclb/grpclb_test.cc
3886 deps:
David Garcia Quintas55145c02016-06-21 14:51:54 -07003887 - grpc++_test_util
3888 - grpc_test_util
Jan Tattermusch1c6a1442017-01-13 14:17:40 +01003889 - grpc++
3890 - grpc
3891 - gpr_test_util
3892 - gpr
yang-gad327642016-12-12 14:32:09 -08003893- name: health_service_end2end_test
3894 gtest: true
3895 build: test
3896 language: c++
3897 src:
3898 - test/cpp/end2end/health_service_end2end_test.cc
3899 deps:
3900 - grpc++_test_util
3901 - grpc_test_util
3902 - grpc++
3903 - grpc
3904 - gpr_test_util
3905 - gpr
Eric Gribkoffc344e872017-01-09 10:53:50 -08003906- name: http2_client
3907 build: test
3908 run: false
3909 language: c++
3910 src: []
3911 deps:
3912 - http2_client_main
3913 - grpc++_test_util
3914 - grpc_test_util
3915 - grpc++
3916 - grpc
3917 - grpc++_test_config
3918 platforms:
3919 - mac
3920 - linux
3921 - posix
yang-gbe5a2c42016-01-14 13:11:15 -08003922- name: hybrid_end2end_test
Craig Tillerb23f4b72017-01-31 15:50:45 -08003923 flaky: true
yang-gbe5a2c42016-01-14 13:11:15 -08003924 build: test
3925 language: c++
3926 src:
3927 - test/cpp/end2end/hybrid_end2end_test.cc
3928 deps:
3929 - grpc++_test_util
3930 - grpc_test_util
3931 - grpc++
3932 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003933 - gpr_test_util
3934 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07003935- name: interop_client
3936 build: test
3937 run: false
3938 language: c++
3939 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003940 deps:
3941 - interop_client_main
3942 - interop_client_helper
3943 - grpc++_test_util
3944 - grpc_test_util
3945 - grpc++
3946 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003947 - gpr_test_util
3948 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003949 - grpc++_test_config
3950 platforms:
3951 - mac
3952 - linux
3953 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003954- name: interop_server
3955 build: test
3956 run: false
3957 language: c++
3958 src: []
Craig Tiller25834342015-09-25 08:08:24 -07003959 deps:
3960 - interop_server_main
3961 - interop_server_helper
Nicolas "Pixel" Noble6570b832016-07-18 23:29:50 +02003962 - interop_server_lib
Craig Tiller25834342015-09-25 08:08:24 -07003963 - grpc++_test_util
3964 - grpc_test_util
3965 - grpc++
3966 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003967 - gpr_test_util
3968 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07003969 - grpc++_test_config
3970 platforms:
3971 - mac
3972 - linux
3973 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07003974- name: interop_test
Craig Tillerbfd05532016-01-20 09:53:15 -08003975 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07003976 build: test
3977 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07003978 src:
3979 - test/cpp/interop/interop_test.cc
3980 deps:
3981 - grpc_test_util
3982 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08003983 - gpr_test_util
3984 - gpr
Mark D. Roth24301712016-10-18 14:10:28 -07003985 - grpc++_test_config
Craig Tiller25834342015-09-25 08:08:24 -07003986 platforms:
3987 - mac
3988 - linux
3989 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08003990- name: json_run_localhost
3991 build: test
3992 run: false
3993 language: c++
3994 src:
3995 - test/cpp/qps/json_run_localhost.cc
3996 deps:
3997 - grpc++_test_util
3998 - grpc_test_util
3999 - grpc++
4000 - grpc
4001 - gpr_test_util
4002 - gpr
4003 - grpc++_test_config
Jan Tattermuschbd0b0542017-01-19 18:09:50 +01004004 platforms:
4005 - mac
4006 - linux
4007 - posix
Craig Tillerb3d70102017-03-31 14:17:09 -07004008- name: memory_test
4009 gtest: true
4010 build: test
4011 language: c++
4012 src:
4013 - test/core/support/memory_test.cc
4014 deps:
4015 - grpc_test_util
4016 - grpc++
4017 - grpc
4018 - gpr_test_util
4019 - gpr
4020 uses:
4021 - grpc++_test
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004022- name: metrics_client
4023 build: test
4024 run: false
4025 language: c++
4026 headers:
4027 - test/cpp/util/metrics_server.h
4028 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004029 - src/proto/grpc/testing/metrics.proto
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004030 - test/cpp/interop/metrics_client.cc
4031 deps:
4032 - grpc++
4033 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004034 - gpr
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004035 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004036- name: mock_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004037 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004038 build: test
4039 language: c++
Mahak Mukhia6882902017-04-14 17:37:46 -07004040 headers:
4041 - include/grpc++/test/mock_stream.h
Craig Tiller25834342015-09-25 08:08:24 -07004042 src:
4043 - test/cpp/end2end/mock_test.cc
4044 deps:
4045 - grpc++_test_util
4046 - grpc_test_util
4047 - grpc++
4048 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004049 - gpr_test_util
4050 - gpr
Craig Tillerd3cd0172016-10-25 17:02:20 -07004051- name: noop-benchmark
4052 build: test
Craig Tillerd3cd0172016-10-25 17:02:20 -07004053 language: c++
4054 src:
4055 - test/cpp/microbenchmarks/noop-benchmark.cc
4056 deps:
David Garcia Quintasff311212016-12-06 16:03:18 -08004057 - benchmark
Craig Tiller19f3ea22017-02-17 15:17:05 -08004058 defaults: benchmark
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004059- name: proto_server_reflection_test
4060 gtest: true
4061 build: test
4062 language: c++
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004063 src:
4064 - test/cpp/end2end/proto_server_reflection_test.cc
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004065 deps:
Yuchen Zeng5f6fbc82016-10-14 17:33:46 -07004066 - grpc++_proto_reflection_desc_db
Yuchen Zeng91c51a72016-05-20 14:46:49 -07004067 - grpc++_reflection
4068 - grpc++_test_util
4069 - grpc_test_util
4070 - grpc++
4071 - grpc
4072 - gpr_test_util
4073 - gpr
Harvey Tuch5f3cfe92017-01-20 11:02:11 -05004074- name: proto_utils_test
4075 gtest: true
4076 build: test
4077 language: c++
4078 src:
4079 - test/cpp/codegen/proto_utils_test.cc
4080 deps:
4081 - grpc++
4082 - grpc
4083 filegroups:
4084 - grpc++_codegen_base
4085 - grpc++_codegen_proto
Craig Tillerbf4b2242015-08-31 15:53:53 -07004086- name: qps_interarrival_test
4087 build: test
4088 run: false
4089 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004090 src:
4091 - test/cpp/qps/qps_interarrival_test.cc
4092 deps:
4093 - qps
4094 - grpc++_test_util
4095 - grpc_test_util
4096 - grpc++
4097 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004098 - gpr_test_util
4099 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004100 platforms:
4101 - mac
4102 - linux
4103 - posix
Craig Tiller0bda0b32016-03-03 12:51:53 -08004104- name: qps_json_driver
4105 build: test
4106 run: false
4107 language: c++
4108 src:
4109 - test/cpp/qps/qps_json_driver.cc
4110 deps:
4111 - qps
4112 - grpc++_test_util
4113 - grpc_test_util
4114 - grpc++
4115 - grpc
4116 - gpr_test_util
4117 - gpr
4118 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004119- name: qps_openloop_test
Craig Tillerc72cc422016-03-11 10:54:36 -08004120 cpu_cost: 0.5
Craig Tillerbf4b2242015-08-31 15:53:53 -07004121 build: test
4122 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004123 src:
4124 - test/cpp/qps/qps_openloop_test.cc
4125 deps:
4126 - qps
4127 - grpc++_test_util
4128 - grpc_test_util
4129 - grpc++
4130 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004131 - gpr_test_util
4132 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004133 - grpc++_test_config
4134 platforms:
4135 - mac
4136 - linux
4137 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07004138- name: qps_worker
Craig Tiller0bda0b32016-03-03 12:51:53 -08004139 build: test
4140 run: false
Craig Tillerbf4b2242015-08-31 15:53:53 -07004141 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004142 headers:
4143 - test/cpp/qps/client.h
4144 - test/cpp/qps/server.h
4145 src:
4146 - test/cpp/qps/worker.cc
4147 deps:
4148 - qps
4149 - grpc++_test_util
4150 - grpc_test_util
4151 - grpc++
4152 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004153 - gpr_test_util
4154 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004155 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004156- name: reconnect_interop_client
4157 build: test
4158 run: false
4159 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004160 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004161 - src/proto/grpc/testing/empty.proto
4162 - src/proto/grpc/testing/messages.proto
4163 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07004164 - test/cpp/interop/reconnect_interop_client.cc
4165 deps:
4166 - grpc++_test_util
4167 - grpc_test_util
4168 - grpc++
4169 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004170 - gpr_test_util
4171 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004172 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004173- name: reconnect_interop_server
4174 build: test
4175 run: false
4176 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004177 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004178 - src/proto/grpc/testing/empty.proto
4179 - src/proto/grpc/testing/messages.proto
4180 - src/proto/grpc/testing/test.proto
Craig Tiller25834342015-09-25 08:08:24 -07004181 - test/cpp/interop/reconnect_interop_server.cc
4182 deps:
4183 - reconnect_server
yang-gc9fca182015-11-06 16:41:33 -08004184 - test_tcp_server
Craig Tiller25834342015-09-25 08:08:24 -07004185 - grpc++_test_util
4186 - grpc_test_util
4187 - grpc++
4188 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004189 - gpr_test_util
4190 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004191 - grpc++_test_config
Mark D. Roth45228762016-10-26 14:54:56 -07004192- name: round_robin_end2end_test
4193 gtest: true
4194 build: test
4195 language: c++
4196 src:
4197 - test/cpp/end2end/round_robin_end2end_test.cc
4198 deps:
4199 - grpc++_test_util
4200 - grpc_test_util
4201 - grpc++
4202 - grpc
4203 - gpr_test_util
4204 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004205- name: secure_auth_context_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004206 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004207 build: test
4208 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004209 src:
4210 - test/cpp/common/secure_auth_context_test.cc
4211 deps:
4212 - grpc++_test_util
4213 - grpc_test_util
4214 - grpc++
4215 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004216 - gpr_test_util
4217 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08004218- name: secure_sync_unary_ping_pong_test
4219 build: test
4220 language: c++
4221 src:
4222 - test/cpp/qps/secure_sync_unary_ping_pong_test.cc
4223 deps:
4224 - qps
4225 - grpc++_test_util
4226 - grpc_test_util
4227 - grpc++
4228 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004229 - gpr_test_util
4230 - gpr
vjpaif8603ad2015-11-04 12:49:33 -08004231 platforms:
4232 - mac
4233 - linux
4234 - posix
Yuchen Zenga42ec212016-04-29 13:03:06 -07004235- name: server_builder_plugin_test
4236 gtest: true
4237 build: test
4238 language: c++
4239 src:
4240 - test/cpp/end2end/server_builder_plugin_test.cc
4241 deps:
4242 - grpc++_test_util
4243 - grpc_test_util
4244 - grpc++
4245 - grpc
4246 - gpr_test_util
4247 - gpr
Craig Tiller12352b22017-01-10 15:16:14 -08004248- name: server_builder_test
4249 gtest: true
4250 build: test
4251 language: c++
4252 src:
4253 - src/proto/grpc/testing/echo_messages.proto
4254 - src/proto/grpc/testing/echo.proto
4255 - test/cpp/server/server_builder_test.cc
4256 deps:
4257 - grpc++_test_util
4258 - grpc_test_util
4259 - gpr_test_util
4260 - grpc++
4261 - grpc
4262 - gpr
yang-gc4292fb2016-10-13 16:54:08 -07004263- name: server_context_test_spouse_test
4264 gtest: true
4265 build: test
4266 language: c++
4267 src:
4268 - test/cpp/test/server_context_test_spouse_test.cc
4269 deps:
4270 - grpc_test_util
yang-gc4292fb2016-10-13 16:54:08 -07004271 - grpc++
4272 - grpc
4273 - gpr_test_util
4274 - gpr
David Garcia Quintasf31f0962017-02-10 14:53:58 -08004275 uses:
4276 - grpc++_test
Craig Tillerbf4b2242015-08-31 15:53:53 -07004277- name: server_crash_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004278 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08004279 cpu_cost: 0.1
Craig Tillerbf4b2242015-08-31 15:53:53 -07004280 build: test
4281 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004282 src:
4283 - test/cpp/end2end/server_crash_test.cc
4284 deps:
4285 - grpc++_test_util
4286 - grpc_test_util
4287 - grpc++
4288 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004289 - gpr_test_util
4290 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004291 platforms:
4292 - mac
4293 - linux
4294 - posix
Craig Tillerbf4b2242015-08-31 15:53:53 -07004295- name: server_crash_test_client
4296 build: test
4297 run: false
4298 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004299 src:
4300 - test/cpp/end2end/server_crash_test_client.cc
4301 deps:
4302 - grpc++_test_util
4303 - grpc_test_util
4304 - grpc++
4305 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004306 - gpr_test_util
4307 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004308- name: shutdown_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004309 gtest: true
Craig Tillerbf4b2242015-08-31 15:53:53 -07004310 build: test
4311 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004312 src:
4313 - test/cpp/end2end/shutdown_test.cc
4314 deps:
4315 - grpc++_test_util
4316 - grpc_test_util
4317 - grpc++
4318 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004319 - gpr_test_util
4320 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004321- name: status_test
4322 build: test
4323 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004324 src:
4325 - test/cpp/util/status_test.cc
4326 deps:
4327 - grpc_test_util
4328 - grpc++
4329 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004330 - gpr_test_util
4331 - gpr
Craig Tiller1fdb05b2015-09-01 17:13:30 -07004332- name: streaming_throughput_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004333 gtest: true
Craig Tiller1fdb05b2015-09-01 17:13:30 -07004334 build: test
4335 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004336 src:
4337 - test/cpp/end2end/streaming_throughput_test.cc
4338 deps:
4339 - grpc++_test_util
4340 - grpc_test_util
4341 - grpc++
4342 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004343 - gpr_test_util
4344 - gpr
Craig Tiller25834342015-09-25 08:08:24 -07004345 platforms:
4346 - mac
4347 - linux
4348 - posix
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004349- name: stress_test
4350 build: test
Sree Kuchibhotla117c8af2015-10-26 10:59:17 -07004351 run: false
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004352 language: c++
4353 headers:
Sree Kuchibhotla11906242015-10-22 15:04:26 -07004354 - test/cpp/interop/client_helper.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004355 - test/cpp/interop/interop_client.h
4356 - test/cpp/interop/stress_interop_client.h
ncteisen9c7a08d2017-01-17 16:26:40 -08004357 - test/cpp/util/create_test_channel.h
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004358 - test/cpp/util/metrics_server.h
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004359 src:
Craig Tiller1b4e3302015-12-17 16:35:00 -08004360 - src/proto/grpc/testing/empty.proto
4361 - src/proto/grpc/testing/messages.proto
4362 - src/proto/grpc/testing/metrics.proto
4363 - src/proto/grpc/testing/test.proto
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004364 - test/cpp/interop/interop_client.cc
4365 - test/cpp/interop/stress_interop_client.cc
4366 - test/cpp/interop/stress_test.cc
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07004367 - test/cpp/util/metrics_server.cc
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004368 deps:
4369 - grpc++_test_util
4370 - grpc_test_util
4371 - grpc++
4372 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004373 - gpr_test_util
4374 - gpr
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07004375 - grpc++_test_config
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07004376- name: thread_manager_test
4377 build: test
4378 language: c++
Sree Kuchibhotla8f7739b2016-10-13 15:12:55 -07004379 src:
4380 - test/cpp/thread_manager/thread_manager_test.cc
4381 deps:
4382 - grpc++
4383 - grpc
4384 - gpr
4385 - grpc++_test_config
Craig Tillerbf4b2242015-08-31 15:53:53 -07004386- name: thread_stress_test
Craig Tillerca62ff02016-02-24 22:22:57 -08004387 gtest: true
Craig Tillerbfd05532016-01-20 09:53:15 -08004388 cpu_cost: 100
Craig Tillerbf4b2242015-08-31 15:53:53 -07004389 build: test
4390 language: c++
Craig Tiller25834342015-09-25 08:08:24 -07004391 src:
4392 - test/cpp/end2end/thread_stress_test.cc
4393 deps:
4394 - grpc++_test_util
4395 - grpc_test_util
4396 - grpc++
4397 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004398 - gpr_test_util
4399 - gpr
Craig Tiller9a3997c2017-01-30 13:22:33 -08004400- name: writes_per_rpc_test
4401 gtest: true
4402 cpu_cost: 0.5
4403 build: test
4404 language: c++
4405 src:
4406 - test/cpp/performance/writes_per_rpc_test.cc
4407 deps:
4408 - grpc++_test_util
4409 - grpc_test_util
4410 - grpc++
4411 - grpc
4412 - gpr_test_util
4413 - gpr
Craig Tiller1bb53712017-02-04 15:39:27 -08004414 platforms:
4415 - mac
4416 - linux
4417 - posix
Craig Tillerab230452016-01-04 08:18:43 -08004418- name: public_headers_must_be_c89
4419 build: test
4420 language: c89
4421 src:
4422 - test/core/surface/public_headers_must_be_c89.c
4423 deps:
4424 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004425 - gpr
Craig Tillerbf4b2242015-08-31 15:53:53 -07004426vspackages:
Craig Tiller25834342015-09-25 08:08:24 -07004427- linkage: static
4428 name: grpc.dependencies.zlib
4429 props: false
4430 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08004431 version: 1.2.8.10
Jan Tattermuschd5653e42016-01-12 12:43:24 -08004432- linkage: static
4433 name: grpc.dependencies.openssl
Craig Tiller25834342015-09-25 08:08:24 -07004434 props: true
4435 redist: true
Jan Tattermusch36065be2015-11-30 14:48:28 -08004436 version: 1.0.204.1
Craig Tiller25834342015-09-25 08:08:24 -07004437- name: gflags
4438 props: false
4439 redist: false
4440 version: 2.1.2.1
4441- name: gtest
4442 props: false
4443 redist: false
4444 version: 1.7.0.1
Craig Tillera0f85172016-01-20 15:56:06 -08004445configs:
4446 asan:
4447 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004448 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
4449 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004450 CXX: clang++
Craig Tillerf674f8e2017-04-09 21:48:22 -07004451 LD: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004452 LDFLAGS: -fsanitize=address
4453 LDXX: clang++
4454 compile_the_world: true
4455 test_environ:
Craig Tiller19482442016-01-25 09:59:20 -08004456 ASAN_OPTIONS: detect_leaks=1:color=always
4457 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Craig Tillera0f85172016-01-20 15:56:06 -08004458 asan-noleaks:
4459 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004460 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=address -fno-omit-frame-pointer
4461 -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004462 CXX: clang++
Craig Tillerf674f8e2017-04-09 21:48:22 -07004463 LD: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004464 LDFLAGS: -fsanitize=address
4465 LDXX: clang++
Craig Tiller81df68d2016-01-21 13:59:50 -08004466 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08004467 test_environ:
4468 ASAN_OPTIONS: detect_leaks=0:color=always
Craig Tillerae945942016-03-23 21:43:58 -07004469 asan-trace-cmp:
4470 CC: clang
Craig Tillerff822392016-03-23 21:46:52 -07004471 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize-coverage=trace-cmp -fsanitize=address
4472 -fno-omit-frame-pointer -Wno-unused-command-line-argument -DGPR_NO_DIRECT_SYSCALLS
Craig Tillerae945942016-03-23 21:43:58 -07004473 CXX: clang++
Craig Tillerf674f8e2017-04-09 21:48:22 -07004474 LD: clang++
Craig Tillerae945942016-03-23 21:43:58 -07004475 LDFLAGS: -fsanitize=address
4476 LDXX: clang++
4477 compile_the_world: true
4478 test_environ:
4479 ASAN_OPTIONS: detect_leaks=1:color=always
4480 LSAN_OPTIONS: suppressions=tools/lsan_suppressions.txt:report_objects=1
Craig Tillera0f85172016-01-20 15:56:06 -08004481 basicprof:
4482 CPPFLAGS: -O2 -DGRPC_BASIC_PROFILER -DGRPC_TIMERS_RDTSC
4483 DEFINES: NDEBUG
Craig Tiller93b06d72017-04-13 11:16:29 -07004484 c++-compat:
4485 CFLAGS: -Wc++-compat
4486 CPPFLAGS: -O0
4487 DEFINES: _DEBUG DEBUG
Craig Tillerb038beb2017-02-07 08:28:51 -08004488 counters:
Craig Tillerf3dec9c2017-02-21 10:02:31 -08004489 CPPFLAGS: -O2 -DGPR_LOW_LEVEL_COUNTERS
Craig Tillerb038beb2017-02-07 08:28:51 -08004490 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004491 dbg:
4492 CPPFLAGS: -O0
Craig Tiller1b6097c2017-04-10 13:28:45 -07004493 CXXFLAGS: -fno-exceptions
Craig Tillera0f85172016-01-20 15:56:06 -08004494 DEFINES: _DEBUG DEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004495 gcov:
4496 CC: gcc
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004497 CPPFLAGS: -O0 -fprofile-arcs -ftest-coverage -Wno-return-type
Craig Tillera0f85172016-01-20 15:56:06 -08004498 CXX: g++
Craig Tillera0f85172016-01-20 15:56:06 -08004499 DEFINES: _DEBUG DEBUG GPR_GCOV
4500 LD: gcc
4501 LDFLAGS: -fprofile-arcs -ftest-coverage -rdynamic
4502 LDXX: g++
4503 helgrind:
4504 CPPFLAGS: -O0
4505 DEFINES: _DEBUG DEBUG
4506 LDFLAGS: -rdynamic
Craig Tillera0f85172016-01-20 15:56:06 -08004507 valgrind: --tool=helgrind
Craig Tillerd4387c02017-03-30 17:00:43 -07004508 lto:
4509 CPPFLAGS: -O2
4510 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004511 memcheck:
4512 CPPFLAGS: -O0
4513 DEFINES: _DEBUG DEBUG
4514 LDFLAGS: -rdynamic
Craig Tillera0f85172016-01-20 15:56:06 -08004515 valgrind: --tool=memcheck --leak-check=full
4516 msan:
4517 CC: clang
Craig Tiller32173c52016-03-17 14:12:45 -07004518 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=memory -fsanitize-memory-track-origins
4519 -fno-omit-frame-pointer -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
4520 -Wno-unused-command-line-argument -fPIE -pie -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004521 CXX: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004522 DEFINES: NDEBUG
Craig Tillerf674f8e2017-04-09 21:48:22 -07004523 LD: clang++
Craig Tillera0f85172016-01-20 15:56:06 -08004524 LDFLAGS: -fsanitize=memory -DGTEST_HAS_TR1_TUPLE=0 -DGTEST_USE_OWN_TR1_TUPLE=1
4525 -fPIE -pie $(if $(JENKINS_BUILD),-Wl$(comma)-Ttext-segment=0x7e0000000000,)
4526 LDXX: clang++
4527 compile_the_world: true
Craig Tillera0f85172016-01-20 15:56:06 -08004528 mutrace:
Craig Tillerc3b88b02016-05-16 11:21:17 -07004529 CPPFLAGS: -O3 -fno-omit-frame-pointer
4530 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004531 LDFLAGS: -rdynamic
4532 opt:
4533 CPPFLAGS: -O2
Craig Tiller1b6097c2017-04-10 13:28:45 -07004534 CXXFLAGS: -fno-exceptions
Craig Tillera0f85172016-01-20 15:56:06 -08004535 DEFINES: NDEBUG
Craig Tillera0f85172016-01-20 15:56:06 -08004536 stapprof:
4537 CPPFLAGS: -O2 -DGRPC_STAP_PROFILER
4538 DEFINES: NDEBUG
4539 tsan:
4540 CC: clang
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004541 CPPFLAGS: -O0 -fsanitize=thread -fno-omit-frame-pointer -Wno-unused-command-line-argument
Craig Tiller5bda4d42016-03-17 17:27:11 -07004542 -DGPR_NO_DIRECT_SYSCALLS
Craig Tillera0f85172016-01-20 15:56:06 -08004543 CXX: clang++
Sree Kuchibhotlaad2c4772016-06-13 19:06:54 -07004544 DEFINES: GRPC_TSAN
Craig Tillerf674f8e2017-04-09 21:48:22 -07004545 LD: clang++
Craig Tiller5bda4d42016-03-17 17:27:11 -07004546 LDFLAGS: -fsanitize=thread
Craig Tillera0f85172016-01-20 15:56:06 -08004547 LDXX: clang++
4548 compile_the_world: true
4549 test_environ:
4550 TSAN_OPTIONS: suppressions=tools/tsan_suppressions.txt:halt_on_error=1:second_deadlock_stack=1
Craig Tillera0f85172016-01-20 15:56:06 -08004551 ubsan:
4552 CC: clang
Craig Tillerdd9b5972017-03-14 07:39:45 -07004553 CPPFLAGS: -O0 -fsanitize-coverage=edge -fsanitize=undefined -fno-omit-frame-pointer
4554 -Wno-unused-command-line-argument -Wvarargs
Craig Tillera0f85172016-01-20 15:56:06 -08004555 CXX: clang++
Craig Tiller25149242017-04-24 13:42:52 -07004556 DEFINES: NDEBUG GRPC_UBSAN
Craig Tillerf674f8e2017-04-09 21:48:22 -07004557 LD: clang++
yang-g6ce4d0b2016-05-12 16:43:17 -07004558 LDFLAGS: -fsanitize=undefined,unsigned-integer-overflow
Craig Tillera0f85172016-01-20 15:56:06 -08004559 LDXX: clang++
4560 compile_the_world: true
yang-g6ce4d0b2016-05-12 16:43:17 -07004561 test_environ:
Craig Tillerdd9b5972017-03-14 07:39:45 -07004562 UBSAN_OPTIONS: halt_on_error=1:print_stacktrace=1:suppressions=tools/ubsan_suppressions.txt
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004563defaults:
Yuchen Zengd790dd62016-08-11 17:32:50 -07004564 ares:
Yuchen Zeng2aa19432017-04-18 12:27:44 -07004565 CFLAGS: -Wno-sign-conversion $(if $(subst MINGW32,,$(SYSTEM)),-Wno-invalid-source-encoding,)
Yuchen Zeng6694bb02017-01-23 17:09:51 -08004566 CPPFLAGS: -Ithird_party/cares -Ithird_party/cares/cares $(if $(subst Linux,,$(SYSTEM)),,-Ithird_party/cares/config_linux)
4567 $(if $(subst Darwin,,$(SYSTEM)),,-Ithird_party/cares/config_darwin) -fvisibility=hidden
Yuchen Zeng2aa19432017-04-18 12:27:44 -07004568 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX $(if $(subst
4569 MINGW32,,$(SYSTEM)),-DHAVE_CONFIG_H,)
David Garcia Quintasff311212016-12-06 16:03:18 -08004570 benchmark:
4571 CPPFLAGS: -Ithird_party/benchmark/include -DHAVE_POSIX_REGEX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004572 boringssl:
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01004573 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-unknown-pragmas
Craig Tiller78222f72016-05-10 09:55:38 -07004574 -Wno-implicit-function-declaration -Wno-unused-variable -Wno-sign-compare $(NO_W_EXTRA_SEMI)
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004575 CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
Nicolas "Pixel" Nobleb8e2f9c2016-01-28 05:00:40 +01004576 -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004577 global:
Jeremie Girault9c0e9f12016-10-04 13:26:30 +02004578 CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter -DOSATOMIC_USE_INLINED=1
Nicolas "Pixel" Noble51b1aee2016-01-28 01:14:58 +01004579 LDFLAGS: -g
4580 zlib:
Nicolas "Pixel" Noble45000342016-01-28 05:04:45 +01004581 CFLAGS: -Wno-sign-conversion -Wno-conversion -Wno-unused-value -Wno-implicit-function-declaration
Nicolas "Pixel" Noble545c6c12016-01-28 06:01:46 +01004582 $(W_NO_SHIFT_NEGATIVE_VALUE) -fvisibility=hidden
murgatroid99879bc4f2015-11-05 10:35:04 -08004583node_modules:
4584- deps:
4585 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004586 - gpr
murgatroid995c56c922016-01-25 13:32:52 -08004587 - boringssl
4588 - z
murgatroid9994a75412015-11-19 14:04:53 -08004589 headers:
4590 - src/node/ext/byte_buffer.h
4591 - src/node/ext/call.h
4592 - src/node/ext/call_credentials.h
4593 - src/node/ext/channel.h
4594 - src/node/ext/channel_credentials.h
murgatroid999030c812016-09-16 13:25:08 -07004595 - src/node/ext/completion_queue.h
murgatroid9994a75412015-11-19 14:04:53 -08004596 - src/node/ext/server.h
4597 - src/node/ext/server_credentials.h
Craig Tiller7c70b6c2017-01-23 07:48:42 -08004598 - src/node/ext/slice.h
murgatroid9994a75412015-11-19 14:04:53 -08004599 - src/node/ext/timeval.h
4600 js:
4601 - src/node/index.js
4602 - src/node/src/client.js
4603 - src/node/src/common.js
4604 - src/node/src/credentials.js
murgatroid991ac096b2017-05-11 09:56:32 -07004605 - src/node/src/constants.js
murgatroid9991629972016-02-03 08:46:45 -08004606 - src/node/src/grpc_extension.js
murgatroid9994a75412015-11-19 14:04:53 -08004607 - src/node/src/metadata.js
4608 - src/node/src/server.js
murgatroid99879bc4f2015-11-05 10:35:04 -08004609 name: grpc_node
4610 src:
4611 - src/node/ext/byte_buffer.cc
4612 - src/node/ext/call.cc
4613 - src/node/ext/call_credentials.cc
4614 - src/node/ext/channel.cc
4615 - src/node/ext/channel_credentials.cc
murgatroid99f94f64f2017-04-24 13:35:21 -07004616 - src/node/ext/completion_queue.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08004617 - src/node/ext/node_grpc.cc
4618 - src/node/ext/server.cc
4619 - src/node/ext/server_credentials.cc
Craig Tiller7c70b6c2017-01-23 07:48:42 -08004620 - src/node/ext/slice.cc
murgatroid99879bc4f2015-11-05 10:35:04 -08004621 - src/node/ext/timeval.cc
Craig Tillerb79c1e12016-02-23 10:00:58 -08004622openssl_fallback:
Jan Tattermusch9bb70622016-03-18 10:28:54 -07004623 base_uri: https://openssl.org/source/old/1.0.2/
Craig Tillerb79c1e12016-02-23 10:00:58 -08004624 extraction_dir: openssl-1.0.2f
4625 tarball: openssl-1.0.2f.tar.gz
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004626php_config_m4:
4627 deps:
4628 - grpc
4629 - gpr
Stanley Cheung5ec52ae2017-04-14 15:07:28 -07004630 - ares
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004631 - boringssl
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004632 headers:
4633 - src/php/ext/grpc/byte_buffer.h
4634 - src/php/ext/grpc/call.h
4635 - src/php/ext/grpc/call_credentials.h
4636 - src/php/ext/grpc/channel.h
4637 - src/php/ext/grpc/channel_credentials.h
4638 - src/php/ext/grpc/completion_queue.h
Stanley Cheung33e3dee2016-07-25 12:50:09 -07004639 - src/php/ext/grpc/php7_wrapper.h
Stanley Cheung5adb71f2016-02-13 00:03:02 -08004640 - src/php/ext/grpc/php_grpc.h
4641 - src/php/ext/grpc/server.h
4642 - src/php/ext/grpc/server_credentials.h
4643 - src/php/ext/grpc/timeval.h
4644 src:
4645 - src/php/ext/grpc/byte_buffer.c
4646 - src/php/ext/grpc/call.c
4647 - src/php/ext/grpc/call_credentials.c
4648 - src/php/ext/grpc/channel.c
4649 - src/php/ext/grpc/channel_credentials.c
4650 - src/php/ext/grpc/completion_queue.c
4651 - src/php/ext/grpc/php_grpc.c
4652 - src/php/ext/grpc/server.c
4653 - src/php/ext/grpc/server_credentials.c
4654 - src/php/ext/grpc/timeval.c
Masood Malekghassemi116982e2015-12-11 15:53:38 -08004655python_dependencies:
4656 deps:
4657 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004658 - gpr
Yuchen Zengd790dd62016-08-11 17:32:50 -07004659 - ares
Masood Malekghassemi387e1162016-01-05 10:16:12 -08004660 - boringssl
Masood Malekghassemi0cc27922016-01-22 16:32:41 -08004661 - z
Nicolas "Pixel" Nobled899dce2016-01-28 20:45:39 +01004662ruby_gem:
4663 deps:
4664 - grpc
Craig Tillerda179ce2016-02-09 12:01:53 -08004665 - gpr
Yuchen Zeng15141a62016-08-17 18:56:04 -07004666 - ares
Craig Tillerbf4b2242015-08-31 15:53:53 -07004667 - boringssl
Craig Tillerbf4b2242015-08-31 15:53:53 -07004668 - z