blob: 1a0bc4963879c38daf2f1cbb37de8d0cf6ce6163 [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 Tillerfc98f922016-04-13 08:45:06 -070068 "gpr",
69 "gpr_test_util",
70 "grpc",
71 "grpc_test_util"
72 ],
73 "headers": [],
74 "language": "c",
75 "name": "api_fuzzer",
76 "src": [
77 "test/core/end2end/fuzzers/api_fuzzer.c"
78 ],
79 "third_party": false,
80 "type": "target"
81 },
82 {
83 "deps": [
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",
89 "name": "bin_encoder_test",
90 "src": [
91 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080092 ],
93 "third_party": false,
94 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070095 },
96 {
97 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080098 "gpr",
99 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700100 "grpc",
101 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700102 ],
103 "headers": [],
104 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800105 "name": "census_context_test",
106 "src": [
107 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800108 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800109 "third_party": false,
110 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -0800111 },
112 {
113 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -0800114 "gpr",
115 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800121 "name": "channel_create_test",
122 "src": [
123 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800132 "grpc",
133 "grpc_test_util"
134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/hpack_encoder_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",
Craig Tillerca1593a2015-11-02 14:08:33 -0800153 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700154 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800155 "test/core/transport/chttp2/status_conversion_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",
169 "name": "chttp2_stream_map_test",
170 "src": [
171 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700180 "grpc",
181 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700182 ],
183 "headers": [],
184 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800185 "name": "chttp2_varint_test",
186 "src": [
187 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -0700201 "name": "client_fuzzer",
202 "src": [
203 "test/core/end2end/fuzzers/client_fuzzer.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",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700217 "name": "compression_test",
218 "src": [
219 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800220 ],
221 "third_party": false,
222 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800233 "name": "concurrent_connectivity_test",
234 "src": [
235 "test/core/surface/concurrent_connectivity_test.c"
236 ],
237 "third_party": false,
238 "type": "target"
239 },
240 {
241 "deps": [
242 "gpr",
243 "gpr_test_util",
244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800249 "name": "dns_resolver_connectivity_test",
250 "src": [
251 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
252 ],
253 "third_party": false,
254 "type": "target"
255 },
256 {
257 "deps": [
258 "gpr",
259 "gpr_test_util",
260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800265 "name": "dns_resolver_test",
266 "src": [
267 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700281 "name": "dualstack_socket_test",
282 "src": [
283 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700292 "grpc",
293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700297 "name": "endpoint_pair_test",
298 "src": [
299 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700308 "grpc",
309 "grpc_test_util"
310 ],
311 "headers": [],
312 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700313 "name": "fd_conservation_posix_test",
314 "src": [
315 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700324 "grpc",
325 "grpc_test_util"
326 ],
327 "headers": [],
328 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700329 "name": "fd_posix_test",
330 "src": [
331 "test/core/iomgr/fd_posix_test.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_client",
346 "src": [
347 "test/core/fling/client.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_server",
362 "src": [
363 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
371 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700372 "grpc",
373 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700374 ],
375 "headers": [],
376 "language": "c",
377 "name": "fling_stream_test",
378 "src": [
379 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800380 ],
381 "third_party": false,
382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700383 },
384 {
385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800386 "gpr",
387 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700388 "grpc",
389 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700390 ],
391 "headers": [],
392 "language": "c",
393 "name": "fling_test",
394 "src": [
395 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800396 ],
397 "third_party": false,
398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700399 },
400 {
401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800402 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700403 "grpc"
404 ],
405 "headers": [],
406 "language": "c",
407 "name": "gen_hpack_tables",
408 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700409 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800410 ],
411 "third_party": false,
412 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 },
414 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700415 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700416 "headers": [],
417 "language": "c",
418 "name": "gen_legal_metadata_characters",
419 "src": [
420 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800421 ],
422 "third_party": false,
423 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700424 },
425 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800427 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700428 "gpr_test_util",
429 "grpc",
430 "grpc_test_util"
431 ],
432 "headers": [],
433 "language": "c",
434 "name": "goaway_server_test",
435 "src": [
436 "test/core/end2end/goaway_server_test.c"
437 ],
438 "third_party": false,
439 "type": "target"
440 },
441 {
442 "deps": [
443 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800444 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700445 ],
446 "headers": [],
447 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800448 "name": "gpr_avl_test",
449 "src": [
450 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800451 ],
452 "third_party": false,
453 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800454 },
455 {
456 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800457 "gpr",
458 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800459 ],
460 "headers": [],
461 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800462 "name": "gpr_backoff_test",
463 "src": [
464 "test/core/support/backoff_test.c"
465 ],
466 "third_party": false,
467 "type": "target"
468 },
469 {
470 "deps": [
471 "gpr",
472 "gpr_test_util"
473 ],
474 "headers": [],
475 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 "name": "gpr_cmdline_test",
477 "src": [
478 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800479 ],
480 "third_party": false,
481 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700482 },
483 {
484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800485 "gpr",
486 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700487 ],
488 "headers": [],
489 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700490 "name": "gpr_cpu_test",
491 "src": [
492 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800493 ],
494 "third_party": false,
495 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700496 },
497 {
498 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800499 "gpr",
500 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700501 ],
502 "headers": [],
503 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 "name": "gpr_env_test",
505 "src": [
506 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700507 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800508 "third_party": false,
509 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700510 },
511 {
512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800513 "gpr",
514 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700515 ],
516 "headers": [],
517 "language": "c",
518 "name": "gpr_histogram_test",
519 "src": [
520 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800521 ],
522 "third_party": false,
523 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700524 },
525 {
526 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800527 "gpr",
528 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700529 ],
530 "headers": [],
531 "language": "c",
532 "name": "gpr_host_port_test",
533 "src": [
534 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800535 ],
536 "third_party": false,
537 "type": "target"
538 },
539 {
540 "deps": [
541 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800542 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700543 ],
544 "headers": [],
545 "language": "c",
546 "name": "gpr_log_test",
547 "src": [
548 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800549 ],
550 "third_party": false,
551 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700552 },
553 {
554 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800555 "gpr",
556 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700557 ],
558 "headers": [],
559 "language": "c",
560 "name": "gpr_slice_buffer_test",
561 "src": [
562 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800563 ],
564 "third_party": false,
565 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700566 },
567 {
568 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800569 "gpr",
570 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700571 ],
572 "headers": [],
573 "language": "c",
574 "name": "gpr_slice_test",
575 "src": [
576 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800577 ],
578 "third_party": false,
579 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700580 },
581 {
582 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800583 "gpr",
584 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700585 ],
586 "headers": [],
587 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700588 "name": "gpr_stack_lockfree_test",
589 "src": [
590 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800591 ],
592 "third_party": false,
593 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700594 },
595 {
596 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800597 "gpr",
598 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700599 ],
600 "headers": [],
601 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700602 "name": "gpr_string_test",
603 "src": [
604 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800605 ],
606 "third_party": false,
607 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700608 },
609 {
610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800611 "gpr",
612 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700613 ],
614 "headers": [],
615 "language": "c",
616 "name": "gpr_sync_test",
617 "src": [
618 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800619 ],
620 "third_party": false,
621 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700622 },
623 {
624 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800625 "gpr",
626 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700627 ],
628 "headers": [],
629 "language": "c",
630 "name": "gpr_thd_test",
631 "src": [
632 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800633 ],
634 "third_party": false,
635 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700636 },
637 {
638 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800639 "gpr",
640 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700641 ],
642 "headers": [],
643 "language": "c",
644 "name": "gpr_time_test",
645 "src": [
646 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800647 ],
648 "third_party": false,
649 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700650 },
651 {
652 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800653 "gpr",
654 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700655 ],
656 "headers": [],
657 "language": "c",
658 "name": "gpr_tls_test",
659 "src": [
660 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800661 ],
662 "third_party": false,
663 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700664 },
665 {
666 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800667 "gpr",
668 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700669 ],
670 "headers": [],
671 "language": "c",
672 "name": "gpr_useful_test",
673 "src": [
674 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800675 ],
676 "third_party": false,
677 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 },
679 {
680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800681 "gpr",
682 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700683 "grpc",
684 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700685 ],
686 "headers": [],
687 "language": "c",
688 "name": "grpc_auth_context_test",
689 "src": [
690 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800691 ],
692 "third_party": false,
693 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700694 },
695 {
696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800697 "gpr",
698 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700699 "grpc",
700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700701 ],
702 "headers": [],
703 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800704 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700705 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800706 "test/core/security/b64_test.c"
707 ],
708 "third_party": false,
709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700710 },
711 {
712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800713 "gpr",
714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700715 "grpc",
716 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700717 ],
718 "headers": [],
719 "language": "c",
720 "name": "grpc_byte_buffer_reader_test",
721 "src": [
722 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800723 ],
724 "third_party": false,
725 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700726 },
727 {
728 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800729 "gpr",
730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700731 "grpc",
732 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700733 ],
734 "headers": [],
735 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700736 "name": "grpc_channel_args_test",
737 "src": [
738 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800739 ],
740 "third_party": false,
741 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700747 "grpc",
748 "grpc_test_util"
749 ],
750 "headers": [],
751 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700752 "name": "grpc_channel_stack_test",
753 "src": [
754 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800755 ],
756 "third_party": false,
757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700758 },
759 {
760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800761 "gpr",
762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700763 "grpc",
764 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700765 ],
766 "headers": [],
767 "language": "c",
768 "name": "grpc_completion_queue_test",
769 "src": [
770 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800771 ],
772 "third_party": false,
773 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700774 },
775 {
776 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800777 "gpr",
778 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700779 "grpc",
780 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700781 ],
782 "headers": [],
783 "language": "c",
784 "name": "grpc_create_jwt",
785 "src": [
786 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800787 ],
788 "third_party": false,
789 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700790 },
791 {
792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800793 "gpr",
794 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700795 "grpc",
796 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700797 ],
798 "headers": [],
799 "language": "c",
800 "name": "grpc_credentials_test",
801 "src": [
802 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800803 ],
804 "third_party": false,
805 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700806 },
807 {
808 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800809 "gpr",
810 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700811 "grpc",
812 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700813 ],
814 "headers": [],
815 "language": "c",
816 "name": "grpc_fetch_oauth2",
817 "src": [
818 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800819 ],
820 "third_party": false,
821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700822 },
823 {
824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800825 "gpr",
826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700827 "grpc",
828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700829 ],
830 "headers": [],
831 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800832 "name": "grpc_invalid_channel_args_test",
833 "src": [
834 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800843 "grpc",
844 "grpc_test_util"
845 ],
846 "headers": [],
847 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700848 "name": "grpc_json_token_test",
849 "src": [
850 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800851 ],
852 "third_party": false,
853 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700854 },
855 {
856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800857 "gpr",
858 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700859 "grpc",
860 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700861 ],
862 "headers": [],
863 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200864 "name": "grpc_jwt_verifier_test",
865 "src": [
866 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800867 ],
868 "third_party": false,
869 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200870 },
871 {
872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800873 "gpr",
874 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200875 "grpc",
876 "grpc_test_util"
877 ],
878 "headers": [],
879 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700880 "name": "grpc_print_google_default_creds_token",
881 "src": [
882 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800883 ],
884 "third_party": false,
885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 },
887 {
888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800889 "gpr",
890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700891 "grpc",
892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700893 ],
894 "headers": [],
895 "language": "c",
896 "name": "grpc_security_connector_test",
897 "src": [
898 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800899 ],
900 "third_party": false,
901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700902 },
903 {
904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800905 "gpr",
906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700907 "grpc",
908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700909 ],
910 "headers": [],
911 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200912 "name": "grpc_verify_jwt",
913 "src": [
914 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800915 ],
916 "third_party": false,
917 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200918 },
919 {
920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800921 "gpr",
922 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200923 "grpc",
924 "grpc_test_util"
925 ],
926 "headers": [],
927 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700928 "name": "hpack_parser_fuzzer_test",
929 "src": [
930 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
931 ],
932 "third_party": false,
933 "type": "target"
934 },
935 {
936 "deps": [
937 "gpr",
938 "gpr_test_util",
939 "grpc",
940 "grpc_test_util"
941 ],
942 "headers": [],
943 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700944 "name": "hpack_parser_test",
945 "src": [
946 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800947 ],
948 "third_party": false,
949 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700955 "grpc",
956 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700957 ],
958 "headers": [],
959 "language": "c",
960 "name": "hpack_table_test",
961 "src": [
962 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800963 ],
964 "third_party": false,
965 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700966 },
967 {
968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 "gpr",
970 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700971 "grpc",
972 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700973 ],
974 "headers": [],
975 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -0700976 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -0700977 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700978 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -0700979 ],
980 "third_party": false,
981 "type": "target"
982 },
983 {
984 "deps": [
985 "gpr",
986 "gpr_test_util",
987 "grpc",
988 "grpc_test_util"
989 ],
990 "headers": [],
991 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -0700992 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700993 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700994 "test/core/http/request_fuzzer.c"
995 ],
996 "third_party": false,
997 "type": "target"
998 },
999 {
1000 "deps": [
1001 "gpr",
1002 "gpr_test_util",
1003 "grpc",
1004 "grpc_test_util"
1005 ],
1006 "headers": [],
1007 "language": "c",
1008 "name": "http_response_fuzzer_test",
1009 "src": [
1010 "test/core/http/response_fuzzer.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001011 ],
1012 "third_party": false,
1013 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001014 },
1015 {
1016 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001017 "gpr",
1018 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001019 "grpc",
1020 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001021 ],
1022 "headers": [],
1023 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001025 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001026 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001027 ],
1028 "third_party": false,
1029 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001030 },
1031 {
1032 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001033 "gpr",
1034 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001035 "grpc",
1036 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001037 ],
1038 "headers": [],
1039 "language": "c",
1040 "name": "httpcli_test",
1041 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001042 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001043 ],
1044 "third_party": false,
1045 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001046 },
1047 {
1048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001049 "gpr",
1050 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001051 "grpc",
1052 "grpc_test_util"
1053 ],
1054 "headers": [],
1055 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001056 "name": "httpscli_test",
1057 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001058 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001059 ],
1060 "third_party": false,
1061 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001062 },
1063 {
1064 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001065 "gpr",
1066 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001067 "grpc",
1068 "grpc_test_util"
1069 ],
1070 "headers": [],
1071 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001072 "name": "init_test",
1073 "src": [
1074 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001075 ],
1076 "third_party": false,
1077 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001078 },
1079 {
1080 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001081 "gpr",
1082 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001083 "grpc",
1084 "grpc_test_util"
1085 ],
1086 "headers": [],
1087 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001088 "name": "internal_api_canary_iomgr_test",
1089 "src": [
1090 "test/core/internal_api_canaries/iomgr.c"
1091 ],
1092 "third_party": false,
1093 "type": "target"
1094 },
1095 {
1096 "deps": [
1097 "gpr",
1098 "gpr_test_util",
1099 "grpc",
1100 "grpc_test_util"
1101 ],
1102 "headers": [],
1103 "language": "c",
1104 "name": "internal_api_canary_support_test",
1105 "src": [
1106 "test/core/internal_api_canaries/iomgr.c"
1107 ],
1108 "third_party": false,
1109 "type": "target"
1110 },
1111 {
1112 "deps": [
1113 "gpr",
1114 "gpr_test_util",
1115 "grpc",
1116 "grpc_test_util"
1117 ],
1118 "headers": [],
1119 "language": "c",
1120 "name": "internal_api_canary_transport_test",
1121 "src": [
1122 "test/core/internal_api_canaries/iomgr.c"
1123 ],
1124 "third_party": false,
1125 "type": "target"
1126 },
1127 {
1128 "deps": [
1129 "gpr",
1130 "gpr_test_util",
1131 "grpc",
1132 "grpc_test_util"
1133 ],
1134 "headers": [],
1135 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001136 "name": "invalid_call_argument_test",
1137 "src": [
1138 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001139 ],
1140 "third_party": false,
1141 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001142 },
1143 {
1144 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001145 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001146 "gpr_test_util",
1147 "grpc",
1148 "grpc_test_util"
1149 ],
1150 "headers": [],
1151 "language": "c",
1152 "name": "json_fuzzer_test",
1153 "src": [
1154 "test/core/json/fuzzer.c"
1155 ],
1156 "third_party": false,
1157 "type": "target"
1158 },
1159 {
1160 "deps": [
1161 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001162 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001163 ],
1164 "headers": [],
1165 "language": "c",
1166 "name": "json_rewrite",
1167 "src": [
1168 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001169 ],
1170 "third_party": false,
1171 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001172 },
1173 {
1174 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001175 "gpr",
1176 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001177 "grpc",
1178 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001179 ],
1180 "headers": [],
1181 "language": "c",
1182 "name": "json_rewrite_test",
1183 "src": [
1184 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001185 ],
1186 "third_party": false,
1187 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001188 },
1189 {
1190 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001191 "gpr",
1192 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001193 "grpc",
1194 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001195 ],
1196 "headers": [],
1197 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001198 "name": "json_stream_error_test",
1199 "src": [
1200 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001201 ],
1202 "third_party": false,
1203 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001204 },
1205 {
1206 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001207 "gpr",
1208 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001209 "grpc",
1210 "grpc_test_util"
1211 ],
1212 "headers": [],
1213 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001214 "name": "json_test",
1215 "src": [
1216 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001217 ],
1218 "third_party": false,
1219 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001220 },
1221 {
1222 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001223 "gpr",
1224 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001225 "grpc",
1226 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001227 ],
1228 "headers": [],
1229 "language": "c",
1230 "name": "lame_client_test",
1231 "src": [
1232 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001233 ],
1234 "third_party": false,
1235 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001236 },
1237 {
1238 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001239 "gpr",
1240 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001241 "grpc",
1242 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001243 ],
1244 "headers": [],
1245 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001246 "name": "lb_policies_test",
1247 "src": [
1248 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001249 ],
1250 "third_party": false,
1251 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001252 },
1253 {
1254 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001255 "gpr",
1256 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001257 "grpc",
1258 "grpc_test_util"
1259 ],
1260 "headers": [],
1261 "language": "c",
Craig Tiller85178862016-05-18 16:09:16 -07001262 "name": "load_file_test",
1263 "src": [
1264 "test/core/iomgr/load_file_test.c"
1265 ],
1266 "third_party": false,
1267 "type": "target"
1268 },
1269 {
1270 "deps": [
1271 "gpr",
1272 "gpr_test_util",
1273 "grpc",
1274 "grpc_test_util"
1275 ],
1276 "headers": [],
1277 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001278 "name": "low_level_ping_pong_benchmark",
1279 "src": [
1280 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001281 ],
1282 "third_party": false,
1283 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001284 },
1285 {
1286 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001287 "gpr",
1288 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001289 "grpc",
1290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001291 ],
1292 "headers": [],
1293 "language": "c",
1294 "name": "message_compress_test",
1295 "src": [
1296 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001297 ],
1298 "third_party": false,
1299 "type": "target"
1300 },
1301 {
1302 "deps": [
1303 "gpr",
1304 "gpr_test_util",
1305 "grpc",
1306 "grpc_test_util"
1307 ],
1308 "headers": [],
1309 "language": "c",
1310 "name": "mlog_test",
1311 "src": [
1312 "test/core/census/mlog_test.c"
1313 ],
1314 "third_party": false,
1315 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001316 },
1317 {
1318 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001319 "gpr",
1320 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001321 "grpc",
1322 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001323 ],
1324 "headers": [],
1325 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001326 "name": "multiple_server_queues_test",
1327 "src": [
1328 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001329 ],
1330 "third_party": false,
1331 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001332 },
1333 {
1334 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001335 "gpr",
1336 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001337 ],
1338 "headers": [],
1339 "language": "c",
1340 "name": "murmur_hash_test",
1341 "src": [
1342 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001343 ],
1344 "third_party": false,
1345 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001346 },
1347 {
1348 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001349 "gpr",
1350 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "grpc",
1352 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001353 ],
1354 "headers": [],
1355 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001356 "name": "nanopb_fuzzer_response_test",
1357 "src": [
1358 "test/core/nanopb/fuzzer_response.c"
1359 ],
1360 "third_party": false,
1361 "type": "target"
1362 },
1363 {
1364 "deps": [
1365 "gpr",
1366 "gpr_test_util",
1367 "grpc",
1368 "grpc_test_util"
1369 ],
1370 "headers": [],
1371 "language": "c",
1372 "name": "nanopb_fuzzer_serverlist_test",
1373 "src": [
1374 "test/core/nanopb/fuzzer_serverlist.c"
1375 ],
1376 "third_party": false,
1377 "type": "target"
1378 },
1379 {
1380 "deps": [
1381 "gpr",
1382 "gpr_test_util",
1383 "grpc",
1384 "grpc_test_util"
1385 ],
1386 "headers": [],
1387 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001388 "name": "no_server_test",
1389 "src": [
1390 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001391 ],
1392 "third_party": false,
1393 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001394 },
1395 {
1396 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001397 "gpr",
1398 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001399 "grpc",
1400 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001401 ],
1402 "headers": [],
1403 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001404 "name": "resolve_address_test",
1405 "src": [
1406 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001407 ],
1408 "third_party": false,
1409 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001410 },
1411 {
1412 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001413 "gpr",
1414 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001415 "grpc",
1416 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001417 ],
1418 "headers": [],
1419 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001420 "name": "secure_channel_create_test",
1421 "src": [
1422 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001423 ],
1424 "third_party": false,
1425 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001426 },
1427 {
1428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001429 "gpr",
1430 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001431 "grpc",
1432 "grpc_test_util"
1433 ],
1434 "headers": [],
1435 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001436 "name": "secure_endpoint_test",
1437 "src": [
1438 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001439 ],
1440 "third_party": false,
1441 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001442 },
1443 {
1444 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001445 "gpr",
1446 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001447 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001448 "grpc_test_util"
1449 ],
1450 "headers": [],
1451 "language": "c",
Craig Tillerdbaf05e2016-06-12 22:16:56 -07001452 "name": "sequential_connectivity_test",
1453 "src": [
1454 "test/core/surface/sequential_connectivity_test.c"
1455 ],
1456 "third_party": false,
1457 "type": "target"
1458 },
1459 {
1460 "deps": [
1461 "gpr",
1462 "gpr_test_util",
1463 "grpc",
1464 "grpc_test_util"
1465 ],
1466 "headers": [],
1467 "language": "c",
yang-gfe9a9752015-12-09 10:47:18 -08001468 "name": "server_chttp2_test",
1469 "src": [
1470 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001471 ],
1472 "third_party": false,
1473 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001474 },
1475 {
1476 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001477 "gpr",
1478 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001479 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001480 "grpc_test_util"
1481 ],
1482 "headers": [],
1483 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001484 "name": "server_fuzzer",
1485 "src": [
1486 "test/core/end2end/fuzzers/server_fuzzer.c"
1487 ],
1488 "third_party": false,
1489 "type": "target"
1490 },
1491 {
1492 "deps": [
1493 "gpr",
1494 "gpr_test_util",
1495 "grpc",
1496 "grpc_test_util"
1497 ],
1498 "headers": [],
1499 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001500 "name": "server_test",
1501 "src": [
1502 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001503 ],
1504 "third_party": false,
1505 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001506 },
1507 {
1508 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001509 "gpr",
1510 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001511 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001512 "grpc_test_util",
1513 "test_tcp_server"
1514 ],
1515 "headers": [],
1516 "language": "c",
1517 "name": "set_initial_connect_string_test",
1518 "src": [
1519 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001520 ],
1521 "third_party": false,
1522 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001523 },
1524 {
1525 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001526 "gpr",
1527 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001528 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001529 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001530 ],
1531 "headers": [],
1532 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001533 "name": "sockaddr_resolver_test",
1534 "src": [
1535 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001536 ],
1537 "third_party": false,
1538 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001539 },
1540 {
1541 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001542 "gpr",
1543 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001544 "grpc",
1545 "grpc_test_util"
1546 ],
1547 "headers": [],
1548 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001549 "name": "sockaddr_utils_test",
1550 "src": [
1551 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001552 ],
1553 "third_party": false,
1554 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001555 },
1556 {
1557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001558 "gpr",
1559 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001560 "grpc",
1561 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001562 ],
1563 "headers": [],
1564 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001565 "name": "socket_utils_test",
1566 "src": [
1567 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001568 ],
1569 "third_party": false,
1570 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001571 },
1572 {
1573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001574 "gpr",
1575 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001576 "grpc",
1577 "grpc_test_util"
1578 ],
1579 "headers": [],
1580 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001581 "name": "tcp_client_posix_test",
1582 "src": [
1583 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001584 ],
1585 "third_party": false,
1586 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001587 },
1588 {
1589 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001590 "gpr",
1591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001592 "grpc",
1593 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001594 ],
1595 "headers": [],
1596 "language": "c",
1597 "name": "tcp_posix_test",
1598 "src": [
1599 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001600 ],
1601 "third_party": false,
1602 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001603 },
1604 {
1605 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001606 "gpr",
1607 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001608 "grpc",
1609 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001610 ],
1611 "headers": [],
1612 "language": "c",
1613 "name": "tcp_server_posix_test",
1614 "src": [
1615 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001616 ],
1617 "third_party": false,
1618 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001619 },
1620 {
1621 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001622 "gpr",
1623 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001624 "grpc",
1625 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001626 ],
1627 "headers": [],
1628 "language": "c",
1629 "name": "time_averaged_stats_test",
1630 "src": [
1631 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001632 ],
1633 "third_party": false,
1634 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001635 },
1636 {
1637 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001638 "gpr",
1639 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001640 "grpc",
1641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 ],
1643 "headers": [],
1644 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001645 "name": "timeout_encoding_test",
1646 "src": [
1647 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001648 ],
1649 "third_party": false,
1650 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001651 },
1652 {
1653 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001654 "gpr",
1655 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001656 "grpc",
1657 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001658 ],
1659 "headers": [],
1660 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001661 "name": "timer_heap_test",
1662 "src": [
1663 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001664 ],
1665 "third_party": false,
1666 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001667 },
1668 {
1669 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001670 "gpr",
1671 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001672 "grpc",
1673 "grpc_test_util"
1674 ],
1675 "headers": [],
1676 "language": "c",
1677 "name": "timer_list_test",
1678 "src": [
1679 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001680 ],
1681 "third_party": false,
1682 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001683 },
1684 {
1685 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001686 "gpr",
1687 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001688 "grpc",
1689 "grpc_test_util"
1690 ],
1691 "headers": [],
1692 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001693 "name": "timers_test",
1694 "src": [
1695 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001696 ],
1697 "third_party": false,
1698 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001699 },
1700 {
1701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001702 "gpr",
1703 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001704 "grpc",
1705 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001706 ],
1707 "headers": [],
1708 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001709 "name": "transport_connectivity_state_test",
1710 "src": [
1711 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001712 ],
1713 "third_party": false,
1714 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001715 },
1716 {
1717 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001718 "gpr",
1719 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001720 "grpc",
1721 "grpc_test_util"
1722 ],
1723 "headers": [],
1724 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001725 "name": "transport_metadata_test",
1726 "src": [
1727 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001728 ],
1729 "third_party": false,
1730 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001731 },
1732 {
1733 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001734 "gpr",
1735 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001736 "grpc",
1737 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001738 ],
1739 "headers": [],
1740 "language": "c",
1741 "name": "transport_security_test",
1742 "src": [
1743 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001744 ],
1745 "third_party": false,
1746 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001747 },
1748 {
1749 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001750 "gpr",
1751 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001752 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001753 "grpc_test_util"
1754 ],
1755 "headers": [],
1756 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001757 "name": "udp_server_test",
1758 "src": [
1759 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001760 ],
1761 "third_party": false,
1762 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001763 },
1764 {
1765 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001766 "gpr",
1767 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001768 "grpc",
1769 "grpc_test_util"
1770 ],
1771 "headers": [],
1772 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001773 "name": "uri_fuzzer_test",
1774 "src": [
1775 "test/core/client_config/uri_fuzzer_test.c"
1776 ],
1777 "third_party": false,
1778 "type": "target"
1779 },
1780 {
1781 "deps": [
1782 "gpr",
1783 "gpr_test_util",
1784 "grpc",
1785 "grpc_test_util"
1786 ],
1787 "headers": [],
1788 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001789 "name": "uri_parser_test",
1790 "src": [
1791 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001795 },
1796 {
1797 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001800 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001801 "grpc_test_util"
1802 ],
1803 "headers": [],
1804 "language": "c",
1805 "name": "workqueue_test",
1806 "src": [
1807 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001808 ],
1809 "third_party": false,
1810 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001811 },
1812 {
1813 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001814 "gpr",
1815 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001816 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001817 "grpc++",
1818 "grpc++_test_util",
1819 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 ],
1821 "headers": [],
1822 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001823 "name": "alarm_cpp_test",
1824 "src": [
1825 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001826 ],
1827 "third_party": false,
1828 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001829 },
1830 {
1831 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001832 "gpr",
1833 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001834 "grpc",
1835 "grpc++",
1836 "grpc++_test_util",
1837 "grpc_test_util"
1838 ],
1839 "headers": [],
1840 "language": "c++",
1841 "name": "async_end2end_test",
1842 "src": [
1843 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001844 ],
1845 "third_party": false,
1846 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001847 },
1848 {
1849 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001850 "gpr",
1851 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001852 "grpc",
1853 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001854 "grpc++_test_util",
yang-gd090fe12015-08-25 16:53:07 -07001855 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001856 ],
1857 "headers": [],
1858 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001859 "name": "auth_property_iterator_test",
1860 "src": [
1861 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001862 ],
1863 "third_party": false,
1864 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001865 },
1866 {
1867 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001868 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001869 "grpc",
1870 "grpc++"
1871 ],
1872 "headers": [],
1873 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001874 "name": "channel_arguments_test",
1875 "src": [
yang-g52705592015-11-25 11:45:33 -08001876 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001877 ],
1878 "third_party": false,
1879 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001880 },
1881 {
1882 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001883 "gpr",
1884 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001885 "grpc",
1886 "grpc++",
1887 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07001888 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07001889 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001890 ],
1891 "headers": [],
1892 "language": "c++",
1893 "name": "cli_call_test",
1894 "src": [
1895 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001896 ],
1897 "third_party": false,
1898 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001899 },
1900 {
1901 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001902 "gpr",
1903 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001904 "grpc",
1905 "grpc++",
1906 "grpc++_test_util",
1907 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001908 ],
1909 "headers": [],
1910 "language": "c++",
1911 "name": "client_crash_test",
1912 "src": [
1913 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001914 ],
1915 "third_party": false,
1916 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001917 },
1918 {
1919 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001920 "gpr",
1921 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001922 "grpc",
1923 "grpc++",
1924 "grpc++_test_util",
1925 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001926 ],
1927 "headers": [],
1928 "language": "c++",
1929 "name": "client_crash_test_server",
1930 "src": [
1931 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001932 ],
1933 "third_party": false,
1934 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001935 },
1936 {
1937 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001938 "gpr",
1939 "grpc",
1940 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07001941 "grpc++_codegen_base"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001942 ],
1943 "headers": [
1944 "src/proto/grpc/testing/control.grpc.pb.h",
1945 "src/proto/grpc/testing/control.pb.h",
1946 "src/proto/grpc/testing/messages.grpc.pb.h",
1947 "src/proto/grpc/testing/messages.pb.h",
1948 "src/proto/grpc/testing/payloads.grpc.pb.h",
1949 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001950 "src/proto/grpc/testing/services.grpc.pb.h",
1951 "src/proto/grpc/testing/services.pb.h",
1952 "src/proto/grpc/testing/stats.grpc.pb.h",
1953 "src/proto/grpc/testing/stats.pb.h"
1954 ],
1955 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001956 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001957 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001958 "test/cpp/codegen/codegen_test_full.cc"
1959 ],
1960 "third_party": false,
1961 "type": "target"
1962 },
1963 {
1964 "deps": [
yang-g34b58612016-06-03 17:30:09 -07001965 "grpc++_codegen_base",
1966 "grpc++_codegen_base_src"
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001967 ],
1968 "headers": [
1969 "src/proto/grpc/testing/control.grpc.pb.h",
1970 "src/proto/grpc/testing/control.pb.h",
1971 "src/proto/grpc/testing/messages.grpc.pb.h",
1972 "src/proto/grpc/testing/messages.pb.h",
1973 "src/proto/grpc/testing/payloads.grpc.pb.h",
1974 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001975 "src/proto/grpc/testing/services.grpc.pb.h",
1976 "src/proto/grpc/testing/services.pb.h",
1977 "src/proto/grpc/testing/stats.grpc.pb.h",
1978 "src/proto/grpc/testing/stats.pb.h"
1979 ],
1980 "language": "c++",
1981 "name": "codegen_test_minimal",
1982 "src": [
1983 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001984 ],
1985 "third_party": false,
1986 "type": "target"
1987 },
1988 {
1989 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001990 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001991 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001992 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001993 ],
1994 "headers": [],
1995 "language": "c++",
1996 "name": "credentials_test",
1997 "src": [
1998 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001999 ],
2000 "third_party": false,
2001 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002002 },
2003 {
2004 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002005 "gpr",
2006 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002007 "grpc",
2008 "grpc++",
2009 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002010 ],
2011 "headers": [],
2012 "language": "c++",
2013 "name": "cxx_byte_buffer_test",
2014 "src": [
2015 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002016 ],
2017 "third_party": false,
2018 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002019 },
2020 {
2021 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002022 "gpr",
2023 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002024 "grpc",
2025 "grpc++",
2026 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002027 ],
2028 "headers": [],
2029 "language": "c++",
2030 "name": "cxx_slice_test",
2031 "src": [
2032 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002033 ],
2034 "third_party": false,
2035 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002036 },
2037 {
2038 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002039 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002040 ],
2041 "headers": [],
2042 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002043 "name": "cxx_string_ref_test",
2044 "src": [
2045 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002046 ],
2047 "third_party": false,
2048 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002049 },
2050 {
2051 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002052 "gpr",
2053 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002054 "grpc",
2055 "grpc++",
2056 "grpc_test_util"
2057 ],
2058 "headers": [],
2059 "language": "c++",
2060 "name": "cxx_time_test",
2061 "src": [
2062 "test/cpp/util/time_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_util",
2074 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002075 ],
2076 "headers": [],
2077 "language": "c++",
2078 "name": "end2end_test",
2079 "src": [
2080 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002081 ],
2082 "third_party": false,
2083 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002084 },
2085 {
2086 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002087 "gpr",
2088 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002089 "grpc",
2090 "grpc++",
2091 "grpc++_test_util",
2092 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002093 ],
2094 "headers": [],
2095 "language": "c++",
2096 "name": "generic_end2end_test",
2097 "src": [
2098 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002099 ],
2100 "third_party": false,
2101 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 },
2103 {
2104 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002105 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002106 "grpc",
2107 "grpc++"
2108 ],
2109 "headers": [
2110 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2111 "src/proto/grpc/testing/compiler_test.pb.h"
2112 ],
2113 "language": "c++",
2114 "name": "golden_file_test",
2115 "src": [
2116 "test/cpp/codegen/golden_file_test.cc"
2117 ],
2118 "third_party": false,
2119 "type": "target"
2120 },
2121 {
2122 "deps": [
2123 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002124 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002125 "grpc",
2126 "grpc++",
2127 "grpc++_test_config",
2128 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07002129 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07002130 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002131 ],
2132 "headers": [],
2133 "language": "c++",
2134 "name": "grpc_cli",
2135 "src": [
2136 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002137 ],
2138 "third_party": false,
2139 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002140 },
2141 {
2142 "deps": [
2143 "grpc_plugin_support"
2144 ],
2145 "headers": [],
2146 "language": "c++",
2147 "name": "grpc_cpp_plugin",
2148 "src": [
2149 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002150 ],
2151 "third_party": false,
2152 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002153 },
2154 {
2155 "deps": [
2156 "grpc_plugin_support"
2157 ],
2158 "headers": [],
2159 "language": "c++",
2160 "name": "grpc_csharp_plugin",
2161 "src": [
2162 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002163 ],
2164 "third_party": false,
2165 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002166 },
2167 {
2168 "deps": [
2169 "grpc_plugin_support"
2170 ],
2171 "headers": [],
2172 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002173 "name": "grpc_node_plugin",
2174 "src": [
2175 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002176 ],
2177 "third_party": false,
2178 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002179 },
2180 {
2181 "deps": [
2182 "grpc_plugin_support"
2183 ],
2184 "headers": [],
2185 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002186 "name": "grpc_objective_c_plugin",
2187 "src": [
2188 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002189 ],
2190 "third_party": false,
2191 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002192 },
2193 {
2194 "deps": [
2195 "grpc_plugin_support"
2196 ],
2197 "headers": [],
2198 "language": "c++",
2199 "name": "grpc_python_plugin",
2200 "src": [
2201 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002202 ],
2203 "third_party": false,
2204 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002205 },
2206 {
2207 "deps": [
2208 "grpc_plugin_support"
2209 ],
2210 "headers": [],
2211 "language": "c++",
2212 "name": "grpc_ruby_plugin",
2213 "src": [
2214 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002215 ],
2216 "third_party": false,
2217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 },
2219 {
2220 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002221 "grpc",
2222 "grpc++",
2223 "grpc++_test_util",
2224 "grpc_test_util"
2225 ],
2226 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002227 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2228 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002229 ],
2230 "language": "c++",
2231 "name": "grpclb_api_test",
2232 "src": [
2233 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002234 ],
2235 "third_party": false,
2236 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002237 },
2238 {
2239 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002240 "gpr",
2241 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002242 "grpc",
2243 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002244 "grpc++_test_util",
2245 "grpc_test_util"
2246 ],
2247 "headers": [],
2248 "language": "c++",
2249 "name": "hybrid_end2end_test",
2250 "src": [
2251 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002252 ],
2253 "third_party": false,
2254 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002255 },
2256 {
2257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002258 "gpr",
2259 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002260 "grpc",
2261 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002262 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002263 "grpc++_test_util",
2264 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002265 "interop_client_helper",
2266 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002267 ],
2268 "headers": [],
2269 "language": "c++",
2270 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002271 "src": [],
2272 "third_party": false,
2273 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002274 },
2275 {
2276 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002277 "gpr",
2278 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002279 "grpc",
2280 "grpc++",
2281 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002282 "grpc++_test_util",
2283 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002284 "interop_server_helper",
2285 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 ],
2287 "headers": [],
2288 "language": "c++",
2289 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002290 "src": [],
2291 "third_party": false,
2292 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002293 },
2294 {
2295 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002296 "gpr",
2297 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002298 "grpc",
2299 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002300 ],
2301 "headers": [],
2302 "language": "c++",
2303 "name": "interop_test",
2304 "src": [
2305 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002306 ],
2307 "third_party": false,
2308 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002309 },
2310 {
2311 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002312 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002313 "gpr_test_util",
2314 "grpc",
2315 "grpc++",
2316 "grpc++_test_config",
2317 "grpc++_test_util",
2318 "grpc_test_util"
2319 ],
2320 "headers": [],
2321 "language": "c++",
2322 "name": "json_run_localhost",
2323 "src": [
2324 "test/cpp/qps/json_run_localhost.cc"
2325 ],
2326 "third_party": false,
2327 "type": "target"
2328 },
2329 {
2330 "deps": [
2331 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002332 "grpc",
2333 "grpc++",
2334 "grpc++_test_config"
2335 ],
2336 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002337 "src/proto/grpc/testing/metrics.grpc.pb.h",
2338 "src/proto/grpc/testing/metrics.pb.h",
2339 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002340 ],
2341 "language": "c++",
2342 "name": "metrics_client",
2343 "src": [
2344 "test/cpp/interop/metrics_client.cc",
2345 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002346 ],
2347 "third_party": false,
2348 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002349 },
2350 {
2351 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002352 "gpr",
2353 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002354 "grpc",
2355 "grpc++",
2356 "grpc++_test_util",
2357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002358 ],
2359 "headers": [],
2360 "language": "c++",
2361 "name": "mock_test",
2362 "src": [
2363 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002364 ],
2365 "third_party": false,
2366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002367 },
2368 {
2369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002370 "gpr",
2371 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002372 "grpc",
2373 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002374 "grpc++_test_util",
2375 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002376 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002377 ],
2378 "headers": [],
2379 "language": "c++",
2380 "name": "qps_interarrival_test",
2381 "src": [
2382 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002383 ],
2384 "third_party": false,
2385 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002386 },
2387 {
2388 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002389 "gpr",
2390 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002391 "grpc",
2392 "grpc++",
2393 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002394 "grpc++_test_util",
2395 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002396 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002397 ],
David Klempnere27d1892016-05-19 13:50:16 -07002398 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07002399 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002400 "name": "qps_json_driver",
2401 "src": [
2402 "test/cpp/qps/qps_json_driver.cc"
2403 ],
2404 "third_party": false,
2405 "type": "target"
2406 },
2407 {
2408 "deps": [
2409 "gpr",
2410 "gpr_test_util",
2411 "grpc",
2412 "grpc++",
2413 "grpc++_test_config",
2414 "grpc++_test_util",
2415 "grpc_test_util",
2416 "qps"
2417 ],
2418 "headers": [],
2419 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002420 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002421 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002422 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002423 ],
2424 "third_party": false,
2425 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002426 },
2427 {
2428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002429 "gpr",
2430 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002431 "grpc",
2432 "grpc++",
2433 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 "grpc++_test_util",
2435 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002436 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002437 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002438 "headers": [
2439 "test/cpp/qps/client.h",
2440 "test/cpp/qps/server.h"
2441 ],
2442 "language": "c++",
2443 "name": "qps_worker",
2444 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002445 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002446 "test/cpp/qps/server.h",
2447 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002448 ],
2449 "third_party": false,
2450 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002451 },
2452 {
2453 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002454 "gpr",
2455 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002456 "grpc",
2457 "grpc++",
2458 "grpc++_test_config",
2459 "grpc++_test_util",
2460 "grpc_test_util"
2461 ],
2462 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002463 "src/proto/grpc/testing/empty.grpc.pb.h",
2464 "src/proto/grpc/testing/empty.pb.h",
2465 "src/proto/grpc/testing/messages.grpc.pb.h",
2466 "src/proto/grpc/testing/messages.pb.h",
2467 "src/proto/grpc/testing/test.grpc.pb.h",
2468 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002469 ],
2470 "language": "c++",
2471 "name": "reconnect_interop_client",
2472 "src": [
2473 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002474 ],
2475 "third_party": false,
2476 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002477 },
2478 {
2479 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002480 "gpr",
2481 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002482 "grpc",
2483 "grpc++",
2484 "grpc++_test_config",
2485 "grpc++_test_util",
2486 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002487 "reconnect_server",
2488 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002489 ],
2490 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002491 "src/proto/grpc/testing/empty.grpc.pb.h",
2492 "src/proto/grpc/testing/empty.pb.h",
2493 "src/proto/grpc/testing/messages.grpc.pb.h",
2494 "src/proto/grpc/testing/messages.pb.h",
2495 "src/proto/grpc/testing/test.grpc.pb.h",
2496 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002497 ],
2498 "language": "c++",
2499 "name": "reconnect_interop_server",
2500 "src": [
2501 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002502 ],
2503 "third_party": false,
2504 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002505 },
2506 {
2507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002508 "gpr",
2509 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002510 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002511 "grpc++",
2512 "grpc++_test_util",
2513 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002514 ],
2515 "headers": [],
2516 "language": "c++",
2517 "name": "secure_auth_context_test",
2518 "src": [
2519 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002520 ],
2521 "third_party": false,
2522 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002523 },
2524 {
2525 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002526 "gpr",
2527 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002528 "grpc",
2529 "grpc++",
2530 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002531 "grpc_test_util",
2532 "qps"
2533 ],
2534 "headers": [],
2535 "language": "c++",
2536 "name": "secure_sync_unary_ping_pong_test",
2537 "src": [
2538 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002539 ],
2540 "third_party": false,
2541 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002542 },
2543 {
2544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002545 "gpr",
2546 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002547 "grpc",
2548 "grpc++",
2549 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002550 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002551 ],
2552 "headers": [],
2553 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002554 "name": "server_builder_plugin_test",
2555 "src": [
2556 "test/cpp/end2end/server_builder_plugin_test.cc"
2557 ],
2558 "third_party": false,
2559 "type": "target"
2560 },
2561 {
2562 "deps": [
2563 "gpr",
2564 "gpr_test_util",
2565 "grpc",
2566 "grpc++",
2567 "grpc++_test_util",
2568 "grpc_test_util"
2569 ],
2570 "headers": [],
2571 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002572 "name": "server_crash_test",
2573 "src": [
2574 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002575 ],
2576 "third_party": false,
2577 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002578 },
2579 {
2580 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002581 "gpr",
2582 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002583 "grpc",
2584 "grpc++",
2585 "grpc++_test_util",
2586 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002587 ],
2588 "headers": [],
2589 "language": "c++",
2590 "name": "server_crash_test_client",
2591 "src": [
2592 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002593 ],
2594 "third_party": false,
2595 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002596 },
2597 {
2598 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002599 "gpr",
2600 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002601 "grpc",
2602 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002603 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002604 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002605 ],
2606 "headers": [],
2607 "language": "c++",
2608 "name": "shutdown_test",
2609 "src": [
2610 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002611 ],
2612 "third_party": false,
2613 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002614 },
2615 {
2616 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002617 "gpr",
2618 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002619 "grpc",
2620 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002621 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002622 ],
2623 "headers": [],
2624 "language": "c++",
2625 "name": "status_test",
2626 "src": [
2627 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002628 ],
2629 "third_party": false,
2630 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002631 },
2632 {
2633 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002634 "gpr",
2635 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002636 "grpc",
2637 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002638 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002639 "grpc_test_util"
2640 ],
2641 "headers": [],
2642 "language": "c++",
2643 "name": "streaming_throughput_test",
2644 "src": [
2645 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002646 ],
2647 "third_party": false,
2648 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002649 },
2650 {
2651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002652 "gpr",
2653 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002654 "grpc",
2655 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002656 "grpc++_test_config",
2657 "grpc++_test_util",
2658 "grpc_test_util"
2659 ],
2660 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002661 "src/proto/grpc/testing/empty.grpc.pb.h",
2662 "src/proto/grpc/testing/empty.pb.h",
2663 "src/proto/grpc/testing/messages.grpc.pb.h",
2664 "src/proto/grpc/testing/messages.pb.h",
2665 "src/proto/grpc/testing/metrics.grpc.pb.h",
2666 "src/proto/grpc/testing/metrics.pb.h",
2667 "src/proto/grpc/testing/test.grpc.pb.h",
2668 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002669 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002670 "test/cpp/interop/interop_client.h",
2671 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002672 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002673 ],
2674 "language": "c++",
2675 "name": "stress_test",
2676 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002677 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002678 "test/cpp/interop/interop_client.cc",
2679 "test/cpp/interop/interop_client.h",
2680 "test/cpp/interop/stress_interop_client.cc",
2681 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002682 "test/cpp/interop/stress_test.cc",
2683 "test/cpp/util/metrics_server.cc",
2684 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002685 ],
2686 "third_party": false,
2687 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002688 },
2689 {
2690 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002691 "gpr",
2692 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002693 "grpc",
2694 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002695 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002696 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002697 ],
2698 "headers": [],
2699 "language": "c++",
2700 "name": "thread_stress_test",
2701 "src": [
2702 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002703 ],
2704 "third_party": false,
2705 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002706 },
2707 {
2708 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002709 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002710 "grpc"
2711 ],
2712 "headers": [],
2713 "language": "c89",
2714 "name": "public_headers_must_be_c89",
2715 "src": [
2716 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002717 ],
2718 "third_party": false,
2719 "type": "target"
2720 },
2721 {
2722 "deps": [
2723 "boringssl",
2724 "boringssl_aes_test_lib",
2725 "boringssl_test_util"
2726 ],
2727 "headers": [],
2728 "language": "c++",
2729 "name": "boringssl_aes_test",
2730 "src": [],
2731 "third_party": true,
2732 "type": "target"
2733 },
2734 {
2735 "deps": [
2736 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002737 "boringssl_asn1_test_lib",
2738 "boringssl_test_util"
2739 ],
2740 "headers": [],
2741 "language": "c++",
2742 "name": "boringssl_asn1_test",
2743 "src": [],
2744 "third_party": true,
2745 "type": "target"
2746 },
2747 {
2748 "deps": [
2749 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002750 "boringssl_base64_test_lib",
2751 "boringssl_test_util"
2752 ],
2753 "headers": [],
2754 "language": "c++",
2755 "name": "boringssl_base64_test",
2756 "src": [],
2757 "third_party": true,
2758 "type": "target"
2759 },
2760 {
2761 "deps": [
2762 "boringssl",
2763 "boringssl_bio_test_lib",
2764 "boringssl_test_util"
2765 ],
2766 "headers": [],
2767 "language": "c++",
2768 "name": "boringssl_bio_test",
2769 "src": [],
2770 "third_party": true,
2771 "type": "target"
2772 },
2773 {
2774 "deps": [
2775 "boringssl",
2776 "boringssl_bn_test_lib",
2777 "boringssl_test_util"
2778 ],
2779 "headers": [],
2780 "language": "c++",
2781 "name": "boringssl_bn_test",
2782 "src": [],
2783 "third_party": true,
2784 "type": "target"
2785 },
2786 {
2787 "deps": [
2788 "boringssl",
2789 "boringssl_bytestring_test_lib",
2790 "boringssl_test_util"
2791 ],
2792 "headers": [],
2793 "language": "c++",
2794 "name": "boringssl_bytestring_test",
2795 "src": [],
2796 "third_party": true,
2797 "type": "target"
2798 },
2799 {
2800 "deps": [
2801 "boringssl",
2802 "boringssl_aead_test_lib",
2803 "boringssl_test_util"
2804 ],
2805 "headers": [],
2806 "language": "c++",
2807 "name": "boringssl_aead_test",
2808 "src": [],
2809 "third_party": true,
2810 "type": "target"
2811 },
2812 {
2813 "deps": [
2814 "boringssl",
2815 "boringssl_cipher_test_lib",
2816 "boringssl_test_util"
2817 ],
2818 "headers": [],
2819 "language": "c++",
2820 "name": "boringssl_cipher_test",
2821 "src": [],
2822 "third_party": true,
2823 "type": "target"
2824 },
2825 {
2826 "deps": [
2827 "boringssl",
2828 "boringssl_cmac_test_lib",
2829 "boringssl_test_util"
2830 ],
2831 "headers": [],
2832 "language": "c++",
2833 "name": "boringssl_cmac_test",
2834 "src": [],
2835 "third_party": true,
2836 "type": "target"
2837 },
2838 {
2839 "deps": [
2840 "boringssl",
2841 "boringssl_constant_time_test_lib",
2842 "boringssl_test_util"
2843 ],
2844 "headers": [],
2845 "language": "c++",
2846 "name": "boringssl_constant_time_test",
2847 "src": [],
2848 "third_party": true,
2849 "type": "target"
2850 },
2851 {
2852 "deps": [
2853 "boringssl",
2854 "boringssl_ed25519_test_lib",
2855 "boringssl_test_util"
2856 ],
2857 "headers": [],
2858 "language": "c++",
2859 "name": "boringssl_ed25519_test",
2860 "src": [],
2861 "third_party": true,
2862 "type": "target"
2863 },
2864 {
2865 "deps": [
2866 "boringssl",
2867 "boringssl_test_util",
2868 "boringssl_x25519_test_lib"
2869 ],
2870 "headers": [],
2871 "language": "c++",
2872 "name": "boringssl_x25519_test",
2873 "src": [],
2874 "third_party": true,
2875 "type": "target"
2876 },
2877 {
2878 "deps": [
2879 "boringssl",
2880 "boringssl_dh_test_lib",
2881 "boringssl_test_util"
2882 ],
2883 "headers": [],
2884 "language": "c++",
2885 "name": "boringssl_dh_test",
2886 "src": [],
2887 "third_party": true,
2888 "type": "target"
2889 },
2890 {
2891 "deps": [
2892 "boringssl",
2893 "boringssl_digest_test_lib",
2894 "boringssl_test_util"
2895 ],
2896 "headers": [],
2897 "language": "c++",
2898 "name": "boringssl_digest_test",
2899 "src": [],
2900 "third_party": true,
2901 "type": "target"
2902 },
2903 {
2904 "deps": [
2905 "boringssl",
2906 "boringssl_dsa_test_lib",
2907 "boringssl_test_util"
2908 ],
2909 "headers": [],
2910 "language": "c++",
2911 "name": "boringssl_dsa_test",
2912 "src": [],
2913 "third_party": true,
2914 "type": "target"
2915 },
2916 {
2917 "deps": [
2918 "boringssl",
2919 "boringssl_ec_test_lib",
2920 "boringssl_test_util"
2921 ],
2922 "headers": [],
2923 "language": "c++",
2924 "name": "boringssl_ec_test",
2925 "src": [],
2926 "third_party": true,
2927 "type": "target"
2928 },
2929 {
2930 "deps": [
2931 "boringssl",
2932 "boringssl_example_mul_lib",
2933 "boringssl_test_util"
2934 ],
2935 "headers": [],
2936 "language": "c++",
2937 "name": "boringssl_example_mul",
2938 "src": [],
2939 "third_party": true,
2940 "type": "target"
2941 },
2942 {
2943 "deps": [
2944 "boringssl",
2945 "boringssl_ecdsa_test_lib",
2946 "boringssl_test_util"
2947 ],
2948 "headers": [],
2949 "language": "c++",
2950 "name": "boringssl_ecdsa_test",
2951 "src": [],
2952 "third_party": true,
2953 "type": "target"
2954 },
2955 {
2956 "deps": [
2957 "boringssl",
2958 "boringssl_err_test_lib",
2959 "boringssl_test_util"
2960 ],
2961 "headers": [],
2962 "language": "c++",
2963 "name": "boringssl_err_test",
2964 "src": [],
2965 "third_party": true,
2966 "type": "target"
2967 },
2968 {
2969 "deps": [
2970 "boringssl",
2971 "boringssl_evp_extra_test_lib",
2972 "boringssl_test_util"
2973 ],
2974 "headers": [],
2975 "language": "c++",
2976 "name": "boringssl_evp_extra_test",
2977 "src": [],
2978 "third_party": true,
2979 "type": "target"
2980 },
2981 {
2982 "deps": [
2983 "boringssl",
2984 "boringssl_evp_test_lib",
2985 "boringssl_test_util"
2986 ],
2987 "headers": [],
2988 "language": "c++",
2989 "name": "boringssl_evp_test",
2990 "src": [],
2991 "third_party": true,
2992 "type": "target"
2993 },
2994 {
2995 "deps": [
2996 "boringssl",
2997 "boringssl_pbkdf_test_lib",
2998 "boringssl_test_util"
2999 ],
3000 "headers": [],
3001 "language": "c++",
3002 "name": "boringssl_pbkdf_test",
3003 "src": [],
3004 "third_party": true,
3005 "type": "target"
3006 },
3007 {
3008 "deps": [
3009 "boringssl",
3010 "boringssl_hkdf_test_lib",
3011 "boringssl_test_util"
3012 ],
3013 "headers": [],
3014 "language": "c++",
3015 "name": "boringssl_hkdf_test",
3016 "src": [],
3017 "third_party": true,
3018 "type": "target"
3019 },
3020 {
3021 "deps": [
3022 "boringssl",
3023 "boringssl_hmac_test_lib",
3024 "boringssl_test_util"
3025 ],
3026 "headers": [],
3027 "language": "c++",
3028 "name": "boringssl_hmac_test",
3029 "src": [],
3030 "third_party": true,
3031 "type": "target"
3032 },
3033 {
3034 "deps": [
3035 "boringssl",
3036 "boringssl_lhash_test_lib",
3037 "boringssl_test_util"
3038 ],
3039 "headers": [],
3040 "language": "c++",
3041 "name": "boringssl_lhash_test",
3042 "src": [],
3043 "third_party": true,
3044 "type": "target"
3045 },
3046 {
3047 "deps": [
3048 "boringssl",
3049 "boringssl_gcm_test_lib",
3050 "boringssl_test_util"
3051 ],
3052 "headers": [],
3053 "language": "c++",
3054 "name": "boringssl_gcm_test",
3055 "src": [],
3056 "third_party": true,
3057 "type": "target"
3058 },
3059 {
3060 "deps": [
3061 "boringssl",
3062 "boringssl_pkcs12_test_lib",
3063 "boringssl_test_util"
3064 ],
3065 "headers": [],
3066 "language": "c++",
3067 "name": "boringssl_pkcs12_test",
3068 "src": [],
3069 "third_party": true,
3070 "type": "target"
3071 },
3072 {
3073 "deps": [
3074 "boringssl",
3075 "boringssl_pkcs8_test_lib",
3076 "boringssl_test_util"
3077 ],
3078 "headers": [],
3079 "language": "c++",
3080 "name": "boringssl_pkcs8_test",
3081 "src": [],
3082 "third_party": true,
3083 "type": "target"
3084 },
3085 {
3086 "deps": [
3087 "boringssl",
3088 "boringssl_poly1305_test_lib",
3089 "boringssl_test_util"
3090 ],
3091 "headers": [],
3092 "language": "c++",
3093 "name": "boringssl_poly1305_test",
3094 "src": [],
3095 "third_party": true,
3096 "type": "target"
3097 },
3098 {
3099 "deps": [
3100 "boringssl",
3101 "boringssl_refcount_test_lib",
3102 "boringssl_test_util"
3103 ],
3104 "headers": [],
3105 "language": "c++",
3106 "name": "boringssl_refcount_test",
3107 "src": [],
3108 "third_party": true,
3109 "type": "target"
3110 },
3111 {
3112 "deps": [
3113 "boringssl",
3114 "boringssl_rsa_test_lib",
3115 "boringssl_test_util"
3116 ],
3117 "headers": [],
3118 "language": "c++",
3119 "name": "boringssl_rsa_test",
3120 "src": [],
3121 "third_party": true,
3122 "type": "target"
3123 },
3124 {
3125 "deps": [
3126 "boringssl",
3127 "boringssl_test_util",
3128 "boringssl_thread_test_lib"
3129 ],
3130 "headers": [],
3131 "language": "c++",
3132 "name": "boringssl_thread_test",
3133 "src": [],
3134 "third_party": true,
3135 "type": "target"
3136 },
3137 {
3138 "deps": [
3139 "boringssl",
3140 "boringssl_pkcs7_test_lib",
3141 "boringssl_test_util"
3142 ],
3143 "headers": [],
3144 "language": "c++",
3145 "name": "boringssl_pkcs7_test",
3146 "src": [],
3147 "third_party": true,
3148 "type": "target"
3149 },
3150 {
3151 "deps": [
3152 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003153 "boringssl_test_util",
3154 "boringssl_x509_test_lib"
3155 ],
3156 "headers": [],
3157 "language": "c++",
3158 "name": "boringssl_x509_test",
3159 "src": [],
3160 "third_party": true,
3161 "type": "target"
3162 },
3163 {
3164 "deps": [
3165 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003166 "boringssl_tab_test_lib",
3167 "boringssl_test_util"
3168 ],
3169 "headers": [],
3170 "language": "c++",
3171 "name": "boringssl_tab_test",
3172 "src": [],
3173 "third_party": true,
3174 "type": "target"
3175 },
3176 {
3177 "deps": [
3178 "boringssl",
3179 "boringssl_test_util",
3180 "boringssl_v3name_test_lib"
3181 ],
3182 "headers": [],
3183 "language": "c++",
3184 "name": "boringssl_v3name_test",
3185 "src": [],
3186 "third_party": true,
3187 "type": "target"
3188 },
3189 {
3190 "deps": [
3191 "boringssl",
3192 "boringssl_pqueue_test_lib",
3193 "boringssl_test_util"
3194 ],
3195 "headers": [],
3196 "language": "c++",
3197 "name": "boringssl_pqueue_test",
3198 "src": [],
3199 "third_party": true,
3200 "type": "target"
3201 },
3202 {
3203 "deps": [
3204 "boringssl",
3205 "boringssl_ssl_test_lib",
3206 "boringssl_test_util"
3207 ],
3208 "headers": [],
3209 "language": "c++",
3210 "name": "boringssl_ssl_test",
3211 "src": [],
3212 "third_party": true,
3213 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003214 },
3215 {
3216 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003217 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003218 "gpr",
3219 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003220 "grpc_test_util_unsecure",
3221 "grpc_unsecure"
3222 ],
3223 "headers": [],
3224 "language": "c",
3225 "name": "badreq_bad_client_test",
3226 "src": [
3227 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003228 ],
3229 "third_party": false,
3230 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003231 },
3232 {
3233 "deps": [
3234 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003235 "gpr",
3236 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003237 "grpc_test_util_unsecure",
3238 "grpc_unsecure"
3239 ],
3240 "headers": [],
3241 "language": "c",
3242 "name": "connection_prefix_bad_client_test",
3243 "src": [
3244 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003245 ],
3246 "third_party": false,
3247 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003248 },
3249 {
3250 "deps": [
3251 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003252 "gpr",
3253 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003254 "grpc_test_util_unsecure",
3255 "grpc_unsecure"
3256 ],
3257 "headers": [],
3258 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003259 "name": "head_of_line_blocking_bad_client_test",
3260 "src": [
3261 "test/core/bad_client/tests/head_of_line_blocking.c"
3262 ],
3263 "third_party": false,
3264 "type": "target"
3265 },
3266 {
3267 "deps": [
3268 "bad_client_test",
3269 "gpr",
3270 "gpr_test_util",
3271 "grpc_test_util_unsecure",
3272 "grpc_unsecure"
3273 ],
3274 "headers": [],
3275 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003276 "name": "headers_bad_client_test",
3277 "src": [
3278 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003279 ],
3280 "third_party": false,
3281 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003282 },
3283 {
3284 "deps": [
3285 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003286 "gpr",
3287 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003288 "grpc_test_util_unsecure",
3289 "grpc_unsecure"
3290 ],
3291 "headers": [],
3292 "language": "c",
3293 "name": "initial_settings_frame_bad_client_test",
3294 "src": [
3295 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003296 ],
3297 "third_party": false,
3298 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003299 },
3300 {
3301 "deps": [
3302 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003303 "gpr",
3304 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003305 "grpc_test_util_unsecure",
3306 "grpc_unsecure"
3307 ],
3308 "headers": [],
3309 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003310 "name": "large_metadata_bad_client_test",
3311 "src": [
3312 "test/core/bad_client/tests/large_metadata.c"
3313 ],
3314 "third_party": false,
3315 "type": "target"
3316 },
3317 {
3318 "deps": [
3319 "bad_client_test",
3320 "gpr",
3321 "gpr_test_util",
3322 "grpc_test_util_unsecure",
3323 "grpc_unsecure"
3324 ],
3325 "headers": [],
3326 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003327 "name": "server_registered_method_bad_client_test",
3328 "src": [
3329 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003330 ],
3331 "third_party": false,
3332 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003333 },
3334 {
3335 "deps": [
3336 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003337 "gpr",
3338 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003339 "grpc_test_util_unsecure",
3340 "grpc_unsecure"
3341 ],
3342 "headers": [],
3343 "language": "c",
3344 "name": "simple_request_bad_client_test",
3345 "src": [
3346 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003347 ],
3348 "third_party": false,
3349 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003350 },
3351 {
3352 "deps": [
3353 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003354 "gpr",
3355 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003356 "grpc_test_util_unsecure",
3357 "grpc_unsecure"
3358 ],
3359 "headers": [],
3360 "language": "c",
3361 "name": "unknown_frame_bad_client_test",
3362 "src": [
3363 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003364 ],
3365 "third_party": false,
3366 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003367 },
3368 {
3369 "deps": [
3370 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003371 "gpr",
3372 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003373 "grpc_test_util_unsecure",
3374 "grpc_unsecure"
3375 ],
3376 "headers": [],
3377 "language": "c",
3378 "name": "window_overflow_bad_client_test",
3379 "src": [
3380 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003381 ],
3382 "third_party": false,
3383 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003384 },
3385 {
3386 "deps": [
3387 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003388 "gpr",
3389 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003390 "grpc",
3391 "grpc_test_util"
3392 ],
3393 "headers": [],
3394 "language": "c",
3395 "name": "bad_ssl_alpn_server",
3396 "src": [
3397 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003398 ],
3399 "third_party": false,
3400 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003401 },
3402 {
3403 "deps": [
3404 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003405 "gpr",
3406 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003407 "grpc",
3408 "grpc_test_util"
3409 ],
3410 "headers": [],
3411 "language": "c",
3412 "name": "bad_ssl_cert_server",
3413 "src": [
3414 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003415 ],
3416 "third_party": false,
3417 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003418 },
3419 {
3420 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003421 "gpr",
3422 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003423 "grpc",
3424 "grpc_test_util"
3425 ],
3426 "headers": [],
3427 "language": "c",
3428 "name": "bad_ssl_alpn_test",
3429 "src": [
3430 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003431 ],
3432 "third_party": false,
3433 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003434 },
3435 {
3436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003437 "gpr",
3438 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003439 "grpc",
3440 "grpc_test_util"
3441 ],
3442 "headers": [],
3443 "language": "c",
3444 "name": "bad_ssl_cert_test",
3445 "src": [
3446 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003447 ],
3448 "third_party": false,
3449 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003450 },
3451 {
3452 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003453 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003454 "gpr",
3455 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003456 "grpc",
3457 "grpc_test_util"
3458 ],
3459 "headers": [],
3460 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003461 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003462 "src": [
3463 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003464 ],
3465 "third_party": false,
3466 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003467 },
3468 {
3469 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003470 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003471 "gpr",
3472 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003473 "grpc",
3474 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003475 ],
3476 "headers": [],
3477 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003478 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003479 "src": [
3480 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003481 ],
3482 "third_party": false,
3483 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003484 },
3485 {
3486 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003487 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003488 "gpr",
3489 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003490 "grpc",
3491 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003492 ],
3493 "headers": [],
3494 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003495 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003496 "src": [
3497 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003498 ],
3499 "third_party": false,
3500 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003501 },
3502 {
3503 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003504 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003505 "gpr",
3506 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003507 "grpc",
3508 "grpc_test_util"
3509 ],
3510 "headers": [],
3511 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003512 "name": "h2_fd_test",
3513 "src": [
3514 "test/core/end2end/fixtures/h2_fd.c"
3515 ],
3516 "third_party": false,
3517 "type": "target"
3518 },
3519 {
3520 "deps": [
3521 "end2end_tests",
3522 "gpr",
3523 "gpr_test_util",
3524 "grpc",
3525 "grpc_test_util"
3526 ],
3527 "headers": [],
3528 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003529 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003530 "src": [
3531 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003532 ],
3533 "third_party": false,
3534 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003535 },
3536 {
3537 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003538 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003539 "gpr",
3540 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003541 "grpc",
3542 "grpc_test_util"
3543 ],
3544 "headers": [],
3545 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003546 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003547 "src": [
3548 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003549 ],
3550 "third_party": false,
3551 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003552 },
3553 {
3554 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003555 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003556 "gpr",
3557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003558 "grpc",
3559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003560 ],
3561 "headers": [],
3562 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003563 "name": "h2_full+trace_test",
3564 "src": [
3565 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003566 ],
3567 "third_party": false,
3568 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003569 },
3570 {
3571 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003572 "end2end_tests",
3573 "gpr",
3574 "gpr_test_util",
3575 "grpc",
3576 "grpc_test_util"
3577 ],
3578 "headers": [],
3579 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003580 "name": "h2_loadreporting_test",
3581 "src": [
3582 "test/core/end2end/fixtures/h2_loadreporting.c"
3583 ],
3584 "third_party": false,
3585 "type": "target"
3586 },
3587 {
3588 "deps": [
3589 "end2end_tests",
3590 "gpr",
3591 "gpr_test_util",
3592 "grpc",
3593 "grpc_test_util"
3594 ],
3595 "headers": [],
3596 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003597 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003598 "src": [
3599 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003600 ],
3601 "third_party": false,
3602 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 },
3604 {
3605 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003606 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003607 "gpr",
3608 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003609 "grpc",
3610 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003611 ],
3612 "headers": [],
3613 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003614 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003615 "src": [
3616 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003617 ],
3618 "third_party": false,
3619 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003620 },
3621 {
3622 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003623 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003624 "gpr",
3625 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003626 "grpc",
3627 "grpc_test_util"
3628 ],
3629 "headers": [],
3630 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003631 "name": "h2_sockpair_test",
3632 "src": [
3633 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003634 ],
3635 "third_party": false,
3636 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003637 },
3638 {
3639 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003640 "end2end_tests",
3641 "gpr",
3642 "gpr_test_util",
3643 "grpc",
3644 "grpc_test_util"
3645 ],
3646 "headers": [],
3647 "language": "c",
3648 "name": "h2_sockpair+trace_test",
3649 "src": [
3650 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003651 ],
3652 "third_party": false,
3653 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003654 },
3655 {
3656 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003657 "end2end_tests",
3658 "gpr",
3659 "gpr_test_util",
3660 "grpc",
3661 "grpc_test_util"
3662 ],
3663 "headers": [],
3664 "language": "c",
3665 "name": "h2_sockpair_1byte_test",
3666 "src": [
3667 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003668 ],
3669 "third_party": false,
3670 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003671 },
3672 {
3673 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003674 "end2end_tests",
3675 "gpr",
3676 "gpr_test_util",
3677 "grpc",
3678 "grpc_test_util"
3679 ],
3680 "headers": [],
3681 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003682 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003683 "src": [
3684 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003685 ],
3686 "third_party": false,
3687 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003688 },
3689 {
3690 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003691 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003692 "gpr",
3693 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003694 "grpc",
3695 "grpc_test_util"
3696 ],
3697 "headers": [],
3698 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003699 "name": "h2_ssl_cert_test",
3700 "src": [
3701 "test/core/end2end/fixtures/h2_ssl_cert.c"
3702 ],
3703 "third_party": false,
3704 "type": "target"
3705 },
3706 {
3707 "deps": [
3708 "end2end_tests",
3709 "gpr",
3710 "gpr_test_util",
3711 "grpc",
3712 "grpc_test_util"
3713 ],
3714 "headers": [],
3715 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003716 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003717 "src": [
3718 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003719 ],
3720 "third_party": false,
3721 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003722 },
3723 {
3724 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003725 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003726 "gpr",
3727 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003728 "grpc",
3729 "grpc_test_util"
3730 ],
3731 "headers": [],
3732 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003733 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003734 "src": [
3735 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003736 ],
3737 "third_party": false,
3738 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003739 },
3740 {
3741 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003742 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003743 "gpr",
3744 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003745 "grpc_test_util_unsecure",
3746 "grpc_unsecure"
3747 ],
3748 "headers": [],
3749 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003750 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003751 "src": [
3752 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003753 ],
3754 "third_party": false,
3755 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003756 },
3757 {
3758 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003759 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003760 "gpr",
3761 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003762 "grpc_test_util_unsecure",
3763 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003764 ],
3765 "headers": [],
3766 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003767 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003768 "src": [
3769 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003770 ],
3771 "third_party": false,
3772 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003773 },
3774 {
3775 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003776 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003777 "gpr",
3778 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003779 "grpc_test_util_unsecure",
3780 "grpc_unsecure"
3781 ],
3782 "headers": [],
3783 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003784 "name": "h2_fd_nosec_test",
3785 "src": [
3786 "test/core/end2end/fixtures/h2_fd.c"
3787 ],
3788 "third_party": false,
3789 "type": "target"
3790 },
3791 {
3792 "deps": [
3793 "end2end_nosec_tests",
3794 "gpr",
3795 "gpr_test_util",
3796 "grpc_test_util_unsecure",
3797 "grpc_unsecure"
3798 ],
3799 "headers": [],
3800 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003801 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003802 "src": [
3803 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003804 ],
3805 "third_party": false,
3806 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003807 },
3808 {
3809 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003810 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003811 "gpr",
3812 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003813 "grpc_test_util_unsecure",
3814 "grpc_unsecure"
3815 ],
3816 "headers": [],
3817 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003818 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003819 "src": [
3820 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003821 ],
3822 "third_party": false,
3823 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003824 },
3825 {
3826 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003827 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003828 "gpr",
3829 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003830 "grpc_test_util_unsecure",
3831 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003832 ],
3833 "headers": [],
3834 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003835 "name": "h2_full+trace_nosec_test",
3836 "src": [
3837 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003838 ],
3839 "third_party": false,
3840 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003841 },
3842 {
3843 "deps": [
3844 "end2end_nosec_tests",
3845 "gpr",
3846 "gpr_test_util",
3847 "grpc_test_util_unsecure",
3848 "grpc_unsecure"
3849 ],
3850 "headers": [],
3851 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003852 "name": "h2_loadreporting_nosec_test",
3853 "src": [
3854 "test/core/end2end/fixtures/h2_loadreporting.c"
3855 ],
3856 "third_party": false,
3857 "type": "target"
3858 },
3859 {
3860 "deps": [
3861 "end2end_nosec_tests",
3862 "gpr",
3863 "gpr_test_util",
3864 "grpc_test_util_unsecure",
3865 "grpc_unsecure"
3866 ],
3867 "headers": [],
3868 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003869 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003870 "src": [
3871 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003872 ],
3873 "third_party": false,
3874 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003875 },
3876 {
3877 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003878 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003879 "gpr",
3880 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003881 "grpc_test_util_unsecure",
3882 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003883 ],
3884 "headers": [],
3885 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003886 "name": "h2_sockpair_nosec_test",
3887 "src": [
3888 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003889 ],
3890 "third_party": false,
3891 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003892 },
3893 {
3894 "deps": [
3895 "end2end_nosec_tests",
3896 "gpr",
3897 "gpr_test_util",
3898 "grpc_test_util_unsecure",
3899 "grpc_unsecure"
3900 ],
3901 "headers": [],
3902 "language": "c",
3903 "name": "h2_sockpair+trace_nosec_test",
3904 "src": [
3905 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003906 ],
3907 "third_party": false,
3908 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003909 },
3910 {
3911 "deps": [
3912 "end2end_nosec_tests",
3913 "gpr",
3914 "gpr_test_util",
3915 "grpc_test_util_unsecure",
3916 "grpc_unsecure"
3917 ],
3918 "headers": [],
3919 "language": "c",
3920 "name": "h2_sockpair_1byte_nosec_test",
3921 "src": [
3922 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003923 ],
3924 "third_party": false,
3925 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003926 },
3927 {
3928 "deps": [
3929 "end2end_nosec_tests",
3930 "gpr",
3931 "gpr_test_util",
3932 "grpc_test_util_unsecure",
3933 "grpc_unsecure"
3934 ],
3935 "headers": [],
3936 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003937 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003938 "src": [
3939 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003940 ],
3941 "third_party": false,
3942 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003943 },
3944 {
3945 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003946 "gpr",
3947 "gpr_test_util",
3948 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003949 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003950 ],
3951 "headers": [],
3952 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003953 "name": "api_fuzzer_one_entry",
3954 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003955 "test/core/end2end/fuzzers/api_fuzzer.c",
3956 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003957 ],
3958 "third_party": false,
3959 "type": "target"
3960 },
3961 {
3962 "deps": [
3963 "gpr",
3964 "gpr_test_util",
3965 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003966 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07003967 ],
3968 "headers": [],
3969 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003970 "name": "client_fuzzer_one_entry",
3971 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003972 "test/core/end2end/fuzzers/client_fuzzer.c",
3973 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003974 ],
3975 "third_party": false,
3976 "type": "target"
3977 },
3978 {
3979 "deps": [
3980 "gpr",
3981 "gpr_test_util",
3982 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07003983 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07003984 ],
3985 "headers": [],
3986 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003987 "name": "hpack_parser_fuzzer_test_one_entry",
3988 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003989 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3990 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003991 ],
3992 "third_party": false,
3993 "type": "target"
3994 },
3995 {
3996 "deps": [
3997 "gpr",
3998 "gpr_test_util",
3999 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004000 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004001 ],
4002 "headers": [],
4003 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004004 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004005 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004006 "test/core/http/request_fuzzer.c",
4007 "test/core/util/one_corpus_entry_fuzzer.c"
4008 ],
4009 "third_party": false,
4010 "type": "target"
4011 },
4012 {
4013 "deps": [
4014 "gpr",
4015 "gpr_test_util",
4016 "grpc",
4017 "grpc_test_util"
4018 ],
4019 "headers": [],
4020 "language": "c",
4021 "name": "http_response_fuzzer_test_one_entry",
4022 "src": [
4023 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004024 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004025 ],
4026 "third_party": false,
4027 "type": "target"
4028 },
4029 {
4030 "deps": [
4031 "gpr",
4032 "gpr_test_util",
4033 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004034 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004035 ],
4036 "headers": [],
4037 "language": "c",
4038 "name": "json_fuzzer_test_one_entry",
4039 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004040 "test/core/json/fuzzer.c",
4041 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004042 ],
4043 "third_party": false,
4044 "type": "target"
4045 },
4046 {
4047 "deps": [
4048 "gpr",
4049 "gpr_test_util",
4050 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004051 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004052 ],
4053 "headers": [],
4054 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004055 "name": "nanopb_fuzzer_response_test_one_entry",
4056 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004057 "test/core/nanopb/fuzzer_response.c",
4058 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004059 ],
4060 "third_party": false,
4061 "type": "target"
4062 },
4063 {
4064 "deps": [
4065 "gpr",
4066 "gpr_test_util",
4067 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004068 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004069 ],
4070 "headers": [],
4071 "language": "c",
4072 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4073 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004074 "test/core/nanopb/fuzzer_serverlist.c",
4075 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004076 ],
4077 "third_party": false,
4078 "type": "target"
4079 },
4080 {
4081 "deps": [
4082 "gpr",
4083 "gpr_test_util",
4084 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004085 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004086 ],
4087 "headers": [],
4088 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004089 "name": "server_fuzzer_one_entry",
4090 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004091 "test/core/end2end/fuzzers/server_fuzzer.c",
4092 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004093 ],
4094 "third_party": false,
4095 "type": "target"
4096 },
4097 {
4098 "deps": [
4099 "gpr",
4100 "gpr_test_util",
4101 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004102 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004103 ],
4104 "headers": [],
4105 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004106 "name": "uri_fuzzer_test_one_entry",
4107 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004108 "test/core/client_config/uri_fuzzer_test.c",
4109 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004110 ],
4111 "third_party": false,
4112 "type": "target"
4113 },
4114 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004115 "deps": [
4116 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004117 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004118 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004119 "language": "c",
4120 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004121 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004122 "third_party": false,
4123 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004124 },
4125 {
4126 "deps": [
4127 "gpr"
4128 ],
4129 "headers": [
4130 "test/core/util/test_config.h"
4131 ],
4132 "language": "c",
4133 "name": "gpr_test_util",
4134 "src": [
4135 "test/core/util/test_config.c",
4136 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004137 ],
4138 "third_party": false,
4139 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004140 },
4141 {
4142 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004143 "census",
4144 "gpr",
4145 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004146 "grpc_lb_policy_grpclb",
4147 "grpc_lb_policy_pick_first",
4148 "grpc_lb_policy_round_robin",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07004149 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004150 "grpc_resolver_dns_native",
4151 "grpc_resolver_sockaddr",
4152 "grpc_secure",
4153 "grpc_transport_chttp2_client_insecure",
4154 "grpc_transport_chttp2_client_secure",
4155 "grpc_transport_chttp2_server_insecure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004156 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004157 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004158 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004159 "language": "c",
4160 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004161 "src": [
4162 "src/core/lib/surface/init.c"
4163 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004164 "third_party": false,
4165 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004166 },
4167 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004168 "deps": [
4169 "gpr",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004170 "grpc_base",
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07004171 "grpc_transport_chttp2_client_secure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004172 "grpc_transport_cronet_client_secure"
4173 ],
4174 "headers": [],
4175 "language": "c",
4176 "name": "grpc_cronet",
4177 "src": [
4178 "src/core/lib/surface/init.c"
4179 ],
4180 "third_party": false,
4181 "type": "lib"
4182 },
4183 {
4184 "deps": [
4185 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004186 "grpc"
4187 ],
4188 "headers": [],
4189 "language": "c",
4190 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004191 "src": [],
4192 "third_party": false,
4193 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004194 },
4195 {
4196 "deps": [
4197 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004198 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004199 "grpc",
4200 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004201 ],
4202 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004203 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004204 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 ],
4206 "language": "c",
4207 "name": "grpc_test_util",
4208 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004209 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 "test/core/end2end/data/server1_cert.c",
4211 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004212 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004213 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004214 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004215 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004216 ],
4217 "third_party": false,
4218 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 },
4220 {
4221 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004222 "gpr",
4223 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004224 "grpc",
4225 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004226 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004227 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004228 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004229 "language": "c",
4230 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004231 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004232 "third_party": false,
4233 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004234 },
4235 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004236 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004237 "census",
4238 "gpr",
4239 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004240 "grpc_lb_policy_grpclb",
4241 "grpc_lb_policy_pick_first",
4242 "grpc_lb_policy_round_robin",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004243 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004244 "grpc_resolver_dns_native",
4245 "grpc_resolver_sockaddr",
4246 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004247 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004248 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004249 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004250 "language": "c",
4251 "name": "grpc_unsecure",
4252 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004253 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004254 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004255 ],
4256 "third_party": false,
4257 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 },
4259 {
4260 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004261 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004262 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004263 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004264 "grpc_test_util",
4265 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004266 ],
4267 "headers": [
4268 "test/core/util/reconnect_server.h"
4269 ],
4270 "language": "c",
4271 "name": "reconnect_server",
4272 "src": [
4273 "test/core/util/reconnect_server.c",
4274 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004275 ],
4276 "third_party": false,
4277 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004278 },
4279 {
4280 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004281 "gpr",
4282 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004283 "grpc",
4284 "grpc_test_util"
4285 ],
4286 "headers": [
4287 "test/core/util/test_tcp_server.h"
4288 ],
4289 "language": "c",
4290 "name": "test_tcp_server",
4291 "src": [
4292 "test/core/util/test_tcp_server.c",
4293 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004294 ],
4295 "third_party": false,
4296 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004297 },
4298 {
4299 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004300 "grpc",
4301 "grpc++_base",
yang-g34b58612016-06-03 17:30:09 -07004302 "grpc++_codegen_base",
4303 "grpc++_codegen_base_src"
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 ],
4305 "headers": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004306 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004308 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004309 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004310 ],
4311 "language": "c++",
4312 "name": "grpc++",
4313 "src": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004314 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004315 "src/cpp/client/secure_credentials.cc",
4316 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004317 "src/cpp/common/auth_property_iterator.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004318 "src/cpp/common/secure_auth_context.cc",
4319 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004320 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004321 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004322 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004323 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004324 ],
4325 "third_party": false,
4326 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 },
4328 {
4329 "deps": [],
4330 "headers": [
4331 "test/cpp/util/test_config.h"
4332 ],
4333 "language": "c++",
4334 "name": "grpc++_test_config",
4335 "src": [
4336 "test/cpp/util/test_config.cc",
4337 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004338 ],
4339 "third_party": false,
4340 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 },
4342 {
4343 "deps": [
4344 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07004345 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004346 "grpc++_codegen_base_src",
yang-g17487f92016-06-03 15:21:15 -07004347 "grpc++_codegen_proto",
4348 "grpc++_config_proto",
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 "grpc_test_util"
4350 ],
4351 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004352 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4353 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4354 "src/proto/grpc/testing/echo.grpc.pb.h",
4355 "src/proto/grpc/testing/echo.pb.h",
4356 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4357 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004358 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004359 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004360 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004361 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004362 "test/cpp/util/subprocess.h",
4363 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 ],
4365 "language": "c++",
4366 "name": "grpc++_test_util",
4367 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004368 "test/cpp/end2end/test_service_impl.cc",
4369 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004370 "test/cpp/util/byte_buffer_proto_helper.cc",
4371 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004372 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004373 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004374 "test/cpp/util/string_ref_helper.cc",
4375 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004376 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004377 "test/cpp/util/subprocess.h",
4378 "test/cpp/util/test_credentials_provider.cc",
4379 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004380 ],
4381 "third_party": false,
4382 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004383 },
4384 {
4385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004386 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004387 "grpc",
4388 "grpc++_base",
yang-g17487f92016-06-03 15:21:15 -07004389 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004390 "grpc++_codegen_base_src",
Craig Tillerf75fc122015-06-25 06:58:00 -07004391 "grpc_unsecure"
4392 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004393 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004394 "language": "c++",
4395 "name": "grpc++_unsecure",
4396 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004397 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004398 ],
4399 "third_party": false,
4400 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 },
4402 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004403 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07004404 "grpc++",
4405 "grpc_plugin_support"
4406 ],
4407 "headers": [
4408 "test/cpp/util/cli_call.h",
4409 "test/cpp/util/proto_file_parser.h"
4410 ],
4411 "language": "c++",
4412 "name": "grpc_cli_libs",
4413 "src": [
4414 "test/cpp/util/cli_call.cc",
4415 "test/cpp/util/cli_call.h",
4416 "test/cpp/util/proto_file_parser.cc",
4417 "test/cpp/util/proto_file_parser.h"
4418 ],
4419 "third_party": false,
4420 "type": "lib"
4421 },
4422 {
4423 "deps": [
yang-g17487f92016-06-03 15:21:15 -07004424 "grpc++_config_proto"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004425 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004426 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004427 "src/compiler/config.h",
4428 "src/compiler/cpp_generator.h",
4429 "src/compiler/cpp_generator_helpers.h",
4430 "src/compiler/csharp_generator.h",
4431 "src/compiler/csharp_generator_helpers.h",
4432 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004433 "src/compiler/node_generator.h",
4434 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004435 "src/compiler/objective_c_generator.h",
4436 "src/compiler/objective_c_generator_helpers.h",
4437 "src/compiler/python_generator.h",
4438 "src/compiler/ruby_generator.h",
4439 "src/compiler/ruby_generator_helpers-inl.h",
4440 "src/compiler/ruby_generator_map-inl.h",
4441 "src/compiler/ruby_generator_string-inl.h"
4442 ],
4443 "language": "c++",
4444 "name": "grpc_plugin_support",
4445 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004447 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004448 "src/compiler/cpp_generator.h",
4449 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004450 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004451 "src/compiler/csharp_generator.h",
4452 "src/compiler/csharp_generator_helpers.h",
4453 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004454 "src/compiler/node_generator.cc",
4455 "src/compiler/node_generator.h",
4456 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004457 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 "src/compiler/objective_c_generator.h",
4459 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004460 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004461 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004462 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004463 "src/compiler/ruby_generator.h",
4464 "src/compiler/ruby_generator_helpers-inl.h",
4465 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004466 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004467 ],
4468 "third_party": false,
4469 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 },
4471 {
4472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004473 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004474 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004475 "grpc++",
4476 "grpc++_test_util",
4477 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 ],
4479 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004480 "src/proto/grpc/testing/messages.grpc.pb.h",
4481 "src/proto/grpc/testing/messages.pb.h",
4482 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004483 ],
4484 "language": "c++",
4485 "name": "interop_client_helper",
4486 "src": [
4487 "test/cpp/interop/client_helper.cc",
4488 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004489 ],
4490 "third_party": false,
4491 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004492 },
4493 {
4494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004495 "gpr",
4496 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004497 "grpc",
4498 "grpc++",
4499 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004500 "grpc++_test_util",
4501 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004502 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004503 ],
4504 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004505 "src/proto/grpc/testing/empty.grpc.pb.h",
4506 "src/proto/grpc/testing/empty.pb.h",
4507 "src/proto/grpc/testing/messages.grpc.pb.h",
4508 "src/proto/grpc/testing/messages.pb.h",
4509 "src/proto/grpc/testing/test.grpc.pb.h",
4510 "src/proto/grpc/testing/test.pb.h",
4511 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004512 ],
4513 "language": "c++",
4514 "name": "interop_client_main",
4515 "src": [
4516 "test/cpp/interop/client.cc",
4517 "test/cpp/interop/interop_client.cc",
4518 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004519 ],
4520 "third_party": false,
4521 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004522 },
4523 {
4524 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004525 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004527 "grpc++",
4528 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004529 ],
4530 "headers": [
4531 "test/cpp/interop/server_helper.h"
4532 ],
4533 "language": "c++",
4534 "name": "interop_server_helper",
4535 "src": [
4536 "test/cpp/interop/server_helper.cc",
4537 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004538 ],
4539 "third_party": false,
4540 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 },
4542 {
4543 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004544 "gpr",
4545 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004546 "grpc",
4547 "grpc++",
4548 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 "grpc++_test_util",
4550 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004551 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004552 ],
4553 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004554 "src/proto/grpc/testing/empty.grpc.pb.h",
4555 "src/proto/grpc/testing/empty.pb.h",
4556 "src/proto/grpc/testing/messages.grpc.pb.h",
4557 "src/proto/grpc/testing/messages.pb.h",
4558 "src/proto/grpc/testing/test.grpc.pb.h",
4559 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 ],
4561 "language": "c++",
4562 "name": "interop_server_main",
4563 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004564 "test/cpp/interop/server_main.cc"
4565 ],
4566 "third_party": false,
4567 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 },
4569 {
4570 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004571 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004572 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004573 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004574 ],
4575 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004576 "src/proto/grpc/testing/control.grpc.pb.h",
4577 "src/proto/grpc/testing/control.pb.h",
4578 "src/proto/grpc/testing/messages.grpc.pb.h",
4579 "src/proto/grpc/testing/messages.pb.h",
4580 "src/proto/grpc/testing/payloads.grpc.pb.h",
4581 "src/proto/grpc/testing/payloads.pb.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004582 "src/proto/grpc/testing/services.grpc.pb.h",
4583 "src/proto/grpc/testing/services.pb.h",
4584 "src/proto/grpc/testing/stats.grpc.pb.h",
4585 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004586 "test/cpp/qps/client.h",
4587 "test/cpp/qps/driver.h",
4588 "test/cpp/qps/histogram.h",
4589 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004590 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07004591 "test/cpp/qps/parse_json.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 "test/cpp/qps/qps_worker.h",
4593 "test/cpp/qps/report.h",
4594 "test/cpp/qps/server.h",
4595 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004596 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004597 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004598 ],
4599 "language": "c++",
4600 "name": "qps",
4601 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004602 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004603 "test/cpp/qps/client_async.cc",
4604 "test/cpp/qps/client_sync.cc",
4605 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004606 "test/cpp/qps/driver.h",
4607 "test/cpp/qps/histogram.h",
4608 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004609 "test/cpp/qps/limit_cores.cc",
4610 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07004611 "test/cpp/qps/parse_json.cc",
4612 "test/cpp/qps/parse_json.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004613 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004614 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004615 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004616 "test/cpp/qps/report.h",
4617 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004618 "test/cpp/qps/server_async.cc",
4619 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004621 "test/cpp/qps/usage_timer.cc",
4622 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004623 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004625 ],
4626 "third_party": false,
4627 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004628 },
4629 {
4630 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004631 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004632 "grpc"
4633 ],
4634 "headers": [],
4635 "language": "csharp",
4636 "name": "grpc_csharp_ext",
4637 "src": [
4638 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004639 ],
4640 "third_party": false,
4641 "type": "lib"
4642 },
4643 {
4644 "deps": [],
4645 "headers": [
4646 "third_party/boringssl/crypto/aes/internal.h",
4647 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4648 "third_party/boringssl/crypto/bio/internal.h",
4649 "third_party/boringssl/crypto/bn/internal.h",
4650 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4651 "third_party/boringssl/crypto/bytestring/internal.h",
4652 "third_party/boringssl/crypto/cipher/internal.h",
4653 "third_party/boringssl/crypto/conf/conf_def.h",
4654 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004655 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004656 "third_party/boringssl/crypto/des/internal.h",
4657 "third_party/boringssl/crypto/dh/internal.h",
4658 "third_party/boringssl/crypto/digest/internal.h",
4659 "third_party/boringssl/crypto/digest/md32_common.h",
4660 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004661 "third_party/boringssl/crypto/ec/internal.h",
4662 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4663 "third_party/boringssl/crypto/evp/internal.h",
4664 "third_party/boringssl/crypto/internal.h",
4665 "third_party/boringssl/crypto/modes/internal.h",
4666 "third_party/boringssl/crypto/obj/obj_dat.h",
4667 "third_party/boringssl/crypto/obj/obj_xref.h",
4668 "third_party/boringssl/crypto/pkcs8/internal.h",
4669 "third_party/boringssl/crypto/rand/internal.h",
4670 "third_party/boringssl/crypto/rsa/internal.h",
4671 "third_party/boringssl/crypto/test/scoped_types.h",
4672 "third_party/boringssl/crypto/test/test_util.h",
4673 "third_party/boringssl/crypto/x509/charmap.h",
4674 "third_party/boringssl/crypto/x509/vpm_int.h",
4675 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4676 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4677 "third_party/boringssl/include/openssl/aead.h",
4678 "third_party/boringssl/include/openssl/aes.h",
4679 "third_party/boringssl/include/openssl/arm_arch.h",
4680 "third_party/boringssl/include/openssl/asn1.h",
4681 "third_party/boringssl/include/openssl/asn1_mac.h",
4682 "third_party/boringssl/include/openssl/asn1t.h",
4683 "third_party/boringssl/include/openssl/base.h",
4684 "third_party/boringssl/include/openssl/base64.h",
4685 "third_party/boringssl/include/openssl/bio.h",
4686 "third_party/boringssl/include/openssl/blowfish.h",
4687 "third_party/boringssl/include/openssl/bn.h",
4688 "third_party/boringssl/include/openssl/buf.h",
4689 "third_party/boringssl/include/openssl/buffer.h",
4690 "third_party/boringssl/include/openssl/bytestring.h",
4691 "third_party/boringssl/include/openssl/cast.h",
4692 "third_party/boringssl/include/openssl/chacha.h",
4693 "third_party/boringssl/include/openssl/cipher.h",
4694 "third_party/boringssl/include/openssl/cmac.h",
4695 "third_party/boringssl/include/openssl/conf.h",
4696 "third_party/boringssl/include/openssl/cpu.h",
4697 "third_party/boringssl/include/openssl/crypto.h",
4698 "third_party/boringssl/include/openssl/curve25519.h",
4699 "third_party/boringssl/include/openssl/des.h",
4700 "third_party/boringssl/include/openssl/dh.h",
4701 "third_party/boringssl/include/openssl/digest.h",
4702 "third_party/boringssl/include/openssl/dsa.h",
4703 "third_party/boringssl/include/openssl/dtls1.h",
4704 "third_party/boringssl/include/openssl/ec.h",
4705 "third_party/boringssl/include/openssl/ec_key.h",
4706 "third_party/boringssl/include/openssl/ecdh.h",
4707 "third_party/boringssl/include/openssl/ecdsa.h",
4708 "third_party/boringssl/include/openssl/engine.h",
4709 "third_party/boringssl/include/openssl/err.h",
4710 "third_party/boringssl/include/openssl/evp.h",
4711 "third_party/boringssl/include/openssl/ex_data.h",
4712 "third_party/boringssl/include/openssl/hkdf.h",
4713 "third_party/boringssl/include/openssl/hmac.h",
4714 "third_party/boringssl/include/openssl/lhash.h",
4715 "third_party/boringssl/include/openssl/lhash_macros.h",
4716 "third_party/boringssl/include/openssl/md4.h",
4717 "third_party/boringssl/include/openssl/md5.h",
4718 "third_party/boringssl/include/openssl/mem.h",
4719 "third_party/boringssl/include/openssl/obj.h",
4720 "third_party/boringssl/include/openssl/obj_mac.h",
4721 "third_party/boringssl/include/openssl/objects.h",
4722 "third_party/boringssl/include/openssl/opensslfeatures.h",
4723 "third_party/boringssl/include/openssl/opensslv.h",
4724 "third_party/boringssl/include/openssl/ossl_typ.h",
4725 "third_party/boringssl/include/openssl/pem.h",
4726 "third_party/boringssl/include/openssl/pkcs12.h",
4727 "third_party/boringssl/include/openssl/pkcs7.h",
4728 "third_party/boringssl/include/openssl/pkcs8.h",
4729 "third_party/boringssl/include/openssl/poly1305.h",
4730 "third_party/boringssl/include/openssl/pqueue.h",
4731 "third_party/boringssl/include/openssl/rand.h",
4732 "third_party/boringssl/include/openssl/rc4.h",
4733 "third_party/boringssl/include/openssl/rsa.h",
4734 "third_party/boringssl/include/openssl/safestack.h",
4735 "third_party/boringssl/include/openssl/sha.h",
4736 "third_party/boringssl/include/openssl/srtp.h",
4737 "third_party/boringssl/include/openssl/ssl.h",
4738 "third_party/boringssl/include/openssl/ssl3.h",
4739 "third_party/boringssl/include/openssl/stack.h",
4740 "third_party/boringssl/include/openssl/stack_macros.h",
4741 "third_party/boringssl/include/openssl/thread.h",
4742 "third_party/boringssl/include/openssl/time_support.h",
4743 "third_party/boringssl/include/openssl/tls1.h",
4744 "third_party/boringssl/include/openssl/type_check.h",
4745 "third_party/boringssl/include/openssl/x509.h",
4746 "third_party/boringssl/include/openssl/x509_vfy.h",
4747 "third_party/boringssl/include/openssl/x509v3.h",
4748 "third_party/boringssl/ssl/internal.h",
4749 "third_party/boringssl/ssl/test/async_bio.h",
4750 "third_party/boringssl/ssl/test/packeted_bio.h",
4751 "third_party/boringssl/ssl/test/scoped_types.h",
4752 "third_party/boringssl/ssl/test/test_config.h"
4753 ],
4754 "language": "c",
4755 "name": "boringssl",
4756 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004757 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004758 ],
4759 "third_party": true,
4760 "type": "lib"
4761 },
4762 {
4763 "deps": [],
4764 "headers": [],
4765 "language": "c++",
4766 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004767 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004768 "third_party": true,
4769 "type": "lib"
4770 },
4771 {
4772 "deps": [
4773 "boringssl",
4774 "boringssl_test_util"
4775 ],
4776 "headers": [],
4777 "language": "c++",
4778 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004779 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004780 "third_party": true,
4781 "type": "lib"
4782 },
4783 {
4784 "deps": [
4785 "boringssl",
4786 "boringssl_test_util"
4787 ],
4788 "headers": [],
4789 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004790 "name": "boringssl_asn1_test_lib",
4791 "src": [],
4792 "third_party": true,
4793 "type": "lib"
4794 },
4795 {
4796 "deps": [
4797 "boringssl",
4798 "boringssl_test_util"
4799 ],
4800 "headers": [],
4801 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004802 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004803 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004804 "third_party": true,
4805 "type": "lib"
4806 },
4807 {
4808 "deps": [
4809 "boringssl",
4810 "boringssl_test_util"
4811 ],
4812 "headers": [],
4813 "language": "c++",
4814 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004815 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004816 "third_party": true,
4817 "type": "lib"
4818 },
4819 {
4820 "deps": [
4821 "boringssl",
4822 "boringssl_test_util"
4823 ],
4824 "headers": [],
4825 "language": "c++",
4826 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004827 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004828 "third_party": true,
4829 "type": "lib"
4830 },
4831 {
4832 "deps": [
4833 "boringssl",
4834 "boringssl_test_util"
4835 ],
4836 "headers": [],
4837 "language": "c++",
4838 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004839 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004840 "third_party": true,
4841 "type": "lib"
4842 },
4843 {
4844 "deps": [
4845 "boringssl",
4846 "boringssl_test_util"
4847 ],
4848 "headers": [],
4849 "language": "c++",
4850 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004851 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004852 "third_party": true,
4853 "type": "lib"
4854 },
4855 {
4856 "deps": [
4857 "boringssl",
4858 "boringssl_test_util"
4859 ],
4860 "headers": [],
4861 "language": "c++",
4862 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004863 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004864 "third_party": true,
4865 "type": "lib"
4866 },
4867 {
4868 "deps": [
4869 "boringssl",
4870 "boringssl_test_util"
4871 ],
4872 "headers": [],
4873 "language": "c++",
4874 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004875 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004876 "third_party": true,
4877 "type": "lib"
4878 },
4879 {
4880 "deps": [
4881 "boringssl",
4882 "boringssl_test_util"
4883 ],
4884 "headers": [],
4885 "language": "c",
4886 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004887 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004888 "third_party": true,
4889 "type": "lib"
4890 },
4891 {
4892 "deps": [
4893 "boringssl",
4894 "boringssl_test_util"
4895 ],
4896 "headers": [],
4897 "language": "c++",
4898 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004899 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004900 "third_party": true,
4901 "type": "lib"
4902 },
4903 {
4904 "deps": [
4905 "boringssl",
4906 "boringssl_test_util"
4907 ],
4908 "headers": [],
4909 "language": "c++",
4910 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004911 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004912 "third_party": true,
4913 "type": "lib"
4914 },
4915 {
4916 "deps": [
4917 "boringssl",
4918 "boringssl_test_util"
4919 ],
4920 "headers": [],
4921 "language": "c++",
4922 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004923 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004924 "third_party": true,
4925 "type": "lib"
4926 },
4927 {
4928 "deps": [
4929 "boringssl",
4930 "boringssl_test_util"
4931 ],
4932 "headers": [],
4933 "language": "c++",
4934 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004935 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004936 "third_party": true,
4937 "type": "lib"
4938 },
4939 {
4940 "deps": [
4941 "boringssl",
4942 "boringssl_test_util"
4943 ],
4944 "headers": [],
4945 "language": "c",
4946 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004947 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004948 "third_party": true,
4949 "type": "lib"
4950 },
4951 {
4952 "deps": [
4953 "boringssl",
4954 "boringssl_test_util"
4955 ],
4956 "headers": [],
4957 "language": "c++",
4958 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004959 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004960 "third_party": true,
4961 "type": "lib"
4962 },
4963 {
4964 "deps": [
4965 "boringssl",
4966 "boringssl_test_util"
4967 ],
4968 "headers": [],
4969 "language": "c",
4970 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004971 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004972 "third_party": true,
4973 "type": "lib"
4974 },
4975 {
4976 "deps": [
4977 "boringssl",
4978 "boringssl_test_util"
4979 ],
4980 "headers": [],
4981 "language": "c++",
4982 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004983 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004984 "third_party": true,
4985 "type": "lib"
4986 },
4987 {
4988 "deps": [
4989 "boringssl",
4990 "boringssl_test_util"
4991 ],
4992 "headers": [],
4993 "language": "c++",
4994 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004995 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004996 "third_party": true,
4997 "type": "lib"
4998 },
4999 {
5000 "deps": [
5001 "boringssl",
5002 "boringssl_test_util"
5003 ],
5004 "headers": [],
5005 "language": "c++",
5006 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005007 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005008 "third_party": true,
5009 "type": "lib"
5010 },
5011 {
5012 "deps": [
5013 "boringssl",
5014 "boringssl_test_util"
5015 ],
5016 "headers": [],
5017 "language": "c++",
5018 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005019 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005020 "third_party": true,
5021 "type": "lib"
5022 },
5023 {
5024 "deps": [
5025 "boringssl",
5026 "boringssl_test_util"
5027 ],
5028 "headers": [],
5029 "language": "c++",
5030 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005031 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005032 "third_party": true,
5033 "type": "lib"
5034 },
5035 {
5036 "deps": [
5037 "boringssl",
5038 "boringssl_test_util"
5039 ],
5040 "headers": [],
5041 "language": "c",
5042 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005043 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005044 "third_party": true,
5045 "type": "lib"
5046 },
5047 {
5048 "deps": [
5049 "boringssl",
5050 "boringssl_test_util"
5051 ],
5052 "headers": [],
5053 "language": "c++",
5054 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005055 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005056 "third_party": true,
5057 "type": "lib"
5058 },
5059 {
5060 "deps": [
5061 "boringssl",
5062 "boringssl_test_util"
5063 ],
5064 "headers": [],
5065 "language": "c",
5066 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005067 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005068 "third_party": true,
5069 "type": "lib"
5070 },
5071 {
5072 "deps": [
5073 "boringssl",
5074 "boringssl_test_util"
5075 ],
5076 "headers": [],
5077 "language": "c",
5078 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005079 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005080 "third_party": true,
5081 "type": "lib"
5082 },
5083 {
5084 "deps": [
5085 "boringssl",
5086 "boringssl_test_util"
5087 ],
5088 "headers": [],
5089 "language": "c++",
5090 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005091 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005092 "third_party": true,
5093 "type": "lib"
5094 },
5095 {
5096 "deps": [
5097 "boringssl",
5098 "boringssl_test_util"
5099 ],
5100 "headers": [],
5101 "language": "c++",
5102 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005103 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005104 "third_party": true,
5105 "type": "lib"
5106 },
5107 {
5108 "deps": [
5109 "boringssl",
5110 "boringssl_test_util"
5111 ],
5112 "headers": [],
5113 "language": "c++",
5114 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005115 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005116 "third_party": true,
5117 "type": "lib"
5118 },
5119 {
5120 "deps": [
5121 "boringssl",
5122 "boringssl_test_util"
5123 ],
5124 "headers": [],
5125 "language": "c",
5126 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005127 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005128 "third_party": true,
5129 "type": "lib"
5130 },
5131 {
5132 "deps": [
5133 "boringssl",
5134 "boringssl_test_util"
5135 ],
5136 "headers": [],
5137 "language": "c++",
5138 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005139 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005140 "third_party": true,
5141 "type": "lib"
5142 },
5143 {
5144 "deps": [
5145 "boringssl",
5146 "boringssl_test_util"
5147 ],
5148 "headers": [],
5149 "language": "c",
5150 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005151 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005152 "third_party": true,
5153 "type": "lib"
5154 },
5155 {
5156 "deps": [
5157 "boringssl",
5158 "boringssl_test_util"
5159 ],
5160 "headers": [],
5161 "language": "c",
5162 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005163 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005164 "third_party": true,
5165 "type": "lib"
5166 },
5167 {
5168 "deps": [
5169 "boringssl",
5170 "boringssl_test_util"
5171 ],
5172 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005173 "language": "c++",
5174 "name": "boringssl_x509_test_lib",
5175 "src": [],
5176 "third_party": true,
5177 "type": "lib"
5178 },
5179 {
5180 "deps": [
5181 "boringssl",
5182 "boringssl_test_util"
5183 ],
5184 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005185 "language": "c",
5186 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005187 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005188 "third_party": true,
5189 "type": "lib"
5190 },
5191 {
5192 "deps": [
5193 "boringssl",
5194 "boringssl_test_util"
5195 ],
5196 "headers": [],
5197 "language": "c",
5198 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005199 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005200 "third_party": true,
5201 "type": "lib"
5202 },
5203 {
5204 "deps": [
5205 "boringssl",
5206 "boringssl_test_util"
5207 ],
5208 "headers": [],
5209 "language": "c",
5210 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005211 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005212 "third_party": true,
5213 "type": "lib"
5214 },
5215 {
5216 "deps": [
5217 "boringssl",
5218 "boringssl_test_util"
5219 ],
5220 "headers": [],
5221 "language": "c++",
5222 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005223 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005224 "third_party": true,
5225 "type": "lib"
5226 },
5227 {
5228 "deps": [],
5229 "headers": [
5230 "third_party/zlib/crc32.h",
5231 "third_party/zlib/deflate.h",
5232 "third_party/zlib/gzguts.h",
5233 "third_party/zlib/inffast.h",
5234 "third_party/zlib/inffixed.h",
5235 "third_party/zlib/inflate.h",
5236 "third_party/zlib/inftrees.h",
5237 "third_party/zlib/trees.h",
5238 "third_party/zlib/zconf.h",
5239 "third_party/zlib/zlib.h",
5240 "third_party/zlib/zutil.h"
5241 ],
5242 "language": "c",
5243 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005244 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005245 "third_party": true,
5246 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005247 },
5248 {
5249 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005250 "gpr",
5251 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005252 "grpc_test_util_unsecure",
5253 "grpc_unsecure"
5254 ],
5255 "headers": [
5256 "test/core/bad_client/bad_client.h"
5257 ],
5258 "language": "c",
5259 "name": "bad_client_test",
5260 "src": [
5261 "test/core/bad_client/bad_client.c",
5262 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005263 ],
5264 "third_party": false,
5265 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005266 },
5267 {
5268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005269 "gpr",
5270 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005271 "grpc",
5272 "grpc_test_util"
5273 ],
5274 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005275 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005276 ],
5277 "language": "c",
5278 "name": "bad_ssl_test_server",
5279 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005280 "test/core/bad_ssl/server_common.c",
5281 "test/core/bad_ssl/server_common.h"
5282 ],
5283 "third_party": false,
5284 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005285 },
5286 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005287 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005288 "gpr",
5289 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005290 "grpc",
5291 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005292 ],
5293 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005294 "test/core/end2end/end2end_tests.h",
5295 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005296 ],
5297 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005298 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005299 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005300 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005301 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005302 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005303 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005304 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005305 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005306 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005307 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005308 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005309 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005310 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005311 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005312 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005313 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005314 "test/core/end2end/tests/default_host.c",
5315 "test/core/end2end/tests/disappearing_server.c",
5316 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005317 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005318 "test/core/end2end/tests/graceful_server_shutdown.c",
5319 "test/core/end2end/tests/high_initial_seqno.c",
5320 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005321 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005322 "test/core/end2end/tests/invoke_large_request.c",
5323 "test/core/end2end/tests/large_metadata.c",
5324 "test/core/end2end/tests/max_concurrent_streams.c",
5325 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005326 "test/core/end2end/tests/negative_deadline.c",
5327 "test/core/end2end/tests/no_op.c",
5328 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005329 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005330 "test/core/end2end/tests/ping_pong_streaming.c",
5331 "test/core/end2end/tests/registered_call.c",
5332 "test/core/end2end/tests/request_with_flags.c",
5333 "test/core/end2end/tests/request_with_payload.c",
5334 "test/core/end2end/tests/server_finishes_request.c",
5335 "test/core/end2end/tests/shutdown_finishes_calls.c",
5336 "test/core/end2end/tests/shutdown_finishes_tags.c",
5337 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005338 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005339 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005340 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005341 ],
5342 "third_party": false,
5343 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005344 },
5345 {
5346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005347 "gpr",
5348 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005349 "grpc_test_util_unsecure",
5350 "grpc_unsecure"
5351 ],
5352 "headers": [
5353 "test/core/end2end/end2end_tests.h",
5354 "test/core/end2end/tests/cancel_test_helpers.h"
5355 ],
5356 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005357 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005358 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005359 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005360 "test/core/end2end/end2end_tests.h",
5361 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005362 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005363 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005364 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005365 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005366 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005367 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005368 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005369 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005370 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005371 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005372 "test/core/end2end/tests/default_host.c",
5373 "test/core/end2end/tests/disappearing_server.c",
5374 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005375 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005376 "test/core/end2end/tests/graceful_server_shutdown.c",
5377 "test/core/end2end/tests/high_initial_seqno.c",
5378 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005379 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005380 "test/core/end2end/tests/invoke_large_request.c",
5381 "test/core/end2end/tests/large_metadata.c",
5382 "test/core/end2end/tests/max_concurrent_streams.c",
5383 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005384 "test/core/end2end/tests/negative_deadline.c",
5385 "test/core/end2end/tests/no_op.c",
5386 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005387 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005388 "test/core/end2end/tests/ping_pong_streaming.c",
5389 "test/core/end2end/tests/registered_call.c",
5390 "test/core/end2end/tests/request_with_flags.c",
5391 "test/core/end2end/tests/request_with_payload.c",
5392 "test/core/end2end/tests/server_finishes_request.c",
5393 "test/core/end2end/tests/shutdown_finishes_calls.c",
5394 "test/core/end2end/tests/shutdown_finishes_tags.c",
5395 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005396 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005397 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005398 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005399 ],
5400 "third_party": false,
5401 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005402 },
5403 {
5404 "deps": [
5405 "gpr",
Alistair Veitchf1bc22a2016-05-27 16:38:15 -07005406 "grpc_base",
5407 "nanopb"
Craig Tillerd1697d92016-04-05 16:05:46 -07005408 ],
5409 "headers": [
5410 "include/grpc/census.h",
5411 "src/core/ext/census/aggregation.h",
5412 "src/core/ext/census/census_interface.h",
5413 "src/core/ext/census/census_rpc_stats.h",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005414 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005415 "src/core/ext/census/grpc_filter.h",
5416 "src/core/ext/census/mlog.h",
5417 "src/core/ext/census/rpc_metric_id.h"
5418 ],
5419 "language": "c",
5420 "name": "census",
5421 "src": [
5422 "include/grpc/census.h",
5423 "src/core/ext/census/aggregation.h",
5424 "src/core/ext/census/census_interface.h",
5425 "src/core/ext/census/census_rpc_stats.h",
5426 "src/core/ext/census/context.c",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005427 "src/core/ext/census/gen/census.pb.c",
5428 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005429 "src/core/ext/census/grpc_context.c",
5430 "src/core/ext/census/grpc_filter.c",
5431 "src/core/ext/census/grpc_filter.h",
5432 "src/core/ext/census/grpc_plugin.c",
5433 "src/core/ext/census/initialize.c",
5434 "src/core/ext/census/mlog.c",
5435 "src/core/ext/census/mlog.h",
5436 "src/core/ext/census/operation.c",
5437 "src/core/ext/census/placeholders.c",
5438 "src/core/ext/census/rpc_metric_id.h",
5439 "src/core/ext/census/tracing.c"
5440 ],
5441 "third_party": false,
5442 "type": "filegroup"
5443 },
5444 {
5445 "deps": [
5446 "gpr_codegen"
5447 ],
5448 "headers": [
5449 "include/grpc/support/alloc.h",
5450 "include/grpc/support/atm.h",
5451 "include/grpc/support/atm_gcc_atomic.h",
5452 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005453 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005454 "include/grpc/support/avl.h",
5455 "include/grpc/support/cmdline.h",
5456 "include/grpc/support/cpu.h",
5457 "include/grpc/support/histogram.h",
5458 "include/grpc/support/host_port.h",
5459 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005460 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005461 "include/grpc/support/port_platform.h",
5462 "include/grpc/support/slice.h",
5463 "include/grpc/support/slice_buffer.h",
5464 "include/grpc/support/string_util.h",
5465 "include/grpc/support/subprocess.h",
5466 "include/grpc/support/sync.h",
5467 "include/grpc/support/sync_generic.h",
5468 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005469 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005470 "include/grpc/support/thd.h",
5471 "include/grpc/support/time.h",
5472 "include/grpc/support/tls.h",
5473 "include/grpc/support/tls_gcc.h",
5474 "include/grpc/support/tls_msvc.h",
5475 "include/grpc/support/tls_pthread.h",
5476 "include/grpc/support/useful.h",
5477 "src/core/lib/profiling/timers.h",
5478 "src/core/lib/support/backoff.h",
5479 "src/core/lib/support/block_annotate.h",
5480 "src/core/lib/support/env.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005481 "src/core/lib/support/murmur_hash.h",
5482 "src/core/lib/support/stack_lockfree.h",
5483 "src/core/lib/support/string.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005484 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005485 "src/core/lib/support/thd_internal.h",
5486 "src/core/lib/support/time_precise.h",
5487 "src/core/lib/support/tmpfile.h"
5488 ],
5489 "language": "c",
5490 "name": "gpr_base",
5491 "src": [
5492 "include/grpc/support/alloc.h",
5493 "include/grpc/support/atm.h",
5494 "include/grpc/support/atm_gcc_atomic.h",
5495 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005496 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005497 "include/grpc/support/avl.h",
5498 "include/grpc/support/cmdline.h",
5499 "include/grpc/support/cpu.h",
5500 "include/grpc/support/histogram.h",
5501 "include/grpc/support/host_port.h",
5502 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005503 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005504 "include/grpc/support/port_platform.h",
5505 "include/grpc/support/slice.h",
5506 "include/grpc/support/slice_buffer.h",
5507 "include/grpc/support/string_util.h",
5508 "include/grpc/support/subprocess.h",
5509 "include/grpc/support/sync.h",
5510 "include/grpc/support/sync_generic.h",
5511 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005512 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005513 "include/grpc/support/thd.h",
5514 "include/grpc/support/time.h",
5515 "include/grpc/support/tls.h",
5516 "include/grpc/support/tls_gcc.h",
5517 "include/grpc/support/tls_msvc.h",
5518 "include/grpc/support/tls_pthread.h",
5519 "include/grpc/support/useful.h",
5520 "src/core/lib/profiling/basic_timers.c",
5521 "src/core/lib/profiling/stap_timers.c",
5522 "src/core/lib/profiling/timers.h",
5523 "src/core/lib/support/alloc.c",
5524 "src/core/lib/support/avl.c",
5525 "src/core/lib/support/backoff.c",
5526 "src/core/lib/support/backoff.h",
5527 "src/core/lib/support/block_annotate.h",
5528 "src/core/lib/support/cmdline.c",
5529 "src/core/lib/support/cpu_iphone.c",
5530 "src/core/lib/support/cpu_linux.c",
5531 "src/core/lib/support/cpu_posix.c",
5532 "src/core/lib/support/cpu_windows.c",
5533 "src/core/lib/support/env.h",
5534 "src/core/lib/support/env_linux.c",
5535 "src/core/lib/support/env_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005536 "src/core/lib/support/env_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005537 "src/core/lib/support/histogram.c",
5538 "src/core/lib/support/host_port.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005539 "src/core/lib/support/log.c",
5540 "src/core/lib/support/log_android.c",
5541 "src/core/lib/support/log_linux.c",
5542 "src/core/lib/support/log_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005543 "src/core/lib/support/log_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005544 "src/core/lib/support/murmur_hash.c",
5545 "src/core/lib/support/murmur_hash.h",
5546 "src/core/lib/support/slice.c",
5547 "src/core/lib/support/slice_buffer.c",
5548 "src/core/lib/support/stack_lockfree.c",
5549 "src/core/lib/support/stack_lockfree.h",
5550 "src/core/lib/support/string.c",
5551 "src/core/lib/support/string.h",
5552 "src/core/lib/support/string_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005553 "src/core/lib/support/string_util_windows.c",
5554 "src/core/lib/support/string_windows.c",
5555 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005556 "src/core/lib/support/subprocess_posix.c",
5557 "src/core/lib/support/subprocess_windows.c",
5558 "src/core/lib/support/sync.c",
5559 "src/core/lib/support/sync_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005560 "src/core/lib/support/sync_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005561 "src/core/lib/support/thd.c",
5562 "src/core/lib/support/thd_internal.h",
5563 "src/core/lib/support/thd_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005564 "src/core/lib/support/thd_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005565 "src/core/lib/support/time.c",
5566 "src/core/lib/support/time_posix.c",
5567 "src/core/lib/support/time_precise.c",
5568 "src/core/lib/support/time_precise.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005569 "src/core/lib/support/time_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005570 "src/core/lib/support/tls_pthread.c",
5571 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005572 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005573 "src/core/lib/support/tmpfile_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005574 "src/core/lib/support/tmpfile_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005575 "src/core/lib/support/wrap_memcpy.c"
5576 ],
5577 "third_party": false,
5578 "type": "filegroup"
5579 },
5580 {
5581 "deps": [],
5582 "headers": [
5583 "include/grpc/impl/codegen/alloc.h",
5584 "include/grpc/impl/codegen/atm.h",
5585 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5586 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005587 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005588 "include/grpc/impl/codegen/log.h",
5589 "include/grpc/impl/codegen/port_platform.h",
5590 "include/grpc/impl/codegen/slice.h",
5591 "include/grpc/impl/codegen/slice_buffer.h",
5592 "include/grpc/impl/codegen/sync.h",
5593 "include/grpc/impl/codegen/sync_generic.h",
5594 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005595 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005596 "include/grpc/impl/codegen/time.h"
5597 ],
5598 "language": "c",
5599 "name": "gpr_codegen",
5600 "src": [
5601 "include/grpc/impl/codegen/alloc.h",
5602 "include/grpc/impl/codegen/atm.h",
5603 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5604 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005605 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005606 "include/grpc/impl/codegen/log.h",
5607 "include/grpc/impl/codegen/port_platform.h",
5608 "include/grpc/impl/codegen/slice.h",
5609 "include/grpc/impl/codegen/slice_buffer.h",
5610 "include/grpc/impl/codegen/sync.h",
5611 "include/grpc/impl/codegen/sync_generic.h",
5612 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005613 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005614 "include/grpc/impl/codegen/time.h"
5615 ],
5616 "third_party": false,
5617 "type": "filegroup"
5618 },
5619 {
5620 "deps": [
yang-g34b58612016-06-03 17:30:09 -07005621 "grpc++_codegen_base"
5622 ],
5623 "headers": [],
5624 "language": "c",
5625 "name": "grpc++_codegen_base_src",
5626 "src": [
5627 "src/cpp/codegen/codegen_init.cc"
5628 ],
5629 "third_party": false,
5630 "type": "filegroup"
5631 },
5632 {
5633 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005634 "gpr",
5635 "grpc_codegen"
5636 ],
5637 "headers": [
5638 "include/grpc/byte_buffer.h",
5639 "include/grpc/byte_buffer_reader.h",
5640 "include/grpc/compression.h",
5641 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07005642 "include/grpc/grpc_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005643 "include/grpc/status.h",
5644 "src/core/lib/channel/channel_args.h",
5645 "src/core/lib/channel/channel_stack.h",
5646 "src/core/lib/channel/channel_stack_builder.h",
5647 "src/core/lib/channel/compress_filter.h",
5648 "src/core/lib/channel/connected_channel.h",
5649 "src/core/lib/channel/context.h",
5650 "src/core/lib/channel/http_client_filter.h",
5651 "src/core/lib/channel/http_server_filter.h",
5652 "src/core/lib/compression/algorithm_metadata.h",
5653 "src/core/lib/compression/message_compress.h",
5654 "src/core/lib/debug/trace.h",
5655 "src/core/lib/http/format_request.h",
5656 "src/core/lib/http/httpcli.h",
5657 "src/core/lib/http/parser.h",
5658 "src/core/lib/iomgr/closure.h",
5659 "src/core/lib/iomgr/endpoint.h",
5660 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07005661 "src/core/lib/iomgr/error.h",
Craig Tiller69f3e2b2016-05-31 13:45:24 -07005662 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005663 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005664 "src/core/lib/iomgr/ev_posix.h",
5665 "src/core/lib/iomgr/exec_ctx.h",
5666 "src/core/lib/iomgr/executor.h",
5667 "src/core/lib/iomgr/iocp_windows.h",
5668 "src/core/lib/iomgr/iomgr.h",
5669 "src/core/lib/iomgr/iomgr_internal.h",
5670 "src/core/lib/iomgr/iomgr_posix.h",
Craig Tiller85178862016-05-18 16:09:16 -07005671 "src/core/lib/iomgr/load_file.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005672 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005673 "src/core/lib/iomgr/pollset.h",
5674 "src/core/lib/iomgr/pollset_set.h",
5675 "src/core/lib/iomgr/pollset_set_windows.h",
5676 "src/core/lib/iomgr/pollset_windows.h",
5677 "src/core/lib/iomgr/resolve_address.h",
5678 "src/core/lib/iomgr/sockaddr.h",
5679 "src/core/lib/iomgr/sockaddr_posix.h",
5680 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005681 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005682 "src/core/lib/iomgr/socket_utils_posix.h",
5683 "src/core/lib/iomgr/socket_windows.h",
5684 "src/core/lib/iomgr/tcp_client.h",
5685 "src/core/lib/iomgr/tcp_posix.h",
5686 "src/core/lib/iomgr/tcp_server.h",
5687 "src/core/lib/iomgr/tcp_windows.h",
5688 "src/core/lib/iomgr/time_averaged_stats.h",
5689 "src/core/lib/iomgr/timer.h",
5690 "src/core/lib/iomgr/timer_heap.h",
5691 "src/core/lib/iomgr/udp_server.h",
5692 "src/core/lib/iomgr/unix_sockets_posix.h",
5693 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5694 "src/core/lib/iomgr/wakeup_fd_posix.h",
5695 "src/core/lib/iomgr/workqueue.h",
5696 "src/core/lib/iomgr/workqueue_posix.h",
5697 "src/core/lib/iomgr/workqueue_windows.h",
5698 "src/core/lib/json/json.h",
5699 "src/core/lib/json/json_common.h",
5700 "src/core/lib/json/json_reader.h",
5701 "src/core/lib/json/json_writer.h",
5702 "src/core/lib/surface/api_trace.h",
5703 "src/core/lib/surface/call.h",
5704 "src/core/lib/surface/call_test_only.h",
5705 "src/core/lib/surface/channel.h",
5706 "src/core/lib/surface/channel_init.h",
5707 "src/core/lib/surface/channel_stack_type.h",
5708 "src/core/lib/surface/completion_queue.h",
5709 "src/core/lib/surface/event_string.h",
5710 "src/core/lib/surface/init.h",
5711 "src/core/lib/surface/lame_client.h",
5712 "src/core/lib/surface/server.h",
5713 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005714 "src/core/lib/transport/byte_stream.h",
5715 "src/core/lib/transport/connectivity_state.h",
5716 "src/core/lib/transport/metadata.h",
5717 "src/core/lib/transport/metadata_batch.h",
5718 "src/core/lib/transport/static_metadata.h",
5719 "src/core/lib/transport/transport.h",
5720 "src/core/lib/transport/transport_impl.h"
5721 ],
5722 "language": "c",
5723 "name": "grpc_base",
5724 "src": [
5725 "include/grpc/byte_buffer.h",
5726 "include/grpc/byte_buffer_reader.h",
5727 "include/grpc/compression.h",
5728 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07005729 "include/grpc/grpc_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005730 "include/grpc/status.h",
5731 "src/core/lib/channel/channel_args.c",
5732 "src/core/lib/channel/channel_args.h",
5733 "src/core/lib/channel/channel_stack.c",
5734 "src/core/lib/channel/channel_stack.h",
5735 "src/core/lib/channel/channel_stack_builder.c",
5736 "src/core/lib/channel/channel_stack_builder.h",
5737 "src/core/lib/channel/compress_filter.c",
5738 "src/core/lib/channel/compress_filter.h",
5739 "src/core/lib/channel/connected_channel.c",
5740 "src/core/lib/channel/connected_channel.h",
5741 "src/core/lib/channel/context.h",
5742 "src/core/lib/channel/http_client_filter.c",
5743 "src/core/lib/channel/http_client_filter.h",
5744 "src/core/lib/channel/http_server_filter.c",
5745 "src/core/lib/channel/http_server_filter.h",
5746 "src/core/lib/compression/algorithm_metadata.h",
David Garcia Quintasac094472016-05-18 20:25:57 -07005747 "src/core/lib/compression/compression.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005748 "src/core/lib/compression/message_compress.c",
5749 "src/core/lib/compression/message_compress.h",
5750 "src/core/lib/debug/trace.c",
5751 "src/core/lib/debug/trace.h",
5752 "src/core/lib/http/format_request.c",
5753 "src/core/lib/http/format_request.h",
5754 "src/core/lib/http/httpcli.c",
5755 "src/core/lib/http/httpcli.h",
5756 "src/core/lib/http/parser.c",
5757 "src/core/lib/http/parser.h",
5758 "src/core/lib/iomgr/closure.c",
5759 "src/core/lib/iomgr/closure.h",
5760 "src/core/lib/iomgr/endpoint.c",
5761 "src/core/lib/iomgr/endpoint.h",
5762 "src/core/lib/iomgr/endpoint_pair.h",
5763 "src/core/lib/iomgr/endpoint_pair_posix.c",
5764 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07005765 "src/core/lib/iomgr/error.c",
5766 "src/core/lib/iomgr/error.h",
Craig Tiller69f3e2b2016-05-31 13:45:24 -07005767 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5768 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005769 "src/core/lib/iomgr/ev_poll_posix.c",
5770 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005771 "src/core/lib/iomgr/ev_posix.c",
5772 "src/core/lib/iomgr/ev_posix.h",
5773 "src/core/lib/iomgr/exec_ctx.c",
5774 "src/core/lib/iomgr/exec_ctx.h",
5775 "src/core/lib/iomgr/executor.c",
5776 "src/core/lib/iomgr/executor.h",
5777 "src/core/lib/iomgr/iocp_windows.c",
5778 "src/core/lib/iomgr/iocp_windows.h",
5779 "src/core/lib/iomgr/iomgr.c",
5780 "src/core/lib/iomgr/iomgr.h",
5781 "src/core/lib/iomgr/iomgr_internal.h",
5782 "src/core/lib/iomgr/iomgr_posix.c",
5783 "src/core/lib/iomgr/iomgr_posix.h",
5784 "src/core/lib/iomgr/iomgr_windows.c",
Craig Tiller85178862016-05-18 16:09:16 -07005785 "src/core/lib/iomgr/load_file.c",
5786 "src/core/lib/iomgr/load_file.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005787 "src/core/lib/iomgr/polling_entity.c",
5788 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005789 "src/core/lib/iomgr/pollset.h",
5790 "src/core/lib/iomgr/pollset_set.h",
5791 "src/core/lib/iomgr/pollset_set_windows.c",
5792 "src/core/lib/iomgr/pollset_set_windows.h",
5793 "src/core/lib/iomgr/pollset_windows.c",
5794 "src/core/lib/iomgr/pollset_windows.h",
5795 "src/core/lib/iomgr/resolve_address.h",
5796 "src/core/lib/iomgr/resolve_address_posix.c",
5797 "src/core/lib/iomgr/resolve_address_windows.c",
5798 "src/core/lib/iomgr/sockaddr.h",
5799 "src/core/lib/iomgr/sockaddr_posix.h",
5800 "src/core/lib/iomgr/sockaddr_utils.c",
5801 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005802 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005803 "src/core/lib/iomgr/socket_utils_common_posix.c",
5804 "src/core/lib/iomgr/socket_utils_linux.c",
5805 "src/core/lib/iomgr/socket_utils_posix.c",
5806 "src/core/lib/iomgr/socket_utils_posix.h",
5807 "src/core/lib/iomgr/socket_windows.c",
5808 "src/core/lib/iomgr/socket_windows.h",
5809 "src/core/lib/iomgr/tcp_client.h",
5810 "src/core/lib/iomgr/tcp_client_posix.c",
5811 "src/core/lib/iomgr/tcp_client_windows.c",
5812 "src/core/lib/iomgr/tcp_posix.c",
5813 "src/core/lib/iomgr/tcp_posix.h",
5814 "src/core/lib/iomgr/tcp_server.h",
5815 "src/core/lib/iomgr/tcp_server_posix.c",
5816 "src/core/lib/iomgr/tcp_server_windows.c",
5817 "src/core/lib/iomgr/tcp_windows.c",
5818 "src/core/lib/iomgr/tcp_windows.h",
5819 "src/core/lib/iomgr/time_averaged_stats.c",
5820 "src/core/lib/iomgr/time_averaged_stats.h",
5821 "src/core/lib/iomgr/timer.c",
5822 "src/core/lib/iomgr/timer.h",
5823 "src/core/lib/iomgr/timer_heap.c",
5824 "src/core/lib/iomgr/timer_heap.h",
5825 "src/core/lib/iomgr/udp_server.c",
5826 "src/core/lib/iomgr/udp_server.h",
5827 "src/core/lib/iomgr/unix_sockets_posix.c",
5828 "src/core/lib/iomgr/unix_sockets_posix.h",
5829 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5830 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5831 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5832 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5833 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5834 "src/core/lib/iomgr/wakeup_fd_posix.c",
5835 "src/core/lib/iomgr/wakeup_fd_posix.h",
5836 "src/core/lib/iomgr/workqueue.h",
5837 "src/core/lib/iomgr/workqueue_posix.c",
5838 "src/core/lib/iomgr/workqueue_posix.h",
5839 "src/core/lib/iomgr/workqueue_windows.c",
5840 "src/core/lib/iomgr/workqueue_windows.h",
5841 "src/core/lib/json/json.c",
5842 "src/core/lib/json/json.h",
5843 "src/core/lib/json/json_common.h",
5844 "src/core/lib/json/json_reader.c",
5845 "src/core/lib/json/json_reader.h",
5846 "src/core/lib/json/json_string.c",
5847 "src/core/lib/json/json_writer.c",
5848 "src/core/lib/json/json_writer.h",
5849 "src/core/lib/surface/alarm.c",
5850 "src/core/lib/surface/api_trace.c",
5851 "src/core/lib/surface/api_trace.h",
5852 "src/core/lib/surface/byte_buffer.c",
5853 "src/core/lib/surface/byte_buffer_reader.c",
5854 "src/core/lib/surface/call.c",
5855 "src/core/lib/surface/call.h",
5856 "src/core/lib/surface/call_details.c",
5857 "src/core/lib/surface/call_log_batch.c",
5858 "src/core/lib/surface/call_test_only.h",
5859 "src/core/lib/surface/channel.c",
5860 "src/core/lib/surface/channel.h",
5861 "src/core/lib/surface/channel_init.c",
5862 "src/core/lib/surface/channel_init.h",
5863 "src/core/lib/surface/channel_ping.c",
5864 "src/core/lib/surface/channel_stack_type.c",
5865 "src/core/lib/surface/channel_stack_type.h",
5866 "src/core/lib/surface/completion_queue.c",
5867 "src/core/lib/surface/completion_queue.h",
5868 "src/core/lib/surface/event_string.c",
5869 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005870 "src/core/lib/surface/init.h",
5871 "src/core/lib/surface/lame_client.c",
5872 "src/core/lib/surface/lame_client.h",
5873 "src/core/lib/surface/metadata_array.c",
5874 "src/core/lib/surface/server.c",
5875 "src/core/lib/surface/server.h",
5876 "src/core/lib/surface/surface_trace.h",
5877 "src/core/lib/surface/validate_metadata.c",
5878 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005879 "src/core/lib/transport/byte_stream.c",
5880 "src/core/lib/transport/byte_stream.h",
5881 "src/core/lib/transport/connectivity_state.c",
5882 "src/core/lib/transport/connectivity_state.h",
5883 "src/core/lib/transport/metadata.c",
5884 "src/core/lib/transport/metadata.h",
5885 "src/core/lib/transport/metadata_batch.c",
5886 "src/core/lib/transport/metadata_batch.h",
5887 "src/core/lib/transport/static_metadata.c",
5888 "src/core/lib/transport/static_metadata.h",
5889 "src/core/lib/transport/transport.c",
5890 "src/core/lib/transport/transport.h",
5891 "src/core/lib/transport/transport_impl.h",
5892 "src/core/lib/transport/transport_op_string.c"
5893 ],
5894 "third_party": false,
5895 "type": "filegroup"
5896 },
5897 {
5898 "deps": [
5899 "gpr",
5900 "grpc_base"
5901 ],
5902 "headers": [
5903 "src/core/ext/client_config/client_channel.h",
5904 "src/core/ext/client_config/client_channel_factory.h",
5905 "src/core/ext/client_config/client_config.h",
5906 "src/core/ext/client_config/connector.h",
5907 "src/core/ext/client_config/initial_connect_string.h",
5908 "src/core/ext/client_config/lb_policy.h",
5909 "src/core/ext/client_config/lb_policy_factory.h",
5910 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005911 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005912 "src/core/ext/client_config/resolver.h",
5913 "src/core/ext/client_config/resolver_factory.h",
5914 "src/core/ext/client_config/resolver_registry.h",
5915 "src/core/ext/client_config/subchannel.h",
5916 "src/core/ext/client_config/subchannel_call_holder.h",
5917 "src/core/ext/client_config/subchannel_index.h",
5918 "src/core/ext/client_config/uri_parser.h"
5919 ],
5920 "language": "c",
5921 "name": "grpc_client_config",
5922 "src": [
5923 "src/core/ext/client_config/channel_connectivity.c",
5924 "src/core/ext/client_config/client_channel.c",
5925 "src/core/ext/client_config/client_channel.h",
5926 "src/core/ext/client_config/client_channel_factory.c",
5927 "src/core/ext/client_config/client_channel_factory.h",
5928 "src/core/ext/client_config/client_config.c",
5929 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005930 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005931 "src/core/ext/client_config/connector.c",
5932 "src/core/ext/client_config/connector.h",
5933 "src/core/ext/client_config/default_initial_connect_string.c",
5934 "src/core/ext/client_config/initial_connect_string.c",
5935 "src/core/ext/client_config/initial_connect_string.h",
5936 "src/core/ext/client_config/lb_policy.c",
5937 "src/core/ext/client_config/lb_policy.h",
5938 "src/core/ext/client_config/lb_policy_factory.c",
5939 "src/core/ext/client_config/lb_policy_factory.h",
5940 "src/core/ext/client_config/lb_policy_registry.c",
5941 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005942 "src/core/ext/client_config/parse_address.c",
5943 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005944 "src/core/ext/client_config/resolver.c",
5945 "src/core/ext/client_config/resolver.h",
5946 "src/core/ext/client_config/resolver_factory.c",
5947 "src/core/ext/client_config/resolver_factory.h",
5948 "src/core/ext/client_config/resolver_registry.c",
5949 "src/core/ext/client_config/resolver_registry.h",
5950 "src/core/ext/client_config/subchannel.c",
5951 "src/core/ext/client_config/subchannel.h",
5952 "src/core/ext/client_config/subchannel_call_holder.c",
5953 "src/core/ext/client_config/subchannel_call_holder.h",
5954 "src/core/ext/client_config/subchannel_index.c",
5955 "src/core/ext/client_config/subchannel_index.h",
5956 "src/core/ext/client_config/uri_parser.c",
5957 "src/core/ext/client_config/uri_parser.h"
5958 ],
5959 "third_party": false,
5960 "type": "filegroup"
5961 },
5962 {
5963 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005964 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005965 ],
5966 "headers": [
5967 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005968 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005969 "include/grpc/impl/codegen/compression_types.h",
5970 "include/grpc/impl/codegen/connectivity_state.h",
5971 "include/grpc/impl/codegen/grpc_types.h",
5972 "include/grpc/impl/codegen/propagation_bits.h",
5973 "include/grpc/impl/codegen/status.h"
5974 ],
5975 "language": "c",
5976 "name": "grpc_codegen",
5977 "src": [
5978 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005979 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005980 "include/grpc/impl/codegen/compression_types.h",
5981 "include/grpc/impl/codegen/connectivity_state.h",
5982 "include/grpc/impl/codegen/grpc_types.h",
5983 "include/grpc/impl/codegen/propagation_bits.h",
5984 "include/grpc/impl/codegen/status.h"
5985 ],
5986 "third_party": false,
5987 "type": "filegroup"
5988 },
5989 {
5990 "deps": [
5991 "gpr",
5992 "grpc_base",
5993 "grpc_client_config",
5994 "nanopb"
5995 ],
5996 "headers": [
5997 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005998 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005999 ],
6000 "language": "c",
6001 "name": "grpc_lb_policy_grpclb",
6002 "src": [
6003 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6004 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006005 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
6006 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006007 ],
6008 "third_party": false,
6009 "type": "filegroup"
6010 },
6011 {
6012 "deps": [
6013 "gpr",
6014 "grpc_base",
6015 "grpc_client_config"
6016 ],
6017 "headers": [],
6018 "language": "c",
6019 "name": "grpc_lb_policy_pick_first",
6020 "src": [
6021 "src/core/ext/lb_policy/pick_first/pick_first.c"
6022 ],
6023 "third_party": false,
6024 "type": "filegroup"
6025 },
6026 {
6027 "deps": [
6028 "gpr",
6029 "grpc_base",
6030 "grpc_client_config"
6031 ],
6032 "headers": [],
6033 "language": "c",
6034 "name": "grpc_lb_policy_round_robin",
6035 "src": [
6036 "src/core/ext/lb_policy/round_robin/round_robin.c"
6037 ],
6038 "third_party": false,
6039 "type": "filegroup"
6040 },
6041 {
6042 "deps": [
6043 "gpr",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07006044 "grpc_base"
6045 ],
6046 "headers": [
6047 "src/core/ext/load_reporting/load_reporting.h",
6048 "src/core/ext/load_reporting/load_reporting_filter.h"
6049 ],
6050 "language": "c",
6051 "name": "grpc_load_reporting",
6052 "src": [
6053 "src/core/ext/load_reporting/load_reporting.c",
6054 "src/core/ext/load_reporting/load_reporting.h",
6055 "src/core/ext/load_reporting/load_reporting_filter.c",
6056 "src/core/ext/load_reporting/load_reporting_filter.h"
6057 ],
6058 "third_party": false,
6059 "type": "filegroup"
6060 },
6061 {
6062 "deps": [
6063 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07006064 "grpc_base",
6065 "grpc_client_config"
6066 ],
6067 "headers": [],
6068 "language": "c",
6069 "name": "grpc_resolver_dns_native",
6070 "src": [
6071 "src/core/ext/resolver/dns/native/dns_resolver.c"
6072 ],
6073 "third_party": false,
6074 "type": "filegroup"
6075 },
6076 {
6077 "deps": [
6078 "gpr",
6079 "grpc_base",
6080 "grpc_client_config"
6081 ],
6082 "headers": [],
6083 "language": "c",
6084 "name": "grpc_resolver_sockaddr",
6085 "src": [
6086 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6087 ],
6088 "third_party": false,
6089 "type": "filegroup"
6090 },
6091 {
6092 "deps": [
6093 "gpr",
6094 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006095 "grpc_transport_chttp2_alpn",
6096 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006097 ],
6098 "headers": [
6099 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006100 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006101 "src/core/lib/security/context/security_context.h",
6102 "src/core/lib/security/credentials/composite/composite_credentials.h",
6103 "src/core/lib/security/credentials/credentials.h",
6104 "src/core/lib/security/credentials/fake/fake_credentials.h",
6105 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6106 "src/core/lib/security/credentials/iam/iam_credentials.h",
6107 "src/core/lib/security/credentials/jwt/json_token.h",
6108 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6109 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6110 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6111 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6112 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6113 "src/core/lib/security/transport/auth_filters.h",
6114 "src/core/lib/security/transport/handshake.h",
6115 "src/core/lib/security/transport/secure_endpoint.h",
6116 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006117 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006118 "src/core/lib/security/util/b64.h",
6119 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006120 ],
6121 "language": "c",
6122 "name": "grpc_secure",
6123 "src": [
6124 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006125 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006126 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006127 "src/core/lib/security/context/security_context.c",
6128 "src/core/lib/security/context/security_context.h",
6129 "src/core/lib/security/credentials/composite/composite_credentials.c",
6130 "src/core/lib/security/credentials/composite/composite_credentials.h",
6131 "src/core/lib/security/credentials/credentials.c",
6132 "src/core/lib/security/credentials/credentials.h",
6133 "src/core/lib/security/credentials/credentials_metadata.c",
6134 "src/core/lib/security/credentials/fake/fake_credentials.c",
6135 "src/core/lib/security/credentials/fake/fake_credentials.h",
6136 "src/core/lib/security/credentials/google_default/credentials_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006137 "src/core/lib/security/credentials/google_default/credentials_windows.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006138 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6139 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6140 "src/core/lib/security/credentials/iam/iam_credentials.c",
6141 "src/core/lib/security/credentials/iam/iam_credentials.h",
6142 "src/core/lib/security/credentials/jwt/json_token.c",
6143 "src/core/lib/security/credentials/jwt/json_token.h",
6144 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6145 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6146 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6147 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6148 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6149 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6150 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6151 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6152 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6153 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6154 "src/core/lib/security/transport/auth_filters.h",
6155 "src/core/lib/security/transport/client_auth_filter.c",
6156 "src/core/lib/security/transport/handshake.c",
6157 "src/core/lib/security/transport/handshake.h",
6158 "src/core/lib/security/transport/secure_endpoint.c",
6159 "src/core/lib/security/transport/secure_endpoint.h",
6160 "src/core/lib/security/transport/security_connector.c",
6161 "src/core/lib/security/transport/security_connector.h",
6162 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006163 "src/core/lib/security/transport/tsi_error.c",
6164 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006165 "src/core/lib/security/util/b64.c",
6166 "src/core/lib/security/util/b64.h",
6167 "src/core/lib/security/util/json_util.c",
6168 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006169 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006170 ],
6171 "third_party": false,
6172 "type": "filegroup"
6173 },
6174 {
6175 "deps": [
6176 "gpr_test_util",
6177 "grpc"
6178 ],
6179 "headers": [
6180 "test/core/end2end/cq_verifier.h",
6181 "test/core/end2end/fixtures/proxy.h",
6182 "test/core/iomgr/endpoint_tests.h",
6183 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006184 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006185 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006186 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006187 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006188 "test/core/util/port.h",
6189 "test/core/util/port_server_client.h",
6190 "test/core/util/slice_splitter.h"
6191 ],
6192 "language": "c",
6193 "name": "grpc_test_util_base",
6194 "src": [
6195 "test/core/end2end/cq_verifier.c",
6196 "test/core/end2end/cq_verifier.h",
6197 "test/core/end2end/fixtures/proxy.c",
6198 "test/core/end2end/fixtures/proxy.h",
6199 "test/core/iomgr/endpoint_tests.c",
6200 "test/core/iomgr/endpoint_tests.h",
6201 "test/core/util/grpc_profiler.c",
6202 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006203 "test/core/util/memory_counters.c",
6204 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006205 "test/core/util/mock_endpoint.c",
6206 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006207 "test/core/util/parse_hexstring.c",
6208 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006209 "test/core/util/passthru_endpoint.c",
6210 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006211 "test/core/util/port.h",
6212 "test/core/util/port_posix.c",
6213 "test/core/util/port_server_client.c",
6214 "test/core/util/port_server_client.h",
6215 "test/core/util/port_windows.c",
6216 "test/core/util/slice_splitter.c",
6217 "test/core/util/slice_splitter.h"
6218 ],
6219 "third_party": false,
6220 "type": "filegroup"
6221 },
6222 {
6223 "deps": [
6224 "gpr",
6225 "grpc_base",
6226 "grpc_transport_chttp2_alpn"
6227 ],
6228 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006229 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006230 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6231 "src/core/ext/transport/chttp2/transport/frame.h",
6232 "src/core/ext/transport/chttp2/transport/frame_data.h",
6233 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6234 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6235 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6236 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6237 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6238 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6239 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6240 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6241 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6242 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6243 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6244 "src/core/ext/transport/chttp2/transport/internal.h",
6245 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6246 "src/core/ext/transport/chttp2/transport/stream_map.h",
6247 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6248 "src/core/ext/transport/chttp2/transport/varint.h"
6249 ],
6250 "language": "c",
6251 "name": "grpc_transport_chttp2",
6252 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006253 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6254 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6255 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006256 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6257 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6258 "src/core/ext/transport/chttp2/transport/frame.h",
6259 "src/core/ext/transport/chttp2/transport/frame_data.c",
6260 "src/core/ext/transport/chttp2/transport/frame_data.h",
6261 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6262 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6263 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6264 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6265 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6266 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6267 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6268 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6269 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6270 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6271 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6272 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6273 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6274 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6275 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6276 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6277 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6278 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6279 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6280 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6281 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6282 "src/core/ext/transport/chttp2/transport/internal.h",
6283 "src/core/ext/transport/chttp2/transport/parsing.c",
6284 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6285 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6286 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6287 "src/core/ext/transport/chttp2/transport/stream_map.c",
6288 "src/core/ext/transport/chttp2/transport/stream_map.h",
6289 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6290 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6291 "src/core/ext/transport/chttp2/transport/varint.c",
6292 "src/core/ext/transport/chttp2/transport/varint.h",
6293 "src/core/ext/transport/chttp2/transport/writing.c"
6294 ],
6295 "third_party": false,
6296 "type": "filegroup"
6297 },
6298 {
6299 "deps": [
6300 "gpr"
6301 ],
6302 "headers": [
6303 "src/core/ext/transport/chttp2/alpn/alpn.h"
6304 ],
6305 "language": "c",
6306 "name": "grpc_transport_chttp2_alpn",
6307 "src": [
6308 "src/core/ext/transport/chttp2/alpn/alpn.c",
6309 "src/core/ext/transport/chttp2/alpn/alpn.h"
6310 ],
6311 "third_party": false,
6312 "type": "filegroup"
6313 },
6314 {
6315 "deps": [
6316 "gpr",
6317 "grpc_base",
6318 "grpc_client_config",
6319 "grpc_transport_chttp2"
6320 ],
6321 "headers": [],
6322 "language": "c",
6323 "name": "grpc_transport_chttp2_client_insecure",
6324 "src": [
Adam Michalik321b1fb2016-05-16 15:42:36 -07006325 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
6326 "src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006327 ],
6328 "third_party": false,
6329 "type": "filegroup"
6330 },
6331 {
6332 "deps": [
6333 "gpr",
6334 "grpc_base",
6335 "grpc_client_config",
6336 "grpc_secure",
6337 "grpc_transport_chttp2"
6338 ],
6339 "headers": [],
6340 "language": "c",
6341 "name": "grpc_transport_chttp2_client_secure",
6342 "src": [
6343 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6344 ],
6345 "third_party": false,
6346 "type": "filegroup"
6347 },
6348 {
6349 "deps": [
6350 "gpr",
6351 "grpc_base",
6352 "grpc_transport_chttp2"
6353 ],
6354 "headers": [],
6355 "language": "c",
6356 "name": "grpc_transport_chttp2_server_insecure",
6357 "src": [
Adam Michalikbf10c822016-05-20 16:13:32 -07006358 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
6359 "src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006360 ],
6361 "third_party": false,
6362 "type": "filegroup"
6363 },
6364 {
6365 "deps": [
6366 "gpr",
6367 "grpc_base",
6368 "grpc_secure",
6369 "grpc_transport_chttp2"
6370 ],
6371 "headers": [],
6372 "language": "c",
6373 "name": "grpc_transport_chttp2_server_secure",
6374 "src": [
6375 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6376 ],
6377 "third_party": false,
6378 "type": "filegroup"
6379 },
6380 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006381 "deps": [
6382 "grpc_base",
6383 "grpc_transport_chttp2"
6384 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006385 "headers": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006386 "include/grpc/grpc_cronet.h",
6387 "include/grpc/grpc_security.h",
6388 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006389 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6390 ],
6391 "language": "c",
6392 "name": "grpc_transport_cronet_client_secure",
6393 "src": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006394 "include/grpc/grpc_cronet.h",
6395 "include/grpc/grpc_security.h",
6396 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006397 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6398 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006399 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006400 ],
6401 "third_party": false,
6402 "type": "filegroup"
6403 },
6404 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006405 "deps": [],
6406 "headers": [
6407 "third_party/nanopb/pb.h",
6408 "third_party/nanopb/pb_common.h",
6409 "third_party/nanopb/pb_decode.h",
6410 "third_party/nanopb/pb_encode.h"
6411 ],
6412 "language": "c",
6413 "name": "nanopb",
6414 "src": [],
6415 "third_party": false,
6416 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006417 },
6418 {
6419 "deps": [
6420 "gpr"
6421 ],
6422 "headers": [
6423 "src/core/lib/tsi/fake_transport_security.h",
6424 "src/core/lib/tsi/ssl_transport_security.h",
6425 "src/core/lib/tsi/ssl_types.h",
6426 "src/core/lib/tsi/transport_security.h",
6427 "src/core/lib/tsi/transport_security_interface.h"
6428 ],
6429 "language": "c",
6430 "name": "tsi",
6431 "src": [
6432 "src/core/lib/tsi/fake_transport_security.c",
6433 "src/core/lib/tsi/fake_transport_security.h",
6434 "src/core/lib/tsi/ssl_transport_security.c",
6435 "src/core/lib/tsi/ssl_transport_security.h",
6436 "src/core/lib/tsi/ssl_types.h",
6437 "src/core/lib/tsi/transport_security.c",
6438 "src/core/lib/tsi/transport_security.h",
6439 "src/core/lib/tsi/transport_security_interface.h"
6440 ],
6441 "third_party": false,
6442 "type": "filegroup"
6443 },
6444 {
6445 "deps": [
6446 "grpc",
yang-g17487f92016-06-03 15:21:15 -07006447 "grpc++_codegen_base"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006448 ],
6449 "headers": [
6450 "include/grpc++/alarm.h",
6451 "include/grpc++/channel.h",
6452 "include/grpc++/client_context.h",
6453 "include/grpc++/completion_queue.h",
6454 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006455 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006456 "include/grpc++/generic/async_generic_service.h",
6457 "include/grpc++/generic/generic_stub.h",
6458 "include/grpc++/grpc++.h",
6459 "include/grpc++/impl/call.h",
6460 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07006461 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006462 "include/grpc++/impl/grpc_library.h",
6463 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006464 "include/grpc++/impl/rpc_method.h",
6465 "include/grpc++/impl/rpc_service_method.h",
6466 "include/grpc++/impl/serialization_traits.h",
6467 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006468 "include/grpc++/impl/server_builder_plugin.h",
6469 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006470 "include/grpc++/impl/service_type.h",
6471 "include/grpc++/impl/sync.h",
6472 "include/grpc++/impl/sync_cxx11.h",
6473 "include/grpc++/impl/sync_no_cxx11.h",
6474 "include/grpc++/impl/thd.h",
6475 "include/grpc++/impl/thd_cxx11.h",
6476 "include/grpc++/impl/thd_no_cxx11.h",
6477 "include/grpc++/security/auth_context.h",
6478 "include/grpc++/security/auth_metadata_processor.h",
6479 "include/grpc++/security/credentials.h",
6480 "include/grpc++/security/server_credentials.h",
6481 "include/grpc++/server.h",
6482 "include/grpc++/server_builder.h",
6483 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006484 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006485 "include/grpc++/support/async_stream.h",
6486 "include/grpc++/support/async_unary_call.h",
6487 "include/grpc++/support/byte_buffer.h",
6488 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006489 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006490 "include/grpc++/support/slice.h",
6491 "include/grpc++/support/status.h",
6492 "include/grpc++/support/status_code_enum.h",
6493 "include/grpc++/support/string_ref.h",
6494 "include/grpc++/support/stub_options.h",
6495 "include/grpc++/support/sync_stream.h",
6496 "include/grpc++/support/time.h",
6497 "src/cpp/client/create_channel_internal.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006498 "src/cpp/server/dynamic_thread_pool.h",
6499 "src/cpp/server/thread_pool_interface.h"
6500 ],
6501 "language": "c++",
6502 "name": "grpc++_base",
6503 "src": [
6504 "include/grpc++/alarm.h",
6505 "include/grpc++/channel.h",
6506 "include/grpc++/client_context.h",
6507 "include/grpc++/completion_queue.h",
6508 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006509 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006510 "include/grpc++/generic/async_generic_service.h",
6511 "include/grpc++/generic/generic_stub.h",
6512 "include/grpc++/grpc++.h",
6513 "include/grpc++/impl/call.h",
6514 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07006515 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006516 "include/grpc++/impl/grpc_library.h",
6517 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006518 "include/grpc++/impl/rpc_method.h",
6519 "include/grpc++/impl/rpc_service_method.h",
6520 "include/grpc++/impl/serialization_traits.h",
6521 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006522 "include/grpc++/impl/server_builder_plugin.h",
6523 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006524 "include/grpc++/impl/service_type.h",
6525 "include/grpc++/impl/sync.h",
6526 "include/grpc++/impl/sync_cxx11.h",
6527 "include/grpc++/impl/sync_no_cxx11.h",
6528 "include/grpc++/impl/thd.h",
6529 "include/grpc++/impl/thd_cxx11.h",
6530 "include/grpc++/impl/thd_no_cxx11.h",
6531 "include/grpc++/security/auth_context.h",
6532 "include/grpc++/security/auth_metadata_processor.h",
6533 "include/grpc++/security/credentials.h",
6534 "include/grpc++/security/server_credentials.h",
6535 "include/grpc++/server.h",
6536 "include/grpc++/server_builder.h",
6537 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006538 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006539 "include/grpc++/support/async_stream.h",
6540 "include/grpc++/support/async_unary_call.h",
6541 "include/grpc++/support/byte_buffer.h",
6542 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006543 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006544 "include/grpc++/support/slice.h",
6545 "include/grpc++/support/status.h",
6546 "include/grpc++/support/status_code_enum.h",
6547 "include/grpc++/support/string_ref.h",
6548 "include/grpc++/support/stub_options.h",
6549 "include/grpc++/support/sync_stream.h",
6550 "include/grpc++/support/time.h",
6551 "src/cpp/client/channel.cc",
6552 "src/cpp/client/client_context.cc",
6553 "src/cpp/client/create_channel.cc",
6554 "src/cpp/client/create_channel_internal.cc",
6555 "src/cpp/client/create_channel_internal.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006556 "src/cpp/client/create_channel_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006557 "src/cpp/client/credentials.cc",
6558 "src/cpp/client/generic_stub.cc",
6559 "src/cpp/client/insecure_credentials.cc",
6560 "src/cpp/common/channel_arguments.cc",
6561 "src/cpp/common/completion_queue.cc",
6562 "src/cpp/common/core_codegen.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006563 "src/cpp/common/rpc_method.cc",
6564 "src/cpp/server/async_generic_service.cc",
6565 "src/cpp/server/create_default_thread_pool.cc",
6566 "src/cpp/server/dynamic_thread_pool.cc",
6567 "src/cpp/server/dynamic_thread_pool.h",
6568 "src/cpp/server/insecure_server_credentials.cc",
6569 "src/cpp/server/server.cc",
6570 "src/cpp/server/server_builder.cc",
6571 "src/cpp/server/server_context.cc",
6572 "src/cpp/server/server_credentials.cc",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006573 "src/cpp/server/server_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006574 "src/cpp/server/thread_pool_interface.h",
6575 "src/cpp/util/byte_buffer.cc",
6576 "src/cpp/util/slice.cc",
6577 "src/cpp/util/status.cc",
6578 "src/cpp/util/string_ref.cc",
6579 "src/cpp/util/time.cc"
6580 ],
6581 "third_party": false,
6582 "type": "filegroup"
6583 },
6584 {
6585 "deps": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006586 "grpc_codegen"
6587 ],
6588 "headers": [
6589 "include/grpc++/impl/codegen/async_stream.h",
6590 "include/grpc++/impl/codegen/async_unary_call.h",
6591 "include/grpc++/impl/codegen/call.h",
6592 "include/grpc++/impl/codegen/call_hook.h",
6593 "include/grpc++/impl/codegen/channel_interface.h",
6594 "include/grpc++/impl/codegen/client_context.h",
6595 "include/grpc++/impl/codegen/client_unary_call.h",
6596 "include/grpc++/impl/codegen/completion_queue.h",
6597 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006598 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006599 "include/grpc++/impl/codegen/core_codegen_interface.h",
6600 "include/grpc++/impl/codegen/create_auth_context.h",
6601 "include/grpc++/impl/codegen/grpc_library.h",
6602 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006603 "include/grpc++/impl/codegen/rpc_method.h",
6604 "include/grpc++/impl/codegen/rpc_service_method.h",
6605 "include/grpc++/impl/codegen/security/auth_context.h",
6606 "include/grpc++/impl/codegen/serialization_traits.h",
6607 "include/grpc++/impl/codegen/server_context.h",
6608 "include/grpc++/impl/codegen/server_interface.h",
6609 "include/grpc++/impl/codegen/service_type.h",
6610 "include/grpc++/impl/codegen/status.h",
6611 "include/grpc++/impl/codegen/status_code_enum.h",
6612 "include/grpc++/impl/codegen/string_ref.h",
6613 "include/grpc++/impl/codegen/stub_options.h",
6614 "include/grpc++/impl/codegen/sync.h",
6615 "include/grpc++/impl/codegen/sync_cxx11.h",
6616 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6617 "include/grpc++/impl/codegen/sync_stream.h",
6618 "include/grpc++/impl/codegen/time.h"
6619 ],
6620 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006621 "name": "grpc++_codegen_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006622 "src": [
6623 "include/grpc++/impl/codegen/async_stream.h",
6624 "include/grpc++/impl/codegen/async_unary_call.h",
6625 "include/grpc++/impl/codegen/call.h",
6626 "include/grpc++/impl/codegen/call_hook.h",
6627 "include/grpc++/impl/codegen/channel_interface.h",
6628 "include/grpc++/impl/codegen/client_context.h",
6629 "include/grpc++/impl/codegen/client_unary_call.h",
6630 "include/grpc++/impl/codegen/completion_queue.h",
6631 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006632 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006633 "include/grpc++/impl/codegen/core_codegen_interface.h",
6634 "include/grpc++/impl/codegen/create_auth_context.h",
6635 "include/grpc++/impl/codegen/grpc_library.h",
6636 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006637 "include/grpc++/impl/codegen/rpc_method.h",
6638 "include/grpc++/impl/codegen/rpc_service_method.h",
6639 "include/grpc++/impl/codegen/security/auth_context.h",
6640 "include/grpc++/impl/codegen/serialization_traits.h",
6641 "include/grpc++/impl/codegen/server_context.h",
6642 "include/grpc++/impl/codegen/server_interface.h",
6643 "include/grpc++/impl/codegen/service_type.h",
6644 "include/grpc++/impl/codegen/status.h",
6645 "include/grpc++/impl/codegen/status_code_enum.h",
6646 "include/grpc++/impl/codegen/string_ref.h",
6647 "include/grpc++/impl/codegen/stub_options.h",
6648 "include/grpc++/impl/codegen/sync.h",
6649 "include/grpc++/impl/codegen/sync_cxx11.h",
6650 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6651 "include/grpc++/impl/codegen/sync_stream.h",
yang-g34b58612016-06-03 17:30:09 -07006652 "include/grpc++/impl/codegen/time.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006653 ],
6654 "third_party": false,
6655 "type": "filegroup"
6656 },
6657 {
6658 "deps": [
yang-g17487f92016-06-03 15:21:15 -07006659 "grpc++_codegen_base",
6660 "grpc++_config_proto"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006661 ],
6662 "headers": [
yang-g17487f92016-06-03 15:21:15 -07006663 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006664 ],
6665 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006666 "name": "grpc++_codegen_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006667 "src": [
yang-g17487f92016-06-03 15:21:15 -07006668 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006669 ],
6670 "third_party": false,
6671 "type": "filegroup"
6672 },
6673 {
6674 "deps": [],
6675 "headers": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006676 "include/grpc++/impl/codegen/config_protobuf.h"
6677 ],
6678 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006679 "name": "grpc++_config_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006680 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006681 "include/grpc++/impl/codegen/config_protobuf.h"
6682 ],
6683 "third_party": false,
6684 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006685 }
6686]