blob: 5e3dee70b815527bc2947aaace2545c383c27d5e [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",
Craig Tiller845516e2016-04-11 20:49:20 -0700185 "name": "client_fuzzer",
186 "src": [
187 "test/core/end2end/fuzzers/client_fuzzer.c"
188 ],
189 "third_party": false,
190 "type": "target"
191 },
192 {
193 "deps": [
194 "gpr",
195 "gpr_test_util",
196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700201 "name": "compression_test",
202 "src": [
203 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800204 ],
205 "third_party": false,
206 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700207 },
208 {
209 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800210 "gpr",
211 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800217 "name": "concurrent_connectivity_test",
218 "src": [
219 "test/core/surface/concurrent_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 Tillere91ef682016-03-11 08:59:17 -0800233 "name": "dns_resolver_connectivity_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
236 ],
237 "third_party": false,
238 "type": "target"
239 },
240 {
241 "deps": [
242 "gpr",
243 "gpr_test_util",
244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800249 "name": "dns_resolver_test",
250 "src": [
251 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700265 "name": "dualstack_socket_test",
266 "src": [
267 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700276 "grpc",
277 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700278 ],
279 "headers": [],
280 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700281 "name": "endpoint_pair_test",
282 "src": [
283 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700297 "name": "fd_conservation_posix_test",
298 "src": [
299 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700308 "grpc",
309 "grpc_test_util"
310 ],
311 "headers": [],
312 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700313 "name": "fd_posix_test",
314 "src": [
315 "test/core/iomgr/fd_posix_test.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_client",
330 "src": [
331 "test/core/fling/client.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_server",
346 "src": [
347 "test/core/fling/server.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_stream_test",
362 "src": [
363 "test/core/fling/fling_stream_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",
371 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700372 "grpc",
373 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700374 ],
375 "headers": [],
376 "language": "c",
377 "name": "fling_test",
378 "src": [
379 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800380 ],
381 "third_party": false,
382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700383 },
384 {
385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800386 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700387 "grpc"
388 ],
389 "headers": [],
390 "language": "c",
391 "name": "gen_hpack_tables",
392 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700393 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800394 ],
395 "third_party": false,
396 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 },
398 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700399 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700400 "headers": [],
401 "language": "c",
402 "name": "gen_legal_metadata_characters",
403 "src": [
404 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800405 ],
406 "third_party": false,
407 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700408 },
409 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800411 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700412 "gpr_test_util",
413 "grpc",
414 "grpc_test_util"
415 ],
416 "headers": [],
417 "language": "c",
418 "name": "goaway_server_test",
419 "src": [
420 "test/core/end2end/goaway_server_test.c"
421 ],
422 "third_party": false,
423 "type": "target"
424 },
425 {
426 "deps": [
427 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800428 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700429 ],
430 "headers": [],
431 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800432 "name": "gpr_avl_test",
433 "src": [
434 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800435 ],
436 "third_party": false,
437 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800438 },
439 {
440 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800441 "gpr",
442 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800443 ],
444 "headers": [],
445 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800446 "name": "gpr_backoff_test",
447 "src": [
448 "test/core/support/backoff_test.c"
449 ],
450 "third_party": false,
451 "type": "target"
452 },
453 {
454 "deps": [
455 "gpr",
456 "gpr_test_util"
457 ],
458 "headers": [],
459 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700460 "name": "gpr_cmdline_test",
461 "src": [
462 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800463 ],
464 "third_party": false,
465 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700466 },
467 {
468 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800469 "gpr",
470 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700471 ],
472 "headers": [],
473 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700474 "name": "gpr_cpu_test",
475 "src": [
476 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800477 ],
478 "third_party": false,
479 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700480 },
481 {
482 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800483 "gpr",
484 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700485 ],
486 "headers": [],
487 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700488 "name": "gpr_env_test",
489 "src": [
490 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700491 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800492 "third_party": false,
493 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700494 },
495 {
496 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800497 "gpr",
498 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700499 ],
500 "headers": [],
501 "language": "c",
502 "name": "gpr_histogram_test",
503 "src": [
504 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800505 ],
506 "third_party": false,
507 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700508 },
509 {
510 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800511 "gpr",
512 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700513 ],
514 "headers": [],
515 "language": "c",
516 "name": "gpr_host_port_test",
517 "src": [
518 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800519 ],
520 "third_party": false,
521 "type": "target"
522 },
523 {
524 "deps": [
525 "gpr",
526 "gpr_test_util"
527 ],
528 "headers": [],
529 "language": "c",
530 "name": "gpr_load_file_test",
531 "src": [
532 "test/core/support/load_file_test.c"
533 ],
534 "third_party": false,
535 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700536 },
537 {
538 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800539 "gpr",
540 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700541 ],
542 "headers": [],
543 "language": "c",
544 "name": "gpr_log_test",
545 "src": [
546 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800547 ],
548 "third_party": false,
549 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700550 },
551 {
552 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800553 "gpr",
554 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700555 ],
556 "headers": [],
557 "language": "c",
558 "name": "gpr_slice_buffer_test",
559 "src": [
560 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800561 ],
562 "third_party": false,
563 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700564 },
565 {
566 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800567 "gpr",
568 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700569 ],
570 "headers": [],
571 "language": "c",
572 "name": "gpr_slice_test",
573 "src": [
574 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800575 ],
576 "third_party": false,
577 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700578 },
579 {
580 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800581 "gpr",
582 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700583 ],
584 "headers": [],
585 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700586 "name": "gpr_stack_lockfree_test",
587 "src": [
588 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800589 ],
590 "third_party": false,
591 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700592 },
593 {
594 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800595 "gpr",
596 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700597 ],
598 "headers": [],
599 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700600 "name": "gpr_string_test",
601 "src": [
602 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800603 ],
604 "third_party": false,
605 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700606 },
607 {
608 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800609 "gpr",
610 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700611 ],
612 "headers": [],
613 "language": "c",
614 "name": "gpr_sync_test",
615 "src": [
616 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800617 ],
618 "third_party": false,
619 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700620 },
621 {
622 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800623 "gpr",
624 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700625 ],
626 "headers": [],
627 "language": "c",
628 "name": "gpr_thd_test",
629 "src": [
630 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800631 ],
632 "third_party": false,
633 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700634 },
635 {
636 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800637 "gpr",
638 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700639 ],
640 "headers": [],
641 "language": "c",
642 "name": "gpr_time_test",
643 "src": [
644 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800645 ],
646 "third_party": false,
647 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700648 },
649 {
650 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800651 "gpr",
652 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700653 ],
654 "headers": [],
655 "language": "c",
656 "name": "gpr_tls_test",
657 "src": [
658 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800659 ],
660 "third_party": false,
661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700662 },
663 {
664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800665 "gpr",
666 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
670 "name": "gpr_useful_test",
671 "src": [
672 "test/core/support/useful_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",
686 "name": "grpc_auth_context_test",
687 "src": [
688 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
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",
Craig Tiller732a8752016-02-22 15:59:19 -0800702 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700703 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800704 "test/core/security/b64_test.c"
705 ],
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",
718 "name": "grpc_byte_buffer_reader_test",
719 "src": [
720 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700734 "name": "grpc_channel_args_test",
735 "src": [
736 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700745 "grpc",
746 "grpc_test_util"
747 ],
748 "headers": [],
749 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700750 "name": "grpc_channel_stack_test",
751 "src": [
752 "test/core/channel/channel_stack_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_completion_queue_test",
767 "src": [
768 "test/core/surface/completion_queue_test.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_create_jwt",
783 "src": [
784 "test/core/security/create_jwt.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_credentials_test",
799 "src": [
800 "test/core/security/credentials_test.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",
814 "name": "grpc_fetch_oauth2",
815 "src": [
816 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800830 "name": "grpc_invalid_channel_args_test",
831 "src": [
832 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800841 "grpc",
842 "grpc_test_util"
843 ],
844 "headers": [],
845 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "name": "grpc_json_token_test",
847 "src": [
848 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "grpc",
858 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200862 "name": "grpc_jwt_verifier_test",
863 "src": [
864 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200873 "grpc",
874 "grpc_test_util"
875 ],
876 "headers": [],
877 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700878 "name": "grpc_print_google_default_creds_token",
879 "src": [
880 "test/core/security/print_google_default_creds_token.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",
894 "name": "grpc_security_connector_test",
895 "src": [
896 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200910 "name": "grpc_verify_jwt",
911 "src": [
912 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700926 "name": "hpack_parser_fuzzer_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
929 ],
930 "third_party": false,
931 "type": "target"
932 },
933 {
934 "deps": [
935 "gpr",
936 "gpr_test_util",
937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700942 "name": "hpack_parser_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_parser_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",
958 "name": "hpack_table_test",
959 "src": [
960 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700974 "name": "http_fuzzer_test",
975 "src": [
976 "test/core/http/fuzzer.c"
977 ],
978 "third_party": false,
979 "type": "target"
980 },
981 {
982 "deps": [
983 "gpr",
984 "gpr_test_util",
985 "grpc",
986 "grpc_test_util"
987 ],
988 "headers": [],
989 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100990 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/parser_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",
Matthew Iselin1824f052016-02-10 12:16:06 +11001006 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/format_request_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",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "httpcli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001038 "name": "httpscli_test",
1039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001054 "name": "init_test",
1055 "src": [
1056 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001070 "name": "internal_api_canary_iomgr_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_support_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",
1102 "name": "internal_api_canary_transport_test",
1103 "src": [
1104 "test/core/internal_api_canaries/iomgr.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
1108 },
1109 {
1110 "deps": [
1111 "gpr",
1112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001118 "name": "invalid_call_argument_test",
1119 "src": [
1120 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001121 ],
1122 "third_party": false,
1123 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001124 },
1125 {
1126 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001127 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
1134 "name": "json_fuzzer_test",
1135 "src": [
1136 "test/core/json/fuzzer.c"
1137 ],
1138 "third_party": false,
1139 "type": "target"
1140 },
1141 {
1142 "deps": [
1143 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001144 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite",
1149 "src": [
1150 "test/core/json/json_rewrite.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",
1164 "name": "json_rewrite_test",
1165 "src": [
1166 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001180 "name": "json_stream_error_test",
1181 "src": [
1182 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001191 "grpc",
1192 "grpc_test_util"
1193 ],
1194 "headers": [],
1195 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 "name": "json_test",
1197 "src": [
1198 "test/core/json/json_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",
1212 "name": "lame_client_test",
1213 "src": [
1214 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001223 "grpc",
1224 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001225 ],
1226 "headers": [],
1227 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001228 "name": "lb_policies_test",
1229 "src": [
1230 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001239 "grpc",
1240 "grpc_test_util"
1241 ],
1242 "headers": [],
1243 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001244 "name": "low_level_ping_pong_benchmark",
1245 "src": [
1246 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001255 "grpc",
1256 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "message_compress_test",
1261 "src": [
1262 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
1266 },
1267 {
1268 "deps": [
1269 "gpr",
1270 "gpr_test_util",
1271 "grpc",
1272 "grpc_test_util"
1273 ],
1274 "headers": [],
1275 "language": "c",
1276 "name": "mlog_test",
1277 "src": [
1278 "test/core/census/mlog_test.c"
1279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001287 "grpc",
1288 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001289 ],
1290 "headers": [],
1291 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001292 "name": "multiple_server_queues_test",
1293 "src": [
1294 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001295 ],
1296 "third_party": false,
1297 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001298 },
1299 {
1300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001301 "gpr",
1302 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "murmur_hash_test",
1307 "src": [
1308 "test/core/support/murmur_hash_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",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001322 "name": "nanopb_fuzzer_response_test",
1323 "src": [
1324 "test/core/nanopb/fuzzer_response.c"
1325 ],
1326 "third_party": false,
1327 "type": "target"
1328 },
1329 {
1330 "deps": [
1331 "gpr",
1332 "gpr_test_util",
1333 "grpc",
1334 "grpc_test_util"
1335 ],
1336 "headers": [],
1337 "language": "c",
1338 "name": "nanopb_fuzzer_serverlist_test",
1339 "src": [
1340 "test/core/nanopb/fuzzer_serverlist.c"
1341 ],
1342 "third_party": false,
1343 "type": "target"
1344 },
1345 {
1346 "deps": [
1347 "gpr",
1348 "gpr_test_util",
1349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "no_server_test",
1355 "src": [
1356 "test/core/end2end/no_server_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",
1366 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001367 ],
1368 "headers": [],
1369 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "name": "resolve_address_test",
1371 "src": [
1372 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001381 "grpc",
1382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001383 ],
1384 "headers": [],
1385 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001386 "name": "secure_channel_create_test",
1387 "src": [
1388 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001397 "grpc",
1398 "grpc_test_util"
1399 ],
1400 "headers": [],
1401 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "name": "secure_endpoint_test",
1403 "src": [
1404 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001413 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
1418 "name": "server_chttp2_test",
1419 "src": [
1420 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001429 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001434 "name": "server_fuzzer",
1435 "src": [
1436 "test/core/end2end/fuzzers/server_fuzzer.c"
1437 ],
1438 "third_party": false,
1439 "type": "target"
1440 },
1441 {
1442 "deps": [
1443 "gpr",
1444 "gpr_test_util",
1445 "grpc",
1446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001450 "name": "server_test",
1451 "src": [
1452 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001453 ],
1454 "third_party": false,
1455 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001456 },
1457 {
1458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 "gpr",
1460 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001461 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001462 "grpc_test_util",
1463 "test_tcp_server"
1464 ],
1465 "headers": [],
1466 "language": "c",
1467 "name": "set_initial_connect_string_test",
1468 "src": [
1469 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001478 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001483 "name": "sockaddr_resolver_test",
1484 "src": [
1485 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001494 "grpc",
1495 "grpc_test_util"
1496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001499 "name": "sockaddr_utils_test",
1500 "src": [
1501 "test/core/iomgr/sockaddr_utils_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",
Craig Tiller27493202015-12-11 11:30:26 -08001515 "name": "socket_utils_test",
1516 "src": [
1517 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001526 "grpc",
1527 "grpc_test_util"
1528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "name": "tcp_client_posix_test",
1532 "src": [
1533 "test/core/iomgr/tcp_client_posix_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",
1547 "name": "tcp_posix_test",
1548 "src": [
1549 "test/core/iomgr/tcp_posix_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",
1563 "name": "tcp_server_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
1575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001576 ],
1577 "headers": [],
1578 "language": "c",
1579 "name": "time_averaged_stats_test",
1580 "src": [
1581 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001595 "name": "timeout_encoding_test",
1596 "src": [
1597 "test/core/transport/chttp2/timeout_encoding_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",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001611 "name": "timer_heap_test",
1612 "src": [
1613 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001622 "grpc",
1623 "grpc_test_util"
1624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "timer_list_test",
1628 "src": [
1629 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001638 "grpc",
1639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001643 "name": "timers_test",
1644 "src": [
1645 "test/core/profiling/timers_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",
1655 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001659 "name": "transport_connectivity_state_test",
1660 "src": [
1661 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 "name": "transport_metadata_test",
1676 "src": [
1677 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001686 "grpc",
1687 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 ],
1689 "headers": [],
1690 "language": "c",
1691 "name": "transport_security_test",
1692 "src": [
1693 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001702 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001707 "name": "udp_server_test",
1708 "src": [
1709 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001718 "grpc",
1719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001723 "name": "uri_fuzzer_test",
1724 "src": [
1725 "test/core/client_config/uri_fuzzer_test.c"
1726 ],
1727 "third_party": false,
1728 "type": "target"
1729 },
1730 {
1731 "deps": [
1732 "gpr",
1733 "gpr_test_util",
1734 "grpc",
1735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001739 "name": "uri_parser_test",
1740 "src": [
1741 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001742 ],
1743 "third_party": false,
1744 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001745 },
1746 {
1747 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 "gpr",
1749 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001750 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
1755 "name": "workqueue_test",
1756 "src": [
1757 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001758 ],
1759 "third_party": false,
1760 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001761 },
1762 {
1763 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001764 "gpr",
1765 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001766 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001767 "grpc++",
1768 "grpc++_test_util",
1769 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001770 ],
1771 "headers": [],
1772 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001773 "name": "alarm_cpp_test",
1774 "src": [
1775 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001776 ],
1777 "third_party": false,
1778 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001779 },
1780 {
1781 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001782 "gpr",
1783 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001784 "grpc",
1785 "grpc++",
1786 "grpc++_test_util",
1787 "grpc_test_util"
1788 ],
1789 "headers": [],
1790 "language": "c++",
1791 "name": "async_end2end_test",
1792 "src": [
1793 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001794 ],
1795 "third_party": false,
1796 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001797 },
1798 {
1799 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001800 "gpr",
1801 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001802 "grpc",
1803 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001804 "grpc++_test_util",
1805 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001806 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001807 ],
1808 "headers": [],
1809 "language": "c++",
1810 "name": "async_streaming_ping_pong_test",
1811 "src": [
1812 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001813 ],
1814 "third_party": false,
1815 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001816 },
1817 {
1818 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001819 "gpr",
1820 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001821 "grpc",
1822 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 "grpc++_test_util",
1824 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001826 ],
1827 "headers": [],
1828 "language": "c++",
1829 "name": "async_unary_ping_pong_test",
1830 "src": [
1831 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001832 ],
1833 "third_party": false,
1834 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001835 },
1836 {
1837 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001838 "gpr",
1839 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001840 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001841 "grpc++",
1842 "grpc++_test_util",
1843 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001844 ],
1845 "headers": [],
1846 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001847 "name": "auth_property_iterator_test",
1848 "src": [
1849 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001850 ],
1851 "third_party": false,
1852 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001853 },
1854 {
1855 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001856 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001857 "grpc",
1858 "grpc++"
1859 ],
1860 "headers": [],
1861 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001862 "name": "channel_arguments_test",
1863 "src": [
yang-g52705592015-11-25 11:45:33 -08001864 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001865 ],
1866 "third_party": false,
1867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001868 },
1869 {
1870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001871 "gpr",
1872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001873 "grpc",
1874 "grpc++",
1875 "grpc++_test_util",
1876 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001877 ],
1878 "headers": [],
1879 "language": "c++",
1880 "name": "cli_call_test",
1881 "src": [
1882 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001883 ],
1884 "third_party": false,
1885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001886 },
1887 {
1888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001889 "gpr",
1890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001891 "grpc",
1892 "grpc++",
1893 "grpc++_test_util",
1894 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001895 ],
1896 "headers": [],
1897 "language": "c++",
1898 "name": "client_crash_test",
1899 "src": [
1900 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001901 ],
1902 "third_party": false,
1903 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001904 },
1905 {
1906 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001907 "gpr",
1908 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001909 "grpc",
1910 "grpc++",
1911 "grpc++_test_util",
1912 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001913 ],
1914 "headers": [],
1915 "language": "c++",
1916 "name": "client_crash_test_server",
1917 "src": [
1918 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001919 ],
1920 "third_party": false,
1921 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001922 },
1923 {
1924 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001925 "gpr",
1926 "grpc",
1927 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001928 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001929 ],
1930 "headers": [
1931 "src/proto/grpc/testing/control.grpc.pb.h",
1932 "src/proto/grpc/testing/control.pb.h",
1933 "src/proto/grpc/testing/messages.grpc.pb.h",
1934 "src/proto/grpc/testing/messages.pb.h",
1935 "src/proto/grpc/testing/payloads.grpc.pb.h",
1936 "src/proto/grpc/testing/payloads.pb.h",
1937 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1938 "src/proto/grpc/testing/perf_db.pb.h",
1939 "src/proto/grpc/testing/services.grpc.pb.h",
1940 "src/proto/grpc/testing/services.pb.h",
1941 "src/proto/grpc/testing/stats.grpc.pb.h",
1942 "src/proto/grpc/testing/stats.pb.h"
1943 ],
1944 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001945 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001946 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001947 "test/cpp/codegen/codegen_test_full.cc"
1948 ],
1949 "third_party": false,
1950 "type": "target"
1951 },
1952 {
1953 "deps": [
1954 "grpc++_codegen"
1955 ],
1956 "headers": [
1957 "src/proto/grpc/testing/control.grpc.pb.h",
1958 "src/proto/grpc/testing/control.pb.h",
1959 "src/proto/grpc/testing/messages.grpc.pb.h",
1960 "src/proto/grpc/testing/messages.pb.h",
1961 "src/proto/grpc/testing/payloads.grpc.pb.h",
1962 "src/proto/grpc/testing/payloads.pb.h",
1963 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1964 "src/proto/grpc/testing/perf_db.pb.h",
1965 "src/proto/grpc/testing/services.grpc.pb.h",
1966 "src/proto/grpc/testing/services.pb.h",
1967 "src/proto/grpc/testing/stats.grpc.pb.h",
1968 "src/proto/grpc/testing/stats.pb.h"
1969 ],
1970 "language": "c++",
1971 "name": "codegen_test_minimal",
1972 "src": [
1973 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001974 ],
1975 "third_party": false,
1976 "type": "target"
1977 },
1978 {
1979 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001980 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001981 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001982 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001983 ],
1984 "headers": [],
1985 "language": "c++",
1986 "name": "credentials_test",
1987 "src": [
1988 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001989 ],
1990 "third_party": false,
1991 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001992 },
1993 {
1994 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001995 "gpr",
1996 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001997 "grpc",
1998 "grpc++",
1999 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002000 ],
2001 "headers": [],
2002 "language": "c++",
2003 "name": "cxx_byte_buffer_test",
2004 "src": [
2005 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
2013 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc",
2015 "grpc++",
2016 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002017 ],
2018 "headers": [],
2019 "language": "c++",
2020 "name": "cxx_slice_test",
2021 "src": [
2022 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002023 ],
2024 "third_party": false,
2025 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002026 },
2027 {
2028 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002029 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002030 ],
2031 "headers": [],
2032 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002033 "name": "cxx_string_ref_test",
2034 "src": [
2035 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002036 ],
2037 "third_party": false,
2038 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002039 },
2040 {
2041 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002042 "gpr",
2043 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002044 "grpc",
2045 "grpc++",
2046 "grpc_test_util"
2047 ],
2048 "headers": [],
2049 "language": "c++",
2050 "name": "cxx_time_test",
2051 "src": [
2052 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002053 ],
2054 "third_party": false,
2055 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002056 },
2057 {
2058 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002059 "gpr",
2060 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002061 "grpc",
2062 "grpc++",
2063 "grpc++_test_util",
2064 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002065 ],
2066 "headers": [],
2067 "language": "c++",
2068 "name": "end2end_test",
2069 "src": [
2070 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002071 ],
2072 "third_party": false,
2073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002074 },
2075 {
2076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002077 "gpr",
2078 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002079 "grpc",
2080 "grpc++",
2081 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002082 "grpc_test_util",
2083 "qps"
2084 ],
2085 "headers": [],
2086 "language": "c++",
2087 "name": "generic_async_streaming_ping_pong_test",
2088 "src": [
2089 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002090 ],
2091 "third_party": false,
2092 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002093 },
2094 {
2095 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002096 "gpr",
2097 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002098 "grpc",
2099 "grpc++",
2100 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002101 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 ],
2103 "headers": [],
2104 "language": "c++",
2105 "name": "generic_end2end_test",
2106 "src": [
2107 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002108 ],
2109 "third_party": false,
2110 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002111 },
2112 {
2113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002114 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002115 "grpc",
2116 "grpc++"
2117 ],
2118 "headers": [
2119 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2120 "src/proto/grpc/testing/compiler_test.pb.h"
2121 ],
2122 "language": "c++",
2123 "name": "golden_file_test",
2124 "src": [
2125 "test/cpp/codegen/golden_file_test.cc"
2126 ],
2127 "third_party": false,
2128 "type": "target"
2129 },
2130 {
2131 "deps": [
2132 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002133 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002134 "grpc",
2135 "grpc++",
2136 "grpc++_test_config",
2137 "grpc++_test_util",
2138 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002139 ],
2140 "headers": [],
2141 "language": "c++",
2142 "name": "grpc_cli",
2143 "src": [
2144 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002145 ],
2146 "third_party": false,
2147 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002148 },
2149 {
2150 "deps": [
2151 "grpc_plugin_support"
2152 ],
2153 "headers": [],
2154 "language": "c++",
2155 "name": "grpc_cpp_plugin",
2156 "src": [
2157 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002158 ],
2159 "third_party": false,
2160 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002161 },
2162 {
2163 "deps": [
2164 "grpc_plugin_support"
2165 ],
2166 "headers": [],
2167 "language": "c++",
2168 "name": "grpc_csharp_plugin",
2169 "src": [
2170 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002171 ],
2172 "third_party": false,
2173 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002174 },
2175 {
2176 "deps": [
2177 "grpc_plugin_support"
2178 ],
2179 "headers": [],
2180 "language": "c++",
2181 "name": "grpc_objective_c_plugin",
2182 "src": [
2183 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002184 ],
2185 "third_party": false,
2186 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002187 },
2188 {
2189 "deps": [
2190 "grpc_plugin_support"
2191 ],
2192 "headers": [],
2193 "language": "c++",
2194 "name": "grpc_python_plugin",
2195 "src": [
2196 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002197 ],
2198 "third_party": false,
2199 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002200 },
2201 {
2202 "deps": [
2203 "grpc_plugin_support"
2204 ],
2205 "headers": [],
2206 "language": "c++",
2207 "name": "grpc_ruby_plugin",
2208 "src": [
2209 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002210 ],
2211 "third_party": false,
2212 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002213 },
2214 {
2215 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002216 "grpc",
2217 "grpc++",
2218 "grpc++_test_util",
2219 "grpc_test_util"
2220 ],
2221 "headers": [
2222 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2223 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2224 ],
2225 "language": "c++",
2226 "name": "grpclb_api_test",
2227 "src": [
2228 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002232 },
2233 {
2234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002235 "gpr",
2236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002237 "grpc",
2238 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002239 "grpc++_test_util",
2240 "grpc_test_util"
2241 ],
2242 "headers": [],
2243 "language": "c++",
2244 "name": "hybrid_end2end_test",
2245 "src": [
2246 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002247 ],
2248 "third_party": false,
2249 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002250 },
2251 {
2252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002253 "gpr",
2254 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002255 "grpc",
2256 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002257 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002258 "grpc++_test_util",
2259 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002260 "interop_client_helper",
2261 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002262 ],
2263 "headers": [],
2264 "language": "c++",
2265 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002266 "src": [],
2267 "third_party": false,
2268 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002269 },
2270 {
2271 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002272 "gpr",
2273 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002274 "grpc",
2275 "grpc++",
2276 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 "grpc++_test_util",
2278 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002279 "interop_server_helper",
2280 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002281 ],
2282 "headers": [],
2283 "language": "c++",
2284 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002285 "src": [],
2286 "third_party": false,
2287 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002288 },
2289 {
2290 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002291 "gpr",
2292 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002293 "grpc",
2294 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002295 ],
2296 "headers": [],
2297 "language": "c++",
2298 "name": "interop_test",
2299 "src": [
2300 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002301 ],
2302 "third_party": false,
2303 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002304 },
2305 {
2306 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002307 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002308 "gpr_test_util",
2309 "grpc",
2310 "grpc++",
2311 "grpc++_test_config",
2312 "grpc++_test_util",
2313 "grpc_test_util"
2314 ],
2315 "headers": [],
2316 "language": "c++",
2317 "name": "json_run_localhost",
2318 "src": [
2319 "test/cpp/qps/json_run_localhost.cc"
2320 ],
2321 "third_party": false,
2322 "type": "target"
2323 },
2324 {
2325 "deps": [
2326 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002327 "grpc",
2328 "grpc++",
2329 "grpc++_test_config"
2330 ],
2331 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002332 "src/proto/grpc/testing/metrics.grpc.pb.h",
2333 "src/proto/grpc/testing/metrics.pb.h",
2334 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002335 ],
2336 "language": "c++",
2337 "name": "metrics_client",
2338 "src": [
2339 "test/cpp/interop/metrics_client.cc",
2340 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002341 ],
2342 "third_party": false,
2343 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002344 },
2345 {
2346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002347 "gpr",
2348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002349 "grpc",
2350 "grpc++",
2351 "grpc++_test_util",
2352 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002353 ],
2354 "headers": [],
2355 "language": "c++",
2356 "name": "mock_test",
2357 "src": [
2358 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002359 ],
2360 "third_party": false,
2361 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002362 },
2363 {
2364 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002365 "gpr",
2366 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002367 "grpc",
2368 "grpc++",
2369 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002370 "grpc++_test_util",
2371 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002372 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002373 ],
2374 "headers": [],
2375 "language": "c++",
2376 "name": "qps_driver",
2377 "src": [
2378 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002379 ],
2380 "third_party": false,
2381 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002382 },
2383 {
2384 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002385 "gpr",
2386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002387 "grpc",
2388 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002389 "grpc++_test_util",
2390 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002391 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002392 ],
2393 "headers": [],
2394 "language": "c++",
2395 "name": "qps_interarrival_test",
2396 "src": [
2397 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002398 ],
2399 "third_party": false,
2400 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002401 },
2402 {
2403 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002404 "gpr",
2405 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002406 "grpc",
2407 "grpc++",
2408 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002409 "grpc++_test_util",
2410 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002411 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002412 ],
2413 "headers": [],
2414 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002415 "name": "qps_json_driver",
2416 "src": [
2417 "test/cpp/qps/qps_json_driver.cc"
2418 ],
2419 "third_party": false,
2420 "type": "target"
2421 },
2422 {
2423 "deps": [
2424 "gpr",
2425 "gpr_test_util",
2426 "grpc",
2427 "grpc++",
2428 "grpc++_test_config",
2429 "grpc++_test_util",
2430 "grpc_test_util",
2431 "qps"
2432 ],
2433 "headers": [],
2434 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002435 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002436 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002437 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002438 ],
2439 "third_party": false,
2440 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 },
2442 {
2443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002444 "gpr",
2445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002446 "grpc",
2447 "grpc++",
2448 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002449 "grpc++_test_util",
2450 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002451 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002452 ],
2453 "headers": [],
2454 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002455 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002456 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002457 "test/cpp/qps/qps_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_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002469 "grpc++_test_util",
2470 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002471 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002472 ],
2473 "headers": [
2474 "test/cpp/qps/client.h",
2475 "test/cpp/qps/server.h"
2476 ],
2477 "language": "c++",
2478 "name": "qps_worker",
2479 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002480 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002481 "test/cpp/qps/server.h",
2482 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002483 ],
2484 "third_party": false,
2485 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002486 },
2487 {
2488 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002489 "gpr",
2490 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002491 "grpc",
2492 "grpc++",
2493 "grpc++_test_config",
2494 "grpc++_test_util",
2495 "grpc_test_util"
2496 ],
2497 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002498 "src/proto/grpc/testing/empty.grpc.pb.h",
2499 "src/proto/grpc/testing/empty.pb.h",
2500 "src/proto/grpc/testing/messages.grpc.pb.h",
2501 "src/proto/grpc/testing/messages.pb.h",
2502 "src/proto/grpc/testing/test.grpc.pb.h",
2503 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002504 ],
2505 "language": "c++",
2506 "name": "reconnect_interop_client",
2507 "src": [
2508 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002509 ],
2510 "third_party": false,
2511 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002512 },
2513 {
2514 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002515 "gpr",
2516 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002517 "grpc",
2518 "grpc++",
2519 "grpc++_test_config",
2520 "grpc++_test_util",
2521 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002522 "reconnect_server",
2523 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002524 ],
2525 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002526 "src/proto/grpc/testing/empty.grpc.pb.h",
2527 "src/proto/grpc/testing/empty.pb.h",
2528 "src/proto/grpc/testing/messages.grpc.pb.h",
2529 "src/proto/grpc/testing/messages.pb.h",
2530 "src/proto/grpc/testing/test.grpc.pb.h",
2531 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002532 ],
2533 "language": "c++",
2534 "name": "reconnect_interop_server",
2535 "src": [
2536 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002537 ],
2538 "third_party": false,
2539 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002540 },
2541 {
2542 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002543 "gpr",
2544 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002545 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002546 "grpc++",
2547 "grpc++_test_util",
2548 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002549 ],
2550 "headers": [],
2551 "language": "c++",
2552 "name": "secure_auth_context_test",
2553 "src": [
2554 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002555 ],
2556 "third_party": false,
2557 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002558 },
2559 {
2560 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002561 "gpr",
2562 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002563 "grpc",
2564 "grpc++",
2565 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002566 "grpc_test_util",
2567 "qps"
2568 ],
2569 "headers": [],
2570 "language": "c++",
2571 "name": "secure_sync_unary_ping_pong_test",
2572 "src": [
2573 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002574 ],
2575 "third_party": false,
2576 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002577 },
2578 {
2579 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002580 "gpr",
2581 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002582 "grpc",
2583 "grpc++",
2584 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002585 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002586 ],
2587 "headers": [],
2588 "language": "c++",
2589 "name": "server_crash_test",
2590 "src": [
2591 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002592 ],
2593 "third_party": false,
2594 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002595 },
2596 {
2597 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002598 "gpr",
2599 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002600 "grpc",
2601 "grpc++",
2602 "grpc++_test_util",
2603 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002604 ],
2605 "headers": [],
2606 "language": "c++",
2607 "name": "server_crash_test_client",
2608 "src": [
2609 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002610 ],
2611 "third_party": false,
2612 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002613 },
2614 {
2615 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002616 "gpr",
2617 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002618 "grpc",
2619 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002620 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002621 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002622 ],
2623 "headers": [],
2624 "language": "c++",
2625 "name": "shutdown_test",
2626 "src": [
2627 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002628 ],
2629 "third_party": false,
2630 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002631 },
2632 {
2633 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002634 "gpr",
2635 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002636 "grpc",
2637 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002638 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002639 ],
2640 "headers": [],
2641 "language": "c++",
2642 "name": "status_test",
2643 "src": [
2644 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002645 ],
2646 "third_party": false,
2647 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002648 },
2649 {
2650 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002651 "gpr",
2652 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002653 "grpc",
2654 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002655 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002656 "grpc_test_util"
2657 ],
2658 "headers": [],
2659 "language": "c++",
2660 "name": "streaming_throughput_test",
2661 "src": [
2662 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002663 ],
2664 "third_party": false,
2665 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002666 },
2667 {
2668 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002669 "gpr",
2670 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002671 "grpc",
2672 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002673 "grpc++_test_config",
2674 "grpc++_test_util",
2675 "grpc_test_util"
2676 ],
2677 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002678 "src/proto/grpc/testing/empty.grpc.pb.h",
2679 "src/proto/grpc/testing/empty.pb.h",
2680 "src/proto/grpc/testing/messages.grpc.pb.h",
2681 "src/proto/grpc/testing/messages.pb.h",
2682 "src/proto/grpc/testing/metrics.grpc.pb.h",
2683 "src/proto/grpc/testing/metrics.pb.h",
2684 "src/proto/grpc/testing/test.grpc.pb.h",
2685 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002686 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002687 "test/cpp/interop/interop_client.h",
2688 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002689 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002690 ],
2691 "language": "c++",
2692 "name": "stress_test",
2693 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002694 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002695 "test/cpp/interop/interop_client.cc",
2696 "test/cpp/interop/interop_client.h",
2697 "test/cpp/interop/stress_interop_client.cc",
2698 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002699 "test/cpp/interop/stress_test.cc",
2700 "test/cpp/util/metrics_server.cc",
2701 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002702 ],
2703 "third_party": false,
2704 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002705 },
2706 {
2707 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002708 "gpr",
2709 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002710 "grpc",
2711 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002712 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002713 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002714 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002715 ],
2716 "headers": [],
2717 "language": "c++",
2718 "name": "sync_streaming_ping_pong_test",
2719 "src": [
2720 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002721 ],
2722 "third_party": false,
2723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002724 },
2725 {
2726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002727 "gpr",
2728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002729 "grpc",
2730 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002731 "grpc++_test_util",
2732 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002733 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002734 ],
2735 "headers": [],
2736 "language": "c++",
2737 "name": "sync_unary_ping_pong_test",
2738 "src": [
2739 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002740 ],
2741 "third_party": false,
2742 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002743 },
2744 {
2745 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002746 "gpr",
2747 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002748 "grpc",
2749 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002750 "grpc++_test_util",
2751 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002752 ],
2753 "headers": [],
2754 "language": "c++",
2755 "name": "thread_stress_test",
2756 "src": [
2757 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002758 ],
2759 "third_party": false,
2760 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002761 },
2762 {
2763 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002764 "gpr",
2765 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002766 "grpc",
2767 "grpc++",
2768 "grpc++_test_util",
2769 "grpc_test_util",
2770 "grpc_zookeeper"
2771 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002772 "headers": [
2773 "src/proto/grpc/testing/echo.grpc.pb.h",
2774 "src/proto/grpc/testing/echo.pb.h"
2775 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002776 "language": "c++",
2777 "name": "zookeeper_test",
2778 "src": [
2779 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002780 ],
2781 "third_party": false,
2782 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002783 },
2784 {
2785 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002786 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002787 "grpc"
2788 ],
2789 "headers": [],
2790 "language": "c89",
2791 "name": "public_headers_must_be_c89",
2792 "src": [
2793 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002794 ],
2795 "third_party": false,
2796 "type": "target"
2797 },
2798 {
2799 "deps": [
2800 "boringssl",
2801 "boringssl_aes_test_lib",
2802 "boringssl_test_util"
2803 ],
2804 "headers": [],
2805 "language": "c++",
2806 "name": "boringssl_aes_test",
2807 "src": [],
2808 "third_party": true,
2809 "type": "target"
2810 },
2811 {
2812 "deps": [
2813 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002814 "boringssl_asn1_test_lib",
2815 "boringssl_test_util"
2816 ],
2817 "headers": [],
2818 "language": "c++",
2819 "name": "boringssl_asn1_test",
2820 "src": [],
2821 "third_party": true,
2822 "type": "target"
2823 },
2824 {
2825 "deps": [
2826 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002827 "boringssl_base64_test_lib",
2828 "boringssl_test_util"
2829 ],
2830 "headers": [],
2831 "language": "c++",
2832 "name": "boringssl_base64_test",
2833 "src": [],
2834 "third_party": true,
2835 "type": "target"
2836 },
2837 {
2838 "deps": [
2839 "boringssl",
2840 "boringssl_bio_test_lib",
2841 "boringssl_test_util"
2842 ],
2843 "headers": [],
2844 "language": "c++",
2845 "name": "boringssl_bio_test",
2846 "src": [],
2847 "third_party": true,
2848 "type": "target"
2849 },
2850 {
2851 "deps": [
2852 "boringssl",
2853 "boringssl_bn_test_lib",
2854 "boringssl_test_util"
2855 ],
2856 "headers": [],
2857 "language": "c++",
2858 "name": "boringssl_bn_test",
2859 "src": [],
2860 "third_party": true,
2861 "type": "target"
2862 },
2863 {
2864 "deps": [
2865 "boringssl",
2866 "boringssl_bytestring_test_lib",
2867 "boringssl_test_util"
2868 ],
2869 "headers": [],
2870 "language": "c++",
2871 "name": "boringssl_bytestring_test",
2872 "src": [],
2873 "third_party": true,
2874 "type": "target"
2875 },
2876 {
2877 "deps": [
2878 "boringssl",
2879 "boringssl_aead_test_lib",
2880 "boringssl_test_util"
2881 ],
2882 "headers": [],
2883 "language": "c++",
2884 "name": "boringssl_aead_test",
2885 "src": [],
2886 "third_party": true,
2887 "type": "target"
2888 },
2889 {
2890 "deps": [
2891 "boringssl",
2892 "boringssl_cipher_test_lib",
2893 "boringssl_test_util"
2894 ],
2895 "headers": [],
2896 "language": "c++",
2897 "name": "boringssl_cipher_test",
2898 "src": [],
2899 "third_party": true,
2900 "type": "target"
2901 },
2902 {
2903 "deps": [
2904 "boringssl",
2905 "boringssl_cmac_test_lib",
2906 "boringssl_test_util"
2907 ],
2908 "headers": [],
2909 "language": "c++",
2910 "name": "boringssl_cmac_test",
2911 "src": [],
2912 "third_party": true,
2913 "type": "target"
2914 },
2915 {
2916 "deps": [
2917 "boringssl",
2918 "boringssl_constant_time_test_lib",
2919 "boringssl_test_util"
2920 ],
2921 "headers": [],
2922 "language": "c++",
2923 "name": "boringssl_constant_time_test",
2924 "src": [],
2925 "third_party": true,
2926 "type": "target"
2927 },
2928 {
2929 "deps": [
2930 "boringssl",
2931 "boringssl_ed25519_test_lib",
2932 "boringssl_test_util"
2933 ],
2934 "headers": [],
2935 "language": "c++",
2936 "name": "boringssl_ed25519_test",
2937 "src": [],
2938 "third_party": true,
2939 "type": "target"
2940 },
2941 {
2942 "deps": [
2943 "boringssl",
2944 "boringssl_test_util",
2945 "boringssl_x25519_test_lib"
2946 ],
2947 "headers": [],
2948 "language": "c++",
2949 "name": "boringssl_x25519_test",
2950 "src": [],
2951 "third_party": true,
2952 "type": "target"
2953 },
2954 {
2955 "deps": [
2956 "boringssl",
2957 "boringssl_dh_test_lib",
2958 "boringssl_test_util"
2959 ],
2960 "headers": [],
2961 "language": "c++",
2962 "name": "boringssl_dh_test",
2963 "src": [],
2964 "third_party": true,
2965 "type": "target"
2966 },
2967 {
2968 "deps": [
2969 "boringssl",
2970 "boringssl_digest_test_lib",
2971 "boringssl_test_util"
2972 ],
2973 "headers": [],
2974 "language": "c++",
2975 "name": "boringssl_digest_test",
2976 "src": [],
2977 "third_party": true,
2978 "type": "target"
2979 },
2980 {
2981 "deps": [
2982 "boringssl",
2983 "boringssl_dsa_test_lib",
2984 "boringssl_test_util"
2985 ],
2986 "headers": [],
2987 "language": "c++",
2988 "name": "boringssl_dsa_test",
2989 "src": [],
2990 "third_party": true,
2991 "type": "target"
2992 },
2993 {
2994 "deps": [
2995 "boringssl",
2996 "boringssl_ec_test_lib",
2997 "boringssl_test_util"
2998 ],
2999 "headers": [],
3000 "language": "c++",
3001 "name": "boringssl_ec_test",
3002 "src": [],
3003 "third_party": true,
3004 "type": "target"
3005 },
3006 {
3007 "deps": [
3008 "boringssl",
3009 "boringssl_example_mul_lib",
3010 "boringssl_test_util"
3011 ],
3012 "headers": [],
3013 "language": "c++",
3014 "name": "boringssl_example_mul",
3015 "src": [],
3016 "third_party": true,
3017 "type": "target"
3018 },
3019 {
3020 "deps": [
3021 "boringssl",
3022 "boringssl_ecdsa_test_lib",
3023 "boringssl_test_util"
3024 ],
3025 "headers": [],
3026 "language": "c++",
3027 "name": "boringssl_ecdsa_test",
3028 "src": [],
3029 "third_party": true,
3030 "type": "target"
3031 },
3032 {
3033 "deps": [
3034 "boringssl",
3035 "boringssl_err_test_lib",
3036 "boringssl_test_util"
3037 ],
3038 "headers": [],
3039 "language": "c++",
3040 "name": "boringssl_err_test",
3041 "src": [],
3042 "third_party": true,
3043 "type": "target"
3044 },
3045 {
3046 "deps": [
3047 "boringssl",
3048 "boringssl_evp_extra_test_lib",
3049 "boringssl_test_util"
3050 ],
3051 "headers": [],
3052 "language": "c++",
3053 "name": "boringssl_evp_extra_test",
3054 "src": [],
3055 "third_party": true,
3056 "type": "target"
3057 },
3058 {
3059 "deps": [
3060 "boringssl",
3061 "boringssl_evp_test_lib",
3062 "boringssl_test_util"
3063 ],
3064 "headers": [],
3065 "language": "c++",
3066 "name": "boringssl_evp_test",
3067 "src": [],
3068 "third_party": true,
3069 "type": "target"
3070 },
3071 {
3072 "deps": [
3073 "boringssl",
3074 "boringssl_pbkdf_test_lib",
3075 "boringssl_test_util"
3076 ],
3077 "headers": [],
3078 "language": "c++",
3079 "name": "boringssl_pbkdf_test",
3080 "src": [],
3081 "third_party": true,
3082 "type": "target"
3083 },
3084 {
3085 "deps": [
3086 "boringssl",
3087 "boringssl_hkdf_test_lib",
3088 "boringssl_test_util"
3089 ],
3090 "headers": [],
3091 "language": "c++",
3092 "name": "boringssl_hkdf_test",
3093 "src": [],
3094 "third_party": true,
3095 "type": "target"
3096 },
3097 {
3098 "deps": [
3099 "boringssl",
3100 "boringssl_hmac_test_lib",
3101 "boringssl_test_util"
3102 ],
3103 "headers": [],
3104 "language": "c++",
3105 "name": "boringssl_hmac_test",
3106 "src": [],
3107 "third_party": true,
3108 "type": "target"
3109 },
3110 {
3111 "deps": [
3112 "boringssl",
3113 "boringssl_lhash_test_lib",
3114 "boringssl_test_util"
3115 ],
3116 "headers": [],
3117 "language": "c++",
3118 "name": "boringssl_lhash_test",
3119 "src": [],
3120 "third_party": true,
3121 "type": "target"
3122 },
3123 {
3124 "deps": [
3125 "boringssl",
3126 "boringssl_gcm_test_lib",
3127 "boringssl_test_util"
3128 ],
3129 "headers": [],
3130 "language": "c++",
3131 "name": "boringssl_gcm_test",
3132 "src": [],
3133 "third_party": true,
3134 "type": "target"
3135 },
3136 {
3137 "deps": [
3138 "boringssl",
3139 "boringssl_pkcs12_test_lib",
3140 "boringssl_test_util"
3141 ],
3142 "headers": [],
3143 "language": "c++",
3144 "name": "boringssl_pkcs12_test",
3145 "src": [],
3146 "third_party": true,
3147 "type": "target"
3148 },
3149 {
3150 "deps": [
3151 "boringssl",
3152 "boringssl_pkcs8_test_lib",
3153 "boringssl_test_util"
3154 ],
3155 "headers": [],
3156 "language": "c++",
3157 "name": "boringssl_pkcs8_test",
3158 "src": [],
3159 "third_party": true,
3160 "type": "target"
3161 },
3162 {
3163 "deps": [
3164 "boringssl",
3165 "boringssl_poly1305_test_lib",
3166 "boringssl_test_util"
3167 ],
3168 "headers": [],
3169 "language": "c++",
3170 "name": "boringssl_poly1305_test",
3171 "src": [],
3172 "third_party": true,
3173 "type": "target"
3174 },
3175 {
3176 "deps": [
3177 "boringssl",
3178 "boringssl_refcount_test_lib",
3179 "boringssl_test_util"
3180 ],
3181 "headers": [],
3182 "language": "c++",
3183 "name": "boringssl_refcount_test",
3184 "src": [],
3185 "third_party": true,
3186 "type": "target"
3187 },
3188 {
3189 "deps": [
3190 "boringssl",
3191 "boringssl_rsa_test_lib",
3192 "boringssl_test_util"
3193 ],
3194 "headers": [],
3195 "language": "c++",
3196 "name": "boringssl_rsa_test",
3197 "src": [],
3198 "third_party": true,
3199 "type": "target"
3200 },
3201 {
3202 "deps": [
3203 "boringssl",
3204 "boringssl_test_util",
3205 "boringssl_thread_test_lib"
3206 ],
3207 "headers": [],
3208 "language": "c++",
3209 "name": "boringssl_thread_test",
3210 "src": [],
3211 "third_party": true,
3212 "type": "target"
3213 },
3214 {
3215 "deps": [
3216 "boringssl",
3217 "boringssl_pkcs7_test_lib",
3218 "boringssl_test_util"
3219 ],
3220 "headers": [],
3221 "language": "c++",
3222 "name": "boringssl_pkcs7_test",
3223 "src": [],
3224 "third_party": true,
3225 "type": "target"
3226 },
3227 {
3228 "deps": [
3229 "boringssl",
3230 "boringssl_tab_test_lib",
3231 "boringssl_test_util"
3232 ],
3233 "headers": [],
3234 "language": "c++",
3235 "name": "boringssl_tab_test",
3236 "src": [],
3237 "third_party": true,
3238 "type": "target"
3239 },
3240 {
3241 "deps": [
3242 "boringssl",
3243 "boringssl_test_util",
3244 "boringssl_v3name_test_lib"
3245 ],
3246 "headers": [],
3247 "language": "c++",
3248 "name": "boringssl_v3name_test",
3249 "src": [],
3250 "third_party": true,
3251 "type": "target"
3252 },
3253 {
3254 "deps": [
3255 "boringssl",
3256 "boringssl_pqueue_test_lib",
3257 "boringssl_test_util"
3258 ],
3259 "headers": [],
3260 "language": "c++",
3261 "name": "boringssl_pqueue_test",
3262 "src": [],
3263 "third_party": true,
3264 "type": "target"
3265 },
3266 {
3267 "deps": [
3268 "boringssl",
3269 "boringssl_ssl_test_lib",
3270 "boringssl_test_util"
3271 ],
3272 "headers": [],
3273 "language": "c++",
3274 "name": "boringssl_ssl_test",
3275 "src": [],
3276 "third_party": true,
3277 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003278 },
3279 {
3280 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003281 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003282 "gpr",
3283 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003284 "grpc_test_util_unsecure",
3285 "grpc_unsecure"
3286 ],
3287 "headers": [],
3288 "language": "c",
3289 "name": "badreq_bad_client_test",
3290 "src": [
3291 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003292 ],
3293 "third_party": false,
3294 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003295 },
3296 {
3297 "deps": [
3298 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003299 "gpr",
3300 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003301 "grpc_test_util_unsecure",
3302 "grpc_unsecure"
3303 ],
3304 "headers": [],
3305 "language": "c",
3306 "name": "connection_prefix_bad_client_test",
3307 "src": [
3308 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003309 ],
3310 "third_party": false,
3311 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003312 },
3313 {
3314 "deps": [
3315 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003316 "gpr",
3317 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003318 "grpc_test_util_unsecure",
3319 "grpc_unsecure"
3320 ],
3321 "headers": [],
3322 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003323 "name": "head_of_line_blocking_bad_client_test",
3324 "src": [
3325 "test/core/bad_client/tests/head_of_line_blocking.c"
3326 ],
3327 "third_party": false,
3328 "type": "target"
3329 },
3330 {
3331 "deps": [
3332 "bad_client_test",
3333 "gpr",
3334 "gpr_test_util",
3335 "grpc_test_util_unsecure",
3336 "grpc_unsecure"
3337 ],
3338 "headers": [],
3339 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003340 "name": "headers_bad_client_test",
3341 "src": [
3342 "test/core/bad_client/tests/headers.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": [
3349 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003350 "gpr",
3351 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003352 "grpc_test_util_unsecure",
3353 "grpc_unsecure"
3354 ],
3355 "headers": [],
3356 "language": "c",
3357 "name": "initial_settings_frame_bad_client_test",
3358 "src": [
3359 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003360 ],
3361 "third_party": false,
3362 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003363 },
3364 {
3365 "deps": [
3366 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003367 "gpr",
3368 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003369 "grpc_test_util_unsecure",
3370 "grpc_unsecure"
3371 ],
3372 "headers": [],
3373 "language": "c",
3374 "name": "server_registered_method_bad_client_test",
3375 "src": [
3376 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003377 ],
3378 "third_party": false,
3379 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003380 },
3381 {
3382 "deps": [
3383 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003384 "gpr",
3385 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003386 "grpc_test_util_unsecure",
3387 "grpc_unsecure"
3388 ],
3389 "headers": [],
3390 "language": "c",
3391 "name": "simple_request_bad_client_test",
3392 "src": [
3393 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003394 ],
3395 "third_party": false,
3396 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003397 },
3398 {
3399 "deps": [
3400 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003401 "gpr",
3402 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003403 "grpc_test_util_unsecure",
3404 "grpc_unsecure"
3405 ],
3406 "headers": [],
3407 "language": "c",
3408 "name": "unknown_frame_bad_client_test",
3409 "src": [
3410 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003411 ],
3412 "third_party": false,
3413 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003414 },
3415 {
3416 "deps": [
3417 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003418 "gpr",
3419 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003420 "grpc_test_util_unsecure",
3421 "grpc_unsecure"
3422 ],
3423 "headers": [],
3424 "language": "c",
3425 "name": "window_overflow_bad_client_test",
3426 "src": [
3427 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003428 ],
3429 "third_party": false,
3430 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003431 },
3432 {
3433 "deps": [
3434 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003435 "gpr",
3436 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003437 "grpc",
3438 "grpc_test_util"
3439 ],
3440 "headers": [],
3441 "language": "c",
3442 "name": "bad_ssl_alpn_server",
3443 "src": [
3444 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003445 ],
3446 "third_party": false,
3447 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003448 },
3449 {
3450 "deps": [
3451 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003452 "gpr",
3453 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003454 "grpc",
3455 "grpc_test_util"
3456 ],
3457 "headers": [],
3458 "language": "c",
3459 "name": "bad_ssl_cert_server",
3460 "src": [
3461 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003462 ],
3463 "third_party": false,
3464 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003465 },
3466 {
3467 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003468 "gpr",
3469 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003470 "grpc",
3471 "grpc_test_util"
3472 ],
3473 "headers": [],
3474 "language": "c",
3475 "name": "bad_ssl_alpn_test",
3476 "src": [
3477 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003478 ],
3479 "third_party": false,
3480 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003481 },
3482 {
3483 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003484 "gpr",
3485 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003486 "grpc",
3487 "grpc_test_util"
3488 ],
3489 "headers": [],
3490 "language": "c",
3491 "name": "bad_ssl_cert_test",
3492 "src": [
3493 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003494 ],
3495 "third_party": false,
3496 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003497 },
3498 {
3499 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003500 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003501 "gpr",
3502 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003503 "grpc",
3504 "grpc_test_util"
3505 ],
3506 "headers": [],
3507 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003508 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003509 "src": [
3510 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003511 ],
3512 "third_party": false,
3513 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003514 },
3515 {
3516 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003517 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003518 "gpr",
3519 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003520 "grpc",
3521 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003522 ],
3523 "headers": [],
3524 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003525 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003526 "src": [
3527 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003528 ],
3529 "third_party": false,
3530 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003531 },
3532 {
3533 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003534 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003535 "gpr",
3536 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003537 "grpc",
3538 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003539 ],
3540 "headers": [],
3541 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003542 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003543 "src": [
3544 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003545 ],
3546 "third_party": false,
3547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003548 },
3549 {
3550 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003551 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003552 "gpr",
3553 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003554 "grpc",
3555 "grpc_test_util"
3556 ],
3557 "headers": [],
3558 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003559 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003560 "src": [
3561 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003562 ],
3563 "third_party": false,
3564 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003565 },
3566 {
3567 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003568 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003569 "gpr",
3570 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003571 "grpc",
3572 "grpc_test_util"
3573 ],
3574 "headers": [],
3575 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003576 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003577 "src": [
3578 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003579 ],
3580 "third_party": false,
3581 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003582 },
3583 {
3584 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003585 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003586 "gpr",
3587 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003588 "grpc",
3589 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003590 ],
3591 "headers": [],
3592 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003593 "name": "h2_full+trace_test",
3594 "src": [
3595 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003596 ],
3597 "third_party": false,
3598 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003599 },
3600 {
3601 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003602 "end2end_tests",
3603 "gpr",
3604 "gpr_test_util",
3605 "grpc",
3606 "grpc_test_util"
3607 ],
3608 "headers": [],
3609 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003610 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003611 "src": [
3612 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003613 ],
3614 "third_party": false,
3615 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003616 },
3617 {
3618 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003619 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003620 "gpr",
3621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003622 "grpc",
3623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003624 ],
3625 "headers": [],
3626 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003627 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003628 "src": [
3629 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003630 ],
3631 "third_party": false,
3632 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003633 },
3634 {
3635 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003636 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003637 "gpr",
3638 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003639 "grpc",
3640 "grpc_test_util"
3641 ],
3642 "headers": [],
3643 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003644 "name": "h2_sockpair_test",
3645 "src": [
3646 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003647 ],
3648 "third_party": false,
3649 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003650 },
3651 {
3652 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003653 "end2end_tests",
3654 "gpr",
3655 "gpr_test_util",
3656 "grpc",
3657 "grpc_test_util"
3658 ],
3659 "headers": [],
3660 "language": "c",
3661 "name": "h2_sockpair+trace_test",
3662 "src": [
3663 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003664 ],
3665 "third_party": false,
3666 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003667 },
3668 {
3669 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003670 "end2end_tests",
3671 "gpr",
3672 "gpr_test_util",
3673 "grpc",
3674 "grpc_test_util"
3675 ],
3676 "headers": [],
3677 "language": "c",
3678 "name": "h2_sockpair_1byte_test",
3679 "src": [
3680 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003681 ],
3682 "third_party": false,
3683 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003684 },
3685 {
3686 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003687 "end2end_tests",
3688 "gpr",
3689 "gpr_test_util",
3690 "grpc",
3691 "grpc_test_util"
3692 ],
3693 "headers": [],
3694 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003695 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003696 "src": [
3697 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003698 ],
3699 "third_party": false,
3700 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003701 },
3702 {
3703 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003704 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003705 "gpr",
3706 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003707 "grpc",
3708 "grpc_test_util"
3709 ],
3710 "headers": [],
3711 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003712 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003713 "src": [
3714 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003715 ],
3716 "third_party": false,
3717 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003718 },
3719 {
3720 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003721 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003722 "gpr",
3723 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003724 "grpc",
3725 "grpc_test_util"
3726 ],
3727 "headers": [],
3728 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003729 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003730 "src": [
3731 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003732 ],
3733 "third_party": false,
3734 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003735 },
3736 {
3737 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003738 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003739 "gpr",
3740 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003741 "grpc_test_util_unsecure",
3742 "grpc_unsecure"
3743 ],
3744 "headers": [],
3745 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003746 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003747 "src": [
3748 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003749 ],
3750 "third_party": false,
3751 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003752 },
3753 {
3754 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003755 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003756 "gpr",
3757 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003758 "grpc_test_util_unsecure",
3759 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003760 ],
3761 "headers": [],
3762 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003763 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003764 "src": [
3765 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003766 ],
3767 "third_party": false,
3768 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003769 },
3770 {
3771 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003772 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003773 "gpr",
3774 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003775 "grpc_test_util_unsecure",
3776 "grpc_unsecure"
3777 ],
3778 "headers": [],
3779 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003780 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003781 "src": [
3782 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003783 ],
3784 "third_party": false,
3785 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003786 },
3787 {
3788 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003789 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003790 "gpr",
3791 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003792 "grpc_test_util_unsecure",
3793 "grpc_unsecure"
3794 ],
3795 "headers": [],
3796 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003797 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003798 "src": [
3799 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003800 ],
3801 "third_party": false,
3802 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003803 },
3804 {
3805 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003806 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003807 "gpr",
3808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003809 "grpc_test_util_unsecure",
3810 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003811 ],
3812 "headers": [],
3813 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003814 "name": "h2_full+trace_nosec_test",
3815 "src": [
3816 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003817 ],
3818 "third_party": false,
3819 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003820 },
3821 {
3822 "deps": [
3823 "end2end_nosec_tests",
3824 "gpr",
3825 "gpr_test_util",
3826 "grpc_test_util_unsecure",
3827 "grpc_unsecure"
3828 ],
3829 "headers": [],
3830 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003831 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003832 "src": [
3833 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003834 ],
3835 "third_party": false,
3836 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003837 },
3838 {
3839 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003840 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003841 "gpr",
3842 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003843 "grpc_test_util_unsecure",
3844 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003845 ],
3846 "headers": [],
3847 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003848 "name": "h2_sockpair_nosec_test",
3849 "src": [
3850 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003851 ],
3852 "third_party": false,
3853 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003854 },
3855 {
3856 "deps": [
3857 "end2end_nosec_tests",
3858 "gpr",
3859 "gpr_test_util",
3860 "grpc_test_util_unsecure",
3861 "grpc_unsecure"
3862 ],
3863 "headers": [],
3864 "language": "c",
3865 "name": "h2_sockpair+trace_nosec_test",
3866 "src": [
3867 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003868 ],
3869 "third_party": false,
3870 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003871 },
3872 {
3873 "deps": [
3874 "end2end_nosec_tests",
3875 "gpr",
3876 "gpr_test_util",
3877 "grpc_test_util_unsecure",
3878 "grpc_unsecure"
3879 ],
3880 "headers": [],
3881 "language": "c",
3882 "name": "h2_sockpair_1byte_nosec_test",
3883 "src": [
3884 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003885 ],
3886 "third_party": false,
3887 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003888 },
3889 {
3890 "deps": [
3891 "end2end_nosec_tests",
3892 "gpr",
3893 "gpr_test_util",
3894 "grpc_test_util_unsecure",
3895 "grpc_unsecure"
3896 ],
3897 "headers": [],
3898 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003899 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003900 "src": [
3901 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003902 ],
3903 "third_party": false,
3904 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003905 },
3906 {
3907 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003908 "gpr",
3909 "gpr_test_util",
3910 "grpc",
3911 "grpc_test_util",
3912 "one_input_fuzzer"
3913 ],
3914 "headers": [],
3915 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003916 "name": "client_fuzzer_one_entry",
3917 "src": [
3918 "test/core/end2end/fuzzers/client_fuzzer.c"
3919 ],
3920 "third_party": false,
3921 "type": "target"
3922 },
3923 {
3924 "deps": [
3925 "gpr",
3926 "gpr_test_util",
3927 "grpc",
3928 "grpc_test_util",
3929 "one_input_fuzzer"
3930 ],
3931 "headers": [],
3932 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003933 "name": "hpack_parser_fuzzer_test_one_entry",
3934 "src": [
3935 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3936 ],
3937 "third_party": false,
3938 "type": "target"
3939 },
3940 {
3941 "deps": [
3942 "gpr",
3943 "gpr_test_util",
3944 "grpc",
3945 "grpc_test_util",
3946 "one_input_fuzzer"
3947 ],
3948 "headers": [],
3949 "language": "c",
3950 "name": "http_fuzzer_test_one_entry",
3951 "src": [
3952 "test/core/http/fuzzer.c"
3953 ],
3954 "third_party": false,
3955 "type": "target"
3956 },
3957 {
3958 "deps": [
3959 "gpr",
3960 "gpr_test_util",
3961 "grpc",
3962 "grpc_test_util",
3963 "one_input_fuzzer"
3964 ],
3965 "headers": [],
3966 "language": "c",
3967 "name": "json_fuzzer_test_one_entry",
3968 "src": [
3969 "test/core/json/fuzzer.c"
3970 ],
3971 "third_party": false,
3972 "type": "target"
3973 },
3974 {
3975 "deps": [
3976 "gpr",
3977 "gpr_test_util",
3978 "grpc",
3979 "grpc_test_util",
3980 "one_input_fuzzer"
3981 ],
3982 "headers": [],
3983 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003984 "name": "nanopb_fuzzer_response_test_one_entry",
3985 "src": [
3986 "test/core/nanopb/fuzzer_response.c"
3987 ],
3988 "third_party": false,
3989 "type": "target"
3990 },
3991 {
3992 "deps": [
3993 "gpr",
3994 "gpr_test_util",
3995 "grpc",
3996 "grpc_test_util",
3997 "one_input_fuzzer"
3998 ],
3999 "headers": [],
4000 "language": "c",
4001 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4002 "src": [
4003 "test/core/nanopb/fuzzer_serverlist.c"
4004 ],
4005 "third_party": false,
4006 "type": "target"
4007 },
4008 {
4009 "deps": [
4010 "gpr",
4011 "gpr_test_util",
4012 "grpc",
4013 "grpc_test_util",
4014 "one_input_fuzzer"
4015 ],
4016 "headers": [],
4017 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004018 "name": "server_fuzzer_one_entry",
4019 "src": [
4020 "test/core/end2end/fuzzers/server_fuzzer.c"
4021 ],
4022 "third_party": false,
4023 "type": "target"
4024 },
4025 {
4026 "deps": [
4027 "gpr",
4028 "gpr_test_util",
4029 "grpc",
4030 "grpc_test_util",
4031 "one_input_fuzzer"
4032 ],
4033 "headers": [],
4034 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004035 "name": "uri_fuzzer_test_one_entry",
4036 "src": [
4037 "test/core/client_config/uri_fuzzer_test.c"
4038 ],
4039 "third_party": false,
4040 "type": "target"
4041 },
4042 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004043 "deps": [
4044 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004045 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004046 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004047 "language": "c",
4048 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004049 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004050 "third_party": false,
4051 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004052 },
4053 {
4054 "deps": [
4055 "gpr"
4056 ],
4057 "headers": [
4058 "test/core/util/test_config.h"
4059 ],
4060 "language": "c",
4061 "name": "gpr_test_util",
4062 "src": [
4063 "test/core/util/test_config.c",
4064 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004065 ],
4066 "third_party": false,
4067 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004068 },
4069 {
4070 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004071 "census",
4072 "gpr",
4073 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004074 "grpc_lb_policy_grpclb",
4075 "grpc_lb_policy_pick_first",
4076 "grpc_lb_policy_round_robin",
4077 "grpc_resolver_dns_native",
4078 "grpc_resolver_sockaddr",
4079 "grpc_secure",
4080 "grpc_transport_chttp2_client_insecure",
4081 "grpc_transport_chttp2_client_secure",
4082 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004083 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004084 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004085 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004086 "language": "c",
4087 "name": "grpc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004088 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004089 "third_party": false,
4090 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004091 },
4092 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004093 "deps": [
4094 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004095 "grpc"
4096 ],
4097 "headers": [],
4098 "language": "c",
4099 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004100 "src": [],
4101 "third_party": false,
4102 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004103 },
4104 {
4105 "deps": [
4106 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004107 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004108 "grpc",
4109 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004110 ],
4111 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004112 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004113 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004114 ],
4115 "language": "c",
4116 "name": "grpc_test_util",
4117 "src": [
4118 "test/core/end2end/data/server1_cert.c",
4119 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004120 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004121 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004122 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004123 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004124 ],
4125 "third_party": false,
4126 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004127 },
4128 {
4129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004130 "gpr",
4131 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004132 "grpc",
4133 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004134 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004135 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004136 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004137 "language": "c",
4138 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004139 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004140 "third_party": false,
4141 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004142 },
4143 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004144 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004145 "census",
4146 "gpr",
4147 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004148 "grpc_lb_policy_grpclb",
4149 "grpc_lb_policy_pick_first",
4150 "grpc_lb_policy_round_robin",
4151 "grpc_resolver_dns_native",
4152 "grpc_resolver_sockaddr",
4153 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004154 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004155 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004156 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 "language": "c",
4158 "name": "grpc_unsecure",
4159 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004160 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004161 ],
4162 "third_party": false,
4163 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004164 },
4165 {
4166 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004167 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 "grpc"
4169 ],
4170 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004171 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004172 ],
4173 "language": "c",
4174 "name": "grpc_zookeeper",
4175 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004176 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004177 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004178 ],
4179 "third_party": false,
4180 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004181 },
4182 {
4183 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07004184 "gpr"
4185 ],
4186 "headers": [],
4187 "language": "c",
4188 "name": "one_input_fuzzer",
4189 "src": [
4190 "test/core/util/one_corpus_entry_fuzzer.c"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004191 ],
4192 "third_party": false,
4193 "type": "lib"
4194 },
4195 {
4196 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004197 "gpr",
4198 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004199 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004200 "grpc_test_util",
4201 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004202 ],
4203 "headers": [
4204 "test/core/util/reconnect_server.h"
4205 ],
4206 "language": "c",
4207 "name": "reconnect_server",
4208 "src": [
4209 "test/core/util/reconnect_server.c",
4210 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004211 ],
4212 "third_party": false,
4213 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004214 },
4215 {
4216 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004217 "gpr",
4218 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004219 "grpc",
4220 "grpc_test_util"
4221 ],
4222 "headers": [
4223 "test/core/util/test_tcp_server.h"
4224 ],
4225 "language": "c",
4226 "name": "test_tcp_server",
4227 "src": [
4228 "test/core/util/test_tcp_server.c",
4229 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004230 ],
4231 "third_party": false,
4232 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004233 },
4234 {
4235 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004236 "grpc",
4237 "grpc++_base",
4238 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004239 ],
4240 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004241 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004242 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004243 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004244 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004245 ],
4246 "language": "c++",
4247 "name": "grpc++",
4248 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004249 "src/cpp/client/secure_credentials.cc",
4250 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004251 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004252 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004253 "src/cpp/common/secure_auth_context.cc",
4254 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004255 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004256 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004257 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004258 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004259 ],
4260 "third_party": false,
4261 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 },
4263 {
4264 "deps": [],
4265 "headers": [
4266 "test/cpp/util/test_config.h"
4267 ],
4268 "language": "c++",
4269 "name": "grpc++_test_config",
4270 "src": [
4271 "test/cpp/util/test_config.cc",
4272 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004273 ],
4274 "third_party": false,
4275 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004276 },
4277 {
4278 "deps": [
4279 "grpc++",
4280 "grpc_test_util"
4281 ],
4282 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004283 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4284 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4285 "src/proto/grpc/testing/echo.grpc.pb.h",
4286 "src/proto/grpc/testing/echo.pb.h",
4287 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4288 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004289 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004290 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 "test/cpp/util/cli_call.h",
4292 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004293 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004294 "test/cpp/util/subprocess.h",
4295 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004296 ],
4297 "language": "c++",
4298 "name": "grpc++_test_util",
4299 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004300 "test/cpp/end2end/test_service_impl.cc",
4301 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004302 "test/cpp/util/byte_buffer_proto_helper.cc",
4303 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004306 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004308 "test/cpp/util/string_ref_helper.cc",
4309 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004310 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004311 "test/cpp/util/subprocess.h",
4312 "test/cpp/util/test_credentials_provider.cc",
4313 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004314 ],
4315 "third_party": false,
4316 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004317 },
4318 {
4319 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004320 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004321 "grpc",
4322 "grpc++_base",
4323 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "grpc_unsecure"
4325 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004326 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 "language": "c++",
4328 "name": "grpc++_unsecure",
4329 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004330 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004331 ],
4332 "third_party": false,
4333 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004334 },
4335 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004336 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004337 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004338 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004340 "src/compiler/config.h",
4341 "src/compiler/cpp_generator.h",
4342 "src/compiler/cpp_generator_helpers.h",
4343 "src/compiler/csharp_generator.h",
4344 "src/compiler/csharp_generator_helpers.h",
4345 "src/compiler/generator_helpers.h",
4346 "src/compiler/objective_c_generator.h",
4347 "src/compiler/objective_c_generator_helpers.h",
4348 "src/compiler/python_generator.h",
4349 "src/compiler/ruby_generator.h",
4350 "src/compiler/ruby_generator_helpers-inl.h",
4351 "src/compiler/ruby_generator_map-inl.h",
4352 "src/compiler/ruby_generator_string-inl.h"
4353 ],
4354 "language": "c++",
4355 "name": "grpc_plugin_support",
4356 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "src/compiler/cpp_generator.h",
4360 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004361 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004362 "src/compiler/csharp_generator.h",
4363 "src/compiler/csharp_generator_helpers.h",
4364 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004365 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004366 "src/compiler/objective_c_generator.h",
4367 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004368 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004369 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004370 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004371 "src/compiler/ruby_generator.h",
4372 "src/compiler/ruby_generator_helpers-inl.h",
4373 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004374 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004375 ],
4376 "third_party": false,
4377 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004378 },
4379 {
4380 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004381 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004383 "grpc++",
4384 "grpc++_test_util",
4385 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 ],
4387 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004388 "src/proto/grpc/testing/messages.grpc.pb.h",
4389 "src/proto/grpc/testing/messages.pb.h",
4390 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 ],
4392 "language": "c++",
4393 "name": "interop_client_helper",
4394 "src": [
4395 "test/cpp/interop/client_helper.cc",
4396 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004397 ],
4398 "third_party": false,
4399 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004400 },
4401 {
4402 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004403 "gpr",
4404 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004405 "grpc",
4406 "grpc++",
4407 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004408 "grpc++_test_util",
4409 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004410 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004411 ],
4412 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004413 "src/proto/grpc/testing/empty.grpc.pb.h",
4414 "src/proto/grpc/testing/empty.pb.h",
4415 "src/proto/grpc/testing/messages.grpc.pb.h",
4416 "src/proto/grpc/testing/messages.pb.h",
4417 "src/proto/grpc/testing/test.grpc.pb.h",
4418 "src/proto/grpc/testing/test.pb.h",
4419 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004420 ],
4421 "language": "c++",
4422 "name": "interop_client_main",
4423 "src": [
4424 "test/cpp/interop/client.cc",
4425 "test/cpp/interop/interop_client.cc",
4426 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004427 ],
4428 "third_party": false,
4429 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004430 },
4431 {
4432 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004433 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004434 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004435 "grpc++",
4436 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004437 ],
4438 "headers": [
4439 "test/cpp/interop/server_helper.h"
4440 ],
4441 "language": "c++",
4442 "name": "interop_server_helper",
4443 "src": [
4444 "test/cpp/interop/server_helper.cc",
4445 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004446 ],
4447 "third_party": false,
4448 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 },
4450 {
4451 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004452 "gpr",
4453 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004454 "grpc",
4455 "grpc++",
4456 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 "grpc++_test_util",
4458 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004459 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004460 ],
4461 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004462 "src/proto/grpc/testing/empty.grpc.pb.h",
4463 "src/proto/grpc/testing/empty.pb.h",
4464 "src/proto/grpc/testing/messages.grpc.pb.h",
4465 "src/proto/grpc/testing/messages.pb.h",
4466 "src/proto/grpc/testing/test.grpc.pb.h",
4467 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 ],
4469 "language": "c++",
4470 "name": "interop_server_main",
4471 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004472 "test/cpp/interop/server_main.cc"
4473 ],
4474 "third_party": false,
4475 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004476 },
4477 {
4478 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004479 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004480 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004481 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004482 ],
4483 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004484 "src/proto/grpc/testing/control.grpc.pb.h",
4485 "src/proto/grpc/testing/control.pb.h",
4486 "src/proto/grpc/testing/messages.grpc.pb.h",
4487 "src/proto/grpc/testing/messages.pb.h",
4488 "src/proto/grpc/testing/payloads.grpc.pb.h",
4489 "src/proto/grpc/testing/payloads.pb.h",
4490 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4491 "src/proto/grpc/testing/perf_db.pb.h",
4492 "src/proto/grpc/testing/services.grpc.pb.h",
4493 "src/proto/grpc/testing/services.pb.h",
4494 "src/proto/grpc/testing/stats.grpc.pb.h",
4495 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004496 "test/cpp/qps/client.h",
4497 "test/cpp/qps/driver.h",
4498 "test/cpp/qps/histogram.h",
4499 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004500 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004501 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 "test/cpp/qps/qps_worker.h",
4503 "test/cpp/qps/report.h",
4504 "test/cpp/qps/server.h",
4505 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004506 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004507 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 ],
4509 "language": "c++",
4510 "name": "qps",
4511 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004512 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004513 "test/cpp/qps/client_async.cc",
4514 "test/cpp/qps/client_sync.cc",
4515 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004516 "test/cpp/qps/driver.h",
4517 "test/cpp/qps/histogram.h",
4518 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004519 "test/cpp/qps/limit_cores.cc",
4520 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004521 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004522 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004523 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004525 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 "test/cpp/qps/report.h",
4527 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004528 "test/cpp/qps/server_async.cc",
4529 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004530 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004531 "test/cpp/qps/usage_timer.cc",
4532 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004533 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004534 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004535 ],
4536 "third_party": false,
4537 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004538 },
4539 {
4540 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004541 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004542 "grpc"
4543 ],
4544 "headers": [],
4545 "language": "csharp",
4546 "name": "grpc_csharp_ext",
4547 "src": [
4548 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004549 ],
4550 "third_party": false,
4551 "type": "lib"
4552 },
4553 {
4554 "deps": [],
4555 "headers": [
4556 "third_party/boringssl/crypto/aes/internal.h",
4557 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4558 "third_party/boringssl/crypto/bio/internal.h",
4559 "third_party/boringssl/crypto/bn/internal.h",
4560 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4561 "third_party/boringssl/crypto/bytestring/internal.h",
4562 "third_party/boringssl/crypto/cipher/internal.h",
4563 "third_party/boringssl/crypto/conf/conf_def.h",
4564 "third_party/boringssl/crypto/conf/internal.h",
4565 "third_party/boringssl/crypto/des/internal.h",
4566 "third_party/boringssl/crypto/dh/internal.h",
4567 "third_party/boringssl/crypto/digest/internal.h",
4568 "third_party/boringssl/crypto/digest/md32_common.h",
4569 "third_party/boringssl/crypto/directory.h",
4570 "third_party/boringssl/crypto/dsa/internal.h",
4571 "third_party/boringssl/crypto/ec/internal.h",
4572 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4573 "third_party/boringssl/crypto/evp/internal.h",
4574 "third_party/boringssl/crypto/internal.h",
4575 "third_party/boringssl/crypto/modes/internal.h",
4576 "third_party/boringssl/crypto/obj/obj_dat.h",
4577 "third_party/boringssl/crypto/obj/obj_xref.h",
4578 "third_party/boringssl/crypto/pkcs8/internal.h",
4579 "third_party/boringssl/crypto/rand/internal.h",
4580 "third_party/boringssl/crypto/rsa/internal.h",
4581 "third_party/boringssl/crypto/test/scoped_types.h",
4582 "third_party/boringssl/crypto/test/test_util.h",
4583 "third_party/boringssl/crypto/x509/charmap.h",
4584 "third_party/boringssl/crypto/x509/vpm_int.h",
4585 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4586 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4587 "third_party/boringssl/include/openssl/aead.h",
4588 "third_party/boringssl/include/openssl/aes.h",
4589 "third_party/boringssl/include/openssl/arm_arch.h",
4590 "third_party/boringssl/include/openssl/asn1.h",
4591 "third_party/boringssl/include/openssl/asn1_mac.h",
4592 "third_party/boringssl/include/openssl/asn1t.h",
4593 "third_party/boringssl/include/openssl/base.h",
4594 "third_party/boringssl/include/openssl/base64.h",
4595 "third_party/boringssl/include/openssl/bio.h",
4596 "third_party/boringssl/include/openssl/blowfish.h",
4597 "third_party/boringssl/include/openssl/bn.h",
4598 "third_party/boringssl/include/openssl/buf.h",
4599 "third_party/boringssl/include/openssl/buffer.h",
4600 "third_party/boringssl/include/openssl/bytestring.h",
4601 "third_party/boringssl/include/openssl/cast.h",
4602 "third_party/boringssl/include/openssl/chacha.h",
4603 "third_party/boringssl/include/openssl/cipher.h",
4604 "third_party/boringssl/include/openssl/cmac.h",
4605 "third_party/boringssl/include/openssl/conf.h",
4606 "third_party/boringssl/include/openssl/cpu.h",
4607 "third_party/boringssl/include/openssl/crypto.h",
4608 "third_party/boringssl/include/openssl/curve25519.h",
4609 "third_party/boringssl/include/openssl/des.h",
4610 "third_party/boringssl/include/openssl/dh.h",
4611 "third_party/boringssl/include/openssl/digest.h",
4612 "third_party/boringssl/include/openssl/dsa.h",
4613 "third_party/boringssl/include/openssl/dtls1.h",
4614 "third_party/boringssl/include/openssl/ec.h",
4615 "third_party/boringssl/include/openssl/ec_key.h",
4616 "third_party/boringssl/include/openssl/ecdh.h",
4617 "third_party/boringssl/include/openssl/ecdsa.h",
4618 "third_party/boringssl/include/openssl/engine.h",
4619 "third_party/boringssl/include/openssl/err.h",
4620 "third_party/boringssl/include/openssl/evp.h",
4621 "third_party/boringssl/include/openssl/ex_data.h",
4622 "third_party/boringssl/include/openssl/hkdf.h",
4623 "third_party/boringssl/include/openssl/hmac.h",
4624 "third_party/boringssl/include/openssl/lhash.h",
4625 "third_party/boringssl/include/openssl/lhash_macros.h",
4626 "third_party/boringssl/include/openssl/md4.h",
4627 "third_party/boringssl/include/openssl/md5.h",
4628 "third_party/boringssl/include/openssl/mem.h",
4629 "third_party/boringssl/include/openssl/obj.h",
4630 "third_party/boringssl/include/openssl/obj_mac.h",
4631 "third_party/boringssl/include/openssl/objects.h",
4632 "third_party/boringssl/include/openssl/opensslfeatures.h",
4633 "third_party/boringssl/include/openssl/opensslv.h",
4634 "third_party/boringssl/include/openssl/ossl_typ.h",
4635 "third_party/boringssl/include/openssl/pem.h",
4636 "third_party/boringssl/include/openssl/pkcs12.h",
4637 "third_party/boringssl/include/openssl/pkcs7.h",
4638 "third_party/boringssl/include/openssl/pkcs8.h",
4639 "third_party/boringssl/include/openssl/poly1305.h",
4640 "third_party/boringssl/include/openssl/pqueue.h",
4641 "third_party/boringssl/include/openssl/rand.h",
4642 "third_party/boringssl/include/openssl/rc4.h",
4643 "third_party/boringssl/include/openssl/rsa.h",
4644 "third_party/boringssl/include/openssl/safestack.h",
4645 "third_party/boringssl/include/openssl/sha.h",
4646 "third_party/boringssl/include/openssl/srtp.h",
4647 "third_party/boringssl/include/openssl/ssl.h",
4648 "third_party/boringssl/include/openssl/ssl3.h",
4649 "third_party/boringssl/include/openssl/stack.h",
4650 "third_party/boringssl/include/openssl/stack_macros.h",
4651 "third_party/boringssl/include/openssl/thread.h",
4652 "third_party/boringssl/include/openssl/time_support.h",
4653 "third_party/boringssl/include/openssl/tls1.h",
4654 "third_party/boringssl/include/openssl/type_check.h",
4655 "third_party/boringssl/include/openssl/x509.h",
4656 "third_party/boringssl/include/openssl/x509_vfy.h",
4657 "third_party/boringssl/include/openssl/x509v3.h",
4658 "third_party/boringssl/ssl/internal.h",
4659 "third_party/boringssl/ssl/test/async_bio.h",
4660 "third_party/boringssl/ssl/test/packeted_bio.h",
4661 "third_party/boringssl/ssl/test/scoped_types.h",
4662 "third_party/boringssl/ssl/test/test_config.h"
4663 ],
4664 "language": "c",
4665 "name": "boringssl",
4666 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004667 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004668 ],
4669 "third_party": true,
4670 "type": "lib"
4671 },
4672 {
4673 "deps": [],
4674 "headers": [],
4675 "language": "c++",
4676 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004677 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004678 "third_party": true,
4679 "type": "lib"
4680 },
4681 {
4682 "deps": [
4683 "boringssl",
4684 "boringssl_test_util"
4685 ],
4686 "headers": [],
4687 "language": "c++",
4688 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004689 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004690 "third_party": true,
4691 "type": "lib"
4692 },
4693 {
4694 "deps": [
4695 "boringssl",
4696 "boringssl_test_util"
4697 ],
4698 "headers": [],
4699 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004700 "name": "boringssl_asn1_test_lib",
4701 "src": [],
4702 "third_party": true,
4703 "type": "lib"
4704 },
4705 {
4706 "deps": [
4707 "boringssl",
4708 "boringssl_test_util"
4709 ],
4710 "headers": [],
4711 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004712 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004713 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004714 "third_party": true,
4715 "type": "lib"
4716 },
4717 {
4718 "deps": [
4719 "boringssl",
4720 "boringssl_test_util"
4721 ],
4722 "headers": [],
4723 "language": "c++",
4724 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004725 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004726 "third_party": true,
4727 "type": "lib"
4728 },
4729 {
4730 "deps": [
4731 "boringssl",
4732 "boringssl_test_util"
4733 ],
4734 "headers": [],
4735 "language": "c++",
4736 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004737 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004738 "third_party": true,
4739 "type": "lib"
4740 },
4741 {
4742 "deps": [
4743 "boringssl",
4744 "boringssl_test_util"
4745 ],
4746 "headers": [],
4747 "language": "c++",
4748 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004749 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004750 "third_party": true,
4751 "type": "lib"
4752 },
4753 {
4754 "deps": [
4755 "boringssl",
4756 "boringssl_test_util"
4757 ],
4758 "headers": [],
4759 "language": "c++",
4760 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004761 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004762 "third_party": true,
4763 "type": "lib"
4764 },
4765 {
4766 "deps": [
4767 "boringssl",
4768 "boringssl_test_util"
4769 ],
4770 "headers": [],
4771 "language": "c++",
4772 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004773 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004774 "third_party": true,
4775 "type": "lib"
4776 },
4777 {
4778 "deps": [
4779 "boringssl",
4780 "boringssl_test_util"
4781 ],
4782 "headers": [],
4783 "language": "c++",
4784 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004785 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004786 "third_party": true,
4787 "type": "lib"
4788 },
4789 {
4790 "deps": [
4791 "boringssl",
4792 "boringssl_test_util"
4793 ],
4794 "headers": [],
4795 "language": "c",
4796 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004797 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004798 "third_party": true,
4799 "type": "lib"
4800 },
4801 {
4802 "deps": [
4803 "boringssl",
4804 "boringssl_test_util"
4805 ],
4806 "headers": [],
4807 "language": "c++",
4808 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004809 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004810 "third_party": true,
4811 "type": "lib"
4812 },
4813 {
4814 "deps": [
4815 "boringssl",
4816 "boringssl_test_util"
4817 ],
4818 "headers": [],
4819 "language": "c++",
4820 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004821 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004822 "third_party": true,
4823 "type": "lib"
4824 },
4825 {
4826 "deps": [
4827 "boringssl",
4828 "boringssl_test_util"
4829 ],
4830 "headers": [],
4831 "language": "c++",
4832 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004833 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004834 "third_party": true,
4835 "type": "lib"
4836 },
4837 {
4838 "deps": [
4839 "boringssl",
4840 "boringssl_test_util"
4841 ],
4842 "headers": [],
4843 "language": "c++",
4844 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004845 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004846 "third_party": true,
4847 "type": "lib"
4848 },
4849 {
4850 "deps": [
4851 "boringssl",
4852 "boringssl_test_util"
4853 ],
4854 "headers": [],
4855 "language": "c",
4856 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004857 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004858 "third_party": true,
4859 "type": "lib"
4860 },
4861 {
4862 "deps": [
4863 "boringssl",
4864 "boringssl_test_util"
4865 ],
4866 "headers": [],
4867 "language": "c++",
4868 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004869 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004870 "third_party": true,
4871 "type": "lib"
4872 },
4873 {
4874 "deps": [
4875 "boringssl",
4876 "boringssl_test_util"
4877 ],
4878 "headers": [],
4879 "language": "c",
4880 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004881 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004882 "third_party": true,
4883 "type": "lib"
4884 },
4885 {
4886 "deps": [
4887 "boringssl",
4888 "boringssl_test_util"
4889 ],
4890 "headers": [],
4891 "language": "c++",
4892 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004893 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004894 "third_party": true,
4895 "type": "lib"
4896 },
4897 {
4898 "deps": [
4899 "boringssl",
4900 "boringssl_test_util"
4901 ],
4902 "headers": [],
4903 "language": "c++",
4904 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004905 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004906 "third_party": true,
4907 "type": "lib"
4908 },
4909 {
4910 "deps": [
4911 "boringssl",
4912 "boringssl_test_util"
4913 ],
4914 "headers": [],
4915 "language": "c++",
4916 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004917 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004918 "third_party": true,
4919 "type": "lib"
4920 },
4921 {
4922 "deps": [
4923 "boringssl",
4924 "boringssl_test_util"
4925 ],
4926 "headers": [],
4927 "language": "c++",
4928 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004929 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004930 "third_party": true,
4931 "type": "lib"
4932 },
4933 {
4934 "deps": [
4935 "boringssl",
4936 "boringssl_test_util"
4937 ],
4938 "headers": [],
4939 "language": "c++",
4940 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004941 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004942 "third_party": true,
4943 "type": "lib"
4944 },
4945 {
4946 "deps": [
4947 "boringssl",
4948 "boringssl_test_util"
4949 ],
4950 "headers": [],
4951 "language": "c",
4952 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004953 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004954 "third_party": true,
4955 "type": "lib"
4956 },
4957 {
4958 "deps": [
4959 "boringssl",
4960 "boringssl_test_util"
4961 ],
4962 "headers": [],
4963 "language": "c++",
4964 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004965 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004966 "third_party": true,
4967 "type": "lib"
4968 },
4969 {
4970 "deps": [
4971 "boringssl",
4972 "boringssl_test_util"
4973 ],
4974 "headers": [],
4975 "language": "c",
4976 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004977 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004978 "third_party": true,
4979 "type": "lib"
4980 },
4981 {
4982 "deps": [
4983 "boringssl",
4984 "boringssl_test_util"
4985 ],
4986 "headers": [],
4987 "language": "c",
4988 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004989 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004990 "third_party": true,
4991 "type": "lib"
4992 },
4993 {
4994 "deps": [
4995 "boringssl",
4996 "boringssl_test_util"
4997 ],
4998 "headers": [],
4999 "language": "c++",
5000 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005001 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005002 "third_party": true,
5003 "type": "lib"
5004 },
5005 {
5006 "deps": [
5007 "boringssl",
5008 "boringssl_test_util"
5009 ],
5010 "headers": [],
5011 "language": "c++",
5012 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005013 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005014 "third_party": true,
5015 "type": "lib"
5016 },
5017 {
5018 "deps": [
5019 "boringssl",
5020 "boringssl_test_util"
5021 ],
5022 "headers": [],
5023 "language": "c++",
5024 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005025 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005026 "third_party": true,
5027 "type": "lib"
5028 },
5029 {
5030 "deps": [
5031 "boringssl",
5032 "boringssl_test_util"
5033 ],
5034 "headers": [],
5035 "language": "c",
5036 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005037 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005038 "third_party": true,
5039 "type": "lib"
5040 },
5041 {
5042 "deps": [
5043 "boringssl",
5044 "boringssl_test_util"
5045 ],
5046 "headers": [],
5047 "language": "c++",
5048 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005049 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005050 "third_party": true,
5051 "type": "lib"
5052 },
5053 {
5054 "deps": [
5055 "boringssl",
5056 "boringssl_test_util"
5057 ],
5058 "headers": [],
5059 "language": "c",
5060 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005061 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005062 "third_party": true,
5063 "type": "lib"
5064 },
5065 {
5066 "deps": [
5067 "boringssl",
5068 "boringssl_test_util"
5069 ],
5070 "headers": [],
5071 "language": "c",
5072 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005073 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005074 "third_party": true,
5075 "type": "lib"
5076 },
5077 {
5078 "deps": [
5079 "boringssl",
5080 "boringssl_test_util"
5081 ],
5082 "headers": [],
5083 "language": "c",
5084 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005085 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005086 "third_party": true,
5087 "type": "lib"
5088 },
5089 {
5090 "deps": [
5091 "boringssl",
5092 "boringssl_test_util"
5093 ],
5094 "headers": [],
5095 "language": "c",
5096 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005097 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005098 "third_party": true,
5099 "type": "lib"
5100 },
5101 {
5102 "deps": [
5103 "boringssl",
5104 "boringssl_test_util"
5105 ],
5106 "headers": [],
5107 "language": "c",
5108 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005109 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005110 "third_party": true,
5111 "type": "lib"
5112 },
5113 {
5114 "deps": [
5115 "boringssl",
5116 "boringssl_test_util"
5117 ],
5118 "headers": [],
5119 "language": "c++",
5120 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005121 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005122 "third_party": true,
5123 "type": "lib"
5124 },
5125 {
5126 "deps": [],
5127 "headers": [
5128 "third_party/zlib/crc32.h",
5129 "third_party/zlib/deflate.h",
5130 "third_party/zlib/gzguts.h",
5131 "third_party/zlib/inffast.h",
5132 "third_party/zlib/inffixed.h",
5133 "third_party/zlib/inflate.h",
5134 "third_party/zlib/inftrees.h",
5135 "third_party/zlib/trees.h",
5136 "third_party/zlib/zconf.h",
5137 "third_party/zlib/zlib.h",
5138 "third_party/zlib/zutil.h"
5139 ],
5140 "language": "c",
5141 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005142 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005143 "third_party": true,
5144 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005145 },
5146 {
5147 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005148 "gpr",
5149 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005150 "grpc_test_util_unsecure",
5151 "grpc_unsecure"
5152 ],
5153 "headers": [
5154 "test/core/bad_client/bad_client.h"
5155 ],
5156 "language": "c",
5157 "name": "bad_client_test",
5158 "src": [
5159 "test/core/bad_client/bad_client.c",
5160 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005161 ],
5162 "third_party": false,
5163 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005164 },
5165 {
5166 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005167 "gpr",
5168 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005169 "grpc",
5170 "grpc_test_util"
5171 ],
5172 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005173 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005174 ],
5175 "language": "c",
5176 "name": "bad_ssl_test_server",
5177 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005178 "test/core/bad_ssl/server_common.c",
5179 "test/core/bad_ssl/server_common.h"
5180 ],
5181 "third_party": false,
5182 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005183 },
5184 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005185 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005186 "gpr",
5187 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005188 "grpc",
5189 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005190 ],
5191 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005192 "test/core/end2end/end2end_tests.h",
5193 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005194 ],
5195 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005196 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005197 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005198 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005199 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005200 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005201 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005202 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005203 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005204 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005205 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005206 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005207 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005208 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005209 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005210 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005211 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005212 "test/core/end2end/tests/default_host.c",
5213 "test/core/end2end/tests/disappearing_server.c",
5214 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005215 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005216 "test/core/end2end/tests/graceful_server_shutdown.c",
5217 "test/core/end2end/tests/high_initial_seqno.c",
5218 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005219 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005220 "test/core/end2end/tests/invoke_large_request.c",
5221 "test/core/end2end/tests/large_metadata.c",
5222 "test/core/end2end/tests/max_concurrent_streams.c",
5223 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005224 "test/core/end2end/tests/negative_deadline.c",
5225 "test/core/end2end/tests/no_op.c",
5226 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005227 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005228 "test/core/end2end/tests/ping_pong_streaming.c",
5229 "test/core/end2end/tests/registered_call.c",
5230 "test/core/end2end/tests/request_with_flags.c",
5231 "test/core/end2end/tests/request_with_payload.c",
5232 "test/core/end2end/tests/server_finishes_request.c",
5233 "test/core/end2end/tests/shutdown_finishes_calls.c",
5234 "test/core/end2end/tests/shutdown_finishes_tags.c",
5235 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005236 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005237 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005238 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005239 ],
5240 "third_party": false,
5241 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005242 },
5243 {
5244 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005245 "gpr",
5246 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005247 "grpc_test_util_unsecure",
5248 "grpc_unsecure"
5249 ],
5250 "headers": [
5251 "test/core/end2end/end2end_tests.h",
5252 "test/core/end2end/tests/cancel_test_helpers.h"
5253 ],
5254 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005255 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005256 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005257 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005258 "test/core/end2end/end2end_tests.h",
5259 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005260 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005261 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005262 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005263 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005264 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005265 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005266 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005267 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005268 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005269 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005270 "test/core/end2end/tests/default_host.c",
5271 "test/core/end2end/tests/disappearing_server.c",
5272 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005273 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005274 "test/core/end2end/tests/graceful_server_shutdown.c",
5275 "test/core/end2end/tests/high_initial_seqno.c",
5276 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005277 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005278 "test/core/end2end/tests/invoke_large_request.c",
5279 "test/core/end2end/tests/large_metadata.c",
5280 "test/core/end2end/tests/max_concurrent_streams.c",
5281 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005282 "test/core/end2end/tests/negative_deadline.c",
5283 "test/core/end2end/tests/no_op.c",
5284 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005285 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005286 "test/core/end2end/tests/ping_pong_streaming.c",
5287 "test/core/end2end/tests/registered_call.c",
5288 "test/core/end2end/tests/request_with_flags.c",
5289 "test/core/end2end/tests/request_with_payload.c",
5290 "test/core/end2end/tests/server_finishes_request.c",
5291 "test/core/end2end/tests/shutdown_finishes_calls.c",
5292 "test/core/end2end/tests/shutdown_finishes_tags.c",
5293 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005294 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005295 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005296 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005297 ],
5298 "third_party": false,
5299 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005300 },
5301 {
5302 "deps": [
5303 "gpr",
5304 "grpc_base"
5305 ],
5306 "headers": [
5307 "include/grpc/census.h",
5308 "src/core/ext/census/aggregation.h",
5309 "src/core/ext/census/census_interface.h",
5310 "src/core/ext/census/census_rpc_stats.h",
5311 "src/core/ext/census/grpc_filter.h",
5312 "src/core/ext/census/mlog.h",
5313 "src/core/ext/census/rpc_metric_id.h"
5314 ],
5315 "language": "c",
5316 "name": "census",
5317 "src": [
5318 "include/grpc/census.h",
5319 "src/core/ext/census/aggregation.h",
5320 "src/core/ext/census/census_interface.h",
5321 "src/core/ext/census/census_rpc_stats.h",
5322 "src/core/ext/census/context.c",
5323 "src/core/ext/census/grpc_context.c",
5324 "src/core/ext/census/grpc_filter.c",
5325 "src/core/ext/census/grpc_filter.h",
5326 "src/core/ext/census/grpc_plugin.c",
5327 "src/core/ext/census/initialize.c",
5328 "src/core/ext/census/mlog.c",
5329 "src/core/ext/census/mlog.h",
5330 "src/core/ext/census/operation.c",
5331 "src/core/ext/census/placeholders.c",
5332 "src/core/ext/census/rpc_metric_id.h",
5333 "src/core/ext/census/tracing.c"
5334 ],
5335 "third_party": false,
5336 "type": "filegroup"
5337 },
5338 {
5339 "deps": [
5340 "gpr_codegen"
5341 ],
5342 "headers": [
5343 "include/grpc/support/alloc.h",
5344 "include/grpc/support/atm.h",
5345 "include/grpc/support/atm_gcc_atomic.h",
5346 "include/grpc/support/atm_gcc_sync.h",
5347 "include/grpc/support/atm_win32.h",
5348 "include/grpc/support/avl.h",
5349 "include/grpc/support/cmdline.h",
5350 "include/grpc/support/cpu.h",
5351 "include/grpc/support/histogram.h",
5352 "include/grpc/support/host_port.h",
5353 "include/grpc/support/log.h",
5354 "include/grpc/support/log_win32.h",
5355 "include/grpc/support/port_platform.h",
5356 "include/grpc/support/slice.h",
5357 "include/grpc/support/slice_buffer.h",
5358 "include/grpc/support/string_util.h",
5359 "include/grpc/support/subprocess.h",
5360 "include/grpc/support/sync.h",
5361 "include/grpc/support/sync_generic.h",
5362 "include/grpc/support/sync_posix.h",
5363 "include/grpc/support/sync_win32.h",
5364 "include/grpc/support/thd.h",
5365 "include/grpc/support/time.h",
5366 "include/grpc/support/tls.h",
5367 "include/grpc/support/tls_gcc.h",
5368 "include/grpc/support/tls_msvc.h",
5369 "include/grpc/support/tls_pthread.h",
5370 "include/grpc/support/useful.h",
5371 "src/core/lib/profiling/timers.h",
5372 "src/core/lib/support/backoff.h",
5373 "src/core/lib/support/block_annotate.h",
5374 "src/core/lib/support/env.h",
5375 "src/core/lib/support/load_file.h",
5376 "src/core/lib/support/murmur_hash.h",
5377 "src/core/lib/support/stack_lockfree.h",
5378 "src/core/lib/support/string.h",
5379 "src/core/lib/support/string_win32.h",
5380 "src/core/lib/support/thd_internal.h",
5381 "src/core/lib/support/time_precise.h",
5382 "src/core/lib/support/tmpfile.h"
5383 ],
5384 "language": "c",
5385 "name": "gpr_base",
5386 "src": [
5387 "include/grpc/support/alloc.h",
5388 "include/grpc/support/atm.h",
5389 "include/grpc/support/atm_gcc_atomic.h",
5390 "include/grpc/support/atm_gcc_sync.h",
5391 "include/grpc/support/atm_win32.h",
5392 "include/grpc/support/avl.h",
5393 "include/grpc/support/cmdline.h",
5394 "include/grpc/support/cpu.h",
5395 "include/grpc/support/histogram.h",
5396 "include/grpc/support/host_port.h",
5397 "include/grpc/support/log.h",
5398 "include/grpc/support/log_win32.h",
5399 "include/grpc/support/port_platform.h",
5400 "include/grpc/support/slice.h",
5401 "include/grpc/support/slice_buffer.h",
5402 "include/grpc/support/string_util.h",
5403 "include/grpc/support/subprocess.h",
5404 "include/grpc/support/sync.h",
5405 "include/grpc/support/sync_generic.h",
5406 "include/grpc/support/sync_posix.h",
5407 "include/grpc/support/sync_win32.h",
5408 "include/grpc/support/thd.h",
5409 "include/grpc/support/time.h",
5410 "include/grpc/support/tls.h",
5411 "include/grpc/support/tls_gcc.h",
5412 "include/grpc/support/tls_msvc.h",
5413 "include/grpc/support/tls_pthread.h",
5414 "include/grpc/support/useful.h",
5415 "src/core/lib/profiling/basic_timers.c",
5416 "src/core/lib/profiling/stap_timers.c",
5417 "src/core/lib/profiling/timers.h",
5418 "src/core/lib/support/alloc.c",
5419 "src/core/lib/support/avl.c",
5420 "src/core/lib/support/backoff.c",
5421 "src/core/lib/support/backoff.h",
5422 "src/core/lib/support/block_annotate.h",
5423 "src/core/lib/support/cmdline.c",
5424 "src/core/lib/support/cpu_iphone.c",
5425 "src/core/lib/support/cpu_linux.c",
5426 "src/core/lib/support/cpu_posix.c",
5427 "src/core/lib/support/cpu_windows.c",
5428 "src/core/lib/support/env.h",
5429 "src/core/lib/support/env_linux.c",
5430 "src/core/lib/support/env_posix.c",
5431 "src/core/lib/support/env_win32.c",
5432 "src/core/lib/support/histogram.c",
5433 "src/core/lib/support/host_port.c",
5434 "src/core/lib/support/load_file.c",
5435 "src/core/lib/support/load_file.h",
5436 "src/core/lib/support/log.c",
5437 "src/core/lib/support/log_android.c",
5438 "src/core/lib/support/log_linux.c",
5439 "src/core/lib/support/log_posix.c",
5440 "src/core/lib/support/log_win32.c",
5441 "src/core/lib/support/murmur_hash.c",
5442 "src/core/lib/support/murmur_hash.h",
5443 "src/core/lib/support/slice.c",
5444 "src/core/lib/support/slice_buffer.c",
5445 "src/core/lib/support/stack_lockfree.c",
5446 "src/core/lib/support/stack_lockfree.h",
5447 "src/core/lib/support/string.c",
5448 "src/core/lib/support/string.h",
5449 "src/core/lib/support/string_posix.c",
5450 "src/core/lib/support/string_win32.c",
5451 "src/core/lib/support/string_win32.h",
5452 "src/core/lib/support/subprocess_posix.c",
5453 "src/core/lib/support/subprocess_windows.c",
5454 "src/core/lib/support/sync.c",
5455 "src/core/lib/support/sync_posix.c",
5456 "src/core/lib/support/sync_win32.c",
5457 "src/core/lib/support/thd.c",
5458 "src/core/lib/support/thd_internal.h",
5459 "src/core/lib/support/thd_posix.c",
5460 "src/core/lib/support/thd_win32.c",
5461 "src/core/lib/support/time.c",
5462 "src/core/lib/support/time_posix.c",
5463 "src/core/lib/support/time_precise.c",
5464 "src/core/lib/support/time_precise.h",
5465 "src/core/lib/support/time_win32.c",
5466 "src/core/lib/support/tls_pthread.c",
5467 "src/core/lib/support/tmpfile.h",
5468 "src/core/lib/support/tmpfile_posix.c",
5469 "src/core/lib/support/tmpfile_win32.c",
5470 "src/core/lib/support/wrap_memcpy.c"
5471 ],
5472 "third_party": false,
5473 "type": "filegroup"
5474 },
5475 {
5476 "deps": [],
5477 "headers": [
5478 "include/grpc/impl/codegen/alloc.h",
5479 "include/grpc/impl/codegen/atm.h",
5480 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5481 "include/grpc/impl/codegen/atm_gcc_sync.h",
5482 "include/grpc/impl/codegen/atm_win32.h",
5483 "include/grpc/impl/codegen/log.h",
5484 "include/grpc/impl/codegen/port_platform.h",
5485 "include/grpc/impl/codegen/slice.h",
5486 "include/grpc/impl/codegen/slice_buffer.h",
5487 "include/grpc/impl/codegen/sync.h",
5488 "include/grpc/impl/codegen/sync_generic.h",
5489 "include/grpc/impl/codegen/sync_posix.h",
5490 "include/grpc/impl/codegen/sync_win32.h",
5491 "include/grpc/impl/codegen/time.h"
5492 ],
5493 "language": "c",
5494 "name": "gpr_codegen",
5495 "src": [
5496 "include/grpc/impl/codegen/alloc.h",
5497 "include/grpc/impl/codegen/atm.h",
5498 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5499 "include/grpc/impl/codegen/atm_gcc_sync.h",
5500 "include/grpc/impl/codegen/atm_win32.h",
5501 "include/grpc/impl/codegen/log.h",
5502 "include/grpc/impl/codegen/port_platform.h",
5503 "include/grpc/impl/codegen/slice.h",
5504 "include/grpc/impl/codegen/slice_buffer.h",
5505 "include/grpc/impl/codegen/sync.h",
5506 "include/grpc/impl/codegen/sync_generic.h",
5507 "include/grpc/impl/codegen/sync_posix.h",
5508 "include/grpc/impl/codegen/sync_win32.h",
5509 "include/grpc/impl/codegen/time.h"
5510 ],
5511 "third_party": false,
5512 "type": "filegroup"
5513 },
5514 {
5515 "deps": [
5516 "grpc",
Craig Tiller03915e52016-04-07 09:15:10 -07005517 "grpc++_codegen",
5518 "grpc++_config"
Craig Tillerd1697d92016-04-05 16:05:46 -07005519 ],
5520 "headers": [
5521 "include/grpc++/alarm.h",
5522 "include/grpc++/channel.h",
5523 "include/grpc++/client_context.h",
5524 "include/grpc++/completion_queue.h",
5525 "include/grpc++/create_channel.h",
5526 "include/grpc++/generic/async_generic_service.h",
5527 "include/grpc++/generic/generic_stub.h",
5528 "include/grpc++/grpc++.h",
5529 "include/grpc++/impl/call.h",
5530 "include/grpc++/impl/client_unary_call.h",
5531 "include/grpc++/impl/grpc_library.h",
5532 "include/grpc++/impl/method_handler_impl.h",
5533 "include/grpc++/impl/proto_utils.h",
5534 "include/grpc++/impl/rpc_method.h",
5535 "include/grpc++/impl/rpc_service_method.h",
5536 "include/grpc++/impl/serialization_traits.h",
5537 "include/grpc++/impl/server_builder_option.h",
5538 "include/grpc++/impl/service_type.h",
5539 "include/grpc++/impl/sync.h",
5540 "include/grpc++/impl/sync_cxx11.h",
5541 "include/grpc++/impl/sync_no_cxx11.h",
5542 "include/grpc++/impl/thd.h",
5543 "include/grpc++/impl/thd_cxx11.h",
5544 "include/grpc++/impl/thd_no_cxx11.h",
5545 "include/grpc++/security/auth_context.h",
5546 "include/grpc++/security/auth_metadata_processor.h",
5547 "include/grpc++/security/credentials.h",
5548 "include/grpc++/security/server_credentials.h",
5549 "include/grpc++/server.h",
5550 "include/grpc++/server_builder.h",
5551 "include/grpc++/server_context.h",
5552 "include/grpc++/support/async_stream.h",
5553 "include/grpc++/support/async_unary_call.h",
5554 "include/grpc++/support/byte_buffer.h",
5555 "include/grpc++/support/channel_arguments.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005556 "include/grpc++/support/slice.h",
5557 "include/grpc++/support/status.h",
5558 "include/grpc++/support/status_code_enum.h",
5559 "include/grpc++/support/string_ref.h",
5560 "include/grpc++/support/stub_options.h",
5561 "include/grpc++/support/sync_stream.h",
5562 "include/grpc++/support/time.h",
5563 "src/cpp/client/create_channel_internal.h",
5564 "src/cpp/common/core_codegen.h",
5565 "src/cpp/common/create_auth_context.h",
5566 "src/cpp/server/dynamic_thread_pool.h",
5567 "src/cpp/server/thread_pool_interface.h"
5568 ],
5569 "language": "c",
5570 "name": "grpc++_base",
5571 "src": [
5572 "include/grpc++/alarm.h",
5573 "include/grpc++/channel.h",
5574 "include/grpc++/client_context.h",
5575 "include/grpc++/completion_queue.h",
5576 "include/grpc++/create_channel.h",
5577 "include/grpc++/generic/async_generic_service.h",
5578 "include/grpc++/generic/generic_stub.h",
5579 "include/grpc++/grpc++.h",
5580 "include/grpc++/impl/call.h",
5581 "include/grpc++/impl/client_unary_call.h",
5582 "include/grpc++/impl/grpc_library.h",
5583 "include/grpc++/impl/method_handler_impl.h",
5584 "include/grpc++/impl/proto_utils.h",
5585 "include/grpc++/impl/rpc_method.h",
5586 "include/grpc++/impl/rpc_service_method.h",
5587 "include/grpc++/impl/serialization_traits.h",
5588 "include/grpc++/impl/server_builder_option.h",
5589 "include/grpc++/impl/service_type.h",
5590 "include/grpc++/impl/sync.h",
5591 "include/grpc++/impl/sync_cxx11.h",
5592 "include/grpc++/impl/sync_no_cxx11.h",
5593 "include/grpc++/impl/thd.h",
5594 "include/grpc++/impl/thd_cxx11.h",
5595 "include/grpc++/impl/thd_no_cxx11.h",
5596 "include/grpc++/security/auth_context.h",
5597 "include/grpc++/security/auth_metadata_processor.h",
5598 "include/grpc++/security/credentials.h",
5599 "include/grpc++/security/server_credentials.h",
5600 "include/grpc++/server.h",
5601 "include/grpc++/server_builder.h",
5602 "include/grpc++/server_context.h",
5603 "include/grpc++/support/async_stream.h",
5604 "include/grpc++/support/async_unary_call.h",
5605 "include/grpc++/support/byte_buffer.h",
5606 "include/grpc++/support/channel_arguments.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005607 "include/grpc++/support/slice.h",
5608 "include/grpc++/support/status.h",
5609 "include/grpc++/support/status_code_enum.h",
5610 "include/grpc++/support/string_ref.h",
5611 "include/grpc++/support/stub_options.h",
5612 "include/grpc++/support/sync_stream.h",
5613 "include/grpc++/support/time.h",
5614 "src/cpp/client/channel.cc",
5615 "src/cpp/client/client_context.cc",
5616 "src/cpp/client/create_channel.cc",
5617 "src/cpp/client/create_channel_internal.cc",
5618 "src/cpp/client/create_channel_internal.h",
5619 "src/cpp/client/credentials.cc",
5620 "src/cpp/client/generic_stub.cc",
5621 "src/cpp/client/insecure_credentials.cc",
5622 "src/cpp/common/channel_arguments.cc",
5623 "src/cpp/common/completion_queue.cc",
5624 "src/cpp/common/core_codegen.cc",
5625 "src/cpp/common/core_codegen.h",
5626 "src/cpp/common/create_auth_context.h",
5627 "src/cpp/common/rpc_method.cc",
5628 "src/cpp/server/async_generic_service.cc",
5629 "src/cpp/server/create_default_thread_pool.cc",
5630 "src/cpp/server/dynamic_thread_pool.cc",
5631 "src/cpp/server/dynamic_thread_pool.h",
5632 "src/cpp/server/insecure_server_credentials.cc",
5633 "src/cpp/server/server.cc",
5634 "src/cpp/server/server_builder.cc",
5635 "src/cpp/server/server_context.cc",
5636 "src/cpp/server/server_credentials.cc",
5637 "src/cpp/server/thread_pool_interface.h",
5638 "src/cpp/util/byte_buffer.cc",
5639 "src/cpp/util/slice.cc",
5640 "src/cpp/util/status.cc",
5641 "src/cpp/util/string_ref.cc",
5642 "src/cpp/util/time.cc"
5643 ],
5644 "third_party": false,
5645 "type": "filegroup"
5646 },
5647 {
5648 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005649 "grpc++_config_codegen",
5650 "grpc_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005651 ],
5652 "headers": [
5653 "include/grpc++/impl/codegen/async_stream.h",
5654 "include/grpc++/impl/codegen/async_unary_call.h",
5655 "include/grpc++/impl/codegen/call.h",
5656 "include/grpc++/impl/codegen/call_hook.h",
5657 "include/grpc++/impl/codegen/channel_interface.h",
5658 "include/grpc++/impl/codegen/client_context.h",
5659 "include/grpc++/impl/codegen/client_unary_call.h",
5660 "include/grpc++/impl/codegen/completion_queue.h",
5661 "include/grpc++/impl/codegen/completion_queue_tag.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005662 "include/grpc++/impl/codegen/core_codegen_interface.h",
5663 "include/grpc++/impl/codegen/grpc_library.h",
5664 "include/grpc++/impl/codegen/method_handler_impl.h",
5665 "include/grpc++/impl/codegen/proto_utils.h",
5666 "include/grpc++/impl/codegen/rpc_method.h",
5667 "include/grpc++/impl/codegen/rpc_service_method.h",
5668 "include/grpc++/impl/codegen/security/auth_context.h",
5669 "include/grpc++/impl/codegen/serialization_traits.h",
5670 "include/grpc++/impl/codegen/server_context.h",
5671 "include/grpc++/impl/codegen/server_interface.h",
5672 "include/grpc++/impl/codegen/service_type.h",
5673 "include/grpc++/impl/codegen/status.h",
5674 "include/grpc++/impl/codegen/status_code_enum.h",
5675 "include/grpc++/impl/codegen/string_ref.h",
5676 "include/grpc++/impl/codegen/stub_options.h",
5677 "include/grpc++/impl/codegen/sync.h",
5678 "include/grpc++/impl/codegen/sync_cxx11.h",
5679 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5680 "include/grpc++/impl/codegen/sync_stream.h",
5681 "include/grpc++/impl/codegen/time.h"
5682 ],
5683 "language": "c",
5684 "name": "grpc++_codegen",
5685 "src": [
5686 "include/grpc++/impl/codegen/async_stream.h",
5687 "include/grpc++/impl/codegen/async_unary_call.h",
5688 "include/grpc++/impl/codegen/call.h",
5689 "include/grpc++/impl/codegen/call_hook.h",
5690 "include/grpc++/impl/codegen/channel_interface.h",
5691 "include/grpc++/impl/codegen/client_context.h",
5692 "include/grpc++/impl/codegen/client_unary_call.h",
5693 "include/grpc++/impl/codegen/completion_queue.h",
5694 "include/grpc++/impl/codegen/completion_queue_tag.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005695 "include/grpc++/impl/codegen/core_codegen_interface.h",
5696 "include/grpc++/impl/codegen/grpc_library.h",
5697 "include/grpc++/impl/codegen/method_handler_impl.h",
5698 "include/grpc++/impl/codegen/proto_utils.h",
5699 "include/grpc++/impl/codegen/rpc_method.h",
5700 "include/grpc++/impl/codegen/rpc_service_method.h",
5701 "include/grpc++/impl/codegen/security/auth_context.h",
5702 "include/grpc++/impl/codegen/serialization_traits.h",
5703 "include/grpc++/impl/codegen/server_context.h",
5704 "include/grpc++/impl/codegen/server_interface.h",
5705 "include/grpc++/impl/codegen/service_type.h",
5706 "include/grpc++/impl/codegen/status.h",
5707 "include/grpc++/impl/codegen/status_code_enum.h",
5708 "include/grpc++/impl/codegen/string_ref.h",
5709 "include/grpc++/impl/codegen/stub_options.h",
5710 "include/grpc++/impl/codegen/sync.h",
5711 "include/grpc++/impl/codegen/sync_cxx11.h",
5712 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5713 "include/grpc++/impl/codegen/sync_stream.h",
5714 "include/grpc++/impl/codegen/time.h",
5715 "src/cpp/codegen/codegen_init.cc"
5716 ],
5717 "third_party": false,
5718 "type": "filegroup"
5719 },
5720 {
5721 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005722 "grpc++_config_codegen"
5723 ],
5724 "headers": [
5725 "include/grpc++/support/config.h",
5726 "include/grpc++/support/config_protobuf.h"
5727 ],
5728 "language": "c",
5729 "name": "grpc++_config",
5730 "src": [
5731 "include/grpc++/support/config.h",
5732 "include/grpc++/support/config_protobuf.h"
5733 ],
5734 "third_party": false,
5735 "type": "filegroup"
5736 },
5737 {
5738 "deps": [],
5739 "headers": [
5740 "include/grpc++/impl/codegen/config.h",
5741 "include/grpc++/impl/codegen/config_protobuf.h"
5742 ],
5743 "language": "c",
5744 "name": "grpc++_config_codegen",
5745 "src": [
5746 "include/grpc++/impl/codegen/config.h",
5747 "include/grpc++/impl/codegen/config_protobuf.h"
5748 ],
5749 "third_party": false,
5750 "type": "filegroup"
5751 },
5752 {
5753 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005754 "gpr",
5755 "grpc_codegen"
5756 ],
5757 "headers": [
5758 "include/grpc/byte_buffer.h",
5759 "include/grpc/byte_buffer_reader.h",
5760 "include/grpc/compression.h",
5761 "include/grpc/grpc.h",
5762 "include/grpc/status.h",
5763 "src/core/lib/channel/channel_args.h",
5764 "src/core/lib/channel/channel_stack.h",
5765 "src/core/lib/channel/channel_stack_builder.h",
5766 "src/core/lib/channel/compress_filter.h",
5767 "src/core/lib/channel/connected_channel.h",
5768 "src/core/lib/channel/context.h",
5769 "src/core/lib/channel/http_client_filter.h",
5770 "src/core/lib/channel/http_server_filter.h",
5771 "src/core/lib/compression/algorithm_metadata.h",
5772 "src/core/lib/compression/message_compress.h",
5773 "src/core/lib/debug/trace.h",
5774 "src/core/lib/http/format_request.h",
5775 "src/core/lib/http/httpcli.h",
5776 "src/core/lib/http/parser.h",
5777 "src/core/lib/iomgr/closure.h",
5778 "src/core/lib/iomgr/endpoint.h",
5779 "src/core/lib/iomgr/endpoint_pair.h",
5780 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5781 "src/core/lib/iomgr/ev_posix.h",
5782 "src/core/lib/iomgr/exec_ctx.h",
5783 "src/core/lib/iomgr/executor.h",
5784 "src/core/lib/iomgr/iocp_windows.h",
5785 "src/core/lib/iomgr/iomgr.h",
5786 "src/core/lib/iomgr/iomgr_internal.h",
5787 "src/core/lib/iomgr/iomgr_posix.h",
5788 "src/core/lib/iomgr/pollset.h",
5789 "src/core/lib/iomgr/pollset_set.h",
5790 "src/core/lib/iomgr/pollset_set_windows.h",
5791 "src/core/lib/iomgr/pollset_windows.h",
5792 "src/core/lib/iomgr/resolve_address.h",
5793 "src/core/lib/iomgr/sockaddr.h",
5794 "src/core/lib/iomgr/sockaddr_posix.h",
5795 "src/core/lib/iomgr/sockaddr_utils.h",
5796 "src/core/lib/iomgr/sockaddr_win32.h",
5797 "src/core/lib/iomgr/socket_utils_posix.h",
5798 "src/core/lib/iomgr/socket_windows.h",
5799 "src/core/lib/iomgr/tcp_client.h",
5800 "src/core/lib/iomgr/tcp_posix.h",
5801 "src/core/lib/iomgr/tcp_server.h",
5802 "src/core/lib/iomgr/tcp_windows.h",
5803 "src/core/lib/iomgr/time_averaged_stats.h",
5804 "src/core/lib/iomgr/timer.h",
5805 "src/core/lib/iomgr/timer_heap.h",
5806 "src/core/lib/iomgr/udp_server.h",
5807 "src/core/lib/iomgr/unix_sockets_posix.h",
5808 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5809 "src/core/lib/iomgr/wakeup_fd_posix.h",
5810 "src/core/lib/iomgr/workqueue.h",
5811 "src/core/lib/iomgr/workqueue_posix.h",
5812 "src/core/lib/iomgr/workqueue_windows.h",
5813 "src/core/lib/json/json.h",
5814 "src/core/lib/json/json_common.h",
5815 "src/core/lib/json/json_reader.h",
5816 "src/core/lib/json/json_writer.h",
5817 "src/core/lib/surface/api_trace.h",
5818 "src/core/lib/surface/call.h",
5819 "src/core/lib/surface/call_test_only.h",
5820 "src/core/lib/surface/channel.h",
5821 "src/core/lib/surface/channel_init.h",
5822 "src/core/lib/surface/channel_stack_type.h",
5823 "src/core/lib/surface/completion_queue.h",
5824 "src/core/lib/surface/event_string.h",
5825 "src/core/lib/surface/init.h",
5826 "src/core/lib/surface/lame_client.h",
5827 "src/core/lib/surface/server.h",
5828 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005829 "src/core/lib/transport/byte_stream.h",
5830 "src/core/lib/transport/connectivity_state.h",
5831 "src/core/lib/transport/metadata.h",
5832 "src/core/lib/transport/metadata_batch.h",
5833 "src/core/lib/transport/static_metadata.h",
5834 "src/core/lib/transport/transport.h",
5835 "src/core/lib/transport/transport_impl.h"
5836 ],
5837 "language": "c",
5838 "name": "grpc_base",
5839 "src": [
5840 "include/grpc/byte_buffer.h",
5841 "include/grpc/byte_buffer_reader.h",
5842 "include/grpc/compression.h",
5843 "include/grpc/grpc.h",
5844 "include/grpc/status.h",
5845 "src/core/lib/channel/channel_args.c",
5846 "src/core/lib/channel/channel_args.h",
5847 "src/core/lib/channel/channel_stack.c",
5848 "src/core/lib/channel/channel_stack.h",
5849 "src/core/lib/channel/channel_stack_builder.c",
5850 "src/core/lib/channel/channel_stack_builder.h",
5851 "src/core/lib/channel/compress_filter.c",
5852 "src/core/lib/channel/compress_filter.h",
5853 "src/core/lib/channel/connected_channel.c",
5854 "src/core/lib/channel/connected_channel.h",
5855 "src/core/lib/channel/context.h",
5856 "src/core/lib/channel/http_client_filter.c",
5857 "src/core/lib/channel/http_client_filter.h",
5858 "src/core/lib/channel/http_server_filter.c",
5859 "src/core/lib/channel/http_server_filter.h",
5860 "src/core/lib/compression/algorithm_metadata.h",
5861 "src/core/lib/compression/compression_algorithm.c",
5862 "src/core/lib/compression/message_compress.c",
5863 "src/core/lib/compression/message_compress.h",
5864 "src/core/lib/debug/trace.c",
5865 "src/core/lib/debug/trace.h",
5866 "src/core/lib/http/format_request.c",
5867 "src/core/lib/http/format_request.h",
5868 "src/core/lib/http/httpcli.c",
5869 "src/core/lib/http/httpcli.h",
5870 "src/core/lib/http/parser.c",
5871 "src/core/lib/http/parser.h",
5872 "src/core/lib/iomgr/closure.c",
5873 "src/core/lib/iomgr/closure.h",
5874 "src/core/lib/iomgr/endpoint.c",
5875 "src/core/lib/iomgr/endpoint.h",
5876 "src/core/lib/iomgr/endpoint_pair.h",
5877 "src/core/lib/iomgr/endpoint_pair_posix.c",
5878 "src/core/lib/iomgr/endpoint_pair_windows.c",
5879 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5880 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5881 "src/core/lib/iomgr/ev_posix.c",
5882 "src/core/lib/iomgr/ev_posix.h",
5883 "src/core/lib/iomgr/exec_ctx.c",
5884 "src/core/lib/iomgr/exec_ctx.h",
5885 "src/core/lib/iomgr/executor.c",
5886 "src/core/lib/iomgr/executor.h",
5887 "src/core/lib/iomgr/iocp_windows.c",
5888 "src/core/lib/iomgr/iocp_windows.h",
5889 "src/core/lib/iomgr/iomgr.c",
5890 "src/core/lib/iomgr/iomgr.h",
5891 "src/core/lib/iomgr/iomgr_internal.h",
5892 "src/core/lib/iomgr/iomgr_posix.c",
5893 "src/core/lib/iomgr/iomgr_posix.h",
5894 "src/core/lib/iomgr/iomgr_windows.c",
5895 "src/core/lib/iomgr/pollset.h",
5896 "src/core/lib/iomgr/pollset_set.h",
5897 "src/core/lib/iomgr/pollset_set_windows.c",
5898 "src/core/lib/iomgr/pollset_set_windows.h",
5899 "src/core/lib/iomgr/pollset_windows.c",
5900 "src/core/lib/iomgr/pollset_windows.h",
5901 "src/core/lib/iomgr/resolve_address.h",
5902 "src/core/lib/iomgr/resolve_address_posix.c",
5903 "src/core/lib/iomgr/resolve_address_windows.c",
5904 "src/core/lib/iomgr/sockaddr.h",
5905 "src/core/lib/iomgr/sockaddr_posix.h",
5906 "src/core/lib/iomgr/sockaddr_utils.c",
5907 "src/core/lib/iomgr/sockaddr_utils.h",
5908 "src/core/lib/iomgr/sockaddr_win32.h",
5909 "src/core/lib/iomgr/socket_utils_common_posix.c",
5910 "src/core/lib/iomgr/socket_utils_linux.c",
5911 "src/core/lib/iomgr/socket_utils_posix.c",
5912 "src/core/lib/iomgr/socket_utils_posix.h",
5913 "src/core/lib/iomgr/socket_windows.c",
5914 "src/core/lib/iomgr/socket_windows.h",
5915 "src/core/lib/iomgr/tcp_client.h",
5916 "src/core/lib/iomgr/tcp_client_posix.c",
5917 "src/core/lib/iomgr/tcp_client_windows.c",
5918 "src/core/lib/iomgr/tcp_posix.c",
5919 "src/core/lib/iomgr/tcp_posix.h",
5920 "src/core/lib/iomgr/tcp_server.h",
5921 "src/core/lib/iomgr/tcp_server_posix.c",
5922 "src/core/lib/iomgr/tcp_server_windows.c",
5923 "src/core/lib/iomgr/tcp_windows.c",
5924 "src/core/lib/iomgr/tcp_windows.h",
5925 "src/core/lib/iomgr/time_averaged_stats.c",
5926 "src/core/lib/iomgr/time_averaged_stats.h",
5927 "src/core/lib/iomgr/timer.c",
5928 "src/core/lib/iomgr/timer.h",
5929 "src/core/lib/iomgr/timer_heap.c",
5930 "src/core/lib/iomgr/timer_heap.h",
5931 "src/core/lib/iomgr/udp_server.c",
5932 "src/core/lib/iomgr/udp_server.h",
5933 "src/core/lib/iomgr/unix_sockets_posix.c",
5934 "src/core/lib/iomgr/unix_sockets_posix.h",
5935 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5936 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5937 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5938 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5939 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5940 "src/core/lib/iomgr/wakeup_fd_posix.c",
5941 "src/core/lib/iomgr/wakeup_fd_posix.h",
5942 "src/core/lib/iomgr/workqueue.h",
5943 "src/core/lib/iomgr/workqueue_posix.c",
5944 "src/core/lib/iomgr/workqueue_posix.h",
5945 "src/core/lib/iomgr/workqueue_windows.c",
5946 "src/core/lib/iomgr/workqueue_windows.h",
5947 "src/core/lib/json/json.c",
5948 "src/core/lib/json/json.h",
5949 "src/core/lib/json/json_common.h",
5950 "src/core/lib/json/json_reader.c",
5951 "src/core/lib/json/json_reader.h",
5952 "src/core/lib/json/json_string.c",
5953 "src/core/lib/json/json_writer.c",
5954 "src/core/lib/json/json_writer.h",
5955 "src/core/lib/surface/alarm.c",
5956 "src/core/lib/surface/api_trace.c",
5957 "src/core/lib/surface/api_trace.h",
5958 "src/core/lib/surface/byte_buffer.c",
5959 "src/core/lib/surface/byte_buffer_reader.c",
5960 "src/core/lib/surface/call.c",
5961 "src/core/lib/surface/call.h",
5962 "src/core/lib/surface/call_details.c",
5963 "src/core/lib/surface/call_log_batch.c",
5964 "src/core/lib/surface/call_test_only.h",
5965 "src/core/lib/surface/channel.c",
5966 "src/core/lib/surface/channel.h",
5967 "src/core/lib/surface/channel_init.c",
5968 "src/core/lib/surface/channel_init.h",
5969 "src/core/lib/surface/channel_ping.c",
5970 "src/core/lib/surface/channel_stack_type.c",
5971 "src/core/lib/surface/channel_stack_type.h",
5972 "src/core/lib/surface/completion_queue.c",
5973 "src/core/lib/surface/completion_queue.h",
5974 "src/core/lib/surface/event_string.c",
5975 "src/core/lib/surface/event_string.h",
5976 "src/core/lib/surface/init.c",
5977 "src/core/lib/surface/init.h",
5978 "src/core/lib/surface/lame_client.c",
5979 "src/core/lib/surface/lame_client.h",
5980 "src/core/lib/surface/metadata_array.c",
5981 "src/core/lib/surface/server.c",
5982 "src/core/lib/surface/server.h",
5983 "src/core/lib/surface/surface_trace.h",
5984 "src/core/lib/surface/validate_metadata.c",
5985 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005986 "src/core/lib/transport/byte_stream.c",
5987 "src/core/lib/transport/byte_stream.h",
5988 "src/core/lib/transport/connectivity_state.c",
5989 "src/core/lib/transport/connectivity_state.h",
5990 "src/core/lib/transport/metadata.c",
5991 "src/core/lib/transport/metadata.h",
5992 "src/core/lib/transport/metadata_batch.c",
5993 "src/core/lib/transport/metadata_batch.h",
5994 "src/core/lib/transport/static_metadata.c",
5995 "src/core/lib/transport/static_metadata.h",
5996 "src/core/lib/transport/transport.c",
5997 "src/core/lib/transport/transport.h",
5998 "src/core/lib/transport/transport_impl.h",
5999 "src/core/lib/transport/transport_op_string.c"
6000 ],
6001 "third_party": false,
6002 "type": "filegroup"
6003 },
6004 {
6005 "deps": [
6006 "gpr",
6007 "grpc_base"
6008 ],
6009 "headers": [
6010 "src/core/ext/client_config/client_channel.h",
6011 "src/core/ext/client_config/client_channel_factory.h",
6012 "src/core/ext/client_config/client_config.h",
6013 "src/core/ext/client_config/connector.h",
6014 "src/core/ext/client_config/initial_connect_string.h",
6015 "src/core/ext/client_config/lb_policy.h",
6016 "src/core/ext/client_config/lb_policy_factory.h",
6017 "src/core/ext/client_config/lb_policy_registry.h",
6018 "src/core/ext/client_config/resolver.h",
6019 "src/core/ext/client_config/resolver_factory.h",
6020 "src/core/ext/client_config/resolver_registry.h",
6021 "src/core/ext/client_config/subchannel.h",
6022 "src/core/ext/client_config/subchannel_call_holder.h",
6023 "src/core/ext/client_config/subchannel_index.h",
6024 "src/core/ext/client_config/uri_parser.h"
6025 ],
6026 "language": "c",
6027 "name": "grpc_client_config",
6028 "src": [
6029 "src/core/ext/client_config/channel_connectivity.c",
6030 "src/core/ext/client_config/client_channel.c",
6031 "src/core/ext/client_config/client_channel.h",
6032 "src/core/ext/client_config/client_channel_factory.c",
6033 "src/core/ext/client_config/client_channel_factory.h",
6034 "src/core/ext/client_config/client_config.c",
6035 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07006036 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006037 "src/core/ext/client_config/connector.c",
6038 "src/core/ext/client_config/connector.h",
6039 "src/core/ext/client_config/default_initial_connect_string.c",
6040 "src/core/ext/client_config/initial_connect_string.c",
6041 "src/core/ext/client_config/initial_connect_string.h",
6042 "src/core/ext/client_config/lb_policy.c",
6043 "src/core/ext/client_config/lb_policy.h",
6044 "src/core/ext/client_config/lb_policy_factory.c",
6045 "src/core/ext/client_config/lb_policy_factory.h",
6046 "src/core/ext/client_config/lb_policy_registry.c",
6047 "src/core/ext/client_config/lb_policy_registry.h",
6048 "src/core/ext/client_config/resolver.c",
6049 "src/core/ext/client_config/resolver.h",
6050 "src/core/ext/client_config/resolver_factory.c",
6051 "src/core/ext/client_config/resolver_factory.h",
6052 "src/core/ext/client_config/resolver_registry.c",
6053 "src/core/ext/client_config/resolver_registry.h",
6054 "src/core/ext/client_config/subchannel.c",
6055 "src/core/ext/client_config/subchannel.h",
6056 "src/core/ext/client_config/subchannel_call_holder.c",
6057 "src/core/ext/client_config/subchannel_call_holder.h",
6058 "src/core/ext/client_config/subchannel_index.c",
6059 "src/core/ext/client_config/subchannel_index.h",
6060 "src/core/ext/client_config/uri_parser.c",
6061 "src/core/ext/client_config/uri_parser.h"
6062 ],
6063 "third_party": false,
6064 "type": "filegroup"
6065 },
6066 {
6067 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07006068 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07006069 ],
6070 "headers": [
6071 "include/grpc/impl/codegen/byte_buffer.h",
6072 "include/grpc/impl/codegen/compression_types.h",
6073 "include/grpc/impl/codegen/connectivity_state.h",
6074 "include/grpc/impl/codegen/grpc_types.h",
6075 "include/grpc/impl/codegen/propagation_bits.h",
6076 "include/grpc/impl/codegen/status.h"
6077 ],
6078 "language": "c",
6079 "name": "grpc_codegen",
6080 "src": [
6081 "include/grpc/impl/codegen/byte_buffer.h",
6082 "include/grpc/impl/codegen/compression_types.h",
6083 "include/grpc/impl/codegen/connectivity_state.h",
6084 "include/grpc/impl/codegen/grpc_types.h",
6085 "include/grpc/impl/codegen/propagation_bits.h",
6086 "include/grpc/impl/codegen/status.h"
6087 ],
6088 "third_party": false,
6089 "type": "filegroup"
6090 },
6091 {
6092 "deps": [
6093 "gpr",
6094 "grpc_base",
6095 "grpc_client_config",
6096 "nanopb"
6097 ],
6098 "headers": [
6099 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
6100 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
6101 ],
6102 "language": "c",
6103 "name": "grpc_lb_policy_grpclb",
6104 "src": [
6105 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6106 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
6107 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
6108 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
6109 ],
6110 "third_party": false,
6111 "type": "filegroup"
6112 },
6113 {
6114 "deps": [
6115 "gpr",
6116 "grpc_base",
6117 "grpc_client_config"
6118 ],
6119 "headers": [],
6120 "language": "c",
6121 "name": "grpc_lb_policy_pick_first",
6122 "src": [
6123 "src/core/ext/lb_policy/pick_first/pick_first.c"
6124 ],
6125 "third_party": false,
6126 "type": "filegroup"
6127 },
6128 {
6129 "deps": [
6130 "gpr",
6131 "grpc_base",
6132 "grpc_client_config"
6133 ],
6134 "headers": [],
6135 "language": "c",
6136 "name": "grpc_lb_policy_round_robin",
6137 "src": [
6138 "src/core/ext/lb_policy/round_robin/round_robin.c"
6139 ],
6140 "third_party": false,
6141 "type": "filegroup"
6142 },
6143 {
6144 "deps": [
6145 "gpr",
6146 "grpc_base",
6147 "grpc_client_config"
6148 ],
6149 "headers": [],
6150 "language": "c",
6151 "name": "grpc_resolver_dns_native",
6152 "src": [
6153 "src/core/ext/resolver/dns/native/dns_resolver.c"
6154 ],
6155 "third_party": false,
6156 "type": "filegroup"
6157 },
6158 {
6159 "deps": [
6160 "gpr",
6161 "grpc_base",
6162 "grpc_client_config"
6163 ],
6164 "headers": [],
6165 "language": "c",
6166 "name": "grpc_resolver_sockaddr",
6167 "src": [
6168 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6169 ],
6170 "third_party": false,
6171 "type": "filegroup"
6172 },
6173 {
6174 "deps": [
6175 "gpr",
6176 "grpc_base",
6177 "grpc_transport_chttp2_alpn"
6178 ],
6179 "headers": [
6180 "include/grpc/grpc_security.h",
6181 "src/core/lib/security/auth_filters.h",
6182 "src/core/lib/security/b64.h",
6183 "src/core/lib/security/credentials.h",
6184 "src/core/lib/security/handshake.h",
6185 "src/core/lib/security/json_token.h",
6186 "src/core/lib/security/jwt_verifier.h",
6187 "src/core/lib/security/secure_endpoint.h",
6188 "src/core/lib/security/security_connector.h",
6189 "src/core/lib/security/security_context.h",
6190 "src/core/lib/tsi/fake_transport_security.h",
6191 "src/core/lib/tsi/ssl_transport_security.h",
6192 "src/core/lib/tsi/ssl_types.h",
6193 "src/core/lib/tsi/transport_security.h",
6194 "src/core/lib/tsi/transport_security_interface.h"
6195 ],
6196 "language": "c",
6197 "name": "grpc_secure",
6198 "src": [
6199 "include/grpc/grpc_security.h",
6200 "src/core/lib/http/httpcli_security_connector.c",
6201 "src/core/lib/security/auth_filters.h",
6202 "src/core/lib/security/b64.c",
6203 "src/core/lib/security/b64.h",
6204 "src/core/lib/security/client_auth_filter.c",
6205 "src/core/lib/security/credentials.c",
6206 "src/core/lib/security/credentials.h",
6207 "src/core/lib/security/credentials_metadata.c",
6208 "src/core/lib/security/credentials_posix.c",
6209 "src/core/lib/security/credentials_win32.c",
6210 "src/core/lib/security/google_default_credentials.c",
6211 "src/core/lib/security/handshake.c",
6212 "src/core/lib/security/handshake.h",
6213 "src/core/lib/security/json_token.c",
6214 "src/core/lib/security/json_token.h",
6215 "src/core/lib/security/jwt_verifier.c",
6216 "src/core/lib/security/jwt_verifier.h",
6217 "src/core/lib/security/secure_endpoint.c",
6218 "src/core/lib/security/secure_endpoint.h",
6219 "src/core/lib/security/security_connector.c",
6220 "src/core/lib/security/security_connector.h",
6221 "src/core/lib/security/security_context.c",
6222 "src/core/lib/security/security_context.h",
6223 "src/core/lib/security/server_auth_filter.c",
6224 "src/core/lib/surface/init_secure.c",
6225 "src/core/lib/tsi/fake_transport_security.c",
6226 "src/core/lib/tsi/fake_transport_security.h",
6227 "src/core/lib/tsi/ssl_transport_security.c",
6228 "src/core/lib/tsi/ssl_transport_security.h",
6229 "src/core/lib/tsi/ssl_types.h",
6230 "src/core/lib/tsi/transport_security.c",
6231 "src/core/lib/tsi/transport_security.h",
6232 "src/core/lib/tsi/transport_security_interface.h"
6233 ],
6234 "third_party": false,
6235 "type": "filegroup"
6236 },
6237 {
6238 "deps": [
6239 "gpr_test_util",
6240 "grpc"
6241 ],
6242 "headers": [
6243 "test/core/end2end/cq_verifier.h",
6244 "test/core/end2end/fixtures/proxy.h",
6245 "test/core/iomgr/endpoint_tests.h",
6246 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006247 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006248 "test/core/util/parse_hexstring.h",
6249 "test/core/util/port.h",
6250 "test/core/util/port_server_client.h",
6251 "test/core/util/slice_splitter.h"
6252 ],
6253 "language": "c",
6254 "name": "grpc_test_util_base",
6255 "src": [
6256 "test/core/end2end/cq_verifier.c",
6257 "test/core/end2end/cq_verifier.h",
6258 "test/core/end2end/fixtures/proxy.c",
6259 "test/core/end2end/fixtures/proxy.h",
6260 "test/core/iomgr/endpoint_tests.c",
6261 "test/core/iomgr/endpoint_tests.h",
6262 "test/core/util/grpc_profiler.c",
6263 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006264 "test/core/util/mock_endpoint.c",
6265 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006266 "test/core/util/parse_hexstring.c",
6267 "test/core/util/parse_hexstring.h",
6268 "test/core/util/port.h",
6269 "test/core/util/port_posix.c",
6270 "test/core/util/port_server_client.c",
6271 "test/core/util/port_server_client.h",
6272 "test/core/util/port_windows.c",
6273 "test/core/util/slice_splitter.c",
6274 "test/core/util/slice_splitter.h"
6275 ],
6276 "third_party": false,
6277 "type": "filegroup"
6278 },
6279 {
6280 "deps": [
6281 "gpr",
6282 "grpc_base",
6283 "grpc_transport_chttp2_alpn"
6284 ],
6285 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006286 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006287 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6288 "src/core/ext/transport/chttp2/transport/frame.h",
6289 "src/core/ext/transport/chttp2/transport/frame_data.h",
6290 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6291 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6292 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6293 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6294 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6295 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6296 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6297 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6298 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6299 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6300 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6301 "src/core/ext/transport/chttp2/transport/internal.h",
6302 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6303 "src/core/ext/transport/chttp2/transport/stream_map.h",
6304 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6305 "src/core/ext/transport/chttp2/transport/varint.h"
6306 ],
6307 "language": "c",
6308 "name": "grpc_transport_chttp2",
6309 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006310 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6311 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6312 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006313 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6314 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6315 "src/core/ext/transport/chttp2/transport/frame.h",
6316 "src/core/ext/transport/chttp2/transport/frame_data.c",
6317 "src/core/ext/transport/chttp2/transport/frame_data.h",
6318 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6319 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6320 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6321 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6322 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6323 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6324 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6325 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6326 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6327 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6328 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6329 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6330 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6331 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6332 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6333 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6334 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6335 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6336 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6337 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6338 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6339 "src/core/ext/transport/chttp2/transport/internal.h",
6340 "src/core/ext/transport/chttp2/transport/parsing.c",
6341 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6342 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6343 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6344 "src/core/ext/transport/chttp2/transport/stream_map.c",
6345 "src/core/ext/transport/chttp2/transport/stream_map.h",
6346 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6347 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6348 "src/core/ext/transport/chttp2/transport/varint.c",
6349 "src/core/ext/transport/chttp2/transport/varint.h",
6350 "src/core/ext/transport/chttp2/transport/writing.c"
6351 ],
6352 "third_party": false,
6353 "type": "filegroup"
6354 },
6355 {
6356 "deps": [
6357 "gpr"
6358 ],
6359 "headers": [
6360 "src/core/ext/transport/chttp2/alpn/alpn.h"
6361 ],
6362 "language": "c",
6363 "name": "grpc_transport_chttp2_alpn",
6364 "src": [
6365 "src/core/ext/transport/chttp2/alpn/alpn.c",
6366 "src/core/ext/transport/chttp2/alpn/alpn.h"
6367 ],
6368 "third_party": false,
6369 "type": "filegroup"
6370 },
6371 {
6372 "deps": [
6373 "gpr",
6374 "grpc_base",
6375 "grpc_client_config",
6376 "grpc_transport_chttp2"
6377 ],
6378 "headers": [],
6379 "language": "c",
6380 "name": "grpc_transport_chttp2_client_insecure",
6381 "src": [
6382 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6383 ],
6384 "third_party": false,
6385 "type": "filegroup"
6386 },
6387 {
6388 "deps": [
6389 "gpr",
6390 "grpc_base",
6391 "grpc_client_config",
6392 "grpc_secure",
6393 "grpc_transport_chttp2"
6394 ],
6395 "headers": [],
6396 "language": "c",
6397 "name": "grpc_transport_chttp2_client_secure",
6398 "src": [
6399 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6400 ],
6401 "third_party": false,
6402 "type": "filegroup"
6403 },
6404 {
6405 "deps": [
6406 "gpr",
6407 "grpc_base",
6408 "grpc_transport_chttp2"
6409 ],
6410 "headers": [],
6411 "language": "c",
6412 "name": "grpc_transport_chttp2_server_insecure",
6413 "src": [
6414 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6415 ],
6416 "third_party": false,
6417 "type": "filegroup"
6418 },
6419 {
6420 "deps": [
6421 "gpr",
6422 "grpc_base",
6423 "grpc_secure",
6424 "grpc_transport_chttp2"
6425 ],
6426 "headers": [],
6427 "language": "c",
6428 "name": "grpc_transport_chttp2_server_secure",
6429 "src": [
6430 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6431 ],
6432 "third_party": false,
6433 "type": "filegroup"
6434 },
6435 {
6436 "deps": [],
6437 "headers": [
6438 "third_party/nanopb/pb.h",
6439 "third_party/nanopb/pb_common.h",
6440 "third_party/nanopb/pb_decode.h",
6441 "third_party/nanopb/pb_encode.h"
6442 ],
6443 "language": "c",
6444 "name": "nanopb",
6445 "src": [],
6446 "third_party": false,
6447 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006448 }
6449]