blob: 81425312bd3e888649ae0402c495a07f39331d90 [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_client",
314 "src": [
315 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_server",
330 "src": [
331 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_test",
362 "src": [
363 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700396 "gpr_test_util",
397 "grpc",
398 "grpc_test_util"
399 ],
400 "headers": [],
401 "language": "c",
402 "name": "goaway_server_test",
403 "src": [
404 "test/core/end2end/goaway_server_test.c"
405 ],
406 "third_party": false,
407 "type": "target"
408 },
409 {
410 "deps": [
411 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800416 "name": "gpr_avl_test",
417 "src": [
418 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800419 ],
420 "third_party": false,
421 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800422 },
423 {
424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800425 "gpr",
426 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800427 ],
428 "headers": [],
429 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800430 "name": "gpr_backoff_test",
431 "src": [
432 "test/core/support/backoff_test.c"
433 ],
434 "third_party": false,
435 "type": "target"
436 },
437 {
438 "deps": [
439 "gpr",
440 "gpr_test_util"
441 ],
442 "headers": [],
443 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700444 "name": "gpr_cmdline_test",
445 "src": [
446 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800447 ],
448 "third_party": false,
449 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700450 },
451 {
452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800453 "gpr",
454 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700455 ],
456 "headers": [],
457 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700458 "name": "gpr_cpu_test",
459 "src": [
460 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800461 ],
462 "third_party": false,
463 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700464 },
465 {
466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800467 "gpr",
468 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700469 ],
470 "headers": [],
471 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 "name": "gpr_env_test",
473 "src": [
474 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700475 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800476 "third_party": false,
477 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700478 },
479 {
480 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800481 "gpr",
482 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700483 ],
484 "headers": [],
485 "language": "c",
486 "name": "gpr_histogram_test",
487 "src": [
488 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800489 ],
490 "third_party": false,
491 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700492 },
493 {
494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800495 "gpr",
496 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700497 ],
498 "headers": [],
499 "language": "c",
500 "name": "gpr_host_port_test",
501 "src": [
502 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800503 ],
504 "third_party": false,
505 "type": "target"
506 },
507 {
508 "deps": [
509 "gpr",
510 "gpr_test_util"
511 ],
512 "headers": [],
513 "language": "c",
514 "name": "gpr_load_file_test",
515 "src": [
516 "test/core/support/load_file_test.c"
517 ],
518 "third_party": false,
519 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700520 },
521 {
522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800523 "gpr",
524 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "gpr_log_test",
529 "src": [
530 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800531 ],
532 "third_party": false,
533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700534 },
535 {
536 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800537 "gpr",
538 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700539 ],
540 "headers": [],
541 "language": "c",
542 "name": "gpr_slice_buffer_test",
543 "src": [
544 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800545 ],
546 "third_party": false,
547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700548 },
549 {
550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800551 "gpr",
552 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700553 ],
554 "headers": [],
555 "language": "c",
556 "name": "gpr_slice_test",
557 "src": [
558 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800559 ],
560 "third_party": false,
561 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700562 },
563 {
564 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800565 "gpr",
566 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700567 ],
568 "headers": [],
569 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700570 "name": "gpr_stack_lockfree_test",
571 "src": [
572 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800573 ],
574 "third_party": false,
575 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700576 },
577 {
578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800579 "gpr",
580 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700581 ],
582 "headers": [],
583 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 "name": "gpr_string_test",
585 "src": [
586 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800587 ],
588 "third_party": false,
589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700590 },
591 {
592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800593 "gpr",
594 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700595 ],
596 "headers": [],
597 "language": "c",
598 "name": "gpr_sync_test",
599 "src": [
600 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800601 ],
602 "third_party": false,
603 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700604 },
605 {
606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800607 "gpr",
608 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700609 ],
610 "headers": [],
611 "language": "c",
612 "name": "gpr_thd_test",
613 "src": [
614 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800615 ],
616 "third_party": false,
617 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700618 },
619 {
620 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800621 "gpr",
622 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700623 ],
624 "headers": [],
625 "language": "c",
626 "name": "gpr_time_test",
627 "src": [
628 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800629 ],
630 "third_party": false,
631 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700632 },
633 {
634 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800635 "gpr",
636 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "gpr_tls_test",
641 "src": [
642 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "gpr_useful_test",
655 "src": [
656 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
670 "name": "grpc_auth_context_test",
671 "src": [
672 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800686 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700687 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800688 "test/core/security/b64_test.c"
689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_byte_buffer_reader_test",
703 "src": [
704 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700718 "name": "grpc_channel_args_test",
719 "src": [
720 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700729 "grpc",
730 "grpc_test_util"
731 ],
732 "headers": [],
733 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "name": "grpc_channel_stack_test",
735 "src": [
736 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_completion_queue_test",
751 "src": [
752 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_create_jwt",
767 "src": [
768 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_credentials_test",
783 "src": [
784 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_fetch_oauth2",
799 "src": [
800 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800814 "name": "grpc_invalid_channel_args_test",
815 "src": [
816 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800825 "grpc",
826 "grpc_test_util"
827 ],
828 "headers": [],
829 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "name": "grpc_json_token_test",
831 "src": [
832 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200846 "name": "grpc_jwt_verifier_test",
847 "src": [
848 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_print_google_default_creds_token",
863 "src": [
864 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
878 "name": "grpc_security_connector_test",
879 "src": [
880 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200894 "name": "grpc_verify_jwt",
895 "src": [
896 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700910 "name": "hpack_parser_fuzzer_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
913 ],
914 "third_party": false,
915 "type": "target"
916 },
917 {
918 "deps": [
919 "gpr",
920 "gpr_test_util",
921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700926 "name": "hpack_parser_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
942 "name": "hpack_table_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700958 "name": "http_fuzzer_test",
959 "src": [
960 "test/core/http/fuzzer.c"
961 ],
962 "third_party": false,
963 "type": "target"
964 },
965 {
966 "deps": [
967 "gpr",
968 "gpr_test_util",
969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100974 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700990 "name": "httpcli_format_request_test",
991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "httpcli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001022 "name": "httpscli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001038 "name": "init_test",
1039 "src": [
1040 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001054 "name": "internal_api_canary_iomgr_test",
1055 "src": [
1056 "test/core/internal_api_canaries/iomgr.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
1064 "gpr_test_util",
1065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "internal_api_canary_support_test",
1071 "src": [
1072 "test/core/internal_api_canaries/iomgr.c"
1073 ],
1074 "third_party": false,
1075 "type": "target"
1076 },
1077 {
1078 "deps": [
1079 "gpr",
1080 "gpr_test_util",
1081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "internal_api_canary_transport_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001102 "name": "invalid_call_argument_test",
1103 "src": [
1104 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
1106 "third_party": false,
1107 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "json_fuzzer_test",
1119 "src": [
1120 "test/core/json/fuzzer.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001128 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "json_rewrite",
1133 "src": [
1134 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite_test",
1149 "src": [
1150 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001164 "name": "json_stream_error_test",
1165 "src": [
1166 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001175 "grpc",
1176 "grpc_test_util"
1177 ],
1178 "headers": [],
1179 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 "name": "json_test",
1181 "src": [
1182 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "lame_client_test",
1197 "src": [
1198 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001212 "name": "lb_policies_test",
1213 "src": [
1214 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "low_level_ping_pong_benchmark",
1229 "src": [
1230 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "message_compress_test",
1245 "src": [
1246 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
1250 },
1251 {
1252 "deps": [
1253 "gpr",
1254 "gpr_test_util",
1255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "mlog_test",
1261 "src": [
1262 "test/core/census/mlog_test.c"
1263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001276 "name": "multiple_server_queues_test",
1277 "src": [
1278 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001287 ],
1288 "headers": [],
1289 "language": "c",
1290 "name": "murmur_hash_test",
1291 "src": [
1292 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
1302 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "no_server_test",
1307 "src": [
1308 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001317 "grpc",
1318 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001322 "name": "resolve_address_test",
1323 "src": [
1324 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc",
1334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001338 "name": "secure_channel_create_test",
1339 "src": [
1340 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "secure_endpoint_test",
1355 "src": [
1356 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001357 ],
1358 "third_party": false,
1359 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001360 },
1361 {
1362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001363 "gpr",
1364 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001365 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001366 "grpc_test_util"
1367 ],
1368 "headers": [],
1369 "language": "c",
1370 "name": "server_chttp2_test",
1371 "src": [
1372 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001381 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001386 "name": "server_fuzzer",
1387 "src": [
1388 "test/core/end2end/fuzzers/server_fuzzer.c"
1389 ],
1390 "third_party": false,
1391 "type": "target"
1392 },
1393 {
1394 "deps": [
1395 "gpr",
1396 "gpr_test_util",
1397 "grpc",
1398 "grpc_test_util"
1399 ],
1400 "headers": [],
1401 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001402 "name": "server_test",
1403 "src": [
1404 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001413 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001414 "grpc_test_util",
1415 "test_tcp_server"
1416 ],
1417 "headers": [],
1418 "language": "c",
1419 "name": "set_initial_connect_string_test",
1420 "src": [
1421 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001430 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001431 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001432 ],
1433 "headers": [],
1434 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001435 "name": "sockaddr_resolver_test",
1436 "src": [
1437 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001446 "grpc",
1447 "grpc_test_util"
1448 ],
1449 "headers": [],
1450 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001451 "name": "sockaddr_utils_test",
1452 "src": [
1453 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001462 "grpc",
1463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001467 "name": "socket_utils_test",
1468 "src": [
1469 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001478 "grpc",
1479 "grpc_test_util"
1480 ],
1481 "headers": [],
1482 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001483 "name": "tcp_client_posix_test",
1484 "src": [
1485 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001494 "grpc",
1495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "tcp_posix_test",
1500 "src": [
1501 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001510 "grpc",
1511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
1515 "name": "tcp_server_posix_test",
1516 "src": [
1517 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
1531 "name": "time_averaged_stats_test",
1532 "src": [
1533 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "timeout_encoding_test",
1548 "src": [
1549 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001563 "name": "timer_heap_test",
1564 "src": [
1565 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001574 "grpc",
1575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
1579 "name": "timer_list_test",
1580 "src": [
1581 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001590 "grpc",
1591 "grpc_test_util"
1592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001595 "name": "timers_test",
1596 "src": [
1597 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001606 "grpc",
1607 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001611 "name": "transport_connectivity_state_test",
1612 "src": [
1613 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001622 "grpc",
1623 "grpc_test_util"
1624 ],
1625 "headers": [],
1626 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001627 "name": "transport_metadata_test",
1628 "src": [
1629 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "grpc",
1639 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 ],
1641 "headers": [],
1642 "language": "c",
1643 "name": "transport_security_test",
1644 "src": [
1645 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001654 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001659 "name": "udp_server_test",
1660 "src": [
1661 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001675 "name": "uri_fuzzer_test",
1676 "src": [
1677 "test/core/client_config/uri_fuzzer_test.c"
1678 ],
1679 "third_party": false,
1680 "type": "target"
1681 },
1682 {
1683 "deps": [
1684 "gpr",
1685 "gpr_test_util",
1686 "grpc",
1687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001691 "name": "uri_parser_test",
1692 "src": [
1693 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001702 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
1707 "name": "workqueue_test",
1708 "src": [
1709 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001713 },
1714 {
1715 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001718 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001719 "grpc++",
1720 "grpc++_test_util",
1721 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001722 ],
1723 "headers": [],
1724 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001725 "name": "alarm_cpp_test",
1726 "src": [
1727 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001728 ],
1729 "third_party": false,
1730 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001731 },
1732 {
1733 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001734 "gpr",
1735 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001736 "grpc",
1737 "grpc++",
1738 "grpc++_test_util",
1739 "grpc_test_util"
1740 ],
1741 "headers": [],
1742 "language": "c++",
1743 "name": "async_end2end_test",
1744 "src": [
1745 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001746 ],
1747 "third_party": false,
1748 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 },
1750 {
1751 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001752 "gpr",
1753 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001754 "grpc",
1755 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001756 "grpc++_test_util",
1757 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001758 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001759 ],
1760 "headers": [],
1761 "language": "c++",
1762 "name": "async_streaming_ping_pong_test",
1763 "src": [
1764 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001765 ],
1766 "third_party": false,
1767 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001768 },
1769 {
1770 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001771 "gpr",
1772 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001773 "grpc",
1774 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001775 "grpc++_test_util",
1776 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001777 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001778 ],
1779 "headers": [],
1780 "language": "c++",
1781 "name": "async_unary_ping_pong_test",
1782 "src": [
1783 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001784 ],
1785 "third_party": false,
1786 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001787 },
1788 {
1789 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001790 "gpr",
1791 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001792 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001793 "grpc++",
1794 "grpc++_test_util",
1795 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001796 ],
1797 "headers": [],
1798 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001799 "name": "auth_property_iterator_test",
1800 "src": [
1801 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001802 ],
1803 "third_party": false,
1804 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001805 },
1806 {
1807 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001808 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001809 "grpc",
1810 "grpc++"
1811 ],
1812 "headers": [],
1813 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001814 "name": "channel_arguments_test",
1815 "src": [
yang-g52705592015-11-25 11:45:33 -08001816 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001817 ],
1818 "third_party": false,
1819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 },
1821 {
1822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001823 "gpr",
1824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "grpc",
1826 "grpc++",
1827 "grpc++_test_util",
1828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001829 ],
1830 "headers": [],
1831 "language": "c++",
1832 "name": "cli_call_test",
1833 "src": [
1834 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001835 ],
1836 "third_party": false,
1837 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001838 },
1839 {
1840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001841 "gpr",
1842 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001843 "grpc",
1844 "grpc++",
1845 "grpc++_test_util",
1846 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001847 ],
1848 "headers": [],
1849 "language": "c++",
1850 "name": "client_crash_test",
1851 "src": [
1852 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001853 ],
1854 "third_party": false,
1855 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001856 },
1857 {
1858 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001859 "gpr",
1860 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001861 "grpc",
1862 "grpc++",
1863 "grpc++_test_util",
1864 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001865 ],
1866 "headers": [],
1867 "language": "c++",
1868 "name": "client_crash_test_server",
1869 "src": [
1870 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001871 ],
1872 "third_party": false,
1873 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001874 },
1875 {
1876 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001877 "grpc++_codegen_lib"
1878 ],
1879 "headers": [
1880 "src/proto/grpc/testing/control.grpc.pb.h",
1881 "src/proto/grpc/testing/control.pb.h",
1882 "src/proto/grpc/testing/messages.grpc.pb.h",
1883 "src/proto/grpc/testing/messages.pb.h",
1884 "src/proto/grpc/testing/payloads.grpc.pb.h",
1885 "src/proto/grpc/testing/payloads.pb.h",
1886 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1887 "src/proto/grpc/testing/perf_db.pb.h",
1888 "src/proto/grpc/testing/services.grpc.pb.h",
1889 "src/proto/grpc/testing/services.pb.h",
1890 "src/proto/grpc/testing/stats.grpc.pb.h",
1891 "src/proto/grpc/testing/stats.pb.h"
1892 ],
1893 "language": "c++",
1894 "name": "codegen_test",
1895 "src": [
1896 "test/cpp/codegen/codegen_test.cc"
1897 ],
1898 "third_party": false,
1899 "type": "target"
1900 },
1901 {
1902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001903 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001904 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001905 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001906 ],
1907 "headers": [],
1908 "language": "c++",
1909 "name": "credentials_test",
1910 "src": [
1911 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001912 ],
1913 "third_party": false,
1914 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001915 },
1916 {
1917 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001918 "gpr",
1919 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001920 "grpc",
1921 "grpc++",
1922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001923 ],
1924 "headers": [],
1925 "language": "c++",
1926 "name": "cxx_byte_buffer_test",
1927 "src": [
1928 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001929 ],
1930 "third_party": false,
1931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001932 },
1933 {
1934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001935 "gpr",
1936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001937 "grpc",
1938 "grpc++",
1939 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001940 ],
1941 "headers": [],
1942 "language": "c++",
1943 "name": "cxx_slice_test",
1944 "src": [
1945 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001946 ],
1947 "third_party": false,
1948 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001949 },
1950 {
1951 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001952 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001953 ],
1954 "headers": [],
1955 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001956 "name": "cxx_string_ref_test",
1957 "src": [
1958 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001959 ],
1960 "third_party": false,
1961 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001962 },
1963 {
1964 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001965 "gpr",
1966 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001967 "grpc",
1968 "grpc++",
1969 "grpc_test_util"
1970 ],
1971 "headers": [],
1972 "language": "c++",
1973 "name": "cxx_time_test",
1974 "src": [
1975 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001976 ],
1977 "third_party": false,
1978 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001979 },
1980 {
1981 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001982 "gpr",
1983 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001984 "grpc",
1985 "grpc++",
1986 "grpc++_test_util",
1987 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001988 ],
1989 "headers": [],
1990 "language": "c++",
1991 "name": "end2end_test",
1992 "src": [
1993 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001994 ],
1995 "third_party": false,
1996 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001997 },
1998 {
1999 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002000 "gpr",
2001 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002002 "grpc",
2003 "grpc++",
2004 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002005 "grpc_test_util",
2006 "qps"
2007 ],
2008 "headers": [],
2009 "language": "c++",
2010 "name": "generic_async_streaming_ping_pong_test",
2011 "src": [
2012 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002013 ],
2014 "third_party": false,
2015 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002016 },
2017 {
2018 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002019 "gpr",
2020 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002021 "grpc",
2022 "grpc++",
2023 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002024 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002025 ],
2026 "headers": [],
2027 "language": "c++",
2028 "name": "generic_end2end_test",
2029 "src": [
2030 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002031 ],
2032 "third_party": false,
2033 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002034 },
2035 {
2036 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002037 "gpr",
2038 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002039 "grpc",
2040 "grpc++",
2041 "grpc++_test_config",
2042 "grpc++_test_util",
2043 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002044 ],
2045 "headers": [],
2046 "language": "c++",
2047 "name": "grpc_cli",
2048 "src": [
2049 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002050 ],
2051 "third_party": false,
2052 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002053 },
2054 {
2055 "deps": [
2056 "grpc_plugin_support"
2057 ],
2058 "headers": [],
2059 "language": "c++",
2060 "name": "grpc_cpp_plugin",
2061 "src": [
2062 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002063 ],
2064 "third_party": false,
2065 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002066 },
2067 {
2068 "deps": [
2069 "grpc_plugin_support"
2070 ],
2071 "headers": [],
2072 "language": "c++",
2073 "name": "grpc_csharp_plugin",
2074 "src": [
2075 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002076 ],
2077 "third_party": false,
2078 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002079 },
2080 {
2081 "deps": [
2082 "grpc_plugin_support"
2083 ],
2084 "headers": [],
2085 "language": "c++",
2086 "name": "grpc_objective_c_plugin",
2087 "src": [
2088 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002089 ],
2090 "third_party": false,
2091 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002092 },
2093 {
2094 "deps": [
2095 "grpc_plugin_support"
2096 ],
2097 "headers": [],
2098 "language": "c++",
2099 "name": "grpc_python_plugin",
2100 "src": [
2101 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002102 ],
2103 "third_party": false,
2104 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002105 },
2106 {
2107 "deps": [
2108 "grpc_plugin_support"
2109 ],
2110 "headers": [],
2111 "language": "c++",
2112 "name": "grpc_ruby_plugin",
2113 "src": [
2114 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002115 ],
2116 "third_party": false,
2117 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002118 },
2119 {
2120 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002121 "grpc",
2122 "grpc++",
2123 "grpc++_test_util",
2124 "grpc_test_util"
2125 ],
2126 "headers": [
2127 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2128 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2129 ],
2130 "language": "c++",
2131 "name": "grpclb_api_test",
2132 "src": [
2133 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002134 ],
2135 "third_party": false,
2136 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002137 },
2138 {
2139 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002140 "gpr",
2141 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002142 "grpc",
2143 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002144 "grpc++_test_util",
2145 "grpc_test_util"
2146 ],
2147 "headers": [],
2148 "language": "c++",
2149 "name": "hybrid_end2end_test",
2150 "src": [
2151 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002152 ],
2153 "third_party": false,
2154 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002155 },
2156 {
2157 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002158 "gpr",
2159 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002160 "grpc",
2161 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002162 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002163 "grpc++_test_util",
2164 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002165 "interop_client_helper",
2166 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002167 ],
2168 "headers": [],
2169 "language": "c++",
2170 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002171 "src": [],
2172 "third_party": false,
2173 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002174 },
2175 {
2176 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002177 "gpr",
2178 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002179 "grpc",
2180 "grpc++",
2181 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002182 "grpc++_test_util",
2183 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002184 "interop_server_helper",
2185 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002186 ],
2187 "headers": [],
2188 "language": "c++",
2189 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002190 "src": [],
2191 "third_party": false,
2192 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002193 },
2194 {
2195 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002196 "gpr",
2197 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002198 "grpc",
2199 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002200 ],
2201 "headers": [],
2202 "language": "c++",
2203 "name": "interop_test",
2204 "src": [
2205 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002206 ],
2207 "third_party": false,
2208 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002209 },
2210 {
2211 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002212 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002213 "grpc",
2214 "grpc++",
2215 "grpc++_test_config"
2216 ],
2217 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002218 "src/proto/grpc/testing/metrics.grpc.pb.h",
2219 "src/proto/grpc/testing/metrics.pb.h",
2220 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002221 ],
2222 "language": "c++",
2223 "name": "metrics_client",
2224 "src": [
2225 "test/cpp/interop/metrics_client.cc",
2226 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002227 ],
2228 "third_party": false,
2229 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002230 },
2231 {
2232 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002233 "gpr",
2234 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002235 "grpc",
2236 "grpc++",
2237 "grpc++_test_util",
2238 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002239 ],
2240 "headers": [],
2241 "language": "c++",
2242 "name": "mock_test",
2243 "src": [
2244 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002245 ],
2246 "third_party": false,
2247 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002248 },
2249 {
2250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002251 "gpr",
2252 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002253 "grpc",
2254 "grpc++",
2255 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002256 "grpc++_test_util",
2257 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002258 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 ],
2260 "headers": [],
2261 "language": "c++",
2262 "name": "qps_driver",
2263 "src": [
2264 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002265 ],
2266 "third_party": false,
2267 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002268 },
2269 {
2270 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002271 "gpr",
2272 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002273 "grpc",
2274 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002275 "grpc++_test_util",
2276 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002277 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002278 ],
2279 "headers": [],
2280 "language": "c++",
2281 "name": "qps_interarrival_test",
2282 "src": [
2283 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002284 ],
2285 "third_party": false,
2286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002287 },
2288 {
2289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002290 "gpr",
2291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002292 "grpc",
2293 "grpc++",
2294 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002295 "grpc++_test_util",
2296 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002297 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002298 ],
2299 "headers": [],
2300 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002301 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002302 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002303 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002304 ],
2305 "third_party": false,
2306 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002307 },
2308 {
2309 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002310 "gpr",
2311 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002312 "grpc",
2313 "grpc++",
2314 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002315 "grpc++_test_util",
2316 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002317 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002318 ],
2319 "headers": [],
2320 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002321 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002323 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002324 ],
2325 "third_party": false,
2326 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002327 },
2328 {
2329 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002330 "gpr",
2331 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002332 "grpc",
2333 "grpc++",
2334 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002335 "grpc++_test_util",
2336 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002337 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002338 ],
2339 "headers": [
2340 "test/cpp/qps/client.h",
2341 "test/cpp/qps/server.h"
2342 ],
2343 "language": "c++",
2344 "name": "qps_worker",
2345 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002346 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002347 "test/cpp/qps/server.h",
2348 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002349 ],
2350 "third_party": false,
2351 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002352 },
2353 {
2354 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002355 "gpr",
2356 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002357 "grpc",
2358 "grpc++",
2359 "grpc++_test_config",
2360 "grpc++_test_util",
2361 "grpc_test_util"
2362 ],
2363 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002364 "src/proto/grpc/testing/empty.grpc.pb.h",
2365 "src/proto/grpc/testing/empty.pb.h",
2366 "src/proto/grpc/testing/messages.grpc.pb.h",
2367 "src/proto/grpc/testing/messages.pb.h",
2368 "src/proto/grpc/testing/test.grpc.pb.h",
2369 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002370 ],
2371 "language": "c++",
2372 "name": "reconnect_interop_client",
2373 "src": [
2374 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002375 ],
2376 "third_party": false,
2377 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002378 },
2379 {
2380 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002381 "gpr",
2382 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002383 "grpc",
2384 "grpc++",
2385 "grpc++_test_config",
2386 "grpc++_test_util",
2387 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002388 "reconnect_server",
2389 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002390 ],
2391 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002392 "src/proto/grpc/testing/empty.grpc.pb.h",
2393 "src/proto/grpc/testing/empty.pb.h",
2394 "src/proto/grpc/testing/messages.grpc.pb.h",
2395 "src/proto/grpc/testing/messages.pb.h",
2396 "src/proto/grpc/testing/test.grpc.pb.h",
2397 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002398 ],
2399 "language": "c++",
2400 "name": "reconnect_interop_server",
2401 "src": [
2402 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002403 ],
2404 "third_party": false,
2405 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002406 },
2407 {
2408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002409 "gpr",
2410 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002411 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002412 "grpc++",
2413 "grpc++_test_util",
2414 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002415 ],
2416 "headers": [],
2417 "language": "c++",
2418 "name": "secure_auth_context_test",
2419 "src": [
2420 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002421 ],
2422 "third_party": false,
2423 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002424 },
2425 {
2426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002427 "gpr",
2428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002429 "grpc",
2430 "grpc++",
2431 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002432 "grpc_test_util",
2433 "qps"
2434 ],
2435 "headers": [],
2436 "language": "c++",
2437 "name": "secure_sync_unary_ping_pong_test",
2438 "src": [
2439 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002440 ],
2441 "third_party": false,
2442 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002443 },
2444 {
2445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002446 "gpr",
2447 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002448 "grpc",
2449 "grpc++",
2450 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002451 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002452 ],
2453 "headers": [],
2454 "language": "c++",
2455 "name": "server_crash_test",
2456 "src": [
2457 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002458 ],
2459 "third_party": false,
2460 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002461 },
2462 {
2463 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002464 "gpr",
2465 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002466 "grpc",
2467 "grpc++",
2468 "grpc++_test_util",
2469 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002470 ],
2471 "headers": [],
2472 "language": "c++",
2473 "name": "server_crash_test_client",
2474 "src": [
2475 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002476 ],
2477 "third_party": false,
2478 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002479 },
2480 {
2481 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002482 "gpr",
2483 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002484 "grpc",
2485 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002486 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002487 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002488 ],
2489 "headers": [],
2490 "language": "c++",
2491 "name": "shutdown_test",
2492 "src": [
2493 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002494 ],
2495 "third_party": false,
2496 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002497 },
2498 {
2499 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002500 "gpr",
2501 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002502 "grpc",
2503 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002504 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002505 ],
2506 "headers": [],
2507 "language": "c++",
2508 "name": "status_test",
2509 "src": [
2510 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002511 ],
2512 "third_party": false,
2513 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002514 },
2515 {
2516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002517 "gpr",
2518 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002519 "grpc",
2520 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002521 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002522 "grpc_test_util"
2523 ],
2524 "headers": [],
2525 "language": "c++",
2526 "name": "streaming_throughput_test",
2527 "src": [
2528 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002529 ],
2530 "third_party": false,
2531 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002532 },
2533 {
2534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002535 "gpr",
2536 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002537 "grpc",
2538 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002539 "grpc++_test_config",
2540 "grpc++_test_util",
2541 "grpc_test_util"
2542 ],
2543 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002544 "src/proto/grpc/testing/empty.grpc.pb.h",
2545 "src/proto/grpc/testing/empty.pb.h",
2546 "src/proto/grpc/testing/messages.grpc.pb.h",
2547 "src/proto/grpc/testing/messages.pb.h",
2548 "src/proto/grpc/testing/metrics.grpc.pb.h",
2549 "src/proto/grpc/testing/metrics.pb.h",
2550 "src/proto/grpc/testing/test.grpc.pb.h",
2551 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002552 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002553 "test/cpp/interop/interop_client.h",
2554 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002555 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002556 ],
2557 "language": "c++",
2558 "name": "stress_test",
2559 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002560 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002561 "test/cpp/interop/interop_client.cc",
2562 "test/cpp/interop/interop_client.h",
2563 "test/cpp/interop/stress_interop_client.cc",
2564 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002565 "test/cpp/interop/stress_test.cc",
2566 "test/cpp/util/metrics_server.cc",
2567 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002568 ],
2569 "third_party": false,
2570 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002571 },
2572 {
2573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002574 "gpr",
2575 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002576 "grpc",
2577 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002578 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002579 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002580 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002581 ],
2582 "headers": [],
2583 "language": "c++",
2584 "name": "sync_streaming_ping_pong_test",
2585 "src": [
2586 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002587 ],
2588 "third_party": false,
2589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002590 },
2591 {
2592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002593 "gpr",
2594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002595 "grpc",
2596 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002597 "grpc++_test_util",
2598 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002599 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002600 ],
2601 "headers": [],
2602 "language": "c++",
2603 "name": "sync_unary_ping_pong_test",
2604 "src": [
2605 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002606 ],
2607 "third_party": false,
2608 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002609 },
2610 {
2611 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002612 "gpr",
2613 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002614 "grpc",
2615 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002616 "grpc++_test_util",
2617 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002618 ],
2619 "headers": [],
2620 "language": "c++",
2621 "name": "thread_stress_test",
2622 "src": [
2623 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002624 ],
2625 "third_party": false,
2626 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002627 },
2628 {
2629 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002630 "gpr",
2631 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002632 "grpc",
2633 "grpc++",
2634 "grpc++_test_util",
2635 "grpc_test_util",
2636 "grpc_zookeeper"
2637 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002638 "headers": [
2639 "src/proto/grpc/testing/echo.grpc.pb.h",
2640 "src/proto/grpc/testing/echo.pb.h"
2641 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002642 "language": "c++",
2643 "name": "zookeeper_test",
2644 "src": [
2645 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002646 ],
2647 "third_party": false,
2648 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002649 },
2650 {
2651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002652 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002653 "grpc"
2654 ],
2655 "headers": [],
2656 "language": "c89",
2657 "name": "public_headers_must_be_c89",
2658 "src": [
2659 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002660 ],
2661 "third_party": false,
2662 "type": "target"
2663 },
2664 {
2665 "deps": [
2666 "boringssl",
2667 "boringssl_aes_test_lib",
2668 "boringssl_test_util"
2669 ],
2670 "headers": [],
2671 "language": "c++",
2672 "name": "boringssl_aes_test",
2673 "src": [],
2674 "third_party": true,
2675 "type": "target"
2676 },
2677 {
2678 "deps": [
2679 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002680 "boringssl_asn1_test_lib",
2681 "boringssl_test_util"
2682 ],
2683 "headers": [],
2684 "language": "c++",
2685 "name": "boringssl_asn1_test",
2686 "src": [],
2687 "third_party": true,
2688 "type": "target"
2689 },
2690 {
2691 "deps": [
2692 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002693 "boringssl_base64_test_lib",
2694 "boringssl_test_util"
2695 ],
2696 "headers": [],
2697 "language": "c++",
2698 "name": "boringssl_base64_test",
2699 "src": [],
2700 "third_party": true,
2701 "type": "target"
2702 },
2703 {
2704 "deps": [
2705 "boringssl",
2706 "boringssl_bio_test_lib",
2707 "boringssl_test_util"
2708 ],
2709 "headers": [],
2710 "language": "c++",
2711 "name": "boringssl_bio_test",
2712 "src": [],
2713 "third_party": true,
2714 "type": "target"
2715 },
2716 {
2717 "deps": [
2718 "boringssl",
2719 "boringssl_bn_test_lib",
2720 "boringssl_test_util"
2721 ],
2722 "headers": [],
2723 "language": "c++",
2724 "name": "boringssl_bn_test",
2725 "src": [],
2726 "third_party": true,
2727 "type": "target"
2728 },
2729 {
2730 "deps": [
2731 "boringssl",
2732 "boringssl_bytestring_test_lib",
2733 "boringssl_test_util"
2734 ],
2735 "headers": [],
2736 "language": "c++",
2737 "name": "boringssl_bytestring_test",
2738 "src": [],
2739 "third_party": true,
2740 "type": "target"
2741 },
2742 {
2743 "deps": [
2744 "boringssl",
2745 "boringssl_aead_test_lib",
2746 "boringssl_test_util"
2747 ],
2748 "headers": [],
2749 "language": "c++",
2750 "name": "boringssl_aead_test",
2751 "src": [],
2752 "third_party": true,
2753 "type": "target"
2754 },
2755 {
2756 "deps": [
2757 "boringssl",
2758 "boringssl_cipher_test_lib",
2759 "boringssl_test_util"
2760 ],
2761 "headers": [],
2762 "language": "c++",
2763 "name": "boringssl_cipher_test",
2764 "src": [],
2765 "third_party": true,
2766 "type": "target"
2767 },
2768 {
2769 "deps": [
2770 "boringssl",
2771 "boringssl_cmac_test_lib",
2772 "boringssl_test_util"
2773 ],
2774 "headers": [],
2775 "language": "c++",
2776 "name": "boringssl_cmac_test",
2777 "src": [],
2778 "third_party": true,
2779 "type": "target"
2780 },
2781 {
2782 "deps": [
2783 "boringssl",
2784 "boringssl_constant_time_test_lib",
2785 "boringssl_test_util"
2786 ],
2787 "headers": [],
2788 "language": "c++",
2789 "name": "boringssl_constant_time_test",
2790 "src": [],
2791 "third_party": true,
2792 "type": "target"
2793 },
2794 {
2795 "deps": [
2796 "boringssl",
2797 "boringssl_ed25519_test_lib",
2798 "boringssl_test_util"
2799 ],
2800 "headers": [],
2801 "language": "c++",
2802 "name": "boringssl_ed25519_test",
2803 "src": [],
2804 "third_party": true,
2805 "type": "target"
2806 },
2807 {
2808 "deps": [
2809 "boringssl",
2810 "boringssl_test_util",
2811 "boringssl_x25519_test_lib"
2812 ],
2813 "headers": [],
2814 "language": "c++",
2815 "name": "boringssl_x25519_test",
2816 "src": [],
2817 "third_party": true,
2818 "type": "target"
2819 },
2820 {
2821 "deps": [
2822 "boringssl",
2823 "boringssl_dh_test_lib",
2824 "boringssl_test_util"
2825 ],
2826 "headers": [],
2827 "language": "c++",
2828 "name": "boringssl_dh_test",
2829 "src": [],
2830 "third_party": true,
2831 "type": "target"
2832 },
2833 {
2834 "deps": [
2835 "boringssl",
2836 "boringssl_digest_test_lib",
2837 "boringssl_test_util"
2838 ],
2839 "headers": [],
2840 "language": "c++",
2841 "name": "boringssl_digest_test",
2842 "src": [],
2843 "third_party": true,
2844 "type": "target"
2845 },
2846 {
2847 "deps": [
2848 "boringssl",
2849 "boringssl_dsa_test_lib",
2850 "boringssl_test_util"
2851 ],
2852 "headers": [],
2853 "language": "c++",
2854 "name": "boringssl_dsa_test",
2855 "src": [],
2856 "third_party": true,
2857 "type": "target"
2858 },
2859 {
2860 "deps": [
2861 "boringssl",
2862 "boringssl_ec_test_lib",
2863 "boringssl_test_util"
2864 ],
2865 "headers": [],
2866 "language": "c++",
2867 "name": "boringssl_ec_test",
2868 "src": [],
2869 "third_party": true,
2870 "type": "target"
2871 },
2872 {
2873 "deps": [
2874 "boringssl",
2875 "boringssl_example_mul_lib",
2876 "boringssl_test_util"
2877 ],
2878 "headers": [],
2879 "language": "c++",
2880 "name": "boringssl_example_mul",
2881 "src": [],
2882 "third_party": true,
2883 "type": "target"
2884 },
2885 {
2886 "deps": [
2887 "boringssl",
2888 "boringssl_ecdsa_test_lib",
2889 "boringssl_test_util"
2890 ],
2891 "headers": [],
2892 "language": "c++",
2893 "name": "boringssl_ecdsa_test",
2894 "src": [],
2895 "third_party": true,
2896 "type": "target"
2897 },
2898 {
2899 "deps": [
2900 "boringssl",
2901 "boringssl_err_test_lib",
2902 "boringssl_test_util"
2903 ],
2904 "headers": [],
2905 "language": "c++",
2906 "name": "boringssl_err_test",
2907 "src": [],
2908 "third_party": true,
2909 "type": "target"
2910 },
2911 {
2912 "deps": [
2913 "boringssl",
2914 "boringssl_evp_extra_test_lib",
2915 "boringssl_test_util"
2916 ],
2917 "headers": [],
2918 "language": "c++",
2919 "name": "boringssl_evp_extra_test",
2920 "src": [],
2921 "third_party": true,
2922 "type": "target"
2923 },
2924 {
2925 "deps": [
2926 "boringssl",
2927 "boringssl_evp_test_lib",
2928 "boringssl_test_util"
2929 ],
2930 "headers": [],
2931 "language": "c++",
2932 "name": "boringssl_evp_test",
2933 "src": [],
2934 "third_party": true,
2935 "type": "target"
2936 },
2937 {
2938 "deps": [
2939 "boringssl",
2940 "boringssl_pbkdf_test_lib",
2941 "boringssl_test_util"
2942 ],
2943 "headers": [],
2944 "language": "c++",
2945 "name": "boringssl_pbkdf_test",
2946 "src": [],
2947 "third_party": true,
2948 "type": "target"
2949 },
2950 {
2951 "deps": [
2952 "boringssl",
2953 "boringssl_hkdf_test_lib",
2954 "boringssl_test_util"
2955 ],
2956 "headers": [],
2957 "language": "c++",
2958 "name": "boringssl_hkdf_test",
2959 "src": [],
2960 "third_party": true,
2961 "type": "target"
2962 },
2963 {
2964 "deps": [
2965 "boringssl",
2966 "boringssl_hmac_test_lib",
2967 "boringssl_test_util"
2968 ],
2969 "headers": [],
2970 "language": "c++",
2971 "name": "boringssl_hmac_test",
2972 "src": [],
2973 "third_party": true,
2974 "type": "target"
2975 },
2976 {
2977 "deps": [
2978 "boringssl",
2979 "boringssl_lhash_test_lib",
2980 "boringssl_test_util"
2981 ],
2982 "headers": [],
2983 "language": "c++",
2984 "name": "boringssl_lhash_test",
2985 "src": [],
2986 "third_party": true,
2987 "type": "target"
2988 },
2989 {
2990 "deps": [
2991 "boringssl",
2992 "boringssl_gcm_test_lib",
2993 "boringssl_test_util"
2994 ],
2995 "headers": [],
2996 "language": "c++",
2997 "name": "boringssl_gcm_test",
2998 "src": [],
2999 "third_party": true,
3000 "type": "target"
3001 },
3002 {
3003 "deps": [
3004 "boringssl",
3005 "boringssl_pkcs12_test_lib",
3006 "boringssl_test_util"
3007 ],
3008 "headers": [],
3009 "language": "c++",
3010 "name": "boringssl_pkcs12_test",
3011 "src": [],
3012 "third_party": true,
3013 "type": "target"
3014 },
3015 {
3016 "deps": [
3017 "boringssl",
3018 "boringssl_pkcs8_test_lib",
3019 "boringssl_test_util"
3020 ],
3021 "headers": [],
3022 "language": "c++",
3023 "name": "boringssl_pkcs8_test",
3024 "src": [],
3025 "third_party": true,
3026 "type": "target"
3027 },
3028 {
3029 "deps": [
3030 "boringssl",
3031 "boringssl_poly1305_test_lib",
3032 "boringssl_test_util"
3033 ],
3034 "headers": [],
3035 "language": "c++",
3036 "name": "boringssl_poly1305_test",
3037 "src": [],
3038 "third_party": true,
3039 "type": "target"
3040 },
3041 {
3042 "deps": [
3043 "boringssl",
3044 "boringssl_refcount_test_lib",
3045 "boringssl_test_util"
3046 ],
3047 "headers": [],
3048 "language": "c++",
3049 "name": "boringssl_refcount_test",
3050 "src": [],
3051 "third_party": true,
3052 "type": "target"
3053 },
3054 {
3055 "deps": [
3056 "boringssl",
3057 "boringssl_rsa_test_lib",
3058 "boringssl_test_util"
3059 ],
3060 "headers": [],
3061 "language": "c++",
3062 "name": "boringssl_rsa_test",
3063 "src": [],
3064 "third_party": true,
3065 "type": "target"
3066 },
3067 {
3068 "deps": [
3069 "boringssl",
3070 "boringssl_test_util",
3071 "boringssl_thread_test_lib"
3072 ],
3073 "headers": [],
3074 "language": "c++",
3075 "name": "boringssl_thread_test",
3076 "src": [],
3077 "third_party": true,
3078 "type": "target"
3079 },
3080 {
3081 "deps": [
3082 "boringssl",
3083 "boringssl_pkcs7_test_lib",
3084 "boringssl_test_util"
3085 ],
3086 "headers": [],
3087 "language": "c++",
3088 "name": "boringssl_pkcs7_test",
3089 "src": [],
3090 "third_party": true,
3091 "type": "target"
3092 },
3093 {
3094 "deps": [
3095 "boringssl",
3096 "boringssl_tab_test_lib",
3097 "boringssl_test_util"
3098 ],
3099 "headers": [],
3100 "language": "c++",
3101 "name": "boringssl_tab_test",
3102 "src": [],
3103 "third_party": true,
3104 "type": "target"
3105 },
3106 {
3107 "deps": [
3108 "boringssl",
3109 "boringssl_test_util",
3110 "boringssl_v3name_test_lib"
3111 ],
3112 "headers": [],
3113 "language": "c++",
3114 "name": "boringssl_v3name_test",
3115 "src": [],
3116 "third_party": true,
3117 "type": "target"
3118 },
3119 {
3120 "deps": [
3121 "boringssl",
3122 "boringssl_pqueue_test_lib",
3123 "boringssl_test_util"
3124 ],
3125 "headers": [],
3126 "language": "c++",
3127 "name": "boringssl_pqueue_test",
3128 "src": [],
3129 "third_party": true,
3130 "type": "target"
3131 },
3132 {
3133 "deps": [
3134 "boringssl",
3135 "boringssl_ssl_test_lib",
3136 "boringssl_test_util"
3137 ],
3138 "headers": [],
3139 "language": "c++",
3140 "name": "boringssl_ssl_test",
3141 "src": [],
3142 "third_party": true,
3143 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003144 },
3145 {
3146 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003147 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003148 "gpr",
3149 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003150 "grpc_test_util_unsecure",
3151 "grpc_unsecure"
3152 ],
3153 "headers": [],
3154 "language": "c",
3155 "name": "badreq_bad_client_test",
3156 "src": [
3157 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003158 ],
3159 "third_party": false,
3160 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003161 },
3162 {
3163 "deps": [
3164 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003165 "gpr",
3166 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003167 "grpc_test_util_unsecure",
3168 "grpc_unsecure"
3169 ],
3170 "headers": [],
3171 "language": "c",
3172 "name": "connection_prefix_bad_client_test",
3173 "src": [
3174 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003175 ],
3176 "third_party": false,
3177 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003178 },
3179 {
3180 "deps": [
3181 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003182 "gpr",
3183 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003184 "grpc_test_util_unsecure",
3185 "grpc_unsecure"
3186 ],
3187 "headers": [],
3188 "language": "c",
3189 "name": "headers_bad_client_test",
3190 "src": [
3191 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003192 ],
3193 "third_party": false,
3194 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003195 },
3196 {
3197 "deps": [
3198 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003199 "gpr",
3200 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003201 "grpc_test_util_unsecure",
3202 "grpc_unsecure"
3203 ],
3204 "headers": [],
3205 "language": "c",
3206 "name": "initial_settings_frame_bad_client_test",
3207 "src": [
3208 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003209 ],
3210 "third_party": false,
3211 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003212 },
3213 {
3214 "deps": [
3215 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003216 "gpr",
3217 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003218 "grpc_test_util_unsecure",
3219 "grpc_unsecure"
3220 ],
3221 "headers": [],
3222 "language": "c",
3223 "name": "server_registered_method_bad_client_test",
3224 "src": [
3225 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003226 ],
3227 "third_party": false,
3228 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003229 },
3230 {
3231 "deps": [
3232 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003233 "gpr",
3234 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003235 "grpc_test_util_unsecure",
3236 "grpc_unsecure"
3237 ],
3238 "headers": [],
3239 "language": "c",
3240 "name": "simple_request_bad_client_test",
3241 "src": [
3242 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003243 ],
3244 "third_party": false,
3245 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003246 },
3247 {
3248 "deps": [
3249 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003250 "gpr",
3251 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003252 "grpc_test_util_unsecure",
3253 "grpc_unsecure"
3254 ],
3255 "headers": [],
3256 "language": "c",
3257 "name": "unknown_frame_bad_client_test",
3258 "src": [
3259 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003260 ],
3261 "third_party": false,
3262 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003263 },
3264 {
3265 "deps": [
3266 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003267 "gpr",
3268 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003269 "grpc_test_util_unsecure",
3270 "grpc_unsecure"
3271 ],
3272 "headers": [],
3273 "language": "c",
3274 "name": "window_overflow_bad_client_test",
3275 "src": [
3276 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003277 ],
3278 "third_party": false,
3279 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003280 },
3281 {
3282 "deps": [
3283 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003284 "gpr",
3285 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003286 "grpc",
3287 "grpc_test_util"
3288 ],
3289 "headers": [],
3290 "language": "c",
3291 "name": "bad_ssl_alpn_server",
3292 "src": [
3293 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003294 ],
3295 "third_party": false,
3296 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003297 },
3298 {
3299 "deps": [
3300 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003301 "gpr",
3302 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003303 "grpc",
3304 "grpc_test_util"
3305 ],
3306 "headers": [],
3307 "language": "c",
3308 "name": "bad_ssl_cert_server",
3309 "src": [
3310 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003311 ],
3312 "third_party": false,
3313 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003314 },
3315 {
3316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003317 "gpr",
3318 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 "grpc",
3320 "grpc_test_util"
3321 ],
3322 "headers": [],
3323 "language": "c",
3324 "name": "bad_ssl_alpn_test",
3325 "src": [
3326 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003327 ],
3328 "third_party": false,
3329 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003330 },
3331 {
3332 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003333 "gpr",
3334 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003335 "grpc",
3336 "grpc_test_util"
3337 ],
3338 "headers": [],
3339 "language": "c",
3340 "name": "bad_ssl_cert_test",
3341 "src": [
3342 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003343 ],
3344 "third_party": false,
3345 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003346 },
3347 {
3348 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003349 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003350 "gpr",
3351 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003352 "grpc",
3353 "grpc_test_util"
3354 ],
3355 "headers": [],
3356 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003357 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003358 "src": [
3359 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003360 ],
3361 "third_party": false,
3362 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003363 },
3364 {
3365 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003366 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003367 "gpr",
3368 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003369 "grpc",
3370 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003371 ],
3372 "headers": [],
3373 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003374 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003375 "src": [
3376 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003377 ],
3378 "third_party": false,
3379 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003380 },
3381 {
3382 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003383 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003384 "gpr",
3385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003386 "grpc",
3387 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003388 ],
3389 "headers": [],
3390 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003391 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003392 "src": [
3393 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003394 ],
3395 "third_party": false,
3396 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003397 },
3398 {
3399 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003400 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003401 "gpr",
3402 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003403 "grpc",
3404 "grpc_test_util"
3405 ],
3406 "headers": [],
3407 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003408 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003409 "src": [
3410 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003411 ],
3412 "third_party": false,
3413 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003414 },
3415 {
3416 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003417 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003418 "gpr",
3419 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003420 "grpc",
3421 "grpc_test_util"
3422 ],
3423 "headers": [],
3424 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003425 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003426 "src": [
3427 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003428 ],
3429 "third_party": false,
3430 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003431 },
3432 {
3433 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003434 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003435 "gpr",
3436 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003437 "grpc",
3438 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003439 ],
3440 "headers": [],
3441 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003442 "name": "h2_full+trace_test",
3443 "src": [
3444 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003445 ],
3446 "third_party": false,
3447 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003448 },
3449 {
3450 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003451 "end2end_tests",
3452 "gpr",
3453 "gpr_test_util",
3454 "grpc",
3455 "grpc_test_util"
3456 ],
3457 "headers": [],
3458 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003459 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003460 "src": [
3461 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003462 ],
3463 "third_party": false,
3464 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003465 },
3466 {
3467 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003468 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003469 "gpr",
3470 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003471 "grpc",
3472 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003473 ],
3474 "headers": [],
3475 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003476 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003477 "src": [
3478 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003479 ],
3480 "third_party": false,
3481 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003482 },
3483 {
3484 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003485 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003486 "gpr",
3487 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003488 "grpc",
3489 "grpc_test_util"
3490 ],
3491 "headers": [],
3492 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003493 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003494 "src": [
3495 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003496 ],
3497 "third_party": false,
3498 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003499 },
3500 {
3501 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003502 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003503 "gpr",
3504 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003505 "grpc",
3506 "grpc_test_util"
3507 ],
3508 "headers": [],
3509 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003510 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003511 "src": [
3512 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003513 ],
3514 "third_party": false,
3515 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003516 },
3517 {
3518 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003519 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003520 "gpr",
3521 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003522 "grpc",
3523 "grpc_test_util"
3524 ],
3525 "headers": [],
3526 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003527 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003528 "src": [
3529 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003530 ],
3531 "third_party": false,
3532 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003533 },
3534 {
3535 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003536 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003537 "gpr",
3538 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003539 "grpc",
3540 "grpc_test_util"
3541 ],
3542 "headers": [],
3543 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003544 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003545 "src": [
3546 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003547 ],
3548 "third_party": false,
3549 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003550 },
3551 {
3552 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003553 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003554 "gpr",
3555 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003556 "grpc",
3557 "grpc_test_util"
3558 ],
3559 "headers": [],
3560 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003561 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003562 "src": [
3563 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003564 ],
3565 "third_party": false,
3566 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003567 },
3568 {
3569 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003570 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003571 "gpr",
3572 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003573 "grpc",
3574 "grpc_test_util"
3575 ],
3576 "headers": [],
3577 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003578 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003579 "src": [
3580 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003581 ],
3582 "third_party": false,
3583 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003584 },
3585 {
3586 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003587 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003588 "gpr",
3589 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003590 "grpc_test_util_unsecure",
3591 "grpc_unsecure"
3592 ],
3593 "headers": [],
3594 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003595 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003596 "src": [
3597 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003598 ],
3599 "third_party": false,
3600 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003601 },
3602 {
3603 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003604 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003605 "gpr",
3606 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003607 "grpc_test_util_unsecure",
3608 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 ],
3610 "headers": [],
3611 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003612 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003613 "src": [
3614 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003615 ],
3616 "third_party": false,
3617 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003618 },
3619 {
3620 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003621 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003622 "gpr",
3623 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003624 "grpc_test_util_unsecure",
3625 "grpc_unsecure"
3626 ],
3627 "headers": [],
3628 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003629 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003630 "src": [
3631 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003632 ],
3633 "third_party": false,
3634 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003635 },
3636 {
3637 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003638 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003639 "gpr",
3640 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003641 "grpc_test_util_unsecure",
3642 "grpc_unsecure"
3643 ],
3644 "headers": [],
3645 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003646 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003647 "src": [
3648 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003649 ],
3650 "third_party": false,
3651 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003652 },
3653 {
3654 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003655 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003656 "gpr",
3657 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003658 "grpc_test_util_unsecure",
3659 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003660 ],
3661 "headers": [],
3662 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003663 "name": "h2_full+trace_nosec_test",
3664 "src": [
3665 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003666 ],
3667 "third_party": false,
3668 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003669 },
3670 {
3671 "deps": [
3672 "end2end_nosec_tests",
3673 "gpr",
3674 "gpr_test_util",
3675 "grpc_test_util_unsecure",
3676 "grpc_unsecure"
3677 ],
3678 "headers": [],
3679 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003680 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003681 "src": [
3682 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003683 ],
3684 "third_party": false,
3685 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003686 },
3687 {
3688 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003689 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003690 "gpr",
3691 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003692 "grpc_test_util_unsecure",
3693 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003694 ],
3695 "headers": [],
3696 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003697 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003698 "src": [
3699 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003700 ],
3701 "third_party": false,
3702 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003703 },
3704 {
3705 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003706 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003707 "gpr",
3708 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003709 "grpc_test_util_unsecure",
3710 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003711 ],
3712 "headers": [],
3713 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003714 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003715 "src": [
3716 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003717 ],
3718 "third_party": false,
3719 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003720 },
3721 {
3722 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003723 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003724 "gpr",
3725 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003726 "grpc_test_util_unsecure",
3727 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 ],
3729 "headers": [],
3730 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003731 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003732 "src": [
3733 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003734 ],
3735 "third_party": false,
3736 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003737 },
3738 {
3739 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003740 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003741 "gpr",
3742 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003743 "grpc_test_util_unsecure",
3744 "grpc_unsecure"
3745 ],
3746 "headers": [],
3747 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003748 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003749 "src": [
3750 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003751 ],
3752 "third_party": false,
3753 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003754 },
3755 {
3756 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003757 "gpr",
3758 "gpr_test_util",
3759 "grpc",
3760 "grpc_test_util",
3761 "one_input_fuzzer"
3762 ],
3763 "headers": [],
3764 "language": "c",
3765 "name": "hpack_parser_fuzzer_test_one_entry",
3766 "src": [
3767 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3768 ],
3769 "third_party": false,
3770 "type": "target"
3771 },
3772 {
3773 "deps": [
3774 "gpr",
3775 "gpr_test_util",
3776 "grpc",
3777 "grpc_test_util",
3778 "one_input_fuzzer"
3779 ],
3780 "headers": [],
3781 "language": "c",
3782 "name": "http_fuzzer_test_one_entry",
3783 "src": [
3784 "test/core/http/fuzzer.c"
3785 ],
3786 "third_party": false,
3787 "type": "target"
3788 },
3789 {
3790 "deps": [
3791 "gpr",
3792 "gpr_test_util",
3793 "grpc",
3794 "grpc_test_util",
3795 "one_input_fuzzer"
3796 ],
3797 "headers": [],
3798 "language": "c",
3799 "name": "json_fuzzer_test_one_entry",
3800 "src": [
3801 "test/core/json/fuzzer.c"
3802 ],
3803 "third_party": false,
3804 "type": "target"
3805 },
3806 {
3807 "deps": [
3808 "gpr",
3809 "gpr_test_util",
3810 "grpc",
3811 "grpc_test_util",
3812 "one_input_fuzzer"
3813 ],
3814 "headers": [],
3815 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07003816 "name": "server_fuzzer_one_entry",
3817 "src": [
3818 "test/core/end2end/fuzzers/server_fuzzer.c"
3819 ],
3820 "third_party": false,
3821 "type": "target"
3822 },
3823 {
3824 "deps": [
3825 "gpr",
3826 "gpr_test_util",
3827 "grpc",
3828 "grpc_test_util",
3829 "one_input_fuzzer"
3830 ],
3831 "headers": [],
3832 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003833 "name": "uri_fuzzer_test_one_entry",
3834 "src": [
3835 "test/core/client_config/uri_fuzzer_test.c"
3836 ],
3837 "third_party": false,
3838 "type": "target"
3839 },
3840 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003841 "deps": [],
3842 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003843 "include/grpc/impl/codegen/alloc.h",
3844 "include/grpc/impl/codegen/atm.h",
3845 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3846 "include/grpc/impl/codegen/atm_gcc_sync.h",
3847 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003848 "include/grpc/impl/codegen/log.h",
3849 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003850 "include/grpc/impl/codegen/slice.h",
3851 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003852 "include/grpc/impl/codegen/sync.h",
3853 "include/grpc/impl/codegen/sync_generic.h",
3854 "include/grpc/impl/codegen/sync_posix.h",
3855 "include/grpc/impl/codegen/sync_win32.h",
3856 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003857 "include/grpc/support/alloc.h",
3858 "include/grpc/support/atm.h",
3859 "include/grpc/support/atm_gcc_atomic.h",
3860 "include/grpc/support/atm_gcc_sync.h",
3861 "include/grpc/support/atm_win32.h",
3862 "include/grpc/support/avl.h",
3863 "include/grpc/support/cmdline.h",
3864 "include/grpc/support/cpu.h",
3865 "include/grpc/support/histogram.h",
3866 "include/grpc/support/host_port.h",
3867 "include/grpc/support/log.h",
3868 "include/grpc/support/log_win32.h",
3869 "include/grpc/support/port_platform.h",
3870 "include/grpc/support/slice.h",
3871 "include/grpc/support/slice_buffer.h",
3872 "include/grpc/support/string_util.h",
3873 "include/grpc/support/subprocess.h",
3874 "include/grpc/support/sync.h",
3875 "include/grpc/support/sync_generic.h",
3876 "include/grpc/support/sync_posix.h",
3877 "include/grpc/support/sync_win32.h",
3878 "include/grpc/support/thd.h",
3879 "include/grpc/support/time.h",
3880 "include/grpc/support/tls.h",
3881 "include/grpc/support/tls_gcc.h",
3882 "include/grpc/support/tls_msvc.h",
3883 "include/grpc/support/tls_pthread.h",
3884 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003885 "src/core/lib/profiling/timers.h",
3886 "src/core/lib/support/backoff.h",
3887 "src/core/lib/support/block_annotate.h",
3888 "src/core/lib/support/env.h",
3889 "src/core/lib/support/load_file.h",
3890 "src/core/lib/support/murmur_hash.h",
3891 "src/core/lib/support/stack_lockfree.h",
3892 "src/core/lib/support/string.h",
3893 "src/core/lib/support/string_win32.h",
3894 "src/core/lib/support/thd_internal.h",
3895 "src/core/lib/support/time_precise.h",
3896 "src/core/lib/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003897 ],
3898 "language": "c",
3899 "name": "gpr",
3900 "src": [
3901 "include/grpc/impl/codegen/alloc.h",
3902 "include/grpc/impl/codegen/atm.h",
3903 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3904 "include/grpc/impl/codegen/atm_gcc_sync.h",
3905 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003906 "include/grpc/impl/codegen/log.h",
3907 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003908 "include/grpc/impl/codegen/slice.h",
3909 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003910 "include/grpc/impl/codegen/sync.h",
3911 "include/grpc/impl/codegen/sync_generic.h",
3912 "include/grpc/impl/codegen/sync_posix.h",
3913 "include/grpc/impl/codegen/sync_win32.h",
3914 "include/grpc/impl/codegen/time.h",
3915 "include/grpc/support/alloc.h",
3916 "include/grpc/support/atm.h",
3917 "include/grpc/support/atm_gcc_atomic.h",
3918 "include/grpc/support/atm_gcc_sync.h",
3919 "include/grpc/support/atm_win32.h",
3920 "include/grpc/support/avl.h",
3921 "include/grpc/support/cmdline.h",
3922 "include/grpc/support/cpu.h",
3923 "include/grpc/support/histogram.h",
3924 "include/grpc/support/host_port.h",
3925 "include/grpc/support/log.h",
3926 "include/grpc/support/log_win32.h",
3927 "include/grpc/support/port_platform.h",
3928 "include/grpc/support/slice.h",
3929 "include/grpc/support/slice_buffer.h",
3930 "include/grpc/support/string_util.h",
3931 "include/grpc/support/subprocess.h",
3932 "include/grpc/support/sync.h",
3933 "include/grpc/support/sync_generic.h",
3934 "include/grpc/support/sync_posix.h",
3935 "include/grpc/support/sync_win32.h",
3936 "include/grpc/support/thd.h",
3937 "include/grpc/support/time.h",
3938 "include/grpc/support/tls.h",
3939 "include/grpc/support/tls_gcc.h",
3940 "include/grpc/support/tls_msvc.h",
3941 "include/grpc/support/tls_pthread.h",
3942 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003943 "src/core/lib/profiling/basic_timers.c",
3944 "src/core/lib/profiling/stap_timers.c",
3945 "src/core/lib/profiling/timers.h",
3946 "src/core/lib/support/alloc.c",
3947 "src/core/lib/support/avl.c",
3948 "src/core/lib/support/backoff.c",
3949 "src/core/lib/support/backoff.h",
3950 "src/core/lib/support/block_annotate.h",
3951 "src/core/lib/support/cmdline.c",
3952 "src/core/lib/support/cpu_iphone.c",
3953 "src/core/lib/support/cpu_linux.c",
3954 "src/core/lib/support/cpu_posix.c",
3955 "src/core/lib/support/cpu_windows.c",
3956 "src/core/lib/support/env.h",
3957 "src/core/lib/support/env_linux.c",
3958 "src/core/lib/support/env_posix.c",
3959 "src/core/lib/support/env_win32.c",
3960 "src/core/lib/support/histogram.c",
3961 "src/core/lib/support/host_port.c",
3962 "src/core/lib/support/load_file.c",
3963 "src/core/lib/support/load_file.h",
3964 "src/core/lib/support/log.c",
3965 "src/core/lib/support/log_android.c",
3966 "src/core/lib/support/log_linux.c",
3967 "src/core/lib/support/log_posix.c",
3968 "src/core/lib/support/log_win32.c",
3969 "src/core/lib/support/murmur_hash.c",
3970 "src/core/lib/support/murmur_hash.h",
3971 "src/core/lib/support/slice.c",
3972 "src/core/lib/support/slice_buffer.c",
3973 "src/core/lib/support/stack_lockfree.c",
3974 "src/core/lib/support/stack_lockfree.h",
3975 "src/core/lib/support/string.c",
3976 "src/core/lib/support/string.h",
3977 "src/core/lib/support/string_posix.c",
3978 "src/core/lib/support/string_win32.c",
3979 "src/core/lib/support/string_win32.h",
3980 "src/core/lib/support/subprocess_posix.c",
3981 "src/core/lib/support/subprocess_windows.c",
3982 "src/core/lib/support/sync.c",
3983 "src/core/lib/support/sync_posix.c",
3984 "src/core/lib/support/sync_win32.c",
3985 "src/core/lib/support/thd.c",
3986 "src/core/lib/support/thd_internal.h",
3987 "src/core/lib/support/thd_posix.c",
3988 "src/core/lib/support/thd_win32.c",
3989 "src/core/lib/support/time.c",
3990 "src/core/lib/support/time_posix.c",
3991 "src/core/lib/support/time_precise.c",
3992 "src/core/lib/support/time_precise.h",
3993 "src/core/lib/support/time_win32.c",
3994 "src/core/lib/support/tls_pthread.c",
3995 "src/core/lib/support/tmpfile.h",
3996 "src/core/lib/support/tmpfile_posix.c",
3997 "src/core/lib/support/tmpfile_win32.c",
3998 "src/core/lib/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003999 ],
4000 "third_party": false,
4001 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004002 },
4003 {
4004 "deps": [
4005 "gpr"
4006 ],
4007 "headers": [
4008 "test/core/util/test_config.h"
4009 ],
4010 "language": "c",
4011 "name": "gpr_test_util",
4012 "src": [
4013 "test/core/util/test_config.c",
4014 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004015 ],
4016 "third_party": false,
4017 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004018 },
4019 {
4020 "deps": [
4021 "gpr"
4022 ],
4023 "headers": [
4024 "include/grpc/byte_buffer.h",
4025 "include/grpc/byte_buffer_reader.h",
4026 "include/grpc/census.h",
4027 "include/grpc/compression.h",
4028 "include/grpc/grpc.h",
4029 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08004030 "include/grpc/impl/codegen/byte_buffer.h",
4031 "include/grpc/impl/codegen/compression_types.h",
4032 "include/grpc/impl/codegen/connectivity_state.h",
4033 "include/grpc/impl/codegen/grpc_types.h",
4034 "include/grpc/impl/codegen/propagation_bits.h",
4035 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004036 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004037 "src/core/ext/census/aggregation.h",
4038 "src/core/ext/census/census_interface.h",
4039 "src/core/ext/census/census_rpc_stats.h",
4040 "src/core/ext/census/grpc_filter.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004041 "src/core/ext/census/mlog.h",
4042 "src/core/ext/census/rpc_metric_id.h",
Craig Tiller023caf12016-03-29 08:00:30 -07004043 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
Craig Tiller943cdf92016-03-29 13:27:56 -07004044 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004045 "src/core/ext/transport/chttp2/transport/alpn.h",
4046 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4047 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4048 "src/core/ext/transport/chttp2/transport/frame.h",
4049 "src/core/ext/transport/chttp2/transport/frame_data.h",
4050 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4051 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4052 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4053 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4054 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4055 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4056 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4057 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4058 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4059 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4060 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4061 "src/core/ext/transport/chttp2/transport/internal.h",
4062 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4063 "src/core/ext/transport/chttp2/transport/stream_map.h",
4064 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4065 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004066 "src/core/lib/channel/channel_args.h",
4067 "src/core/lib/channel/channel_stack.h",
4068 "src/core/lib/channel/channel_stack_builder.h",
4069 "src/core/lib/channel/client_channel.h",
4070 "src/core/lib/channel/compress_filter.h",
4071 "src/core/lib/channel/connected_channel.h",
4072 "src/core/lib/channel/context.h",
4073 "src/core/lib/channel/http_client_filter.h",
4074 "src/core/lib/channel/http_server_filter.h",
4075 "src/core/lib/channel/subchannel_call_holder.h",
4076 "src/core/lib/client_config/client_config.h",
4077 "src/core/lib/client_config/connector.h",
4078 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004079 "src/core/lib/client_config/lb_policy.h",
4080 "src/core/lib/client_config/lb_policy_factory.h",
4081 "src/core/lib/client_config/lb_policy_registry.h",
4082 "src/core/lib/client_config/resolver.h",
4083 "src/core/lib/client_config/resolver_factory.h",
4084 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004085 "src/core/lib/client_config/subchannel.h",
4086 "src/core/lib/client_config/subchannel_factory.h",
4087 "src/core/lib/client_config/subchannel_index.h",
4088 "src/core/lib/client_config/uri_parser.h",
4089 "src/core/lib/compression/algorithm_metadata.h",
4090 "src/core/lib/compression/message_compress.h",
4091 "src/core/lib/debug/trace.h",
4092 "src/core/lib/http/format_request.h",
4093 "src/core/lib/http/httpcli.h",
4094 "src/core/lib/http/parser.h",
4095 "src/core/lib/iomgr/closure.h",
4096 "src/core/lib/iomgr/endpoint.h",
4097 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller8a034482016-03-28 16:09:04 -07004098 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4099 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004100 "src/core/lib/iomgr/exec_ctx.h",
4101 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004102 "src/core/lib/iomgr/iocp_windows.h",
4103 "src/core/lib/iomgr/iomgr.h",
4104 "src/core/lib/iomgr/iomgr_internal.h",
4105 "src/core/lib/iomgr/iomgr_posix.h",
4106 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004107 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004108 "src/core/lib/iomgr/pollset_set_windows.h",
4109 "src/core/lib/iomgr/pollset_windows.h",
4110 "src/core/lib/iomgr/resolve_address.h",
4111 "src/core/lib/iomgr/sockaddr.h",
4112 "src/core/lib/iomgr/sockaddr_posix.h",
4113 "src/core/lib/iomgr/sockaddr_utils.h",
4114 "src/core/lib/iomgr/sockaddr_win32.h",
4115 "src/core/lib/iomgr/socket_utils_posix.h",
4116 "src/core/lib/iomgr/socket_windows.h",
4117 "src/core/lib/iomgr/tcp_client.h",
4118 "src/core/lib/iomgr/tcp_posix.h",
4119 "src/core/lib/iomgr/tcp_server.h",
4120 "src/core/lib/iomgr/tcp_windows.h",
4121 "src/core/lib/iomgr/time_averaged_stats.h",
4122 "src/core/lib/iomgr/timer.h",
4123 "src/core/lib/iomgr/timer_heap.h",
4124 "src/core/lib/iomgr/udp_server.h",
4125 "src/core/lib/iomgr/unix_sockets_posix.h",
4126 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4127 "src/core/lib/iomgr/wakeup_fd_posix.h",
4128 "src/core/lib/iomgr/workqueue.h",
4129 "src/core/lib/iomgr/workqueue_posix.h",
4130 "src/core/lib/iomgr/workqueue_windows.h",
4131 "src/core/lib/json/json.h",
4132 "src/core/lib/json/json_common.h",
4133 "src/core/lib/json/json_reader.h",
4134 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004135 "src/core/lib/security/auth_filters.h",
4136 "src/core/lib/security/b64.h",
4137 "src/core/lib/security/credentials.h",
4138 "src/core/lib/security/handshake.h",
4139 "src/core/lib/security/json_token.h",
4140 "src/core/lib/security/jwt_verifier.h",
4141 "src/core/lib/security/secure_endpoint.h",
4142 "src/core/lib/security/security_connector.h",
4143 "src/core/lib/security/security_context.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004144 "src/core/lib/surface/api_trace.h",
4145 "src/core/lib/surface/call.h",
4146 "src/core/lib/surface/call_test_only.h",
4147 "src/core/lib/surface/channel.h",
4148 "src/core/lib/surface/channel_init.h",
4149 "src/core/lib/surface/channel_stack_type.h",
4150 "src/core/lib/surface/completion_queue.h",
4151 "src/core/lib/surface/event_string.h",
4152 "src/core/lib/surface/init.h",
4153 "src/core/lib/surface/lame_client.h",
4154 "src/core/lib/surface/server.h",
4155 "src/core/lib/surface/surface_trace.h",
4156 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004157 "src/core/lib/transport/connectivity_state.h",
4158 "src/core/lib/transport/metadata.h",
4159 "src/core/lib/transport/metadata_batch.h",
4160 "src/core/lib/transport/static_metadata.h",
4161 "src/core/lib/transport/transport.h",
4162 "src/core/lib/transport/transport_impl.h",
4163 "src/core/lib/tsi/fake_transport_security.h",
4164 "src/core/lib/tsi/ssl_transport_security.h",
4165 "src/core/lib/tsi/ssl_types.h",
4166 "src/core/lib/tsi/transport_security.h",
4167 "src/core/lib/tsi/transport_security_interface.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004168 "third_party/nanopb/pb.h",
4169 "third_party/nanopb/pb_common.h",
4170 "third_party/nanopb/pb_decode.h",
4171 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 ],
4173 "language": "c",
4174 "name": "grpc",
4175 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004176 "include/grpc/byte_buffer.h",
4177 "include/grpc/byte_buffer_reader.h",
4178 "include/grpc/census.h",
4179 "include/grpc/compression.h",
4180 "include/grpc/grpc.h",
4181 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004182 "include/grpc/impl/codegen/byte_buffer.h",
4183 "include/grpc/impl/codegen/compression_types.h",
4184 "include/grpc/impl/codegen/connectivity_state.h",
4185 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004186 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004187 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004188 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004189 "src/core/ext/census/aggregation.h",
4190 "src/core/ext/census/census_interface.h",
4191 "src/core/ext/census/census_rpc_stats.h",
4192 "src/core/ext/census/context.c",
4193 "src/core/ext/census/grpc_context.c",
4194 "src/core/ext/census/grpc_filter.c",
4195 "src/core/ext/census/grpc_filter.h",
4196 "src/core/ext/census/grpc_plugin.c",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004197 "src/core/ext/census/initialize.c",
4198 "src/core/ext/census/mlog.c",
4199 "src/core/ext/census/mlog.h",
4200 "src/core/ext/census/operation.c",
4201 "src/core/ext/census/placeholders.c",
4202 "src/core/ext/census/rpc_metric_id.h",
4203 "src/core/ext/census/tracing.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004204 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
4205 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
4206 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
4207 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
4208 "src/core/ext/lb_policy/pick_first/pick_first.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004209 "src/core/ext/lb_policy/round_robin/round_robin.c",
Craig Tiller65938df2016-03-31 13:08:49 -07004210 "src/core/ext/resolver/dns/native/dns_resolver.c",
4211 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c",
Craig Tillerc7762a82016-03-28 10:13:08 -07004212 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4213 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c",
4214 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4215 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c",
4216 "src/core/ext/transport/chttp2/transport/alpn.c",
4217 "src/core/ext/transport/chttp2/transport/alpn.h",
4218 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4219 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4220 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4221 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4222 "src/core/ext/transport/chttp2/transport/frame.h",
4223 "src/core/ext/transport/chttp2/transport/frame_data.c",
4224 "src/core/ext/transport/chttp2/transport/frame_data.h",
4225 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4226 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4227 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4228 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4229 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4230 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4231 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4232 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4233 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4234 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4235 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4236 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4237 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4238 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4239 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4240 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4241 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4242 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4243 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4244 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4245 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4246 "src/core/ext/transport/chttp2/transport/internal.h",
4247 "src/core/ext/transport/chttp2/transport/parsing.c",
4248 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4249 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4250 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4251 "src/core/ext/transport/chttp2/transport/stream_map.c",
4252 "src/core/ext/transport/chttp2/transport/stream_map.h",
4253 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4254 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4255 "src/core/ext/transport/chttp2/transport/varint.c",
4256 "src/core/ext/transport/chttp2/transport/varint.h",
4257 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004258 "src/core/lib/channel/channel_args.c",
4259 "src/core/lib/channel/channel_args.h",
4260 "src/core/lib/channel/channel_stack.c",
4261 "src/core/lib/channel/channel_stack.h",
4262 "src/core/lib/channel/channel_stack_builder.c",
4263 "src/core/lib/channel/channel_stack_builder.h",
4264 "src/core/lib/channel/client_channel.c",
4265 "src/core/lib/channel/client_channel.h",
4266 "src/core/lib/channel/compress_filter.c",
4267 "src/core/lib/channel/compress_filter.h",
4268 "src/core/lib/channel/connected_channel.c",
4269 "src/core/lib/channel/connected_channel.h",
4270 "src/core/lib/channel/context.h",
4271 "src/core/lib/channel/http_client_filter.c",
4272 "src/core/lib/channel/http_client_filter.h",
4273 "src/core/lib/channel/http_server_filter.c",
4274 "src/core/lib/channel/http_server_filter.h",
4275 "src/core/lib/channel/subchannel_call_holder.c",
4276 "src/core/lib/channel/subchannel_call_holder.h",
4277 "src/core/lib/client_config/client_config.c",
4278 "src/core/lib/client_config/client_config.h",
4279 "src/core/lib/client_config/connector.c",
4280 "src/core/lib/client_config/connector.h",
4281 "src/core/lib/client_config/default_initial_connect_string.c",
4282 "src/core/lib/client_config/initial_connect_string.c",
4283 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004284 "src/core/lib/client_config/lb_policy.c",
4285 "src/core/lib/client_config/lb_policy.h",
4286 "src/core/lib/client_config/lb_policy_factory.c",
4287 "src/core/lib/client_config/lb_policy_factory.h",
4288 "src/core/lib/client_config/lb_policy_registry.c",
4289 "src/core/lib/client_config/lb_policy_registry.h",
4290 "src/core/lib/client_config/resolver.c",
4291 "src/core/lib/client_config/resolver.h",
4292 "src/core/lib/client_config/resolver_factory.c",
4293 "src/core/lib/client_config/resolver_factory.h",
4294 "src/core/lib/client_config/resolver_registry.c",
4295 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004296 "src/core/lib/client_config/subchannel.c",
4297 "src/core/lib/client_config/subchannel.h",
4298 "src/core/lib/client_config/subchannel_factory.c",
4299 "src/core/lib/client_config/subchannel_factory.h",
4300 "src/core/lib/client_config/subchannel_index.c",
4301 "src/core/lib/client_config/subchannel_index.h",
4302 "src/core/lib/client_config/uri_parser.c",
4303 "src/core/lib/client_config/uri_parser.h",
4304 "src/core/lib/compression/algorithm_metadata.h",
4305 "src/core/lib/compression/compression_algorithm.c",
4306 "src/core/lib/compression/message_compress.c",
4307 "src/core/lib/compression/message_compress.h",
4308 "src/core/lib/debug/trace.c",
4309 "src/core/lib/debug/trace.h",
4310 "src/core/lib/http/format_request.c",
4311 "src/core/lib/http/format_request.h",
4312 "src/core/lib/http/httpcli.c",
4313 "src/core/lib/http/httpcli.h",
4314 "src/core/lib/http/httpcli_security_connector.c",
4315 "src/core/lib/http/parser.c",
4316 "src/core/lib/http/parser.h",
4317 "src/core/lib/iomgr/closure.c",
4318 "src/core/lib/iomgr/closure.h",
4319 "src/core/lib/iomgr/endpoint.c",
4320 "src/core/lib/iomgr/endpoint.h",
4321 "src/core/lib/iomgr/endpoint_pair.h",
4322 "src/core/lib/iomgr/endpoint_pair_posix.c",
4323 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller8a034482016-03-28 16:09:04 -07004324 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
4325 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4326 "src/core/lib/iomgr/ev_posix.c",
4327 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004328 "src/core/lib/iomgr/exec_ctx.c",
4329 "src/core/lib/iomgr/exec_ctx.h",
4330 "src/core/lib/iomgr/executor.c",
4331 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004332 "src/core/lib/iomgr/iocp_windows.c",
4333 "src/core/lib/iomgr/iocp_windows.h",
4334 "src/core/lib/iomgr/iomgr.c",
4335 "src/core/lib/iomgr/iomgr.h",
4336 "src/core/lib/iomgr/iomgr_internal.h",
4337 "src/core/lib/iomgr/iomgr_posix.c",
4338 "src/core/lib/iomgr/iomgr_posix.h",
4339 "src/core/lib/iomgr/iomgr_windows.c",
4340 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004341 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004342 "src/core/lib/iomgr/pollset_set_windows.c",
4343 "src/core/lib/iomgr/pollset_set_windows.h",
4344 "src/core/lib/iomgr/pollset_windows.c",
4345 "src/core/lib/iomgr/pollset_windows.h",
4346 "src/core/lib/iomgr/resolve_address.h",
4347 "src/core/lib/iomgr/resolve_address_posix.c",
4348 "src/core/lib/iomgr/resolve_address_windows.c",
4349 "src/core/lib/iomgr/sockaddr.h",
4350 "src/core/lib/iomgr/sockaddr_posix.h",
4351 "src/core/lib/iomgr/sockaddr_utils.c",
4352 "src/core/lib/iomgr/sockaddr_utils.h",
4353 "src/core/lib/iomgr/sockaddr_win32.h",
4354 "src/core/lib/iomgr/socket_utils_common_posix.c",
4355 "src/core/lib/iomgr/socket_utils_linux.c",
4356 "src/core/lib/iomgr/socket_utils_posix.c",
4357 "src/core/lib/iomgr/socket_utils_posix.h",
4358 "src/core/lib/iomgr/socket_windows.c",
4359 "src/core/lib/iomgr/socket_windows.h",
4360 "src/core/lib/iomgr/tcp_client.h",
4361 "src/core/lib/iomgr/tcp_client_posix.c",
4362 "src/core/lib/iomgr/tcp_client_windows.c",
4363 "src/core/lib/iomgr/tcp_posix.c",
4364 "src/core/lib/iomgr/tcp_posix.h",
4365 "src/core/lib/iomgr/tcp_server.h",
4366 "src/core/lib/iomgr/tcp_server_posix.c",
4367 "src/core/lib/iomgr/tcp_server_windows.c",
4368 "src/core/lib/iomgr/tcp_windows.c",
4369 "src/core/lib/iomgr/tcp_windows.h",
4370 "src/core/lib/iomgr/time_averaged_stats.c",
4371 "src/core/lib/iomgr/time_averaged_stats.h",
4372 "src/core/lib/iomgr/timer.c",
4373 "src/core/lib/iomgr/timer.h",
4374 "src/core/lib/iomgr/timer_heap.c",
4375 "src/core/lib/iomgr/timer_heap.h",
4376 "src/core/lib/iomgr/udp_server.c",
4377 "src/core/lib/iomgr/udp_server.h",
4378 "src/core/lib/iomgr/unix_sockets_posix.c",
4379 "src/core/lib/iomgr/unix_sockets_posix.h",
4380 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
4381 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
4382 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
4383 "src/core/lib/iomgr/wakeup_fd_pipe.c",
4384 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4385 "src/core/lib/iomgr/wakeup_fd_posix.c",
4386 "src/core/lib/iomgr/wakeup_fd_posix.h",
4387 "src/core/lib/iomgr/workqueue.h",
4388 "src/core/lib/iomgr/workqueue_posix.c",
4389 "src/core/lib/iomgr/workqueue_posix.h",
4390 "src/core/lib/iomgr/workqueue_windows.c",
4391 "src/core/lib/iomgr/workqueue_windows.h",
4392 "src/core/lib/json/json.c",
4393 "src/core/lib/json/json.h",
4394 "src/core/lib/json/json_common.h",
4395 "src/core/lib/json/json_reader.c",
4396 "src/core/lib/json/json_reader.h",
4397 "src/core/lib/json/json_string.c",
4398 "src/core/lib/json/json_writer.c",
4399 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004400 "src/core/lib/security/auth_filters.h",
4401 "src/core/lib/security/b64.c",
4402 "src/core/lib/security/b64.h",
4403 "src/core/lib/security/client_auth_filter.c",
4404 "src/core/lib/security/credentials.c",
4405 "src/core/lib/security/credentials.h",
4406 "src/core/lib/security/credentials_metadata.c",
4407 "src/core/lib/security/credentials_posix.c",
4408 "src/core/lib/security/credentials_win32.c",
4409 "src/core/lib/security/google_default_credentials.c",
4410 "src/core/lib/security/handshake.c",
4411 "src/core/lib/security/handshake.h",
4412 "src/core/lib/security/json_token.c",
4413 "src/core/lib/security/json_token.h",
4414 "src/core/lib/security/jwt_verifier.c",
4415 "src/core/lib/security/jwt_verifier.h",
4416 "src/core/lib/security/secure_endpoint.c",
4417 "src/core/lib/security/secure_endpoint.h",
4418 "src/core/lib/security/security_connector.c",
4419 "src/core/lib/security/security_connector.h",
4420 "src/core/lib/security/security_context.c",
4421 "src/core/lib/security/security_context.h",
4422 "src/core/lib/security/server_auth_filter.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004423 "src/core/lib/surface/alarm.c",
4424 "src/core/lib/surface/api_trace.c",
4425 "src/core/lib/surface/api_trace.h",
4426 "src/core/lib/surface/byte_buffer.c",
4427 "src/core/lib/surface/byte_buffer_reader.c",
4428 "src/core/lib/surface/call.c",
4429 "src/core/lib/surface/call.h",
4430 "src/core/lib/surface/call_details.c",
4431 "src/core/lib/surface/call_log_batch.c",
4432 "src/core/lib/surface/call_test_only.h",
4433 "src/core/lib/surface/channel.c",
4434 "src/core/lib/surface/channel.h",
4435 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004436 "src/core/lib/surface/channel_init.c",
4437 "src/core/lib/surface/channel_init.h",
4438 "src/core/lib/surface/channel_ping.c",
4439 "src/core/lib/surface/channel_stack_type.c",
4440 "src/core/lib/surface/channel_stack_type.h",
4441 "src/core/lib/surface/completion_queue.c",
4442 "src/core/lib/surface/completion_queue.h",
4443 "src/core/lib/surface/event_string.c",
4444 "src/core/lib/surface/event_string.h",
4445 "src/core/lib/surface/init.c",
4446 "src/core/lib/surface/init.h",
4447 "src/core/lib/surface/init_secure.c",
4448 "src/core/lib/surface/lame_client.c",
4449 "src/core/lib/surface/lame_client.h",
4450 "src/core/lib/surface/metadata_array.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004451 "src/core/lib/surface/server.c",
4452 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004453 "src/core/lib/surface/surface_trace.h",
4454 "src/core/lib/surface/validate_metadata.c",
4455 "src/core/lib/surface/version.c",
4456 "src/core/lib/transport/byte_stream.c",
4457 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004458 "src/core/lib/transport/connectivity_state.c",
4459 "src/core/lib/transport/connectivity_state.h",
4460 "src/core/lib/transport/metadata.c",
4461 "src/core/lib/transport/metadata.h",
4462 "src/core/lib/transport/metadata_batch.c",
4463 "src/core/lib/transport/metadata_batch.h",
4464 "src/core/lib/transport/static_metadata.c",
4465 "src/core/lib/transport/static_metadata.h",
4466 "src/core/lib/transport/transport.c",
4467 "src/core/lib/transport/transport.h",
4468 "src/core/lib/transport/transport_impl.h",
4469 "src/core/lib/transport/transport_op_string.c",
4470 "src/core/lib/tsi/fake_transport_security.c",
4471 "src/core/lib/tsi/fake_transport_security.h",
4472 "src/core/lib/tsi/ssl_transport_security.c",
4473 "src/core/lib/tsi/ssl_transport_security.h",
4474 "src/core/lib/tsi/ssl_types.h",
4475 "src/core/lib/tsi/transport_security.c",
4476 "src/core/lib/tsi/transport_security.h",
Craig Tillerfb433852016-03-29 08:51:07 -07004477 "src/core/lib/tsi/transport_security_interface.h",
4478 "src/core/plugin_registry/grpc_plugin_registry.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004479 ],
4480 "third_party": false,
4481 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004482 },
4483 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004484 "deps": [],
4485 "headers": [
4486 "include/grpc/impl/codegen/alloc.h",
4487 "include/grpc/impl/codegen/atm.h",
4488 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4489 "include/grpc/impl/codegen/atm_gcc_sync.h",
4490 "include/grpc/impl/codegen/atm_win32.h",
4491 "include/grpc/impl/codegen/byte_buffer.h",
4492 "include/grpc/impl/codegen/compression_types.h",
4493 "include/grpc/impl/codegen/connectivity_state.h",
4494 "include/grpc/impl/codegen/grpc_types.h",
4495 "include/grpc/impl/codegen/log.h",
4496 "include/grpc/impl/codegen/port_platform.h",
4497 "include/grpc/impl/codegen/propagation_bits.h",
4498 "include/grpc/impl/codegen/slice.h",
4499 "include/grpc/impl/codegen/slice_buffer.h",
4500 "include/grpc/impl/codegen/status.h",
4501 "include/grpc/impl/codegen/sync.h",
4502 "include/grpc/impl/codegen/sync_generic.h",
4503 "include/grpc/impl/codegen/sync_posix.h",
4504 "include/grpc/impl/codegen/sync_win32.h",
4505 "include/grpc/impl/codegen/time.h"
4506 ],
4507 "language": "c",
4508 "name": "grpc_codegen_lib",
4509 "src": [
4510 "include/grpc/impl/codegen/alloc.h",
4511 "include/grpc/impl/codegen/atm.h",
4512 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4513 "include/grpc/impl/codegen/atm_gcc_sync.h",
4514 "include/grpc/impl/codegen/atm_win32.h",
4515 "include/grpc/impl/codegen/byte_buffer.h",
4516 "include/grpc/impl/codegen/compression_types.h",
4517 "include/grpc/impl/codegen/connectivity_state.h",
4518 "include/grpc/impl/codegen/grpc_types.h",
4519 "include/grpc/impl/codegen/log.h",
4520 "include/grpc/impl/codegen/port_platform.h",
4521 "include/grpc/impl/codegen/propagation_bits.h",
4522 "include/grpc/impl/codegen/slice.h",
4523 "include/grpc/impl/codegen/slice_buffer.h",
4524 "include/grpc/impl/codegen/status.h",
4525 "include/grpc/impl/codegen/sync.h",
4526 "include/grpc/impl/codegen/sync_generic.h",
4527 "include/grpc/impl/codegen/sync_posix.h",
4528 "include/grpc/impl/codegen/sync_win32.h",
4529 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004530 ],
4531 "third_party": false,
4532 "type": "lib"
4533 },
4534 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004535 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004536 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004537 "grpc"
4538 ],
4539 "headers": [],
4540 "language": "c",
4541 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004542 "src": [],
4543 "third_party": false,
4544 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004545 },
4546 {
4547 "deps": [
4548 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004549 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004550 "grpc"
4551 ],
4552 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004553 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004554 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004555 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004556 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004557 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004558 "test/core/util/grpc_profiler.h",
4559 "test/core/util/parse_hexstring.h",
4560 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004561 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004562 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004563 ],
4564 "language": "c",
4565 "name": "grpc_test_util",
4566 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004567 "test/core/end2end/cq_verifier.c",
4568 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004569 "test/core/end2end/data/server1_cert.c",
4570 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004571 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004572 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004573 "test/core/end2end/fixtures/proxy.c",
4574 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004575 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004576 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004577 "test/core/security/oauth2_utils.c",
4578 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004579 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004580 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004582 "test/core/util/parse_hexstring.h",
4583 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004584 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004585 "test/core/util/port_server_client.c",
4586 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004587 "test/core/util/port_windows.c",
4588 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004589 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004590 ],
4591 "third_party": false,
4592 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004593 },
4594 {
4595 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004596 "gpr",
4597 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004598 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004599 ],
4600 "headers": [
4601 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004602 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004603 "test/core/iomgr/endpoint_tests.h",
4604 "test/core/util/grpc_profiler.h",
4605 "test/core/util/parse_hexstring.h",
4606 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004607 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004608 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004609 ],
4610 "language": "c",
4611 "name": "grpc_test_util_unsecure",
4612 "src": [
4613 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004614 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004615 "test/core/end2end/fixtures/proxy.c",
4616 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004617 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004618 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004619 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004620 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004621 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004622 "test/core/util/parse_hexstring.h",
4623 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004625 "test/core/util/port_server_client.c",
4626 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004627 "test/core/util/port_windows.c",
4628 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004629 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004630 ],
4631 "third_party": false,
4632 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004633 },
4634 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004635 "deps": [
4636 "gpr"
4637 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004638 "headers": [
4639 "include/grpc/byte_buffer.h",
4640 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004641 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004642 "include/grpc/compression.h",
4643 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004644 "include/grpc/impl/codegen/byte_buffer.h",
4645 "include/grpc/impl/codegen/compression_types.h",
4646 "include/grpc/impl/codegen/connectivity_state.h",
4647 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004648 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004649 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004650 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004651 "src/core/ext/census/aggregation.h",
4652 "src/core/ext/census/census_interface.h",
4653 "src/core/ext/census/census_rpc_stats.h",
4654 "src/core/ext/census/grpc_filter.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004655 "src/core/ext/census/mlog.h",
4656 "src/core/ext/census/rpc_metric_id.h",
Craig Tiller023caf12016-03-29 08:00:30 -07004657 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
Craig Tiller943cdf92016-03-29 13:27:56 -07004658 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004659 "src/core/ext/transport/chttp2/transport/alpn.h",
4660 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4661 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4662 "src/core/ext/transport/chttp2/transport/frame.h",
4663 "src/core/ext/transport/chttp2/transport/frame_data.h",
4664 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4665 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4666 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4667 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4668 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4669 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4670 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4671 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4672 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4673 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4674 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4675 "src/core/ext/transport/chttp2/transport/internal.h",
4676 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4677 "src/core/ext/transport/chttp2/transport/stream_map.h",
4678 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4679 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004680 "src/core/lib/channel/channel_args.h",
4681 "src/core/lib/channel/channel_stack.h",
4682 "src/core/lib/channel/channel_stack_builder.h",
4683 "src/core/lib/channel/client_channel.h",
4684 "src/core/lib/channel/compress_filter.h",
4685 "src/core/lib/channel/connected_channel.h",
4686 "src/core/lib/channel/context.h",
4687 "src/core/lib/channel/http_client_filter.h",
4688 "src/core/lib/channel/http_server_filter.h",
4689 "src/core/lib/channel/subchannel_call_holder.h",
4690 "src/core/lib/client_config/client_config.h",
4691 "src/core/lib/client_config/connector.h",
4692 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004693 "src/core/lib/client_config/lb_policy.h",
4694 "src/core/lib/client_config/lb_policy_factory.h",
4695 "src/core/lib/client_config/lb_policy_registry.h",
4696 "src/core/lib/client_config/resolver.h",
4697 "src/core/lib/client_config/resolver_factory.h",
4698 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004699 "src/core/lib/client_config/subchannel.h",
4700 "src/core/lib/client_config/subchannel_factory.h",
4701 "src/core/lib/client_config/subchannel_index.h",
4702 "src/core/lib/client_config/uri_parser.h",
4703 "src/core/lib/compression/algorithm_metadata.h",
4704 "src/core/lib/compression/message_compress.h",
4705 "src/core/lib/debug/trace.h",
4706 "src/core/lib/http/format_request.h",
4707 "src/core/lib/http/httpcli.h",
4708 "src/core/lib/http/parser.h",
4709 "src/core/lib/iomgr/closure.h",
4710 "src/core/lib/iomgr/endpoint.h",
4711 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller8a034482016-03-28 16:09:04 -07004712 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4713 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004714 "src/core/lib/iomgr/exec_ctx.h",
4715 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004716 "src/core/lib/iomgr/iocp_windows.h",
4717 "src/core/lib/iomgr/iomgr.h",
4718 "src/core/lib/iomgr/iomgr_internal.h",
4719 "src/core/lib/iomgr/iomgr_posix.h",
4720 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004721 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004722 "src/core/lib/iomgr/pollset_set_windows.h",
4723 "src/core/lib/iomgr/pollset_windows.h",
4724 "src/core/lib/iomgr/resolve_address.h",
4725 "src/core/lib/iomgr/sockaddr.h",
4726 "src/core/lib/iomgr/sockaddr_posix.h",
4727 "src/core/lib/iomgr/sockaddr_utils.h",
4728 "src/core/lib/iomgr/sockaddr_win32.h",
4729 "src/core/lib/iomgr/socket_utils_posix.h",
4730 "src/core/lib/iomgr/socket_windows.h",
4731 "src/core/lib/iomgr/tcp_client.h",
4732 "src/core/lib/iomgr/tcp_posix.h",
4733 "src/core/lib/iomgr/tcp_server.h",
4734 "src/core/lib/iomgr/tcp_windows.h",
4735 "src/core/lib/iomgr/time_averaged_stats.h",
4736 "src/core/lib/iomgr/timer.h",
4737 "src/core/lib/iomgr/timer_heap.h",
4738 "src/core/lib/iomgr/udp_server.h",
4739 "src/core/lib/iomgr/unix_sockets_posix.h",
4740 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4741 "src/core/lib/iomgr/wakeup_fd_posix.h",
4742 "src/core/lib/iomgr/workqueue.h",
4743 "src/core/lib/iomgr/workqueue_posix.h",
4744 "src/core/lib/iomgr/workqueue_windows.h",
4745 "src/core/lib/json/json.h",
4746 "src/core/lib/json/json_common.h",
4747 "src/core/lib/json/json_reader.h",
4748 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004749 "src/core/lib/surface/api_trace.h",
4750 "src/core/lib/surface/call.h",
4751 "src/core/lib/surface/call_test_only.h",
4752 "src/core/lib/surface/channel.h",
4753 "src/core/lib/surface/channel_init.h",
4754 "src/core/lib/surface/channel_stack_type.h",
4755 "src/core/lib/surface/completion_queue.h",
4756 "src/core/lib/surface/event_string.h",
4757 "src/core/lib/surface/init.h",
4758 "src/core/lib/surface/lame_client.h",
4759 "src/core/lib/surface/server.h",
4760 "src/core/lib/surface/surface_trace.h",
4761 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004762 "src/core/lib/transport/connectivity_state.h",
4763 "src/core/lib/transport/metadata.h",
4764 "src/core/lib/transport/metadata_batch.h",
4765 "src/core/lib/transport/static_metadata.h",
4766 "src/core/lib/transport/transport.h",
4767 "src/core/lib/transport/transport_impl.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004768 "third_party/nanopb/pb.h",
4769 "third_party/nanopb/pb_common.h",
4770 "third_party/nanopb/pb_decode.h",
4771 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004772 ],
4773 "language": "c",
4774 "name": "grpc_unsecure",
4775 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004776 "include/grpc/byte_buffer.h",
4777 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004779 "include/grpc/compression.h",
4780 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004781 "include/grpc/impl/codegen/byte_buffer.h",
4782 "include/grpc/impl/codegen/compression_types.h",
4783 "include/grpc/impl/codegen/connectivity_state.h",
4784 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004785 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004786 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004787 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004788 "src/core/ext/census/aggregation.h",
4789 "src/core/ext/census/census_interface.h",
4790 "src/core/ext/census/census_rpc_stats.h",
4791 "src/core/ext/census/context.c",
4792 "src/core/ext/census/grpc_context.c",
4793 "src/core/ext/census/grpc_filter.c",
4794 "src/core/ext/census/grpc_filter.h",
4795 "src/core/ext/census/grpc_plugin.c",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004796 "src/core/ext/census/initialize.c",
4797 "src/core/ext/census/mlog.c",
4798 "src/core/ext/census/mlog.h",
4799 "src/core/ext/census/operation.c",
4800 "src/core/ext/census/placeholders.c",
4801 "src/core/ext/census/rpc_metric_id.h",
4802 "src/core/ext/census/tracing.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004803 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
4804 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
4805 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
4806 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
4807 "src/core/ext/lb_policy/pick_first/pick_first.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004808 "src/core/ext/lb_policy/round_robin/round_robin.c",
Craig Tiller65938df2016-03-31 13:08:49 -07004809 "src/core/ext/resolver/dns/native/dns_resolver.c",
4810 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c",
Craig Tillerc7762a82016-03-28 10:13:08 -07004811 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4812 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4813 "src/core/ext/transport/chttp2/transport/alpn.c",
4814 "src/core/ext/transport/chttp2/transport/alpn.h",
4815 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4816 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4817 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4818 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4819 "src/core/ext/transport/chttp2/transport/frame.h",
4820 "src/core/ext/transport/chttp2/transport/frame_data.c",
4821 "src/core/ext/transport/chttp2/transport/frame_data.h",
4822 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4823 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4824 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4825 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4826 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4827 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4828 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4829 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4830 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4831 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4832 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4833 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4834 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4835 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4836 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4837 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4838 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4839 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4840 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4841 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4842 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4843 "src/core/ext/transport/chttp2/transport/internal.h",
4844 "src/core/ext/transport/chttp2/transport/parsing.c",
4845 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4846 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4847 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4848 "src/core/ext/transport/chttp2/transport/stream_map.c",
4849 "src/core/ext/transport/chttp2/transport/stream_map.h",
4850 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4851 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4852 "src/core/ext/transport/chttp2/transport/varint.c",
4853 "src/core/ext/transport/chttp2/transport/varint.h",
4854 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004855 "src/core/lib/channel/channel_args.c",
4856 "src/core/lib/channel/channel_args.h",
4857 "src/core/lib/channel/channel_stack.c",
4858 "src/core/lib/channel/channel_stack.h",
4859 "src/core/lib/channel/channel_stack_builder.c",
4860 "src/core/lib/channel/channel_stack_builder.h",
4861 "src/core/lib/channel/client_channel.c",
4862 "src/core/lib/channel/client_channel.h",
4863 "src/core/lib/channel/compress_filter.c",
4864 "src/core/lib/channel/compress_filter.h",
4865 "src/core/lib/channel/connected_channel.c",
4866 "src/core/lib/channel/connected_channel.h",
4867 "src/core/lib/channel/context.h",
4868 "src/core/lib/channel/http_client_filter.c",
4869 "src/core/lib/channel/http_client_filter.h",
4870 "src/core/lib/channel/http_server_filter.c",
4871 "src/core/lib/channel/http_server_filter.h",
4872 "src/core/lib/channel/subchannel_call_holder.c",
4873 "src/core/lib/channel/subchannel_call_holder.h",
4874 "src/core/lib/client_config/client_config.c",
4875 "src/core/lib/client_config/client_config.h",
4876 "src/core/lib/client_config/connector.c",
4877 "src/core/lib/client_config/connector.h",
4878 "src/core/lib/client_config/default_initial_connect_string.c",
4879 "src/core/lib/client_config/initial_connect_string.c",
4880 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004881 "src/core/lib/client_config/lb_policy.c",
4882 "src/core/lib/client_config/lb_policy.h",
4883 "src/core/lib/client_config/lb_policy_factory.c",
4884 "src/core/lib/client_config/lb_policy_factory.h",
4885 "src/core/lib/client_config/lb_policy_registry.c",
4886 "src/core/lib/client_config/lb_policy_registry.h",
4887 "src/core/lib/client_config/resolver.c",
4888 "src/core/lib/client_config/resolver.h",
4889 "src/core/lib/client_config/resolver_factory.c",
4890 "src/core/lib/client_config/resolver_factory.h",
4891 "src/core/lib/client_config/resolver_registry.c",
4892 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004893 "src/core/lib/client_config/subchannel.c",
4894 "src/core/lib/client_config/subchannel.h",
4895 "src/core/lib/client_config/subchannel_factory.c",
4896 "src/core/lib/client_config/subchannel_factory.h",
4897 "src/core/lib/client_config/subchannel_index.c",
4898 "src/core/lib/client_config/subchannel_index.h",
4899 "src/core/lib/client_config/uri_parser.c",
4900 "src/core/lib/client_config/uri_parser.h",
4901 "src/core/lib/compression/algorithm_metadata.h",
4902 "src/core/lib/compression/compression_algorithm.c",
4903 "src/core/lib/compression/message_compress.c",
4904 "src/core/lib/compression/message_compress.h",
4905 "src/core/lib/debug/trace.c",
4906 "src/core/lib/debug/trace.h",
4907 "src/core/lib/http/format_request.c",
4908 "src/core/lib/http/format_request.h",
4909 "src/core/lib/http/httpcli.c",
4910 "src/core/lib/http/httpcli.h",
4911 "src/core/lib/http/parser.c",
4912 "src/core/lib/http/parser.h",
4913 "src/core/lib/iomgr/closure.c",
4914 "src/core/lib/iomgr/closure.h",
4915 "src/core/lib/iomgr/endpoint.c",
4916 "src/core/lib/iomgr/endpoint.h",
4917 "src/core/lib/iomgr/endpoint_pair.h",
4918 "src/core/lib/iomgr/endpoint_pair_posix.c",
4919 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller8a034482016-03-28 16:09:04 -07004920 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
4921 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4922 "src/core/lib/iomgr/ev_posix.c",
4923 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004924 "src/core/lib/iomgr/exec_ctx.c",
4925 "src/core/lib/iomgr/exec_ctx.h",
4926 "src/core/lib/iomgr/executor.c",
4927 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004928 "src/core/lib/iomgr/iocp_windows.c",
4929 "src/core/lib/iomgr/iocp_windows.h",
4930 "src/core/lib/iomgr/iomgr.c",
4931 "src/core/lib/iomgr/iomgr.h",
4932 "src/core/lib/iomgr/iomgr_internal.h",
4933 "src/core/lib/iomgr/iomgr_posix.c",
4934 "src/core/lib/iomgr/iomgr_posix.h",
4935 "src/core/lib/iomgr/iomgr_windows.c",
4936 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004937 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004938 "src/core/lib/iomgr/pollset_set_windows.c",
4939 "src/core/lib/iomgr/pollset_set_windows.h",
4940 "src/core/lib/iomgr/pollset_windows.c",
4941 "src/core/lib/iomgr/pollset_windows.h",
4942 "src/core/lib/iomgr/resolve_address.h",
4943 "src/core/lib/iomgr/resolve_address_posix.c",
4944 "src/core/lib/iomgr/resolve_address_windows.c",
4945 "src/core/lib/iomgr/sockaddr.h",
4946 "src/core/lib/iomgr/sockaddr_posix.h",
4947 "src/core/lib/iomgr/sockaddr_utils.c",
4948 "src/core/lib/iomgr/sockaddr_utils.h",
4949 "src/core/lib/iomgr/sockaddr_win32.h",
4950 "src/core/lib/iomgr/socket_utils_common_posix.c",
4951 "src/core/lib/iomgr/socket_utils_linux.c",
4952 "src/core/lib/iomgr/socket_utils_posix.c",
4953 "src/core/lib/iomgr/socket_utils_posix.h",
4954 "src/core/lib/iomgr/socket_windows.c",
4955 "src/core/lib/iomgr/socket_windows.h",
4956 "src/core/lib/iomgr/tcp_client.h",
4957 "src/core/lib/iomgr/tcp_client_posix.c",
4958 "src/core/lib/iomgr/tcp_client_windows.c",
4959 "src/core/lib/iomgr/tcp_posix.c",
4960 "src/core/lib/iomgr/tcp_posix.h",
4961 "src/core/lib/iomgr/tcp_server.h",
4962 "src/core/lib/iomgr/tcp_server_posix.c",
4963 "src/core/lib/iomgr/tcp_server_windows.c",
4964 "src/core/lib/iomgr/tcp_windows.c",
4965 "src/core/lib/iomgr/tcp_windows.h",
4966 "src/core/lib/iomgr/time_averaged_stats.c",
4967 "src/core/lib/iomgr/time_averaged_stats.h",
4968 "src/core/lib/iomgr/timer.c",
4969 "src/core/lib/iomgr/timer.h",
4970 "src/core/lib/iomgr/timer_heap.c",
4971 "src/core/lib/iomgr/timer_heap.h",
4972 "src/core/lib/iomgr/udp_server.c",
4973 "src/core/lib/iomgr/udp_server.h",
4974 "src/core/lib/iomgr/unix_sockets_posix.c",
4975 "src/core/lib/iomgr/unix_sockets_posix.h",
4976 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
4977 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
4978 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
4979 "src/core/lib/iomgr/wakeup_fd_pipe.c",
4980 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4981 "src/core/lib/iomgr/wakeup_fd_posix.c",
4982 "src/core/lib/iomgr/wakeup_fd_posix.h",
4983 "src/core/lib/iomgr/workqueue.h",
4984 "src/core/lib/iomgr/workqueue_posix.c",
4985 "src/core/lib/iomgr/workqueue_posix.h",
4986 "src/core/lib/iomgr/workqueue_windows.c",
4987 "src/core/lib/iomgr/workqueue_windows.h",
4988 "src/core/lib/json/json.c",
4989 "src/core/lib/json/json.h",
4990 "src/core/lib/json/json_common.h",
4991 "src/core/lib/json/json_reader.c",
4992 "src/core/lib/json/json_reader.h",
4993 "src/core/lib/json/json_string.c",
4994 "src/core/lib/json/json_writer.c",
4995 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004996 "src/core/lib/surface/alarm.c",
4997 "src/core/lib/surface/api_trace.c",
4998 "src/core/lib/surface/api_trace.h",
4999 "src/core/lib/surface/byte_buffer.c",
5000 "src/core/lib/surface/byte_buffer_reader.c",
5001 "src/core/lib/surface/call.c",
5002 "src/core/lib/surface/call.h",
5003 "src/core/lib/surface/call_details.c",
5004 "src/core/lib/surface/call_log_batch.c",
5005 "src/core/lib/surface/call_test_only.h",
5006 "src/core/lib/surface/channel.c",
5007 "src/core/lib/surface/channel.h",
5008 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07005009 "src/core/lib/surface/channel_init.c",
5010 "src/core/lib/surface/channel_init.h",
5011 "src/core/lib/surface/channel_ping.c",
5012 "src/core/lib/surface/channel_stack_type.c",
5013 "src/core/lib/surface/channel_stack_type.h",
5014 "src/core/lib/surface/completion_queue.c",
5015 "src/core/lib/surface/completion_queue.h",
5016 "src/core/lib/surface/event_string.c",
5017 "src/core/lib/surface/event_string.h",
5018 "src/core/lib/surface/init.c",
5019 "src/core/lib/surface/init.h",
5020 "src/core/lib/surface/init_unsecure.c",
5021 "src/core/lib/surface/lame_client.c",
5022 "src/core/lib/surface/lame_client.h",
5023 "src/core/lib/surface/metadata_array.c",
5024 "src/core/lib/surface/server.c",
5025 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005026 "src/core/lib/surface/surface_trace.h",
5027 "src/core/lib/surface/validate_metadata.c",
5028 "src/core/lib/surface/version.c",
5029 "src/core/lib/transport/byte_stream.c",
5030 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07005031 "src/core/lib/transport/connectivity_state.c",
5032 "src/core/lib/transport/connectivity_state.h",
5033 "src/core/lib/transport/metadata.c",
5034 "src/core/lib/transport/metadata.h",
5035 "src/core/lib/transport/metadata_batch.c",
5036 "src/core/lib/transport/metadata_batch.h",
5037 "src/core/lib/transport/static_metadata.c",
5038 "src/core/lib/transport/static_metadata.h",
5039 "src/core/lib/transport/transport.c",
5040 "src/core/lib/transport/transport.h",
5041 "src/core/lib/transport/transport_impl.h",
Craig Tillerfb433852016-03-29 08:51:07 -07005042 "src/core/lib/transport/transport_op_string.c",
5043 "src/core/plugin_registry/grpc_unsecure_plugin_registry.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005044 ],
5045 "third_party": false,
5046 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005047 },
5048 {
5049 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005050 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005051 "grpc"
5052 ],
5053 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07005054 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005055 ],
5056 "language": "c",
5057 "name": "grpc_zookeeper",
5058 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005059 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07005060 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005061 ],
5062 "third_party": false,
5063 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005064 },
5065 {
5066 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07005067 "gpr"
5068 ],
5069 "headers": [],
5070 "language": "c",
5071 "name": "one_input_fuzzer",
5072 "src": [
5073 "test/core/util/one_corpus_entry_fuzzer.c"
5074 ],
5075 "third_party": false,
5076 "type": "lib"
5077 },
5078 {
5079 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005080 "gpr",
5081 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005082 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005083 "grpc_test_util",
5084 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005085 ],
5086 "headers": [
5087 "test/core/util/reconnect_server.h"
5088 ],
5089 "language": "c",
5090 "name": "reconnect_server",
5091 "src": [
5092 "test/core/util/reconnect_server.c",
5093 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005094 ],
5095 "third_party": false,
5096 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005097 },
5098 {
5099 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005100 "gpr",
5101 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005102 "grpc",
5103 "grpc_test_util"
5104 ],
5105 "headers": [
5106 "test/core/util/test_tcp_server.h"
5107 ],
5108 "language": "c",
5109 "name": "test_tcp_server",
5110 "src": [
5111 "test/core/util/test_tcp_server.c",
5112 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005113 ],
5114 "third_party": false,
5115 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005116 },
5117 {
5118 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005119 "grpc"
5120 ],
5121 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005122 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005123 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005124 "include/grpc++/client_context.h",
5125 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005126 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005127 "include/grpc++/generic/async_generic_service.h",
5128 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005129 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005130 "include/grpc++/impl/call.h",
5131 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005132 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005133 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005134 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005135 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005136 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005137 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005138 "include/grpc++/impl/codegen/client_unary_call.h",
5139 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005140 "include/grpc++/impl/codegen/completion_queue_tag.h",
5141 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005142 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005143 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005144 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005145 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005146 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005147 "include/grpc++/impl/codegen/rpc_method.h",
5148 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005149 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005150 "include/grpc++/impl/codegen/serialization_traits.h",
5151 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005152 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005153 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005154 "include/grpc++/impl/codegen/status.h",
5155 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005156 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005157 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005158 "include/grpc++/impl/codegen/sync.h",
5159 "include/grpc++/impl/codegen/sync_cxx11.h",
5160 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005161 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005162 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005163 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005164 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005165 "include/grpc++/impl/proto_utils.h",
5166 "include/grpc++/impl/rpc_method.h",
5167 "include/grpc++/impl/rpc_service_method.h",
5168 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005169 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005170 "include/grpc++/impl/service_type.h",
5171 "include/grpc++/impl/sync.h",
5172 "include/grpc++/impl/sync_cxx11.h",
5173 "include/grpc++/impl/sync_no_cxx11.h",
5174 "include/grpc++/impl/thd.h",
5175 "include/grpc++/impl/thd_cxx11.h",
5176 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005177 "include/grpc++/security/auth_context.h",
5178 "include/grpc++/security/auth_metadata_processor.h",
5179 "include/grpc++/security/credentials.h",
5180 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005181 "include/grpc++/server.h",
5182 "include/grpc++/server_builder.h",
5183 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005184 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005185 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005186 "include/grpc++/support/byte_buffer.h",
5187 "include/grpc++/support/channel_arguments.h",
5188 "include/grpc++/support/config.h",
5189 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005190 "include/grpc++/support/slice.h",
5191 "include/grpc++/support/status.h",
5192 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005193 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005194 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005195 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005196 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005197 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005198 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005199 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005200 "src/cpp/common/create_auth_context.h",
5201 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005202 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005203 "src/cpp/server/secure_server_credentials.h",
5204 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005205 ],
5206 "language": "c++",
5207 "name": "grpc++",
5208 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005209 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005210 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005211 "include/grpc++/client_context.h",
5212 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005213 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005214 "include/grpc++/generic/async_generic_service.h",
5215 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005216 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005217 "include/grpc++/impl/call.h",
5218 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005219 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005220 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005221 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005222 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005223 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005224 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005225 "include/grpc++/impl/codegen/client_unary_call.h",
5226 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005227 "include/grpc++/impl/codegen/completion_queue_tag.h",
5228 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005229 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005230 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005231 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005232 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005233 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005234 "include/grpc++/impl/codegen/rpc_method.h",
5235 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005236 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005237 "include/grpc++/impl/codegen/serialization_traits.h",
5238 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005239 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005240 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005241 "include/grpc++/impl/codegen/status.h",
5242 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005243 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005244 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005245 "include/grpc++/impl/codegen/sync.h",
5246 "include/grpc++/impl/codegen/sync_cxx11.h",
5247 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005248 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005249 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005250 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005251 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005252 "include/grpc++/impl/proto_utils.h",
5253 "include/grpc++/impl/rpc_method.h",
5254 "include/grpc++/impl/rpc_service_method.h",
5255 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005256 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005257 "include/grpc++/impl/service_type.h",
5258 "include/grpc++/impl/sync.h",
5259 "include/grpc++/impl/sync_cxx11.h",
5260 "include/grpc++/impl/sync_no_cxx11.h",
5261 "include/grpc++/impl/thd.h",
5262 "include/grpc++/impl/thd_cxx11.h",
5263 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005264 "include/grpc++/security/auth_context.h",
5265 "include/grpc++/security/auth_metadata_processor.h",
5266 "include/grpc++/security/credentials.h",
5267 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005268 "include/grpc++/server.h",
5269 "include/grpc++/server_builder.h",
5270 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005271 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005272 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005273 "include/grpc++/support/byte_buffer.h",
5274 "include/grpc++/support/channel_arguments.h",
5275 "include/grpc++/support/config.h",
5276 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005277 "include/grpc++/support/slice.h",
5278 "include/grpc++/support/status.h",
5279 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005280 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005281 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005282 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005283 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005284 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005285 "src/cpp/client/client_context.cc",
5286 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005287 "src/cpp/client/create_channel_internal.cc",
5288 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005289 "src/cpp/client/credentials.cc",
5290 "src/cpp/client/generic_stub.cc",
5291 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005292 "src/cpp/client/secure_credentials.cc",
5293 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005294 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005295 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005296 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005297 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005298 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005299 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005300 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005301 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005302 "src/cpp/common/secure_auth_context.cc",
5303 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005304 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005305 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005306 "src/cpp/server/async_generic_service.cc",
5307 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005308 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005309 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005310 "src/cpp/server/insecure_server_credentials.cc",
5311 "src/cpp/server/secure_server_credentials.cc",
5312 "src/cpp/server/secure_server_credentials.h",
5313 "src/cpp/server/server.cc",
5314 "src/cpp/server/server_builder.cc",
5315 "src/cpp/server/server_context.cc",
5316 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005317 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005318 "src/cpp/util/byte_buffer.cc",
5319 "src/cpp/util/slice.cc",
5320 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005321 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005322 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005323 ],
5324 "third_party": false,
5325 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005326 },
5327 {
5328 "deps": [],
5329 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005330 "include/grpc++/impl/codegen/async_stream.h",
5331 "include/grpc++/impl/codegen/async_unary_call.h",
5332 "include/grpc++/impl/codegen/call.h",
5333 "include/grpc++/impl/codegen/call_hook.h",
5334 "include/grpc++/impl/codegen/channel_interface.h",
5335 "include/grpc++/impl/codegen/client_context.h",
5336 "include/grpc++/impl/codegen/client_unary_call.h",
5337 "include/grpc++/impl/codegen/completion_queue.h",
5338 "include/grpc++/impl/codegen/completion_queue_tag.h",
5339 "include/grpc++/impl/codegen/config.h",
5340 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005341 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005342 "include/grpc++/impl/codegen/grpc_library.h",
5343 "include/grpc++/impl/codegen/method_handler_impl.h",
5344 "include/grpc++/impl/codegen/proto_utils.h",
5345 "include/grpc++/impl/codegen/rpc_method.h",
5346 "include/grpc++/impl/codegen/rpc_service_method.h",
5347 "include/grpc++/impl/codegen/security/auth_context.h",
5348 "include/grpc++/impl/codegen/serialization_traits.h",
5349 "include/grpc++/impl/codegen/server_context.h",
5350 "include/grpc++/impl/codegen/server_interface.h",
5351 "include/grpc++/impl/codegen/service_type.h",
5352 "include/grpc++/impl/codegen/status.h",
5353 "include/grpc++/impl/codegen/status_code_enum.h",
5354 "include/grpc++/impl/codegen/string_ref.h",
5355 "include/grpc++/impl/codegen/stub_options.h",
5356 "include/grpc++/impl/codegen/sync.h",
5357 "include/grpc++/impl/codegen/sync_cxx11.h",
5358 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5359 "include/grpc++/impl/codegen/sync_stream.h",
5360 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005361 "include/grpc/impl/codegen/alloc.h",
5362 "include/grpc/impl/codegen/atm.h",
5363 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5364 "include/grpc/impl/codegen/atm_gcc_sync.h",
5365 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005366 "include/grpc/impl/codegen/byte_buffer.h",
5367 "include/grpc/impl/codegen/compression_types.h",
5368 "include/grpc/impl/codegen/connectivity_state.h",
5369 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005370 "include/grpc/impl/codegen/log.h",
5371 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005372 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005373 "include/grpc/impl/codegen/slice.h",
5374 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005375 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005376 "include/grpc/impl/codegen/sync.h",
5377 "include/grpc/impl/codegen/sync_generic.h",
5378 "include/grpc/impl/codegen/sync_posix.h",
5379 "include/grpc/impl/codegen/sync_win32.h",
5380 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005381 ],
5382 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005383 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005384 "src": [
5385 "include/grpc++/impl/codegen/async_stream.h",
5386 "include/grpc++/impl/codegen/async_unary_call.h",
5387 "include/grpc++/impl/codegen/call.h",
5388 "include/grpc++/impl/codegen/call_hook.h",
5389 "include/grpc++/impl/codegen/channel_interface.h",
5390 "include/grpc++/impl/codegen/client_context.h",
5391 "include/grpc++/impl/codegen/client_unary_call.h",
5392 "include/grpc++/impl/codegen/completion_queue.h",
5393 "include/grpc++/impl/codegen/completion_queue_tag.h",
5394 "include/grpc++/impl/codegen/config.h",
5395 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005396 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005397 "include/grpc++/impl/codegen/grpc_library.h",
5398 "include/grpc++/impl/codegen/method_handler_impl.h",
5399 "include/grpc++/impl/codegen/proto_utils.h",
5400 "include/grpc++/impl/codegen/rpc_method.h",
5401 "include/grpc++/impl/codegen/rpc_service_method.h",
5402 "include/grpc++/impl/codegen/security/auth_context.h",
5403 "include/grpc++/impl/codegen/serialization_traits.h",
5404 "include/grpc++/impl/codegen/server_context.h",
5405 "include/grpc++/impl/codegen/server_interface.h",
5406 "include/grpc++/impl/codegen/service_type.h",
5407 "include/grpc++/impl/codegen/status.h",
5408 "include/grpc++/impl/codegen/status_code_enum.h",
5409 "include/grpc++/impl/codegen/string_ref.h",
5410 "include/grpc++/impl/codegen/stub_options.h",
5411 "include/grpc++/impl/codegen/sync.h",
5412 "include/grpc++/impl/codegen/sync_cxx11.h",
5413 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5414 "include/grpc++/impl/codegen/sync_stream.h",
5415 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005416 "include/grpc/impl/codegen/alloc.h",
5417 "include/grpc/impl/codegen/atm.h",
5418 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5419 "include/grpc/impl/codegen/atm_gcc_sync.h",
5420 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005421 "include/grpc/impl/codegen/byte_buffer.h",
5422 "include/grpc/impl/codegen/compression_types.h",
5423 "include/grpc/impl/codegen/connectivity_state.h",
5424 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005425 "include/grpc/impl/codegen/log.h",
5426 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005427 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005428 "include/grpc/impl/codegen/slice.h",
5429 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005430 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005431 "include/grpc/impl/codegen/sync.h",
5432 "include/grpc/impl/codegen/sync_generic.h",
5433 "include/grpc/impl/codegen/sync_posix.h",
5434 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005435 "include/grpc/impl/codegen/time.h",
5436 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005437 ],
5438 "third_party": false,
5439 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005440 },
5441 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005442 "deps": [],
5443 "headers": [
5444 "test/cpp/util/test_config.h"
5445 ],
5446 "language": "c++",
5447 "name": "grpc++_test_config",
5448 "src": [
5449 "test/cpp/util/test_config.cc",
5450 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005451 ],
5452 "third_party": false,
5453 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005454 },
5455 {
5456 "deps": [
5457 "grpc++",
5458 "grpc_test_util"
5459 ],
5460 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005461 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5462 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5463 "src/proto/grpc/testing/echo.grpc.pb.h",
5464 "src/proto/grpc/testing/echo.pb.h",
5465 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5466 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005467 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005468 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005469 "test/cpp/util/cli_call.h",
5470 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005471 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005472 "test/cpp/util/subprocess.h",
5473 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005474 ],
5475 "language": "c++",
5476 "name": "grpc++_test_util",
5477 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005478 "test/cpp/end2end/test_service_impl.cc",
5479 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005480 "test/cpp/util/byte_buffer_proto_helper.cc",
5481 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005482 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005483 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005484 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005485 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005486 "test/cpp/util/string_ref_helper.cc",
5487 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005488 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005489 "test/cpp/util/subprocess.h",
5490 "test/cpp/util/test_credentials_provider.cc",
5491 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005492 ],
5493 "third_party": false,
5494 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005495 },
5496 {
5497 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005498 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005499 "grpc_unsecure"
5500 ],
5501 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005502 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005503 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005504 "include/grpc++/client_context.h",
5505 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005506 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005507 "include/grpc++/generic/async_generic_service.h",
5508 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005509 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005510 "include/grpc++/impl/call.h",
5511 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005512 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005513 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005514 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005515 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005516 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005517 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005518 "include/grpc++/impl/codegen/client_unary_call.h",
5519 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005520 "include/grpc++/impl/codegen/completion_queue_tag.h",
5521 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005522 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005523 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005524 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005525 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005526 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005527 "include/grpc++/impl/codegen/rpc_method.h",
5528 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005529 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005530 "include/grpc++/impl/codegen/serialization_traits.h",
5531 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005532 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005533 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005534 "include/grpc++/impl/codegen/status.h",
5535 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005536 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005537 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005538 "include/grpc++/impl/codegen/sync.h",
5539 "include/grpc++/impl/codegen/sync_cxx11.h",
5540 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005541 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005542 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005543 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005544 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005545 "include/grpc++/impl/proto_utils.h",
5546 "include/grpc++/impl/rpc_method.h",
5547 "include/grpc++/impl/rpc_service_method.h",
5548 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005549 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005550 "include/grpc++/impl/service_type.h",
5551 "include/grpc++/impl/sync.h",
5552 "include/grpc++/impl/sync_cxx11.h",
5553 "include/grpc++/impl/sync_no_cxx11.h",
5554 "include/grpc++/impl/thd.h",
5555 "include/grpc++/impl/thd_cxx11.h",
5556 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005557 "include/grpc++/security/auth_context.h",
5558 "include/grpc++/security/auth_metadata_processor.h",
5559 "include/grpc++/security/credentials.h",
5560 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005561 "include/grpc++/server.h",
5562 "include/grpc++/server_builder.h",
5563 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005564 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005565 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005566 "include/grpc++/support/byte_buffer.h",
5567 "include/grpc++/support/channel_arguments.h",
5568 "include/grpc++/support/config.h",
5569 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005570 "include/grpc++/support/slice.h",
5571 "include/grpc++/support/status.h",
5572 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005573 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005574 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005575 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005576 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005577 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005578 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005579 "src/cpp/common/create_auth_context.h",
5580 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005581 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005582 ],
5583 "language": "c++",
5584 "name": "grpc++_unsecure",
5585 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005586 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005587 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005588 "include/grpc++/client_context.h",
5589 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005590 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005591 "include/grpc++/generic/async_generic_service.h",
5592 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005593 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005594 "include/grpc++/impl/call.h",
5595 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005596 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005597 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005598 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005599 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005600 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005601 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005602 "include/grpc++/impl/codegen/client_unary_call.h",
5603 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005604 "include/grpc++/impl/codegen/completion_queue_tag.h",
5605 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005606 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005607 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005608 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005609 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005610 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005611 "include/grpc++/impl/codegen/rpc_method.h",
5612 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005613 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005614 "include/grpc++/impl/codegen/serialization_traits.h",
5615 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005616 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005617 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005618 "include/grpc++/impl/codegen/status.h",
5619 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005620 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005621 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005622 "include/grpc++/impl/codegen/sync.h",
5623 "include/grpc++/impl/codegen/sync_cxx11.h",
5624 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005625 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005626 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005627 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005628 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005629 "include/grpc++/impl/proto_utils.h",
5630 "include/grpc++/impl/rpc_method.h",
5631 "include/grpc++/impl/rpc_service_method.h",
5632 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005633 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005634 "include/grpc++/impl/service_type.h",
5635 "include/grpc++/impl/sync.h",
5636 "include/grpc++/impl/sync_cxx11.h",
5637 "include/grpc++/impl/sync_no_cxx11.h",
5638 "include/grpc++/impl/thd.h",
5639 "include/grpc++/impl/thd_cxx11.h",
5640 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005641 "include/grpc++/security/auth_context.h",
5642 "include/grpc++/security/auth_metadata_processor.h",
5643 "include/grpc++/security/credentials.h",
5644 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005645 "include/grpc++/server.h",
5646 "include/grpc++/server_builder.h",
5647 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005648 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005649 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005650 "include/grpc++/support/byte_buffer.h",
5651 "include/grpc++/support/channel_arguments.h",
5652 "include/grpc++/support/config.h",
5653 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005654 "include/grpc++/support/slice.h",
5655 "include/grpc++/support/status.h",
5656 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005657 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005658 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005659 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005660 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005661 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005662 "src/cpp/client/client_context.cc",
5663 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005664 "src/cpp/client/create_channel_internal.cc",
5665 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005666 "src/cpp/client/credentials.cc",
5667 "src/cpp/client/generic_stub.cc",
5668 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005669 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005670 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005671 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005672 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005673 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005674 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005675 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005676 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005677 "src/cpp/server/async_generic_service.cc",
5678 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005679 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005680 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005681 "src/cpp/server/insecure_server_credentials.cc",
5682 "src/cpp/server/server.cc",
5683 "src/cpp/server/server_builder.cc",
5684 "src/cpp/server/server_context.cc",
5685 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005686 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005687 "src/cpp/util/byte_buffer.cc",
5688 "src/cpp/util/slice.cc",
5689 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005690 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005691 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005692 ],
5693 "third_party": false,
5694 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005695 },
5696 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005697 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005698 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005699 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005700 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005701 "include/grpc++/support/config.h",
5702 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005703 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005704 "include/grpc/impl/codegen/atm.h",
5705 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5706 "include/grpc/impl/codegen/atm_gcc_sync.h",
5707 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005708 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005709 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005710 "include/grpc/impl/codegen/slice.h",
5711 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005712 "include/grpc/impl/codegen/sync.h",
5713 "include/grpc/impl/codegen/sync_generic.h",
5714 "include/grpc/impl/codegen/sync_posix.h",
5715 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005716 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005717 "src/compiler/config.h",
5718 "src/compiler/cpp_generator.h",
5719 "src/compiler/cpp_generator_helpers.h",
5720 "src/compiler/csharp_generator.h",
5721 "src/compiler/csharp_generator_helpers.h",
5722 "src/compiler/generator_helpers.h",
5723 "src/compiler/objective_c_generator.h",
5724 "src/compiler/objective_c_generator_helpers.h",
5725 "src/compiler/python_generator.h",
5726 "src/compiler/ruby_generator.h",
5727 "src/compiler/ruby_generator_helpers-inl.h",
5728 "src/compiler/ruby_generator_map-inl.h",
5729 "src/compiler/ruby_generator_string-inl.h"
5730 ],
5731 "language": "c++",
5732 "name": "grpc_plugin_support",
5733 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005734 "include/grpc++/support/config.h",
5735 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005736 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005737 "include/grpc/impl/codegen/atm.h",
5738 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5739 "include/grpc/impl/codegen/atm_gcc_sync.h",
5740 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005741 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005742 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005743 "include/grpc/impl/codegen/slice.h",
5744 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005745 "include/grpc/impl/codegen/sync.h",
5746 "include/grpc/impl/codegen/sync_generic.h",
5747 "include/grpc/impl/codegen/sync_posix.h",
5748 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005749 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005750 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005751 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005752 "src/compiler/cpp_generator.h",
5753 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005754 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005755 "src/compiler/csharp_generator.h",
5756 "src/compiler/csharp_generator_helpers.h",
5757 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005758 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005759 "src/compiler/objective_c_generator.h",
5760 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005761 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005762 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005763 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005764 "src/compiler/ruby_generator.h",
5765 "src/compiler/ruby_generator_helpers-inl.h",
5766 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005767 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005768 ],
5769 "third_party": false,
5770 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005771 },
5772 {
5773 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005774 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005775 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005776 "grpc++",
5777 "grpc++_test_util",
5778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005779 ],
5780 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005781 "src/proto/grpc/testing/messages.grpc.pb.h",
5782 "src/proto/grpc/testing/messages.pb.h",
5783 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005784 ],
5785 "language": "c++",
5786 "name": "interop_client_helper",
5787 "src": [
5788 "test/cpp/interop/client_helper.cc",
5789 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005790 ],
5791 "third_party": false,
5792 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005793 },
5794 {
5795 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005796 "gpr",
5797 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005798 "grpc",
5799 "grpc++",
5800 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005801 "grpc++_test_util",
5802 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005803 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005804 ],
5805 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005806 "src/proto/grpc/testing/empty.grpc.pb.h",
5807 "src/proto/grpc/testing/empty.pb.h",
5808 "src/proto/grpc/testing/messages.grpc.pb.h",
5809 "src/proto/grpc/testing/messages.pb.h",
5810 "src/proto/grpc/testing/test.grpc.pb.h",
5811 "src/proto/grpc/testing/test.pb.h",
5812 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005813 ],
5814 "language": "c++",
5815 "name": "interop_client_main",
5816 "src": [
5817 "test/cpp/interop/client.cc",
5818 "test/cpp/interop/interop_client.cc",
5819 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005820 ],
5821 "third_party": false,
5822 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005823 },
5824 {
5825 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005826 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005827 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005828 "grpc++",
5829 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005830 ],
5831 "headers": [
5832 "test/cpp/interop/server_helper.h"
5833 ],
5834 "language": "c++",
5835 "name": "interop_server_helper",
5836 "src": [
5837 "test/cpp/interop/server_helper.cc",
5838 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005839 ],
5840 "third_party": false,
5841 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005842 },
5843 {
5844 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005845 "gpr",
5846 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005847 "grpc",
5848 "grpc++",
5849 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005850 "grpc++_test_util",
5851 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005852 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005853 ],
5854 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005855 "src/proto/grpc/testing/empty.grpc.pb.h",
5856 "src/proto/grpc/testing/empty.pb.h",
5857 "src/proto/grpc/testing/messages.grpc.pb.h",
5858 "src/proto/grpc/testing/messages.pb.h",
5859 "src/proto/grpc/testing/test.grpc.pb.h",
5860 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005861 ],
5862 "language": "c++",
5863 "name": "interop_server_main",
5864 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005865 "test/cpp/interop/server_main.cc"
5866 ],
5867 "third_party": false,
5868 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005869 },
5870 {
5871 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005872 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005873 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005875 ],
5876 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005877 "src/proto/grpc/testing/control.grpc.pb.h",
5878 "src/proto/grpc/testing/control.pb.h",
5879 "src/proto/grpc/testing/messages.grpc.pb.h",
5880 "src/proto/grpc/testing/messages.pb.h",
5881 "src/proto/grpc/testing/payloads.grpc.pb.h",
5882 "src/proto/grpc/testing/payloads.pb.h",
5883 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5884 "src/proto/grpc/testing/perf_db.pb.h",
5885 "src/proto/grpc/testing/services.grpc.pb.h",
5886 "src/proto/grpc/testing/services.pb.h",
5887 "src/proto/grpc/testing/stats.grpc.pb.h",
5888 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005889 "test/cpp/qps/client.h",
5890 "test/cpp/qps/driver.h",
5891 "test/cpp/qps/histogram.h",
5892 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005893 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005894 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005895 "test/cpp/qps/qps_worker.h",
5896 "test/cpp/qps/report.h",
5897 "test/cpp/qps/server.h",
5898 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005899 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005900 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005901 ],
5902 "language": "c++",
5903 "name": "qps",
5904 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005905 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005906 "test/cpp/qps/client_async.cc",
5907 "test/cpp/qps/client_sync.cc",
5908 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005909 "test/cpp/qps/driver.h",
5910 "test/cpp/qps/histogram.h",
5911 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005912 "test/cpp/qps/limit_cores.cc",
5913 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005914 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005915 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005916 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005917 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005918 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005919 "test/cpp/qps/report.h",
5920 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005921 "test/cpp/qps/server_async.cc",
5922 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005923 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005924 "test/cpp/qps/usage_timer.cc",
5925 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005926 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005927 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005928 ],
5929 "third_party": false,
5930 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005931 },
5932 {
5933 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005934 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005935 "grpc"
5936 ],
5937 "headers": [],
5938 "language": "csharp",
5939 "name": "grpc_csharp_ext",
5940 "src": [
5941 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005942 ],
5943 "third_party": false,
5944 "type": "lib"
5945 },
5946 {
5947 "deps": [],
5948 "headers": [
5949 "third_party/boringssl/crypto/aes/internal.h",
5950 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5951 "third_party/boringssl/crypto/bio/internal.h",
5952 "third_party/boringssl/crypto/bn/internal.h",
5953 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5954 "third_party/boringssl/crypto/bytestring/internal.h",
5955 "third_party/boringssl/crypto/cipher/internal.h",
5956 "third_party/boringssl/crypto/conf/conf_def.h",
5957 "third_party/boringssl/crypto/conf/internal.h",
5958 "third_party/boringssl/crypto/des/internal.h",
5959 "third_party/boringssl/crypto/dh/internal.h",
5960 "third_party/boringssl/crypto/digest/internal.h",
5961 "third_party/boringssl/crypto/digest/md32_common.h",
5962 "third_party/boringssl/crypto/directory.h",
5963 "third_party/boringssl/crypto/dsa/internal.h",
5964 "third_party/boringssl/crypto/ec/internal.h",
5965 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5966 "third_party/boringssl/crypto/evp/internal.h",
5967 "third_party/boringssl/crypto/internal.h",
5968 "third_party/boringssl/crypto/modes/internal.h",
5969 "third_party/boringssl/crypto/obj/obj_dat.h",
5970 "third_party/boringssl/crypto/obj/obj_xref.h",
5971 "third_party/boringssl/crypto/pkcs8/internal.h",
5972 "third_party/boringssl/crypto/rand/internal.h",
5973 "third_party/boringssl/crypto/rsa/internal.h",
5974 "third_party/boringssl/crypto/test/scoped_types.h",
5975 "third_party/boringssl/crypto/test/test_util.h",
5976 "third_party/boringssl/crypto/x509/charmap.h",
5977 "third_party/boringssl/crypto/x509/vpm_int.h",
5978 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5979 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5980 "third_party/boringssl/include/openssl/aead.h",
5981 "third_party/boringssl/include/openssl/aes.h",
5982 "third_party/boringssl/include/openssl/arm_arch.h",
5983 "third_party/boringssl/include/openssl/asn1.h",
5984 "third_party/boringssl/include/openssl/asn1_mac.h",
5985 "third_party/boringssl/include/openssl/asn1t.h",
5986 "third_party/boringssl/include/openssl/base.h",
5987 "third_party/boringssl/include/openssl/base64.h",
5988 "third_party/boringssl/include/openssl/bio.h",
5989 "third_party/boringssl/include/openssl/blowfish.h",
5990 "third_party/boringssl/include/openssl/bn.h",
5991 "third_party/boringssl/include/openssl/buf.h",
5992 "third_party/boringssl/include/openssl/buffer.h",
5993 "third_party/boringssl/include/openssl/bytestring.h",
5994 "third_party/boringssl/include/openssl/cast.h",
5995 "third_party/boringssl/include/openssl/chacha.h",
5996 "third_party/boringssl/include/openssl/cipher.h",
5997 "third_party/boringssl/include/openssl/cmac.h",
5998 "third_party/boringssl/include/openssl/conf.h",
5999 "third_party/boringssl/include/openssl/cpu.h",
6000 "third_party/boringssl/include/openssl/crypto.h",
6001 "third_party/boringssl/include/openssl/curve25519.h",
6002 "third_party/boringssl/include/openssl/des.h",
6003 "third_party/boringssl/include/openssl/dh.h",
6004 "third_party/boringssl/include/openssl/digest.h",
6005 "third_party/boringssl/include/openssl/dsa.h",
6006 "third_party/boringssl/include/openssl/dtls1.h",
6007 "third_party/boringssl/include/openssl/ec.h",
6008 "third_party/boringssl/include/openssl/ec_key.h",
6009 "third_party/boringssl/include/openssl/ecdh.h",
6010 "third_party/boringssl/include/openssl/ecdsa.h",
6011 "third_party/boringssl/include/openssl/engine.h",
6012 "third_party/boringssl/include/openssl/err.h",
6013 "third_party/boringssl/include/openssl/evp.h",
6014 "third_party/boringssl/include/openssl/ex_data.h",
6015 "third_party/boringssl/include/openssl/hkdf.h",
6016 "third_party/boringssl/include/openssl/hmac.h",
6017 "third_party/boringssl/include/openssl/lhash.h",
6018 "third_party/boringssl/include/openssl/lhash_macros.h",
6019 "third_party/boringssl/include/openssl/md4.h",
6020 "third_party/boringssl/include/openssl/md5.h",
6021 "third_party/boringssl/include/openssl/mem.h",
6022 "third_party/boringssl/include/openssl/obj.h",
6023 "third_party/boringssl/include/openssl/obj_mac.h",
6024 "third_party/boringssl/include/openssl/objects.h",
6025 "third_party/boringssl/include/openssl/opensslfeatures.h",
6026 "third_party/boringssl/include/openssl/opensslv.h",
6027 "third_party/boringssl/include/openssl/ossl_typ.h",
6028 "third_party/boringssl/include/openssl/pem.h",
6029 "third_party/boringssl/include/openssl/pkcs12.h",
6030 "third_party/boringssl/include/openssl/pkcs7.h",
6031 "third_party/boringssl/include/openssl/pkcs8.h",
6032 "third_party/boringssl/include/openssl/poly1305.h",
6033 "third_party/boringssl/include/openssl/pqueue.h",
6034 "third_party/boringssl/include/openssl/rand.h",
6035 "third_party/boringssl/include/openssl/rc4.h",
6036 "third_party/boringssl/include/openssl/rsa.h",
6037 "third_party/boringssl/include/openssl/safestack.h",
6038 "third_party/boringssl/include/openssl/sha.h",
6039 "third_party/boringssl/include/openssl/srtp.h",
6040 "third_party/boringssl/include/openssl/ssl.h",
6041 "third_party/boringssl/include/openssl/ssl3.h",
6042 "third_party/boringssl/include/openssl/stack.h",
6043 "third_party/boringssl/include/openssl/stack_macros.h",
6044 "third_party/boringssl/include/openssl/thread.h",
6045 "third_party/boringssl/include/openssl/time_support.h",
6046 "third_party/boringssl/include/openssl/tls1.h",
6047 "third_party/boringssl/include/openssl/type_check.h",
6048 "third_party/boringssl/include/openssl/x509.h",
6049 "third_party/boringssl/include/openssl/x509_vfy.h",
6050 "third_party/boringssl/include/openssl/x509v3.h",
6051 "third_party/boringssl/ssl/internal.h",
6052 "third_party/boringssl/ssl/test/async_bio.h",
6053 "third_party/boringssl/ssl/test/packeted_bio.h",
6054 "third_party/boringssl/ssl/test/scoped_types.h",
6055 "third_party/boringssl/ssl/test/test_config.h"
6056 ],
6057 "language": "c",
6058 "name": "boringssl",
6059 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08006060 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006061 ],
6062 "third_party": true,
6063 "type": "lib"
6064 },
6065 {
6066 "deps": [],
6067 "headers": [],
6068 "language": "c++",
6069 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08006070 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006071 "third_party": true,
6072 "type": "lib"
6073 },
6074 {
6075 "deps": [
6076 "boringssl",
6077 "boringssl_test_util"
6078 ],
6079 "headers": [],
6080 "language": "c++",
6081 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006082 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006083 "third_party": true,
6084 "type": "lib"
6085 },
6086 {
6087 "deps": [
6088 "boringssl",
6089 "boringssl_test_util"
6090 ],
6091 "headers": [],
6092 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07006093 "name": "boringssl_asn1_test_lib",
6094 "src": [],
6095 "third_party": true,
6096 "type": "lib"
6097 },
6098 {
6099 "deps": [
6100 "boringssl",
6101 "boringssl_test_util"
6102 ],
6103 "headers": [],
6104 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08006105 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006106 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006107 "third_party": true,
6108 "type": "lib"
6109 },
6110 {
6111 "deps": [
6112 "boringssl",
6113 "boringssl_test_util"
6114 ],
6115 "headers": [],
6116 "language": "c++",
6117 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006118 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006119 "third_party": true,
6120 "type": "lib"
6121 },
6122 {
6123 "deps": [
6124 "boringssl",
6125 "boringssl_test_util"
6126 ],
6127 "headers": [],
6128 "language": "c++",
6129 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006130 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006131 "third_party": true,
6132 "type": "lib"
6133 },
6134 {
6135 "deps": [
6136 "boringssl",
6137 "boringssl_test_util"
6138 ],
6139 "headers": [],
6140 "language": "c++",
6141 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006142 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006143 "third_party": true,
6144 "type": "lib"
6145 },
6146 {
6147 "deps": [
6148 "boringssl",
6149 "boringssl_test_util"
6150 ],
6151 "headers": [],
6152 "language": "c++",
6153 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006154 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006155 "third_party": true,
6156 "type": "lib"
6157 },
6158 {
6159 "deps": [
6160 "boringssl",
6161 "boringssl_test_util"
6162 ],
6163 "headers": [],
6164 "language": "c++",
6165 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006166 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006167 "third_party": true,
6168 "type": "lib"
6169 },
6170 {
6171 "deps": [
6172 "boringssl",
6173 "boringssl_test_util"
6174 ],
6175 "headers": [],
6176 "language": "c++",
6177 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006178 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006179 "third_party": true,
6180 "type": "lib"
6181 },
6182 {
6183 "deps": [
6184 "boringssl",
6185 "boringssl_test_util"
6186 ],
6187 "headers": [],
6188 "language": "c",
6189 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006190 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006191 "third_party": true,
6192 "type": "lib"
6193 },
6194 {
6195 "deps": [
6196 "boringssl",
6197 "boringssl_test_util"
6198 ],
6199 "headers": [],
6200 "language": "c++",
6201 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006202 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006203 "third_party": true,
6204 "type": "lib"
6205 },
6206 {
6207 "deps": [
6208 "boringssl",
6209 "boringssl_test_util"
6210 ],
6211 "headers": [],
6212 "language": "c++",
6213 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006214 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006215 "third_party": true,
6216 "type": "lib"
6217 },
6218 {
6219 "deps": [
6220 "boringssl",
6221 "boringssl_test_util"
6222 ],
6223 "headers": [],
6224 "language": "c++",
6225 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006226 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006227 "third_party": true,
6228 "type": "lib"
6229 },
6230 {
6231 "deps": [
6232 "boringssl",
6233 "boringssl_test_util"
6234 ],
6235 "headers": [],
6236 "language": "c++",
6237 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006238 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006239 "third_party": true,
6240 "type": "lib"
6241 },
6242 {
6243 "deps": [
6244 "boringssl",
6245 "boringssl_test_util"
6246 ],
6247 "headers": [],
6248 "language": "c",
6249 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006250 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006251 "third_party": true,
6252 "type": "lib"
6253 },
6254 {
6255 "deps": [
6256 "boringssl",
6257 "boringssl_test_util"
6258 ],
6259 "headers": [],
6260 "language": "c++",
6261 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006262 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006263 "third_party": true,
6264 "type": "lib"
6265 },
6266 {
6267 "deps": [
6268 "boringssl",
6269 "boringssl_test_util"
6270 ],
6271 "headers": [],
6272 "language": "c",
6273 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006274 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006275 "third_party": true,
6276 "type": "lib"
6277 },
6278 {
6279 "deps": [
6280 "boringssl",
6281 "boringssl_test_util"
6282 ],
6283 "headers": [],
6284 "language": "c++",
6285 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006286 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006287 "third_party": true,
6288 "type": "lib"
6289 },
6290 {
6291 "deps": [
6292 "boringssl",
6293 "boringssl_test_util"
6294 ],
6295 "headers": [],
6296 "language": "c++",
6297 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006298 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006299 "third_party": true,
6300 "type": "lib"
6301 },
6302 {
6303 "deps": [
6304 "boringssl",
6305 "boringssl_test_util"
6306 ],
6307 "headers": [],
6308 "language": "c++",
6309 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006310 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006311 "third_party": true,
6312 "type": "lib"
6313 },
6314 {
6315 "deps": [
6316 "boringssl",
6317 "boringssl_test_util"
6318 ],
6319 "headers": [],
6320 "language": "c++",
6321 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006322 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006323 "third_party": true,
6324 "type": "lib"
6325 },
6326 {
6327 "deps": [
6328 "boringssl",
6329 "boringssl_test_util"
6330 ],
6331 "headers": [],
6332 "language": "c++",
6333 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006334 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006335 "third_party": true,
6336 "type": "lib"
6337 },
6338 {
6339 "deps": [
6340 "boringssl",
6341 "boringssl_test_util"
6342 ],
6343 "headers": [],
6344 "language": "c",
6345 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006346 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006347 "third_party": true,
6348 "type": "lib"
6349 },
6350 {
6351 "deps": [
6352 "boringssl",
6353 "boringssl_test_util"
6354 ],
6355 "headers": [],
6356 "language": "c++",
6357 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006358 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006359 "third_party": true,
6360 "type": "lib"
6361 },
6362 {
6363 "deps": [
6364 "boringssl",
6365 "boringssl_test_util"
6366 ],
6367 "headers": [],
6368 "language": "c",
6369 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006370 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006371 "third_party": true,
6372 "type": "lib"
6373 },
6374 {
6375 "deps": [
6376 "boringssl",
6377 "boringssl_test_util"
6378 ],
6379 "headers": [],
6380 "language": "c",
6381 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006382 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006383 "third_party": true,
6384 "type": "lib"
6385 },
6386 {
6387 "deps": [
6388 "boringssl",
6389 "boringssl_test_util"
6390 ],
6391 "headers": [],
6392 "language": "c++",
6393 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006394 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006395 "third_party": true,
6396 "type": "lib"
6397 },
6398 {
6399 "deps": [
6400 "boringssl",
6401 "boringssl_test_util"
6402 ],
6403 "headers": [],
6404 "language": "c++",
6405 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006406 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006407 "third_party": true,
6408 "type": "lib"
6409 },
6410 {
6411 "deps": [
6412 "boringssl",
6413 "boringssl_test_util"
6414 ],
6415 "headers": [],
6416 "language": "c++",
6417 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006418 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006419 "third_party": true,
6420 "type": "lib"
6421 },
6422 {
6423 "deps": [
6424 "boringssl",
6425 "boringssl_test_util"
6426 ],
6427 "headers": [],
6428 "language": "c",
6429 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006430 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006431 "third_party": true,
6432 "type": "lib"
6433 },
6434 {
6435 "deps": [
6436 "boringssl",
6437 "boringssl_test_util"
6438 ],
6439 "headers": [],
6440 "language": "c++",
6441 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006442 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006443 "third_party": true,
6444 "type": "lib"
6445 },
6446 {
6447 "deps": [
6448 "boringssl",
6449 "boringssl_test_util"
6450 ],
6451 "headers": [],
6452 "language": "c",
6453 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006454 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006455 "third_party": true,
6456 "type": "lib"
6457 },
6458 {
6459 "deps": [
6460 "boringssl",
6461 "boringssl_test_util"
6462 ],
6463 "headers": [],
6464 "language": "c",
6465 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006466 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006467 "third_party": true,
6468 "type": "lib"
6469 },
6470 {
6471 "deps": [
6472 "boringssl",
6473 "boringssl_test_util"
6474 ],
6475 "headers": [],
6476 "language": "c",
6477 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006478 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006479 "third_party": true,
6480 "type": "lib"
6481 },
6482 {
6483 "deps": [
6484 "boringssl",
6485 "boringssl_test_util"
6486 ],
6487 "headers": [],
6488 "language": "c",
6489 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006490 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006491 "third_party": true,
6492 "type": "lib"
6493 },
6494 {
6495 "deps": [
6496 "boringssl",
6497 "boringssl_test_util"
6498 ],
6499 "headers": [],
6500 "language": "c",
6501 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006502 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006503 "third_party": true,
6504 "type": "lib"
6505 },
6506 {
6507 "deps": [
6508 "boringssl",
6509 "boringssl_test_util"
6510 ],
6511 "headers": [],
6512 "language": "c++",
6513 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006514 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006515 "third_party": true,
6516 "type": "lib"
6517 },
6518 {
6519 "deps": [],
6520 "headers": [
6521 "third_party/zlib/crc32.h",
6522 "third_party/zlib/deflate.h",
6523 "third_party/zlib/gzguts.h",
6524 "third_party/zlib/inffast.h",
6525 "third_party/zlib/inffixed.h",
6526 "third_party/zlib/inflate.h",
6527 "third_party/zlib/inftrees.h",
6528 "third_party/zlib/trees.h",
6529 "third_party/zlib/zconf.h",
6530 "third_party/zlib/zlib.h",
6531 "third_party/zlib/zutil.h"
6532 ],
6533 "language": "c",
6534 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006535 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006536 "third_party": true,
6537 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006538 },
6539 {
6540 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006541 "gpr",
6542 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006543 "grpc_test_util_unsecure",
6544 "grpc_unsecure"
6545 ],
6546 "headers": [
6547 "test/core/bad_client/bad_client.h"
6548 ],
6549 "language": "c",
6550 "name": "bad_client_test",
6551 "src": [
6552 "test/core/bad_client/bad_client.c",
6553 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006554 ],
6555 "third_party": false,
6556 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006557 },
6558 {
6559 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006560 "gpr",
6561 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006562 "grpc",
6563 "grpc_test_util"
6564 ],
6565 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006566 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006567 ],
6568 "language": "c",
6569 "name": "bad_ssl_test_server",
6570 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006571 "test/core/bad_ssl/server_common.c",
6572 "test/core/bad_ssl/server_common.h"
6573 ],
6574 "third_party": false,
6575 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006576 },
6577 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006579 "gpr",
6580 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006581 "grpc",
6582 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006583 ],
6584 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006585 "test/core/end2end/end2end_tests.h",
6586 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006587 ],
6588 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006589 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006590 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006591 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006592 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006593 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006594 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006595 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006596 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006597 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006598 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006599 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006600 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006601 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006602 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006603 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006604 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006605 "test/core/end2end/tests/default_host.c",
6606 "test/core/end2end/tests/disappearing_server.c",
6607 "test/core/end2end/tests/empty_batch.c",
6608 "test/core/end2end/tests/graceful_server_shutdown.c",
6609 "test/core/end2end/tests/high_initial_seqno.c",
6610 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006611 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006612 "test/core/end2end/tests/invoke_large_request.c",
6613 "test/core/end2end/tests/large_metadata.c",
6614 "test/core/end2end/tests/max_concurrent_streams.c",
6615 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006616 "test/core/end2end/tests/negative_deadline.c",
6617 "test/core/end2end/tests/no_op.c",
6618 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006619 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006620 "test/core/end2end/tests/ping_pong_streaming.c",
6621 "test/core/end2end/tests/registered_call.c",
6622 "test/core/end2end/tests/request_with_flags.c",
6623 "test/core/end2end/tests/request_with_payload.c",
6624 "test/core/end2end/tests/server_finishes_request.c",
6625 "test/core/end2end/tests/shutdown_finishes_calls.c",
6626 "test/core/end2end/tests/shutdown_finishes_tags.c",
6627 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006628 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006629 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006630 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006631 ],
6632 "third_party": false,
6633 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006634 },
6635 {
6636 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006637 "gpr",
6638 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006639 "grpc_test_util_unsecure",
6640 "grpc_unsecure"
6641 ],
6642 "headers": [
6643 "test/core/end2end/end2end_tests.h",
6644 "test/core/end2end/tests/cancel_test_helpers.h"
6645 ],
6646 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006647 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006648 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006649 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006650 "test/core/end2end/end2end_tests.h",
6651 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006652 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006653 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006654 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006655 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006656 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006657 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006658 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006659 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006660 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006661 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006662 "test/core/end2end/tests/default_host.c",
6663 "test/core/end2end/tests/disappearing_server.c",
6664 "test/core/end2end/tests/empty_batch.c",
6665 "test/core/end2end/tests/graceful_server_shutdown.c",
6666 "test/core/end2end/tests/high_initial_seqno.c",
6667 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006668 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006669 "test/core/end2end/tests/invoke_large_request.c",
6670 "test/core/end2end/tests/large_metadata.c",
6671 "test/core/end2end/tests/max_concurrent_streams.c",
6672 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006673 "test/core/end2end/tests/negative_deadline.c",
6674 "test/core/end2end/tests/no_op.c",
6675 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006676 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006677 "test/core/end2end/tests/ping_pong_streaming.c",
6678 "test/core/end2end/tests/registered_call.c",
6679 "test/core/end2end/tests/request_with_flags.c",
6680 "test/core/end2end/tests/request_with_payload.c",
6681 "test/core/end2end/tests/server_finishes_request.c",
6682 "test/core/end2end/tests/shutdown_finishes_calls.c",
6683 "test/core/end2end/tests/shutdown_finishes_tags.c",
6684 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006685 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006686 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006687 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006688 ],
6689 "third_party": false,
6690 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006691 }
6692]