blob: 96437d0a66f8a086a9d36e30fbf7267a2d063775 [file] [log] [blame]
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001{
2 "settings": {
3 "#": "The public version number of the library.",
4 "version": {
5 "major": 0,
Nicolas "Pixel" Nobled32eab22015-02-25 20:19:16 +01006 "minor": 5,
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08007 "micro": 0,
8 "build": 0
9 }
10 },
nnoblec87b1c52015-01-05 17:15:18 -080011 "filegroups": [
12 {
13 "name": "grpc_base",
Craig Tiller0b2a3722015-01-18 11:30:07 -080014 "public_headers": [
15 "include/grpc/byte_buffer.h",
16 "include/grpc/byte_buffer_reader.h",
17 "include/grpc/grpc.h",
18 "include/grpc/status.h"
19 ],
20 "headers": [
21 "src/core/channel/census_filter.h",
22 "src/core/channel/channel_args.h",
23 "src/core/channel/channel_stack.h",
24 "src/core/channel/child_channel.h",
25 "src/core/channel/client_channel.h",
26 "src/core/channel/client_setup.h",
27 "src/core/channel/connected_channel.h",
28 "src/core/channel/http_client_filter.h",
29 "src/core/channel/http_filter.h",
30 "src/core/channel/http_server_filter.h",
31 "src/core/channel/metadata_buffer.h",
32 "src/core/channel/noop_filter.h",
33 "src/core/compression/algorithm.h",
34 "src/core/compression/message_compress.h",
Craig Tiller6e7c6222015-02-20 15:31:21 -080035 "src/core/debug/trace.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080036 "src/core/iomgr/alarm.h",
37 "src/core/iomgr/alarm_heap.h",
38 "src/core/iomgr/alarm_internal.h",
39 "src/core/iomgr/endpoint.h",
40 "src/core/iomgr/endpoint_pair.h",
41 "src/core/iomgr/fd_posix.h",
Nicolas Noble45e67a32015-02-09 16:20:49 -080042 "src/core/iomgr/iocp_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080043 "src/core/iomgr/iomgr.h",
44 "src/core/iomgr/iomgr_internal.h",
45 "src/core/iomgr/iomgr_posix.h",
46 "src/core/iomgr/pollset.h",
47 "src/core/iomgr/pollset_kick.h",
48 "src/core/iomgr/pollset_kick_posix.h",
Craig Tiller6a6e4a12015-01-21 15:28:24 -080049 "src/core/iomgr/pollset_kick_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080050 "src/core/iomgr/pollset_posix.h",
Craig Tillerf2d39b72015-01-21 15:06:08 -080051 "src/core/iomgr/pollset_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080052 "src/core/iomgr/resolve_address.h",
53 "src/core/iomgr/sockaddr.h",
54 "src/core/iomgr/sockaddr_posix.h",
55 "src/core/iomgr/sockaddr_utils.h",
56 "src/core/iomgr/sockaddr_win32.h",
57 "src/core/iomgr/socket_utils_posix.h",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +010058 "src/core/iomgr/socket_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080059 "src/core/iomgr/tcp_client.h",
60 "src/core/iomgr/tcp_posix.h",
61 "src/core/iomgr/tcp_server.h",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +010062 "src/core/iomgr/tcp_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080063 "src/core/iomgr/time_averaged_stats.h",
David Klempner8bfbc882015-01-26 17:23:33 -080064 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller4450db22015-01-30 16:49:22 -080065 "src/core/iomgr/wakeup_fd_posix.h",
Nicolas Noblee04455a2015-01-26 17:01:29 -080066 "src/core/json/json.h",
67 "src/core/json/json_common.h",
68 "src/core/json/json_reader.h",
69 "src/core/json/json_writer.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080070 "src/core/statistics/census_interface.h",
71 "src/core/statistics/census_log.h",
72 "src/core/statistics/census_rpc_stats.h",
73 "src/core/statistics/census_tracing.h",
74 "src/core/statistics/hash_table.h",
75 "src/core/statistics/window_stats.h",
Craig Tiller4450db22015-01-30 16:49:22 -080076 "src/core/surface/byte_buffer_queue.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080077 "src/core/surface/call.h",
78 "src/core/surface/channel.h",
79 "src/core/surface/client.h",
80 "src/core/surface/completion_queue.h",
81 "src/core/surface/event_string.h",
82 "src/core/surface/lame_client.h",
83 "src/core/surface/server.h",
84 "src/core/surface/surface_trace.h",
85 "src/core/transport/chttp2/bin_encoder.h",
86 "src/core/transport/chttp2/frame.h",
87 "src/core/transport/chttp2/frame_data.h",
88 "src/core/transport/chttp2/frame_goaway.h",
89 "src/core/transport/chttp2/frame_ping.h",
90 "src/core/transport/chttp2/frame_rst_stream.h",
91 "src/core/transport/chttp2/frame_settings.h",
92 "src/core/transport/chttp2/frame_window_update.h",
93 "src/core/transport/chttp2/hpack_parser.h",
94 "src/core/transport/chttp2/hpack_table.h",
95 "src/core/transport/chttp2/http2_errors.h",
96 "src/core/transport/chttp2/huffsyms.h",
97 "src/core/transport/chttp2/status_conversion.h",
98 "src/core/transport/chttp2/stream_encoder.h",
99 "src/core/transport/chttp2/stream_map.h",
100 "src/core/transport/chttp2/timeout_encoding.h",
101 "src/core/transport/chttp2/varint.h",
102 "src/core/transport/chttp2_transport.h",
103 "src/core/transport/metadata.h",
104 "src/core/transport/stream_op.h",
105 "src/core/transport/transport.h",
106 "src/core/transport/transport_impl.h"
107 ],
nnoblec87b1c52015-01-05 17:15:18 -0800108 "src": [
109 "src/core/channel/call_op_string.c",
110 "src/core/channel/census_filter.c",
111 "src/core/channel/channel_args.c",
112 "src/core/channel/channel_stack.c",
113 "src/core/channel/child_channel.c",
114 "src/core/channel/client_channel.c",
115 "src/core/channel/client_setup.c",
116 "src/core/channel/connected_channel.c",
117 "src/core/channel/http_client_filter.c",
118 "src/core/channel/http_filter.c",
119 "src/core/channel/http_server_filter.c",
120 "src/core/channel/metadata_buffer.c",
121 "src/core/channel/noop_filter.c",
122 "src/core/compression/algorithm.c",
123 "src/core/compression/message_compress.c",
Craig Tiller6e7c6222015-02-20 15:31:21 -0800124 "src/core/debug/trace.c",
nnoblec87b1c52015-01-05 17:15:18 -0800125 "src/core/iomgr/alarm.c",
126 "src/core/iomgr/alarm_heap.c",
127 "src/core/iomgr/endpoint.c",
128 "src/core/iomgr/endpoint_pair_posix.c",
ctiller58393c22015-01-07 14:03:30 -0800129 "src/core/iomgr/fd_posix.c",
Nicolas Noble45e67a32015-02-09 16:20:49 -0800130 "src/core/iomgr/iocp_windows.c",
ctiller58393c22015-01-07 14:03:30 -0800131 "src/core/iomgr/iomgr.c",
132 "src/core/iomgr/iomgr_posix.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100133 "src/core/iomgr/iomgr_windows.c",
David Klempner78dc6cd2015-01-26 15:02:51 -0800134 "src/core/iomgr/pollset_kick.c",
David Klempnerbaced4d2015-02-10 17:10:15 -0800135 "src/core/iomgr/pollset_multipoller_with_epoll.c",
Craig Tiller24c06ea2015-02-11 21:26:45 -0800136 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
ctiller58393c22015-01-07 14:03:30 -0800137 "src/core/iomgr/pollset_posix.c",
Craig Tillerf2d39b72015-01-21 15:06:08 -0800138 "src/core/iomgr/pollset_windows.c",
Nicolas "Pixel" Noble94964fd2015-02-21 07:19:19 +0100139 "src/core/iomgr/resolve_address_posix.c",
140 "src/core/iomgr/resolve_address_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800141 "src/core/iomgr/sockaddr_utils.c",
142 "src/core/iomgr/socket_utils_common_posix.c",
143 "src/core/iomgr/socket_utils_linux.c",
144 "src/core/iomgr/socket_utils_posix.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100145 "src/core/iomgr/socket_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800146 "src/core/iomgr/tcp_client_posix.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100147 "src/core/iomgr/tcp_client_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800148 "src/core/iomgr/tcp_posix.c",
149 "src/core/iomgr/tcp_server_posix.c",
Nicolas "Pixel" Noble0f3ec822015-02-05 19:40:38 +0100150 "src/core/iomgr/tcp_server_windows.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100151 "src/core/iomgr/tcp_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800152 "src/core/iomgr/time_averaged_stats.c",
David Klempner78dc6cd2015-01-26 15:02:51 -0800153 "src/core/iomgr/wakeup_fd_eventfd.c",
154 "src/core/iomgr/wakeup_fd_nospecial.c",
155 "src/core/iomgr/wakeup_fd_pipe.c",
David Klempner8bfbc882015-01-26 17:23:33 -0800156 "src/core/iomgr/wakeup_fd_posix.c",
Nicolas Noble614c2bf2015-01-21 15:48:36 -0800157 "src/core/json/json.c",
Nicolas Noblee04455a2015-01-26 17:01:29 -0800158 "src/core/json/json_reader.c",
159 "src/core/json/json_string.c",
160 "src/core/json/json_writer.c",
nnoblec87b1c52015-01-05 17:15:18 -0800161 "src/core/statistics/census_init.c",
162 "src/core/statistics/census_log.c",
163 "src/core/statistics/census_rpc_stats.c",
164 "src/core/statistics/census_tracing.c",
165 "src/core/statistics/hash_table.c",
166 "src/core/statistics/window_stats.c",
167 "src/core/surface/byte_buffer.c",
Craig Tiller4450db22015-01-30 16:49:22 -0800168 "src/core/surface/byte_buffer_queue.c",
nnoblec87b1c52015-01-05 17:15:18 -0800169 "src/core/surface/byte_buffer_reader.c",
170 "src/core/surface/call.c",
Craig Tillerea61b072015-02-03 19:19:27 -0800171 "src/core/surface/call_details.c",
nnoblec87b1c52015-01-05 17:15:18 -0800172 "src/core/surface/channel.c",
173 "src/core/surface/channel_create.c",
174 "src/core/surface/client.c",
175 "src/core/surface/completion_queue.c",
176 "src/core/surface/event_string.c",
177 "src/core/surface/init.c",
178 "src/core/surface/lame_client.c",
Craig Tillerea61b072015-02-03 19:19:27 -0800179 "src/core/surface/metadata_array.c",
nnoblec87b1c52015-01-05 17:15:18 -0800180 "src/core/surface/server.c",
181 "src/core/surface/server_chttp2.c",
182 "src/core/surface/server_create.c",
183 "src/core/transport/chttp2/alpn.c",
184 "src/core/transport/chttp2/bin_encoder.c",
185 "src/core/transport/chttp2/frame_data.c",
186 "src/core/transport/chttp2/frame_goaway.c",
187 "src/core/transport/chttp2/frame_ping.c",
188 "src/core/transport/chttp2/frame_rst_stream.c",
189 "src/core/transport/chttp2/frame_settings.c",
190 "src/core/transport/chttp2/frame_window_update.c",
191 "src/core/transport/chttp2/hpack_parser.c",
192 "src/core/transport/chttp2/hpack_table.c",
193 "src/core/transport/chttp2/huffsyms.c",
194 "src/core/transport/chttp2/status_conversion.c",
195 "src/core/transport/chttp2/stream_encoder.c",
196 "src/core/transport/chttp2/stream_map.c",
197 "src/core/transport/chttp2/timeout_encoding.c",
ctillere4b40932015-01-07 12:13:17 -0800198 "src/core/transport/chttp2/varint.c",
ctiller58393c22015-01-07 14:03:30 -0800199 "src/core/transport/chttp2_transport.c",
nnoblec87b1c52015-01-05 17:15:18 -0800200 "src/core/transport/metadata.c",
201 "src/core/transport/stream_op.c",
Nicolas Noble614c2bf2015-01-21 15:48:36 -0800202 "src/core/transport/transport.c"
nnoblec87b1c52015-01-05 17:15:18 -0800203 ]
204 }
205 ],
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800206 "libs": [
207 {
208 "name": "gpr",
209 "build": "all",
Craig Tiller59140fc2015-01-18 10:12:17 -0800210 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800211 "public_headers": [
212 "include/grpc/support/alloc.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800213 "include/grpc/support/atm.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800214 "include/grpc/support/atm_gcc_atomic.h",
215 "include/grpc/support/atm_gcc_sync.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800216 "include/grpc/support/atm_win32.h",
217 "include/grpc/support/cancellable_platform.h",
218 "include/grpc/support/cmdline.h",
219 "include/grpc/support/histogram.h",
220 "include/grpc/support/host_port.h",
221 "include/grpc/support/log.h",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100222 "include/grpc/support/log_win32.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800223 "include/grpc/support/port_platform.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800224 "include/grpc/support/slice.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800225 "include/grpc/support/slice_buffer.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800226 "include/grpc/support/sync.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800227 "include/grpc/support/sync_generic.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800228 "include/grpc/support/sync_posix.h",
229 "include/grpc/support/sync_win32.h",
230 "include/grpc/support/thd.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800231 "include/grpc/support/time.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800232 "include/grpc/support/useful.h"
233 ],
234 "headers": [
Julien Boeuf026a4172015-02-02 18:36:37 -0800235 "src/core/support/env.h",
236 "src/core/support/file.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800237 "src/core/support/murmur_hash.h",
Jan Tattermuscha54b60d2015-01-27 09:46:33 -0800238 "src/core/support/string.h",
Nicolas "Pixel" Nobled6dcec52015-02-05 23:28:17 -0800239 "src/core/support/string_win32.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800240 "src/core/support/thd_internal.h"
Craig Tiller0b2a3722015-01-18 11:30:07 -0800241 ],
242 "src": [
243 "src/core/support/alloc.c",
244 "src/core/support/cancellable.c",
245 "src/core/support/cmdline.c",
246 "src/core/support/cpu_linux.c",
247 "src/core/support/cpu_posix.c",
Jan Tattermusch6943fb32015-02-09 17:38:52 -0800248 "src/core/support/cpu_windows.c",
Julien Boeuf7413f102015-02-04 17:00:08 -0800249 "src/core/support/env_linux.c",
Julien Boeuf026a4172015-02-02 18:36:37 -0800250 "src/core/support/env_posix.c",
251 "src/core/support/env_win32.c",
252 "src/core/support/file.c",
253 "src/core/support/file_posix.c",
254 "src/core/support/file_win32.c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800255 "src/core/support/histogram.c",
256 "src/core/support/host_port.c",
257 "src/core/support/log.c",
258 "src/core/support/log_android.c",
259 "src/core/support/log_linux.c",
260 "src/core/support/log_posix.c",
261 "src/core/support/log_win32.c",
262 "src/core/support/murmur_hash.c",
263 "src/core/support/slice.c",
264 "src/core/support/slice_buffer.c",
265 "src/core/support/string.c",
266 "src/core/support/string_posix.c",
267 "src/core/support/string_win32.c",
268 "src/core/support/sync.c",
269 "src/core/support/sync_posix.c",
270 "src/core/support/sync_win32.c",
271 "src/core/support/thd_posix.c",
272 "src/core/support/thd_win32.c",
273 "src/core/support/time.c",
274 "src/core/support/time_posix.c",
275 "src/core/support/time_win32.c"
276 ],
277 "secure": false,
278 "vs_project_guid": "{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}"
279 },
280 {
281 "name": "gpr_test_util",
282 "build": "private",
Craig Tiller3a653582015-01-18 11:35:42 -0800283 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800284 "src": [
285 "test/core/util/test_config.c"
286 ],
Jan Tattermuschadeaf632015-02-12 17:23:13 -0800287 "deps": [
288 "gpr"
289 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800290 "vs_project_guid": "{EAB0A629-17A9-44DB-B5FF-E91A721FE037}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800291 },
292 {
293 "name": "grpc",
294 "build": "all",
Craig Tiller59140fc2015-01-18 10:12:17 -0800295 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800296 "public_headers": [
nnoblec87b1c52015-01-05 17:15:18 -0800297 "include/grpc/grpc_security.h"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800298 ],
299 "headers": [
Nicolas "Pixel" Nobledda049c2015-02-21 00:39:32 +0100300 "src/core/httpcli/format_request.h",
301 "src/core/httpcli/httpcli.h",
302 "src/core/httpcli/httpcli_security_context.h",
303 "src/core/httpcli/parser.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800304 "src/core/security/auth.h",
jboeufbefd2652014-12-12 15:39:47 -0800305 "src/core/security/base64.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800306 "src/core/security/credentials.h",
jboeufbefd2652014-12-12 15:39:47 -0800307 "src/core/security/json_token.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800308 "src/core/security/secure_transport_setup.h",
309 "src/core/security/security_context.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800310 "src/core/tsi/fake_transport_security.h",
311 "src/core/tsi/ssl_transport_security.h",
312 "src/core/tsi/transport_security.h",
nnoble472f60e2015-01-12 18:40:46 -0800313 "src/core/tsi/transport_security_interface.h"
nnoble5b7f32a2014-12-22 08:12:44 -0800314 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800315 "src": [
Nicolas "Pixel" Nobledda049c2015-02-21 00:39:32 +0100316 "src/core/httpcli/format_request.c",
317 "src/core/httpcli/httpcli.c",
318 "src/core/httpcli/httpcli_security_context.c",
319 "src/core/httpcli/parser.c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800320 "src/core/security/auth.c",
321 "src/core/security/base64.c",
322 "src/core/security/credentials.c",
Julien Boeufcd9b1c82015-02-20 17:40:41 -0800323 "src/core/security/credentials_posix.c",
324 "src/core/security/credentials_win32.c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800325 "src/core/security/factories.c",
Julien Boeufc66f2a82015-02-23 13:00:36 -0800326 "src/core/security/google_default_credentials.c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800327 "src/core/security/json_token.c",
328 "src/core/security/secure_endpoint.c",
329 "src/core/security/secure_transport_setup.c",
330 "src/core/security/security_context.c",
331 "src/core/security/server_secure_chttp2.c",
Nicolas "Pixel" Nobledda049c2015-02-21 00:39:32 +0100332 "src/core/surface/secure_channel_create.c",
333 "src/core/surface/secure_server_create.c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800334 "src/core/tsi/fake_transport_security.c",
335 "src/core/tsi/ssl_transport_security.c",
336 "src/core/tsi/transport_security.c"
337 ],
nnoble5b7f32a2014-12-22 08:12:44 -0800338 "deps": [
339 "gpr"
Craig Tiller0b2a3722015-01-18 11:30:07 -0800340 ],
Craig Tiller3a653582015-01-18 11:35:42 -0800341 "baselib": true,
nnoblec87b1c52015-01-05 17:15:18 -0800342 "filegroups": [
343 "grpc_base"
344 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800345 "secure": true,
346 "vs_project_guid": "{29D16885-7228-4C31-81ED-5F9187C7F2A9}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800347 },
348 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -0800349 "name": "grpc_test_util",
350 "build": "private",
351 "language": "c",
352 "src": [
353 "test/core/end2end/cq_verifier.c",
Craig Tiller7d7b6c72015-01-18 12:03:17 -0800354 "test/core/end2end/data/server1_cert.c",
355 "test/core/end2end/data/server1_key.c",
356 "test/core/end2end/data/test_root_cert.c",
357 "test/core/iomgr/endpoint_tests.c",
358 "test/core/statistics/census_log_tests.c",
359 "test/core/transport/transport_end2end_tests.c",
360 "test/core/util/grpc_profiler.c",
361 "test/core/util/parse_hexstring.c",
362 "test/core/util/port_posix.c",
363 "test/core/util/slice_splitter.c"
364 ],
Jan Tattermuschadeaf632015-02-12 17:23:13 -0800365 "deps": [
366 "gpr",
367 "grpc"
368 ],
Craig Tiller7d7b6c72015-01-18 12:03:17 -0800369 "vs_project_guid": "{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}"
370 },
371 {
372 "name": "grpc_unsecure",
373 "build": "all",
374 "language": "c",
375 "deps": [
376 "gpr"
377 ],
378 "baselib": true,
379 "filegroups": [
380 "grpc_base"
381 ],
382 "secure": false,
383 "vs_project_guid": "{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}"
384 },
385 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800386 "name": "grpc++",
387 "build": "all",
Craig Tiller59140fc2015-01-18 10:12:17 -0800388 "language": "c++",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800389 "public_headers": [
Yang Gao3a5e5492015-02-18 14:32:38 -0800390 "include/grpc++/async_unary_call.h",
yangg59dfc902014-12-19 14:00:14 -0800391 "include/grpc++/channel_arguments.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800392 "include/grpc++/channel_interface.h",
393 "include/grpc++/client_context.h",
394 "include/grpc++/completion_queue.h",
395 "include/grpc++/config.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800396 "include/grpc++/create_channel.h",
vpai80b6d012014-12-17 11:47:32 -0800397 "include/grpc++/credentials.h",
Craig Tiller20f4af22015-02-10 09:52:15 -0800398 "include/grpc++/impl/call.h",
Craig Tiller80e00a82015-02-09 20:54:25 -0800399 "include/grpc++/impl/client_unary_call.h",
yangg1b151092015-01-09 15:31:05 -0800400 "include/grpc++/impl/internal_stub.h",
401 "include/grpc++/impl/rpc_method.h",
402 "include/grpc++/impl/rpc_service_method.h",
Yang Gao1a986962015-02-19 12:40:46 -0800403 "include/grpc++/impl/service_type.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800404 "include/grpc++/server.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800405 "include/grpc++/server_builder.h",
yanggfd2f3ac2014-12-17 16:46:06 -0800406 "include/grpc++/server_context.h",
vpai80b6d012014-12-17 11:47:32 -0800407 "include/grpc++/server_credentials.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800408 "include/grpc++/status.h",
Yang Gao50556472015-02-19 12:37:35 -0800409 "include/grpc++/status_code_enum.h",
Yang Gao1a986962015-02-19 12:40:46 -0800410 "include/grpc++/stream.h",
411 "include/grpc++/thread_pool_interface.h"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800412 ],
413 "headers": [
ctiller2bbb6c42014-12-17 09:44:44 -0800414 "src/cpp/client/channel.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800415 "src/cpp/proto/proto_utils.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800416 "src/cpp/server/thread_pool.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800417 "src/cpp/util/time.h"
nnoble5b7f32a2014-12-22 08:12:44 -0800418 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800419 "src": [
420 "src/cpp/client/channel.cc",
421 "src/cpp/client/channel_arguments.cc",
422 "src/cpp/client/client_context.cc",
Craig Tiller80e00a82015-02-09 20:54:25 -0800423 "src/cpp/client/client_unary_call.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800424 "src/cpp/client/create_channel.cc",
425 "src/cpp/client/credentials.cc",
426 "src/cpp/client/internal_stub.cc",
Craig Tillerc4965752015-02-09 09:51:00 -0800427 "src/cpp/common/call.cc",
Craig Tillerf834bdc2015-02-06 16:36:05 -0800428 "src/cpp/common/completion_queue.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800429 "src/cpp/common/rpc_method.cc",
430 "src/cpp/proto/proto_utils.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800431 "src/cpp/server/server.cc",
432 "src/cpp/server/server_builder.cc",
Craig Tillerc4165772015-02-11 10:51:04 -0800433 "src/cpp/server/server_context.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800434 "src/cpp/server/server_credentials.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800435 "src/cpp/server/thread_pool.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800436 "src/cpp/util/status.cc",
437 "src/cpp/util/time.cc"
438 ],
nnoble5b7f32a2014-12-22 08:12:44 -0800439 "deps": [
Nicolas "Pixel" Nobledda049c2015-02-21 00:39:32 +0100440 "gpr",
nnoble5b7f32a2014-12-22 08:12:44 -0800441 "grpc"
Craig Tiller0b2a3722015-01-18 11:30:07 -0800442 ],
443 "secure": true,
444 "vs_project_guid": "{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800445 },
446 {
447 "name": "grpc++_test_util",
nnoble5f2ecb32015-01-12 16:40:18 -0800448 "build": "private",
Craig Tiller3a653582015-01-18 11:35:42 -0800449 "language": "c++",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800450 "src": [
Craig Tiller7431fa92015-01-31 20:06:02 -0800451 "test/cpp/util/messages.proto",
nnoble72309c62014-12-12 11:42:26 -0800452 "test/cpp/util/echo.proto",
yangg1456d152015-01-08 15:39:58 -0800453 "test/cpp/util/echo_duplicate.proto",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800454 "test/cpp/util/create_test_channel.cc"
Craig Tiller3a653582015-01-18 11:35:42 -0800455 ]
Chen Wang86af8cf2015-01-21 18:05:40 -0800456 },
457 {
Chen wang84232512015-02-12 17:29:18 -0800458 "name": "pubsub_client_lib",
Chen Wang86af8cf2015-01-21 18:05:40 -0800459 "build": "private",
Chen Wang69330752015-01-21 18:57:46 -0800460 "language": "c++",
Chen Wang86af8cf2015-01-21 18:05:40 -0800461 "src": [
Chen wang84232512015-02-12 17:29:18 -0800462 "examples/pubsub/label.proto",
463 "examples/pubsub/empty.proto",
464 "examples/pubsub/pubsub.proto",
465 "examples/pubsub/publisher.cc",
466 "examples/pubsub/subscriber.cc"
Chen Wang86af8cf2015-01-21 18:05:40 -0800467 ],
468 "deps": [
469 "grpc++",
470 "grpc",
471 "gpr"
Chen Wang69330752015-01-21 18:57:46 -0800472 ]
Nicolas "Pixel" Noble3f1e6962015-02-20 19:44:26 +0100473 },
474 {
475 "name": "grpc_csharp_ext",
476 "build": "all",
477 "language": "csharp",
478 "src": [
479 "src/csharp/ext/grpc_csharp_ext.c"
480 ],
481 "deps": [
482 "gpr",
483 "grpc"
484 ],
485 "vs_project_guid": "{D64C6D63-4458-4A88-AB38-35678384A7E4}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800486 }
487 ],
488 "targets": [
489 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800490 "name": "alarm_heap_test",
491 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800492 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800493 "src": [
494 "test/core/iomgr/alarm_heap_test.c"
495 ],
496 "deps": [
497 "grpc_test_util",
498 "grpc",
499 "gpr_test_util",
500 "gpr"
501 ]
502 },
503 {
504 "name": "alarm_list_test",
505 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800506 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800507 "src": [
508 "test/core/iomgr/alarm_list_test.c"
509 ],
510 "deps": [
511 "grpc_test_util",
512 "grpc",
513 "gpr_test_util",
514 "gpr"
515 ]
516 },
517 {
518 "name": "alarm_test",
519 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800520 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800521 "src": [
522 "test/core/iomgr/alarm_test.c"
523 ],
524 "deps": [
525 "grpc_test_util",
526 "grpc",
527 "gpr_test_util",
528 "gpr"
529 ]
530 },
531 {
532 "name": "alpn_test",
533 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800534 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800535 "src": [
536 "test/core/transport/chttp2/alpn_test.c"
537 ],
538 "deps": [
539 "grpc_test_util",
540 "grpc",
541 "gpr_test_util",
542 "gpr"
543 ]
544 },
545 {
546 "name": "bin_encoder_test",
547 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800548 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800549 "src": [
550 "test/core/transport/chttp2/bin_encoder_test.c"
551 ],
552 "deps": [
553 "grpc_test_util",
554 "grpc",
555 "gpr_test_util",
556 "gpr"
557 ]
558 },
559 {
560 "name": "census_hash_table_test",
561 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800562 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800563 "src": [
564 "test/core/statistics/hash_table_test.c"
565 ],
566 "deps": [
567 "grpc_test_util",
568 "grpc",
569 "gpr_test_util",
570 "gpr"
571 ]
572 },
573 {
574 "name": "census_statistics_multiple_writers_circular_buffer_test",
575 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800576 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800577 "src": [
578 "test/core/statistics/multiple_writers_circular_buffer_test.c"
579 ],
580 "deps": [
581 "grpc_test_util",
582 "grpc",
583 "gpr_test_util",
584 "gpr"
585 ]
586 },
587 {
588 "name": "census_statistics_multiple_writers_test",
589 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800590 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800591 "src": [
592 "test/core/statistics/multiple_writers_test.c"
593 ],
594 "deps": [
595 "grpc_test_util",
596 "grpc",
597 "gpr_test_util",
598 "gpr"
599 ]
600 },
601 {
602 "name": "census_statistics_performance_test",
603 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800604 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800605 "src": [
606 "test/core/statistics/performance_test.c"
607 ],
608 "deps": [
609 "grpc_test_util",
610 "grpc",
611 "gpr_test_util",
612 "gpr"
613 ]
614 },
615 {
616 "name": "census_statistics_quick_test",
617 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800618 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800619 "src": [
620 "test/core/statistics/quick_test.c"
621 ],
622 "deps": [
623 "grpc_test_util",
624 "grpc",
625 "gpr_test_util",
626 "gpr"
627 ]
628 },
629 {
630 "name": "census_statistics_small_log_test",
631 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800632 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800633 "src": [
634 "test/core/statistics/small_log_test.c"
635 ],
636 "deps": [
637 "grpc_test_util",
638 "grpc",
639 "gpr_test_util",
640 "gpr"
641 ]
642 },
643 {
644 "name": "census_stats_store_test",
645 "build": "executable",
Craig Tiller3a653582015-01-18 11:35:42 -0800646 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800647 "src": [
648 "test/core/statistics/rpc_stats_test.c"
649 ],
650 "deps": [
651 "grpc_test_util",
652 "grpc",
653 "gpr_test_util",
654 "gpr"
655 ]
656 },
657 {
658 "name": "census_stub_test",
659 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800660 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800661 "src": [
662 "test/core/statistics/census_stub_test.c"
663 ],
664 "deps": [
665 "grpc_test_util",
666 "grpc",
667 "gpr_test_util",
668 "gpr"
669 ]
670 },
671 {
672 "name": "census_trace_store_test",
673 "build": "executable",
Craig Tiller3a653582015-01-18 11:35:42 -0800674 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800675 "src": [
676 "test/core/statistics/trace_test.c"
677 ],
678 "deps": [
679 "grpc_test_util",
680 "grpc",
681 "gpr_test_util",
682 "gpr"
683 ]
684 },
685 {
686 "name": "census_window_stats_test",
687 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800688 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800689 "src": [
690 "test/core/statistics/window_stats_test.c"
691 ],
692 "deps": [
693 "grpc_test_util",
694 "grpc",
695 "gpr_test_util",
696 "gpr"
697 ]
698 },
699 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800700 "name": "chttp2_status_conversion_test",
701 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800702 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800703 "src": [
704 "test/core/transport/chttp2/status_conversion_test.c"
705 ],
706 "deps": [
707 "grpc_test_util",
708 "grpc",
709 "gpr_test_util",
710 "gpr"
711 ]
712 },
713 {
714 "name": "chttp2_stream_encoder_test",
715 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800716 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800717 "src": [
718 "test/core/transport/chttp2/stream_encoder_test.c"
719 ],
720 "deps": [
721 "grpc_test_util",
722 "grpc",
723 "gpr_test_util",
724 "gpr"
725 ]
726 },
727 {
728 "name": "chttp2_stream_map_test",
729 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800730 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800731 "src": [
732 "test/core/transport/chttp2/stream_map_test.c"
733 ],
734 "deps": [
735 "grpc_test_util",
736 "grpc",
737 "gpr_test_util",
738 "gpr"
739 ]
740 },
741 {
742 "name": "chttp2_transport_end2end_test",
743 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800744 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800745 "src": [
746 "test/core/transport/chttp2_transport_end2end_test.c"
747 ],
748 "deps": [
749 "grpc_test_util",
750 "grpc",
751 "gpr_test_util",
752 "gpr"
753 ]
754 },
755 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800756 "name": "dualstack_socket_test",
757 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800758 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800759 "src": [
760 "test/core/end2end/dualstack_socket_test.c"
761 ],
762 "deps": [
763 "grpc_test_util",
764 "grpc",
765 "gpr_test_util",
766 "gpr"
767 ]
768 },
769 {
770 "name": "echo_client",
771 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -0800772 "run": false,
Craig Tiller3a653582015-01-18 11:35:42 -0800773 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800774 "src": [
775 "test/core/echo/client.c"
776 ],
777 "deps": [
778 "grpc_test_util",
779 "grpc",
780 "gpr_test_util",
781 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -0800782 ]
Craig Tiller0b2a3722015-01-18 11:30:07 -0800783 },
784 {
785 "name": "echo_server",
786 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -0800787 "run": false,
Craig Tiller3a653582015-01-18 11:35:42 -0800788 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800789 "src": [
790 "test/core/echo/server.c"
791 ],
792 "deps": [
793 "grpc_test_util",
794 "grpc",
795 "gpr_test_util",
796 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -0800797 ]
Craig Tiller0b2a3722015-01-18 11:30:07 -0800798 },
799 {
800 "name": "echo_test",
801 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800802 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800803 "src": [
804 "test/core/echo/echo_test.c"
805 ],
806 "deps": [
807 "grpc_test_util",
808 "grpc",
809 "gpr_test_util",
810 "gpr"
811 ]
812 },
813 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800814 "name": "fd_posix_test",
815 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800816 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800817 "src": [
818 "test/core/iomgr/fd_posix_test.c"
819 ],
820 "deps": [
821 "grpc_test_util",
822 "grpc",
823 "gpr_test_util",
824 "gpr"
825 ]
826 },
827 {
828 "name": "fling_client",
829 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -0800830 "run": false,
Craig Tiller3a653582015-01-18 11:35:42 -0800831 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800832 "src": [
833 "test/core/fling/client.c"
834 ],
835 "deps": [
836 "grpc_test_util",
837 "grpc",
838 "gpr_test_util",
839 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -0800840 ]
Craig Tiller0b2a3722015-01-18 11:30:07 -0800841 },
842 {
843 "name": "fling_server",
844 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -0800845 "run": false,
Craig Tiller3a653582015-01-18 11:35:42 -0800846 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800847 "src": [
848 "test/core/fling/server.c"
849 ],
850 "deps": [
851 "grpc_test_util",
852 "grpc",
853 "gpr_test_util",
854 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -0800855 ]
Craig Tiller0b2a3722015-01-18 11:30:07 -0800856 },
857 {
858 "name": "fling_stream_test",
859 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800860 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800861 "src": [
862 "test/core/fling/fling_stream_test.c"
863 ],
864 "deps": [
865 "grpc_test_util",
866 "grpc",
867 "gpr_test_util",
868 "gpr"
869 ]
870 },
871 {
872 "name": "fling_test",
873 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800874 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800875 "src": [
876 "test/core/fling/fling_test.c"
877 ],
878 "deps": [
879 "grpc_test_util",
880 "grpc",
881 "gpr_test_util",
882 "gpr"
883 ]
884 },
885 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800886 "name": "gen_hpack_tables",
887 "build": "tool",
Craig Tiller3a653582015-01-18 11:35:42 -0800888 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800889 "src": [
890 "src/core/transport/chttp2/gen_hpack_tables.c"
891 ],
892 "deps": [
893 "grpc_test_util",
nnoble0c475f02014-12-05 15:37:39 -0800894 "gpr",
895 "grpc"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800896 ]
897 },
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800898 {
899 "name": "gpr_cancellable_test",
900 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800901 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800902 "src": [
903 "test/core/support/cancellable_test.c"
904 ],
905 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800906 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800907 "gpr"
908 ]
909 },
910 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800911 "name": "gpr_cmdline_test",
912 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800913 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800914 "src": [
915 "test/core/support/cmdline_test.c"
916 ],
917 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800918 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800919 "gpr"
920 ]
921 },
922 {
Craig Tiller1ffa52f2015-02-06 16:32:46 -0800923 "name": "gpr_env_test",
924 "build": "test",
925 "language": "c",
926 "src": [
927 "test/core/support/env_test.c"
928 ],
929 "deps": [
930 "gpr_test_util",
931 "gpr"
932 ]
933 },
934 {
935 "name": "gpr_file_test",
936 "build": "test",
937 "language": "c",
938 "src": [
939 "test/core/support/file_test.c"
940 ],
941 "deps": [
942 "gpr_test_util",
943 "gpr"
944 ]
945 },
946 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800947 "name": "gpr_histogram_test",
948 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800949 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800950 "src": [
951 "test/core/support/histogram_test.c"
952 ],
953 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800954 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800955 "gpr"
956 ]
957 },
958 {
959 "name": "gpr_host_port_test",
960 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800961 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800962 "src": [
963 "test/core/support/host_port_test.c"
964 ],
965 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800966 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800967 "gpr"
968 ]
969 },
970 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800971 "name": "gpr_log_test",
972 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800973 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800974 "src": [
975 "test/core/support/log_test.c"
976 ],
977 "deps": [
978 "gpr_test_util",
979 "gpr"
980 ]
981 },
982 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800983 "name": "gpr_slice_buffer_test",
984 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800985 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800986 "src": [
987 "test/core/support/slice_buffer_test.c"
988 ],
989 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800990 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800991 "gpr"
992 ]
993 },
994 {
995 "name": "gpr_slice_test",
996 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800997 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800998 "src": [
999 "test/core/support/slice_test.c"
1000 ],
1001 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001002 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001003 "gpr"
1004 ]
1005 },
1006 {
1007 "name": "gpr_string_test",
1008 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001009 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001010 "src": [
1011 "test/core/support/string_test.c"
1012 ],
1013 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001014 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001015 "gpr"
1016 ]
1017 },
1018 {
1019 "name": "gpr_sync_test",
1020 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001021 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001022 "src": [
1023 "test/core/support/sync_test.c"
1024 ],
1025 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001026 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001027 "gpr"
1028 ]
1029 },
1030 {
1031 "name": "gpr_thd_test",
1032 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001033 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001034 "src": [
1035 "test/core/support/thd_test.c"
1036 ],
1037 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001038 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001039 "gpr"
1040 ]
1041 },
1042 {
1043 "name": "gpr_time_test",
1044 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001045 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001046 "src": [
1047 "test/core/support/time_test.c"
1048 ],
1049 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001050 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001051 "gpr"
1052 ]
1053 },
1054 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001055 "name": "gpr_useful_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001056 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001057 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001058 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001059 "test/core/support/useful_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001060 ],
1061 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001062 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001063 "gpr"
1064 ]
1065 },
1066 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001067 "name": "grpc_base64_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001068 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001069 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001070 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001071 "test/core/security/base64_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001072 ],
1073 "deps": [
1074 "grpc_test_util",
1075 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001076 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001077 "gpr"
1078 ]
1079 },
1080 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001081 "name": "grpc_byte_buffer_reader_test",
nnoble0c475f02014-12-05 15:37:39 -08001082 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001083 "language": "c",
nnoble0c475f02014-12-05 15:37:39 -08001084 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001085 "test/core/surface/byte_buffer_reader_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001086 ],
1087 "deps": [
1088 "grpc_test_util",
1089 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001090 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001091 "gpr"
1092 ]
1093 },
1094 {
1095 "name": "grpc_channel_stack_test",
1096 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001097 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001098 "src": [
1099 "test/core/channel/channel_stack_test.c"
1100 ],
1101 "deps": [
1102 "grpc_test_util",
1103 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001104 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001105 "gpr"
1106 ]
1107 },
1108 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001109 "name": "grpc_completion_queue_benchmark",
1110 "build": "benchmark",
Craig Tiller59140fc2015-01-18 10:12:17 -08001111 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001112 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001113 "test/core/surface/completion_queue_benchmark.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001114 ],
1115 "deps": [
1116 "grpc_test_util",
1117 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001118 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001119 "gpr"
1120 ]
1121 },
1122 {
1123 "name": "grpc_completion_queue_test",
1124 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001125 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001126 "src": [
1127 "test/core/surface/completion_queue_test.c"
1128 ],
1129 "deps": [
1130 "grpc_test_util",
1131 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001132 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001133 "gpr"
1134 ]
1135 },
1136 {
Nicolas "Pixel" Nobleb8f5f1b2015-02-21 19:03:00 +01001137 "name": "grpc_create_jwt",
1138 "build": "tool",
1139 "language": "c",
1140 "src": [
1141 "test/core/security/create_jwt.c"
1142 ],
1143 "deps": [
1144 "grpc_test_util",
1145 "grpc",
1146 "gpr_test_util",
1147 "gpr"
1148 ]
1149 },
1150 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001151 "name": "grpc_credentials_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001152 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001153 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001154 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001155 "test/core/security/credentials_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001156 ],
1157 "deps": [
1158 "grpc_test_util",
1159 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001160 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001161 "gpr"
1162 ]
1163 },
1164 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001165 "name": "grpc_fetch_oauth2",
1166 "build": "tool",
Craig Tiller3a653582015-01-18 11:35:42 -08001167 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001168 "src": [
1169 "test/core/security/fetch_oauth2.c"
1170 ],
1171 "deps": [
1172 "grpc_test_util",
1173 "grpc",
1174 "gpr_test_util",
1175 "gpr"
1176 ]
1177 },
1178 {
1179 "name": "grpc_json_token_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001180 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001181 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001182 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001183 "test/core/security/json_token_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001184 ],
1185 "deps": [
1186 "grpc_test_util",
1187 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001188 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001189 "gpr"
1190 ]
1191 },
1192 {
Julien Boeufc66f2a82015-02-23 13:00:36 -08001193 "name": "grpc_print_google_default_creds_token",
Julien Boeufcd9b1c82015-02-20 17:40:41 -08001194 "build": "tool",
1195 "language": "c",
1196 "src": [
Julien Boeufc66f2a82015-02-23 13:00:36 -08001197 "test/core/security/print_google_default_creds_token.c"
Julien Boeufcd9b1c82015-02-20 17:40:41 -08001198 ],
1199 "deps": [
1200 "grpc_test_util",
1201 "grpc",
1202 "gpr_test_util",
1203 "gpr"
1204 ]
1205 },
1206 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001207 "name": "grpc_stream_op_test",
aveitch482a5be2014-12-15 10:25:12 -08001208 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001209 "language": "c",
aveitch482a5be2014-12-15 10:25:12 -08001210 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001211 "test/core/transport/stream_op_test.c"
aveitch482a5be2014-12-15 10:25:12 -08001212 ],
1213 "deps": [
1214 "grpc_test_util",
1215 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001216 "gpr_test_util",
aveitch482a5be2014-12-15 10:25:12 -08001217 "gpr"
1218 ]
1219 },
1220 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001221 "name": "hpack_parser_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001222 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001223 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001224 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001225 "test/core/transport/chttp2/hpack_parser_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001226 ],
1227 "deps": [
1228 "grpc_test_util",
1229 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001230 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001231 "gpr"
1232 ]
1233 },
1234 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001235 "name": "hpack_table_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001236 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001237 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001238 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001239 "test/core/transport/chttp2/hpack_table_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001240 ],
1241 "deps": [
1242 "grpc_test_util",
1243 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001244 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001245 "gpr"
1246 ]
1247 },
1248 {
1249 "name": "httpcli_format_request_test",
1250 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001251 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001252 "src": [
1253 "test/core/httpcli/format_request_test.c"
1254 ],
1255 "deps": [
1256 "grpc_test_util",
1257 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001258 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001259 "gpr"
1260 ]
1261 },
1262 {
1263 "name": "httpcli_parser_test",
1264 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001265 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001266 "src": [
1267 "test/core/httpcli/parser_test.c"
1268 ],
1269 "deps": [
1270 "grpc_test_util",
1271 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001272 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001273 "gpr"
1274 ]
1275 },
1276 {
1277 "name": "httpcli_test",
1278 "build": "test",
Nicolas "Pixel" Noble3f1e6962015-02-20 19:44:26 +01001279 "run": false,
Craig Tiller59140fc2015-01-18 10:12:17 -08001280 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001281 "src": [
1282 "test/core/httpcli/httpcli_test.c"
1283 ],
1284 "deps": [
1285 "grpc_test_util",
1286 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001287 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001288 "gpr"
1289 ]
1290 },
1291 {
Craig Tiller4450db22015-01-30 16:49:22 -08001292 "name": "json_rewrite",
1293 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -08001294 "run": false,
Craig Tiller4450db22015-01-30 16:49:22 -08001295 "language": "c",
1296 "src": [
1297 "test/core/json/json_rewrite.c"
1298 ],
1299 "deps": [
1300 "grpc",
1301 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -08001302 ]
Craig Tiller4450db22015-01-30 16:49:22 -08001303 },
1304 {
1305 "name": "json_rewrite_test",
1306 "build": "test",
1307 "language": "c",
1308 "src": [
1309 "test/core/json/json_rewrite_test.c"
1310 ],
1311 "deps": [
1312 "grpc_test_util",
1313 "grpc",
1314 "gpr_test_util",
1315 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -08001316 ]
Craig Tiller4450db22015-01-30 16:49:22 -08001317 },
1318 {
1319 "name": "json_test",
1320 "build": "test",
1321 "language": "c",
1322 "src": [
1323 "test/core/json/json_test.c"
1324 ],
1325 "deps": [
1326 "grpc_test_util",
1327 "grpc",
1328 "gpr_test_util",
1329 "gpr"
1330 ]
1331 },
1332 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001333 "name": "lame_client_test",
1334 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001335 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001336 "src": [
1337 "test/core/surface/lame_client_test.c"
1338 ],
1339 "deps": [
1340 "grpc_test_util",
1341 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001342 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001343 "gpr"
1344 ]
1345 },
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001346 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001347 "name": "low_level_ping_pong_benchmark",
1348 "build": "benchmark",
Craig Tiller3a653582015-01-18 11:35:42 -08001349 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001350 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001351 "test/core/network_benchmarks/low_level_ping_pong.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001352 ],
1353 "deps": [
1354 "grpc_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001355 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001356 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001357 "gpr"
1358 ]
1359 },
1360 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001361 "name": "message_compress_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001362 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001363 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001364 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001365 "test/core/compression/message_compress_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001366 ],
1367 "deps": [
1368 "grpc_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001369 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001370 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001371 "gpr"
1372 ]
ctiller8919f602014-12-10 10:19:42 -08001373 },
1374 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001375 "name": "metadata_buffer_test",
ctiller8919f602014-12-10 10:19:42 -08001376 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001377 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001378 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001379 "test/core/channel/metadata_buffer_test.c"
ctiller8919f602014-12-10 10:19:42 -08001380 ],
1381 "deps": [
1382 "grpc_test_util",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001383 "grpc",
1384 "gpr_test_util",
1385 "gpr"
1386 ]
1387 },
1388 {
Craig Tiller35108f62015-02-17 11:24:15 -08001389 "name": "multi_init_test",
1390 "build": "test",
1391 "language": "c",
1392 "src": [
1393 "test/core/surface/multi_init_test.c"
1394 ],
1395 "deps": [
1396 "grpc_test_util",
1397 "grpc",
1398 "gpr_test_util",
1399 "gpr"
1400 ]
1401 },
1402 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001403 "name": "murmur_hash_test",
1404 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001405 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001406 "src": [
1407 "test/core/support/murmur_hash_test.c"
1408 ],
1409 "deps": [
1410 "gpr_test_util",
1411 "gpr"
1412 ]
1413 },
1414 {
1415 "name": "no_server_test",
1416 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001417 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001418 "src": [
1419 "test/core/end2end/no_server_test.c"
1420 ],
1421 "deps": [
1422 "grpc_test_util",
1423 "grpc",
1424 "gpr_test_util",
1425 "gpr"
1426 ]
1427 },
1428 {
David Klempnere3605682015-01-26 17:27:21 -08001429 "name": "poll_kick_posix_test",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001430 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001431 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001432 "src": [
David Klempnere3605682015-01-26 17:27:21 -08001433 "test/core/iomgr/poll_kick_posix_test.c"
Craig Tiller0b2a3722015-01-18 11:30:07 -08001434 ],
1435 "deps": [
1436 "grpc_test_util",
ctiller8919f602014-12-10 10:19:42 -08001437 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001438 "gpr_test_util",
ctiller8919f602014-12-10 10:19:42 -08001439 "gpr"
1440 ]
1441 },
1442 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001443 "name": "resolve_address_test",
ctiller8919f602014-12-10 10:19:42 -08001444 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001445 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001446 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001447 "test/core/iomgr/resolve_address_test.c"
ctiller8919f602014-12-10 10:19:42 -08001448 ],
1449 "deps": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001450 "grpc_test_util",
1451 "grpc",
1452 "gpr_test_util",
1453 "gpr"
1454 ]
1455 },
1456 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001457 "name": "secure_endpoint_test",
1458 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001459 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001460 "src": [
1461 "test/core/security/secure_endpoint_test.c"
1462 ],
1463 "deps": [
1464 "grpc_test_util",
1465 "grpc",
1466 "gpr_test_util",
1467 "gpr"
1468 ]
1469 },
1470 {
1471 "name": "sockaddr_utils_test",
1472 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001473 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001474 "src": [
1475 "test/core/iomgr/sockaddr_utils_test.c"
1476 ],
1477 "deps": [
1478 "grpc_test_util",
1479 "grpc",
1480 "gpr_test_util",
1481 "gpr"
1482 ]
1483 },
1484 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001485 "name": "tcp_client_posix_test",
ctiller8919f602014-12-10 10:19:42 -08001486 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001487 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001488 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001489 "test/core/iomgr/tcp_client_posix_test.c"
ctiller8919f602014-12-10 10:19:42 -08001490 ],
1491 "deps": [
1492 "grpc_test_util",
1493 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001494 "gpr_test_util",
ctiller8919f602014-12-10 10:19:42 -08001495 "gpr"
1496 ]
1497 },
1498 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001499 "name": "tcp_posix_test",
ctiller3bf466f2014-12-19 16:21:57 -08001500 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001501 "language": "c",
ctiller3bf466f2014-12-19 16:21:57 -08001502 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001503 "test/core/iomgr/tcp_posix_test.c"
ctiller3bf466f2014-12-19 16:21:57 -08001504 ],
1505 "deps": [
1506 "grpc_test_util",
1507 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001508 "gpr_test_util",
ctiller3bf466f2014-12-19 16:21:57 -08001509 "gpr"
1510 ]
1511 },
1512 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001513 "name": "tcp_server_posix_test",
ctiller3bf466f2014-12-19 16:21:57 -08001514 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001515 "language": "c",
ctiller3bf466f2014-12-19 16:21:57 -08001516 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001517 "test/core/iomgr/tcp_server_posix_test.c"
1518 ],
1519 "deps": [
1520 "grpc_test_util",
1521 "grpc",
1522 "gpr_test_util",
1523 "gpr"
1524 ]
1525 },
1526 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001527 "name": "time_averaged_stats_test",
1528 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001529 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001530 "src": [
1531 "test/core/iomgr/time_averaged_stats_test.c"
ctiller3bf466f2014-12-19 16:21:57 -08001532 ],
1533 "deps": [
1534 "grpc_test_util",
1535 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001536 "gpr_test_util",
ctiller3bf466f2014-12-19 16:21:57 -08001537 "gpr"
1538 ]
1539 },
1540 {
ctiller8919f602014-12-10 10:19:42 -08001541 "name": "time_test",
1542 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001543 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001544 "src": [
1545 "test/core/support/time_test.c"
1546 ],
1547 "deps": [
1548 "grpc_test_util",
1549 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001550 "gpr_test_util",
ctiller8919f602014-12-10 10:19:42 -08001551 "gpr"
1552 ]
David Klempner7f3ed1e2015-01-16 15:35:56 -08001553 },
1554 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001555 "name": "timeout_encoding_test",
David Klempner7f3ed1e2015-01-16 15:35:56 -08001556 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001557 "language": "c",
David Klempner7f3ed1e2015-01-16 15:35:56 -08001558 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001559 "test/core/transport/chttp2/timeout_encoding_test.c"
1560 ],
1561 "deps": [
1562 "grpc_test_util",
1563 "grpc",
1564 "gpr_test_util",
1565 "gpr"
1566 ]
1567 },
1568 {
1569 "name": "transport_metadata_test",
1570 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001571 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001572 "src": [
1573 "test/core/transport/metadata_test.c"
David Klempner7f3ed1e2015-01-16 15:35:56 -08001574 ],
1575 "deps": [
Nicolas Noble19e0aa92015-01-16 17:29:34 -08001576 "grpc_test_util",
1577 "grpc",
1578 "gpr_test_util",
1579 "gpr"
David Klempner7f3ed1e2015-01-16 15:35:56 -08001580 ]
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001581 },
1582 {
Julien Boeuf9fff77e2015-02-24 16:50:35 -08001583 "name": "transport_security_test",
1584 "build": "test",
1585 "language": "c",
1586 "src": [
1587 "test/core/tsi/transport_security_test.c"
1588 ],
1589 "deps": [
1590 "grpc_test_util",
1591 "grpc",
1592 "gpr_test_util",
1593 "gpr"
1594 ]
1595 },
1596 {
Craig Tiller0220cf12015-02-12 17:39:26 -08001597 "name": "async_end2end_test",
1598 "build": "test",
1599 "language": "c++",
1600 "src": [
1601 "test/cpp/end2end/async_end2end_test.cc"
1602 ],
1603 "deps": [
1604 "grpc++_test_util",
1605 "grpc_test_util",
1606 "grpc++",
1607 "grpc",
1608 "gpr_test_util",
1609 "gpr"
1610 ]
1611 },
1612 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001613 "name": "channel_arguments_test",
1614 "build": "test",
1615 "language": "c++",
1616 "src": [
1617 "test/cpp/client/channel_arguments_test.cc"
1618 ],
1619 "deps": [
1620 "grpc++",
1621 "grpc",
1622 "gpr"
1623 ]
1624 },
1625 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001626 "name": "credentials_test",
1627 "build": "test",
1628 "language": "c++",
1629 "src": [
1630 "test/cpp/client/credentials_test.cc"
1631 ],
1632 "deps": [
1633 "grpc++",
1634 "grpc",
1635 "gpr"
1636 ]
1637 },
1638 {
1639 "name": "end2end_test",
1640 "build": "test",
1641 "language": "c++",
1642 "src": [
1643 "test/cpp/end2end/end2end_test.cc"
1644 ],
1645 "deps": [
1646 "grpc++_test_util",
1647 "grpc_test_util",
1648 "grpc++",
1649 "grpc",
1650 "gpr_test_util",
1651 "gpr"
1652 ]
1653 },
1654 {
Nicolas "Pixel" Noble3f1e6962015-02-20 19:44:26 +01001655 "name": "grpc_cpp_plugin",
1656 "build": "protoc",
1657 "language": "c++",
1658 "headers": [
1659 "src/compiler/cpp_generator.h",
1660 "src/compiler/cpp_generator_helpers.h"
1661 ],
1662 "src": [
1663 "src/compiler/cpp_generator.cc",
1664 "src/compiler/cpp_plugin.cc"
1665 ],
1666 "deps": [],
1667 "secure": false
1668 },
1669 {
1670 "name": "grpc_python_plugin",
1671 "build": "protoc",
1672 "language": "c++",
1673 "headers": [
1674 "src/compiler/python_generator.h"
1675 ],
1676 "src": [
1677 "src/compiler/python_generator.cc",
1678 "src/compiler/python_plugin.cc"
1679 ],
1680 "deps": [],
1681 "secure": false
1682 },
1683 {
1684 "name": "grpc_ruby_plugin",
1685 "build": "protoc",
1686 "language": "c++",
1687 "src": [
1688 "src/compiler/ruby_generator.cc",
1689 "src/compiler/ruby_plugin.cc"
1690 ],
1691 "deps": [],
1692 "secure": false
1693 },
1694 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001695 "name": "interop_client",
1696 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -08001697 "run": false,
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001698 "language": "c++",
1699 "src": [
1700 "test/cpp/interop/empty.proto",
1701 "test/cpp/interop/messages.proto",
1702 "test/cpp/interop/test.proto",
1703 "test/cpp/interop/client.cc"
1704 ],
1705 "deps": [
1706 "grpc++_test_util",
1707 "grpc_test_util",
1708 "grpc++",
1709 "grpc",
1710 "gpr_test_util",
1711 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -08001712 ]
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001713 },
1714 {
1715 "name": "interop_server",
1716 "build": "test",
Craig Tiller9d085a32015-02-11 18:17:01 -08001717 "run": false,
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001718 "language": "c++",
1719 "src": [
1720 "test/cpp/interop/empty.proto",
1721 "test/cpp/interop/messages.proto",
1722 "test/cpp/interop/test.proto",
1723 "test/cpp/interop/server.cc"
1724 ],
1725 "deps": [
1726 "grpc++_test_util",
1727 "grpc_test_util",
1728 "grpc++",
1729 "grpc",
1730 "gpr_test_util",
1731 "gpr"
Craig Tiller9d085a32015-02-11 18:17:01 -08001732 ]
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001733 },
1734 {
Craig Tillerfe8af4e2015-02-21 07:04:49 -08001735 "name": "interop_test",
1736 "build": "test",
1737 "language": "c++",
1738 "src": [
1739 "test/cpp/interop/interop_test.cc"
1740 ],
1741 "deps": [
1742 "grpc_test_util",
1743 "grpc",
1744 "gpr_test_util",
1745 "gpr"
1746 ]
1747 },
1748 {
Craig Tiller73b70182015-02-17 07:36:09 -08001749 "name": "pubsub_client",
1750 "build": "test",
1751 "run": false,
1752 "language": "c++",
1753 "src": [
1754 "examples/pubsub/main.cc"
1755 ],
1756 "deps": [
1757 "pubsub_client_lib",
1758 "grpc++_test_util",
1759 "grpc_test_util",
1760 "grpc++",
1761 "grpc",
1762 "gpr_test_util",
1763 "gpr"
1764 ]
1765 },
1766 {
1767 "name": "pubsub_publisher_test",
1768 "build": "test",
1769 "language": "c++",
1770 "src": [
1771 "examples/pubsub/publisher_test.cc"
1772 ],
1773 "deps": [
1774 "pubsub_client_lib",
1775 "grpc++_test_util",
1776 "grpc_test_util",
1777 "grpc++",
1778 "grpc",
1779 "gpr_test_util",
1780 "gpr"
1781 ]
1782 },
1783 {
1784 "name": "pubsub_subscriber_test",
1785 "build": "test",
1786 "language": "c++",
1787 "src": [
1788 "examples/pubsub/subscriber_test.cc"
1789 ],
1790 "deps": [
1791 "pubsub_client_lib",
1792 "grpc++_test_util",
1793 "grpc_test_util",
1794 "grpc++",
1795 "grpc",
1796 "gpr_test_util",
1797 "gpr"
1798 ]
1799 },
1800 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001801 "name": "qps_client",
1802 "build": "test",
Craig Tiller24c06ea2015-02-11 21:26:45 -08001803 "run": false,
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001804 "language": "c++",
1805 "src": [
1806 "test/cpp/qps/qpstest.proto",
1807 "test/cpp/qps/client.cc"
1808 ],
1809 "deps": [
1810 "grpc++_test_util",
1811 "grpc_test_util",
1812 "grpc++",
1813 "grpc",
1814 "gpr_test_util",
1815 "gpr"
Craig Tiller24c06ea2015-02-11 21:26:45 -08001816 ]
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001817 },
1818 {
1819 "name": "qps_server",
1820 "build": "test",
Craig Tiller24c06ea2015-02-11 21:26:45 -08001821 "run": false,
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001822 "language": "c++",
1823 "src": [
1824 "test/cpp/qps/qpstest.proto",
1825 "test/cpp/qps/server.cc"
1826 ],
1827 "deps": [
1828 "grpc++_test_util",
1829 "grpc_test_util",
1830 "grpc++",
1831 "grpc",
1832 "gpr_test_util",
1833 "gpr"
Craig Tiller24c06ea2015-02-11 21:26:45 -08001834 ]
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001835 },
1836 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001837 "name": "status_test",
1838 "build": "test",
1839 "language": "c++",
1840 "src": [
1841 "test/cpp/util/status_test.cc"
1842 ],
1843 "deps": [
1844 "grpc_test_util",
1845 "grpc++",
1846 "grpc",
1847 "gpr_test_util",
1848 "gpr"
1849 ]
1850 },
1851 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001852 "name": "thread_pool_test",
1853 "build": "test",
1854 "language": "c++",
1855 "src": [
1856 "test/cpp/server/thread_pool_test.cc"
1857 ],
1858 "deps": [
1859 "grpc_test_util",
1860 "grpc++",
1861 "grpc",
1862 "gpr_test_util",
1863 "gpr"
1864 ]
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001865 }
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001866 ]
1867}