blob: 8648909289bdfc7be1ec22a7531102098842b9af [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_client",
314 "src": [
315 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_server",
330 "src": [
331 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_test",
362 "src": [
363 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700396 "gpr_test_util",
397 "grpc",
398 "grpc_test_util"
399 ],
400 "headers": [],
401 "language": "c",
402 "name": "goaway_server_test",
403 "src": [
404 "test/core/end2end/goaway_server_test.c"
405 ],
406 "third_party": false,
407 "type": "target"
408 },
409 {
410 "deps": [
411 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800416 "name": "gpr_avl_test",
417 "src": [
418 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800419 ],
420 "third_party": false,
421 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800422 },
423 {
424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800425 "gpr",
426 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800427 ],
428 "headers": [],
429 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800430 "name": "gpr_backoff_test",
431 "src": [
432 "test/core/support/backoff_test.c"
433 ],
434 "third_party": false,
435 "type": "target"
436 },
437 {
438 "deps": [
439 "gpr",
440 "gpr_test_util"
441 ],
442 "headers": [],
443 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700444 "name": "gpr_cmdline_test",
445 "src": [
446 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800447 ],
448 "third_party": false,
449 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700450 },
451 {
452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800453 "gpr",
454 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700455 ],
456 "headers": [],
457 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700458 "name": "gpr_cpu_test",
459 "src": [
460 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800461 ],
462 "third_party": false,
463 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700464 },
465 {
466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800467 "gpr",
468 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700469 ],
470 "headers": [],
471 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 "name": "gpr_env_test",
473 "src": [
474 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700475 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800476 "third_party": false,
477 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700478 },
479 {
480 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800481 "gpr",
482 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700483 ],
484 "headers": [],
485 "language": "c",
486 "name": "gpr_histogram_test",
487 "src": [
488 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800489 ],
490 "third_party": false,
491 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700492 },
493 {
494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800495 "gpr",
496 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700497 ],
498 "headers": [],
499 "language": "c",
500 "name": "gpr_host_port_test",
501 "src": [
502 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800503 ],
504 "third_party": false,
505 "type": "target"
506 },
507 {
508 "deps": [
509 "gpr",
510 "gpr_test_util"
511 ],
512 "headers": [],
513 "language": "c",
514 "name": "gpr_load_file_test",
515 "src": [
516 "test/core/support/load_file_test.c"
517 ],
518 "third_party": false,
519 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700520 },
521 {
522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800523 "gpr",
524 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "gpr_log_test",
529 "src": [
530 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800531 ],
532 "third_party": false,
533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700534 },
535 {
536 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800537 "gpr",
538 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700539 ],
540 "headers": [],
541 "language": "c",
542 "name": "gpr_slice_buffer_test",
543 "src": [
544 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800545 ],
546 "third_party": false,
547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700548 },
549 {
550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800551 "gpr",
552 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700553 ],
554 "headers": [],
555 "language": "c",
556 "name": "gpr_slice_test",
557 "src": [
558 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800559 ],
560 "third_party": false,
561 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700562 },
563 {
564 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800565 "gpr",
566 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700567 ],
568 "headers": [],
569 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700570 "name": "gpr_stack_lockfree_test",
571 "src": [
572 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800573 ],
574 "third_party": false,
575 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700576 },
577 {
578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800579 "gpr",
580 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700581 ],
582 "headers": [],
583 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 "name": "gpr_string_test",
585 "src": [
586 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800587 ],
588 "third_party": false,
589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700590 },
591 {
592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800593 "gpr",
594 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700595 ],
596 "headers": [],
597 "language": "c",
598 "name": "gpr_sync_test",
599 "src": [
600 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800601 ],
602 "third_party": false,
603 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700604 },
605 {
606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800607 "gpr",
608 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700609 ],
610 "headers": [],
611 "language": "c",
612 "name": "gpr_thd_test",
613 "src": [
614 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800615 ],
616 "third_party": false,
617 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700618 },
619 {
620 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800621 "gpr",
622 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700623 ],
624 "headers": [],
625 "language": "c",
626 "name": "gpr_time_test",
627 "src": [
628 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800629 ],
630 "third_party": false,
631 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700632 },
633 {
634 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800635 "gpr",
636 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "gpr_tls_test",
641 "src": [
642 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "gpr_useful_test",
655 "src": [
656 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
670 "name": "grpc_auth_context_test",
671 "src": [
672 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800686 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700687 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800688 "test/core/security/b64_test.c"
689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_byte_buffer_reader_test",
703 "src": [
704 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700718 "name": "grpc_channel_args_test",
719 "src": [
720 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700729 "grpc",
730 "grpc_test_util"
731 ],
732 "headers": [],
733 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "name": "grpc_channel_stack_test",
735 "src": [
736 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
750 "name": "grpc_completion_queue_test",
751 "src": [
752 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_create_jwt",
767 "src": [
768 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_credentials_test",
783 "src": [
784 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_fetch_oauth2",
799 "src": [
800 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800814 "name": "grpc_invalid_channel_args_test",
815 "src": [
816 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800825 "grpc",
826 "grpc_test_util"
827 ],
828 "headers": [],
829 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "name": "grpc_json_token_test",
831 "src": [
832 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200846 "name": "grpc_jwt_verifier_test",
847 "src": [
848 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_print_google_default_creds_token",
863 "src": [
864 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
878 "name": "grpc_security_connector_test",
879 "src": [
880 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200894 "name": "grpc_verify_jwt",
895 "src": [
896 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700910 "name": "hpack_parser_fuzzer_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
913 ],
914 "third_party": false,
915 "type": "target"
916 },
917 {
918 "deps": [
919 "gpr",
920 "gpr_test_util",
921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700926 "name": "hpack_parser_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
942 "name": "hpack_table_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700958 "name": "http_fuzzer_test",
959 "src": [
960 "test/core/http/fuzzer.c"
961 ],
962 "third_party": false,
963 "type": "target"
964 },
965 {
966 "deps": [
967 "gpr",
968 "gpr_test_util",
969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100974 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100990 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "httpcli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001022 "name": "httpscli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001038 "name": "init_test",
1039 "src": [
1040 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001054 "name": "internal_api_canary_iomgr_test",
1055 "src": [
1056 "test/core/internal_api_canaries/iomgr.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
1064 "gpr_test_util",
1065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "internal_api_canary_support_test",
1071 "src": [
1072 "test/core/internal_api_canaries/iomgr.c"
1073 ],
1074 "third_party": false,
1075 "type": "target"
1076 },
1077 {
1078 "deps": [
1079 "gpr",
1080 "gpr_test_util",
1081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "internal_api_canary_transport_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001102 "name": "invalid_call_argument_test",
1103 "src": [
1104 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
1106 "third_party": false,
1107 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "json_fuzzer_test",
1119 "src": [
1120 "test/core/json/fuzzer.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001128 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "json_rewrite",
1133 "src": [
1134 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite_test",
1149 "src": [
1150 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001164 "name": "json_stream_error_test",
1165 "src": [
1166 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001175 "grpc",
1176 "grpc_test_util"
1177 ],
1178 "headers": [],
1179 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 "name": "json_test",
1181 "src": [
1182 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "lame_client_test",
1197 "src": [
1198 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001212 "name": "lb_policies_test",
1213 "src": [
1214 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "low_level_ping_pong_benchmark",
1229 "src": [
1230 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "message_compress_test",
1245 "src": [
1246 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
1250 },
1251 {
1252 "deps": [
1253 "gpr",
1254 "gpr_test_util",
1255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "mlog_test",
1261 "src": [
1262 "test/core/census/mlog_test.c"
1263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001276 "name": "multiple_server_queues_test",
1277 "src": [
1278 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001287 ],
1288 "headers": [],
1289 "language": "c",
1290 "name": "murmur_hash_test",
1291 "src": [
1292 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
1302 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001306 "name": "nanopb_fuzzer_response_test",
1307 "src": [
1308 "test/core/nanopb/fuzzer_response.c"
1309 ],
1310 "third_party": false,
1311 "type": "target"
1312 },
1313 {
1314 "deps": [
1315 "gpr",
1316 "gpr_test_util",
1317 "grpc",
1318 "grpc_test_util"
1319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "nanopb_fuzzer_serverlist_test",
1323 "src": [
1324 "test/core/nanopb/fuzzer_serverlist.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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001338 "name": "no_server_test",
1339 "src": [
1340 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001349 "grpc",
1350 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "resolve_address_test",
1355 "src": [
1356 "test/core/iomgr/resolve_address_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",
yang-gd482e592015-12-10 14:04:00 -08001370 "name": "secure_channel_create_test",
1371 "src": [
1372 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001381 "grpc",
1382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "secure_endpoint_test",
1387 "src": [
1388 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001398 "grpc_test_util"
1399 ],
1400 "headers": [],
1401 "language": "c",
1402 "name": "server_chttp2_test",
1403 "src": [
1404 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001413 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001418 "name": "server_fuzzer",
1419 "src": [
1420 "test/core/end2end/fuzzers/server_fuzzer.c"
1421 ],
1422 "third_party": false,
1423 "type": "target"
1424 },
1425 {
1426 "deps": [
1427 "gpr",
1428 "gpr_test_util",
1429 "grpc",
1430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001434 "name": "server_test",
1435 "src": [
1436 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001445 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001446 "grpc_test_util",
1447 "test_tcp_server"
1448 ],
1449 "headers": [],
1450 "language": "c",
1451 "name": "set_initial_connect_string_test",
1452 "src": [
1453 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001462 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001467 "name": "sockaddr_resolver_test",
1468 "src": [
1469 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001478 "grpc",
1479 "grpc_test_util"
1480 ],
1481 "headers": [],
1482 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001483 "name": "sockaddr_utils_test",
1484 "src": [
1485 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001494 "grpc",
1495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001499 "name": "socket_utils_test",
1500 "src": [
1501 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "tcp_client_posix_test",
1516 "src": [
1517 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
1531 "name": "tcp_posix_test",
1532 "src": [
1533 "test/core/iomgr/tcp_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_server_posix_test",
1548 "src": [
1549 "test/core/iomgr/tcp_server_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": "time_averaged_stats_test",
1564 "src": [
1565 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001579 "name": "timeout_encoding_test",
1580 "src": [
1581 "test/core/transport/chttp2/timeout_encoding_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",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001595 "name": "timer_heap_test",
1596 "src": [
1597 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
1611 "name": "timer_list_test",
1612 "src": [
1613 "test/core/iomgr/timer_list_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001627 "name": "timers_test",
1628 "src": [
1629 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "grpc",
1639 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 ],
1641 "headers": [],
1642 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001643 "name": "transport_connectivity_state_test",
1644 "src": [
1645 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001654 "grpc",
1655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 "name": "transport_metadata_test",
1660 "src": [
1661 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001670 "grpc",
1671 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001672 ],
1673 "headers": [],
1674 "language": "c",
1675 "name": "transport_security_test",
1676 "src": [
1677 "test/core/tsi/transport_security_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",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001691 "name": "udp_server_test",
1692 "src": [
1693 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001702 "grpc",
1703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001707 "name": "uri_fuzzer_test",
1708 "src": [
1709 "test/core/client_config/uri_fuzzer_test.c"
1710 ],
1711 "third_party": false,
1712 "type": "target"
1713 },
1714 {
1715 "deps": [
1716 "gpr",
1717 "gpr_test_util",
1718 "grpc",
1719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001723 "name": "uri_parser_test",
1724 "src": [
1725 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001734 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
1739 "name": "workqueue_test",
1740 "src": [
1741 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001742 ],
1743 "third_party": false,
1744 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001745 },
1746 {
1747 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001748 "gpr",
1749 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001750 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001751 "grpc++",
1752 "grpc++_test_util",
1753 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001754 ],
1755 "headers": [],
1756 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001757 "name": "alarm_cpp_test",
1758 "src": [
1759 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001760 ],
1761 "third_party": false,
1762 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001763 },
1764 {
1765 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001766 "gpr",
1767 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001768 "grpc",
1769 "grpc++",
1770 "grpc++_test_util",
1771 "grpc_test_util"
1772 ],
1773 "headers": [],
1774 "language": "c++",
1775 "name": "async_end2end_test",
1776 "src": [
1777 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001778 ],
1779 "third_party": false,
1780 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001781 },
1782 {
1783 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001784 "gpr",
1785 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001786 "grpc",
1787 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001788 "grpc++_test_util",
1789 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001790 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001791 ],
1792 "headers": [],
1793 "language": "c++",
1794 "name": "async_streaming_ping_pong_test",
1795 "src": [
1796 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001797 ],
1798 "third_party": false,
1799 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001800 },
1801 {
1802 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001803 "gpr",
1804 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001805 "grpc",
1806 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001807 "grpc++_test_util",
1808 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001809 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001810 ],
1811 "headers": [],
1812 "language": "c++",
1813 "name": "async_unary_ping_pong_test",
1814 "src": [
1815 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001816 ],
1817 "third_party": false,
1818 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001819 },
1820 {
1821 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001822 "gpr",
1823 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001824 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001825 "grpc++",
1826 "grpc++_test_util",
1827 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001828 ],
1829 "headers": [],
1830 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001831 "name": "auth_property_iterator_test",
1832 "src": [
1833 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001834 ],
1835 "third_party": false,
1836 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001837 },
1838 {
1839 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001840 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001841 "grpc",
1842 "grpc++"
1843 ],
1844 "headers": [],
1845 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001846 "name": "channel_arguments_test",
1847 "src": [
yang-g52705592015-11-25 11:45:33 -08001848 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001849 ],
1850 "third_party": false,
1851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001852 },
1853 {
1854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001855 "gpr",
1856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001857 "grpc",
1858 "grpc++",
1859 "grpc++_test_util",
1860 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001861 ],
1862 "headers": [],
1863 "language": "c++",
1864 "name": "cli_call_test",
1865 "src": [
1866 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001867 ],
1868 "third_party": false,
1869 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001870 },
1871 {
1872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001873 "gpr",
1874 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001875 "grpc",
1876 "grpc++",
1877 "grpc++_test_util",
1878 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001879 ],
1880 "headers": [],
1881 "language": "c++",
1882 "name": "client_crash_test",
1883 "src": [
1884 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001885 ],
1886 "third_party": false,
1887 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001888 },
1889 {
1890 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001891 "gpr",
1892 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001893 "grpc",
1894 "grpc++",
1895 "grpc++_test_util",
1896 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001897 ],
1898 "headers": [],
1899 "language": "c++",
1900 "name": "client_crash_test_server",
1901 "src": [
1902 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001903 ],
1904 "third_party": false,
1905 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001906 },
1907 {
1908 "deps": [
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001909 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001910 ],
1911 "headers": [
1912 "src/proto/grpc/testing/control.grpc.pb.h",
1913 "src/proto/grpc/testing/control.pb.h",
1914 "src/proto/grpc/testing/messages.grpc.pb.h",
1915 "src/proto/grpc/testing/messages.pb.h",
1916 "src/proto/grpc/testing/payloads.grpc.pb.h",
1917 "src/proto/grpc/testing/payloads.pb.h",
1918 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1919 "src/proto/grpc/testing/perf_db.pb.h",
1920 "src/proto/grpc/testing/services.grpc.pb.h",
1921 "src/proto/grpc/testing/services.pb.h",
1922 "src/proto/grpc/testing/stats.grpc.pb.h",
1923 "src/proto/grpc/testing/stats.pb.h"
1924 ],
1925 "language": "c++",
1926 "name": "codegen_test",
1927 "src": [
1928 "test/cpp/codegen/codegen_test.cc"
1929 ],
1930 "third_party": false,
1931 "type": "target"
1932 },
1933 {
1934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001935 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001936 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001937 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001938 ],
1939 "headers": [],
1940 "language": "c++",
1941 "name": "credentials_test",
1942 "src": [
1943 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001944 ],
1945 "third_party": false,
1946 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001947 },
1948 {
1949 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001950 "gpr",
1951 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001952 "grpc",
1953 "grpc++",
1954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001955 ],
1956 "headers": [],
1957 "language": "c++",
1958 "name": "cxx_byte_buffer_test",
1959 "src": [
1960 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001961 ],
1962 "third_party": false,
1963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 },
1965 {
1966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001967 "gpr",
1968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001969 "grpc",
1970 "grpc++",
1971 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001972 ],
1973 "headers": [],
1974 "language": "c++",
1975 "name": "cxx_slice_test",
1976 "src": [
1977 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001978 ],
1979 "third_party": false,
1980 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001981 },
1982 {
1983 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001984 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001985 ],
1986 "headers": [],
1987 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001988 "name": "cxx_string_ref_test",
1989 "src": [
1990 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001991 ],
1992 "third_party": false,
1993 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001994 },
1995 {
1996 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001997 "gpr",
1998 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 "grpc",
2000 "grpc++",
2001 "grpc_test_util"
2002 ],
2003 "headers": [],
2004 "language": "c++",
2005 "name": "cxx_time_test",
2006 "src": [
2007 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002008 ],
2009 "third_party": false,
2010 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002011 },
2012 {
2013 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002014 "gpr",
2015 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002016 "grpc",
2017 "grpc++",
2018 "grpc++_test_util",
2019 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002020 ],
2021 "headers": [],
2022 "language": "c++",
2023 "name": "end2end_test",
2024 "src": [
2025 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002026 ],
2027 "third_party": false,
2028 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002029 },
2030 {
2031 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002032 "gpr",
2033 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002034 "grpc",
2035 "grpc++",
2036 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002037 "grpc_test_util",
2038 "qps"
2039 ],
2040 "headers": [],
2041 "language": "c++",
2042 "name": "generic_async_streaming_ping_pong_test",
2043 "src": [
2044 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002045 ],
2046 "third_party": false,
2047 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002048 },
2049 {
2050 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002051 "gpr",
2052 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002053 "grpc",
2054 "grpc++",
2055 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002056 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002057 ],
2058 "headers": [],
2059 "language": "c++",
2060 "name": "generic_end2end_test",
2061 "src": [
2062 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002063 ],
2064 "third_party": false,
2065 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002066 },
2067 {
2068 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002069 "gpr",
2070 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002071 "grpc",
2072 "grpc++",
2073 "grpc++_test_config",
2074 "grpc++_test_util",
2075 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 ],
2077 "headers": [],
2078 "language": "c++",
2079 "name": "grpc_cli",
2080 "src": [
2081 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002082 ],
2083 "third_party": false,
2084 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002085 },
2086 {
2087 "deps": [
2088 "grpc_plugin_support"
2089 ],
2090 "headers": [],
2091 "language": "c++",
2092 "name": "grpc_cpp_plugin",
2093 "src": [
2094 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002095 ],
2096 "third_party": false,
2097 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002098 },
2099 {
2100 "deps": [
2101 "grpc_plugin_support"
2102 ],
2103 "headers": [],
2104 "language": "c++",
2105 "name": "grpc_csharp_plugin",
2106 "src": [
2107 "src/compiler/csharp_plugin.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": [
2114 "grpc_plugin_support"
2115 ],
2116 "headers": [],
2117 "language": "c++",
2118 "name": "grpc_objective_c_plugin",
2119 "src": [
2120 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002121 ],
2122 "third_party": false,
2123 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002124 },
2125 {
2126 "deps": [
2127 "grpc_plugin_support"
2128 ],
2129 "headers": [],
2130 "language": "c++",
2131 "name": "grpc_python_plugin",
2132 "src": [
2133 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002134 ],
2135 "third_party": false,
2136 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002137 },
2138 {
2139 "deps": [
2140 "grpc_plugin_support"
2141 ],
2142 "headers": [],
2143 "language": "c++",
2144 "name": "grpc_ruby_plugin",
2145 "src": [
2146 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002147 ],
2148 "third_party": false,
2149 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002150 },
2151 {
2152 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002153 "grpc",
2154 "grpc++",
2155 "grpc++_test_util",
2156 "grpc_test_util"
2157 ],
2158 "headers": [
2159 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2160 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2161 ],
2162 "language": "c++",
2163 "name": "grpclb_api_test",
2164 "src": [
2165 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002166 ],
2167 "third_party": false,
2168 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002169 },
2170 {
2171 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002172 "gpr",
2173 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002174 "grpc",
2175 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002176 "grpc++_test_util",
2177 "grpc_test_util"
2178 ],
2179 "headers": [],
2180 "language": "c++",
2181 "name": "hybrid_end2end_test",
2182 "src": [
2183 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002184 ],
2185 "third_party": false,
2186 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002187 },
2188 {
2189 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002190 "gpr",
2191 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002192 "grpc",
2193 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002194 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002195 "grpc++_test_util",
2196 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002197 "interop_client_helper",
2198 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002199 ],
2200 "headers": [],
2201 "language": "c++",
2202 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002203 "src": [],
2204 "third_party": false,
2205 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002206 },
2207 {
2208 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002209 "gpr",
2210 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002211 "grpc",
2212 "grpc++",
2213 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002214 "grpc++_test_util",
2215 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002216 "interop_server_helper",
2217 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 ],
2219 "headers": [],
2220 "language": "c++",
2221 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002222 "src": [],
2223 "third_party": false,
2224 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002225 },
2226 {
2227 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002228 "gpr",
2229 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002230 "grpc",
2231 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002232 ],
2233 "headers": [],
2234 "language": "c++",
2235 "name": "interop_test",
2236 "src": [
2237 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002238 ],
2239 "third_party": false,
2240 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002241 },
2242 {
2243 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002244 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002245 "gpr_test_util",
2246 "grpc",
2247 "grpc++",
2248 "grpc++_test_config",
2249 "grpc++_test_util",
2250 "grpc_test_util"
2251 ],
2252 "headers": [],
2253 "language": "c++",
2254 "name": "json_run_localhost",
2255 "src": [
2256 "test/cpp/qps/json_run_localhost.cc"
2257 ],
2258 "third_party": false,
2259 "type": "target"
2260 },
2261 {
2262 "deps": [
2263 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002264 "grpc",
2265 "grpc++",
2266 "grpc++_test_config"
2267 ],
2268 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002269 "src/proto/grpc/testing/metrics.grpc.pb.h",
2270 "src/proto/grpc/testing/metrics.pb.h",
2271 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002272 ],
2273 "language": "c++",
2274 "name": "metrics_client",
2275 "src": [
2276 "test/cpp/interop/metrics_client.cc",
2277 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002278 ],
2279 "third_party": false,
2280 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002281 },
2282 {
2283 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002284 "gpr",
2285 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002286 "grpc",
2287 "grpc++",
2288 "grpc++_test_util",
2289 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002290 ],
2291 "headers": [],
2292 "language": "c++",
2293 "name": "mock_test",
2294 "src": [
2295 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002296 ],
2297 "third_party": false,
2298 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002299 },
2300 {
2301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002302 "gpr",
2303 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002304 "grpc",
2305 "grpc++",
2306 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002307 "grpc++_test_util",
2308 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002309 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002310 ],
2311 "headers": [],
2312 "language": "c++",
2313 "name": "qps_driver",
2314 "src": [
2315 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002316 ],
2317 "third_party": false,
2318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002319 },
2320 {
2321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002322 "gpr",
2323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002324 "grpc",
2325 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002326 "grpc++_test_util",
2327 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002328 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002329 ],
2330 "headers": [],
2331 "language": "c++",
2332 "name": "qps_interarrival_test",
2333 "src": [
2334 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002335 ],
2336 "third_party": false,
2337 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002338 },
2339 {
2340 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002341 "gpr",
2342 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002343 "grpc",
2344 "grpc++",
2345 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002346 "grpc++_test_util",
2347 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002348 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002349 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002350 "headers": [
2351 "test/cpp/qps/parse_json.h"
2352 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002353 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002354 "name": "qps_json_driver",
2355 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002356 "test/cpp/qps/parse_json.cc",
2357 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002358 "test/cpp/qps/qps_json_driver.cc"
2359 ],
2360 "third_party": false,
2361 "type": "target"
2362 },
2363 {
2364 "deps": [
2365 "gpr",
2366 "gpr_test_util",
2367 "grpc",
2368 "grpc++",
2369 "grpc++_test_config",
2370 "grpc++_test_util",
2371 "grpc_test_util",
2372 "qps"
2373 ],
2374 "headers": [],
2375 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002376 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002377 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002378 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002379 ],
2380 "third_party": false,
2381 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002382 },
2383 {
2384 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002385 "gpr",
2386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002387 "grpc",
2388 "grpc++",
2389 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 "grpc++_test_util",
2391 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002392 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002393 ],
2394 "headers": [],
2395 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002396 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002397 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002398 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002399 ],
2400 "third_party": false,
2401 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002402 },
2403 {
2404 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002405 "gpr",
2406 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002407 "grpc",
2408 "grpc++",
2409 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002410 "grpc++_test_util",
2411 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002412 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002413 ],
2414 "headers": [
2415 "test/cpp/qps/client.h",
2416 "test/cpp/qps/server.h"
2417 ],
2418 "language": "c++",
2419 "name": "qps_worker",
2420 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002421 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002422 "test/cpp/qps/server.h",
2423 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002424 ],
2425 "third_party": false,
2426 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002427 },
2428 {
2429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002430 "gpr",
2431 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002432 "grpc",
2433 "grpc++",
2434 "grpc++_test_config",
2435 "grpc++_test_util",
2436 "grpc_test_util"
2437 ],
2438 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002439 "src/proto/grpc/testing/empty.grpc.pb.h",
2440 "src/proto/grpc/testing/empty.pb.h",
2441 "src/proto/grpc/testing/messages.grpc.pb.h",
2442 "src/proto/grpc/testing/messages.pb.h",
2443 "src/proto/grpc/testing/test.grpc.pb.h",
2444 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002445 ],
2446 "language": "c++",
2447 "name": "reconnect_interop_client",
2448 "src": [
2449 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002450 ],
2451 "third_party": false,
2452 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002453 },
2454 {
2455 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002456 "gpr",
2457 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002458 "grpc",
2459 "grpc++",
2460 "grpc++_test_config",
2461 "grpc++_test_util",
2462 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002463 "reconnect_server",
2464 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002465 ],
2466 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002467 "src/proto/grpc/testing/empty.grpc.pb.h",
2468 "src/proto/grpc/testing/empty.pb.h",
2469 "src/proto/grpc/testing/messages.grpc.pb.h",
2470 "src/proto/grpc/testing/messages.pb.h",
2471 "src/proto/grpc/testing/test.grpc.pb.h",
2472 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002473 ],
2474 "language": "c++",
2475 "name": "reconnect_interop_server",
2476 "src": [
2477 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002478 ],
2479 "third_party": false,
2480 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002481 },
2482 {
2483 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002484 "gpr",
2485 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002486 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002487 "grpc++",
2488 "grpc++_test_util",
2489 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002490 ],
2491 "headers": [],
2492 "language": "c++",
2493 "name": "secure_auth_context_test",
2494 "src": [
2495 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002496 ],
2497 "third_party": false,
2498 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002499 },
2500 {
2501 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002502 "gpr",
2503 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002504 "grpc",
2505 "grpc++",
2506 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002507 "grpc_test_util",
2508 "qps"
2509 ],
2510 "headers": [],
2511 "language": "c++",
2512 "name": "secure_sync_unary_ping_pong_test",
2513 "src": [
2514 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002515 ],
2516 "third_party": false,
2517 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002518 },
2519 {
2520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002521 "gpr",
2522 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002523 "grpc",
2524 "grpc++",
2525 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002526 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002527 ],
2528 "headers": [],
2529 "language": "c++",
2530 "name": "server_crash_test",
2531 "src": [
2532 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002533 ],
2534 "third_party": false,
2535 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002536 },
2537 {
2538 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002539 "gpr",
2540 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002541 "grpc",
2542 "grpc++",
2543 "grpc++_test_util",
2544 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002545 ],
2546 "headers": [],
2547 "language": "c++",
2548 "name": "server_crash_test_client",
2549 "src": [
2550 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002551 ],
2552 "third_party": false,
2553 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002554 },
2555 {
2556 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002557 "gpr",
2558 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002559 "grpc",
2560 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002561 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002562 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002563 ],
2564 "headers": [],
2565 "language": "c++",
2566 "name": "shutdown_test",
2567 "src": [
2568 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002569 ],
2570 "third_party": false,
2571 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002572 },
2573 {
2574 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002575 "gpr",
2576 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002577 "grpc",
2578 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002579 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002580 ],
2581 "headers": [],
2582 "language": "c++",
2583 "name": "status_test",
2584 "src": [
2585 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002586 ],
2587 "third_party": false,
2588 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002589 },
2590 {
2591 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002592 "gpr",
2593 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002594 "grpc",
2595 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002596 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002597 "grpc_test_util"
2598 ],
2599 "headers": [],
2600 "language": "c++",
2601 "name": "streaming_throughput_test",
2602 "src": [
2603 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002604 ],
2605 "third_party": false,
2606 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002607 },
2608 {
2609 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002610 "gpr",
2611 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002612 "grpc",
2613 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002614 "grpc++_test_config",
2615 "grpc++_test_util",
2616 "grpc_test_util"
2617 ],
2618 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002619 "src/proto/grpc/testing/empty.grpc.pb.h",
2620 "src/proto/grpc/testing/empty.pb.h",
2621 "src/proto/grpc/testing/messages.grpc.pb.h",
2622 "src/proto/grpc/testing/messages.pb.h",
2623 "src/proto/grpc/testing/metrics.grpc.pb.h",
2624 "src/proto/grpc/testing/metrics.pb.h",
2625 "src/proto/grpc/testing/test.grpc.pb.h",
2626 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002627 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002628 "test/cpp/interop/interop_client.h",
2629 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002630 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002631 ],
2632 "language": "c++",
2633 "name": "stress_test",
2634 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002635 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002636 "test/cpp/interop/interop_client.cc",
2637 "test/cpp/interop/interop_client.h",
2638 "test/cpp/interop/stress_interop_client.cc",
2639 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002640 "test/cpp/interop/stress_test.cc",
2641 "test/cpp/util/metrics_server.cc",
2642 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002643 ],
2644 "third_party": false,
2645 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002646 },
2647 {
2648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002649 "gpr",
2650 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002651 "grpc",
2652 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002653 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002654 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002655 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002656 ],
2657 "headers": [],
2658 "language": "c++",
2659 "name": "sync_streaming_ping_pong_test",
2660 "src": [
2661 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002662 ],
2663 "third_party": false,
2664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002665 },
2666 {
2667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002668 "gpr",
2669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002670 "grpc",
2671 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002672 "grpc++_test_util",
2673 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002674 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002675 ],
2676 "headers": [],
2677 "language": "c++",
2678 "name": "sync_unary_ping_pong_test",
2679 "src": [
2680 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002681 ],
2682 "third_party": false,
2683 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002684 },
2685 {
2686 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002687 "gpr",
2688 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002689 "grpc",
2690 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002691 "grpc++_test_util",
2692 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002693 ],
2694 "headers": [],
2695 "language": "c++",
2696 "name": "thread_stress_test",
2697 "src": [
2698 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002699 ],
2700 "third_party": false,
2701 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002702 },
2703 {
2704 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002705 "gpr",
2706 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002707 "grpc",
2708 "grpc++",
2709 "grpc++_test_util",
2710 "grpc_test_util",
2711 "grpc_zookeeper"
2712 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002713 "headers": [
2714 "src/proto/grpc/testing/echo.grpc.pb.h",
2715 "src/proto/grpc/testing/echo.pb.h"
2716 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002717 "language": "c++",
2718 "name": "zookeeper_test",
2719 "src": [
2720 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002721 ],
2722 "third_party": false,
2723 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002724 },
2725 {
2726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002727 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002728 "grpc"
2729 ],
2730 "headers": [],
2731 "language": "c89",
2732 "name": "public_headers_must_be_c89",
2733 "src": [
2734 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002735 ],
2736 "third_party": false,
2737 "type": "target"
2738 },
2739 {
2740 "deps": [
2741 "boringssl",
2742 "boringssl_aes_test_lib",
2743 "boringssl_test_util"
2744 ],
2745 "headers": [],
2746 "language": "c++",
2747 "name": "boringssl_aes_test",
2748 "src": [],
2749 "third_party": true,
2750 "type": "target"
2751 },
2752 {
2753 "deps": [
2754 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002755 "boringssl_asn1_test_lib",
2756 "boringssl_test_util"
2757 ],
2758 "headers": [],
2759 "language": "c++",
2760 "name": "boringssl_asn1_test",
2761 "src": [],
2762 "third_party": true,
2763 "type": "target"
2764 },
2765 {
2766 "deps": [
2767 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002768 "boringssl_base64_test_lib",
2769 "boringssl_test_util"
2770 ],
2771 "headers": [],
2772 "language": "c++",
2773 "name": "boringssl_base64_test",
2774 "src": [],
2775 "third_party": true,
2776 "type": "target"
2777 },
2778 {
2779 "deps": [
2780 "boringssl",
2781 "boringssl_bio_test_lib",
2782 "boringssl_test_util"
2783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "boringssl_bio_test",
2787 "src": [],
2788 "third_party": true,
2789 "type": "target"
2790 },
2791 {
2792 "deps": [
2793 "boringssl",
2794 "boringssl_bn_test_lib",
2795 "boringssl_test_util"
2796 ],
2797 "headers": [],
2798 "language": "c++",
2799 "name": "boringssl_bn_test",
2800 "src": [],
2801 "third_party": true,
2802 "type": "target"
2803 },
2804 {
2805 "deps": [
2806 "boringssl",
2807 "boringssl_bytestring_test_lib",
2808 "boringssl_test_util"
2809 ],
2810 "headers": [],
2811 "language": "c++",
2812 "name": "boringssl_bytestring_test",
2813 "src": [],
2814 "third_party": true,
2815 "type": "target"
2816 },
2817 {
2818 "deps": [
2819 "boringssl",
2820 "boringssl_aead_test_lib",
2821 "boringssl_test_util"
2822 ],
2823 "headers": [],
2824 "language": "c++",
2825 "name": "boringssl_aead_test",
2826 "src": [],
2827 "third_party": true,
2828 "type": "target"
2829 },
2830 {
2831 "deps": [
2832 "boringssl",
2833 "boringssl_cipher_test_lib",
2834 "boringssl_test_util"
2835 ],
2836 "headers": [],
2837 "language": "c++",
2838 "name": "boringssl_cipher_test",
2839 "src": [],
2840 "third_party": true,
2841 "type": "target"
2842 },
2843 {
2844 "deps": [
2845 "boringssl",
2846 "boringssl_cmac_test_lib",
2847 "boringssl_test_util"
2848 ],
2849 "headers": [],
2850 "language": "c++",
2851 "name": "boringssl_cmac_test",
2852 "src": [],
2853 "third_party": true,
2854 "type": "target"
2855 },
2856 {
2857 "deps": [
2858 "boringssl",
2859 "boringssl_constant_time_test_lib",
2860 "boringssl_test_util"
2861 ],
2862 "headers": [],
2863 "language": "c++",
2864 "name": "boringssl_constant_time_test",
2865 "src": [],
2866 "third_party": true,
2867 "type": "target"
2868 },
2869 {
2870 "deps": [
2871 "boringssl",
2872 "boringssl_ed25519_test_lib",
2873 "boringssl_test_util"
2874 ],
2875 "headers": [],
2876 "language": "c++",
2877 "name": "boringssl_ed25519_test",
2878 "src": [],
2879 "third_party": true,
2880 "type": "target"
2881 },
2882 {
2883 "deps": [
2884 "boringssl",
2885 "boringssl_test_util",
2886 "boringssl_x25519_test_lib"
2887 ],
2888 "headers": [],
2889 "language": "c++",
2890 "name": "boringssl_x25519_test",
2891 "src": [],
2892 "third_party": true,
2893 "type": "target"
2894 },
2895 {
2896 "deps": [
2897 "boringssl",
2898 "boringssl_dh_test_lib",
2899 "boringssl_test_util"
2900 ],
2901 "headers": [],
2902 "language": "c++",
2903 "name": "boringssl_dh_test",
2904 "src": [],
2905 "third_party": true,
2906 "type": "target"
2907 },
2908 {
2909 "deps": [
2910 "boringssl",
2911 "boringssl_digest_test_lib",
2912 "boringssl_test_util"
2913 ],
2914 "headers": [],
2915 "language": "c++",
2916 "name": "boringssl_digest_test",
2917 "src": [],
2918 "third_party": true,
2919 "type": "target"
2920 },
2921 {
2922 "deps": [
2923 "boringssl",
2924 "boringssl_dsa_test_lib",
2925 "boringssl_test_util"
2926 ],
2927 "headers": [],
2928 "language": "c++",
2929 "name": "boringssl_dsa_test",
2930 "src": [],
2931 "third_party": true,
2932 "type": "target"
2933 },
2934 {
2935 "deps": [
2936 "boringssl",
2937 "boringssl_ec_test_lib",
2938 "boringssl_test_util"
2939 ],
2940 "headers": [],
2941 "language": "c++",
2942 "name": "boringssl_ec_test",
2943 "src": [],
2944 "third_party": true,
2945 "type": "target"
2946 },
2947 {
2948 "deps": [
2949 "boringssl",
2950 "boringssl_example_mul_lib",
2951 "boringssl_test_util"
2952 ],
2953 "headers": [],
2954 "language": "c++",
2955 "name": "boringssl_example_mul",
2956 "src": [],
2957 "third_party": true,
2958 "type": "target"
2959 },
2960 {
2961 "deps": [
2962 "boringssl",
2963 "boringssl_ecdsa_test_lib",
2964 "boringssl_test_util"
2965 ],
2966 "headers": [],
2967 "language": "c++",
2968 "name": "boringssl_ecdsa_test",
2969 "src": [],
2970 "third_party": true,
2971 "type": "target"
2972 },
2973 {
2974 "deps": [
2975 "boringssl",
2976 "boringssl_err_test_lib",
2977 "boringssl_test_util"
2978 ],
2979 "headers": [],
2980 "language": "c++",
2981 "name": "boringssl_err_test",
2982 "src": [],
2983 "third_party": true,
2984 "type": "target"
2985 },
2986 {
2987 "deps": [
2988 "boringssl",
2989 "boringssl_evp_extra_test_lib",
2990 "boringssl_test_util"
2991 ],
2992 "headers": [],
2993 "language": "c++",
2994 "name": "boringssl_evp_extra_test",
2995 "src": [],
2996 "third_party": true,
2997 "type": "target"
2998 },
2999 {
3000 "deps": [
3001 "boringssl",
3002 "boringssl_evp_test_lib",
3003 "boringssl_test_util"
3004 ],
3005 "headers": [],
3006 "language": "c++",
3007 "name": "boringssl_evp_test",
3008 "src": [],
3009 "third_party": true,
3010 "type": "target"
3011 },
3012 {
3013 "deps": [
3014 "boringssl",
3015 "boringssl_pbkdf_test_lib",
3016 "boringssl_test_util"
3017 ],
3018 "headers": [],
3019 "language": "c++",
3020 "name": "boringssl_pbkdf_test",
3021 "src": [],
3022 "third_party": true,
3023 "type": "target"
3024 },
3025 {
3026 "deps": [
3027 "boringssl",
3028 "boringssl_hkdf_test_lib",
3029 "boringssl_test_util"
3030 ],
3031 "headers": [],
3032 "language": "c++",
3033 "name": "boringssl_hkdf_test",
3034 "src": [],
3035 "third_party": true,
3036 "type": "target"
3037 },
3038 {
3039 "deps": [
3040 "boringssl",
3041 "boringssl_hmac_test_lib",
3042 "boringssl_test_util"
3043 ],
3044 "headers": [],
3045 "language": "c++",
3046 "name": "boringssl_hmac_test",
3047 "src": [],
3048 "third_party": true,
3049 "type": "target"
3050 },
3051 {
3052 "deps": [
3053 "boringssl",
3054 "boringssl_lhash_test_lib",
3055 "boringssl_test_util"
3056 ],
3057 "headers": [],
3058 "language": "c++",
3059 "name": "boringssl_lhash_test",
3060 "src": [],
3061 "third_party": true,
3062 "type": "target"
3063 },
3064 {
3065 "deps": [
3066 "boringssl",
3067 "boringssl_gcm_test_lib",
3068 "boringssl_test_util"
3069 ],
3070 "headers": [],
3071 "language": "c++",
3072 "name": "boringssl_gcm_test",
3073 "src": [],
3074 "third_party": true,
3075 "type": "target"
3076 },
3077 {
3078 "deps": [
3079 "boringssl",
3080 "boringssl_pkcs12_test_lib",
3081 "boringssl_test_util"
3082 ],
3083 "headers": [],
3084 "language": "c++",
3085 "name": "boringssl_pkcs12_test",
3086 "src": [],
3087 "third_party": true,
3088 "type": "target"
3089 },
3090 {
3091 "deps": [
3092 "boringssl",
3093 "boringssl_pkcs8_test_lib",
3094 "boringssl_test_util"
3095 ],
3096 "headers": [],
3097 "language": "c++",
3098 "name": "boringssl_pkcs8_test",
3099 "src": [],
3100 "third_party": true,
3101 "type": "target"
3102 },
3103 {
3104 "deps": [
3105 "boringssl",
3106 "boringssl_poly1305_test_lib",
3107 "boringssl_test_util"
3108 ],
3109 "headers": [],
3110 "language": "c++",
3111 "name": "boringssl_poly1305_test",
3112 "src": [],
3113 "third_party": true,
3114 "type": "target"
3115 },
3116 {
3117 "deps": [
3118 "boringssl",
3119 "boringssl_refcount_test_lib",
3120 "boringssl_test_util"
3121 ],
3122 "headers": [],
3123 "language": "c++",
3124 "name": "boringssl_refcount_test",
3125 "src": [],
3126 "third_party": true,
3127 "type": "target"
3128 },
3129 {
3130 "deps": [
3131 "boringssl",
3132 "boringssl_rsa_test_lib",
3133 "boringssl_test_util"
3134 ],
3135 "headers": [],
3136 "language": "c++",
3137 "name": "boringssl_rsa_test",
3138 "src": [],
3139 "third_party": true,
3140 "type": "target"
3141 },
3142 {
3143 "deps": [
3144 "boringssl",
3145 "boringssl_test_util",
3146 "boringssl_thread_test_lib"
3147 ],
3148 "headers": [],
3149 "language": "c++",
3150 "name": "boringssl_thread_test",
3151 "src": [],
3152 "third_party": true,
3153 "type": "target"
3154 },
3155 {
3156 "deps": [
3157 "boringssl",
3158 "boringssl_pkcs7_test_lib",
3159 "boringssl_test_util"
3160 ],
3161 "headers": [],
3162 "language": "c++",
3163 "name": "boringssl_pkcs7_test",
3164 "src": [],
3165 "third_party": true,
3166 "type": "target"
3167 },
3168 {
3169 "deps": [
3170 "boringssl",
3171 "boringssl_tab_test_lib",
3172 "boringssl_test_util"
3173 ],
3174 "headers": [],
3175 "language": "c++",
3176 "name": "boringssl_tab_test",
3177 "src": [],
3178 "third_party": true,
3179 "type": "target"
3180 },
3181 {
3182 "deps": [
3183 "boringssl",
3184 "boringssl_test_util",
3185 "boringssl_v3name_test_lib"
3186 ],
3187 "headers": [],
3188 "language": "c++",
3189 "name": "boringssl_v3name_test",
3190 "src": [],
3191 "third_party": true,
3192 "type": "target"
3193 },
3194 {
3195 "deps": [
3196 "boringssl",
3197 "boringssl_pqueue_test_lib",
3198 "boringssl_test_util"
3199 ],
3200 "headers": [],
3201 "language": "c++",
3202 "name": "boringssl_pqueue_test",
3203 "src": [],
3204 "third_party": true,
3205 "type": "target"
3206 },
3207 {
3208 "deps": [
3209 "boringssl",
3210 "boringssl_ssl_test_lib",
3211 "boringssl_test_util"
3212 ],
3213 "headers": [],
3214 "language": "c++",
3215 "name": "boringssl_ssl_test",
3216 "src": [],
3217 "third_party": true,
3218 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003219 },
3220 {
3221 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003222 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003223 "gpr",
3224 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003225 "grpc_test_util_unsecure",
3226 "grpc_unsecure"
3227 ],
3228 "headers": [],
3229 "language": "c",
3230 "name": "badreq_bad_client_test",
3231 "src": [
3232 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003233 ],
3234 "third_party": false,
3235 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003236 },
3237 {
3238 "deps": [
3239 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003240 "gpr",
3241 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003242 "grpc_test_util_unsecure",
3243 "grpc_unsecure"
3244 ],
3245 "headers": [],
3246 "language": "c",
3247 "name": "connection_prefix_bad_client_test",
3248 "src": [
3249 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003250 ],
3251 "third_party": false,
3252 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003253 },
3254 {
3255 "deps": [
3256 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003257 "gpr",
3258 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003259 "grpc_test_util_unsecure",
3260 "grpc_unsecure"
3261 ],
3262 "headers": [],
3263 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003264 "name": "head_of_line_blocking_bad_client_test",
3265 "src": [
3266 "test/core/bad_client/tests/head_of_line_blocking.c"
3267 ],
3268 "third_party": false,
3269 "type": "target"
3270 },
3271 {
3272 "deps": [
3273 "bad_client_test",
3274 "gpr",
3275 "gpr_test_util",
3276 "grpc_test_util_unsecure",
3277 "grpc_unsecure"
3278 ],
3279 "headers": [],
3280 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003281 "name": "headers_bad_client_test",
3282 "src": [
3283 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003284 ],
3285 "third_party": false,
3286 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003287 },
3288 {
3289 "deps": [
3290 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003291 "gpr",
3292 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003293 "grpc_test_util_unsecure",
3294 "grpc_unsecure"
3295 ],
3296 "headers": [],
3297 "language": "c",
3298 "name": "initial_settings_frame_bad_client_test",
3299 "src": [
3300 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003301 ],
3302 "third_party": false,
3303 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003304 },
3305 {
3306 "deps": [
3307 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003308 "gpr",
3309 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003310 "grpc_test_util_unsecure",
3311 "grpc_unsecure"
3312 ],
3313 "headers": [],
3314 "language": "c",
3315 "name": "server_registered_method_bad_client_test",
3316 "src": [
3317 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003318 ],
3319 "third_party": false,
3320 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003321 },
3322 {
3323 "deps": [
3324 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003325 "gpr",
3326 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003327 "grpc_test_util_unsecure",
3328 "grpc_unsecure"
3329 ],
3330 "headers": [],
3331 "language": "c",
3332 "name": "simple_request_bad_client_test",
3333 "src": [
3334 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003335 ],
3336 "third_party": false,
3337 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003338 },
3339 {
3340 "deps": [
3341 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003342 "gpr",
3343 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003344 "grpc_test_util_unsecure",
3345 "grpc_unsecure"
3346 ],
3347 "headers": [],
3348 "language": "c",
3349 "name": "unknown_frame_bad_client_test",
3350 "src": [
3351 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003352 ],
3353 "third_party": false,
3354 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003355 },
3356 {
3357 "deps": [
3358 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003359 "gpr",
3360 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003361 "grpc_test_util_unsecure",
3362 "grpc_unsecure"
3363 ],
3364 "headers": [],
3365 "language": "c",
3366 "name": "window_overflow_bad_client_test",
3367 "src": [
3368 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003369 ],
3370 "third_party": false,
3371 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003372 },
3373 {
3374 "deps": [
3375 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003376 "gpr",
3377 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003378 "grpc",
3379 "grpc_test_util"
3380 ],
3381 "headers": [],
3382 "language": "c",
3383 "name": "bad_ssl_alpn_server",
3384 "src": [
3385 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003386 ],
3387 "third_party": false,
3388 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003389 },
3390 {
3391 "deps": [
3392 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003393 "gpr",
3394 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003395 "grpc",
3396 "grpc_test_util"
3397 ],
3398 "headers": [],
3399 "language": "c",
3400 "name": "bad_ssl_cert_server",
3401 "src": [
3402 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003403 ],
3404 "third_party": false,
3405 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003406 },
3407 {
3408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003409 "gpr",
3410 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003411 "grpc",
3412 "grpc_test_util"
3413 ],
3414 "headers": [],
3415 "language": "c",
3416 "name": "bad_ssl_alpn_test",
3417 "src": [
3418 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003419 ],
3420 "third_party": false,
3421 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003422 },
3423 {
3424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003425 "gpr",
3426 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003427 "grpc",
3428 "grpc_test_util"
3429 ],
3430 "headers": [],
3431 "language": "c",
3432 "name": "bad_ssl_cert_test",
3433 "src": [
3434 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003435 ],
3436 "third_party": false,
3437 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003438 },
3439 {
3440 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003441 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003442 "gpr",
3443 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003444 "grpc",
3445 "grpc_test_util"
3446 ],
3447 "headers": [],
3448 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003449 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003450 "src": [
3451 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003452 ],
3453 "third_party": false,
3454 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003455 },
3456 {
3457 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003458 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003459 "gpr",
3460 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003461 "grpc",
3462 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003463 ],
3464 "headers": [],
3465 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003466 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003467 "src": [
3468 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003469 ],
3470 "third_party": false,
3471 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003472 },
3473 {
3474 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003475 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003476 "gpr",
3477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003478 "grpc",
3479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003480 ],
3481 "headers": [],
3482 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003483 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003484 "src": [
3485 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003486 ],
3487 "third_party": false,
3488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003489 },
3490 {
3491 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003492 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003493 "gpr",
3494 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003495 "grpc",
3496 "grpc_test_util"
3497 ],
3498 "headers": [],
3499 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003500 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003501 "src": [
3502 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003503 ],
3504 "third_party": false,
3505 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003506 },
3507 {
3508 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003509 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003510 "gpr",
3511 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003512 "grpc",
3513 "grpc_test_util"
3514 ],
3515 "headers": [],
3516 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003517 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003518 "src": [
3519 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003520 ],
3521 "third_party": false,
3522 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003523 },
3524 {
3525 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003526 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003527 "gpr",
3528 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003529 "grpc",
3530 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003531 ],
3532 "headers": [],
3533 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003534 "name": "h2_full+trace_test",
3535 "src": [
3536 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003537 ],
3538 "third_party": false,
3539 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003540 },
3541 {
3542 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003543 "end2end_tests",
3544 "gpr",
3545 "gpr_test_util",
3546 "grpc",
3547 "grpc_test_util"
3548 ],
3549 "headers": [],
3550 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003551 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003552 "src": [
3553 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003554 ],
3555 "third_party": false,
3556 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003557 },
3558 {
3559 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003560 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003561 "gpr",
3562 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003563 "grpc",
3564 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003565 ],
3566 "headers": [],
3567 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003568 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003569 "src": [
3570 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003571 ],
3572 "third_party": false,
3573 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003574 },
3575 {
3576 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003577 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003578 "gpr",
3579 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003580 "grpc",
3581 "grpc_test_util"
3582 ],
3583 "headers": [],
3584 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003585 "name": "h2_sockpair_test",
3586 "src": [
3587 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003588 ],
3589 "third_party": false,
3590 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003591 },
3592 {
3593 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003594 "end2end_tests",
3595 "gpr",
3596 "gpr_test_util",
3597 "grpc",
3598 "grpc_test_util"
3599 ],
3600 "headers": [],
3601 "language": "c",
3602 "name": "h2_sockpair+trace_test",
3603 "src": [
3604 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003605 ],
3606 "third_party": false,
3607 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003608 },
3609 {
3610 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003611 "end2end_tests",
3612 "gpr",
3613 "gpr_test_util",
3614 "grpc",
3615 "grpc_test_util"
3616 ],
3617 "headers": [],
3618 "language": "c",
3619 "name": "h2_sockpair_1byte_test",
3620 "src": [
3621 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003622 ],
3623 "third_party": false,
3624 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003625 },
3626 {
3627 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003628 "end2end_tests",
3629 "gpr",
3630 "gpr_test_util",
3631 "grpc",
3632 "grpc_test_util"
3633 ],
3634 "headers": [],
3635 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003636 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003637 "src": [
3638 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003639 ],
3640 "third_party": false,
3641 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003642 },
3643 {
3644 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003645 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003646 "gpr",
3647 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003648 "grpc",
3649 "grpc_test_util"
3650 ],
3651 "headers": [],
3652 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003653 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003654 "src": [
3655 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003656 ],
3657 "third_party": false,
3658 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003659 },
3660 {
3661 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003662 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003663 "gpr",
3664 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003665 "grpc",
3666 "grpc_test_util"
3667 ],
3668 "headers": [],
3669 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003670 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003671 "src": [
3672 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003673 ],
3674 "third_party": false,
3675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003676 },
3677 {
3678 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003679 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003680 "gpr",
3681 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003682 "grpc_test_util_unsecure",
3683 "grpc_unsecure"
3684 ],
3685 "headers": [],
3686 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003687 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003688 "src": [
3689 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003690 ],
3691 "third_party": false,
3692 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003693 },
3694 {
3695 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003696 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003697 "gpr",
3698 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003699 "grpc_test_util_unsecure",
3700 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003701 ],
3702 "headers": [],
3703 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003704 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003705 "src": [
3706 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003707 ],
3708 "third_party": false,
3709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003710 },
3711 {
3712 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003713 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003714 "gpr",
3715 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003716 "grpc_test_util_unsecure",
3717 "grpc_unsecure"
3718 ],
3719 "headers": [],
3720 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003721 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003722 "src": [
3723 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003724 ],
3725 "third_party": false,
3726 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003727 },
3728 {
3729 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003730 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003731 "gpr",
3732 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003733 "grpc_test_util_unsecure",
3734 "grpc_unsecure"
3735 ],
3736 "headers": [],
3737 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003738 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003739 "src": [
3740 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003741 ],
3742 "third_party": false,
3743 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003744 },
3745 {
3746 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003747 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003748 "gpr",
3749 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003750 "grpc_test_util_unsecure",
3751 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003752 ],
3753 "headers": [],
3754 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003755 "name": "h2_full+trace_nosec_test",
3756 "src": [
3757 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003758 ],
3759 "third_party": false,
3760 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003761 },
3762 {
3763 "deps": [
3764 "end2end_nosec_tests",
3765 "gpr",
3766 "gpr_test_util",
3767 "grpc_test_util_unsecure",
3768 "grpc_unsecure"
3769 ],
3770 "headers": [],
3771 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003772 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003773 "src": [
3774 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003775 ],
3776 "third_party": false,
3777 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003778 },
3779 {
3780 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003781 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003782 "gpr",
3783 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003784 "grpc_test_util_unsecure",
3785 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003786 ],
3787 "headers": [],
3788 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003789 "name": "h2_sockpair_nosec_test",
3790 "src": [
3791 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003792 ],
3793 "third_party": false,
3794 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003795 },
3796 {
3797 "deps": [
3798 "end2end_nosec_tests",
3799 "gpr",
3800 "gpr_test_util",
3801 "grpc_test_util_unsecure",
3802 "grpc_unsecure"
3803 ],
3804 "headers": [],
3805 "language": "c",
3806 "name": "h2_sockpair+trace_nosec_test",
3807 "src": [
3808 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003809 ],
3810 "third_party": false,
3811 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003812 },
3813 {
3814 "deps": [
3815 "end2end_nosec_tests",
3816 "gpr",
3817 "gpr_test_util",
3818 "grpc_test_util_unsecure",
3819 "grpc_unsecure"
3820 ],
3821 "headers": [],
3822 "language": "c",
3823 "name": "h2_sockpair_1byte_nosec_test",
3824 "src": [
3825 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003826 ],
3827 "third_party": false,
3828 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003829 },
3830 {
3831 "deps": [
3832 "end2end_nosec_tests",
3833 "gpr",
3834 "gpr_test_util",
3835 "grpc_test_util_unsecure",
3836 "grpc_unsecure"
3837 ],
3838 "headers": [],
3839 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003840 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003841 "src": [
3842 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003843 ],
3844 "third_party": false,
3845 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003846 },
3847 {
3848 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003849 "gpr",
3850 "gpr_test_util",
3851 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003852 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003853 ],
3854 "headers": [],
3855 "language": "c",
3856 "name": "hpack_parser_fuzzer_test_one_entry",
3857 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003858 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3859 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003860 ],
3861 "third_party": false,
3862 "type": "target"
3863 },
3864 {
3865 "deps": [
3866 "gpr",
3867 "gpr_test_util",
3868 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003869 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003870 ],
3871 "headers": [],
3872 "language": "c",
3873 "name": "http_fuzzer_test_one_entry",
3874 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003875 "test/core/http/fuzzer.c",
3876 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003877 ],
3878 "third_party": false,
3879 "type": "target"
3880 },
3881 {
3882 "deps": [
3883 "gpr",
3884 "gpr_test_util",
3885 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003886 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003887 ],
3888 "headers": [],
3889 "language": "c",
3890 "name": "json_fuzzer_test_one_entry",
3891 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003892 "test/core/json/fuzzer.c",
3893 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003894 ],
3895 "third_party": false,
3896 "type": "target"
3897 },
3898 {
3899 "deps": [
3900 "gpr",
3901 "gpr_test_util",
3902 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003903 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003904 ],
3905 "headers": [],
3906 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003907 "name": "nanopb_fuzzer_response_test_one_entry",
3908 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003909 "test/core/nanopb/fuzzer_response.c",
3910 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003911 ],
3912 "third_party": false,
3913 "type": "target"
3914 },
3915 {
3916 "deps": [
3917 "gpr",
3918 "gpr_test_util",
3919 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003920 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003921 ],
3922 "headers": [],
3923 "language": "c",
3924 "name": "nanopb_fuzzer_serverlist_test_one_entry",
3925 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003926 "test/core/nanopb/fuzzer_serverlist.c",
3927 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003928 ],
3929 "third_party": false,
3930 "type": "target"
3931 },
3932 {
3933 "deps": [
3934 "gpr",
3935 "gpr_test_util",
3936 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003937 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003938 ],
3939 "headers": [],
3940 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07003941 "name": "server_fuzzer_one_entry",
3942 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003943 "test/core/end2end/fuzzers/server_fuzzer.c",
3944 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07003945 ],
3946 "third_party": false,
3947 "type": "target"
3948 },
3949 {
3950 "deps": [
3951 "gpr",
3952 "gpr_test_util",
3953 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003954 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07003955 ],
3956 "headers": [],
3957 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003958 "name": "uri_fuzzer_test_one_entry",
3959 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003960 "test/core/client_config/uri_fuzzer_test.c",
3961 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003962 ],
3963 "third_party": false,
3964 "type": "target"
3965 },
3966 {
Craig Tillerd1697d92016-04-05 16:05:46 -07003967 "deps": [
3968 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08003969 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07003970 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08003971 "language": "c",
3972 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07003973 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08003974 "third_party": false,
3975 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003976 },
3977 {
3978 "deps": [
3979 "gpr"
3980 ],
3981 "headers": [
3982 "test/core/util/test_config.h"
3983 ],
3984 "language": "c",
3985 "name": "gpr_test_util",
3986 "src": [
3987 "test/core/util/test_config.c",
3988 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003989 ],
3990 "third_party": false,
3991 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003992 },
3993 {
3994 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07003995 "census",
3996 "gpr",
3997 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07003998 "grpc_lb_policy_grpclb",
3999 "grpc_lb_policy_pick_first",
4000 "grpc_lb_policy_round_robin",
4001 "grpc_resolver_dns_native",
4002 "grpc_resolver_sockaddr",
4003 "grpc_secure",
4004 "grpc_transport_chttp2_client_insecure",
4005 "grpc_transport_chttp2_client_secure",
4006 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004007 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004008 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004009 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004010 "language": "c",
4011 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004012 "src": [
4013 "src/core/lib/surface/init.c"
4014 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004015 "third_party": false,
4016 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004017 },
4018 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004019 "deps": [
4020 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004021 "grpc"
4022 ],
4023 "headers": [],
4024 "language": "c",
4025 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004026 "src": [],
4027 "third_party": false,
4028 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004029 },
4030 {
4031 "deps": [
4032 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004033 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004034 "grpc",
4035 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004036 ],
4037 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004038 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004039 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004040 ],
4041 "language": "c",
4042 "name": "grpc_test_util",
4043 "src": [
4044 "test/core/end2end/data/server1_cert.c",
4045 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004046 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004047 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004048 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004049 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004050 ],
4051 "third_party": false,
4052 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004053 },
4054 {
4055 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004056 "gpr",
4057 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004058 "grpc",
4059 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004060 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004061 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004062 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004063 "language": "c",
4064 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004065 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004066 "third_party": false,
4067 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004068 },
4069 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004070 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004071 "census",
4072 "gpr",
4073 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004074 "grpc_lb_policy_grpclb",
4075 "grpc_lb_policy_pick_first",
4076 "grpc_lb_policy_round_robin",
4077 "grpc_resolver_dns_native",
4078 "grpc_resolver_sockaddr",
4079 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004080 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004081 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004082 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004083 "language": "c",
4084 "name": "grpc_unsecure",
4085 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004086 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004087 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004088 ],
4089 "third_party": false,
4090 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004091 },
4092 {
4093 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004094 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004095 "grpc"
4096 ],
4097 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004098 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004099 ],
4100 "language": "c",
4101 "name": "grpc_zookeeper",
4102 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004103 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004104 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004105 ],
4106 "third_party": false,
4107 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004108 },
4109 {
4110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004111 "gpr",
4112 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004113 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004114 "grpc_test_util",
4115 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004116 ],
4117 "headers": [
4118 "test/core/util/reconnect_server.h"
4119 ],
4120 "language": "c",
4121 "name": "reconnect_server",
4122 "src": [
4123 "test/core/util/reconnect_server.c",
4124 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004125 ],
4126 "third_party": false,
4127 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004128 },
4129 {
4130 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004131 "gpr",
4132 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004133 "grpc",
4134 "grpc_test_util"
4135 ],
4136 "headers": [
4137 "test/core/util/test_tcp_server.h"
4138 ],
4139 "language": "c",
4140 "name": "test_tcp_server",
4141 "src": [
4142 "test/core/util/test_tcp_server.c",
4143 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004144 ],
4145 "third_party": false,
4146 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004147 },
4148 {
4149 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004150 "grpc",
4151 "grpc++_base",
4152 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004153 ],
4154 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004155 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004156 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004157 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004158 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004159 ],
4160 "language": "c++",
4161 "name": "grpc++",
4162 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004163 "src/cpp/client/secure_credentials.cc",
4164 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004165 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004166 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004167 "src/cpp/common/secure_auth_context.cc",
4168 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004169 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004170 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004171 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004172 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004173 ],
4174 "third_party": false,
4175 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004176 },
4177 {
4178 "deps": [],
4179 "headers": [
4180 "test/cpp/util/test_config.h"
4181 ],
4182 "language": "c++",
4183 "name": "grpc++_test_config",
4184 "src": [
4185 "test/cpp/util/test_config.cc",
4186 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004187 ],
4188 "third_party": false,
4189 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004190 },
4191 {
4192 "deps": [
4193 "grpc++",
4194 "grpc_test_util"
4195 ],
4196 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004197 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4198 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4199 "src/proto/grpc/testing/echo.grpc.pb.h",
4200 "src/proto/grpc/testing/echo.pb.h",
4201 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4202 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004203 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004204 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 "test/cpp/util/cli_call.h",
4206 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004207 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004208 "test/cpp/util/subprocess.h",
4209 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 ],
4211 "language": "c++",
4212 "name": "grpc++_test_util",
4213 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004214 "test/cpp/end2end/test_service_impl.cc",
4215 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004216 "test/cpp/util/byte_buffer_proto_helper.cc",
4217 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004218 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004220 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004221 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004222 "test/cpp/util/string_ref_helper.cc",
4223 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004224 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004225 "test/cpp/util/subprocess.h",
4226 "test/cpp/util/test_credentials_provider.cc",
4227 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004228 ],
4229 "third_party": false,
4230 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004231 },
4232 {
4233 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004234 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004235 "grpc",
4236 "grpc++_base",
4237 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 "grpc_unsecure"
4239 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004240 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004241 "language": "c++",
4242 "name": "grpc++_unsecure",
4243 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004244 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004245 ],
4246 "third_party": false,
4247 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004248 },
4249 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004250 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004251 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004252 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004253 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 "src/compiler/config.h",
4255 "src/compiler/cpp_generator.h",
4256 "src/compiler/cpp_generator_helpers.h",
4257 "src/compiler/csharp_generator.h",
4258 "src/compiler/csharp_generator_helpers.h",
4259 "src/compiler/generator_helpers.h",
4260 "src/compiler/objective_c_generator.h",
4261 "src/compiler/objective_c_generator_helpers.h",
4262 "src/compiler/python_generator.h",
4263 "src/compiler/ruby_generator.h",
4264 "src/compiler/ruby_generator_helpers-inl.h",
4265 "src/compiler/ruby_generator_map-inl.h",
4266 "src/compiler/ruby_generator_string-inl.h"
4267 ],
4268 "language": "c++",
4269 "name": "grpc_plugin_support",
4270 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004271 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004272 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004273 "src/compiler/cpp_generator.h",
4274 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004275 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004276 "src/compiler/csharp_generator.h",
4277 "src/compiler/csharp_generator_helpers.h",
4278 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004279 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004280 "src/compiler/objective_c_generator.h",
4281 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004283 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004284 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 "src/compiler/ruby_generator.h",
4286 "src/compiler/ruby_generator_helpers-inl.h",
4287 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004288 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004289 ],
4290 "third_party": false,
4291 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004292 },
4293 {
4294 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004295 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004296 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004297 "grpc++",
4298 "grpc++_test_util",
4299 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004300 ],
4301 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004302 "src/proto/grpc/testing/messages.grpc.pb.h",
4303 "src/proto/grpc/testing/messages.pb.h",
4304 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 ],
4306 "language": "c++",
4307 "name": "interop_client_helper",
4308 "src": [
4309 "test/cpp/interop/client_helper.cc",
4310 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004311 ],
4312 "third_party": false,
4313 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004314 },
4315 {
4316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004317 "gpr",
4318 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004319 "grpc",
4320 "grpc++",
4321 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "grpc++_test_util",
4323 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004324 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004325 ],
4326 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004327 "src/proto/grpc/testing/empty.grpc.pb.h",
4328 "src/proto/grpc/testing/empty.pb.h",
4329 "src/proto/grpc/testing/messages.grpc.pb.h",
4330 "src/proto/grpc/testing/messages.pb.h",
4331 "src/proto/grpc/testing/test.grpc.pb.h",
4332 "src/proto/grpc/testing/test.pb.h",
4333 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004334 ],
4335 "language": "c++",
4336 "name": "interop_client_main",
4337 "src": [
4338 "test/cpp/interop/client.cc",
4339 "test/cpp/interop/interop_client.cc",
4340 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004341 ],
4342 "third_party": false,
4343 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004344 },
4345 {
4346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004347 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004349 "grpc++",
4350 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 ],
4352 "headers": [
4353 "test/cpp/interop/server_helper.h"
4354 ],
4355 "language": "c++",
4356 "name": "interop_server_helper",
4357 "src": [
4358 "test/cpp/interop/server_helper.cc",
4359 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004360 ],
4361 "third_party": false,
4362 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004363 },
4364 {
4365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004366 "gpr",
4367 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004368 "grpc",
4369 "grpc++",
4370 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004371 "grpc++_test_util",
4372 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004373 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004374 ],
4375 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004376 "src/proto/grpc/testing/empty.grpc.pb.h",
4377 "src/proto/grpc/testing/empty.pb.h",
4378 "src/proto/grpc/testing/messages.grpc.pb.h",
4379 "src/proto/grpc/testing/messages.pb.h",
4380 "src/proto/grpc/testing/test.grpc.pb.h",
4381 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 ],
4383 "language": "c++",
4384 "name": "interop_server_main",
4385 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004386 "test/cpp/interop/server_main.cc"
4387 ],
4388 "third_party": false,
4389 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004390 },
4391 {
4392 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004393 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004394 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004395 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004396 ],
4397 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004398 "src/proto/grpc/testing/control.grpc.pb.h",
4399 "src/proto/grpc/testing/control.pb.h",
4400 "src/proto/grpc/testing/messages.grpc.pb.h",
4401 "src/proto/grpc/testing/messages.pb.h",
4402 "src/proto/grpc/testing/payloads.grpc.pb.h",
4403 "src/proto/grpc/testing/payloads.pb.h",
4404 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4405 "src/proto/grpc/testing/perf_db.pb.h",
4406 "src/proto/grpc/testing/services.grpc.pb.h",
4407 "src/proto/grpc/testing/services.pb.h",
4408 "src/proto/grpc/testing/stats.grpc.pb.h",
4409 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004410 "test/cpp/qps/client.h",
4411 "test/cpp/qps/driver.h",
4412 "test/cpp/qps/histogram.h",
4413 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004414 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004415 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004416 "test/cpp/qps/qps_worker.h",
4417 "test/cpp/qps/report.h",
4418 "test/cpp/qps/server.h",
4419 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004420 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004421 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004422 ],
4423 "language": "c++",
4424 "name": "qps",
4425 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004426 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004427 "test/cpp/qps/client_async.cc",
4428 "test/cpp/qps/client_sync.cc",
4429 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004430 "test/cpp/qps/driver.h",
4431 "test/cpp/qps/histogram.h",
4432 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004433 "test/cpp/qps/limit_cores.cc",
4434 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004435 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004436 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004437 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004438 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004439 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004440 "test/cpp/qps/report.h",
4441 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004442 "test/cpp/qps/server_async.cc",
4443 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004444 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004445 "test/cpp/qps/usage_timer.cc",
4446 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004447 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004448 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004449 ],
4450 "third_party": false,
4451 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004452 },
4453 {
4454 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004455 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004456 "grpc"
4457 ],
4458 "headers": [],
4459 "language": "csharp",
4460 "name": "grpc_csharp_ext",
4461 "src": [
4462 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004463 ],
4464 "third_party": false,
4465 "type": "lib"
4466 },
4467 {
4468 "deps": [],
4469 "headers": [
4470 "third_party/boringssl/crypto/aes/internal.h",
4471 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4472 "third_party/boringssl/crypto/bio/internal.h",
4473 "third_party/boringssl/crypto/bn/internal.h",
4474 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4475 "third_party/boringssl/crypto/bytestring/internal.h",
4476 "third_party/boringssl/crypto/cipher/internal.h",
4477 "third_party/boringssl/crypto/conf/conf_def.h",
4478 "third_party/boringssl/crypto/conf/internal.h",
4479 "third_party/boringssl/crypto/des/internal.h",
4480 "third_party/boringssl/crypto/dh/internal.h",
4481 "third_party/boringssl/crypto/digest/internal.h",
4482 "third_party/boringssl/crypto/digest/md32_common.h",
4483 "third_party/boringssl/crypto/directory.h",
4484 "third_party/boringssl/crypto/dsa/internal.h",
4485 "third_party/boringssl/crypto/ec/internal.h",
4486 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4487 "third_party/boringssl/crypto/evp/internal.h",
4488 "third_party/boringssl/crypto/internal.h",
4489 "third_party/boringssl/crypto/modes/internal.h",
4490 "third_party/boringssl/crypto/obj/obj_dat.h",
4491 "third_party/boringssl/crypto/obj/obj_xref.h",
4492 "third_party/boringssl/crypto/pkcs8/internal.h",
4493 "third_party/boringssl/crypto/rand/internal.h",
4494 "third_party/boringssl/crypto/rsa/internal.h",
4495 "third_party/boringssl/crypto/test/scoped_types.h",
4496 "third_party/boringssl/crypto/test/test_util.h",
4497 "third_party/boringssl/crypto/x509/charmap.h",
4498 "third_party/boringssl/crypto/x509/vpm_int.h",
4499 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4500 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4501 "third_party/boringssl/include/openssl/aead.h",
4502 "third_party/boringssl/include/openssl/aes.h",
4503 "third_party/boringssl/include/openssl/arm_arch.h",
4504 "third_party/boringssl/include/openssl/asn1.h",
4505 "third_party/boringssl/include/openssl/asn1_mac.h",
4506 "third_party/boringssl/include/openssl/asn1t.h",
4507 "third_party/boringssl/include/openssl/base.h",
4508 "third_party/boringssl/include/openssl/base64.h",
4509 "third_party/boringssl/include/openssl/bio.h",
4510 "third_party/boringssl/include/openssl/blowfish.h",
4511 "third_party/boringssl/include/openssl/bn.h",
4512 "third_party/boringssl/include/openssl/buf.h",
4513 "third_party/boringssl/include/openssl/buffer.h",
4514 "third_party/boringssl/include/openssl/bytestring.h",
4515 "third_party/boringssl/include/openssl/cast.h",
4516 "third_party/boringssl/include/openssl/chacha.h",
4517 "third_party/boringssl/include/openssl/cipher.h",
4518 "third_party/boringssl/include/openssl/cmac.h",
4519 "third_party/boringssl/include/openssl/conf.h",
4520 "third_party/boringssl/include/openssl/cpu.h",
4521 "third_party/boringssl/include/openssl/crypto.h",
4522 "third_party/boringssl/include/openssl/curve25519.h",
4523 "third_party/boringssl/include/openssl/des.h",
4524 "third_party/boringssl/include/openssl/dh.h",
4525 "third_party/boringssl/include/openssl/digest.h",
4526 "third_party/boringssl/include/openssl/dsa.h",
4527 "third_party/boringssl/include/openssl/dtls1.h",
4528 "third_party/boringssl/include/openssl/ec.h",
4529 "third_party/boringssl/include/openssl/ec_key.h",
4530 "third_party/boringssl/include/openssl/ecdh.h",
4531 "third_party/boringssl/include/openssl/ecdsa.h",
4532 "third_party/boringssl/include/openssl/engine.h",
4533 "third_party/boringssl/include/openssl/err.h",
4534 "third_party/boringssl/include/openssl/evp.h",
4535 "third_party/boringssl/include/openssl/ex_data.h",
4536 "third_party/boringssl/include/openssl/hkdf.h",
4537 "third_party/boringssl/include/openssl/hmac.h",
4538 "third_party/boringssl/include/openssl/lhash.h",
4539 "third_party/boringssl/include/openssl/lhash_macros.h",
4540 "third_party/boringssl/include/openssl/md4.h",
4541 "third_party/boringssl/include/openssl/md5.h",
4542 "third_party/boringssl/include/openssl/mem.h",
4543 "third_party/boringssl/include/openssl/obj.h",
4544 "third_party/boringssl/include/openssl/obj_mac.h",
4545 "third_party/boringssl/include/openssl/objects.h",
4546 "third_party/boringssl/include/openssl/opensslfeatures.h",
4547 "third_party/boringssl/include/openssl/opensslv.h",
4548 "third_party/boringssl/include/openssl/ossl_typ.h",
4549 "third_party/boringssl/include/openssl/pem.h",
4550 "third_party/boringssl/include/openssl/pkcs12.h",
4551 "third_party/boringssl/include/openssl/pkcs7.h",
4552 "third_party/boringssl/include/openssl/pkcs8.h",
4553 "third_party/boringssl/include/openssl/poly1305.h",
4554 "third_party/boringssl/include/openssl/pqueue.h",
4555 "third_party/boringssl/include/openssl/rand.h",
4556 "third_party/boringssl/include/openssl/rc4.h",
4557 "third_party/boringssl/include/openssl/rsa.h",
4558 "third_party/boringssl/include/openssl/safestack.h",
4559 "third_party/boringssl/include/openssl/sha.h",
4560 "third_party/boringssl/include/openssl/srtp.h",
4561 "third_party/boringssl/include/openssl/ssl.h",
4562 "third_party/boringssl/include/openssl/ssl3.h",
4563 "third_party/boringssl/include/openssl/stack.h",
4564 "third_party/boringssl/include/openssl/stack_macros.h",
4565 "third_party/boringssl/include/openssl/thread.h",
4566 "third_party/boringssl/include/openssl/time_support.h",
4567 "third_party/boringssl/include/openssl/tls1.h",
4568 "third_party/boringssl/include/openssl/type_check.h",
4569 "third_party/boringssl/include/openssl/x509.h",
4570 "third_party/boringssl/include/openssl/x509_vfy.h",
4571 "third_party/boringssl/include/openssl/x509v3.h",
4572 "third_party/boringssl/ssl/internal.h",
4573 "third_party/boringssl/ssl/test/async_bio.h",
4574 "third_party/boringssl/ssl/test/packeted_bio.h",
4575 "third_party/boringssl/ssl/test/scoped_types.h",
4576 "third_party/boringssl/ssl/test/test_config.h"
4577 ],
4578 "language": "c",
4579 "name": "boringssl",
4580 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004581 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004582 ],
4583 "third_party": true,
4584 "type": "lib"
4585 },
4586 {
4587 "deps": [],
4588 "headers": [],
4589 "language": "c++",
4590 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004591 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004592 "third_party": true,
4593 "type": "lib"
4594 },
4595 {
4596 "deps": [
4597 "boringssl",
4598 "boringssl_test_util"
4599 ],
4600 "headers": [],
4601 "language": "c++",
4602 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004603 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004604 "third_party": true,
4605 "type": "lib"
4606 },
4607 {
4608 "deps": [
4609 "boringssl",
4610 "boringssl_test_util"
4611 ],
4612 "headers": [],
4613 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004614 "name": "boringssl_asn1_test_lib",
4615 "src": [],
4616 "third_party": true,
4617 "type": "lib"
4618 },
4619 {
4620 "deps": [
4621 "boringssl",
4622 "boringssl_test_util"
4623 ],
4624 "headers": [],
4625 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004626 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004627 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004628 "third_party": true,
4629 "type": "lib"
4630 },
4631 {
4632 "deps": [
4633 "boringssl",
4634 "boringssl_test_util"
4635 ],
4636 "headers": [],
4637 "language": "c++",
4638 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004639 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004640 "third_party": true,
4641 "type": "lib"
4642 },
4643 {
4644 "deps": [
4645 "boringssl",
4646 "boringssl_test_util"
4647 ],
4648 "headers": [],
4649 "language": "c++",
4650 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004651 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004652 "third_party": true,
4653 "type": "lib"
4654 },
4655 {
4656 "deps": [
4657 "boringssl",
4658 "boringssl_test_util"
4659 ],
4660 "headers": [],
4661 "language": "c++",
4662 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004663 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004664 "third_party": true,
4665 "type": "lib"
4666 },
4667 {
4668 "deps": [
4669 "boringssl",
4670 "boringssl_test_util"
4671 ],
4672 "headers": [],
4673 "language": "c++",
4674 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004675 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004676 "third_party": true,
4677 "type": "lib"
4678 },
4679 {
4680 "deps": [
4681 "boringssl",
4682 "boringssl_test_util"
4683 ],
4684 "headers": [],
4685 "language": "c++",
4686 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004687 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004688 "third_party": true,
4689 "type": "lib"
4690 },
4691 {
4692 "deps": [
4693 "boringssl",
4694 "boringssl_test_util"
4695 ],
4696 "headers": [],
4697 "language": "c++",
4698 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004699 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004700 "third_party": true,
4701 "type": "lib"
4702 },
4703 {
4704 "deps": [
4705 "boringssl",
4706 "boringssl_test_util"
4707 ],
4708 "headers": [],
4709 "language": "c",
4710 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004711 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004712 "third_party": true,
4713 "type": "lib"
4714 },
4715 {
4716 "deps": [
4717 "boringssl",
4718 "boringssl_test_util"
4719 ],
4720 "headers": [],
4721 "language": "c++",
4722 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004723 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004724 "third_party": true,
4725 "type": "lib"
4726 },
4727 {
4728 "deps": [
4729 "boringssl",
4730 "boringssl_test_util"
4731 ],
4732 "headers": [],
4733 "language": "c++",
4734 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004735 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004736 "third_party": true,
4737 "type": "lib"
4738 },
4739 {
4740 "deps": [
4741 "boringssl",
4742 "boringssl_test_util"
4743 ],
4744 "headers": [],
4745 "language": "c++",
4746 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004747 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004748 "third_party": true,
4749 "type": "lib"
4750 },
4751 {
4752 "deps": [
4753 "boringssl",
4754 "boringssl_test_util"
4755 ],
4756 "headers": [],
4757 "language": "c++",
4758 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004759 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004760 "third_party": true,
4761 "type": "lib"
4762 },
4763 {
4764 "deps": [
4765 "boringssl",
4766 "boringssl_test_util"
4767 ],
4768 "headers": [],
4769 "language": "c",
4770 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004771 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004772 "third_party": true,
4773 "type": "lib"
4774 },
4775 {
4776 "deps": [
4777 "boringssl",
4778 "boringssl_test_util"
4779 ],
4780 "headers": [],
4781 "language": "c++",
4782 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004783 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004784 "third_party": true,
4785 "type": "lib"
4786 },
4787 {
4788 "deps": [
4789 "boringssl",
4790 "boringssl_test_util"
4791 ],
4792 "headers": [],
4793 "language": "c",
4794 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004795 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004796 "third_party": true,
4797 "type": "lib"
4798 },
4799 {
4800 "deps": [
4801 "boringssl",
4802 "boringssl_test_util"
4803 ],
4804 "headers": [],
4805 "language": "c++",
4806 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004807 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004808 "third_party": true,
4809 "type": "lib"
4810 },
4811 {
4812 "deps": [
4813 "boringssl",
4814 "boringssl_test_util"
4815 ],
4816 "headers": [],
4817 "language": "c++",
4818 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004819 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004820 "third_party": true,
4821 "type": "lib"
4822 },
4823 {
4824 "deps": [
4825 "boringssl",
4826 "boringssl_test_util"
4827 ],
4828 "headers": [],
4829 "language": "c++",
4830 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004831 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004832 "third_party": true,
4833 "type": "lib"
4834 },
4835 {
4836 "deps": [
4837 "boringssl",
4838 "boringssl_test_util"
4839 ],
4840 "headers": [],
4841 "language": "c++",
4842 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004843 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004844 "third_party": true,
4845 "type": "lib"
4846 },
4847 {
4848 "deps": [
4849 "boringssl",
4850 "boringssl_test_util"
4851 ],
4852 "headers": [],
4853 "language": "c++",
4854 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004855 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004856 "third_party": true,
4857 "type": "lib"
4858 },
4859 {
4860 "deps": [
4861 "boringssl",
4862 "boringssl_test_util"
4863 ],
4864 "headers": [],
4865 "language": "c",
4866 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004867 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004868 "third_party": true,
4869 "type": "lib"
4870 },
4871 {
4872 "deps": [
4873 "boringssl",
4874 "boringssl_test_util"
4875 ],
4876 "headers": [],
4877 "language": "c++",
4878 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004879 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004880 "third_party": true,
4881 "type": "lib"
4882 },
4883 {
4884 "deps": [
4885 "boringssl",
4886 "boringssl_test_util"
4887 ],
4888 "headers": [],
4889 "language": "c",
4890 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004891 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004892 "third_party": true,
4893 "type": "lib"
4894 },
4895 {
4896 "deps": [
4897 "boringssl",
4898 "boringssl_test_util"
4899 ],
4900 "headers": [],
4901 "language": "c",
4902 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004903 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004904 "third_party": true,
4905 "type": "lib"
4906 },
4907 {
4908 "deps": [
4909 "boringssl",
4910 "boringssl_test_util"
4911 ],
4912 "headers": [],
4913 "language": "c++",
4914 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004915 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004916 "third_party": true,
4917 "type": "lib"
4918 },
4919 {
4920 "deps": [
4921 "boringssl",
4922 "boringssl_test_util"
4923 ],
4924 "headers": [],
4925 "language": "c++",
4926 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004927 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004928 "third_party": true,
4929 "type": "lib"
4930 },
4931 {
4932 "deps": [
4933 "boringssl",
4934 "boringssl_test_util"
4935 ],
4936 "headers": [],
4937 "language": "c++",
4938 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004939 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004940 "third_party": true,
4941 "type": "lib"
4942 },
4943 {
4944 "deps": [
4945 "boringssl",
4946 "boringssl_test_util"
4947 ],
4948 "headers": [],
4949 "language": "c",
4950 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004951 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004952 "third_party": true,
4953 "type": "lib"
4954 },
4955 {
4956 "deps": [
4957 "boringssl",
4958 "boringssl_test_util"
4959 ],
4960 "headers": [],
4961 "language": "c++",
4962 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004963 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004964 "third_party": true,
4965 "type": "lib"
4966 },
4967 {
4968 "deps": [
4969 "boringssl",
4970 "boringssl_test_util"
4971 ],
4972 "headers": [],
4973 "language": "c",
4974 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004975 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004976 "third_party": true,
4977 "type": "lib"
4978 },
4979 {
4980 "deps": [
4981 "boringssl",
4982 "boringssl_test_util"
4983 ],
4984 "headers": [],
4985 "language": "c",
4986 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004987 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004988 "third_party": true,
4989 "type": "lib"
4990 },
4991 {
4992 "deps": [
4993 "boringssl",
4994 "boringssl_test_util"
4995 ],
4996 "headers": [],
4997 "language": "c",
4998 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004999 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005000 "third_party": true,
5001 "type": "lib"
5002 },
5003 {
5004 "deps": [
5005 "boringssl",
5006 "boringssl_test_util"
5007 ],
5008 "headers": [],
5009 "language": "c",
5010 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005011 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005012 "third_party": true,
5013 "type": "lib"
5014 },
5015 {
5016 "deps": [
5017 "boringssl",
5018 "boringssl_test_util"
5019 ],
5020 "headers": [],
5021 "language": "c",
5022 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005023 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005024 "third_party": true,
5025 "type": "lib"
5026 },
5027 {
5028 "deps": [
5029 "boringssl",
5030 "boringssl_test_util"
5031 ],
5032 "headers": [],
5033 "language": "c++",
5034 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005035 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005036 "third_party": true,
5037 "type": "lib"
5038 },
5039 {
5040 "deps": [],
5041 "headers": [
5042 "third_party/zlib/crc32.h",
5043 "third_party/zlib/deflate.h",
5044 "third_party/zlib/gzguts.h",
5045 "third_party/zlib/inffast.h",
5046 "third_party/zlib/inffixed.h",
5047 "third_party/zlib/inflate.h",
5048 "third_party/zlib/inftrees.h",
5049 "third_party/zlib/trees.h",
5050 "third_party/zlib/zconf.h",
5051 "third_party/zlib/zlib.h",
5052 "third_party/zlib/zutil.h"
5053 ],
5054 "language": "c",
5055 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005056 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005057 "third_party": true,
5058 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005059 },
5060 {
5061 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005062 "gpr",
5063 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005064 "grpc_test_util_unsecure",
5065 "grpc_unsecure"
5066 ],
5067 "headers": [
5068 "test/core/bad_client/bad_client.h"
5069 ],
5070 "language": "c",
5071 "name": "bad_client_test",
5072 "src": [
5073 "test/core/bad_client/bad_client.c",
5074 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005075 ],
5076 "third_party": false,
5077 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005078 },
5079 {
5080 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005081 "gpr",
5082 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005083 "grpc",
5084 "grpc_test_util"
5085 ],
5086 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005087 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005088 ],
5089 "language": "c",
5090 "name": "bad_ssl_test_server",
5091 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005092 "test/core/bad_ssl/server_common.c",
5093 "test/core/bad_ssl/server_common.h"
5094 ],
5095 "third_party": false,
5096 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005097 },
5098 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005099 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005100 "gpr",
5101 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005102 "grpc",
5103 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005104 ],
5105 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005106 "test/core/end2end/end2end_tests.h",
5107 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005108 ],
5109 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005110 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005111 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005112 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005113 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005114 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005115 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005116 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005117 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005118 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005119 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005120 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005121 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005122 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005123 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005124 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005125 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005126 "test/core/end2end/tests/default_host.c",
5127 "test/core/end2end/tests/disappearing_server.c",
5128 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005129 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005130 "test/core/end2end/tests/graceful_server_shutdown.c",
5131 "test/core/end2end/tests/high_initial_seqno.c",
5132 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005133 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005134 "test/core/end2end/tests/invoke_large_request.c",
5135 "test/core/end2end/tests/large_metadata.c",
5136 "test/core/end2end/tests/max_concurrent_streams.c",
5137 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005138 "test/core/end2end/tests/negative_deadline.c",
5139 "test/core/end2end/tests/no_op.c",
5140 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005141 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005142 "test/core/end2end/tests/ping_pong_streaming.c",
5143 "test/core/end2end/tests/registered_call.c",
5144 "test/core/end2end/tests/request_with_flags.c",
5145 "test/core/end2end/tests/request_with_payload.c",
5146 "test/core/end2end/tests/server_finishes_request.c",
5147 "test/core/end2end/tests/shutdown_finishes_calls.c",
5148 "test/core/end2end/tests/shutdown_finishes_tags.c",
5149 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005150 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005151 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005152 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005153 ],
5154 "third_party": false,
5155 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005156 },
5157 {
5158 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005159 "gpr",
5160 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005161 "grpc_test_util_unsecure",
5162 "grpc_unsecure"
5163 ],
5164 "headers": [
5165 "test/core/end2end/end2end_tests.h",
5166 "test/core/end2end/tests/cancel_test_helpers.h"
5167 ],
5168 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005169 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005170 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005171 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005172 "test/core/end2end/end2end_tests.h",
5173 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005174 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005175 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005176 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005177 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005178 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005179 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005180 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005181 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005182 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005183 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005184 "test/core/end2end/tests/default_host.c",
5185 "test/core/end2end/tests/disappearing_server.c",
5186 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005187 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005188 "test/core/end2end/tests/graceful_server_shutdown.c",
5189 "test/core/end2end/tests/high_initial_seqno.c",
5190 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005191 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005192 "test/core/end2end/tests/invoke_large_request.c",
5193 "test/core/end2end/tests/large_metadata.c",
5194 "test/core/end2end/tests/max_concurrent_streams.c",
5195 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005196 "test/core/end2end/tests/negative_deadline.c",
5197 "test/core/end2end/tests/no_op.c",
5198 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005199 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005200 "test/core/end2end/tests/ping_pong_streaming.c",
5201 "test/core/end2end/tests/registered_call.c",
5202 "test/core/end2end/tests/request_with_flags.c",
5203 "test/core/end2end/tests/request_with_payload.c",
5204 "test/core/end2end/tests/server_finishes_request.c",
5205 "test/core/end2end/tests/shutdown_finishes_calls.c",
5206 "test/core/end2end/tests/shutdown_finishes_tags.c",
5207 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005208 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005209 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005210 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005211 ],
5212 "third_party": false,
5213 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005214 },
5215 {
5216 "deps": [
5217 "gpr",
5218 "grpc_base"
5219 ],
5220 "headers": [
5221 "include/grpc/census.h",
5222 "src/core/ext/census/aggregation.h",
5223 "src/core/ext/census/census_interface.h",
5224 "src/core/ext/census/census_rpc_stats.h",
5225 "src/core/ext/census/grpc_filter.h",
5226 "src/core/ext/census/mlog.h",
5227 "src/core/ext/census/rpc_metric_id.h"
5228 ],
5229 "language": "c",
5230 "name": "census",
5231 "src": [
5232 "include/grpc/census.h",
5233 "src/core/ext/census/aggregation.h",
5234 "src/core/ext/census/census_interface.h",
5235 "src/core/ext/census/census_rpc_stats.h",
5236 "src/core/ext/census/context.c",
5237 "src/core/ext/census/grpc_context.c",
5238 "src/core/ext/census/grpc_filter.c",
5239 "src/core/ext/census/grpc_filter.h",
5240 "src/core/ext/census/grpc_plugin.c",
5241 "src/core/ext/census/initialize.c",
5242 "src/core/ext/census/mlog.c",
5243 "src/core/ext/census/mlog.h",
5244 "src/core/ext/census/operation.c",
5245 "src/core/ext/census/placeholders.c",
5246 "src/core/ext/census/rpc_metric_id.h",
5247 "src/core/ext/census/tracing.c"
5248 ],
5249 "third_party": false,
5250 "type": "filegroup"
5251 },
5252 {
5253 "deps": [
5254 "gpr_codegen"
5255 ],
5256 "headers": [
5257 "include/grpc/support/alloc.h",
5258 "include/grpc/support/atm.h",
5259 "include/grpc/support/atm_gcc_atomic.h",
5260 "include/grpc/support/atm_gcc_sync.h",
5261 "include/grpc/support/atm_win32.h",
5262 "include/grpc/support/avl.h",
5263 "include/grpc/support/cmdline.h",
5264 "include/grpc/support/cpu.h",
5265 "include/grpc/support/histogram.h",
5266 "include/grpc/support/host_port.h",
5267 "include/grpc/support/log.h",
5268 "include/grpc/support/log_win32.h",
5269 "include/grpc/support/port_platform.h",
5270 "include/grpc/support/slice.h",
5271 "include/grpc/support/slice_buffer.h",
5272 "include/grpc/support/string_util.h",
5273 "include/grpc/support/subprocess.h",
5274 "include/grpc/support/sync.h",
5275 "include/grpc/support/sync_generic.h",
5276 "include/grpc/support/sync_posix.h",
5277 "include/grpc/support/sync_win32.h",
5278 "include/grpc/support/thd.h",
5279 "include/grpc/support/time.h",
5280 "include/grpc/support/tls.h",
5281 "include/grpc/support/tls_gcc.h",
5282 "include/grpc/support/tls_msvc.h",
5283 "include/grpc/support/tls_pthread.h",
5284 "include/grpc/support/useful.h",
5285 "src/core/lib/profiling/timers.h",
5286 "src/core/lib/support/backoff.h",
5287 "src/core/lib/support/block_annotate.h",
5288 "src/core/lib/support/env.h",
5289 "src/core/lib/support/load_file.h",
5290 "src/core/lib/support/murmur_hash.h",
5291 "src/core/lib/support/stack_lockfree.h",
5292 "src/core/lib/support/string.h",
5293 "src/core/lib/support/string_win32.h",
5294 "src/core/lib/support/thd_internal.h",
5295 "src/core/lib/support/time_precise.h",
5296 "src/core/lib/support/tmpfile.h"
5297 ],
5298 "language": "c",
5299 "name": "gpr_base",
5300 "src": [
5301 "include/grpc/support/alloc.h",
5302 "include/grpc/support/atm.h",
5303 "include/grpc/support/atm_gcc_atomic.h",
5304 "include/grpc/support/atm_gcc_sync.h",
5305 "include/grpc/support/atm_win32.h",
5306 "include/grpc/support/avl.h",
5307 "include/grpc/support/cmdline.h",
5308 "include/grpc/support/cpu.h",
5309 "include/grpc/support/histogram.h",
5310 "include/grpc/support/host_port.h",
5311 "include/grpc/support/log.h",
5312 "include/grpc/support/log_win32.h",
5313 "include/grpc/support/port_platform.h",
5314 "include/grpc/support/slice.h",
5315 "include/grpc/support/slice_buffer.h",
5316 "include/grpc/support/string_util.h",
5317 "include/grpc/support/subprocess.h",
5318 "include/grpc/support/sync.h",
5319 "include/grpc/support/sync_generic.h",
5320 "include/grpc/support/sync_posix.h",
5321 "include/grpc/support/sync_win32.h",
5322 "include/grpc/support/thd.h",
5323 "include/grpc/support/time.h",
5324 "include/grpc/support/tls.h",
5325 "include/grpc/support/tls_gcc.h",
5326 "include/grpc/support/tls_msvc.h",
5327 "include/grpc/support/tls_pthread.h",
5328 "include/grpc/support/useful.h",
5329 "src/core/lib/profiling/basic_timers.c",
5330 "src/core/lib/profiling/stap_timers.c",
5331 "src/core/lib/profiling/timers.h",
5332 "src/core/lib/support/alloc.c",
5333 "src/core/lib/support/avl.c",
5334 "src/core/lib/support/backoff.c",
5335 "src/core/lib/support/backoff.h",
5336 "src/core/lib/support/block_annotate.h",
5337 "src/core/lib/support/cmdline.c",
5338 "src/core/lib/support/cpu_iphone.c",
5339 "src/core/lib/support/cpu_linux.c",
5340 "src/core/lib/support/cpu_posix.c",
5341 "src/core/lib/support/cpu_windows.c",
5342 "src/core/lib/support/env.h",
5343 "src/core/lib/support/env_linux.c",
5344 "src/core/lib/support/env_posix.c",
5345 "src/core/lib/support/env_win32.c",
5346 "src/core/lib/support/histogram.c",
5347 "src/core/lib/support/host_port.c",
5348 "src/core/lib/support/load_file.c",
5349 "src/core/lib/support/load_file.h",
5350 "src/core/lib/support/log.c",
5351 "src/core/lib/support/log_android.c",
5352 "src/core/lib/support/log_linux.c",
5353 "src/core/lib/support/log_posix.c",
5354 "src/core/lib/support/log_win32.c",
5355 "src/core/lib/support/murmur_hash.c",
5356 "src/core/lib/support/murmur_hash.h",
5357 "src/core/lib/support/slice.c",
5358 "src/core/lib/support/slice_buffer.c",
5359 "src/core/lib/support/stack_lockfree.c",
5360 "src/core/lib/support/stack_lockfree.h",
5361 "src/core/lib/support/string.c",
5362 "src/core/lib/support/string.h",
5363 "src/core/lib/support/string_posix.c",
5364 "src/core/lib/support/string_win32.c",
5365 "src/core/lib/support/string_win32.h",
5366 "src/core/lib/support/subprocess_posix.c",
5367 "src/core/lib/support/subprocess_windows.c",
5368 "src/core/lib/support/sync.c",
5369 "src/core/lib/support/sync_posix.c",
5370 "src/core/lib/support/sync_win32.c",
5371 "src/core/lib/support/thd.c",
5372 "src/core/lib/support/thd_internal.h",
5373 "src/core/lib/support/thd_posix.c",
5374 "src/core/lib/support/thd_win32.c",
5375 "src/core/lib/support/time.c",
5376 "src/core/lib/support/time_posix.c",
5377 "src/core/lib/support/time_precise.c",
5378 "src/core/lib/support/time_precise.h",
5379 "src/core/lib/support/time_win32.c",
5380 "src/core/lib/support/tls_pthread.c",
5381 "src/core/lib/support/tmpfile.h",
5382 "src/core/lib/support/tmpfile_posix.c",
5383 "src/core/lib/support/tmpfile_win32.c",
5384 "src/core/lib/support/wrap_memcpy.c"
5385 ],
5386 "third_party": false,
5387 "type": "filegroup"
5388 },
5389 {
5390 "deps": [],
5391 "headers": [
5392 "include/grpc/impl/codegen/alloc.h",
5393 "include/grpc/impl/codegen/atm.h",
5394 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5395 "include/grpc/impl/codegen/atm_gcc_sync.h",
5396 "include/grpc/impl/codegen/atm_win32.h",
5397 "include/grpc/impl/codegen/log.h",
5398 "include/grpc/impl/codegen/port_platform.h",
5399 "include/grpc/impl/codegen/slice.h",
5400 "include/grpc/impl/codegen/slice_buffer.h",
5401 "include/grpc/impl/codegen/sync.h",
5402 "include/grpc/impl/codegen/sync_generic.h",
5403 "include/grpc/impl/codegen/sync_posix.h",
5404 "include/grpc/impl/codegen/sync_win32.h",
5405 "include/grpc/impl/codegen/time.h"
5406 ],
5407 "language": "c",
5408 "name": "gpr_codegen",
5409 "src": [
5410 "include/grpc/impl/codegen/alloc.h",
5411 "include/grpc/impl/codegen/atm.h",
5412 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5413 "include/grpc/impl/codegen/atm_gcc_sync.h",
5414 "include/grpc/impl/codegen/atm_win32.h",
5415 "include/grpc/impl/codegen/log.h",
5416 "include/grpc/impl/codegen/port_platform.h",
5417 "include/grpc/impl/codegen/slice.h",
5418 "include/grpc/impl/codegen/slice_buffer.h",
5419 "include/grpc/impl/codegen/sync.h",
5420 "include/grpc/impl/codegen/sync_generic.h",
5421 "include/grpc/impl/codegen/sync_posix.h",
5422 "include/grpc/impl/codegen/sync_win32.h",
5423 "include/grpc/impl/codegen/time.h"
5424 ],
5425 "third_party": false,
5426 "type": "filegroup"
5427 },
5428 {
5429 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005430 "gpr",
5431 "grpc_codegen"
5432 ],
5433 "headers": [
5434 "include/grpc/byte_buffer.h",
5435 "include/grpc/byte_buffer_reader.h",
5436 "include/grpc/compression.h",
5437 "include/grpc/grpc.h",
5438 "include/grpc/status.h",
5439 "src/core/lib/channel/channel_args.h",
5440 "src/core/lib/channel/channel_stack.h",
5441 "src/core/lib/channel/channel_stack_builder.h",
5442 "src/core/lib/channel/compress_filter.h",
5443 "src/core/lib/channel/connected_channel.h",
5444 "src/core/lib/channel/context.h",
5445 "src/core/lib/channel/http_client_filter.h",
5446 "src/core/lib/channel/http_server_filter.h",
5447 "src/core/lib/compression/algorithm_metadata.h",
5448 "src/core/lib/compression/message_compress.h",
5449 "src/core/lib/debug/trace.h",
5450 "src/core/lib/http/format_request.h",
5451 "src/core/lib/http/httpcli.h",
5452 "src/core/lib/http/parser.h",
5453 "src/core/lib/iomgr/closure.h",
5454 "src/core/lib/iomgr/endpoint.h",
5455 "src/core/lib/iomgr/endpoint_pair.h",
5456 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5457 "src/core/lib/iomgr/ev_posix.h",
5458 "src/core/lib/iomgr/exec_ctx.h",
5459 "src/core/lib/iomgr/executor.h",
5460 "src/core/lib/iomgr/iocp_windows.h",
5461 "src/core/lib/iomgr/iomgr.h",
5462 "src/core/lib/iomgr/iomgr_internal.h",
5463 "src/core/lib/iomgr/iomgr_posix.h",
5464 "src/core/lib/iomgr/pollset.h",
5465 "src/core/lib/iomgr/pollset_set.h",
5466 "src/core/lib/iomgr/pollset_set_windows.h",
5467 "src/core/lib/iomgr/pollset_windows.h",
5468 "src/core/lib/iomgr/resolve_address.h",
5469 "src/core/lib/iomgr/sockaddr.h",
5470 "src/core/lib/iomgr/sockaddr_posix.h",
5471 "src/core/lib/iomgr/sockaddr_utils.h",
5472 "src/core/lib/iomgr/sockaddr_win32.h",
5473 "src/core/lib/iomgr/socket_utils_posix.h",
5474 "src/core/lib/iomgr/socket_windows.h",
5475 "src/core/lib/iomgr/tcp_client.h",
5476 "src/core/lib/iomgr/tcp_posix.h",
5477 "src/core/lib/iomgr/tcp_server.h",
5478 "src/core/lib/iomgr/tcp_windows.h",
5479 "src/core/lib/iomgr/time_averaged_stats.h",
5480 "src/core/lib/iomgr/timer.h",
5481 "src/core/lib/iomgr/timer_heap.h",
5482 "src/core/lib/iomgr/udp_server.h",
5483 "src/core/lib/iomgr/unix_sockets_posix.h",
5484 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5485 "src/core/lib/iomgr/wakeup_fd_posix.h",
5486 "src/core/lib/iomgr/workqueue.h",
5487 "src/core/lib/iomgr/workqueue_posix.h",
5488 "src/core/lib/iomgr/workqueue_windows.h",
5489 "src/core/lib/json/json.h",
5490 "src/core/lib/json/json_common.h",
5491 "src/core/lib/json/json_reader.h",
5492 "src/core/lib/json/json_writer.h",
5493 "src/core/lib/surface/api_trace.h",
5494 "src/core/lib/surface/call.h",
5495 "src/core/lib/surface/call_test_only.h",
5496 "src/core/lib/surface/channel.h",
5497 "src/core/lib/surface/channel_init.h",
5498 "src/core/lib/surface/channel_stack_type.h",
5499 "src/core/lib/surface/completion_queue.h",
5500 "src/core/lib/surface/event_string.h",
5501 "src/core/lib/surface/init.h",
5502 "src/core/lib/surface/lame_client.h",
5503 "src/core/lib/surface/server.h",
5504 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005505 "src/core/lib/transport/byte_stream.h",
5506 "src/core/lib/transport/connectivity_state.h",
5507 "src/core/lib/transport/metadata.h",
5508 "src/core/lib/transport/metadata_batch.h",
5509 "src/core/lib/transport/static_metadata.h",
5510 "src/core/lib/transport/transport.h",
5511 "src/core/lib/transport/transport_impl.h"
5512 ],
5513 "language": "c",
5514 "name": "grpc_base",
5515 "src": [
5516 "include/grpc/byte_buffer.h",
5517 "include/grpc/byte_buffer_reader.h",
5518 "include/grpc/compression.h",
5519 "include/grpc/grpc.h",
5520 "include/grpc/status.h",
5521 "src/core/lib/channel/channel_args.c",
5522 "src/core/lib/channel/channel_args.h",
5523 "src/core/lib/channel/channel_stack.c",
5524 "src/core/lib/channel/channel_stack.h",
5525 "src/core/lib/channel/channel_stack_builder.c",
5526 "src/core/lib/channel/channel_stack_builder.h",
5527 "src/core/lib/channel/compress_filter.c",
5528 "src/core/lib/channel/compress_filter.h",
5529 "src/core/lib/channel/connected_channel.c",
5530 "src/core/lib/channel/connected_channel.h",
5531 "src/core/lib/channel/context.h",
5532 "src/core/lib/channel/http_client_filter.c",
5533 "src/core/lib/channel/http_client_filter.h",
5534 "src/core/lib/channel/http_server_filter.c",
5535 "src/core/lib/channel/http_server_filter.h",
5536 "src/core/lib/compression/algorithm_metadata.h",
5537 "src/core/lib/compression/compression_algorithm.c",
5538 "src/core/lib/compression/message_compress.c",
5539 "src/core/lib/compression/message_compress.h",
5540 "src/core/lib/debug/trace.c",
5541 "src/core/lib/debug/trace.h",
5542 "src/core/lib/http/format_request.c",
5543 "src/core/lib/http/format_request.h",
5544 "src/core/lib/http/httpcli.c",
5545 "src/core/lib/http/httpcli.h",
5546 "src/core/lib/http/parser.c",
5547 "src/core/lib/http/parser.h",
5548 "src/core/lib/iomgr/closure.c",
5549 "src/core/lib/iomgr/closure.h",
5550 "src/core/lib/iomgr/endpoint.c",
5551 "src/core/lib/iomgr/endpoint.h",
5552 "src/core/lib/iomgr/endpoint_pair.h",
5553 "src/core/lib/iomgr/endpoint_pair_posix.c",
5554 "src/core/lib/iomgr/endpoint_pair_windows.c",
5555 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5556 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5557 "src/core/lib/iomgr/ev_posix.c",
5558 "src/core/lib/iomgr/ev_posix.h",
5559 "src/core/lib/iomgr/exec_ctx.c",
5560 "src/core/lib/iomgr/exec_ctx.h",
5561 "src/core/lib/iomgr/executor.c",
5562 "src/core/lib/iomgr/executor.h",
5563 "src/core/lib/iomgr/iocp_windows.c",
5564 "src/core/lib/iomgr/iocp_windows.h",
5565 "src/core/lib/iomgr/iomgr.c",
5566 "src/core/lib/iomgr/iomgr.h",
5567 "src/core/lib/iomgr/iomgr_internal.h",
5568 "src/core/lib/iomgr/iomgr_posix.c",
5569 "src/core/lib/iomgr/iomgr_posix.h",
5570 "src/core/lib/iomgr/iomgr_windows.c",
5571 "src/core/lib/iomgr/pollset.h",
5572 "src/core/lib/iomgr/pollset_set.h",
5573 "src/core/lib/iomgr/pollset_set_windows.c",
5574 "src/core/lib/iomgr/pollset_set_windows.h",
5575 "src/core/lib/iomgr/pollset_windows.c",
5576 "src/core/lib/iomgr/pollset_windows.h",
5577 "src/core/lib/iomgr/resolve_address.h",
5578 "src/core/lib/iomgr/resolve_address_posix.c",
5579 "src/core/lib/iomgr/resolve_address_windows.c",
5580 "src/core/lib/iomgr/sockaddr.h",
5581 "src/core/lib/iomgr/sockaddr_posix.h",
5582 "src/core/lib/iomgr/sockaddr_utils.c",
5583 "src/core/lib/iomgr/sockaddr_utils.h",
5584 "src/core/lib/iomgr/sockaddr_win32.h",
5585 "src/core/lib/iomgr/socket_utils_common_posix.c",
5586 "src/core/lib/iomgr/socket_utils_linux.c",
5587 "src/core/lib/iomgr/socket_utils_posix.c",
5588 "src/core/lib/iomgr/socket_utils_posix.h",
5589 "src/core/lib/iomgr/socket_windows.c",
5590 "src/core/lib/iomgr/socket_windows.h",
5591 "src/core/lib/iomgr/tcp_client.h",
5592 "src/core/lib/iomgr/tcp_client_posix.c",
5593 "src/core/lib/iomgr/tcp_client_windows.c",
5594 "src/core/lib/iomgr/tcp_posix.c",
5595 "src/core/lib/iomgr/tcp_posix.h",
5596 "src/core/lib/iomgr/tcp_server.h",
5597 "src/core/lib/iomgr/tcp_server_posix.c",
5598 "src/core/lib/iomgr/tcp_server_windows.c",
5599 "src/core/lib/iomgr/tcp_windows.c",
5600 "src/core/lib/iomgr/tcp_windows.h",
5601 "src/core/lib/iomgr/time_averaged_stats.c",
5602 "src/core/lib/iomgr/time_averaged_stats.h",
5603 "src/core/lib/iomgr/timer.c",
5604 "src/core/lib/iomgr/timer.h",
5605 "src/core/lib/iomgr/timer_heap.c",
5606 "src/core/lib/iomgr/timer_heap.h",
5607 "src/core/lib/iomgr/udp_server.c",
5608 "src/core/lib/iomgr/udp_server.h",
5609 "src/core/lib/iomgr/unix_sockets_posix.c",
5610 "src/core/lib/iomgr/unix_sockets_posix.h",
5611 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5612 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5613 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5614 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5615 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5616 "src/core/lib/iomgr/wakeup_fd_posix.c",
5617 "src/core/lib/iomgr/wakeup_fd_posix.h",
5618 "src/core/lib/iomgr/workqueue.h",
5619 "src/core/lib/iomgr/workqueue_posix.c",
5620 "src/core/lib/iomgr/workqueue_posix.h",
5621 "src/core/lib/iomgr/workqueue_windows.c",
5622 "src/core/lib/iomgr/workqueue_windows.h",
5623 "src/core/lib/json/json.c",
5624 "src/core/lib/json/json.h",
5625 "src/core/lib/json/json_common.h",
5626 "src/core/lib/json/json_reader.c",
5627 "src/core/lib/json/json_reader.h",
5628 "src/core/lib/json/json_string.c",
5629 "src/core/lib/json/json_writer.c",
5630 "src/core/lib/json/json_writer.h",
5631 "src/core/lib/surface/alarm.c",
5632 "src/core/lib/surface/api_trace.c",
5633 "src/core/lib/surface/api_trace.h",
5634 "src/core/lib/surface/byte_buffer.c",
5635 "src/core/lib/surface/byte_buffer_reader.c",
5636 "src/core/lib/surface/call.c",
5637 "src/core/lib/surface/call.h",
5638 "src/core/lib/surface/call_details.c",
5639 "src/core/lib/surface/call_log_batch.c",
5640 "src/core/lib/surface/call_test_only.h",
5641 "src/core/lib/surface/channel.c",
5642 "src/core/lib/surface/channel.h",
5643 "src/core/lib/surface/channel_init.c",
5644 "src/core/lib/surface/channel_init.h",
5645 "src/core/lib/surface/channel_ping.c",
5646 "src/core/lib/surface/channel_stack_type.c",
5647 "src/core/lib/surface/channel_stack_type.h",
5648 "src/core/lib/surface/completion_queue.c",
5649 "src/core/lib/surface/completion_queue.h",
5650 "src/core/lib/surface/event_string.c",
5651 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005652 "src/core/lib/surface/init.h",
5653 "src/core/lib/surface/lame_client.c",
5654 "src/core/lib/surface/lame_client.h",
5655 "src/core/lib/surface/metadata_array.c",
5656 "src/core/lib/surface/server.c",
5657 "src/core/lib/surface/server.h",
5658 "src/core/lib/surface/surface_trace.h",
5659 "src/core/lib/surface/validate_metadata.c",
5660 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005661 "src/core/lib/transport/byte_stream.c",
5662 "src/core/lib/transport/byte_stream.h",
5663 "src/core/lib/transport/connectivity_state.c",
5664 "src/core/lib/transport/connectivity_state.h",
5665 "src/core/lib/transport/metadata.c",
5666 "src/core/lib/transport/metadata.h",
5667 "src/core/lib/transport/metadata_batch.c",
5668 "src/core/lib/transport/metadata_batch.h",
5669 "src/core/lib/transport/static_metadata.c",
5670 "src/core/lib/transport/static_metadata.h",
5671 "src/core/lib/transport/transport.c",
5672 "src/core/lib/transport/transport.h",
5673 "src/core/lib/transport/transport_impl.h",
5674 "src/core/lib/transport/transport_op_string.c"
5675 ],
5676 "third_party": false,
5677 "type": "filegroup"
5678 },
5679 {
5680 "deps": [
5681 "gpr",
5682 "grpc_base"
5683 ],
5684 "headers": [
5685 "src/core/ext/client_config/client_channel.h",
5686 "src/core/ext/client_config/client_channel_factory.h",
5687 "src/core/ext/client_config/client_config.h",
5688 "src/core/ext/client_config/connector.h",
5689 "src/core/ext/client_config/initial_connect_string.h",
5690 "src/core/ext/client_config/lb_policy.h",
5691 "src/core/ext/client_config/lb_policy_factory.h",
5692 "src/core/ext/client_config/lb_policy_registry.h",
5693 "src/core/ext/client_config/resolver.h",
5694 "src/core/ext/client_config/resolver_factory.h",
5695 "src/core/ext/client_config/resolver_registry.h",
5696 "src/core/ext/client_config/subchannel.h",
5697 "src/core/ext/client_config/subchannel_call_holder.h",
5698 "src/core/ext/client_config/subchannel_index.h",
5699 "src/core/ext/client_config/uri_parser.h"
5700 ],
5701 "language": "c",
5702 "name": "grpc_client_config",
5703 "src": [
5704 "src/core/ext/client_config/channel_connectivity.c",
5705 "src/core/ext/client_config/client_channel.c",
5706 "src/core/ext/client_config/client_channel.h",
5707 "src/core/ext/client_config/client_channel_factory.c",
5708 "src/core/ext/client_config/client_channel_factory.h",
5709 "src/core/ext/client_config/client_config.c",
5710 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005711 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005712 "src/core/ext/client_config/connector.c",
5713 "src/core/ext/client_config/connector.h",
5714 "src/core/ext/client_config/default_initial_connect_string.c",
5715 "src/core/ext/client_config/initial_connect_string.c",
5716 "src/core/ext/client_config/initial_connect_string.h",
5717 "src/core/ext/client_config/lb_policy.c",
5718 "src/core/ext/client_config/lb_policy.h",
5719 "src/core/ext/client_config/lb_policy_factory.c",
5720 "src/core/ext/client_config/lb_policy_factory.h",
5721 "src/core/ext/client_config/lb_policy_registry.c",
5722 "src/core/ext/client_config/lb_policy_registry.h",
5723 "src/core/ext/client_config/resolver.c",
5724 "src/core/ext/client_config/resolver.h",
5725 "src/core/ext/client_config/resolver_factory.c",
5726 "src/core/ext/client_config/resolver_factory.h",
5727 "src/core/ext/client_config/resolver_registry.c",
5728 "src/core/ext/client_config/resolver_registry.h",
5729 "src/core/ext/client_config/subchannel.c",
5730 "src/core/ext/client_config/subchannel.h",
5731 "src/core/ext/client_config/subchannel_call_holder.c",
5732 "src/core/ext/client_config/subchannel_call_holder.h",
5733 "src/core/ext/client_config/subchannel_index.c",
5734 "src/core/ext/client_config/subchannel_index.h",
5735 "src/core/ext/client_config/uri_parser.c",
5736 "src/core/ext/client_config/uri_parser.h"
5737 ],
5738 "third_party": false,
5739 "type": "filegroup"
5740 },
5741 {
5742 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005743 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005744 ],
5745 "headers": [
5746 "include/grpc/impl/codegen/byte_buffer.h",
5747 "include/grpc/impl/codegen/compression_types.h",
5748 "include/grpc/impl/codegen/connectivity_state.h",
5749 "include/grpc/impl/codegen/grpc_types.h",
5750 "include/grpc/impl/codegen/propagation_bits.h",
5751 "include/grpc/impl/codegen/status.h"
5752 ],
5753 "language": "c",
5754 "name": "grpc_codegen",
5755 "src": [
5756 "include/grpc/impl/codegen/byte_buffer.h",
5757 "include/grpc/impl/codegen/compression_types.h",
5758 "include/grpc/impl/codegen/connectivity_state.h",
5759 "include/grpc/impl/codegen/grpc_types.h",
5760 "include/grpc/impl/codegen/propagation_bits.h",
5761 "include/grpc/impl/codegen/status.h"
5762 ],
5763 "third_party": false,
5764 "type": "filegroup"
5765 },
5766 {
5767 "deps": [
5768 "gpr",
5769 "grpc_base",
5770 "grpc_client_config",
5771 "nanopb"
5772 ],
5773 "headers": [
5774 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5775 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5776 ],
5777 "language": "c",
5778 "name": "grpc_lb_policy_grpclb",
5779 "src": [
5780 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5781 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5782 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
5783 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5784 ],
5785 "third_party": false,
5786 "type": "filegroup"
5787 },
5788 {
5789 "deps": [
5790 "gpr",
5791 "grpc_base",
5792 "grpc_client_config"
5793 ],
5794 "headers": [],
5795 "language": "c",
5796 "name": "grpc_lb_policy_pick_first",
5797 "src": [
5798 "src/core/ext/lb_policy/pick_first/pick_first.c"
5799 ],
5800 "third_party": false,
5801 "type": "filegroup"
5802 },
5803 {
5804 "deps": [
5805 "gpr",
5806 "grpc_base",
5807 "grpc_client_config"
5808 ],
5809 "headers": [],
5810 "language": "c",
5811 "name": "grpc_lb_policy_round_robin",
5812 "src": [
5813 "src/core/ext/lb_policy/round_robin/round_robin.c"
5814 ],
5815 "third_party": false,
5816 "type": "filegroup"
5817 },
5818 {
5819 "deps": [
5820 "gpr",
5821 "grpc_base",
5822 "grpc_client_config"
5823 ],
5824 "headers": [],
5825 "language": "c",
5826 "name": "grpc_resolver_dns_native",
5827 "src": [
5828 "src/core/ext/resolver/dns/native/dns_resolver.c"
5829 ],
5830 "third_party": false,
5831 "type": "filegroup"
5832 },
5833 {
5834 "deps": [
5835 "gpr",
5836 "grpc_base",
5837 "grpc_client_config"
5838 ],
5839 "headers": [],
5840 "language": "c",
5841 "name": "grpc_resolver_sockaddr",
5842 "src": [
5843 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
5844 ],
5845 "third_party": false,
5846 "type": "filegroup"
5847 },
5848 {
5849 "deps": [
5850 "gpr",
5851 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005852 "grpc_transport_chttp2_alpn",
5853 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07005854 ],
5855 "headers": [
5856 "include/grpc/grpc_security.h",
5857 "src/core/lib/security/auth_filters.h",
5858 "src/core/lib/security/b64.h",
5859 "src/core/lib/security/credentials.h",
5860 "src/core/lib/security/handshake.h",
5861 "src/core/lib/security/json_token.h",
5862 "src/core/lib/security/jwt_verifier.h",
5863 "src/core/lib/security/secure_endpoint.h",
5864 "src/core/lib/security/security_connector.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005865 "src/core/lib/security/security_context.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005866 ],
5867 "language": "c",
5868 "name": "grpc_secure",
5869 "src": [
5870 "include/grpc/grpc_security.h",
5871 "src/core/lib/http/httpcli_security_connector.c",
5872 "src/core/lib/security/auth_filters.h",
5873 "src/core/lib/security/b64.c",
5874 "src/core/lib/security/b64.h",
5875 "src/core/lib/security/client_auth_filter.c",
5876 "src/core/lib/security/credentials.c",
5877 "src/core/lib/security/credentials.h",
5878 "src/core/lib/security/credentials_metadata.c",
5879 "src/core/lib/security/credentials_posix.c",
5880 "src/core/lib/security/credentials_win32.c",
5881 "src/core/lib/security/google_default_credentials.c",
5882 "src/core/lib/security/handshake.c",
5883 "src/core/lib/security/handshake.h",
5884 "src/core/lib/security/json_token.c",
5885 "src/core/lib/security/json_token.h",
5886 "src/core/lib/security/jwt_verifier.c",
5887 "src/core/lib/security/jwt_verifier.h",
5888 "src/core/lib/security/secure_endpoint.c",
5889 "src/core/lib/security/secure_endpoint.h",
5890 "src/core/lib/security/security_connector.c",
5891 "src/core/lib/security/security_connector.h",
5892 "src/core/lib/security/security_context.c",
5893 "src/core/lib/security/security_context.h",
5894 "src/core/lib/security/server_auth_filter.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005895 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07005896 ],
5897 "third_party": false,
5898 "type": "filegroup"
5899 },
5900 {
5901 "deps": [
5902 "gpr_test_util",
5903 "grpc"
5904 ],
5905 "headers": [
5906 "test/core/end2end/cq_verifier.h",
5907 "test/core/end2end/fixtures/proxy.h",
5908 "test/core/iomgr/endpoint_tests.h",
5909 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07005910 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005911 "test/core/util/parse_hexstring.h",
5912 "test/core/util/port.h",
5913 "test/core/util/port_server_client.h",
5914 "test/core/util/slice_splitter.h"
5915 ],
5916 "language": "c",
5917 "name": "grpc_test_util_base",
5918 "src": [
5919 "test/core/end2end/cq_verifier.c",
5920 "test/core/end2end/cq_verifier.h",
5921 "test/core/end2end/fixtures/proxy.c",
5922 "test/core/end2end/fixtures/proxy.h",
5923 "test/core/iomgr/endpoint_tests.c",
5924 "test/core/iomgr/endpoint_tests.h",
5925 "test/core/util/grpc_profiler.c",
5926 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07005927 "test/core/util/mock_endpoint.c",
5928 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005929 "test/core/util/parse_hexstring.c",
5930 "test/core/util/parse_hexstring.h",
5931 "test/core/util/port.h",
5932 "test/core/util/port_posix.c",
5933 "test/core/util/port_server_client.c",
5934 "test/core/util/port_server_client.h",
5935 "test/core/util/port_windows.c",
5936 "test/core/util/slice_splitter.c",
5937 "test/core/util/slice_splitter.h"
5938 ],
5939 "third_party": false,
5940 "type": "filegroup"
5941 },
5942 {
5943 "deps": [
5944 "gpr",
5945 "grpc_base",
5946 "grpc_transport_chttp2_alpn"
5947 ],
5948 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07005949 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005950 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
5951 "src/core/ext/transport/chttp2/transport/frame.h",
5952 "src/core/ext/transport/chttp2/transport/frame_data.h",
5953 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
5954 "src/core/ext/transport/chttp2/transport/frame_ping.h",
5955 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
5956 "src/core/ext/transport/chttp2/transport/frame_settings.h",
5957 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
5958 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
5959 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
5960 "src/core/ext/transport/chttp2/transport/hpack_table.h",
5961 "src/core/ext/transport/chttp2/transport/http2_errors.h",
5962 "src/core/ext/transport/chttp2/transport/huffsyms.h",
5963 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
5964 "src/core/ext/transport/chttp2/transport/internal.h",
5965 "src/core/ext/transport/chttp2/transport/status_conversion.h",
5966 "src/core/ext/transport/chttp2/transport/stream_map.h",
5967 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
5968 "src/core/ext/transport/chttp2/transport/varint.h"
5969 ],
5970 "language": "c",
5971 "name": "grpc_transport_chttp2",
5972 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07005973 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
5974 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
5975 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005976 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
5977 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
5978 "src/core/ext/transport/chttp2/transport/frame.h",
5979 "src/core/ext/transport/chttp2/transport/frame_data.c",
5980 "src/core/ext/transport/chttp2/transport/frame_data.h",
5981 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
5982 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
5983 "src/core/ext/transport/chttp2/transport/frame_ping.c",
5984 "src/core/ext/transport/chttp2/transport/frame_ping.h",
5985 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
5986 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
5987 "src/core/ext/transport/chttp2/transport/frame_settings.c",
5988 "src/core/ext/transport/chttp2/transport/frame_settings.h",
5989 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
5990 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
5991 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
5992 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
5993 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
5994 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
5995 "src/core/ext/transport/chttp2/transport/hpack_table.c",
5996 "src/core/ext/transport/chttp2/transport/hpack_table.h",
5997 "src/core/ext/transport/chttp2/transport/http2_errors.h",
5998 "src/core/ext/transport/chttp2/transport/huffsyms.c",
5999 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6000 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6001 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6002 "src/core/ext/transport/chttp2/transport/internal.h",
6003 "src/core/ext/transport/chttp2/transport/parsing.c",
6004 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6005 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6006 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6007 "src/core/ext/transport/chttp2/transport/stream_map.c",
6008 "src/core/ext/transport/chttp2/transport/stream_map.h",
6009 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6010 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6011 "src/core/ext/transport/chttp2/transport/varint.c",
6012 "src/core/ext/transport/chttp2/transport/varint.h",
6013 "src/core/ext/transport/chttp2/transport/writing.c"
6014 ],
6015 "third_party": false,
6016 "type": "filegroup"
6017 },
6018 {
6019 "deps": [
6020 "gpr"
6021 ],
6022 "headers": [
6023 "src/core/ext/transport/chttp2/alpn/alpn.h"
6024 ],
6025 "language": "c",
6026 "name": "grpc_transport_chttp2_alpn",
6027 "src": [
6028 "src/core/ext/transport/chttp2/alpn/alpn.c",
6029 "src/core/ext/transport/chttp2/alpn/alpn.h"
6030 ],
6031 "third_party": false,
6032 "type": "filegroup"
6033 },
6034 {
6035 "deps": [
6036 "gpr",
6037 "grpc_base",
6038 "grpc_client_config",
6039 "grpc_transport_chttp2"
6040 ],
6041 "headers": [],
6042 "language": "c",
6043 "name": "grpc_transport_chttp2_client_insecure",
6044 "src": [
6045 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6046 ],
6047 "third_party": false,
6048 "type": "filegroup"
6049 },
6050 {
6051 "deps": [
6052 "gpr",
6053 "grpc_base",
6054 "grpc_client_config",
6055 "grpc_secure",
6056 "grpc_transport_chttp2"
6057 ],
6058 "headers": [],
6059 "language": "c",
6060 "name": "grpc_transport_chttp2_client_secure",
6061 "src": [
6062 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6063 ],
6064 "third_party": false,
6065 "type": "filegroup"
6066 },
6067 {
6068 "deps": [
6069 "gpr",
6070 "grpc_base",
6071 "grpc_transport_chttp2"
6072 ],
6073 "headers": [],
6074 "language": "c",
6075 "name": "grpc_transport_chttp2_server_insecure",
6076 "src": [
6077 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6078 ],
6079 "third_party": false,
6080 "type": "filegroup"
6081 },
6082 {
6083 "deps": [
6084 "gpr",
6085 "grpc_base",
6086 "grpc_secure",
6087 "grpc_transport_chttp2"
6088 ],
6089 "headers": [],
6090 "language": "c",
6091 "name": "grpc_transport_chttp2_server_secure",
6092 "src": [
6093 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6094 ],
6095 "third_party": false,
6096 "type": "filegroup"
6097 },
6098 {
6099 "deps": [],
6100 "headers": [
6101 "third_party/nanopb/pb.h",
6102 "third_party/nanopb/pb_common.h",
6103 "third_party/nanopb/pb_decode.h",
6104 "third_party/nanopb/pb_encode.h"
6105 ],
6106 "language": "c",
6107 "name": "nanopb",
6108 "src": [],
6109 "third_party": false,
6110 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006111 },
6112 {
6113 "deps": [
6114 "gpr"
6115 ],
6116 "headers": [
6117 "src/core/lib/tsi/fake_transport_security.h",
6118 "src/core/lib/tsi/ssl_transport_security.h",
6119 "src/core/lib/tsi/ssl_types.h",
6120 "src/core/lib/tsi/transport_security.h",
6121 "src/core/lib/tsi/transport_security_interface.h"
6122 ],
6123 "language": "c",
6124 "name": "tsi",
6125 "src": [
6126 "src/core/lib/tsi/fake_transport_security.c",
6127 "src/core/lib/tsi/fake_transport_security.h",
6128 "src/core/lib/tsi/ssl_transport_security.c",
6129 "src/core/lib/tsi/ssl_transport_security.h",
6130 "src/core/lib/tsi/ssl_types.h",
6131 "src/core/lib/tsi/transport_security.c",
6132 "src/core/lib/tsi/transport_security.h",
6133 "src/core/lib/tsi/transport_security_interface.h"
6134 ],
6135 "third_party": false,
6136 "type": "filegroup"
6137 },
6138 {
6139 "deps": [
6140 "grpc",
6141 "grpc++_codegen",
6142 "grpc++_config"
6143 ],
6144 "headers": [
6145 "include/grpc++/alarm.h",
6146 "include/grpc++/channel.h",
6147 "include/grpc++/client_context.h",
6148 "include/grpc++/completion_queue.h",
6149 "include/grpc++/create_channel.h",
6150 "include/grpc++/generic/async_generic_service.h",
6151 "include/grpc++/generic/generic_stub.h",
6152 "include/grpc++/grpc++.h",
6153 "include/grpc++/impl/call.h",
6154 "include/grpc++/impl/client_unary_call.h",
6155 "include/grpc++/impl/grpc_library.h",
6156 "include/grpc++/impl/method_handler_impl.h",
6157 "include/grpc++/impl/proto_utils.h",
6158 "include/grpc++/impl/rpc_method.h",
6159 "include/grpc++/impl/rpc_service_method.h",
6160 "include/grpc++/impl/serialization_traits.h",
6161 "include/grpc++/impl/server_builder_option.h",
6162 "include/grpc++/impl/service_type.h",
6163 "include/grpc++/impl/sync.h",
6164 "include/grpc++/impl/sync_cxx11.h",
6165 "include/grpc++/impl/sync_no_cxx11.h",
6166 "include/grpc++/impl/thd.h",
6167 "include/grpc++/impl/thd_cxx11.h",
6168 "include/grpc++/impl/thd_no_cxx11.h",
6169 "include/grpc++/security/auth_context.h",
6170 "include/grpc++/security/auth_metadata_processor.h",
6171 "include/grpc++/security/credentials.h",
6172 "include/grpc++/security/server_credentials.h",
6173 "include/grpc++/server.h",
6174 "include/grpc++/server_builder.h",
6175 "include/grpc++/server_context.h",
6176 "include/grpc++/support/async_stream.h",
6177 "include/grpc++/support/async_unary_call.h",
6178 "include/grpc++/support/byte_buffer.h",
6179 "include/grpc++/support/channel_arguments.h",
6180 "include/grpc++/support/slice.h",
6181 "include/grpc++/support/status.h",
6182 "include/grpc++/support/status_code_enum.h",
6183 "include/grpc++/support/string_ref.h",
6184 "include/grpc++/support/stub_options.h",
6185 "include/grpc++/support/sync_stream.h",
6186 "include/grpc++/support/time.h",
6187 "src/cpp/client/create_channel_internal.h",
6188 "src/cpp/common/core_codegen.h",
6189 "src/cpp/server/dynamic_thread_pool.h",
6190 "src/cpp/server/thread_pool_interface.h"
6191 ],
6192 "language": "c++",
6193 "name": "grpc++_base",
6194 "src": [
6195 "include/grpc++/alarm.h",
6196 "include/grpc++/channel.h",
6197 "include/grpc++/client_context.h",
6198 "include/grpc++/completion_queue.h",
6199 "include/grpc++/create_channel.h",
6200 "include/grpc++/generic/async_generic_service.h",
6201 "include/grpc++/generic/generic_stub.h",
6202 "include/grpc++/grpc++.h",
6203 "include/grpc++/impl/call.h",
6204 "include/grpc++/impl/client_unary_call.h",
6205 "include/grpc++/impl/grpc_library.h",
6206 "include/grpc++/impl/method_handler_impl.h",
6207 "include/grpc++/impl/proto_utils.h",
6208 "include/grpc++/impl/rpc_method.h",
6209 "include/grpc++/impl/rpc_service_method.h",
6210 "include/grpc++/impl/serialization_traits.h",
6211 "include/grpc++/impl/server_builder_option.h",
6212 "include/grpc++/impl/service_type.h",
6213 "include/grpc++/impl/sync.h",
6214 "include/grpc++/impl/sync_cxx11.h",
6215 "include/grpc++/impl/sync_no_cxx11.h",
6216 "include/grpc++/impl/thd.h",
6217 "include/grpc++/impl/thd_cxx11.h",
6218 "include/grpc++/impl/thd_no_cxx11.h",
6219 "include/grpc++/security/auth_context.h",
6220 "include/grpc++/security/auth_metadata_processor.h",
6221 "include/grpc++/security/credentials.h",
6222 "include/grpc++/security/server_credentials.h",
6223 "include/grpc++/server.h",
6224 "include/grpc++/server_builder.h",
6225 "include/grpc++/server_context.h",
6226 "include/grpc++/support/async_stream.h",
6227 "include/grpc++/support/async_unary_call.h",
6228 "include/grpc++/support/byte_buffer.h",
6229 "include/grpc++/support/channel_arguments.h",
6230 "include/grpc++/support/slice.h",
6231 "include/grpc++/support/status.h",
6232 "include/grpc++/support/status_code_enum.h",
6233 "include/grpc++/support/string_ref.h",
6234 "include/grpc++/support/stub_options.h",
6235 "include/grpc++/support/sync_stream.h",
6236 "include/grpc++/support/time.h",
6237 "src/cpp/client/channel.cc",
6238 "src/cpp/client/client_context.cc",
6239 "src/cpp/client/create_channel.cc",
6240 "src/cpp/client/create_channel_internal.cc",
6241 "src/cpp/client/create_channel_internal.h",
6242 "src/cpp/client/credentials.cc",
6243 "src/cpp/client/generic_stub.cc",
6244 "src/cpp/client/insecure_credentials.cc",
6245 "src/cpp/common/channel_arguments.cc",
6246 "src/cpp/common/completion_queue.cc",
6247 "src/cpp/common/core_codegen.cc",
6248 "src/cpp/common/core_codegen.h",
6249 "src/cpp/common/rpc_method.cc",
6250 "src/cpp/server/async_generic_service.cc",
6251 "src/cpp/server/create_default_thread_pool.cc",
6252 "src/cpp/server/dynamic_thread_pool.cc",
6253 "src/cpp/server/dynamic_thread_pool.h",
6254 "src/cpp/server/insecure_server_credentials.cc",
6255 "src/cpp/server/server.cc",
6256 "src/cpp/server/server_builder.cc",
6257 "src/cpp/server/server_context.cc",
6258 "src/cpp/server/server_credentials.cc",
6259 "src/cpp/server/thread_pool_interface.h",
6260 "src/cpp/util/byte_buffer.cc",
6261 "src/cpp/util/slice.cc",
6262 "src/cpp/util/status.cc",
6263 "src/cpp/util/string_ref.cc",
6264 "src/cpp/util/time.cc"
6265 ],
6266 "third_party": false,
6267 "type": "filegroup"
6268 },
6269 {
6270 "deps": [
6271 "grpc++_config_codegen",
6272 "grpc_codegen"
6273 ],
6274 "headers": [
6275 "include/grpc++/impl/codegen/async_stream.h",
6276 "include/grpc++/impl/codegen/async_unary_call.h",
6277 "include/grpc++/impl/codegen/call.h",
6278 "include/grpc++/impl/codegen/call_hook.h",
6279 "include/grpc++/impl/codegen/channel_interface.h",
6280 "include/grpc++/impl/codegen/client_context.h",
6281 "include/grpc++/impl/codegen/client_unary_call.h",
6282 "include/grpc++/impl/codegen/completion_queue.h",
6283 "include/grpc++/impl/codegen/completion_queue_tag.h",
6284 "include/grpc++/impl/codegen/core_codegen_interface.h",
6285 "include/grpc++/impl/codegen/create_auth_context.h",
6286 "include/grpc++/impl/codegen/grpc_library.h",
6287 "include/grpc++/impl/codegen/method_handler_impl.h",
6288 "include/grpc++/impl/codegen/proto_utils.h",
6289 "include/grpc++/impl/codegen/rpc_method.h",
6290 "include/grpc++/impl/codegen/rpc_service_method.h",
6291 "include/grpc++/impl/codegen/security/auth_context.h",
6292 "include/grpc++/impl/codegen/serialization_traits.h",
6293 "include/grpc++/impl/codegen/server_context.h",
6294 "include/grpc++/impl/codegen/server_interface.h",
6295 "include/grpc++/impl/codegen/service_type.h",
6296 "include/grpc++/impl/codegen/status.h",
6297 "include/grpc++/impl/codegen/status_code_enum.h",
6298 "include/grpc++/impl/codegen/string_ref.h",
6299 "include/grpc++/impl/codegen/stub_options.h",
6300 "include/grpc++/impl/codegen/sync.h",
6301 "include/grpc++/impl/codegen/sync_cxx11.h",
6302 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6303 "include/grpc++/impl/codegen/sync_stream.h",
6304 "include/grpc++/impl/codegen/time.h"
6305 ],
6306 "language": "c++",
6307 "name": "grpc++_codegen",
6308 "src": [
6309 "include/grpc++/impl/codegen/async_stream.h",
6310 "include/grpc++/impl/codegen/async_unary_call.h",
6311 "include/grpc++/impl/codegen/call.h",
6312 "include/grpc++/impl/codegen/call_hook.h",
6313 "include/grpc++/impl/codegen/channel_interface.h",
6314 "include/grpc++/impl/codegen/client_context.h",
6315 "include/grpc++/impl/codegen/client_unary_call.h",
6316 "include/grpc++/impl/codegen/completion_queue.h",
6317 "include/grpc++/impl/codegen/completion_queue_tag.h",
6318 "include/grpc++/impl/codegen/core_codegen_interface.h",
6319 "include/grpc++/impl/codegen/create_auth_context.h",
6320 "include/grpc++/impl/codegen/grpc_library.h",
6321 "include/grpc++/impl/codegen/method_handler_impl.h",
6322 "include/grpc++/impl/codegen/proto_utils.h",
6323 "include/grpc++/impl/codegen/rpc_method.h",
6324 "include/grpc++/impl/codegen/rpc_service_method.h",
6325 "include/grpc++/impl/codegen/security/auth_context.h",
6326 "include/grpc++/impl/codegen/serialization_traits.h",
6327 "include/grpc++/impl/codegen/server_context.h",
6328 "include/grpc++/impl/codegen/server_interface.h",
6329 "include/grpc++/impl/codegen/service_type.h",
6330 "include/grpc++/impl/codegen/status.h",
6331 "include/grpc++/impl/codegen/status_code_enum.h",
6332 "include/grpc++/impl/codegen/string_ref.h",
6333 "include/grpc++/impl/codegen/stub_options.h",
6334 "include/grpc++/impl/codegen/sync.h",
6335 "include/grpc++/impl/codegen/sync_cxx11.h",
6336 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6337 "include/grpc++/impl/codegen/sync_stream.h",
6338 "include/grpc++/impl/codegen/time.h",
6339 "src/cpp/codegen/codegen_init.cc"
6340 ],
6341 "third_party": false,
6342 "type": "filegroup"
6343 },
6344 {
6345 "deps": [
6346 "grpc++_config_codegen"
6347 ],
6348 "headers": [
6349 "include/grpc++/support/config.h",
6350 "include/grpc++/support/config_protobuf.h"
6351 ],
6352 "language": "c++",
6353 "name": "grpc++_config",
6354 "src": [
6355 "include/grpc++/support/config.h",
6356 "include/grpc++/support/config_protobuf.h"
6357 ],
6358 "third_party": false,
6359 "type": "filegroup"
6360 },
6361 {
6362 "deps": [],
6363 "headers": [
6364 "include/grpc++/impl/codegen/config.h",
6365 "include/grpc++/impl/codegen/config_protobuf.h"
6366 ],
6367 "language": "c++",
6368 "name": "grpc++_config_codegen",
6369 "src": [
6370 "include/grpc++/impl/codegen/config.h",
6371 "include/grpc++/impl/codegen/config_protobuf.h"
6372 ],
6373 "third_party": false,
6374 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006375 }
6376]