blob: ca41c8dcb3985029097cd1e40c33f0a6efda9f19 [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,
6 "minor": 8,
7 "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",
35 "src/core/httpcli/format_request.h",
36 "src/core/httpcli/httpcli.h",
37 "src/core/httpcli/httpcli_security_context.h",
38 "src/core/httpcli/parser.h",
39 "src/core/iomgr/alarm.h",
40 "src/core/iomgr/alarm_heap.h",
41 "src/core/iomgr/alarm_internal.h",
42 "src/core/iomgr/endpoint.h",
43 "src/core/iomgr/endpoint_pair.h",
44 "src/core/iomgr/fd_posix.h",
Nicolas Noble45e67a32015-02-09 16:20:49 -080045 "src/core/iomgr/iocp_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080046 "src/core/iomgr/iomgr.h",
47 "src/core/iomgr/iomgr_internal.h",
48 "src/core/iomgr/iomgr_posix.h",
49 "src/core/iomgr/pollset.h",
50 "src/core/iomgr/pollset_kick.h",
51 "src/core/iomgr/pollset_kick_posix.h",
Craig Tiller6a6e4a12015-01-21 15:28:24 -080052 "src/core/iomgr/pollset_kick_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080053 "src/core/iomgr/pollset_posix.h",
Craig Tillerf2d39b72015-01-21 15:06:08 -080054 "src/core/iomgr/pollset_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080055 "src/core/iomgr/resolve_address.h",
56 "src/core/iomgr/sockaddr.h",
57 "src/core/iomgr/sockaddr_posix.h",
58 "src/core/iomgr/sockaddr_utils.h",
59 "src/core/iomgr/sockaddr_win32.h",
60 "src/core/iomgr/socket_utils_posix.h",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +010061 "src/core/iomgr/socket_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080062 "src/core/iomgr/tcp_client.h",
63 "src/core/iomgr/tcp_posix.h",
64 "src/core/iomgr/tcp_server.h",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +010065 "src/core/iomgr/tcp_windows.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080066 "src/core/iomgr/time_averaged_stats.h",
David Klempner8bfbc882015-01-26 17:23:33 -080067 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller4450db22015-01-30 16:49:22 -080068 "src/core/iomgr/wakeup_fd_posix.h",
Nicolas Noblee04455a2015-01-26 17:01:29 -080069 "src/core/json/json.h",
70 "src/core/json/json_common.h",
71 "src/core/json/json_reader.h",
72 "src/core/json/json_writer.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080073 "src/core/statistics/census_interface.h",
74 "src/core/statistics/census_log.h",
75 "src/core/statistics/census_rpc_stats.h",
76 "src/core/statistics/census_tracing.h",
77 "src/core/statistics/hash_table.h",
78 "src/core/statistics/window_stats.h",
Craig Tiller4450db22015-01-30 16:49:22 -080079 "src/core/surface/byte_buffer_queue.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -080080 "src/core/surface/call.h",
81 "src/core/surface/channel.h",
82 "src/core/surface/client.h",
83 "src/core/surface/completion_queue.h",
84 "src/core/surface/event_string.h",
85 "src/core/surface/lame_client.h",
86 "src/core/surface/server.h",
87 "src/core/surface/surface_trace.h",
88 "src/core/transport/chttp2/bin_encoder.h",
89 "src/core/transport/chttp2/frame.h",
90 "src/core/transport/chttp2/frame_data.h",
91 "src/core/transport/chttp2/frame_goaway.h",
92 "src/core/transport/chttp2/frame_ping.h",
93 "src/core/transport/chttp2/frame_rst_stream.h",
94 "src/core/transport/chttp2/frame_settings.h",
95 "src/core/transport/chttp2/frame_window_update.h",
96 "src/core/transport/chttp2/hpack_parser.h",
97 "src/core/transport/chttp2/hpack_table.h",
98 "src/core/transport/chttp2/http2_errors.h",
99 "src/core/transport/chttp2/huffsyms.h",
100 "src/core/transport/chttp2/status_conversion.h",
101 "src/core/transport/chttp2/stream_encoder.h",
102 "src/core/transport/chttp2/stream_map.h",
103 "src/core/transport/chttp2/timeout_encoding.h",
104 "src/core/transport/chttp2/varint.h",
105 "src/core/transport/chttp2_transport.h",
106 "src/core/transport/metadata.h",
107 "src/core/transport/stream_op.h",
108 "src/core/transport/transport.h",
109 "src/core/transport/transport_impl.h"
110 ],
nnoblec87b1c52015-01-05 17:15:18 -0800111 "src": [
112 "src/core/channel/call_op_string.c",
113 "src/core/channel/census_filter.c",
114 "src/core/channel/channel_args.c",
115 "src/core/channel/channel_stack.c",
116 "src/core/channel/child_channel.c",
117 "src/core/channel/client_channel.c",
118 "src/core/channel/client_setup.c",
119 "src/core/channel/connected_channel.c",
120 "src/core/channel/http_client_filter.c",
121 "src/core/channel/http_filter.c",
122 "src/core/channel/http_server_filter.c",
123 "src/core/channel/metadata_buffer.c",
124 "src/core/channel/noop_filter.c",
125 "src/core/compression/algorithm.c",
126 "src/core/compression/message_compress.c",
127 "src/core/httpcli/format_request.c",
128 "src/core/httpcli/httpcli.c",
129 "src/core/httpcli/httpcli_security_context.c",
130 "src/core/httpcli/parser.c",
131 "src/core/iomgr/alarm.c",
132 "src/core/iomgr/alarm_heap.c",
133 "src/core/iomgr/endpoint.c",
134 "src/core/iomgr/endpoint_pair_posix.c",
ctiller58393c22015-01-07 14:03:30 -0800135 "src/core/iomgr/fd_posix.c",
Nicolas Noble45e67a32015-02-09 16:20:49 -0800136 "src/core/iomgr/iocp_windows.c",
ctiller58393c22015-01-07 14:03:30 -0800137 "src/core/iomgr/iomgr.c",
138 "src/core/iomgr/iomgr_posix.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100139 "src/core/iomgr/iomgr_windows.c",
David Klempner78dc6cd2015-01-26 15:02:51 -0800140 "src/core/iomgr/pollset_kick.c",
ctiller58393c22015-01-07 14:03:30 -0800141 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
142 "src/core/iomgr/pollset_posix.c",
Craig Tillerf2d39b72015-01-21 15:06:08 -0800143 "src/core/iomgr/pollset_windows.c",
Nicolas "Pixel" Nobled5a99852015-01-24 01:27:48 -0800144 "src/core/iomgr/resolve_address.c",
nnoblec87b1c52015-01-05 17:15:18 -0800145 "src/core/iomgr/sockaddr_utils.c",
146 "src/core/iomgr/socket_utils_common_posix.c",
147 "src/core/iomgr/socket_utils_linux.c",
148 "src/core/iomgr/socket_utils_posix.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100149 "src/core/iomgr/socket_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800150 "src/core/iomgr/tcp_client_posix.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100151 "src/core/iomgr/tcp_client_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800152 "src/core/iomgr/tcp_posix.c",
153 "src/core/iomgr/tcp_server_posix.c",
Nicolas "Pixel" Noble0f3ec822015-02-05 19:40:38 +0100154 "src/core/iomgr/tcp_server_windows.c",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100155 "src/core/iomgr/tcp_windows.c",
nnoblec87b1c52015-01-05 17:15:18 -0800156 "src/core/iomgr/time_averaged_stats.c",
David Klempner78dc6cd2015-01-26 15:02:51 -0800157 "src/core/iomgr/wakeup_fd_eventfd.c",
158 "src/core/iomgr/wakeup_fd_nospecial.c",
159 "src/core/iomgr/wakeup_fd_pipe.c",
David Klempner8bfbc882015-01-26 17:23:33 -0800160 "src/core/iomgr/wakeup_fd_posix.c",
Nicolas Noble614c2bf2015-01-21 15:48:36 -0800161 "src/core/json/json.c",
Nicolas Noblee04455a2015-01-26 17:01:29 -0800162 "src/core/json/json_reader.c",
163 "src/core/json/json_string.c",
164 "src/core/json/json_writer.c",
nnoblec87b1c52015-01-05 17:15:18 -0800165 "src/core/statistics/census_init.c",
166 "src/core/statistics/census_log.c",
167 "src/core/statistics/census_rpc_stats.c",
168 "src/core/statistics/census_tracing.c",
169 "src/core/statistics/hash_table.c",
170 "src/core/statistics/window_stats.c",
171 "src/core/surface/byte_buffer.c",
Craig Tiller4450db22015-01-30 16:49:22 -0800172 "src/core/surface/byte_buffer_queue.c",
nnoblec87b1c52015-01-05 17:15:18 -0800173 "src/core/surface/byte_buffer_reader.c",
174 "src/core/surface/call.c",
Craig Tillerea61b072015-02-03 19:19:27 -0800175 "src/core/surface/call_details.c",
nnoblec87b1c52015-01-05 17:15:18 -0800176 "src/core/surface/channel.c",
177 "src/core/surface/channel_create.c",
178 "src/core/surface/client.c",
179 "src/core/surface/completion_queue.c",
180 "src/core/surface/event_string.c",
181 "src/core/surface/init.c",
182 "src/core/surface/lame_client.c",
Craig Tillerea61b072015-02-03 19:19:27 -0800183 "src/core/surface/metadata_array.c",
nnoblec87b1c52015-01-05 17:15:18 -0800184 "src/core/surface/secure_channel_create.c",
185 "src/core/surface/secure_server_create.c",
186 "src/core/surface/server.c",
187 "src/core/surface/server_chttp2.c",
188 "src/core/surface/server_create.c",
189 "src/core/transport/chttp2/alpn.c",
190 "src/core/transport/chttp2/bin_encoder.c",
191 "src/core/transport/chttp2/frame_data.c",
192 "src/core/transport/chttp2/frame_goaway.c",
193 "src/core/transport/chttp2/frame_ping.c",
194 "src/core/transport/chttp2/frame_rst_stream.c",
195 "src/core/transport/chttp2/frame_settings.c",
196 "src/core/transport/chttp2/frame_window_update.c",
197 "src/core/transport/chttp2/hpack_parser.c",
198 "src/core/transport/chttp2/hpack_table.c",
199 "src/core/transport/chttp2/huffsyms.c",
200 "src/core/transport/chttp2/status_conversion.c",
201 "src/core/transport/chttp2/stream_encoder.c",
202 "src/core/transport/chttp2/stream_map.c",
203 "src/core/transport/chttp2/timeout_encoding.c",
ctillere4b40932015-01-07 12:13:17 -0800204 "src/core/transport/chttp2/varint.c",
ctiller58393c22015-01-07 14:03:30 -0800205 "src/core/transport/chttp2_transport.c",
nnoblec87b1c52015-01-05 17:15:18 -0800206 "src/core/transport/metadata.c",
207 "src/core/transport/stream_op.c",
Nicolas Noble614c2bf2015-01-21 15:48:36 -0800208 "src/core/transport/transport.c"
nnoblec87b1c52015-01-05 17:15:18 -0800209 ]
210 }
211 ],
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800212 "libs": [
213 {
214 "name": "gpr",
215 "build": "all",
Craig Tiller59140fc2015-01-18 10:12:17 -0800216 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800217 "public_headers": [
218 "include/grpc/support/alloc.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800219 "include/grpc/support/atm.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800220 "include/grpc/support/atm_gcc_atomic.h",
221 "include/grpc/support/atm_gcc_sync.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800222 "include/grpc/support/atm_win32.h",
223 "include/grpc/support/cancellable_platform.h",
224 "include/grpc/support/cmdline.h",
225 "include/grpc/support/histogram.h",
226 "include/grpc/support/host_port.h",
227 "include/grpc/support/log.h",
Nicolas "Pixel" Noble21f627a2015-02-04 01:31:14 +0100228 "include/grpc/support/log_win32.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800229 "include/grpc/support/port_platform.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800230 "include/grpc/support/slice.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800231 "include/grpc/support/slice_buffer.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800232 "include/grpc/support/sync.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800233 "include/grpc/support/sync_generic.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800234 "include/grpc/support/sync_posix.h",
235 "include/grpc/support/sync_win32.h",
236 "include/grpc/support/thd.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800237 "include/grpc/support/time.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800238 "include/grpc/support/useful.h"
239 ],
240 "headers": [
241 "src/core/support/cpu.h",
Julien Boeuf026a4172015-02-02 18:36:37 -0800242 "src/core/support/env.h",
243 "src/core/support/file.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800244 "src/core/support/murmur_hash.h",
Jan Tattermuscha54b60d2015-01-27 09:46:33 -0800245 "src/core/support/string.h",
Nicolas "Pixel" Nobled6dcec52015-02-05 23:28:17 -0800246 "src/core/support/string_win32.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800247 "src/core/support/thd_internal.h"
Craig Tiller0b2a3722015-01-18 11:30:07 -0800248 ],
249 "src": [
250 "src/core/support/alloc.c",
251 "src/core/support/cancellable.c",
252 "src/core/support/cmdline.c",
253 "src/core/support/cpu_linux.c",
254 "src/core/support/cpu_posix.c",
Jan Tattermusch6943fb32015-02-09 17:38:52 -0800255 "src/core/support/cpu_windows.c",
Julien Boeuf7413f102015-02-04 17:00:08 -0800256 "src/core/support/env_linux.c",
Julien Boeuf026a4172015-02-02 18:36:37 -0800257 "src/core/support/env_posix.c",
258 "src/core/support/env_win32.c",
259 "src/core/support/file.c",
260 "src/core/support/file_posix.c",
261 "src/core/support/file_win32.c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800262 "src/core/support/histogram.c",
263 "src/core/support/host_port.c",
264 "src/core/support/log.c",
265 "src/core/support/log_android.c",
266 "src/core/support/log_linux.c",
267 "src/core/support/log_posix.c",
268 "src/core/support/log_win32.c",
269 "src/core/support/murmur_hash.c",
270 "src/core/support/slice.c",
271 "src/core/support/slice_buffer.c",
272 "src/core/support/string.c",
273 "src/core/support/string_posix.c",
274 "src/core/support/string_win32.c",
275 "src/core/support/sync.c",
276 "src/core/support/sync_posix.c",
277 "src/core/support/sync_win32.c",
278 "src/core/support/thd_posix.c",
279 "src/core/support/thd_win32.c",
280 "src/core/support/time.c",
281 "src/core/support/time_posix.c",
282 "src/core/support/time_win32.c"
283 ],
284 "secure": false,
285 "vs_project_guid": "{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}"
286 },
287 {
288 "name": "gpr_test_util",
289 "build": "private",
Craig Tiller3a653582015-01-18 11:35:42 -0800290 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800291 "src": [
292 "test/core/util/test_config.c"
293 ],
294 "vs_project_guid": "{EAB0A629-17A9-44DB-B5FF-E91A721FE037}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800295 },
296 {
297 "name": "grpc",
298 "build": "all",
Craig Tiller59140fc2015-01-18 10:12:17 -0800299 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800300 "public_headers": [
nnoblec87b1c52015-01-05 17:15:18 -0800301 "include/grpc/grpc_security.h"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800302 ],
303 "headers": [
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",
307 "src/core/security/google_root_certs.h",
jboeufbefd2652014-12-12 15:39:47 -0800308 "src/core/security/json_token.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800309 "src/core/security/secure_transport_setup.h",
310 "src/core/security/security_context.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800311 "src/core/tsi/fake_transport_security.h",
312 "src/core/tsi/ssl_transport_security.h",
313 "src/core/tsi/transport_security.h",
nnoble472f60e2015-01-12 18:40:46 -0800314 "src/core/tsi/transport_security_interface.h"
nnoble5b7f32a2014-12-22 08:12:44 -0800315 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800316 "src": [
317 "src/core/security/auth.c",
318 "src/core/security/base64.c",
319 "src/core/security/credentials.c",
320 "src/core/security/factories.c",
321 "src/core/security/google_root_certs.c",
322 "src/core/security/json_token.c",
323 "src/core/security/secure_endpoint.c",
324 "src/core/security/secure_transport_setup.c",
325 "src/core/security/security_context.c",
326 "src/core/security/server_secure_chttp2.c",
327 "src/core/tsi/fake_transport_security.c",
328 "src/core/tsi/ssl_transport_security.c",
329 "src/core/tsi/transport_security.c"
330 ],
nnoble5b7f32a2014-12-22 08:12:44 -0800331 "deps": [
332 "gpr"
Craig Tiller0b2a3722015-01-18 11:30:07 -0800333 ],
Craig Tiller3a653582015-01-18 11:35:42 -0800334 "baselib": true,
nnoblec87b1c52015-01-05 17:15:18 -0800335 "filegroups": [
336 "grpc_base"
337 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800338 "secure": true,
339 "vs_project_guid": "{29D16885-7228-4C31-81ED-5F9187C7F2A9}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800340 },
341 {
Craig Tiller1ffa52f2015-02-06 16:32:46 -0800342 "name": "grpc_csharp_ext",
343 "build": "all",
344 "language": "c",
345 "src": [
346 "src/csharp/ext/grpc_csharp_ext.c"
347 ],
348 "deps": [
349 "gpr",
350 "grpc"
Jan Tattermusch92e2e3f2015-02-11 10:20:55 -0800351 ],
352 "vs_project_guid": "{D64C6D63-4458-4A88-AB38-35678384A7E4}"
Craig Tiller1ffa52f2015-02-06 16:32:46 -0800353 },
354 {
Craig Tiller7d7b6c72015-01-18 12:03:17 -0800355 "name": "grpc_test_util",
356 "build": "private",
357 "language": "c",
358 "src": [
359 "test/core/end2end/cq_verifier.c",
360 "test/core/end2end/data/prod_roots_certs.c",
361 "test/core/end2end/data/server1_cert.c",
362 "test/core/end2end/data/server1_key.c",
363 "test/core/end2end/data/test_root_cert.c",
364 "test/core/iomgr/endpoint_tests.c",
365 "test/core/statistics/census_log_tests.c",
366 "test/core/transport/transport_end2end_tests.c",
367 "test/core/util/grpc_profiler.c",
368 "test/core/util/parse_hexstring.c",
369 "test/core/util/port_posix.c",
370 "test/core/util/slice_splitter.c"
371 ],
372 "vs_project_guid": "{17BCAFC0-5FDC-4C94-AEB9-95F3E220614B}"
373 },
374 {
375 "name": "grpc_unsecure",
376 "build": "all",
377 "language": "c",
378 "deps": [
379 "gpr"
380 ],
381 "baselib": true,
382 "filegroups": [
383 "grpc_base"
384 ],
385 "secure": false,
386 "vs_project_guid": "{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}"
387 },
388 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800389 "name": "grpc++",
390 "build": "all",
Craig Tiller59140fc2015-01-18 10:12:17 -0800391 "language": "c++",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800392 "public_headers": [
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800393 "include/grpc++/async_server.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800394 "include/grpc++/async_server_context.h",
yangg59dfc902014-12-19 14:00:14 -0800395 "include/grpc++/channel_arguments.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800396 "include/grpc++/channel_interface.h",
397 "include/grpc++/client_context.h",
398 "include/grpc++/completion_queue.h",
399 "include/grpc++/config.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800400 "include/grpc++/create_channel.h",
vpai80b6d012014-12-17 11:47:32 -0800401 "include/grpc++/credentials.h",
yangg1b151092015-01-09 15:31:05 -0800402 "include/grpc++/impl/internal_stub.h",
403 "include/grpc++/impl/rpc_method.h",
404 "include/grpc++/impl/rpc_service_method.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800405 "include/grpc++/server.h",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800406 "include/grpc++/server_builder.h",
yanggfd2f3ac2014-12-17 16:46:06 -0800407 "include/grpc++/server_context.h",
vpai80b6d012014-12-17 11:47:32 -0800408 "include/grpc++/server_credentials.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800409 "include/grpc++/status.h",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800410 "include/grpc++/stream.h",
411 "include/grpc++/stream_context_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/server_rpc_handler.h",
417 "src/cpp/server/thread_pool.h",
418 "src/cpp/stream/stream_context.h",
ctiller2bbb6c42014-12-17 09:44:44 -0800419 "src/cpp/util/time.h"
nnoble5b7f32a2014-12-22 08:12:44 -0800420 ],
Craig Tiller0b2a3722015-01-18 11:30:07 -0800421 "src": [
422 "src/cpp/client/channel.cc",
423 "src/cpp/client/channel_arguments.cc",
424 "src/cpp/client/client_context.cc",
425 "src/cpp/client/create_channel.cc",
426 "src/cpp/client/credentials.cc",
427 "src/cpp/client/internal_stub.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",
431 "src/cpp/server/async_server.cc",
432 "src/cpp/server/async_server_context.cc",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800433 "src/cpp/server/server.cc",
434 "src/cpp/server/server_builder.cc",
435 "src/cpp/server/server_context_impl.cc",
436 "src/cpp/server/server_credentials.cc",
437 "src/cpp/server/server_rpc_handler.cc",
438 "src/cpp/server/thread_pool.cc",
439 "src/cpp/stream/stream_context.cc",
440 "src/cpp/util/status.cc",
441 "src/cpp/util/time.cc"
442 ],
nnoble5b7f32a2014-12-22 08:12:44 -0800443 "deps": [
444 "grpc"
Craig Tiller0b2a3722015-01-18 11:30:07 -0800445 ],
446 "secure": true,
447 "vs_project_guid": "{C187A093-A0FE-489D-A40A-6E33DE0F9FEB}"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800448 },
449 {
450 "name": "grpc++_test_util",
nnoble5f2ecb32015-01-12 16:40:18 -0800451 "build": "private",
Craig Tiller3a653582015-01-18 11:35:42 -0800452 "language": "c++",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800453 "src": [
Craig Tiller7431fa92015-01-31 20:06:02 -0800454 "test/cpp/util/messages.proto",
nnoble72309c62014-12-12 11:42:26 -0800455 "test/cpp/util/echo.proto",
yangg1456d152015-01-08 15:39:58 -0800456 "test/cpp/util/echo_duplicate.proto",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800457 "test/cpp/end2end/async_test_server.cc",
458 "test/cpp/util/create_test_channel.cc"
Craig Tiller3a653582015-01-18 11:35:42 -0800459 ]
Chen Wang86af8cf2015-01-21 18:05:40 -0800460 },
461 {
462 "name": "tips_client_lib",
463 "build": "private",
Chen Wang69330752015-01-21 18:57:46 -0800464 "language": "c++",
Chen Wang86af8cf2015-01-21 18:05:40 -0800465 "src": [
Craig Tiller4450db22015-01-30 16:49:22 -0800466 "examples/tips/label.proto",
Craig Tiller7431fa92015-01-31 20:06:02 -0800467 "examples/tips/empty.proto",
Chen Wang86af8cf2015-01-21 18:05:40 -0800468 "examples/tips/pubsub.proto",
Chen Wang04f1aa82015-01-30 18:26:16 -0800469 "examples/tips/publisher.cc",
470 "examples/tips/subscriber.cc"
Chen Wang86af8cf2015-01-21 18:05:40 -0800471 ],
472 "deps": [
473 "grpc++",
474 "grpc",
475 "gpr"
Chen Wang69330752015-01-21 18:57:46 -0800476 ]
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800477 }
478 ],
479 "targets": [
480 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800481 "name": "alarm_heap_test",
482 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800483 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800484 "src": [
485 "test/core/iomgr/alarm_heap_test.c"
486 ],
487 "deps": [
488 "grpc_test_util",
489 "grpc",
490 "gpr_test_util",
491 "gpr"
492 ]
493 },
494 {
495 "name": "alarm_list_test",
496 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800497 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800498 "src": [
499 "test/core/iomgr/alarm_list_test.c"
500 ],
501 "deps": [
502 "grpc_test_util",
503 "grpc",
504 "gpr_test_util",
505 "gpr"
506 ]
507 },
508 {
509 "name": "alarm_test",
510 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800511 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800512 "src": [
513 "test/core/iomgr/alarm_test.c"
514 ],
515 "deps": [
516 "grpc_test_util",
517 "grpc",
518 "gpr_test_util",
519 "gpr"
520 ]
521 },
522 {
523 "name": "alpn_test",
524 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800525 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800526 "src": [
527 "test/core/transport/chttp2/alpn_test.c"
528 ],
529 "deps": [
530 "grpc_test_util",
531 "grpc",
532 "gpr_test_util",
533 "gpr"
534 ]
535 },
536 {
537 "name": "bin_encoder_test",
538 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800539 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800540 "src": [
541 "test/core/transport/chttp2/bin_encoder_test.c"
542 ],
543 "deps": [
544 "grpc_test_util",
545 "grpc",
546 "gpr_test_util",
547 "gpr"
548 ]
549 },
550 {
551 "name": "census_hash_table_test",
552 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800553 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800554 "src": [
555 "test/core/statistics/hash_table_test.c"
556 ],
557 "deps": [
558 "grpc_test_util",
559 "grpc",
560 "gpr_test_util",
561 "gpr"
562 ]
563 },
564 {
565 "name": "census_statistics_multiple_writers_circular_buffer_test",
566 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800567 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800568 "src": [
569 "test/core/statistics/multiple_writers_circular_buffer_test.c"
570 ],
571 "deps": [
572 "grpc_test_util",
573 "grpc",
574 "gpr_test_util",
575 "gpr"
576 ]
577 },
578 {
579 "name": "census_statistics_multiple_writers_test",
580 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800581 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800582 "src": [
583 "test/core/statistics/multiple_writers_test.c"
584 ],
585 "deps": [
586 "grpc_test_util",
587 "grpc",
588 "gpr_test_util",
589 "gpr"
590 ]
591 },
592 {
593 "name": "census_statistics_performance_test",
594 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800595 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800596 "src": [
597 "test/core/statistics/performance_test.c"
598 ],
599 "deps": [
600 "grpc_test_util",
601 "grpc",
602 "gpr_test_util",
603 "gpr"
604 ]
605 },
606 {
607 "name": "census_statistics_quick_test",
608 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800609 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800610 "src": [
611 "test/core/statistics/quick_test.c"
612 ],
613 "deps": [
614 "grpc_test_util",
615 "grpc",
616 "gpr_test_util",
617 "gpr"
618 ]
619 },
620 {
621 "name": "census_statistics_small_log_test",
622 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800623 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800624 "src": [
625 "test/core/statistics/small_log_test.c"
626 ],
627 "deps": [
628 "grpc_test_util",
629 "grpc",
630 "gpr_test_util",
631 "gpr"
632 ]
633 },
634 {
635 "name": "census_stats_store_test",
636 "build": "executable",
Craig Tiller3a653582015-01-18 11:35:42 -0800637 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800638 "src": [
639 "test/core/statistics/rpc_stats_test.c"
640 ],
641 "deps": [
642 "grpc_test_util",
643 "grpc",
644 "gpr_test_util",
645 "gpr"
646 ]
647 },
648 {
649 "name": "census_stub_test",
650 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800651 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800652 "src": [
653 "test/core/statistics/census_stub_test.c"
654 ],
655 "deps": [
656 "grpc_test_util",
657 "grpc",
658 "gpr_test_util",
659 "gpr"
660 ]
661 },
662 {
663 "name": "census_trace_store_test",
664 "build": "executable",
Craig Tiller3a653582015-01-18 11:35:42 -0800665 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800666 "src": [
667 "test/core/statistics/trace_test.c"
668 ],
669 "deps": [
670 "grpc_test_util",
671 "grpc",
672 "gpr_test_util",
673 "gpr"
674 ]
675 },
676 {
677 "name": "census_window_stats_test",
678 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800679 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800680 "src": [
681 "test/core/statistics/window_stats_test.c"
682 ],
683 "deps": [
684 "grpc_test_util",
685 "grpc",
686 "gpr_test_util",
687 "gpr"
688 ]
689 },
690 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800691 "name": "chttp2_status_conversion_test",
692 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800693 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800694 "src": [
695 "test/core/transport/chttp2/status_conversion_test.c"
696 ],
697 "deps": [
698 "grpc_test_util",
699 "grpc",
700 "gpr_test_util",
701 "gpr"
702 ]
703 },
704 {
705 "name": "chttp2_stream_encoder_test",
706 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800707 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800708 "src": [
709 "test/core/transport/chttp2/stream_encoder_test.c"
710 ],
711 "deps": [
712 "grpc_test_util",
713 "grpc",
714 "gpr_test_util",
715 "gpr"
716 ]
717 },
718 {
719 "name": "chttp2_stream_map_test",
720 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800721 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800722 "src": [
723 "test/core/transport/chttp2/stream_map_test.c"
724 ],
725 "deps": [
726 "grpc_test_util",
727 "grpc",
728 "gpr_test_util",
729 "gpr"
730 ]
731 },
732 {
733 "name": "chttp2_transport_end2end_test",
734 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800735 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800736 "src": [
737 "test/core/transport/chttp2_transport_end2end_test.c"
738 ],
739 "deps": [
740 "grpc_test_util",
741 "grpc",
742 "gpr_test_util",
743 "gpr"
744 ]
745 },
746 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800747 "name": "dualstack_socket_test",
748 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800749 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800750 "src": [
751 "test/core/end2end/dualstack_socket_test.c"
752 ],
753 "deps": [
754 "grpc_test_util",
755 "grpc",
756 "gpr_test_util",
757 "gpr"
758 ]
759 },
760 {
761 "name": "echo_client",
762 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800763 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800764 "src": [
765 "test/core/echo/client.c"
766 ],
767 "deps": [
768 "grpc_test_util",
769 "grpc",
770 "gpr_test_util",
771 "gpr"
772 ],
773 "run": false
774 },
775 {
776 "name": "echo_server",
777 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800778 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800779 "src": [
780 "test/core/echo/server.c"
781 ],
782 "deps": [
783 "grpc_test_util",
784 "grpc",
785 "gpr_test_util",
786 "gpr"
787 ],
788 "run": false
789 },
790 {
791 "name": "echo_test",
792 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800793 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800794 "src": [
795 "test/core/echo/echo_test.c"
796 ],
797 "deps": [
798 "grpc_test_util",
799 "grpc",
800 "gpr_test_util",
801 "gpr"
802 ]
803 },
804 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800805 "name": "fd_posix_test",
806 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800807 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800808 "src": [
809 "test/core/iomgr/fd_posix_test.c"
810 ],
811 "deps": [
812 "grpc_test_util",
813 "grpc",
814 "gpr_test_util",
815 "gpr"
816 ]
817 },
818 {
819 "name": "fling_client",
820 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800821 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800822 "src": [
823 "test/core/fling/client.c"
824 ],
825 "deps": [
826 "grpc_test_util",
827 "grpc",
828 "gpr_test_util",
829 "gpr"
830 ],
831 "run": false
832 },
833 {
834 "name": "fling_server",
835 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800836 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800837 "src": [
838 "test/core/fling/server.c"
839 ],
840 "deps": [
841 "grpc_test_util",
842 "grpc",
843 "gpr_test_util",
844 "gpr"
845 ],
846 "run": false
847 },
848 {
849 "name": "fling_stream_test",
850 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800851 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800852 "src": [
853 "test/core/fling/fling_stream_test.c"
854 ],
855 "deps": [
856 "grpc_test_util",
857 "grpc",
858 "gpr_test_util",
859 "gpr"
860 ]
861 },
862 {
863 "name": "fling_test",
864 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800865 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800866 "src": [
867 "test/core/fling/fling_test.c"
868 ],
869 "deps": [
870 "grpc_test_util",
871 "grpc",
872 "gpr_test_util",
873 "gpr"
874 ]
875 },
876 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800877 "name": "gen_hpack_tables",
878 "build": "tool",
Craig Tiller3a653582015-01-18 11:35:42 -0800879 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800880 "src": [
881 "src/core/transport/chttp2/gen_hpack_tables.c"
882 ],
883 "deps": [
884 "grpc_test_util",
nnoble0c475f02014-12-05 15:37:39 -0800885 "gpr",
886 "grpc"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800887 ]
888 },
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800889 {
890 "name": "gpr_cancellable_test",
891 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800892 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800893 "src": [
894 "test/core/support/cancellable_test.c"
895 ],
896 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800897 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800898 "gpr"
899 ]
900 },
901 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800902 "name": "gpr_cmdline_test",
903 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800904 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800905 "src": [
906 "test/core/support/cmdline_test.c"
907 ],
908 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800909 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800910 "gpr"
911 ]
912 },
913 {
Craig Tiller1ffa52f2015-02-06 16:32:46 -0800914 "name": "gpr_env_test",
915 "build": "test",
916 "language": "c",
917 "src": [
918 "test/core/support/env_test.c"
919 ],
920 "deps": [
921 "gpr_test_util",
922 "gpr"
923 ]
924 },
925 {
926 "name": "gpr_file_test",
927 "build": "test",
928 "language": "c",
929 "src": [
930 "test/core/support/file_test.c"
931 ],
932 "deps": [
933 "gpr_test_util",
934 "gpr"
935 ]
936 },
937 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800938 "name": "gpr_histogram_test",
939 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800940 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800941 "src": [
942 "test/core/support/histogram_test.c"
943 ],
944 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800945 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800946 "gpr"
947 ]
948 },
949 {
950 "name": "gpr_host_port_test",
951 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800952 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800953 "src": [
954 "test/core/support/host_port_test.c"
955 ],
956 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800957 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800958 "gpr"
959 ]
960 },
961 {
Craig Tiller0b2a3722015-01-18 11:30:07 -0800962 "name": "gpr_log_test",
963 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -0800964 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -0800965 "src": [
966 "test/core/support/log_test.c"
967 ],
968 "deps": [
969 "gpr_test_util",
970 "gpr"
971 ]
972 },
973 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800974 "name": "gpr_slice_buffer_test",
975 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800976 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800977 "src": [
978 "test/core/support/slice_buffer_test.c"
979 ],
980 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800981 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800982 "gpr"
983 ]
984 },
985 {
986 "name": "gpr_slice_test",
987 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -0800988 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800989 "src": [
990 "test/core/support/slice_test.c"
991 ],
992 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -0800993 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -0800994 "gpr"
995 ]
996 },
997 {
998 "name": "gpr_string_test",
999 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001000 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001001 "src": [
1002 "test/core/support/string_test.c"
1003 ],
1004 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001005 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001006 "gpr"
1007 ]
1008 },
1009 {
1010 "name": "gpr_sync_test",
1011 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001012 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001013 "src": [
1014 "test/core/support/sync_test.c"
1015 ],
1016 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001017 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001018 "gpr"
1019 ]
1020 },
1021 {
1022 "name": "gpr_thd_test",
1023 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001024 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001025 "src": [
1026 "test/core/support/thd_test.c"
1027 ],
1028 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001029 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001030 "gpr"
1031 ]
1032 },
1033 {
1034 "name": "gpr_time_test",
1035 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001036 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001037 "src": [
1038 "test/core/support/time_test.c"
1039 ],
1040 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001041 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001042 "gpr"
1043 ]
1044 },
1045 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001046 "name": "gpr_useful_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001047 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001048 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001049 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001050 "test/core/support/useful_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001051 ],
1052 "deps": [
nnoble5f2ecb32015-01-12 16:40:18 -08001053 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001054 "gpr"
1055 ]
1056 },
1057 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001058 "name": "grpc_base64_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001059 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001060 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001061 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001062 "test/core/security/base64_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001063 ],
1064 "deps": [
1065 "grpc_test_util",
1066 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001067 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001068 "gpr"
1069 ]
1070 },
1071 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001072 "name": "grpc_byte_buffer_reader_test",
nnoble0c475f02014-12-05 15:37:39 -08001073 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001074 "language": "c",
nnoble0c475f02014-12-05 15:37:39 -08001075 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001076 "test/core/surface/byte_buffer_reader_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001077 ],
1078 "deps": [
1079 "grpc_test_util",
1080 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001081 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001082 "gpr"
1083 ]
1084 },
1085 {
1086 "name": "grpc_channel_stack_test",
1087 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001088 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001089 "src": [
1090 "test/core/channel/channel_stack_test.c"
1091 ],
1092 "deps": [
1093 "grpc_test_util",
1094 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001095 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001096 "gpr"
1097 ]
1098 },
1099 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001100 "name": "grpc_completion_queue_benchmark",
1101 "build": "benchmark",
Craig Tiller59140fc2015-01-18 10:12:17 -08001102 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001103 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001104 "test/core/surface/completion_queue_benchmark.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001105 ],
1106 "deps": [
1107 "grpc_test_util",
1108 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001109 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001110 "gpr"
1111 ]
1112 },
1113 {
1114 "name": "grpc_completion_queue_test",
1115 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001116 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001117 "src": [
1118 "test/core/surface/completion_queue_test.c"
1119 ],
1120 "deps": [
1121 "grpc_test_util",
1122 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001123 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001124 "gpr"
1125 ]
1126 },
1127 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001128 "name": "grpc_credentials_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001129 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001130 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001131 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001132 "test/core/security/credentials_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001133 ],
1134 "deps": [
1135 "grpc_test_util",
1136 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001137 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001138 "gpr"
1139 ]
1140 },
1141 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001142 "name": "grpc_fetch_oauth2",
1143 "build": "tool",
Craig Tiller3a653582015-01-18 11:35:42 -08001144 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001145 "src": [
1146 "test/core/security/fetch_oauth2.c"
1147 ],
1148 "deps": [
1149 "grpc_test_util",
1150 "grpc",
1151 "gpr_test_util",
1152 "gpr"
1153 ]
1154 },
1155 {
1156 "name": "grpc_json_token_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001157 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001158 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001159 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001160 "test/core/security/json_token_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001161 ],
1162 "deps": [
1163 "grpc_test_util",
1164 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001165 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001166 "gpr"
1167 ]
1168 },
1169 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001170 "name": "grpc_stream_op_test",
aveitch482a5be2014-12-15 10:25:12 -08001171 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001172 "language": "c",
aveitch482a5be2014-12-15 10:25:12 -08001173 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001174 "test/core/transport/stream_op_test.c"
aveitch482a5be2014-12-15 10:25:12 -08001175 ],
1176 "deps": [
1177 "grpc_test_util",
1178 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001179 "gpr_test_util",
aveitch482a5be2014-12-15 10:25:12 -08001180 "gpr"
1181 ]
1182 },
1183 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001184 "name": "hpack_parser_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001185 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001186 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001187 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001188 "test/core/transport/chttp2/hpack_parser_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001189 ],
1190 "deps": [
1191 "grpc_test_util",
1192 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001193 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001194 "gpr"
1195 ]
1196 },
1197 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001198 "name": "hpack_table_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001199 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001200 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001201 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001202 "test/core/transport/chttp2/hpack_table_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001203 ],
1204 "deps": [
1205 "grpc_test_util",
1206 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001207 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001208 "gpr"
1209 ]
1210 },
1211 {
1212 "name": "httpcli_format_request_test",
1213 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001214 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001215 "src": [
1216 "test/core/httpcli/format_request_test.c"
1217 ],
1218 "deps": [
1219 "grpc_test_util",
1220 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001221 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001222 "gpr"
1223 ]
1224 },
1225 {
1226 "name": "httpcli_parser_test",
1227 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001228 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001229 "src": [
1230 "test/core/httpcli/parser_test.c"
1231 ],
1232 "deps": [
1233 "grpc_test_util",
1234 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001235 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001236 "gpr"
1237 ]
1238 },
1239 {
1240 "name": "httpcli_test",
1241 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001242 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001243 "src": [
1244 "test/core/httpcli/httpcli_test.c"
1245 ],
1246 "deps": [
1247 "grpc_test_util",
1248 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001249 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001250 "gpr"
1251 ]
1252 },
1253 {
Craig Tiller4450db22015-01-30 16:49:22 -08001254 "name": "json_rewrite",
1255 "build": "test",
1256 "language": "c",
1257 "src": [
1258 "test/core/json/json_rewrite.c"
1259 ],
1260 "deps": [
1261 "grpc",
1262 "gpr"
1263 ],
1264 "run": false
1265 },
1266 {
1267 "name": "json_rewrite_test",
1268 "build": "test",
1269 "language": "c",
1270 "src": [
1271 "test/core/json/json_rewrite_test.c"
1272 ],
1273 "deps": [
1274 "grpc_test_util",
1275 "grpc",
1276 "gpr_test_util",
1277 "gpr"
1278 ],
1279 "run": false
1280 },
1281 {
1282 "name": "json_test",
1283 "build": "test",
1284 "language": "c",
1285 "src": [
1286 "test/core/json/json_test.c"
1287 ],
1288 "deps": [
1289 "grpc_test_util",
1290 "grpc",
1291 "gpr_test_util",
1292 "gpr"
1293 ]
1294 },
1295 {
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001296 "name": "lame_client_test",
1297 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001298 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001299 "src": [
1300 "test/core/surface/lame_client_test.c"
1301 ],
1302 "deps": [
1303 "grpc_test_util",
1304 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001305 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001306 "gpr"
1307 ]
1308 },
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001309 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001310 "name": "low_level_ping_pong_benchmark",
1311 "build": "benchmark",
Craig Tiller3a653582015-01-18 11:35:42 -08001312 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001313 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001314 "test/core/network_benchmarks/low_level_ping_pong.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001315 ],
1316 "deps": [
1317 "grpc_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001318 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001319 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001320 "gpr"
1321 ]
1322 },
1323 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001324 "name": "message_compress_test",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001325 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001326 "language": "c",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001327 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001328 "test/core/compression/message_compress_test.c"
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001329 ],
1330 "deps": [
1331 "grpc_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001332 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001333 "gpr_test_util",
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001334 "gpr"
1335 ]
ctiller8919f602014-12-10 10:19:42 -08001336 },
1337 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001338 "name": "metadata_buffer_test",
ctiller8919f602014-12-10 10:19:42 -08001339 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001340 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001341 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001342 "test/core/channel/metadata_buffer_test.c"
ctiller8919f602014-12-10 10:19:42 -08001343 ],
1344 "deps": [
1345 "grpc_test_util",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001346 "grpc",
1347 "gpr_test_util",
1348 "gpr"
1349 ]
1350 },
1351 {
1352 "name": "murmur_hash_test",
1353 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001354 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001355 "src": [
1356 "test/core/support/murmur_hash_test.c"
1357 ],
1358 "deps": [
1359 "gpr_test_util",
1360 "gpr"
1361 ]
1362 },
1363 {
1364 "name": "no_server_test",
1365 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001366 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001367 "src": [
1368 "test/core/end2end/no_server_test.c"
1369 ],
1370 "deps": [
1371 "grpc_test_util",
1372 "grpc",
1373 "gpr_test_util",
1374 "gpr"
1375 ]
1376 },
1377 {
David Klempnere3605682015-01-26 17:27:21 -08001378 "name": "poll_kick_posix_test",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001379 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001380 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001381 "src": [
David Klempnere3605682015-01-26 17:27:21 -08001382 "test/core/iomgr/poll_kick_posix_test.c"
Craig Tiller0b2a3722015-01-18 11:30:07 -08001383 ],
1384 "deps": [
1385 "grpc_test_util",
ctiller8919f602014-12-10 10:19:42 -08001386 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001387 "gpr_test_util",
ctiller8919f602014-12-10 10:19:42 -08001388 "gpr"
1389 ]
1390 },
1391 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001392 "name": "resolve_address_test",
ctiller8919f602014-12-10 10:19:42 -08001393 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001394 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001395 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001396 "test/core/iomgr/resolve_address_test.c"
ctiller8919f602014-12-10 10:19:42 -08001397 ],
1398 "deps": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001399 "grpc_test_util",
1400 "grpc",
1401 "gpr_test_util",
1402 "gpr"
1403 ]
1404 },
1405 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001406 "name": "secure_endpoint_test",
1407 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001408 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001409 "src": [
1410 "test/core/security/secure_endpoint_test.c"
1411 ],
1412 "deps": [
1413 "grpc_test_util",
1414 "grpc",
1415 "gpr_test_util",
1416 "gpr"
1417 ]
1418 },
1419 {
1420 "name": "sockaddr_utils_test",
1421 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001422 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001423 "src": [
1424 "test/core/iomgr/sockaddr_utils_test.c"
1425 ],
1426 "deps": [
1427 "grpc_test_util",
1428 "grpc",
1429 "gpr_test_util",
1430 "gpr"
1431 ]
1432 },
1433 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001434 "name": "tcp_client_posix_test",
ctiller8919f602014-12-10 10:19:42 -08001435 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001436 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001437 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001438 "test/core/iomgr/tcp_client_posix_test.c"
ctiller8919f602014-12-10 10:19:42 -08001439 ],
1440 "deps": [
1441 "grpc_test_util",
1442 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001443 "gpr_test_util",
ctiller8919f602014-12-10 10:19:42 -08001444 "gpr"
1445 ]
1446 },
1447 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001448 "name": "tcp_posix_test",
ctiller3bf466f2014-12-19 16:21:57 -08001449 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001450 "language": "c",
ctiller3bf466f2014-12-19 16:21:57 -08001451 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001452 "test/core/iomgr/tcp_posix_test.c"
ctiller3bf466f2014-12-19 16:21:57 -08001453 ],
1454 "deps": [
1455 "grpc_test_util",
1456 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001457 "gpr_test_util",
ctiller3bf466f2014-12-19 16:21:57 -08001458 "gpr"
1459 ]
1460 },
1461 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001462 "name": "tcp_server_posix_test",
ctiller3bf466f2014-12-19 16:21:57 -08001463 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001464 "language": "c",
ctiller3bf466f2014-12-19 16:21:57 -08001465 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001466 "test/core/iomgr/tcp_server_posix_test.c"
1467 ],
1468 "deps": [
1469 "grpc_test_util",
1470 "grpc",
1471 "gpr_test_util",
1472 "gpr"
1473 ]
1474 },
1475 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001476 "name": "time_averaged_stats_test",
1477 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001478 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001479 "src": [
1480 "test/core/iomgr/time_averaged_stats_test.c"
ctiller3bf466f2014-12-19 16:21:57 -08001481 ],
1482 "deps": [
1483 "grpc_test_util",
1484 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001485 "gpr_test_util",
ctiller3bf466f2014-12-19 16:21:57 -08001486 "gpr"
1487 ]
1488 },
1489 {
ctiller8919f602014-12-10 10:19:42 -08001490 "name": "time_test",
1491 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001492 "language": "c",
ctiller8919f602014-12-10 10:19:42 -08001493 "src": [
1494 "test/core/support/time_test.c"
1495 ],
1496 "deps": [
1497 "grpc_test_util",
1498 "grpc",
nnoble5f2ecb32015-01-12 16:40:18 -08001499 "gpr_test_util",
ctiller8919f602014-12-10 10:19:42 -08001500 "gpr"
1501 ]
David Klempner7f3ed1e2015-01-16 15:35:56 -08001502 },
1503 {
Craig Tiller0b2a3722015-01-18 11:30:07 -08001504 "name": "timeout_encoding_test",
David Klempner7f3ed1e2015-01-16 15:35:56 -08001505 "build": "test",
Craig Tiller59140fc2015-01-18 10:12:17 -08001506 "language": "c",
David Klempner7f3ed1e2015-01-16 15:35:56 -08001507 "src": [
Craig Tiller0b2a3722015-01-18 11:30:07 -08001508 "test/core/transport/chttp2/timeout_encoding_test.c"
1509 ],
1510 "deps": [
1511 "grpc_test_util",
1512 "grpc",
1513 "gpr_test_util",
1514 "gpr"
1515 ]
1516 },
1517 {
1518 "name": "transport_metadata_test",
1519 "build": "test",
Craig Tiller3a653582015-01-18 11:35:42 -08001520 "language": "c",
Craig Tiller0b2a3722015-01-18 11:30:07 -08001521 "src": [
1522 "test/core/transport/metadata_test.c"
David Klempner7f3ed1e2015-01-16 15:35:56 -08001523 ],
1524 "deps": [
Nicolas Noble19e0aa92015-01-16 17:29:34 -08001525 "grpc_test_util",
1526 "grpc",
1527 "gpr_test_util",
1528 "gpr"
David Klempner7f3ed1e2015-01-16 15:35:56 -08001529 ]
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001530 },
1531 {
1532 "name": "channel_arguments_test",
1533 "build": "test",
1534 "language": "c++",
1535 "src": [
1536 "test/cpp/client/channel_arguments_test.cc"
1537 ],
1538 "deps": [
1539 "grpc++",
1540 "grpc",
1541 "gpr"
1542 ]
1543 },
1544 {
1545 "name": "cpp_plugin",
1546 "build": "protoc",
1547 "language": "c++",
1548 "headers": [
1549 "src/compiler/cpp_generator.h",
1550 "src/compiler/cpp_generator_helpers.h"
1551 ],
1552 "src": [
1553 "src/compiler/cpp_generator.cc",
1554 "src/compiler/cpp_plugin.cc"
1555 ],
1556 "deps": [],
1557 "secure": false
1558 },
1559 {
1560 "name": "credentials_test",
1561 "build": "test",
1562 "language": "c++",
1563 "src": [
1564 "test/cpp/client/credentials_test.cc"
1565 ],
1566 "deps": [
1567 "grpc++",
1568 "grpc",
1569 "gpr"
1570 ]
1571 },
1572 {
1573 "name": "end2end_test",
1574 "build": "test",
1575 "language": "c++",
1576 "src": [
1577 "test/cpp/end2end/end2end_test.cc"
1578 ],
1579 "deps": [
1580 "grpc++_test_util",
1581 "grpc_test_util",
1582 "grpc++",
1583 "grpc",
1584 "gpr_test_util",
1585 "gpr"
1586 ]
1587 },
1588 {
1589 "name": "interop_client",
1590 "build": "test",
1591 "language": "c++",
1592 "src": [
1593 "test/cpp/interop/empty.proto",
1594 "test/cpp/interop/messages.proto",
1595 "test/cpp/interop/test.proto",
1596 "test/cpp/interop/client.cc"
1597 ],
1598 "deps": [
1599 "grpc++_test_util",
1600 "grpc_test_util",
1601 "grpc++",
1602 "grpc",
1603 "gpr_test_util",
1604 "gpr"
1605 ],
1606 "run": false
1607 },
1608 {
1609 "name": "interop_server",
1610 "build": "test",
1611 "language": "c++",
1612 "src": [
1613 "test/cpp/interop/empty.proto",
1614 "test/cpp/interop/messages.proto",
1615 "test/cpp/interop/test.proto",
1616 "test/cpp/interop/server.cc"
1617 ],
1618 "deps": [
1619 "grpc++_test_util",
1620 "grpc_test_util",
1621 "grpc++",
1622 "grpc",
1623 "gpr_test_util",
1624 "gpr"
1625 ],
1626 "run": false
1627 },
1628 {
1629 "name": "qps_client",
1630 "build": "test",
Vijay Pai5438d4b2015-02-10 10:36:20 -08001631 "run": false,
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001632 "language": "c++",
1633 "src": [
1634 "test/cpp/qps/qpstest.proto",
1635 "test/cpp/qps/client.cc"
1636 ],
1637 "deps": [
1638 "grpc++_test_util",
1639 "grpc_test_util",
1640 "grpc++",
1641 "grpc",
1642 "gpr_test_util",
1643 "gpr"
1644 ]
1645 },
1646 {
1647 "name": "qps_server",
1648 "build": "test",
Vijay Pai5438d4b2015-02-10 10:36:20 -08001649 "run": false,
Craig Tiller7d7b6c72015-01-18 12:03:17 -08001650 "language": "c++",
1651 "src": [
1652 "test/cpp/qps/qpstest.proto",
1653 "test/cpp/qps/server.cc"
1654 ],
1655 "deps": [
1656 "grpc++_test_util",
1657 "grpc_test_util",
1658 "grpc++",
1659 "grpc",
1660 "gpr_test_util",
1661 "gpr"
1662 ]
1663 },
1664 {
1665 "name": "ruby_plugin",
1666 "build": "protoc",
1667 "language": "c++",
1668 "headers": [
1669 "src/compiler/cpp_generator.h",
1670 "src/compiler/cpp_generator_helpers-inl.h",
1671 "src/compiler/cpp_generator_map-inl.h",
1672 "src/compiler/cpp_generator_string-inl.h"
1673 ],
1674 "src": [
1675 "src/compiler/ruby_generator.cc",
1676 "src/compiler/ruby_plugin.cc"
1677 ],
1678 "deps": [],
1679 "secure": false
1680 },
1681 {
1682 "name": "status_test",
1683 "build": "test",
1684 "language": "c++",
1685 "src": [
1686 "test/cpp/util/status_test.cc"
1687 ],
1688 "deps": [
1689 "grpc_test_util",
1690 "grpc++",
1691 "grpc",
1692 "gpr_test_util",
1693 "gpr"
1694 ]
1695 },
1696 {
1697 "name": "sync_client_async_server_test",
1698 "build": "test",
1699 "language": "c++",
1700 "src": [
1701 "test/cpp/end2end/sync_client_async_server_test.cc"
1702 ],
1703 "deps": [
1704 "grpc++_test_util",
1705 "grpc_test_util",
1706 "grpc++",
1707 "grpc",
1708 "gpr_test_util",
1709 "gpr"
1710 ]
1711 },
1712 {
1713 "name": "thread_pool_test",
1714 "build": "test",
1715 "language": "c++",
1716 "src": [
1717 "test/cpp/server/thread_pool_test.cc"
1718 ],
1719 "deps": [
1720 "grpc_test_util",
1721 "grpc++",
1722 "grpc",
1723 "gpr_test_util",
1724 "gpr"
1725 ]
Craig Tiller1ffa52f2015-02-06 16:32:46 -08001726 },
1727 {
1728 "name": "tips_client",
1729 "build": "test",
1730 "language": "c++",
1731 "src": [
1732 "examples/tips/main.cc"
1733 ],
1734 "deps": [
1735 "tips_client_lib",
1736 "grpc++_test_util",
1737 "grpc_test_util",
1738 "grpc++",
1739 "grpc",
1740 "gpr_test_util",
1741 "gpr"
1742 ],
1743 "run": false
1744 },
1745 {
1746 "name": "tips_publisher_test",
1747 "build": "test",
1748 "language": "c++",
1749 "src": [
1750 "examples/tips/publisher_test.cc"
1751 ],
1752 "deps": [
1753 "tips_client_lib",
1754 "grpc++_test_util",
1755 "grpc_test_util",
1756 "grpc++",
1757 "grpc",
1758 "gpr_test_util",
1759 "gpr"
1760 ]
1761 },
1762 {
1763 "name": "tips_subscriber_test",
1764 "build": "test",
1765 "language": "c++",
1766 "src": [
1767 "examples/tips/subscriber_test.cc"
1768 ],
1769 "deps": [
1770 "tips_client_lib",
1771 "grpc++_test_util",
1772 "grpc_test_util",
1773 "grpc++",
1774 "grpc",
1775 "gpr_test_util",
1776 "gpr"
1777 ]
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001778 }
Nicolas Nobleb7ebd3b2014-11-26 16:33:03 -08001779 ]
1780}