blob: ca409e3c05c7068ac0200cba5c38dcd1ccd8f314 [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",
2115 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002116 "grpc",
2117 "grpc++",
2118 "grpc++_test_config",
2119 "grpc++_test_util",
2120 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002121 ],
2122 "headers": [],
2123 "language": "c++",
2124 "name": "grpc_cli",
2125 "src": [
2126 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002127 ],
2128 "third_party": false,
2129 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002130 },
2131 {
2132 "deps": [
2133 "grpc_plugin_support"
2134 ],
2135 "headers": [],
2136 "language": "c++",
2137 "name": "grpc_cpp_plugin",
2138 "src": [
2139 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002140 ],
2141 "third_party": false,
2142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002143 },
2144 {
2145 "deps": [
2146 "grpc_plugin_support"
2147 ],
2148 "headers": [],
2149 "language": "c++",
2150 "name": "grpc_csharp_plugin",
2151 "src": [
2152 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002153 ],
2154 "third_party": false,
2155 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002156 },
2157 {
2158 "deps": [
2159 "grpc_plugin_support"
2160 ],
2161 "headers": [],
2162 "language": "c++",
2163 "name": "grpc_objective_c_plugin",
2164 "src": [
2165 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002166 ],
2167 "third_party": false,
2168 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002169 },
2170 {
2171 "deps": [
2172 "grpc_plugin_support"
2173 ],
2174 "headers": [],
2175 "language": "c++",
2176 "name": "grpc_python_plugin",
2177 "src": [
2178 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002179 ],
2180 "third_party": false,
2181 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002182 },
2183 {
2184 "deps": [
2185 "grpc_plugin_support"
2186 ],
2187 "headers": [],
2188 "language": "c++",
2189 "name": "grpc_ruby_plugin",
2190 "src": [
2191 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002192 ],
2193 "third_party": false,
2194 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 },
2196 {
2197 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002198 "grpc",
2199 "grpc++",
2200 "grpc++_test_util",
2201 "grpc_test_util"
2202 ],
2203 "headers": [
2204 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2205 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2206 ],
2207 "language": "c++",
2208 "name": "grpclb_api_test",
2209 "src": [
2210 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002211 ],
2212 "third_party": false,
2213 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002214 },
2215 {
2216 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002217 "gpr",
2218 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002219 "grpc",
2220 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002221 "grpc++_test_util",
2222 "grpc_test_util"
2223 ],
2224 "headers": [],
2225 "language": "c++",
2226 "name": "hybrid_end2end_test",
2227 "src": [
2228 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002232 },
2233 {
2234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002235 "gpr",
2236 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002237 "grpc",
2238 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002239 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002240 "grpc++_test_util",
2241 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002242 "interop_client_helper",
2243 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002244 ],
2245 "headers": [],
2246 "language": "c++",
2247 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002248 "src": [],
2249 "third_party": false,
2250 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002251 },
2252 {
2253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002254 "gpr",
2255 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002256 "grpc",
2257 "grpc++",
2258 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 "grpc++_test_util",
2260 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002261 "interop_server_helper",
2262 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002263 ],
2264 "headers": [],
2265 "language": "c++",
2266 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002267 "src": [],
2268 "third_party": false,
2269 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002270 },
2271 {
2272 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002273 "gpr",
2274 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002275 "grpc",
2276 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 ],
2278 "headers": [],
2279 "language": "c++",
2280 "name": "interop_test",
2281 "src": [
2282 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002283 ],
2284 "third_party": false,
2285 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 },
2287 {
2288 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002289 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002290 "gpr_test_util",
2291 "grpc",
2292 "grpc++",
2293 "grpc++_test_config",
2294 "grpc++_test_util",
2295 "grpc_test_util"
2296 ],
2297 "headers": [],
2298 "language": "c++",
2299 "name": "json_run_localhost",
2300 "src": [
2301 "test/cpp/qps/json_run_localhost.cc"
2302 ],
2303 "third_party": false,
2304 "type": "target"
2305 },
2306 {
2307 "deps": [
2308 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002309 "grpc",
2310 "grpc++",
2311 "grpc++_test_config"
2312 ],
2313 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002314 "src/proto/grpc/testing/metrics.grpc.pb.h",
2315 "src/proto/grpc/testing/metrics.pb.h",
2316 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002317 ],
2318 "language": "c++",
2319 "name": "metrics_client",
2320 "src": [
2321 "test/cpp/interop/metrics_client.cc",
2322 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002323 ],
2324 "third_party": false,
2325 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002326 },
2327 {
2328 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002329 "gpr",
2330 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002331 "grpc",
2332 "grpc++",
2333 "grpc++_test_util",
2334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002335 ],
2336 "headers": [],
2337 "language": "c++",
2338 "name": "mock_test",
2339 "src": [
2340 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002341 ],
2342 "third_party": false,
2343 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -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_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002352 "grpc++_test_util",
2353 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002354 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002355 ],
2356 "headers": [],
2357 "language": "c++",
2358 "name": "qps_driver",
2359 "src": [
2360 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002361 ],
2362 "third_party": false,
2363 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002364 },
2365 {
2366 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002367 "gpr",
2368 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002369 "grpc",
2370 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002371 "grpc++_test_util",
2372 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002373 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002374 ],
2375 "headers": [],
2376 "language": "c++",
2377 "name": "qps_interarrival_test",
2378 "src": [
2379 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002380 ],
2381 "third_party": false,
2382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002383 },
2384 {
2385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002386 "gpr",
2387 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002388 "grpc",
2389 "grpc++",
2390 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002391 "grpc++_test_util",
2392 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002393 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002394 ],
2395 "headers": [],
2396 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002397 "name": "qps_json_driver",
2398 "src": [
2399 "test/cpp/qps/qps_json_driver.cc"
2400 ],
2401 "third_party": false,
2402 "type": "target"
2403 },
2404 {
2405 "deps": [
2406 "gpr",
2407 "gpr_test_util",
2408 "grpc",
2409 "grpc++",
2410 "grpc++_test_config",
2411 "grpc++_test_util",
2412 "grpc_test_util",
2413 "qps"
2414 ],
2415 "headers": [],
2416 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002417 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002418 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002419 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002420 ],
2421 "third_party": false,
2422 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002423 },
2424 {
2425 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002426 "gpr",
2427 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002428 "grpc",
2429 "grpc++",
2430 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002431 "grpc++_test_util",
2432 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002433 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 ],
2435 "headers": [],
2436 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002437 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002438 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002439 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002440 ],
2441 "third_party": false,
2442 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002443 },
2444 {
2445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002446 "gpr",
2447 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002448 "grpc",
2449 "grpc++",
2450 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002451 "grpc++_test_util",
2452 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002453 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002454 ],
2455 "headers": [
2456 "test/cpp/qps/client.h",
2457 "test/cpp/qps/server.h"
2458 ],
2459 "language": "c++",
2460 "name": "qps_worker",
2461 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002462 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002463 "test/cpp/qps/server.h",
2464 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002465 ],
2466 "third_party": false,
2467 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002468 },
2469 {
2470 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002471 "gpr",
2472 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002473 "grpc",
2474 "grpc++",
2475 "grpc++_test_config",
2476 "grpc++_test_util",
2477 "grpc_test_util"
2478 ],
2479 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002480 "src/proto/grpc/testing/empty.grpc.pb.h",
2481 "src/proto/grpc/testing/empty.pb.h",
2482 "src/proto/grpc/testing/messages.grpc.pb.h",
2483 "src/proto/grpc/testing/messages.pb.h",
2484 "src/proto/grpc/testing/test.grpc.pb.h",
2485 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002486 ],
2487 "language": "c++",
2488 "name": "reconnect_interop_client",
2489 "src": [
2490 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002491 ],
2492 "third_party": false,
2493 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002494 },
2495 {
2496 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002497 "gpr",
2498 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002499 "grpc",
2500 "grpc++",
2501 "grpc++_test_config",
2502 "grpc++_test_util",
2503 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002504 "reconnect_server",
2505 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002506 ],
2507 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002508 "src/proto/grpc/testing/empty.grpc.pb.h",
2509 "src/proto/grpc/testing/empty.pb.h",
2510 "src/proto/grpc/testing/messages.grpc.pb.h",
2511 "src/proto/grpc/testing/messages.pb.h",
2512 "src/proto/grpc/testing/test.grpc.pb.h",
2513 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002514 ],
2515 "language": "c++",
2516 "name": "reconnect_interop_server",
2517 "src": [
2518 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002519 ],
2520 "third_party": false,
2521 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002522 },
2523 {
2524 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002525 "gpr",
2526 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002527 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002528 "grpc++",
2529 "grpc++_test_util",
2530 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002531 ],
2532 "headers": [],
2533 "language": "c++",
2534 "name": "secure_auth_context_test",
2535 "src": [
2536 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002537 ],
2538 "third_party": false,
2539 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002540 },
2541 {
2542 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002543 "gpr",
2544 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002545 "grpc",
2546 "grpc++",
2547 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002548 "grpc_test_util",
2549 "qps"
2550 ],
2551 "headers": [],
2552 "language": "c++",
2553 "name": "secure_sync_unary_ping_pong_test",
2554 "src": [
2555 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002556 ],
2557 "third_party": false,
2558 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002559 },
2560 {
2561 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002562 "gpr",
2563 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002564 "grpc",
2565 "grpc++",
2566 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002567 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002568 ],
2569 "headers": [],
2570 "language": "c++",
2571 "name": "server_crash_test",
2572 "src": [
2573 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002574 ],
2575 "third_party": false,
2576 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002577 },
2578 {
2579 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002580 "gpr",
2581 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002582 "grpc",
2583 "grpc++",
2584 "grpc++_test_util",
2585 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002586 ],
2587 "headers": [],
2588 "language": "c++",
2589 "name": "server_crash_test_client",
2590 "src": [
2591 "test/cpp/end2end/server_crash_test_client.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++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002602 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002603 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002604 ],
2605 "headers": [],
2606 "language": "c++",
2607 "name": "shutdown_test",
2608 "src": [
2609 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002610 ],
2611 "third_party": false,
2612 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002613 },
2614 {
2615 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002616 "gpr",
2617 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002618 "grpc",
2619 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002620 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002621 ],
2622 "headers": [],
2623 "language": "c++",
2624 "name": "status_test",
2625 "src": [
2626 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002627 ],
2628 "third_party": false,
2629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002630 },
2631 {
2632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002633 "gpr",
2634 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002635 "grpc",
2636 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002637 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002638 "grpc_test_util"
2639 ],
2640 "headers": [],
2641 "language": "c++",
2642 "name": "streaming_throughput_test",
2643 "src": [
2644 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002645 ],
2646 "third_party": false,
2647 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002648 },
2649 {
2650 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002651 "gpr",
2652 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002653 "grpc",
2654 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002655 "grpc++_test_config",
2656 "grpc++_test_util",
2657 "grpc_test_util"
2658 ],
2659 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002660 "src/proto/grpc/testing/empty.grpc.pb.h",
2661 "src/proto/grpc/testing/empty.pb.h",
2662 "src/proto/grpc/testing/messages.grpc.pb.h",
2663 "src/proto/grpc/testing/messages.pb.h",
2664 "src/proto/grpc/testing/metrics.grpc.pb.h",
2665 "src/proto/grpc/testing/metrics.pb.h",
2666 "src/proto/grpc/testing/test.grpc.pb.h",
2667 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002668 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002669 "test/cpp/interop/interop_client.h",
2670 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002671 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002672 ],
2673 "language": "c++",
2674 "name": "stress_test",
2675 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002676 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002677 "test/cpp/interop/interop_client.cc",
2678 "test/cpp/interop/interop_client.h",
2679 "test/cpp/interop/stress_interop_client.cc",
2680 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002681 "test/cpp/interop/stress_test.cc",
2682 "test/cpp/util/metrics_server.cc",
2683 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002684 ],
2685 "third_party": false,
2686 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002687 },
2688 {
2689 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002690 "gpr",
2691 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002692 "grpc",
2693 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002694 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002695 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002696 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002697 ],
2698 "headers": [],
2699 "language": "c++",
2700 "name": "sync_streaming_ping_pong_test",
2701 "src": [
2702 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002703 ],
2704 "third_party": false,
2705 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002706 },
2707 {
2708 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002709 "gpr",
2710 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002711 "grpc",
2712 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002713 "grpc++_test_util",
2714 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002715 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002716 ],
2717 "headers": [],
2718 "language": "c++",
2719 "name": "sync_unary_ping_pong_test",
2720 "src": [
2721 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002722 ],
2723 "third_party": false,
2724 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002725 },
2726 {
2727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002728 "gpr",
2729 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002730 "grpc",
2731 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002732 "grpc++_test_util",
2733 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002734 ],
2735 "headers": [],
2736 "language": "c++",
2737 "name": "thread_stress_test",
2738 "src": [
2739 "test/cpp/end2end/thread_stress_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",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002748 "grpc",
2749 "grpc++",
2750 "grpc++_test_util",
2751 "grpc_test_util",
2752 "grpc_zookeeper"
2753 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002754 "headers": [
2755 "src/proto/grpc/testing/echo.grpc.pb.h",
2756 "src/proto/grpc/testing/echo.pb.h"
2757 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002758 "language": "c++",
2759 "name": "zookeeper_test",
2760 "src": [
2761 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002762 ],
2763 "third_party": false,
2764 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002765 },
2766 {
2767 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002768 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002769 "grpc"
2770 ],
2771 "headers": [],
2772 "language": "c89",
2773 "name": "public_headers_must_be_c89",
2774 "src": [
2775 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002776 ],
2777 "third_party": false,
2778 "type": "target"
2779 },
2780 {
2781 "deps": [
2782 "boringssl",
2783 "boringssl_aes_test_lib",
2784 "boringssl_test_util"
2785 ],
2786 "headers": [],
2787 "language": "c++",
2788 "name": "boringssl_aes_test",
2789 "src": [],
2790 "third_party": true,
2791 "type": "target"
2792 },
2793 {
2794 "deps": [
2795 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002796 "boringssl_asn1_test_lib",
2797 "boringssl_test_util"
2798 ],
2799 "headers": [],
2800 "language": "c++",
2801 "name": "boringssl_asn1_test",
2802 "src": [],
2803 "third_party": true,
2804 "type": "target"
2805 },
2806 {
2807 "deps": [
2808 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002809 "boringssl_base64_test_lib",
2810 "boringssl_test_util"
2811 ],
2812 "headers": [],
2813 "language": "c++",
2814 "name": "boringssl_base64_test",
2815 "src": [],
2816 "third_party": true,
2817 "type": "target"
2818 },
2819 {
2820 "deps": [
2821 "boringssl",
2822 "boringssl_bio_test_lib",
2823 "boringssl_test_util"
2824 ],
2825 "headers": [],
2826 "language": "c++",
2827 "name": "boringssl_bio_test",
2828 "src": [],
2829 "third_party": true,
2830 "type": "target"
2831 },
2832 {
2833 "deps": [
2834 "boringssl",
2835 "boringssl_bn_test_lib",
2836 "boringssl_test_util"
2837 ],
2838 "headers": [],
2839 "language": "c++",
2840 "name": "boringssl_bn_test",
2841 "src": [],
2842 "third_party": true,
2843 "type": "target"
2844 },
2845 {
2846 "deps": [
2847 "boringssl",
2848 "boringssl_bytestring_test_lib",
2849 "boringssl_test_util"
2850 ],
2851 "headers": [],
2852 "language": "c++",
2853 "name": "boringssl_bytestring_test",
2854 "src": [],
2855 "third_party": true,
2856 "type": "target"
2857 },
2858 {
2859 "deps": [
2860 "boringssl",
2861 "boringssl_aead_test_lib",
2862 "boringssl_test_util"
2863 ],
2864 "headers": [],
2865 "language": "c++",
2866 "name": "boringssl_aead_test",
2867 "src": [],
2868 "third_party": true,
2869 "type": "target"
2870 },
2871 {
2872 "deps": [
2873 "boringssl",
2874 "boringssl_cipher_test_lib",
2875 "boringssl_test_util"
2876 ],
2877 "headers": [],
2878 "language": "c++",
2879 "name": "boringssl_cipher_test",
2880 "src": [],
2881 "third_party": true,
2882 "type": "target"
2883 },
2884 {
2885 "deps": [
2886 "boringssl",
2887 "boringssl_cmac_test_lib",
2888 "boringssl_test_util"
2889 ],
2890 "headers": [],
2891 "language": "c++",
2892 "name": "boringssl_cmac_test",
2893 "src": [],
2894 "third_party": true,
2895 "type": "target"
2896 },
2897 {
2898 "deps": [
2899 "boringssl",
2900 "boringssl_constant_time_test_lib",
2901 "boringssl_test_util"
2902 ],
2903 "headers": [],
2904 "language": "c++",
2905 "name": "boringssl_constant_time_test",
2906 "src": [],
2907 "third_party": true,
2908 "type": "target"
2909 },
2910 {
2911 "deps": [
2912 "boringssl",
2913 "boringssl_ed25519_test_lib",
2914 "boringssl_test_util"
2915 ],
2916 "headers": [],
2917 "language": "c++",
2918 "name": "boringssl_ed25519_test",
2919 "src": [],
2920 "third_party": true,
2921 "type": "target"
2922 },
2923 {
2924 "deps": [
2925 "boringssl",
2926 "boringssl_test_util",
2927 "boringssl_x25519_test_lib"
2928 ],
2929 "headers": [],
2930 "language": "c++",
2931 "name": "boringssl_x25519_test",
2932 "src": [],
2933 "third_party": true,
2934 "type": "target"
2935 },
2936 {
2937 "deps": [
2938 "boringssl",
2939 "boringssl_dh_test_lib",
2940 "boringssl_test_util"
2941 ],
2942 "headers": [],
2943 "language": "c++",
2944 "name": "boringssl_dh_test",
2945 "src": [],
2946 "third_party": true,
2947 "type": "target"
2948 },
2949 {
2950 "deps": [
2951 "boringssl",
2952 "boringssl_digest_test_lib",
2953 "boringssl_test_util"
2954 ],
2955 "headers": [],
2956 "language": "c++",
2957 "name": "boringssl_digest_test",
2958 "src": [],
2959 "third_party": true,
2960 "type": "target"
2961 },
2962 {
2963 "deps": [
2964 "boringssl",
2965 "boringssl_dsa_test_lib",
2966 "boringssl_test_util"
2967 ],
2968 "headers": [],
2969 "language": "c++",
2970 "name": "boringssl_dsa_test",
2971 "src": [],
2972 "third_party": true,
2973 "type": "target"
2974 },
2975 {
2976 "deps": [
2977 "boringssl",
2978 "boringssl_ec_test_lib",
2979 "boringssl_test_util"
2980 ],
2981 "headers": [],
2982 "language": "c++",
2983 "name": "boringssl_ec_test",
2984 "src": [],
2985 "third_party": true,
2986 "type": "target"
2987 },
2988 {
2989 "deps": [
2990 "boringssl",
2991 "boringssl_example_mul_lib",
2992 "boringssl_test_util"
2993 ],
2994 "headers": [],
2995 "language": "c++",
2996 "name": "boringssl_example_mul",
2997 "src": [],
2998 "third_party": true,
2999 "type": "target"
3000 },
3001 {
3002 "deps": [
3003 "boringssl",
3004 "boringssl_ecdsa_test_lib",
3005 "boringssl_test_util"
3006 ],
3007 "headers": [],
3008 "language": "c++",
3009 "name": "boringssl_ecdsa_test",
3010 "src": [],
3011 "third_party": true,
3012 "type": "target"
3013 },
3014 {
3015 "deps": [
3016 "boringssl",
3017 "boringssl_err_test_lib",
3018 "boringssl_test_util"
3019 ],
3020 "headers": [],
3021 "language": "c++",
3022 "name": "boringssl_err_test",
3023 "src": [],
3024 "third_party": true,
3025 "type": "target"
3026 },
3027 {
3028 "deps": [
3029 "boringssl",
3030 "boringssl_evp_extra_test_lib",
3031 "boringssl_test_util"
3032 ],
3033 "headers": [],
3034 "language": "c++",
3035 "name": "boringssl_evp_extra_test",
3036 "src": [],
3037 "third_party": true,
3038 "type": "target"
3039 },
3040 {
3041 "deps": [
3042 "boringssl",
3043 "boringssl_evp_test_lib",
3044 "boringssl_test_util"
3045 ],
3046 "headers": [],
3047 "language": "c++",
3048 "name": "boringssl_evp_test",
3049 "src": [],
3050 "third_party": true,
3051 "type": "target"
3052 },
3053 {
3054 "deps": [
3055 "boringssl",
3056 "boringssl_pbkdf_test_lib",
3057 "boringssl_test_util"
3058 ],
3059 "headers": [],
3060 "language": "c++",
3061 "name": "boringssl_pbkdf_test",
3062 "src": [],
3063 "third_party": true,
3064 "type": "target"
3065 },
3066 {
3067 "deps": [
3068 "boringssl",
3069 "boringssl_hkdf_test_lib",
3070 "boringssl_test_util"
3071 ],
3072 "headers": [],
3073 "language": "c++",
3074 "name": "boringssl_hkdf_test",
3075 "src": [],
3076 "third_party": true,
3077 "type": "target"
3078 },
3079 {
3080 "deps": [
3081 "boringssl",
3082 "boringssl_hmac_test_lib",
3083 "boringssl_test_util"
3084 ],
3085 "headers": [],
3086 "language": "c++",
3087 "name": "boringssl_hmac_test",
3088 "src": [],
3089 "third_party": true,
3090 "type": "target"
3091 },
3092 {
3093 "deps": [
3094 "boringssl",
3095 "boringssl_lhash_test_lib",
3096 "boringssl_test_util"
3097 ],
3098 "headers": [],
3099 "language": "c++",
3100 "name": "boringssl_lhash_test",
3101 "src": [],
3102 "third_party": true,
3103 "type": "target"
3104 },
3105 {
3106 "deps": [
3107 "boringssl",
3108 "boringssl_gcm_test_lib",
3109 "boringssl_test_util"
3110 ],
3111 "headers": [],
3112 "language": "c++",
3113 "name": "boringssl_gcm_test",
3114 "src": [],
3115 "third_party": true,
3116 "type": "target"
3117 },
3118 {
3119 "deps": [
3120 "boringssl",
3121 "boringssl_pkcs12_test_lib",
3122 "boringssl_test_util"
3123 ],
3124 "headers": [],
3125 "language": "c++",
3126 "name": "boringssl_pkcs12_test",
3127 "src": [],
3128 "third_party": true,
3129 "type": "target"
3130 },
3131 {
3132 "deps": [
3133 "boringssl",
3134 "boringssl_pkcs8_test_lib",
3135 "boringssl_test_util"
3136 ],
3137 "headers": [],
3138 "language": "c++",
3139 "name": "boringssl_pkcs8_test",
3140 "src": [],
3141 "third_party": true,
3142 "type": "target"
3143 },
3144 {
3145 "deps": [
3146 "boringssl",
3147 "boringssl_poly1305_test_lib",
3148 "boringssl_test_util"
3149 ],
3150 "headers": [],
3151 "language": "c++",
3152 "name": "boringssl_poly1305_test",
3153 "src": [],
3154 "third_party": true,
3155 "type": "target"
3156 },
3157 {
3158 "deps": [
3159 "boringssl",
3160 "boringssl_refcount_test_lib",
3161 "boringssl_test_util"
3162 ],
3163 "headers": [],
3164 "language": "c++",
3165 "name": "boringssl_refcount_test",
3166 "src": [],
3167 "third_party": true,
3168 "type": "target"
3169 },
3170 {
3171 "deps": [
3172 "boringssl",
3173 "boringssl_rsa_test_lib",
3174 "boringssl_test_util"
3175 ],
3176 "headers": [],
3177 "language": "c++",
3178 "name": "boringssl_rsa_test",
3179 "src": [],
3180 "third_party": true,
3181 "type": "target"
3182 },
3183 {
3184 "deps": [
3185 "boringssl",
3186 "boringssl_test_util",
3187 "boringssl_thread_test_lib"
3188 ],
3189 "headers": [],
3190 "language": "c++",
3191 "name": "boringssl_thread_test",
3192 "src": [],
3193 "third_party": true,
3194 "type": "target"
3195 },
3196 {
3197 "deps": [
3198 "boringssl",
3199 "boringssl_pkcs7_test_lib",
3200 "boringssl_test_util"
3201 ],
3202 "headers": [],
3203 "language": "c++",
3204 "name": "boringssl_pkcs7_test",
3205 "src": [],
3206 "third_party": true,
3207 "type": "target"
3208 },
3209 {
3210 "deps": [
3211 "boringssl",
3212 "boringssl_tab_test_lib",
3213 "boringssl_test_util"
3214 ],
3215 "headers": [],
3216 "language": "c++",
3217 "name": "boringssl_tab_test",
3218 "src": [],
3219 "third_party": true,
3220 "type": "target"
3221 },
3222 {
3223 "deps": [
3224 "boringssl",
3225 "boringssl_test_util",
3226 "boringssl_v3name_test_lib"
3227 ],
3228 "headers": [],
3229 "language": "c++",
3230 "name": "boringssl_v3name_test",
3231 "src": [],
3232 "third_party": true,
3233 "type": "target"
3234 },
3235 {
3236 "deps": [
3237 "boringssl",
3238 "boringssl_pqueue_test_lib",
3239 "boringssl_test_util"
3240 ],
3241 "headers": [],
3242 "language": "c++",
3243 "name": "boringssl_pqueue_test",
3244 "src": [],
3245 "third_party": true,
3246 "type": "target"
3247 },
3248 {
3249 "deps": [
3250 "boringssl",
3251 "boringssl_ssl_test_lib",
3252 "boringssl_test_util"
3253 ],
3254 "headers": [],
3255 "language": "c++",
3256 "name": "boringssl_ssl_test",
3257 "src": [],
3258 "third_party": true,
3259 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003260 },
3261 {
3262 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003263 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003264 "gpr",
3265 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003266 "grpc_test_util_unsecure",
3267 "grpc_unsecure"
3268 ],
3269 "headers": [],
3270 "language": "c",
3271 "name": "badreq_bad_client_test",
3272 "src": [
3273 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003274 ],
3275 "third_party": false,
3276 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003277 },
3278 {
3279 "deps": [
3280 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003281 "gpr",
3282 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003283 "grpc_test_util_unsecure",
3284 "grpc_unsecure"
3285 ],
3286 "headers": [],
3287 "language": "c",
3288 "name": "connection_prefix_bad_client_test",
3289 "src": [
3290 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003291 ],
3292 "third_party": false,
3293 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003294 },
3295 {
3296 "deps": [
3297 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003298 "gpr",
3299 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003300 "grpc_test_util_unsecure",
3301 "grpc_unsecure"
3302 ],
3303 "headers": [],
3304 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003305 "name": "head_of_line_blocking_bad_client_test",
3306 "src": [
3307 "test/core/bad_client/tests/head_of_line_blocking.c"
3308 ],
3309 "third_party": false,
3310 "type": "target"
3311 },
3312 {
3313 "deps": [
3314 "bad_client_test",
3315 "gpr",
3316 "gpr_test_util",
3317 "grpc_test_util_unsecure",
3318 "grpc_unsecure"
3319 ],
3320 "headers": [],
3321 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003322 "name": "headers_bad_client_test",
3323 "src": [
3324 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003325 ],
3326 "third_party": false,
3327 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003328 },
3329 {
3330 "deps": [
3331 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003332 "gpr",
3333 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003334 "grpc_test_util_unsecure",
3335 "grpc_unsecure"
3336 ],
3337 "headers": [],
3338 "language": "c",
3339 "name": "initial_settings_frame_bad_client_test",
3340 "src": [
3341 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003342 ],
3343 "third_party": false,
3344 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003345 },
3346 {
3347 "deps": [
3348 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003349 "gpr",
3350 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003351 "grpc_test_util_unsecure",
3352 "grpc_unsecure"
3353 ],
3354 "headers": [],
3355 "language": "c",
3356 "name": "server_registered_method_bad_client_test",
3357 "src": [
3358 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003359 ],
3360 "third_party": false,
3361 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003362 },
3363 {
3364 "deps": [
3365 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003366 "gpr",
3367 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003368 "grpc_test_util_unsecure",
3369 "grpc_unsecure"
3370 ],
3371 "headers": [],
3372 "language": "c",
3373 "name": "simple_request_bad_client_test",
3374 "src": [
3375 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003376 ],
3377 "third_party": false,
3378 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003379 },
3380 {
3381 "deps": [
3382 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003383 "gpr",
3384 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003385 "grpc_test_util_unsecure",
3386 "grpc_unsecure"
3387 ],
3388 "headers": [],
3389 "language": "c",
3390 "name": "unknown_frame_bad_client_test",
3391 "src": [
3392 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003393 ],
3394 "third_party": false,
3395 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003396 },
3397 {
3398 "deps": [
3399 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003400 "gpr",
3401 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003402 "grpc_test_util_unsecure",
3403 "grpc_unsecure"
3404 ],
3405 "headers": [],
3406 "language": "c",
3407 "name": "window_overflow_bad_client_test",
3408 "src": [
3409 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003410 ],
3411 "third_party": false,
3412 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003413 },
3414 {
3415 "deps": [
3416 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003417 "gpr",
3418 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003419 "grpc",
3420 "grpc_test_util"
3421 ],
3422 "headers": [],
3423 "language": "c",
3424 "name": "bad_ssl_alpn_server",
3425 "src": [
3426 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003427 ],
3428 "third_party": false,
3429 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003430 },
3431 {
3432 "deps": [
3433 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003434 "gpr",
3435 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003436 "grpc",
3437 "grpc_test_util"
3438 ],
3439 "headers": [],
3440 "language": "c",
3441 "name": "bad_ssl_cert_server",
3442 "src": [
3443 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003444 ],
3445 "third_party": false,
3446 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003447 },
3448 {
3449 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003450 "gpr",
3451 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003452 "grpc",
3453 "grpc_test_util"
3454 ],
3455 "headers": [],
3456 "language": "c",
3457 "name": "bad_ssl_alpn_test",
3458 "src": [
3459 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003460 ],
3461 "third_party": false,
3462 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003463 },
3464 {
3465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003466 "gpr",
3467 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003468 "grpc",
3469 "grpc_test_util"
3470 ],
3471 "headers": [],
3472 "language": "c",
3473 "name": "bad_ssl_cert_test",
3474 "src": [
3475 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003476 ],
3477 "third_party": false,
3478 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003479 },
3480 {
3481 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003482 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003483 "gpr",
3484 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003485 "grpc",
3486 "grpc_test_util"
3487 ],
3488 "headers": [],
3489 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003490 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003491 "src": [
3492 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003493 ],
3494 "third_party": false,
3495 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003496 },
3497 {
3498 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003499 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003500 "gpr",
3501 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003502 "grpc",
3503 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003504 ],
3505 "headers": [],
3506 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003507 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003508 "src": [
3509 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003510 ],
3511 "third_party": false,
3512 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003513 },
3514 {
3515 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003516 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003517 "gpr",
3518 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003519 "grpc",
3520 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 ],
3522 "headers": [],
3523 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003524 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003525 "src": [
3526 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003527 ],
3528 "third_party": false,
3529 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003530 },
3531 {
3532 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003533 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003534 "gpr",
3535 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003536 "grpc",
3537 "grpc_test_util"
3538 ],
3539 "headers": [],
3540 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003541 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003542 "src": [
3543 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003544 ],
3545 "third_party": false,
3546 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003547 },
3548 {
3549 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003550 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003551 "gpr",
3552 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003553 "grpc",
3554 "grpc_test_util"
3555 ],
3556 "headers": [],
3557 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003558 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003559 "src": [
3560 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003561 ],
3562 "third_party": false,
3563 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003564 },
3565 {
3566 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003567 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003568 "gpr",
3569 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003570 "grpc",
3571 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003572 ],
3573 "headers": [],
3574 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003575 "name": "h2_full+trace_test",
3576 "src": [
3577 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003578 ],
3579 "third_party": false,
3580 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003581 },
3582 {
3583 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003584 "end2end_tests",
3585 "gpr",
3586 "gpr_test_util",
3587 "grpc",
3588 "grpc_test_util"
3589 ],
3590 "headers": [],
3591 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003592 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003593 "src": [
3594 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003595 ],
3596 "third_party": false,
3597 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003598 },
3599 {
3600 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003601 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003602 "gpr",
3603 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003604 "grpc",
3605 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003606 ],
3607 "headers": [],
3608 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003609 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003610 "src": [
3611 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003612 ],
3613 "third_party": false,
3614 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003615 },
3616 {
3617 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003618 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003619 "gpr",
3620 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003621 "grpc",
3622 "grpc_test_util"
3623 ],
3624 "headers": [],
3625 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003626 "name": "h2_sockpair_test",
3627 "src": [
3628 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003629 ],
3630 "third_party": false,
3631 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003632 },
3633 {
3634 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003635 "end2end_tests",
3636 "gpr",
3637 "gpr_test_util",
3638 "grpc",
3639 "grpc_test_util"
3640 ],
3641 "headers": [],
3642 "language": "c",
3643 "name": "h2_sockpair+trace_test",
3644 "src": [
3645 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003646 ],
3647 "third_party": false,
3648 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003649 },
3650 {
3651 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003652 "end2end_tests",
3653 "gpr",
3654 "gpr_test_util",
3655 "grpc",
3656 "grpc_test_util"
3657 ],
3658 "headers": [],
3659 "language": "c",
3660 "name": "h2_sockpair_1byte_test",
3661 "src": [
3662 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003663 ],
3664 "third_party": false,
3665 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003666 },
3667 {
3668 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003669 "end2end_tests",
3670 "gpr",
3671 "gpr_test_util",
3672 "grpc",
3673 "grpc_test_util"
3674 ],
3675 "headers": [],
3676 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003677 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003678 "src": [
3679 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003680 ],
3681 "third_party": false,
3682 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003683 },
3684 {
3685 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003686 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003687 "gpr",
3688 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003689 "grpc",
3690 "grpc_test_util"
3691 ],
3692 "headers": [],
3693 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003694 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003695 "src": [
3696 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003697 ],
3698 "third_party": false,
3699 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003700 },
3701 {
3702 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003703 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003704 "gpr",
3705 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003706 "grpc",
3707 "grpc_test_util"
3708 ],
3709 "headers": [],
3710 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003711 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003712 "src": [
3713 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003714 ],
3715 "third_party": false,
3716 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003717 },
3718 {
3719 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003720 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003721 "gpr",
3722 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003723 "grpc_test_util_unsecure",
3724 "grpc_unsecure"
3725 ],
3726 "headers": [],
3727 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003728 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003729 "src": [
3730 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003731 ],
3732 "third_party": false,
3733 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003734 },
3735 {
3736 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003737 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003738 "gpr",
3739 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003740 "grpc_test_util_unsecure",
3741 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 ],
3743 "headers": [],
3744 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003745 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003746 "src": [
3747 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003748 ],
3749 "third_party": false,
3750 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003751 },
3752 {
3753 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003754 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003755 "gpr",
3756 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003757 "grpc_test_util_unsecure",
3758 "grpc_unsecure"
3759 ],
3760 "headers": [],
3761 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003762 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003763 "src": [
3764 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003765 ],
3766 "third_party": false,
3767 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003768 },
3769 {
3770 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003771 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003772 "gpr",
3773 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003774 "grpc_test_util_unsecure",
3775 "grpc_unsecure"
3776 ],
3777 "headers": [],
3778 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003779 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003780 "src": [
3781 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003782 ],
3783 "third_party": false,
3784 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003785 },
3786 {
3787 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003788 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003789 "gpr",
3790 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003791 "grpc_test_util_unsecure",
3792 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003793 ],
3794 "headers": [],
3795 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003796 "name": "h2_full+trace_nosec_test",
3797 "src": [
3798 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003799 ],
3800 "third_party": false,
3801 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003802 },
3803 {
3804 "deps": [
3805 "end2end_nosec_tests",
3806 "gpr",
3807 "gpr_test_util",
3808 "grpc_test_util_unsecure",
3809 "grpc_unsecure"
3810 ],
3811 "headers": [],
3812 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003813 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003814 "src": [
3815 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003816 ],
3817 "third_party": false,
3818 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003819 },
3820 {
3821 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003822 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003823 "gpr",
3824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003825 "grpc_test_util_unsecure",
3826 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003827 ],
3828 "headers": [],
3829 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003830 "name": "h2_sockpair_nosec_test",
3831 "src": [
3832 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003833 ],
3834 "third_party": false,
3835 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003836 },
3837 {
3838 "deps": [
3839 "end2end_nosec_tests",
3840 "gpr",
3841 "gpr_test_util",
3842 "grpc_test_util_unsecure",
3843 "grpc_unsecure"
3844 ],
3845 "headers": [],
3846 "language": "c",
3847 "name": "h2_sockpair+trace_nosec_test",
3848 "src": [
3849 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003850 ],
3851 "third_party": false,
3852 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003853 },
3854 {
3855 "deps": [
3856 "end2end_nosec_tests",
3857 "gpr",
3858 "gpr_test_util",
3859 "grpc_test_util_unsecure",
3860 "grpc_unsecure"
3861 ],
3862 "headers": [],
3863 "language": "c",
3864 "name": "h2_sockpair_1byte_nosec_test",
3865 "src": [
3866 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003867 ],
3868 "third_party": false,
3869 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003870 },
3871 {
3872 "deps": [
3873 "end2end_nosec_tests",
3874 "gpr",
3875 "gpr_test_util",
3876 "grpc_test_util_unsecure",
3877 "grpc_unsecure"
3878 ],
3879 "headers": [],
3880 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003881 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003882 "src": [
3883 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003884 ],
3885 "third_party": false,
3886 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003887 },
3888 {
3889 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003890 "gpr",
3891 "gpr_test_util",
3892 "grpc",
3893 "grpc_test_util",
3894 "one_input_fuzzer"
3895 ],
3896 "headers": [],
3897 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003898 "name": "client_fuzzer_one_entry",
3899 "src": [
3900 "test/core/end2end/fuzzers/client_fuzzer.c"
3901 ],
3902 "third_party": false,
3903 "type": "target"
3904 },
3905 {
3906 "deps": [
3907 "gpr",
3908 "gpr_test_util",
3909 "grpc",
3910 "grpc_test_util",
3911 "one_input_fuzzer"
3912 ],
3913 "headers": [],
3914 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003915 "name": "hpack_parser_fuzzer_test_one_entry",
3916 "src": [
3917 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3918 ],
3919 "third_party": false,
3920 "type": "target"
3921 },
3922 {
3923 "deps": [
3924 "gpr",
3925 "gpr_test_util",
3926 "grpc",
3927 "grpc_test_util",
3928 "one_input_fuzzer"
3929 ],
3930 "headers": [],
3931 "language": "c",
3932 "name": "http_fuzzer_test_one_entry",
3933 "src": [
3934 "test/core/http/fuzzer.c"
3935 ],
3936 "third_party": false,
3937 "type": "target"
3938 },
3939 {
3940 "deps": [
3941 "gpr",
3942 "gpr_test_util",
3943 "grpc",
3944 "grpc_test_util",
3945 "one_input_fuzzer"
3946 ],
3947 "headers": [],
3948 "language": "c",
3949 "name": "json_fuzzer_test_one_entry",
3950 "src": [
3951 "test/core/json/fuzzer.c"
3952 ],
3953 "third_party": false,
3954 "type": "target"
3955 },
3956 {
3957 "deps": [
3958 "gpr",
3959 "gpr_test_util",
3960 "grpc",
3961 "grpc_test_util",
3962 "one_input_fuzzer"
3963 ],
3964 "headers": [],
3965 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003966 "name": "nanopb_fuzzer_response_test_one_entry",
3967 "src": [
3968 "test/core/nanopb/fuzzer_response.c"
3969 ],
3970 "third_party": false,
3971 "type": "target"
3972 },
3973 {
3974 "deps": [
3975 "gpr",
3976 "gpr_test_util",
3977 "grpc",
3978 "grpc_test_util",
3979 "one_input_fuzzer"
3980 ],
3981 "headers": [],
3982 "language": "c",
3983 "name": "nanopb_fuzzer_serverlist_test_one_entry",
3984 "src": [
3985 "test/core/nanopb/fuzzer_serverlist.c"
3986 ],
3987 "third_party": false,
3988 "type": "target"
3989 },
3990 {
3991 "deps": [
3992 "gpr",
3993 "gpr_test_util",
3994 "grpc",
3995 "grpc_test_util",
3996 "one_input_fuzzer"
3997 ],
3998 "headers": [],
3999 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004000 "name": "server_fuzzer_one_entry",
4001 "src": [
4002 "test/core/end2end/fuzzers/server_fuzzer.c"
4003 ],
4004 "third_party": false,
4005 "type": "target"
4006 },
4007 {
4008 "deps": [
4009 "gpr",
4010 "gpr_test_util",
4011 "grpc",
4012 "grpc_test_util",
4013 "one_input_fuzzer"
4014 ],
4015 "headers": [],
4016 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004017 "name": "uri_fuzzer_test_one_entry",
4018 "src": [
4019 "test/core/client_config/uri_fuzzer_test.c"
4020 ],
4021 "third_party": false,
4022 "type": "target"
4023 },
4024 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004025 "deps": [
4026 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004027 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004028 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004029 "language": "c",
4030 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004031 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004032 "third_party": false,
4033 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004034 },
4035 {
4036 "deps": [
4037 "gpr"
4038 ],
4039 "headers": [
4040 "test/core/util/test_config.h"
4041 ],
4042 "language": "c",
4043 "name": "gpr_test_util",
4044 "src": [
4045 "test/core/util/test_config.c",
4046 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004047 ],
4048 "third_party": false,
4049 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004050 },
4051 {
4052 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004053 "census",
4054 "gpr",
4055 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004056 "grpc_lb_policy_grpclb",
4057 "grpc_lb_policy_pick_first",
4058 "grpc_lb_policy_round_robin",
4059 "grpc_resolver_dns_native",
4060 "grpc_resolver_sockaddr",
4061 "grpc_secure",
4062 "grpc_transport_chttp2_client_insecure",
4063 "grpc_transport_chttp2_client_secure",
4064 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004065 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004066 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004067 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004068 "language": "c",
4069 "name": "grpc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004070 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004071 "third_party": false,
4072 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004073 },
4074 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004075 "deps": [
4076 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004077 "grpc"
4078 ],
4079 "headers": [],
4080 "language": "c",
4081 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004082 "src": [],
4083 "third_party": false,
4084 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004085 },
4086 {
4087 "deps": [
4088 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004089 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004090 "grpc",
4091 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004092 ],
4093 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004094 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004095 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004096 ],
4097 "language": "c",
4098 "name": "grpc_test_util",
4099 "src": [
4100 "test/core/end2end/data/server1_cert.c",
4101 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004103 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004104 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004105 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004106 ],
4107 "third_party": false,
4108 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004109 },
4110 {
4111 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004112 "gpr",
4113 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004114 "grpc",
4115 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004116 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004117 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004118 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004119 "language": "c",
4120 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004121 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004122 "third_party": false,
4123 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004124 },
4125 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004126 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004127 "census",
4128 "gpr",
4129 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004130 "grpc_lb_policy_grpclb",
4131 "grpc_lb_policy_pick_first",
4132 "grpc_lb_policy_round_robin",
4133 "grpc_resolver_dns_native",
4134 "grpc_resolver_sockaddr",
4135 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004136 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004137 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004138 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004139 "language": "c",
4140 "name": "grpc_unsecure",
4141 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004142 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004143 ],
4144 "third_party": false,
4145 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004146 },
4147 {
4148 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004149 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004150 "grpc"
4151 ],
4152 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004153 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004154 ],
4155 "language": "c",
4156 "name": "grpc_zookeeper",
4157 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004158 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004159 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004160 ],
4161 "third_party": false,
4162 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004163 },
4164 {
4165 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07004166 "gpr"
4167 ],
4168 "headers": [],
4169 "language": "c",
4170 "name": "one_input_fuzzer",
4171 "src": [
4172 "test/core/util/one_corpus_entry_fuzzer.c"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004173 ],
4174 "third_party": false,
4175 "type": "lib"
4176 },
4177 {
4178 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004179 "gpr",
4180 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004181 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004182 "grpc_test_util",
4183 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004184 ],
4185 "headers": [
4186 "test/core/util/reconnect_server.h"
4187 ],
4188 "language": "c",
4189 "name": "reconnect_server",
4190 "src": [
4191 "test/core/util/reconnect_server.c",
4192 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004193 ],
4194 "third_party": false,
4195 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004196 },
4197 {
4198 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004199 "gpr",
4200 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004201 "grpc",
4202 "grpc_test_util"
4203 ],
4204 "headers": [
4205 "test/core/util/test_tcp_server.h"
4206 ],
4207 "language": "c",
4208 "name": "test_tcp_server",
4209 "src": [
4210 "test/core/util/test_tcp_server.c",
4211 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004212 ],
4213 "third_party": false,
4214 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004215 },
4216 {
4217 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004218 "grpc",
4219 "grpc++_base",
4220 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004221 ],
4222 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004223 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004224 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004225 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004226 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004227 ],
4228 "language": "c++",
4229 "name": "grpc++",
4230 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004231 "src/cpp/client/secure_credentials.cc",
4232 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004233 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004234 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004235 "src/cpp/common/secure_auth_context.cc",
4236 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004237 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004238 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004239 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004240 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004241 ],
4242 "third_party": false,
4243 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 },
4245 {
4246 "deps": [],
4247 "headers": [
4248 "test/cpp/util/test_config.h"
4249 ],
4250 "language": "c++",
4251 "name": "grpc++_test_config",
4252 "src": [
4253 "test/cpp/util/test_config.cc",
4254 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004255 ],
4256 "third_party": false,
4257 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 },
4259 {
4260 "deps": [
4261 "grpc++",
4262 "grpc_test_util"
4263 ],
4264 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004265 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4266 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4267 "src/proto/grpc/testing/echo.grpc.pb.h",
4268 "src/proto/grpc/testing/echo.pb.h",
4269 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4270 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004271 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004272 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004273 "test/cpp/util/cli_call.h",
4274 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004275 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004276 "test/cpp/util/subprocess.h",
4277 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004278 ],
4279 "language": "c++",
4280 "name": "grpc++_test_util",
4281 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004282 "test/cpp/end2end/test_service_impl.cc",
4283 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004284 "test/cpp/util/byte_buffer_proto_helper.cc",
4285 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004286 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004287 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004288 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004290 "test/cpp/util/string_ref_helper.cc",
4291 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004292 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004293 "test/cpp/util/subprocess.h",
4294 "test/cpp/util/test_credentials_provider.cc",
4295 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004296 ],
4297 "third_party": false,
4298 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 },
4300 {
4301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004302 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004303 "grpc",
4304 "grpc++_base",
4305 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004306 "grpc_unsecure"
4307 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004308 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004309 "language": "c++",
4310 "name": "grpc++_unsecure",
4311 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004312 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004313 ],
4314 "third_party": false,
4315 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 },
4317 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004318 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004319 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004320 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004321 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "src/compiler/config.h",
4323 "src/compiler/cpp_generator.h",
4324 "src/compiler/cpp_generator_helpers.h",
4325 "src/compiler/csharp_generator.h",
4326 "src/compiler/csharp_generator_helpers.h",
4327 "src/compiler/generator_helpers.h",
4328 "src/compiler/objective_c_generator.h",
4329 "src/compiler/objective_c_generator_helpers.h",
4330 "src/compiler/python_generator.h",
4331 "src/compiler/ruby_generator.h",
4332 "src/compiler/ruby_generator_helpers-inl.h",
4333 "src/compiler/ruby_generator_map-inl.h",
4334 "src/compiler/ruby_generator_string-inl.h"
4335 ],
4336 "language": "c++",
4337 "name": "grpc_plugin_support",
4338 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "src/compiler/cpp_generator.h",
4342 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004343 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004344 "src/compiler/csharp_generator.h",
4345 "src/compiler/csharp_generator_helpers.h",
4346 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004347 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 "src/compiler/objective_c_generator.h",
4349 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004350 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004352 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004353 "src/compiler/ruby_generator.h",
4354 "src/compiler/ruby_generator_helpers-inl.h",
4355 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004356 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004357 ],
4358 "third_party": false,
4359 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004360 },
4361 {
4362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004363 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004365 "grpc++",
4366 "grpc++_test_util",
4367 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004368 ],
4369 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004370 "src/proto/grpc/testing/messages.grpc.pb.h",
4371 "src/proto/grpc/testing/messages.pb.h",
4372 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004373 ],
4374 "language": "c++",
4375 "name": "interop_client_helper",
4376 "src": [
4377 "test/cpp/interop/client_helper.cc",
4378 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004379 ],
4380 "third_party": false,
4381 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 },
4383 {
4384 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004385 "gpr",
4386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004387 "grpc",
4388 "grpc++",
4389 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004390 "grpc++_test_util",
4391 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004392 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 ],
4394 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004395 "src/proto/grpc/testing/empty.grpc.pb.h",
4396 "src/proto/grpc/testing/empty.pb.h",
4397 "src/proto/grpc/testing/messages.grpc.pb.h",
4398 "src/proto/grpc/testing/messages.pb.h",
4399 "src/proto/grpc/testing/test.grpc.pb.h",
4400 "src/proto/grpc/testing/test.pb.h",
4401 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004402 ],
4403 "language": "c++",
4404 "name": "interop_client_main",
4405 "src": [
4406 "test/cpp/interop/client.cc",
4407 "test/cpp/interop/interop_client.cc",
4408 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004409 ],
4410 "third_party": false,
4411 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004412 },
4413 {
4414 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004415 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004416 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004417 "grpc++",
4418 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 ],
4420 "headers": [
4421 "test/cpp/interop/server_helper.h"
4422 ],
4423 "language": "c++",
4424 "name": "interop_server_helper",
4425 "src": [
4426 "test/cpp/interop/server_helper.cc",
4427 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004428 ],
4429 "third_party": false,
4430 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004431 },
4432 {
4433 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004434 "gpr",
4435 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004436 "grpc",
4437 "grpc++",
4438 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004439 "grpc++_test_util",
4440 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004441 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004442 ],
4443 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004444 "src/proto/grpc/testing/empty.grpc.pb.h",
4445 "src/proto/grpc/testing/empty.pb.h",
4446 "src/proto/grpc/testing/messages.grpc.pb.h",
4447 "src/proto/grpc/testing/messages.pb.h",
4448 "src/proto/grpc/testing/test.grpc.pb.h",
4449 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004450 ],
4451 "language": "c++",
4452 "name": "interop_server_main",
4453 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004454 "test/cpp/interop/server_main.cc"
4455 ],
4456 "third_party": false,
4457 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 },
4459 {
4460 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004461 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004462 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004464 ],
4465 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004466 "src/proto/grpc/testing/control.grpc.pb.h",
4467 "src/proto/grpc/testing/control.pb.h",
4468 "src/proto/grpc/testing/messages.grpc.pb.h",
4469 "src/proto/grpc/testing/messages.pb.h",
4470 "src/proto/grpc/testing/payloads.grpc.pb.h",
4471 "src/proto/grpc/testing/payloads.pb.h",
4472 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4473 "src/proto/grpc/testing/perf_db.pb.h",
4474 "src/proto/grpc/testing/services.grpc.pb.h",
4475 "src/proto/grpc/testing/services.pb.h",
4476 "src/proto/grpc/testing/stats.grpc.pb.h",
4477 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 "test/cpp/qps/client.h",
4479 "test/cpp/qps/driver.h",
4480 "test/cpp/qps/histogram.h",
4481 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004482 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004483 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004484 "test/cpp/qps/qps_worker.h",
4485 "test/cpp/qps/report.h",
4486 "test/cpp/qps/server.h",
4487 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004488 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004489 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004490 ],
4491 "language": "c++",
4492 "name": "qps",
4493 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004494 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 "test/cpp/qps/client_async.cc",
4496 "test/cpp/qps/client_sync.cc",
4497 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004498 "test/cpp/qps/driver.h",
4499 "test/cpp/qps/histogram.h",
4500 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004501 "test/cpp/qps/limit_cores.cc",
4502 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004503 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004504 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004505 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004506 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004507 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 "test/cpp/qps/report.h",
4509 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004510 "test/cpp/qps/server_async.cc",
4511 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004512 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004513 "test/cpp/qps/usage_timer.cc",
4514 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004515 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004516 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004517 ],
4518 "third_party": false,
4519 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004520 },
4521 {
4522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004523 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "grpc"
4525 ],
4526 "headers": [],
4527 "language": "csharp",
4528 "name": "grpc_csharp_ext",
4529 "src": [
4530 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004531 ],
4532 "third_party": false,
4533 "type": "lib"
4534 },
4535 {
4536 "deps": [],
4537 "headers": [
4538 "third_party/boringssl/crypto/aes/internal.h",
4539 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4540 "third_party/boringssl/crypto/bio/internal.h",
4541 "third_party/boringssl/crypto/bn/internal.h",
4542 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4543 "third_party/boringssl/crypto/bytestring/internal.h",
4544 "third_party/boringssl/crypto/cipher/internal.h",
4545 "third_party/boringssl/crypto/conf/conf_def.h",
4546 "third_party/boringssl/crypto/conf/internal.h",
4547 "third_party/boringssl/crypto/des/internal.h",
4548 "third_party/boringssl/crypto/dh/internal.h",
4549 "third_party/boringssl/crypto/digest/internal.h",
4550 "third_party/boringssl/crypto/digest/md32_common.h",
4551 "third_party/boringssl/crypto/directory.h",
4552 "third_party/boringssl/crypto/dsa/internal.h",
4553 "third_party/boringssl/crypto/ec/internal.h",
4554 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4555 "third_party/boringssl/crypto/evp/internal.h",
4556 "third_party/boringssl/crypto/internal.h",
4557 "third_party/boringssl/crypto/modes/internal.h",
4558 "third_party/boringssl/crypto/obj/obj_dat.h",
4559 "third_party/boringssl/crypto/obj/obj_xref.h",
4560 "third_party/boringssl/crypto/pkcs8/internal.h",
4561 "third_party/boringssl/crypto/rand/internal.h",
4562 "third_party/boringssl/crypto/rsa/internal.h",
4563 "third_party/boringssl/crypto/test/scoped_types.h",
4564 "third_party/boringssl/crypto/test/test_util.h",
4565 "third_party/boringssl/crypto/x509/charmap.h",
4566 "third_party/boringssl/crypto/x509/vpm_int.h",
4567 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4568 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4569 "third_party/boringssl/include/openssl/aead.h",
4570 "third_party/boringssl/include/openssl/aes.h",
4571 "third_party/boringssl/include/openssl/arm_arch.h",
4572 "third_party/boringssl/include/openssl/asn1.h",
4573 "third_party/boringssl/include/openssl/asn1_mac.h",
4574 "third_party/boringssl/include/openssl/asn1t.h",
4575 "third_party/boringssl/include/openssl/base.h",
4576 "third_party/boringssl/include/openssl/base64.h",
4577 "third_party/boringssl/include/openssl/bio.h",
4578 "third_party/boringssl/include/openssl/blowfish.h",
4579 "third_party/boringssl/include/openssl/bn.h",
4580 "third_party/boringssl/include/openssl/buf.h",
4581 "third_party/boringssl/include/openssl/buffer.h",
4582 "third_party/boringssl/include/openssl/bytestring.h",
4583 "third_party/boringssl/include/openssl/cast.h",
4584 "third_party/boringssl/include/openssl/chacha.h",
4585 "third_party/boringssl/include/openssl/cipher.h",
4586 "third_party/boringssl/include/openssl/cmac.h",
4587 "third_party/boringssl/include/openssl/conf.h",
4588 "third_party/boringssl/include/openssl/cpu.h",
4589 "third_party/boringssl/include/openssl/crypto.h",
4590 "third_party/boringssl/include/openssl/curve25519.h",
4591 "third_party/boringssl/include/openssl/des.h",
4592 "third_party/boringssl/include/openssl/dh.h",
4593 "third_party/boringssl/include/openssl/digest.h",
4594 "third_party/boringssl/include/openssl/dsa.h",
4595 "third_party/boringssl/include/openssl/dtls1.h",
4596 "third_party/boringssl/include/openssl/ec.h",
4597 "third_party/boringssl/include/openssl/ec_key.h",
4598 "third_party/boringssl/include/openssl/ecdh.h",
4599 "third_party/boringssl/include/openssl/ecdsa.h",
4600 "third_party/boringssl/include/openssl/engine.h",
4601 "third_party/boringssl/include/openssl/err.h",
4602 "third_party/boringssl/include/openssl/evp.h",
4603 "third_party/boringssl/include/openssl/ex_data.h",
4604 "third_party/boringssl/include/openssl/hkdf.h",
4605 "third_party/boringssl/include/openssl/hmac.h",
4606 "third_party/boringssl/include/openssl/lhash.h",
4607 "third_party/boringssl/include/openssl/lhash_macros.h",
4608 "third_party/boringssl/include/openssl/md4.h",
4609 "third_party/boringssl/include/openssl/md5.h",
4610 "third_party/boringssl/include/openssl/mem.h",
4611 "third_party/boringssl/include/openssl/obj.h",
4612 "third_party/boringssl/include/openssl/obj_mac.h",
4613 "third_party/boringssl/include/openssl/objects.h",
4614 "third_party/boringssl/include/openssl/opensslfeatures.h",
4615 "third_party/boringssl/include/openssl/opensslv.h",
4616 "third_party/boringssl/include/openssl/ossl_typ.h",
4617 "third_party/boringssl/include/openssl/pem.h",
4618 "third_party/boringssl/include/openssl/pkcs12.h",
4619 "third_party/boringssl/include/openssl/pkcs7.h",
4620 "third_party/boringssl/include/openssl/pkcs8.h",
4621 "third_party/boringssl/include/openssl/poly1305.h",
4622 "third_party/boringssl/include/openssl/pqueue.h",
4623 "third_party/boringssl/include/openssl/rand.h",
4624 "third_party/boringssl/include/openssl/rc4.h",
4625 "third_party/boringssl/include/openssl/rsa.h",
4626 "third_party/boringssl/include/openssl/safestack.h",
4627 "third_party/boringssl/include/openssl/sha.h",
4628 "third_party/boringssl/include/openssl/srtp.h",
4629 "third_party/boringssl/include/openssl/ssl.h",
4630 "third_party/boringssl/include/openssl/ssl3.h",
4631 "third_party/boringssl/include/openssl/stack.h",
4632 "third_party/boringssl/include/openssl/stack_macros.h",
4633 "third_party/boringssl/include/openssl/thread.h",
4634 "third_party/boringssl/include/openssl/time_support.h",
4635 "third_party/boringssl/include/openssl/tls1.h",
4636 "third_party/boringssl/include/openssl/type_check.h",
4637 "third_party/boringssl/include/openssl/x509.h",
4638 "third_party/boringssl/include/openssl/x509_vfy.h",
4639 "third_party/boringssl/include/openssl/x509v3.h",
4640 "third_party/boringssl/ssl/internal.h",
4641 "third_party/boringssl/ssl/test/async_bio.h",
4642 "third_party/boringssl/ssl/test/packeted_bio.h",
4643 "third_party/boringssl/ssl/test/scoped_types.h",
4644 "third_party/boringssl/ssl/test/test_config.h"
4645 ],
4646 "language": "c",
4647 "name": "boringssl",
4648 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004649 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004650 ],
4651 "third_party": true,
4652 "type": "lib"
4653 },
4654 {
4655 "deps": [],
4656 "headers": [],
4657 "language": "c++",
4658 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004659 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004660 "third_party": true,
4661 "type": "lib"
4662 },
4663 {
4664 "deps": [
4665 "boringssl",
4666 "boringssl_test_util"
4667 ],
4668 "headers": [],
4669 "language": "c++",
4670 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004671 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004672 "third_party": true,
4673 "type": "lib"
4674 },
4675 {
4676 "deps": [
4677 "boringssl",
4678 "boringssl_test_util"
4679 ],
4680 "headers": [],
4681 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004682 "name": "boringssl_asn1_test_lib",
4683 "src": [],
4684 "third_party": true,
4685 "type": "lib"
4686 },
4687 {
4688 "deps": [
4689 "boringssl",
4690 "boringssl_test_util"
4691 ],
4692 "headers": [],
4693 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004694 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004695 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004696 "third_party": true,
4697 "type": "lib"
4698 },
4699 {
4700 "deps": [
4701 "boringssl",
4702 "boringssl_test_util"
4703 ],
4704 "headers": [],
4705 "language": "c++",
4706 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004707 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004708 "third_party": true,
4709 "type": "lib"
4710 },
4711 {
4712 "deps": [
4713 "boringssl",
4714 "boringssl_test_util"
4715 ],
4716 "headers": [],
4717 "language": "c++",
4718 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004719 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004720 "third_party": true,
4721 "type": "lib"
4722 },
4723 {
4724 "deps": [
4725 "boringssl",
4726 "boringssl_test_util"
4727 ],
4728 "headers": [],
4729 "language": "c++",
4730 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004731 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004732 "third_party": true,
4733 "type": "lib"
4734 },
4735 {
4736 "deps": [
4737 "boringssl",
4738 "boringssl_test_util"
4739 ],
4740 "headers": [],
4741 "language": "c++",
4742 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004743 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004744 "third_party": true,
4745 "type": "lib"
4746 },
4747 {
4748 "deps": [
4749 "boringssl",
4750 "boringssl_test_util"
4751 ],
4752 "headers": [],
4753 "language": "c++",
4754 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004755 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004756 "third_party": true,
4757 "type": "lib"
4758 },
4759 {
4760 "deps": [
4761 "boringssl",
4762 "boringssl_test_util"
4763 ],
4764 "headers": [],
4765 "language": "c++",
4766 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004767 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004768 "third_party": true,
4769 "type": "lib"
4770 },
4771 {
4772 "deps": [
4773 "boringssl",
4774 "boringssl_test_util"
4775 ],
4776 "headers": [],
4777 "language": "c",
4778 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004779 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004780 "third_party": true,
4781 "type": "lib"
4782 },
4783 {
4784 "deps": [
4785 "boringssl",
4786 "boringssl_test_util"
4787 ],
4788 "headers": [],
4789 "language": "c++",
4790 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004791 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004792 "third_party": true,
4793 "type": "lib"
4794 },
4795 {
4796 "deps": [
4797 "boringssl",
4798 "boringssl_test_util"
4799 ],
4800 "headers": [],
4801 "language": "c++",
4802 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004803 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004804 "third_party": true,
4805 "type": "lib"
4806 },
4807 {
4808 "deps": [
4809 "boringssl",
4810 "boringssl_test_util"
4811 ],
4812 "headers": [],
4813 "language": "c++",
4814 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004815 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004816 "third_party": true,
4817 "type": "lib"
4818 },
4819 {
4820 "deps": [
4821 "boringssl",
4822 "boringssl_test_util"
4823 ],
4824 "headers": [],
4825 "language": "c++",
4826 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004827 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004828 "third_party": true,
4829 "type": "lib"
4830 },
4831 {
4832 "deps": [
4833 "boringssl",
4834 "boringssl_test_util"
4835 ],
4836 "headers": [],
4837 "language": "c",
4838 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004839 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004840 "third_party": true,
4841 "type": "lib"
4842 },
4843 {
4844 "deps": [
4845 "boringssl",
4846 "boringssl_test_util"
4847 ],
4848 "headers": [],
4849 "language": "c++",
4850 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004851 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004852 "third_party": true,
4853 "type": "lib"
4854 },
4855 {
4856 "deps": [
4857 "boringssl",
4858 "boringssl_test_util"
4859 ],
4860 "headers": [],
4861 "language": "c",
4862 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004863 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004864 "third_party": true,
4865 "type": "lib"
4866 },
4867 {
4868 "deps": [
4869 "boringssl",
4870 "boringssl_test_util"
4871 ],
4872 "headers": [],
4873 "language": "c++",
4874 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004875 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004876 "third_party": true,
4877 "type": "lib"
4878 },
4879 {
4880 "deps": [
4881 "boringssl",
4882 "boringssl_test_util"
4883 ],
4884 "headers": [],
4885 "language": "c++",
4886 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004887 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004888 "third_party": true,
4889 "type": "lib"
4890 },
4891 {
4892 "deps": [
4893 "boringssl",
4894 "boringssl_test_util"
4895 ],
4896 "headers": [],
4897 "language": "c++",
4898 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004899 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004900 "third_party": true,
4901 "type": "lib"
4902 },
4903 {
4904 "deps": [
4905 "boringssl",
4906 "boringssl_test_util"
4907 ],
4908 "headers": [],
4909 "language": "c++",
4910 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004911 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004912 "third_party": true,
4913 "type": "lib"
4914 },
4915 {
4916 "deps": [
4917 "boringssl",
4918 "boringssl_test_util"
4919 ],
4920 "headers": [],
4921 "language": "c++",
4922 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004923 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004924 "third_party": true,
4925 "type": "lib"
4926 },
4927 {
4928 "deps": [
4929 "boringssl",
4930 "boringssl_test_util"
4931 ],
4932 "headers": [],
4933 "language": "c",
4934 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004935 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004936 "third_party": true,
4937 "type": "lib"
4938 },
4939 {
4940 "deps": [
4941 "boringssl",
4942 "boringssl_test_util"
4943 ],
4944 "headers": [],
4945 "language": "c++",
4946 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004947 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004948 "third_party": true,
4949 "type": "lib"
4950 },
4951 {
4952 "deps": [
4953 "boringssl",
4954 "boringssl_test_util"
4955 ],
4956 "headers": [],
4957 "language": "c",
4958 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004959 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004960 "third_party": true,
4961 "type": "lib"
4962 },
4963 {
4964 "deps": [
4965 "boringssl",
4966 "boringssl_test_util"
4967 ],
4968 "headers": [],
4969 "language": "c",
4970 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004971 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004972 "third_party": true,
4973 "type": "lib"
4974 },
4975 {
4976 "deps": [
4977 "boringssl",
4978 "boringssl_test_util"
4979 ],
4980 "headers": [],
4981 "language": "c++",
4982 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004983 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004984 "third_party": true,
4985 "type": "lib"
4986 },
4987 {
4988 "deps": [
4989 "boringssl",
4990 "boringssl_test_util"
4991 ],
4992 "headers": [],
4993 "language": "c++",
4994 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004995 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004996 "third_party": true,
4997 "type": "lib"
4998 },
4999 {
5000 "deps": [
5001 "boringssl",
5002 "boringssl_test_util"
5003 ],
5004 "headers": [],
5005 "language": "c++",
5006 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005007 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005008 "third_party": true,
5009 "type": "lib"
5010 },
5011 {
5012 "deps": [
5013 "boringssl",
5014 "boringssl_test_util"
5015 ],
5016 "headers": [],
5017 "language": "c",
5018 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005019 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005020 "third_party": true,
5021 "type": "lib"
5022 },
5023 {
5024 "deps": [
5025 "boringssl",
5026 "boringssl_test_util"
5027 ],
5028 "headers": [],
5029 "language": "c++",
5030 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005031 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005032 "third_party": true,
5033 "type": "lib"
5034 },
5035 {
5036 "deps": [
5037 "boringssl",
5038 "boringssl_test_util"
5039 ],
5040 "headers": [],
5041 "language": "c",
5042 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005043 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005044 "third_party": true,
5045 "type": "lib"
5046 },
5047 {
5048 "deps": [
5049 "boringssl",
5050 "boringssl_test_util"
5051 ],
5052 "headers": [],
5053 "language": "c",
5054 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005055 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005056 "third_party": true,
5057 "type": "lib"
5058 },
5059 {
5060 "deps": [
5061 "boringssl",
5062 "boringssl_test_util"
5063 ],
5064 "headers": [],
5065 "language": "c",
5066 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005067 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005068 "third_party": true,
5069 "type": "lib"
5070 },
5071 {
5072 "deps": [
5073 "boringssl",
5074 "boringssl_test_util"
5075 ],
5076 "headers": [],
5077 "language": "c",
5078 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005079 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005080 "third_party": true,
5081 "type": "lib"
5082 },
5083 {
5084 "deps": [
5085 "boringssl",
5086 "boringssl_test_util"
5087 ],
5088 "headers": [],
5089 "language": "c",
5090 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005091 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005092 "third_party": true,
5093 "type": "lib"
5094 },
5095 {
5096 "deps": [
5097 "boringssl",
5098 "boringssl_test_util"
5099 ],
5100 "headers": [],
5101 "language": "c++",
5102 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005103 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005104 "third_party": true,
5105 "type": "lib"
5106 },
5107 {
5108 "deps": [],
5109 "headers": [
5110 "third_party/zlib/crc32.h",
5111 "third_party/zlib/deflate.h",
5112 "third_party/zlib/gzguts.h",
5113 "third_party/zlib/inffast.h",
5114 "third_party/zlib/inffixed.h",
5115 "third_party/zlib/inflate.h",
5116 "third_party/zlib/inftrees.h",
5117 "third_party/zlib/trees.h",
5118 "third_party/zlib/zconf.h",
5119 "third_party/zlib/zlib.h",
5120 "third_party/zlib/zutil.h"
5121 ],
5122 "language": "c",
5123 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005124 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005125 "third_party": true,
5126 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005127 },
5128 {
5129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005130 "gpr",
5131 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005132 "grpc_test_util_unsecure",
5133 "grpc_unsecure"
5134 ],
5135 "headers": [
5136 "test/core/bad_client/bad_client.h"
5137 ],
5138 "language": "c",
5139 "name": "bad_client_test",
5140 "src": [
5141 "test/core/bad_client/bad_client.c",
5142 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005143 ],
5144 "third_party": false,
5145 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005146 },
5147 {
5148 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005149 "gpr",
5150 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005151 "grpc",
5152 "grpc_test_util"
5153 ],
5154 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005155 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005156 ],
5157 "language": "c",
5158 "name": "bad_ssl_test_server",
5159 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005160 "test/core/bad_ssl/server_common.c",
5161 "test/core/bad_ssl/server_common.h"
5162 ],
5163 "third_party": false,
5164 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005165 },
5166 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005167 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005168 "gpr",
5169 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005170 "grpc",
5171 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005172 ],
5173 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005174 "test/core/end2end/end2end_tests.h",
5175 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005176 ],
5177 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005178 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005179 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005180 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005181 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005182 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005183 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005184 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005185 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005186 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005187 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005188 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005189 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005190 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005191 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005192 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005193 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005194 "test/core/end2end/tests/default_host.c",
5195 "test/core/end2end/tests/disappearing_server.c",
5196 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005197 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005198 "test/core/end2end/tests/graceful_server_shutdown.c",
5199 "test/core/end2end/tests/high_initial_seqno.c",
5200 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005201 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005202 "test/core/end2end/tests/invoke_large_request.c",
5203 "test/core/end2end/tests/large_metadata.c",
5204 "test/core/end2end/tests/max_concurrent_streams.c",
5205 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005206 "test/core/end2end/tests/negative_deadline.c",
5207 "test/core/end2end/tests/no_op.c",
5208 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005209 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005210 "test/core/end2end/tests/ping_pong_streaming.c",
5211 "test/core/end2end/tests/registered_call.c",
5212 "test/core/end2end/tests/request_with_flags.c",
5213 "test/core/end2end/tests/request_with_payload.c",
5214 "test/core/end2end/tests/server_finishes_request.c",
5215 "test/core/end2end/tests/shutdown_finishes_calls.c",
5216 "test/core/end2end/tests/shutdown_finishes_tags.c",
5217 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005218 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005219 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005220 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005221 ],
5222 "third_party": false,
5223 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005224 },
5225 {
5226 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005227 "gpr",
5228 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005229 "grpc_test_util_unsecure",
5230 "grpc_unsecure"
5231 ],
5232 "headers": [
5233 "test/core/end2end/end2end_tests.h",
5234 "test/core/end2end/tests/cancel_test_helpers.h"
5235 ],
5236 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005237 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005238 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005239 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005240 "test/core/end2end/end2end_tests.h",
5241 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005242 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005243 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005244 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005245 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005246 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005247 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005248 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005249 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005250 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005251 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005252 "test/core/end2end/tests/default_host.c",
5253 "test/core/end2end/tests/disappearing_server.c",
5254 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005255 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005256 "test/core/end2end/tests/graceful_server_shutdown.c",
5257 "test/core/end2end/tests/high_initial_seqno.c",
5258 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005259 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005260 "test/core/end2end/tests/invoke_large_request.c",
5261 "test/core/end2end/tests/large_metadata.c",
5262 "test/core/end2end/tests/max_concurrent_streams.c",
5263 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005264 "test/core/end2end/tests/negative_deadline.c",
5265 "test/core/end2end/tests/no_op.c",
5266 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005267 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005268 "test/core/end2end/tests/ping_pong_streaming.c",
5269 "test/core/end2end/tests/registered_call.c",
5270 "test/core/end2end/tests/request_with_flags.c",
5271 "test/core/end2end/tests/request_with_payload.c",
5272 "test/core/end2end/tests/server_finishes_request.c",
5273 "test/core/end2end/tests/shutdown_finishes_calls.c",
5274 "test/core/end2end/tests/shutdown_finishes_tags.c",
5275 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005276 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005277 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005278 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005279 ],
5280 "third_party": false,
5281 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005282 },
5283 {
5284 "deps": [
5285 "gpr",
5286 "grpc_base"
5287 ],
5288 "headers": [
5289 "include/grpc/census.h",
5290 "src/core/ext/census/aggregation.h",
5291 "src/core/ext/census/census_interface.h",
5292 "src/core/ext/census/census_rpc_stats.h",
5293 "src/core/ext/census/grpc_filter.h",
5294 "src/core/ext/census/mlog.h",
5295 "src/core/ext/census/rpc_metric_id.h"
5296 ],
5297 "language": "c",
5298 "name": "census",
5299 "src": [
5300 "include/grpc/census.h",
5301 "src/core/ext/census/aggregation.h",
5302 "src/core/ext/census/census_interface.h",
5303 "src/core/ext/census/census_rpc_stats.h",
5304 "src/core/ext/census/context.c",
5305 "src/core/ext/census/grpc_context.c",
5306 "src/core/ext/census/grpc_filter.c",
5307 "src/core/ext/census/grpc_filter.h",
5308 "src/core/ext/census/grpc_plugin.c",
5309 "src/core/ext/census/initialize.c",
5310 "src/core/ext/census/mlog.c",
5311 "src/core/ext/census/mlog.h",
5312 "src/core/ext/census/operation.c",
5313 "src/core/ext/census/placeholders.c",
5314 "src/core/ext/census/rpc_metric_id.h",
5315 "src/core/ext/census/tracing.c"
5316 ],
5317 "third_party": false,
5318 "type": "filegroup"
5319 },
5320 {
5321 "deps": [
5322 "gpr_codegen"
5323 ],
5324 "headers": [
5325 "include/grpc/support/alloc.h",
5326 "include/grpc/support/atm.h",
5327 "include/grpc/support/atm_gcc_atomic.h",
5328 "include/grpc/support/atm_gcc_sync.h",
5329 "include/grpc/support/atm_win32.h",
5330 "include/grpc/support/avl.h",
5331 "include/grpc/support/cmdline.h",
5332 "include/grpc/support/cpu.h",
5333 "include/grpc/support/histogram.h",
5334 "include/grpc/support/host_port.h",
5335 "include/grpc/support/log.h",
5336 "include/grpc/support/log_win32.h",
5337 "include/grpc/support/port_platform.h",
5338 "include/grpc/support/slice.h",
5339 "include/grpc/support/slice_buffer.h",
5340 "include/grpc/support/string_util.h",
5341 "include/grpc/support/subprocess.h",
5342 "include/grpc/support/sync.h",
5343 "include/grpc/support/sync_generic.h",
5344 "include/grpc/support/sync_posix.h",
5345 "include/grpc/support/sync_win32.h",
5346 "include/grpc/support/thd.h",
5347 "include/grpc/support/time.h",
5348 "include/grpc/support/tls.h",
5349 "include/grpc/support/tls_gcc.h",
5350 "include/grpc/support/tls_msvc.h",
5351 "include/grpc/support/tls_pthread.h",
5352 "include/grpc/support/useful.h",
5353 "src/core/lib/profiling/timers.h",
5354 "src/core/lib/support/backoff.h",
5355 "src/core/lib/support/block_annotate.h",
5356 "src/core/lib/support/env.h",
5357 "src/core/lib/support/load_file.h",
5358 "src/core/lib/support/murmur_hash.h",
5359 "src/core/lib/support/stack_lockfree.h",
5360 "src/core/lib/support/string.h",
5361 "src/core/lib/support/string_win32.h",
5362 "src/core/lib/support/thd_internal.h",
5363 "src/core/lib/support/time_precise.h",
5364 "src/core/lib/support/tmpfile.h"
5365 ],
5366 "language": "c",
5367 "name": "gpr_base",
5368 "src": [
5369 "include/grpc/support/alloc.h",
5370 "include/grpc/support/atm.h",
5371 "include/grpc/support/atm_gcc_atomic.h",
5372 "include/grpc/support/atm_gcc_sync.h",
5373 "include/grpc/support/atm_win32.h",
5374 "include/grpc/support/avl.h",
5375 "include/grpc/support/cmdline.h",
5376 "include/grpc/support/cpu.h",
5377 "include/grpc/support/histogram.h",
5378 "include/grpc/support/host_port.h",
5379 "include/grpc/support/log.h",
5380 "include/grpc/support/log_win32.h",
5381 "include/grpc/support/port_platform.h",
5382 "include/grpc/support/slice.h",
5383 "include/grpc/support/slice_buffer.h",
5384 "include/grpc/support/string_util.h",
5385 "include/grpc/support/subprocess.h",
5386 "include/grpc/support/sync.h",
5387 "include/grpc/support/sync_generic.h",
5388 "include/grpc/support/sync_posix.h",
5389 "include/grpc/support/sync_win32.h",
5390 "include/grpc/support/thd.h",
5391 "include/grpc/support/time.h",
5392 "include/grpc/support/tls.h",
5393 "include/grpc/support/tls_gcc.h",
5394 "include/grpc/support/tls_msvc.h",
5395 "include/grpc/support/tls_pthread.h",
5396 "include/grpc/support/useful.h",
5397 "src/core/lib/profiling/basic_timers.c",
5398 "src/core/lib/profiling/stap_timers.c",
5399 "src/core/lib/profiling/timers.h",
5400 "src/core/lib/support/alloc.c",
5401 "src/core/lib/support/avl.c",
5402 "src/core/lib/support/backoff.c",
5403 "src/core/lib/support/backoff.h",
5404 "src/core/lib/support/block_annotate.h",
5405 "src/core/lib/support/cmdline.c",
5406 "src/core/lib/support/cpu_iphone.c",
5407 "src/core/lib/support/cpu_linux.c",
5408 "src/core/lib/support/cpu_posix.c",
5409 "src/core/lib/support/cpu_windows.c",
5410 "src/core/lib/support/env.h",
5411 "src/core/lib/support/env_linux.c",
5412 "src/core/lib/support/env_posix.c",
5413 "src/core/lib/support/env_win32.c",
5414 "src/core/lib/support/histogram.c",
5415 "src/core/lib/support/host_port.c",
5416 "src/core/lib/support/load_file.c",
5417 "src/core/lib/support/load_file.h",
5418 "src/core/lib/support/log.c",
5419 "src/core/lib/support/log_android.c",
5420 "src/core/lib/support/log_linux.c",
5421 "src/core/lib/support/log_posix.c",
5422 "src/core/lib/support/log_win32.c",
5423 "src/core/lib/support/murmur_hash.c",
5424 "src/core/lib/support/murmur_hash.h",
5425 "src/core/lib/support/slice.c",
5426 "src/core/lib/support/slice_buffer.c",
5427 "src/core/lib/support/stack_lockfree.c",
5428 "src/core/lib/support/stack_lockfree.h",
5429 "src/core/lib/support/string.c",
5430 "src/core/lib/support/string.h",
5431 "src/core/lib/support/string_posix.c",
5432 "src/core/lib/support/string_win32.c",
5433 "src/core/lib/support/string_win32.h",
5434 "src/core/lib/support/subprocess_posix.c",
5435 "src/core/lib/support/subprocess_windows.c",
5436 "src/core/lib/support/sync.c",
5437 "src/core/lib/support/sync_posix.c",
5438 "src/core/lib/support/sync_win32.c",
5439 "src/core/lib/support/thd.c",
5440 "src/core/lib/support/thd_internal.h",
5441 "src/core/lib/support/thd_posix.c",
5442 "src/core/lib/support/thd_win32.c",
5443 "src/core/lib/support/time.c",
5444 "src/core/lib/support/time_posix.c",
5445 "src/core/lib/support/time_precise.c",
5446 "src/core/lib/support/time_precise.h",
5447 "src/core/lib/support/time_win32.c",
5448 "src/core/lib/support/tls_pthread.c",
5449 "src/core/lib/support/tmpfile.h",
5450 "src/core/lib/support/tmpfile_posix.c",
5451 "src/core/lib/support/tmpfile_win32.c",
5452 "src/core/lib/support/wrap_memcpy.c"
5453 ],
5454 "third_party": false,
5455 "type": "filegroup"
5456 },
5457 {
5458 "deps": [],
5459 "headers": [
5460 "include/grpc/impl/codegen/alloc.h",
5461 "include/grpc/impl/codegen/atm.h",
5462 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5463 "include/grpc/impl/codegen/atm_gcc_sync.h",
5464 "include/grpc/impl/codegen/atm_win32.h",
5465 "include/grpc/impl/codegen/log.h",
5466 "include/grpc/impl/codegen/port_platform.h",
5467 "include/grpc/impl/codegen/slice.h",
5468 "include/grpc/impl/codegen/slice_buffer.h",
5469 "include/grpc/impl/codegen/sync.h",
5470 "include/grpc/impl/codegen/sync_generic.h",
5471 "include/grpc/impl/codegen/sync_posix.h",
5472 "include/grpc/impl/codegen/sync_win32.h",
5473 "include/grpc/impl/codegen/time.h"
5474 ],
5475 "language": "c",
5476 "name": "gpr_codegen",
5477 "src": [
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 "third_party": false,
5494 "type": "filegroup"
5495 },
5496 {
5497 "deps": [
5498 "grpc",
Craig Tiller03915e52016-04-07 09:15:10 -07005499 "grpc++_codegen",
5500 "grpc++_config"
Craig Tillerd1697d92016-04-05 16:05:46 -07005501 ],
5502 "headers": [
5503 "include/grpc++/alarm.h",
5504 "include/grpc++/channel.h",
5505 "include/grpc++/client_context.h",
5506 "include/grpc++/completion_queue.h",
5507 "include/grpc++/create_channel.h",
5508 "include/grpc++/generic/async_generic_service.h",
5509 "include/grpc++/generic/generic_stub.h",
5510 "include/grpc++/grpc++.h",
5511 "include/grpc++/impl/call.h",
5512 "include/grpc++/impl/client_unary_call.h",
5513 "include/grpc++/impl/grpc_library.h",
5514 "include/grpc++/impl/method_handler_impl.h",
5515 "include/grpc++/impl/proto_utils.h",
5516 "include/grpc++/impl/rpc_method.h",
5517 "include/grpc++/impl/rpc_service_method.h",
5518 "include/grpc++/impl/serialization_traits.h",
5519 "include/grpc++/impl/server_builder_option.h",
5520 "include/grpc++/impl/service_type.h",
5521 "include/grpc++/impl/sync.h",
5522 "include/grpc++/impl/sync_cxx11.h",
5523 "include/grpc++/impl/sync_no_cxx11.h",
5524 "include/grpc++/impl/thd.h",
5525 "include/grpc++/impl/thd_cxx11.h",
5526 "include/grpc++/impl/thd_no_cxx11.h",
5527 "include/grpc++/security/auth_context.h",
5528 "include/grpc++/security/auth_metadata_processor.h",
5529 "include/grpc++/security/credentials.h",
5530 "include/grpc++/security/server_credentials.h",
5531 "include/grpc++/server.h",
5532 "include/grpc++/server_builder.h",
5533 "include/grpc++/server_context.h",
5534 "include/grpc++/support/async_stream.h",
5535 "include/grpc++/support/async_unary_call.h",
5536 "include/grpc++/support/byte_buffer.h",
5537 "include/grpc++/support/channel_arguments.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005538 "include/grpc++/support/slice.h",
5539 "include/grpc++/support/status.h",
5540 "include/grpc++/support/status_code_enum.h",
5541 "include/grpc++/support/string_ref.h",
5542 "include/grpc++/support/stub_options.h",
5543 "include/grpc++/support/sync_stream.h",
5544 "include/grpc++/support/time.h",
5545 "src/cpp/client/create_channel_internal.h",
5546 "src/cpp/common/core_codegen.h",
5547 "src/cpp/common/create_auth_context.h",
5548 "src/cpp/server/dynamic_thread_pool.h",
5549 "src/cpp/server/thread_pool_interface.h"
5550 ],
5551 "language": "c",
5552 "name": "grpc++_base",
5553 "src": [
5554 "include/grpc++/alarm.h",
5555 "include/grpc++/channel.h",
5556 "include/grpc++/client_context.h",
5557 "include/grpc++/completion_queue.h",
5558 "include/grpc++/create_channel.h",
5559 "include/grpc++/generic/async_generic_service.h",
5560 "include/grpc++/generic/generic_stub.h",
5561 "include/grpc++/grpc++.h",
5562 "include/grpc++/impl/call.h",
5563 "include/grpc++/impl/client_unary_call.h",
5564 "include/grpc++/impl/grpc_library.h",
5565 "include/grpc++/impl/method_handler_impl.h",
5566 "include/grpc++/impl/proto_utils.h",
5567 "include/grpc++/impl/rpc_method.h",
5568 "include/grpc++/impl/rpc_service_method.h",
5569 "include/grpc++/impl/serialization_traits.h",
5570 "include/grpc++/impl/server_builder_option.h",
5571 "include/grpc++/impl/service_type.h",
5572 "include/grpc++/impl/sync.h",
5573 "include/grpc++/impl/sync_cxx11.h",
5574 "include/grpc++/impl/sync_no_cxx11.h",
5575 "include/grpc++/impl/thd.h",
5576 "include/grpc++/impl/thd_cxx11.h",
5577 "include/grpc++/impl/thd_no_cxx11.h",
5578 "include/grpc++/security/auth_context.h",
5579 "include/grpc++/security/auth_metadata_processor.h",
5580 "include/grpc++/security/credentials.h",
5581 "include/grpc++/security/server_credentials.h",
5582 "include/grpc++/server.h",
5583 "include/grpc++/server_builder.h",
5584 "include/grpc++/server_context.h",
5585 "include/grpc++/support/async_stream.h",
5586 "include/grpc++/support/async_unary_call.h",
5587 "include/grpc++/support/byte_buffer.h",
5588 "include/grpc++/support/channel_arguments.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005589 "include/grpc++/support/slice.h",
5590 "include/grpc++/support/status.h",
5591 "include/grpc++/support/status_code_enum.h",
5592 "include/grpc++/support/string_ref.h",
5593 "include/grpc++/support/stub_options.h",
5594 "include/grpc++/support/sync_stream.h",
5595 "include/grpc++/support/time.h",
5596 "src/cpp/client/channel.cc",
5597 "src/cpp/client/client_context.cc",
5598 "src/cpp/client/create_channel.cc",
5599 "src/cpp/client/create_channel_internal.cc",
5600 "src/cpp/client/create_channel_internal.h",
5601 "src/cpp/client/credentials.cc",
5602 "src/cpp/client/generic_stub.cc",
5603 "src/cpp/client/insecure_credentials.cc",
5604 "src/cpp/common/channel_arguments.cc",
5605 "src/cpp/common/completion_queue.cc",
5606 "src/cpp/common/core_codegen.cc",
5607 "src/cpp/common/core_codegen.h",
5608 "src/cpp/common/create_auth_context.h",
5609 "src/cpp/common/rpc_method.cc",
5610 "src/cpp/server/async_generic_service.cc",
5611 "src/cpp/server/create_default_thread_pool.cc",
5612 "src/cpp/server/dynamic_thread_pool.cc",
5613 "src/cpp/server/dynamic_thread_pool.h",
5614 "src/cpp/server/insecure_server_credentials.cc",
5615 "src/cpp/server/server.cc",
5616 "src/cpp/server/server_builder.cc",
5617 "src/cpp/server/server_context.cc",
5618 "src/cpp/server/server_credentials.cc",
5619 "src/cpp/server/thread_pool_interface.h",
5620 "src/cpp/util/byte_buffer.cc",
5621 "src/cpp/util/slice.cc",
5622 "src/cpp/util/status.cc",
5623 "src/cpp/util/string_ref.cc",
5624 "src/cpp/util/time.cc"
5625 ],
5626 "third_party": false,
5627 "type": "filegroup"
5628 },
5629 {
5630 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005631 "grpc++_config_codegen",
5632 "grpc_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005633 ],
5634 "headers": [
5635 "include/grpc++/impl/codegen/async_stream.h",
5636 "include/grpc++/impl/codegen/async_unary_call.h",
5637 "include/grpc++/impl/codegen/call.h",
5638 "include/grpc++/impl/codegen/call_hook.h",
5639 "include/grpc++/impl/codegen/channel_interface.h",
5640 "include/grpc++/impl/codegen/client_context.h",
5641 "include/grpc++/impl/codegen/client_unary_call.h",
5642 "include/grpc++/impl/codegen/completion_queue.h",
5643 "include/grpc++/impl/codegen/completion_queue_tag.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005644 "include/grpc++/impl/codegen/core_codegen_interface.h",
5645 "include/grpc++/impl/codegen/grpc_library.h",
5646 "include/grpc++/impl/codegen/method_handler_impl.h",
5647 "include/grpc++/impl/codegen/proto_utils.h",
5648 "include/grpc++/impl/codegen/rpc_method.h",
5649 "include/grpc++/impl/codegen/rpc_service_method.h",
5650 "include/grpc++/impl/codegen/security/auth_context.h",
5651 "include/grpc++/impl/codegen/serialization_traits.h",
5652 "include/grpc++/impl/codegen/server_context.h",
5653 "include/grpc++/impl/codegen/server_interface.h",
5654 "include/grpc++/impl/codegen/service_type.h",
5655 "include/grpc++/impl/codegen/status.h",
5656 "include/grpc++/impl/codegen/status_code_enum.h",
5657 "include/grpc++/impl/codegen/string_ref.h",
5658 "include/grpc++/impl/codegen/stub_options.h",
5659 "include/grpc++/impl/codegen/sync.h",
5660 "include/grpc++/impl/codegen/sync_cxx11.h",
5661 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5662 "include/grpc++/impl/codegen/sync_stream.h",
5663 "include/grpc++/impl/codegen/time.h"
5664 ],
5665 "language": "c",
5666 "name": "grpc++_codegen",
5667 "src": [
5668 "include/grpc++/impl/codegen/async_stream.h",
5669 "include/grpc++/impl/codegen/async_unary_call.h",
5670 "include/grpc++/impl/codegen/call.h",
5671 "include/grpc++/impl/codegen/call_hook.h",
5672 "include/grpc++/impl/codegen/channel_interface.h",
5673 "include/grpc++/impl/codegen/client_context.h",
5674 "include/grpc++/impl/codegen/client_unary_call.h",
5675 "include/grpc++/impl/codegen/completion_queue.h",
5676 "include/grpc++/impl/codegen/completion_queue_tag.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005677 "include/grpc++/impl/codegen/core_codegen_interface.h",
5678 "include/grpc++/impl/codegen/grpc_library.h",
5679 "include/grpc++/impl/codegen/method_handler_impl.h",
5680 "include/grpc++/impl/codegen/proto_utils.h",
5681 "include/grpc++/impl/codegen/rpc_method.h",
5682 "include/grpc++/impl/codegen/rpc_service_method.h",
5683 "include/grpc++/impl/codegen/security/auth_context.h",
5684 "include/grpc++/impl/codegen/serialization_traits.h",
5685 "include/grpc++/impl/codegen/server_context.h",
5686 "include/grpc++/impl/codegen/server_interface.h",
5687 "include/grpc++/impl/codegen/service_type.h",
5688 "include/grpc++/impl/codegen/status.h",
5689 "include/grpc++/impl/codegen/status_code_enum.h",
5690 "include/grpc++/impl/codegen/string_ref.h",
5691 "include/grpc++/impl/codegen/stub_options.h",
5692 "include/grpc++/impl/codegen/sync.h",
5693 "include/grpc++/impl/codegen/sync_cxx11.h",
5694 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5695 "include/grpc++/impl/codegen/sync_stream.h",
5696 "include/grpc++/impl/codegen/time.h",
5697 "src/cpp/codegen/codegen_init.cc"
5698 ],
5699 "third_party": false,
5700 "type": "filegroup"
5701 },
5702 {
5703 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005704 "grpc++_config_codegen"
5705 ],
5706 "headers": [
5707 "include/grpc++/support/config.h",
5708 "include/grpc++/support/config_protobuf.h"
5709 ],
5710 "language": "c",
5711 "name": "grpc++_config",
5712 "src": [
5713 "include/grpc++/support/config.h",
5714 "include/grpc++/support/config_protobuf.h"
5715 ],
5716 "third_party": false,
5717 "type": "filegroup"
5718 },
5719 {
5720 "deps": [],
5721 "headers": [
5722 "include/grpc++/impl/codegen/config.h",
5723 "include/grpc++/impl/codegen/config_protobuf.h"
5724 ],
5725 "language": "c",
5726 "name": "grpc++_config_codegen",
5727 "src": [
5728 "include/grpc++/impl/codegen/config.h",
5729 "include/grpc++/impl/codegen/config_protobuf.h"
5730 ],
5731 "third_party": false,
5732 "type": "filegroup"
5733 },
5734 {
5735 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005736 "gpr",
5737 "grpc_codegen"
5738 ],
5739 "headers": [
5740 "include/grpc/byte_buffer.h",
5741 "include/grpc/byte_buffer_reader.h",
5742 "include/grpc/compression.h",
5743 "include/grpc/grpc.h",
5744 "include/grpc/status.h",
5745 "src/core/lib/channel/channel_args.h",
5746 "src/core/lib/channel/channel_stack.h",
5747 "src/core/lib/channel/channel_stack_builder.h",
5748 "src/core/lib/channel/compress_filter.h",
5749 "src/core/lib/channel/connected_channel.h",
5750 "src/core/lib/channel/context.h",
5751 "src/core/lib/channel/http_client_filter.h",
5752 "src/core/lib/channel/http_server_filter.h",
5753 "src/core/lib/compression/algorithm_metadata.h",
5754 "src/core/lib/compression/message_compress.h",
5755 "src/core/lib/debug/trace.h",
5756 "src/core/lib/http/format_request.h",
5757 "src/core/lib/http/httpcli.h",
5758 "src/core/lib/http/parser.h",
5759 "src/core/lib/iomgr/closure.h",
5760 "src/core/lib/iomgr/endpoint.h",
5761 "src/core/lib/iomgr/endpoint_pair.h",
5762 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5763 "src/core/lib/iomgr/ev_posix.h",
5764 "src/core/lib/iomgr/exec_ctx.h",
5765 "src/core/lib/iomgr/executor.h",
5766 "src/core/lib/iomgr/iocp_windows.h",
5767 "src/core/lib/iomgr/iomgr.h",
5768 "src/core/lib/iomgr/iomgr_internal.h",
5769 "src/core/lib/iomgr/iomgr_posix.h",
5770 "src/core/lib/iomgr/pollset.h",
5771 "src/core/lib/iomgr/pollset_set.h",
5772 "src/core/lib/iomgr/pollset_set_windows.h",
5773 "src/core/lib/iomgr/pollset_windows.h",
5774 "src/core/lib/iomgr/resolve_address.h",
5775 "src/core/lib/iomgr/sockaddr.h",
5776 "src/core/lib/iomgr/sockaddr_posix.h",
5777 "src/core/lib/iomgr/sockaddr_utils.h",
5778 "src/core/lib/iomgr/sockaddr_win32.h",
5779 "src/core/lib/iomgr/socket_utils_posix.h",
5780 "src/core/lib/iomgr/socket_windows.h",
5781 "src/core/lib/iomgr/tcp_client.h",
5782 "src/core/lib/iomgr/tcp_posix.h",
5783 "src/core/lib/iomgr/tcp_server.h",
5784 "src/core/lib/iomgr/tcp_windows.h",
5785 "src/core/lib/iomgr/time_averaged_stats.h",
5786 "src/core/lib/iomgr/timer.h",
5787 "src/core/lib/iomgr/timer_heap.h",
5788 "src/core/lib/iomgr/udp_server.h",
5789 "src/core/lib/iomgr/unix_sockets_posix.h",
5790 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5791 "src/core/lib/iomgr/wakeup_fd_posix.h",
5792 "src/core/lib/iomgr/workqueue.h",
5793 "src/core/lib/iomgr/workqueue_posix.h",
5794 "src/core/lib/iomgr/workqueue_windows.h",
5795 "src/core/lib/json/json.h",
5796 "src/core/lib/json/json_common.h",
5797 "src/core/lib/json/json_reader.h",
5798 "src/core/lib/json/json_writer.h",
5799 "src/core/lib/surface/api_trace.h",
5800 "src/core/lib/surface/call.h",
5801 "src/core/lib/surface/call_test_only.h",
5802 "src/core/lib/surface/channel.h",
5803 "src/core/lib/surface/channel_init.h",
5804 "src/core/lib/surface/channel_stack_type.h",
5805 "src/core/lib/surface/completion_queue.h",
5806 "src/core/lib/surface/event_string.h",
5807 "src/core/lib/surface/init.h",
5808 "src/core/lib/surface/lame_client.h",
5809 "src/core/lib/surface/server.h",
5810 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005811 "src/core/lib/transport/byte_stream.h",
5812 "src/core/lib/transport/connectivity_state.h",
5813 "src/core/lib/transport/metadata.h",
5814 "src/core/lib/transport/metadata_batch.h",
5815 "src/core/lib/transport/static_metadata.h",
5816 "src/core/lib/transport/transport.h",
5817 "src/core/lib/transport/transport_impl.h"
5818 ],
5819 "language": "c",
5820 "name": "grpc_base",
5821 "src": [
5822 "include/grpc/byte_buffer.h",
5823 "include/grpc/byte_buffer_reader.h",
5824 "include/grpc/compression.h",
5825 "include/grpc/grpc.h",
5826 "include/grpc/status.h",
5827 "src/core/lib/channel/channel_args.c",
5828 "src/core/lib/channel/channel_args.h",
5829 "src/core/lib/channel/channel_stack.c",
5830 "src/core/lib/channel/channel_stack.h",
5831 "src/core/lib/channel/channel_stack_builder.c",
5832 "src/core/lib/channel/channel_stack_builder.h",
5833 "src/core/lib/channel/compress_filter.c",
5834 "src/core/lib/channel/compress_filter.h",
5835 "src/core/lib/channel/connected_channel.c",
5836 "src/core/lib/channel/connected_channel.h",
5837 "src/core/lib/channel/context.h",
5838 "src/core/lib/channel/http_client_filter.c",
5839 "src/core/lib/channel/http_client_filter.h",
5840 "src/core/lib/channel/http_server_filter.c",
5841 "src/core/lib/channel/http_server_filter.h",
5842 "src/core/lib/compression/algorithm_metadata.h",
5843 "src/core/lib/compression/compression_algorithm.c",
5844 "src/core/lib/compression/message_compress.c",
5845 "src/core/lib/compression/message_compress.h",
5846 "src/core/lib/debug/trace.c",
5847 "src/core/lib/debug/trace.h",
5848 "src/core/lib/http/format_request.c",
5849 "src/core/lib/http/format_request.h",
5850 "src/core/lib/http/httpcli.c",
5851 "src/core/lib/http/httpcli.h",
5852 "src/core/lib/http/parser.c",
5853 "src/core/lib/http/parser.h",
5854 "src/core/lib/iomgr/closure.c",
5855 "src/core/lib/iomgr/closure.h",
5856 "src/core/lib/iomgr/endpoint.c",
5857 "src/core/lib/iomgr/endpoint.h",
5858 "src/core/lib/iomgr/endpoint_pair.h",
5859 "src/core/lib/iomgr/endpoint_pair_posix.c",
5860 "src/core/lib/iomgr/endpoint_pair_windows.c",
5861 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5862 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5863 "src/core/lib/iomgr/ev_posix.c",
5864 "src/core/lib/iomgr/ev_posix.h",
5865 "src/core/lib/iomgr/exec_ctx.c",
5866 "src/core/lib/iomgr/exec_ctx.h",
5867 "src/core/lib/iomgr/executor.c",
5868 "src/core/lib/iomgr/executor.h",
5869 "src/core/lib/iomgr/iocp_windows.c",
5870 "src/core/lib/iomgr/iocp_windows.h",
5871 "src/core/lib/iomgr/iomgr.c",
5872 "src/core/lib/iomgr/iomgr.h",
5873 "src/core/lib/iomgr/iomgr_internal.h",
5874 "src/core/lib/iomgr/iomgr_posix.c",
5875 "src/core/lib/iomgr/iomgr_posix.h",
5876 "src/core/lib/iomgr/iomgr_windows.c",
5877 "src/core/lib/iomgr/pollset.h",
5878 "src/core/lib/iomgr/pollset_set.h",
5879 "src/core/lib/iomgr/pollset_set_windows.c",
5880 "src/core/lib/iomgr/pollset_set_windows.h",
5881 "src/core/lib/iomgr/pollset_windows.c",
5882 "src/core/lib/iomgr/pollset_windows.h",
5883 "src/core/lib/iomgr/resolve_address.h",
5884 "src/core/lib/iomgr/resolve_address_posix.c",
5885 "src/core/lib/iomgr/resolve_address_windows.c",
5886 "src/core/lib/iomgr/sockaddr.h",
5887 "src/core/lib/iomgr/sockaddr_posix.h",
5888 "src/core/lib/iomgr/sockaddr_utils.c",
5889 "src/core/lib/iomgr/sockaddr_utils.h",
5890 "src/core/lib/iomgr/sockaddr_win32.h",
5891 "src/core/lib/iomgr/socket_utils_common_posix.c",
5892 "src/core/lib/iomgr/socket_utils_linux.c",
5893 "src/core/lib/iomgr/socket_utils_posix.c",
5894 "src/core/lib/iomgr/socket_utils_posix.h",
5895 "src/core/lib/iomgr/socket_windows.c",
5896 "src/core/lib/iomgr/socket_windows.h",
5897 "src/core/lib/iomgr/tcp_client.h",
5898 "src/core/lib/iomgr/tcp_client_posix.c",
5899 "src/core/lib/iomgr/tcp_client_windows.c",
5900 "src/core/lib/iomgr/tcp_posix.c",
5901 "src/core/lib/iomgr/tcp_posix.h",
5902 "src/core/lib/iomgr/tcp_server.h",
5903 "src/core/lib/iomgr/tcp_server_posix.c",
5904 "src/core/lib/iomgr/tcp_server_windows.c",
5905 "src/core/lib/iomgr/tcp_windows.c",
5906 "src/core/lib/iomgr/tcp_windows.h",
5907 "src/core/lib/iomgr/time_averaged_stats.c",
5908 "src/core/lib/iomgr/time_averaged_stats.h",
5909 "src/core/lib/iomgr/timer.c",
5910 "src/core/lib/iomgr/timer.h",
5911 "src/core/lib/iomgr/timer_heap.c",
5912 "src/core/lib/iomgr/timer_heap.h",
5913 "src/core/lib/iomgr/udp_server.c",
5914 "src/core/lib/iomgr/udp_server.h",
5915 "src/core/lib/iomgr/unix_sockets_posix.c",
5916 "src/core/lib/iomgr/unix_sockets_posix.h",
5917 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5918 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5919 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5920 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5921 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5922 "src/core/lib/iomgr/wakeup_fd_posix.c",
5923 "src/core/lib/iomgr/wakeup_fd_posix.h",
5924 "src/core/lib/iomgr/workqueue.h",
5925 "src/core/lib/iomgr/workqueue_posix.c",
5926 "src/core/lib/iomgr/workqueue_posix.h",
5927 "src/core/lib/iomgr/workqueue_windows.c",
5928 "src/core/lib/iomgr/workqueue_windows.h",
5929 "src/core/lib/json/json.c",
5930 "src/core/lib/json/json.h",
5931 "src/core/lib/json/json_common.h",
5932 "src/core/lib/json/json_reader.c",
5933 "src/core/lib/json/json_reader.h",
5934 "src/core/lib/json/json_string.c",
5935 "src/core/lib/json/json_writer.c",
5936 "src/core/lib/json/json_writer.h",
5937 "src/core/lib/surface/alarm.c",
5938 "src/core/lib/surface/api_trace.c",
5939 "src/core/lib/surface/api_trace.h",
5940 "src/core/lib/surface/byte_buffer.c",
5941 "src/core/lib/surface/byte_buffer_reader.c",
5942 "src/core/lib/surface/call.c",
5943 "src/core/lib/surface/call.h",
5944 "src/core/lib/surface/call_details.c",
5945 "src/core/lib/surface/call_log_batch.c",
5946 "src/core/lib/surface/call_test_only.h",
5947 "src/core/lib/surface/channel.c",
5948 "src/core/lib/surface/channel.h",
5949 "src/core/lib/surface/channel_init.c",
5950 "src/core/lib/surface/channel_init.h",
5951 "src/core/lib/surface/channel_ping.c",
5952 "src/core/lib/surface/channel_stack_type.c",
5953 "src/core/lib/surface/channel_stack_type.h",
5954 "src/core/lib/surface/completion_queue.c",
5955 "src/core/lib/surface/completion_queue.h",
5956 "src/core/lib/surface/event_string.c",
5957 "src/core/lib/surface/event_string.h",
5958 "src/core/lib/surface/init.c",
5959 "src/core/lib/surface/init.h",
5960 "src/core/lib/surface/lame_client.c",
5961 "src/core/lib/surface/lame_client.h",
5962 "src/core/lib/surface/metadata_array.c",
5963 "src/core/lib/surface/server.c",
5964 "src/core/lib/surface/server.h",
5965 "src/core/lib/surface/surface_trace.h",
5966 "src/core/lib/surface/validate_metadata.c",
5967 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005968 "src/core/lib/transport/byte_stream.c",
5969 "src/core/lib/transport/byte_stream.h",
5970 "src/core/lib/transport/connectivity_state.c",
5971 "src/core/lib/transport/connectivity_state.h",
5972 "src/core/lib/transport/metadata.c",
5973 "src/core/lib/transport/metadata.h",
5974 "src/core/lib/transport/metadata_batch.c",
5975 "src/core/lib/transport/metadata_batch.h",
5976 "src/core/lib/transport/static_metadata.c",
5977 "src/core/lib/transport/static_metadata.h",
5978 "src/core/lib/transport/transport.c",
5979 "src/core/lib/transport/transport.h",
5980 "src/core/lib/transport/transport_impl.h",
5981 "src/core/lib/transport/transport_op_string.c"
5982 ],
5983 "third_party": false,
5984 "type": "filegroup"
5985 },
5986 {
5987 "deps": [
5988 "gpr",
5989 "grpc_base"
5990 ],
5991 "headers": [
5992 "src/core/ext/client_config/client_channel.h",
5993 "src/core/ext/client_config/client_channel_factory.h",
5994 "src/core/ext/client_config/client_config.h",
5995 "src/core/ext/client_config/connector.h",
5996 "src/core/ext/client_config/initial_connect_string.h",
5997 "src/core/ext/client_config/lb_policy.h",
5998 "src/core/ext/client_config/lb_policy_factory.h",
5999 "src/core/ext/client_config/lb_policy_registry.h",
6000 "src/core/ext/client_config/resolver.h",
6001 "src/core/ext/client_config/resolver_factory.h",
6002 "src/core/ext/client_config/resolver_registry.h",
6003 "src/core/ext/client_config/subchannel.h",
6004 "src/core/ext/client_config/subchannel_call_holder.h",
6005 "src/core/ext/client_config/subchannel_index.h",
6006 "src/core/ext/client_config/uri_parser.h"
6007 ],
6008 "language": "c",
6009 "name": "grpc_client_config",
6010 "src": [
6011 "src/core/ext/client_config/channel_connectivity.c",
6012 "src/core/ext/client_config/client_channel.c",
6013 "src/core/ext/client_config/client_channel.h",
6014 "src/core/ext/client_config/client_channel_factory.c",
6015 "src/core/ext/client_config/client_channel_factory.h",
6016 "src/core/ext/client_config/client_config.c",
6017 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07006018 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006019 "src/core/ext/client_config/connector.c",
6020 "src/core/ext/client_config/connector.h",
6021 "src/core/ext/client_config/default_initial_connect_string.c",
6022 "src/core/ext/client_config/initial_connect_string.c",
6023 "src/core/ext/client_config/initial_connect_string.h",
6024 "src/core/ext/client_config/lb_policy.c",
6025 "src/core/ext/client_config/lb_policy.h",
6026 "src/core/ext/client_config/lb_policy_factory.c",
6027 "src/core/ext/client_config/lb_policy_factory.h",
6028 "src/core/ext/client_config/lb_policy_registry.c",
6029 "src/core/ext/client_config/lb_policy_registry.h",
6030 "src/core/ext/client_config/resolver.c",
6031 "src/core/ext/client_config/resolver.h",
6032 "src/core/ext/client_config/resolver_factory.c",
6033 "src/core/ext/client_config/resolver_factory.h",
6034 "src/core/ext/client_config/resolver_registry.c",
6035 "src/core/ext/client_config/resolver_registry.h",
6036 "src/core/ext/client_config/subchannel.c",
6037 "src/core/ext/client_config/subchannel.h",
6038 "src/core/ext/client_config/subchannel_call_holder.c",
6039 "src/core/ext/client_config/subchannel_call_holder.h",
6040 "src/core/ext/client_config/subchannel_index.c",
6041 "src/core/ext/client_config/subchannel_index.h",
6042 "src/core/ext/client_config/uri_parser.c",
6043 "src/core/ext/client_config/uri_parser.h"
6044 ],
6045 "third_party": false,
6046 "type": "filegroup"
6047 },
6048 {
6049 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07006050 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07006051 ],
6052 "headers": [
6053 "include/grpc/impl/codegen/byte_buffer.h",
6054 "include/grpc/impl/codegen/compression_types.h",
6055 "include/grpc/impl/codegen/connectivity_state.h",
6056 "include/grpc/impl/codegen/grpc_types.h",
6057 "include/grpc/impl/codegen/propagation_bits.h",
6058 "include/grpc/impl/codegen/status.h"
6059 ],
6060 "language": "c",
6061 "name": "grpc_codegen",
6062 "src": [
6063 "include/grpc/impl/codegen/byte_buffer.h",
6064 "include/grpc/impl/codegen/compression_types.h",
6065 "include/grpc/impl/codegen/connectivity_state.h",
6066 "include/grpc/impl/codegen/grpc_types.h",
6067 "include/grpc/impl/codegen/propagation_bits.h",
6068 "include/grpc/impl/codegen/status.h"
6069 ],
6070 "third_party": false,
6071 "type": "filegroup"
6072 },
6073 {
6074 "deps": [
6075 "gpr",
6076 "grpc_base",
6077 "grpc_client_config",
6078 "nanopb"
6079 ],
6080 "headers": [
6081 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
6082 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
6083 ],
6084 "language": "c",
6085 "name": "grpc_lb_policy_grpclb",
6086 "src": [
6087 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6088 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
6089 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
6090 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
6091 ],
6092 "third_party": false,
6093 "type": "filegroup"
6094 },
6095 {
6096 "deps": [
6097 "gpr",
6098 "grpc_base",
6099 "grpc_client_config"
6100 ],
6101 "headers": [],
6102 "language": "c",
6103 "name": "grpc_lb_policy_pick_first",
6104 "src": [
6105 "src/core/ext/lb_policy/pick_first/pick_first.c"
6106 ],
6107 "third_party": false,
6108 "type": "filegroup"
6109 },
6110 {
6111 "deps": [
6112 "gpr",
6113 "grpc_base",
6114 "grpc_client_config"
6115 ],
6116 "headers": [],
6117 "language": "c",
6118 "name": "grpc_lb_policy_round_robin",
6119 "src": [
6120 "src/core/ext/lb_policy/round_robin/round_robin.c"
6121 ],
6122 "third_party": false,
6123 "type": "filegroup"
6124 },
6125 {
6126 "deps": [
6127 "gpr",
6128 "grpc_base",
6129 "grpc_client_config"
6130 ],
6131 "headers": [],
6132 "language": "c",
6133 "name": "grpc_resolver_dns_native",
6134 "src": [
6135 "src/core/ext/resolver/dns/native/dns_resolver.c"
6136 ],
6137 "third_party": false,
6138 "type": "filegroup"
6139 },
6140 {
6141 "deps": [
6142 "gpr",
6143 "grpc_base",
6144 "grpc_client_config"
6145 ],
6146 "headers": [],
6147 "language": "c",
6148 "name": "grpc_resolver_sockaddr",
6149 "src": [
6150 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6151 ],
6152 "third_party": false,
6153 "type": "filegroup"
6154 },
6155 {
6156 "deps": [
6157 "gpr",
6158 "grpc_base",
6159 "grpc_transport_chttp2_alpn"
6160 ],
6161 "headers": [
6162 "include/grpc/grpc_security.h",
6163 "src/core/lib/security/auth_filters.h",
6164 "src/core/lib/security/b64.h",
6165 "src/core/lib/security/credentials.h",
6166 "src/core/lib/security/handshake.h",
6167 "src/core/lib/security/json_token.h",
6168 "src/core/lib/security/jwt_verifier.h",
6169 "src/core/lib/security/secure_endpoint.h",
6170 "src/core/lib/security/security_connector.h",
6171 "src/core/lib/security/security_context.h",
6172 "src/core/lib/tsi/fake_transport_security.h",
6173 "src/core/lib/tsi/ssl_transport_security.h",
6174 "src/core/lib/tsi/ssl_types.h",
6175 "src/core/lib/tsi/transport_security.h",
6176 "src/core/lib/tsi/transport_security_interface.h"
6177 ],
6178 "language": "c",
6179 "name": "grpc_secure",
6180 "src": [
6181 "include/grpc/grpc_security.h",
6182 "src/core/lib/http/httpcli_security_connector.c",
6183 "src/core/lib/security/auth_filters.h",
6184 "src/core/lib/security/b64.c",
6185 "src/core/lib/security/b64.h",
6186 "src/core/lib/security/client_auth_filter.c",
6187 "src/core/lib/security/credentials.c",
6188 "src/core/lib/security/credentials.h",
6189 "src/core/lib/security/credentials_metadata.c",
6190 "src/core/lib/security/credentials_posix.c",
6191 "src/core/lib/security/credentials_win32.c",
6192 "src/core/lib/security/google_default_credentials.c",
6193 "src/core/lib/security/handshake.c",
6194 "src/core/lib/security/handshake.h",
6195 "src/core/lib/security/json_token.c",
6196 "src/core/lib/security/json_token.h",
6197 "src/core/lib/security/jwt_verifier.c",
6198 "src/core/lib/security/jwt_verifier.h",
6199 "src/core/lib/security/secure_endpoint.c",
6200 "src/core/lib/security/secure_endpoint.h",
6201 "src/core/lib/security/security_connector.c",
6202 "src/core/lib/security/security_connector.h",
6203 "src/core/lib/security/security_context.c",
6204 "src/core/lib/security/security_context.h",
6205 "src/core/lib/security/server_auth_filter.c",
6206 "src/core/lib/surface/init_secure.c",
6207 "src/core/lib/tsi/fake_transport_security.c",
6208 "src/core/lib/tsi/fake_transport_security.h",
6209 "src/core/lib/tsi/ssl_transport_security.c",
6210 "src/core/lib/tsi/ssl_transport_security.h",
6211 "src/core/lib/tsi/ssl_types.h",
6212 "src/core/lib/tsi/transport_security.c",
6213 "src/core/lib/tsi/transport_security.h",
6214 "src/core/lib/tsi/transport_security_interface.h"
6215 ],
6216 "third_party": false,
6217 "type": "filegroup"
6218 },
6219 {
6220 "deps": [
6221 "gpr_test_util",
6222 "grpc"
6223 ],
6224 "headers": [
6225 "test/core/end2end/cq_verifier.h",
6226 "test/core/end2end/fixtures/proxy.h",
6227 "test/core/iomgr/endpoint_tests.h",
6228 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006229 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006230 "test/core/util/parse_hexstring.h",
6231 "test/core/util/port.h",
6232 "test/core/util/port_server_client.h",
6233 "test/core/util/slice_splitter.h"
6234 ],
6235 "language": "c",
6236 "name": "grpc_test_util_base",
6237 "src": [
6238 "test/core/end2end/cq_verifier.c",
6239 "test/core/end2end/cq_verifier.h",
6240 "test/core/end2end/fixtures/proxy.c",
6241 "test/core/end2end/fixtures/proxy.h",
6242 "test/core/iomgr/endpoint_tests.c",
6243 "test/core/iomgr/endpoint_tests.h",
6244 "test/core/util/grpc_profiler.c",
6245 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006246 "test/core/util/mock_endpoint.c",
6247 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006248 "test/core/util/parse_hexstring.c",
6249 "test/core/util/parse_hexstring.h",
6250 "test/core/util/port.h",
6251 "test/core/util/port_posix.c",
6252 "test/core/util/port_server_client.c",
6253 "test/core/util/port_server_client.h",
6254 "test/core/util/port_windows.c",
6255 "test/core/util/slice_splitter.c",
6256 "test/core/util/slice_splitter.h"
6257 ],
6258 "third_party": false,
6259 "type": "filegroup"
6260 },
6261 {
6262 "deps": [
6263 "gpr",
6264 "grpc_base",
6265 "grpc_transport_chttp2_alpn"
6266 ],
6267 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006268 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006269 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6270 "src/core/ext/transport/chttp2/transport/frame.h",
6271 "src/core/ext/transport/chttp2/transport/frame_data.h",
6272 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6273 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6274 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6275 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6276 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6277 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6278 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6279 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6280 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6281 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6282 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6283 "src/core/ext/transport/chttp2/transport/internal.h",
6284 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6285 "src/core/ext/transport/chttp2/transport/stream_map.h",
6286 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6287 "src/core/ext/transport/chttp2/transport/varint.h"
6288 ],
6289 "language": "c",
6290 "name": "grpc_transport_chttp2",
6291 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006292 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6293 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6294 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006295 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6296 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6297 "src/core/ext/transport/chttp2/transport/frame.h",
6298 "src/core/ext/transport/chttp2/transport/frame_data.c",
6299 "src/core/ext/transport/chttp2/transport/frame_data.h",
6300 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6301 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6302 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6303 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6304 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6305 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6306 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6307 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6308 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6309 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6310 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6311 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6312 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6313 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6314 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6315 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6316 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6317 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6318 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6319 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6320 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6321 "src/core/ext/transport/chttp2/transport/internal.h",
6322 "src/core/ext/transport/chttp2/transport/parsing.c",
6323 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6324 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6325 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6326 "src/core/ext/transport/chttp2/transport/stream_map.c",
6327 "src/core/ext/transport/chttp2/transport/stream_map.h",
6328 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6329 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6330 "src/core/ext/transport/chttp2/transport/varint.c",
6331 "src/core/ext/transport/chttp2/transport/varint.h",
6332 "src/core/ext/transport/chttp2/transport/writing.c"
6333 ],
6334 "third_party": false,
6335 "type": "filegroup"
6336 },
6337 {
6338 "deps": [
6339 "gpr"
6340 ],
6341 "headers": [
6342 "src/core/ext/transport/chttp2/alpn/alpn.h"
6343 ],
6344 "language": "c",
6345 "name": "grpc_transport_chttp2_alpn",
6346 "src": [
6347 "src/core/ext/transport/chttp2/alpn/alpn.c",
6348 "src/core/ext/transport/chttp2/alpn/alpn.h"
6349 ],
6350 "third_party": false,
6351 "type": "filegroup"
6352 },
6353 {
6354 "deps": [
6355 "gpr",
6356 "grpc_base",
6357 "grpc_client_config",
6358 "grpc_transport_chttp2"
6359 ],
6360 "headers": [],
6361 "language": "c",
6362 "name": "grpc_transport_chttp2_client_insecure",
6363 "src": [
6364 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6365 ],
6366 "third_party": false,
6367 "type": "filegroup"
6368 },
6369 {
6370 "deps": [
6371 "gpr",
6372 "grpc_base",
6373 "grpc_client_config",
6374 "grpc_secure",
6375 "grpc_transport_chttp2"
6376 ],
6377 "headers": [],
6378 "language": "c",
6379 "name": "grpc_transport_chttp2_client_secure",
6380 "src": [
6381 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6382 ],
6383 "third_party": false,
6384 "type": "filegroup"
6385 },
6386 {
6387 "deps": [
6388 "gpr",
6389 "grpc_base",
6390 "grpc_transport_chttp2"
6391 ],
6392 "headers": [],
6393 "language": "c",
6394 "name": "grpc_transport_chttp2_server_insecure",
6395 "src": [
6396 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6397 ],
6398 "third_party": false,
6399 "type": "filegroup"
6400 },
6401 {
6402 "deps": [
6403 "gpr",
6404 "grpc_base",
6405 "grpc_secure",
6406 "grpc_transport_chttp2"
6407 ],
6408 "headers": [],
6409 "language": "c",
6410 "name": "grpc_transport_chttp2_server_secure",
6411 "src": [
6412 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6413 ],
6414 "third_party": false,
6415 "type": "filegroup"
6416 },
6417 {
6418 "deps": [],
6419 "headers": [
6420 "third_party/nanopb/pb.h",
6421 "third_party/nanopb/pb_common.h",
6422 "third_party/nanopb/pb_decode.h",
6423 "third_party/nanopb/pb_encode.h"
6424 ],
6425 "language": "c",
6426 "name": "nanopb",
6427 "src": [],
6428 "third_party": false,
6429 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006430 }
6431]