blob: 5aea0af0a2f23b635f9f861937710e03da6b5e44 [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",
542 "gpr_test_util"
543 ],
544 "headers": [],
545 "language": "c",
546 "name": "gpr_load_file_test",
547 "src": [
548 "test/core/support/load_file_test.c"
549 ],
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_log_test",
561 "src": [
562 "test/core/support/log_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_buffer_test",
575 "src": [
576 "test/core/support/slice_buffer_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",
588 "name": "gpr_slice_test",
589 "src": [
590 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800591 ],
592 "third_party": false,
593 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700594 },
595 {
596 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800597 "gpr",
598 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700599 ],
600 "headers": [],
601 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700602 "name": "gpr_stack_lockfree_test",
603 "src": [
604 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800605 ],
606 "third_party": false,
607 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700608 },
609 {
610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800611 "gpr",
612 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700613 ],
614 "headers": [],
615 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 "name": "gpr_string_test",
617 "src": [
618 "test/core/support/string_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_sync_test",
631 "src": [
632 "test/core/support/sync_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_thd_test",
645 "src": [
646 "test/core/support/thd_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_time_test",
659 "src": [
660 "test/core/support/time_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_tls_test",
673 "src": [
674 "test/core/support/tls_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 Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
686 "name": "gpr_useful_test",
687 "src": [
688 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_auth_context_test",
703 "src": [
704 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800718 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700719 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800720 "test/core/security/b64_test.c"
721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_byte_buffer_reader_test",
735 "src": [
736 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700750 "name": "grpc_channel_args_test",
751 "src": [
752 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700761 "grpc",
762 "grpc_test_util"
763 ],
764 "headers": [],
765 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700766 "name": "grpc_channel_stack_test",
767 "src": [
768 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_completion_queue_test",
783 "src": [
784 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_create_jwt",
799 "src": [
800 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
814 "name": "grpc_credentials_test",
815 "src": [
816 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
830 "name": "grpc_fetch_oauth2",
831 "src": [
832 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800846 "name": "grpc_invalid_channel_args_test",
847 "src": [
848 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_json_token_test",
863 "src": [
864 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_jwt_verifier_test",
879 "src": [
880 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700894 "name": "grpc_print_google_default_creds_token",
895 "src": [
896 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
910 "name": "grpc_security_connector_test",
911 "src": [
912 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200926 "name": "grpc_verify_jwt",
927 "src": [
928 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700942 "name": "hpack_parser_fuzzer_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
945 ],
946 "third_party": false,
947 "type": "target"
948 },
949 {
950 "deps": [
951 "gpr",
952 "gpr_test_util",
953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700958 "name": "hpack_parser_test",
959 "src": [
960 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "hpack_table_test",
975 "src": [
976 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700990 "name": "http_fuzzer_test",
991 "src": [
992 "test/core/http/fuzzer.c"
993 ],
994 "third_party": false,
995 "type": "target"
996 },
997 {
998 "deps": [
999 "gpr",
1000 "gpr_test_util",
1001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001006 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001022 "name": "httpcli_format_request_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001033 "grpc",
1034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001035 ],
1036 "headers": [],
1037 "language": "c",
1038 "name": "httpcli_test",
1039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001054 "name": "httpscli_test",
1055 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001056 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001070 "name": "init_test",
1071 "src": [
1072 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001086 "name": "internal_api_canary_iomgr_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "internal_api_canary_support_test",
1103 "src": [
1104 "test/core/internal_api_canaries/iomgr.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
1108 },
1109 {
1110 "deps": [
1111 "gpr",
1112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "internal_api_canary_transport_test",
1119 "src": [
1120 "test/core/internal_api_canaries/iomgr.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
1128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001134 "name": "invalid_call_argument_test",
1135 "src": [
1136 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001137 ],
1138 "third_party": false,
1139 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001140 },
1141 {
1142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001144 "gpr_test_util",
1145 "grpc",
1146 "grpc_test_util"
1147 ],
1148 "headers": [],
1149 "language": "c",
1150 "name": "json_fuzzer_test",
1151 "src": [
1152 "test/core/json/fuzzer.c"
1153 ],
1154 "third_party": false,
1155 "type": "target"
1156 },
1157 {
1158 "deps": [
1159 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001160 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "json_rewrite",
1165 "src": [
1166 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "json_rewrite_test",
1181 "src": [
1182 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001196 "name": "json_stream_error_test",
1197 "src": [
1198 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001207 "grpc",
1208 "grpc_test_util"
1209 ],
1210 "headers": [],
1211 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001212 "name": "json_test",
1213 "src": [
1214 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001223 "grpc",
1224 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001225 ],
1226 "headers": [],
1227 "language": "c",
1228 "name": "lame_client_test",
1229 "src": [
1230 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001244 "name": "lb_policies_test",
1245 "src": [
1246 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001260 "name": "low_level_ping_pong_benchmark",
1261 "src": [
1262 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
1276 "name": "message_compress_test",
1277 "src": [
1278 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
1282 },
1283 {
1284 "deps": [
1285 "gpr",
1286 "gpr_test_util",
1287 "grpc",
1288 "grpc_test_util"
1289 ],
1290 "headers": [],
1291 "language": "c",
1292 "name": "mlog_test",
1293 "src": [
1294 "test/core/census/mlog_test.c"
1295 ],
1296 "third_party": false,
1297 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001298 },
1299 {
1300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001301 "gpr",
1302 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001303 "grpc",
1304 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001305 ],
1306 "headers": [],
1307 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001308 "name": "multiple_server_queues_test",
1309 "src": [
1310 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001311 ],
1312 "third_party": false,
1313 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001314 },
1315 {
1316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001317 "gpr",
1318 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "murmur_hash_test",
1323 "src": [
1324 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc",
1334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001338 "name": "nanopb_fuzzer_response_test",
1339 "src": [
1340 "test/core/nanopb/fuzzer_response.c"
1341 ],
1342 "third_party": false,
1343 "type": "target"
1344 },
1345 {
1346 "deps": [
1347 "gpr",
1348 "gpr_test_util",
1349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
1354 "name": "nanopb_fuzzer_serverlist_test",
1355 "src": [
1356 "test/core/nanopb/fuzzer_serverlist.c"
1357 ],
1358 "third_party": false,
1359 "type": "target"
1360 },
1361 {
1362 "deps": [
1363 "gpr",
1364 "gpr_test_util",
1365 "grpc",
1366 "grpc_test_util"
1367 ],
1368 "headers": [],
1369 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "name": "no_server_test",
1371 "src": [
1372 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001381 "grpc",
1382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "resolve_address_test",
1387 "src": [
1388 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "grpc",
1398 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001399 ],
1400 "headers": [],
1401 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001402 "name": "secure_channel_create_test",
1403 "src": [
1404 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001413 "grpc",
1414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "name": "secure_endpoint_test",
1419 "src": [
1420 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001429 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
1434 "name": "server_chttp2_test",
1435 "src": [
1436 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001445 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001450 "name": "server_fuzzer",
1451 "src": [
1452 "test/core/end2end/fuzzers/server_fuzzer.c"
1453 ],
1454 "third_party": false,
1455 "type": "target"
1456 },
1457 {
1458 "deps": [
1459 "gpr",
1460 "gpr_test_util",
1461 "grpc",
1462 "grpc_test_util"
1463 ],
1464 "headers": [],
1465 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001466 "name": "server_test",
1467 "src": [
1468 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001469 ],
1470 "third_party": false,
1471 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001472 },
1473 {
1474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001475 "gpr",
1476 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001477 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001478 "grpc_test_util",
1479 "test_tcp_server"
1480 ],
1481 "headers": [],
1482 "language": "c",
1483 "name": "set_initial_connect_string_test",
1484 "src": [
1485 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001494 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001499 "name": "sockaddr_resolver_test",
1500 "src": [
1501 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "sockaddr_utils_test",
1516 "src": [
1517 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001531 "name": "socket_utils_test",
1532 "src": [
1533 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001542 "grpc",
1543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "tcp_client_posix_test",
1548 "src": [
1549 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "tcp_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
1575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001576 ],
1577 "headers": [],
1578 "language": "c",
1579 "name": "tcp_server_posix_test",
1580 "src": [
1581 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
1595 "name": "time_averaged_stats_test",
1596 "src": [
1597 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001606 "grpc",
1607 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 "name": "timeout_encoding_test",
1612 "src": [
1613 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001622 "grpc",
1623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 ],
1625 "headers": [],
1626 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001627 "name": "timer_heap_test",
1628 "src": [
1629 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001638 "grpc",
1639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
1643 "name": "timer_list_test",
1644 "src": [
1645 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001654 "grpc",
1655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 "name": "timers_test",
1660 "src": [
1661 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001670 "grpc",
1671 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001675 "name": "transport_connectivity_state_test",
1676 "src": [
1677 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001686 "grpc",
1687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001691 "name": "transport_metadata_test",
1692 "src": [
1693 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001702 "grpc",
1703 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001704 ],
1705 "headers": [],
1706 "language": "c",
1707 "name": "transport_security_test",
1708 "src": [
1709 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001718 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001723 "name": "udp_server_test",
1724 "src": [
1725 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001734 "grpc",
1735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001739 "name": "uri_fuzzer_test",
1740 "src": [
1741 "test/core/client_config/uri_fuzzer_test.c"
1742 ],
1743 "third_party": false,
1744 "type": "target"
1745 },
1746 {
1747 "deps": [
1748 "gpr",
1749 "gpr_test_util",
1750 "grpc",
1751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001755 "name": "uri_parser_test",
1756 "src": [
1757 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001758 ],
1759 "third_party": false,
1760 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001761 },
1762 {
1763 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001764 "gpr",
1765 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001766 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c",
1771 "name": "workqueue_test",
1772 "src": [
1773 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001777 },
1778 {
1779 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001782 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001783 "grpc++",
1784 "grpc++_test_util",
1785 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001786 ],
1787 "headers": [],
1788 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001789 "name": "alarm_cpp_test",
1790 "src": [
1791 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001795 },
1796 {
1797 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001800 "grpc",
1801 "grpc++",
1802 "grpc++_test_util",
1803 "grpc_test_util"
1804 ],
1805 "headers": [],
1806 "language": "c++",
1807 "name": "async_end2end_test",
1808 "src": [
1809 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001810 ],
1811 "third_party": false,
1812 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 },
1814 {
1815 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001816 "gpr",
1817 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001818 "grpc",
1819 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 "grpc++_test_util",
yang-gd090fe12015-08-25 16:53:07 -07001821 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001822 ],
1823 "headers": [],
1824 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001825 "name": "auth_property_iterator_test",
1826 "src": [
1827 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001828 ],
1829 "third_party": false,
1830 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001831 },
1832 {
1833 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001834 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001835 "grpc",
1836 "grpc++"
1837 ],
1838 "headers": [],
1839 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001840 "name": "channel_arguments_test",
1841 "src": [
yang-g52705592015-11-25 11:45:33 -08001842 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001843 ],
1844 "third_party": false,
1845 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001846 },
1847 {
1848 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001849 "gpr",
1850 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001851 "grpc",
1852 "grpc++",
1853 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07001854 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07001855 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001856 ],
1857 "headers": [],
1858 "language": "c++",
1859 "name": "cli_call_test",
1860 "src": [
1861 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001862 ],
1863 "third_party": false,
1864 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001865 },
1866 {
1867 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001868 "gpr",
1869 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001870 "grpc",
1871 "grpc++",
1872 "grpc++_test_util",
1873 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001874 ],
1875 "headers": [],
1876 "language": "c++",
1877 "name": "client_crash_test",
1878 "src": [
1879 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001880 ],
1881 "third_party": false,
1882 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001883 },
1884 {
1885 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001886 "gpr",
1887 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001888 "grpc",
1889 "grpc++",
1890 "grpc++_test_util",
1891 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001892 ],
1893 "headers": [],
1894 "language": "c++",
1895 "name": "client_crash_test_server",
1896 "src": [
1897 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001898 ],
1899 "third_party": false,
1900 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001901 },
1902 {
1903 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001904 "gpr",
1905 "grpc",
1906 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07001907 "grpc++_codegen_base"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001908 ],
1909 "headers": [
1910 "src/proto/grpc/testing/control.grpc.pb.h",
1911 "src/proto/grpc/testing/control.pb.h",
1912 "src/proto/grpc/testing/messages.grpc.pb.h",
1913 "src/proto/grpc/testing/messages.pb.h",
1914 "src/proto/grpc/testing/payloads.grpc.pb.h",
1915 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001916 "src/proto/grpc/testing/services.grpc.pb.h",
1917 "src/proto/grpc/testing/services.pb.h",
1918 "src/proto/grpc/testing/stats.grpc.pb.h",
1919 "src/proto/grpc/testing/stats.pb.h"
1920 ],
1921 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001922 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001923 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001924 "test/cpp/codegen/codegen_test_full.cc"
1925 ],
1926 "third_party": false,
1927 "type": "target"
1928 },
1929 {
1930 "deps": [
yang-g34b58612016-06-03 17:30:09 -07001931 "grpc++_codegen_base",
1932 "grpc++_codegen_base_src"
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001933 ],
1934 "headers": [
1935 "src/proto/grpc/testing/control.grpc.pb.h",
1936 "src/proto/grpc/testing/control.pb.h",
1937 "src/proto/grpc/testing/messages.grpc.pb.h",
1938 "src/proto/grpc/testing/messages.pb.h",
1939 "src/proto/grpc/testing/payloads.grpc.pb.h",
1940 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001941 "src/proto/grpc/testing/services.grpc.pb.h",
1942 "src/proto/grpc/testing/services.pb.h",
1943 "src/proto/grpc/testing/stats.grpc.pb.h",
1944 "src/proto/grpc/testing/stats.pb.h"
1945 ],
1946 "language": "c++",
1947 "name": "codegen_test_minimal",
1948 "src": [
1949 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001950 ],
1951 "third_party": false,
1952 "type": "target"
1953 },
1954 {
1955 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001956 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001957 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001958 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001959 ],
1960 "headers": [],
1961 "language": "c++",
1962 "name": "credentials_test",
1963 "src": [
1964 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001965 ],
1966 "third_party": false,
1967 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001968 },
1969 {
1970 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001971 "gpr",
1972 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001973 "grpc",
1974 "grpc++",
1975 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001976 ],
1977 "headers": [],
1978 "language": "c++",
1979 "name": "cxx_byte_buffer_test",
1980 "src": [
1981 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001982 ],
1983 "third_party": false,
1984 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001985 },
1986 {
1987 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001988 "gpr",
1989 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001990 "grpc",
1991 "grpc++",
1992 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001993 ],
1994 "headers": [],
1995 "language": "c++",
1996 "name": "cxx_slice_test",
1997 "src": [
1998 "test/cpp/util/slice_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": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002005 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002006 ],
2007 "headers": [],
2008 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002009 "name": "cxx_string_ref_test",
2010 "src": [
2011 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002012 ],
2013 "third_party": false,
2014 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002015 },
2016 {
2017 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002018 "gpr",
2019 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002020 "grpc",
2021 "grpc++",
2022 "grpc_test_util"
2023 ],
2024 "headers": [],
2025 "language": "c++",
2026 "name": "cxx_time_test",
2027 "src": [
2028 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002029 ],
2030 "third_party": false,
2031 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002032 },
2033 {
2034 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002035 "gpr",
2036 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002037 "grpc",
2038 "grpc++",
2039 "grpc++_test_util",
2040 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002041 ],
2042 "headers": [],
2043 "language": "c++",
2044 "name": "end2end_test",
2045 "src": [
2046 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002047 ],
2048 "third_party": false,
2049 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002050 },
2051 {
2052 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002053 "gpr",
2054 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002055 "grpc",
2056 "grpc++",
2057 "grpc++_test_util",
2058 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002059 ],
2060 "headers": [],
2061 "language": "c++",
2062 "name": "generic_end2end_test",
2063 "src": [
2064 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002065 ],
2066 "third_party": false,
2067 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002068 },
2069 {
2070 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002071 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002072 "grpc",
2073 "grpc++"
2074 ],
2075 "headers": [
2076 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2077 "src/proto/grpc/testing/compiler_test.pb.h"
2078 ],
2079 "language": "c++",
2080 "name": "golden_file_test",
2081 "src": [
2082 "test/cpp/codegen/golden_file_test.cc"
2083 ],
2084 "third_party": false,
2085 "type": "target"
2086 },
2087 {
2088 "deps": [
2089 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002090 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002091 "grpc",
2092 "grpc++",
2093 "grpc++_test_config",
2094 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07002095 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07002096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002097 ],
2098 "headers": [],
2099 "language": "c++",
2100 "name": "grpc_cli",
2101 "src": [
2102 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002103 ],
2104 "third_party": false,
2105 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002106 },
2107 {
2108 "deps": [
2109 "grpc_plugin_support"
2110 ],
2111 "headers": [],
2112 "language": "c++",
2113 "name": "grpc_cpp_plugin",
2114 "src": [
2115 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002116 ],
2117 "third_party": false,
2118 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002119 },
2120 {
2121 "deps": [
2122 "grpc_plugin_support"
2123 ],
2124 "headers": [],
2125 "language": "c++",
2126 "name": "grpc_csharp_plugin",
2127 "src": [
2128 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002129 ],
2130 "third_party": false,
2131 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002132 },
2133 {
2134 "deps": [
2135 "grpc_plugin_support"
2136 ],
2137 "headers": [],
2138 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002139 "name": "grpc_node_plugin",
2140 "src": [
2141 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002142 ],
2143 "third_party": false,
2144 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002145 },
2146 {
2147 "deps": [
2148 "grpc_plugin_support"
2149 ],
2150 "headers": [],
2151 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002152 "name": "grpc_objective_c_plugin",
2153 "src": [
2154 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002155 ],
2156 "third_party": false,
2157 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002158 },
2159 {
2160 "deps": [
2161 "grpc_plugin_support"
2162 ],
2163 "headers": [],
2164 "language": "c++",
2165 "name": "grpc_python_plugin",
2166 "src": [
2167 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002168 ],
2169 "third_party": false,
2170 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002171 },
2172 {
2173 "deps": [
2174 "grpc_plugin_support"
2175 ],
2176 "headers": [],
2177 "language": "c++",
2178 "name": "grpc_ruby_plugin",
2179 "src": [
2180 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002181 ],
2182 "third_party": false,
2183 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002184 },
2185 {
2186 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002187 "grpc",
2188 "grpc++",
2189 "grpc++_test_util",
2190 "grpc_test_util"
2191 ],
2192 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002193 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2194 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002195 ],
2196 "language": "c++",
2197 "name": "grpclb_api_test",
2198 "src": [
2199 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002200 ],
2201 "third_party": false,
2202 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002203 },
2204 {
2205 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002206 "gpr",
2207 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002208 "grpc",
2209 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002210 "grpc++_test_util",
2211 "grpc_test_util"
2212 ],
2213 "headers": [],
2214 "language": "c++",
2215 "name": "hybrid_end2end_test",
2216 "src": [
2217 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002218 ],
2219 "third_party": false,
2220 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002221 },
2222 {
2223 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002224 "gpr",
2225 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002226 "grpc",
2227 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002228 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002229 "grpc++_test_util",
2230 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002231 "interop_client_helper",
2232 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002233 ],
2234 "headers": [],
2235 "language": "c++",
2236 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002237 "src": [],
2238 "third_party": false,
2239 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002240 },
2241 {
2242 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002243 "gpr",
2244 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002245 "grpc",
2246 "grpc++",
2247 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002248 "grpc++_test_util",
2249 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002250 "interop_server_helper",
2251 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002252 ],
2253 "headers": [],
2254 "language": "c++",
2255 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002256 "src": [],
2257 "third_party": false,
2258 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 },
2260 {
2261 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002262 "gpr",
2263 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002264 "grpc",
2265 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002266 ],
2267 "headers": [],
2268 "language": "c++",
2269 "name": "interop_test",
2270 "src": [
2271 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002272 ],
2273 "third_party": false,
2274 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002275 },
2276 {
2277 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002278 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002279 "gpr_test_util",
2280 "grpc",
2281 "grpc++",
2282 "grpc++_test_config",
2283 "grpc++_test_util",
2284 "grpc_test_util"
2285 ],
2286 "headers": [],
2287 "language": "c++",
2288 "name": "json_run_localhost",
2289 "src": [
2290 "test/cpp/qps/json_run_localhost.cc"
2291 ],
2292 "third_party": false,
2293 "type": "target"
2294 },
2295 {
2296 "deps": [
2297 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002298 "grpc",
2299 "grpc++",
2300 "grpc++_test_config"
2301 ],
2302 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002303 "src/proto/grpc/testing/metrics.grpc.pb.h",
2304 "src/proto/grpc/testing/metrics.pb.h",
2305 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002306 ],
2307 "language": "c++",
2308 "name": "metrics_client",
2309 "src": [
2310 "test/cpp/interop/metrics_client.cc",
2311 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002312 ],
2313 "third_party": false,
2314 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002315 },
2316 {
2317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002318 "gpr",
2319 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002320 "grpc",
2321 "grpc++",
2322 "grpc++_test_util",
2323 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002324 ],
2325 "headers": [],
2326 "language": "c++",
2327 "name": "mock_test",
2328 "src": [
2329 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002330 ],
2331 "third_party": false,
2332 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002333 },
2334 {
2335 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002336 "gpr",
2337 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002338 "grpc",
2339 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002340 "grpc++_test_util",
2341 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002342 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002343 ],
2344 "headers": [],
2345 "language": "c++",
2346 "name": "qps_interarrival_test",
2347 "src": [
2348 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002349 ],
2350 "third_party": false,
2351 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002352 },
2353 {
2354 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002355 "gpr",
2356 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002357 "grpc",
2358 "grpc++",
2359 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002360 "grpc++_test_util",
2361 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002362 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002363 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002364 "headers": [
2365 "test/cpp/qps/parse_json.h"
2366 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002367 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002368 "name": "qps_json_driver",
2369 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002370 "test/cpp/qps/parse_json.cc",
2371 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002372 "test/cpp/qps/qps_json_driver.cc"
2373 ],
2374 "third_party": false,
2375 "type": "target"
2376 },
2377 {
2378 "deps": [
2379 "gpr",
2380 "gpr_test_util",
2381 "grpc",
2382 "grpc++",
2383 "grpc++_test_config",
2384 "grpc++_test_util",
2385 "grpc_test_util",
2386 "qps"
2387 ],
2388 "headers": [],
2389 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002390 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002391 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002392 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002393 ],
2394 "third_party": false,
2395 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002396 },
2397 {
2398 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002399 "gpr",
2400 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002401 "grpc",
2402 "grpc++",
2403 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002404 "grpc++_test_util",
2405 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002406 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002408 "headers": [
2409 "test/cpp/qps/client.h",
2410 "test/cpp/qps/server.h"
2411 ],
2412 "language": "c++",
2413 "name": "qps_worker",
2414 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002415 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002416 "test/cpp/qps/server.h",
2417 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002418 ],
2419 "third_party": false,
2420 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002421 },
2422 {
2423 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002424 "gpr",
2425 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002426 "grpc",
2427 "grpc++",
2428 "grpc++_test_config",
2429 "grpc++_test_util",
2430 "grpc_test_util"
2431 ],
2432 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002433 "src/proto/grpc/testing/empty.grpc.pb.h",
2434 "src/proto/grpc/testing/empty.pb.h",
2435 "src/proto/grpc/testing/messages.grpc.pb.h",
2436 "src/proto/grpc/testing/messages.pb.h",
2437 "src/proto/grpc/testing/test.grpc.pb.h",
2438 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002439 ],
2440 "language": "c++",
2441 "name": "reconnect_interop_client",
2442 "src": [
2443 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002444 ],
2445 "third_party": false,
2446 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002447 },
2448 {
2449 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002450 "gpr",
2451 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002452 "grpc",
2453 "grpc++",
2454 "grpc++_test_config",
2455 "grpc++_test_util",
2456 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002457 "reconnect_server",
2458 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002459 ],
2460 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002461 "src/proto/grpc/testing/empty.grpc.pb.h",
2462 "src/proto/grpc/testing/empty.pb.h",
2463 "src/proto/grpc/testing/messages.grpc.pb.h",
2464 "src/proto/grpc/testing/messages.pb.h",
2465 "src/proto/grpc/testing/test.grpc.pb.h",
2466 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002467 ],
2468 "language": "c++",
2469 "name": "reconnect_interop_server",
2470 "src": [
2471 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002472 ],
2473 "third_party": false,
2474 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002475 },
2476 {
2477 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002478 "gpr",
2479 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002480 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002481 "grpc++",
2482 "grpc++_test_util",
2483 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002484 ],
2485 "headers": [],
2486 "language": "c++",
2487 "name": "secure_auth_context_test",
2488 "src": [
2489 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002490 ],
2491 "third_party": false,
2492 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002493 },
2494 {
2495 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002496 "gpr",
2497 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002498 "grpc",
2499 "grpc++",
2500 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002501 "grpc_test_util",
2502 "qps"
2503 ],
2504 "headers": [],
2505 "language": "c++",
2506 "name": "secure_sync_unary_ping_pong_test",
2507 "src": [
2508 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002509 ],
2510 "third_party": false,
2511 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002512 },
2513 {
2514 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002515 "gpr",
2516 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002517 "grpc",
2518 "grpc++",
2519 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002520 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002521 ],
2522 "headers": [],
2523 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002524 "name": "server_builder_plugin_test",
2525 "src": [
2526 "test/cpp/end2end/server_builder_plugin_test.cc"
2527 ],
2528 "third_party": false,
2529 "type": "target"
2530 },
2531 {
2532 "deps": [
2533 "gpr",
2534 "gpr_test_util",
2535 "grpc",
2536 "grpc++",
2537 "grpc++_test_util",
2538 "grpc_test_util"
2539 ],
2540 "headers": [],
2541 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002542 "name": "server_crash_test",
2543 "src": [
2544 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002545 ],
2546 "third_party": false,
2547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002548 },
2549 {
2550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002551 "gpr",
2552 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002553 "grpc",
2554 "grpc++",
2555 "grpc++_test_util",
2556 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002557 ],
2558 "headers": [],
2559 "language": "c++",
2560 "name": "server_crash_test_client",
2561 "src": [
2562 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002563 ],
2564 "third_party": false,
2565 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002566 },
2567 {
2568 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002569 "gpr",
2570 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002571 "grpc",
2572 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002573 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002574 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002575 ],
2576 "headers": [],
2577 "language": "c++",
2578 "name": "shutdown_test",
2579 "src": [
2580 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002581 ],
2582 "third_party": false,
2583 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002584 },
2585 {
2586 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002587 "gpr",
2588 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002589 "grpc",
2590 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002592 ],
2593 "headers": [],
2594 "language": "c++",
2595 "name": "status_test",
2596 "src": [
2597 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002598 ],
2599 "third_party": false,
2600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002601 },
2602 {
2603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002604 "gpr",
2605 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002606 "grpc",
2607 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002608 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002609 "grpc_test_util"
2610 ],
2611 "headers": [],
2612 "language": "c++",
2613 "name": "streaming_throughput_test",
2614 "src": [
2615 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002616 ],
2617 "third_party": false,
2618 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002619 },
2620 {
2621 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002622 "gpr",
2623 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002624 "grpc",
2625 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002626 "grpc++_test_config",
2627 "grpc++_test_util",
2628 "grpc_test_util"
2629 ],
2630 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002631 "src/proto/grpc/testing/empty.grpc.pb.h",
2632 "src/proto/grpc/testing/empty.pb.h",
2633 "src/proto/grpc/testing/messages.grpc.pb.h",
2634 "src/proto/grpc/testing/messages.pb.h",
2635 "src/proto/grpc/testing/metrics.grpc.pb.h",
2636 "src/proto/grpc/testing/metrics.pb.h",
2637 "src/proto/grpc/testing/test.grpc.pb.h",
2638 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002639 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002640 "test/cpp/interop/interop_client.h",
2641 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002642 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002643 ],
2644 "language": "c++",
2645 "name": "stress_test",
2646 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002647 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002648 "test/cpp/interop/interop_client.cc",
2649 "test/cpp/interop/interop_client.h",
2650 "test/cpp/interop/stress_interop_client.cc",
2651 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002652 "test/cpp/interop/stress_test.cc",
2653 "test/cpp/util/metrics_server.cc",
2654 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002655 ],
2656 "third_party": false,
2657 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002658 },
2659 {
2660 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002661 "gpr",
2662 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002663 "grpc",
2664 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002665 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002667 ],
2668 "headers": [],
2669 "language": "c++",
2670 "name": "thread_stress_test",
2671 "src": [
2672 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002673 ],
2674 "third_party": false,
2675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002676 },
2677 {
2678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002679 "gpr",
2680 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002681 "grpc",
2682 "grpc++",
2683 "grpc++_test_util",
2684 "grpc_test_util",
2685 "grpc_zookeeper"
2686 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002687 "headers": [
2688 "src/proto/grpc/testing/echo.grpc.pb.h",
2689 "src/proto/grpc/testing/echo.pb.h"
2690 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002691 "language": "c++",
2692 "name": "zookeeper_test",
2693 "src": [
2694 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002695 ],
2696 "third_party": false,
2697 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002698 },
2699 {
2700 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002701 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002702 "grpc"
2703 ],
2704 "headers": [],
2705 "language": "c89",
2706 "name": "public_headers_must_be_c89",
2707 "src": [
2708 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002709 ],
2710 "third_party": false,
2711 "type": "target"
2712 },
2713 {
2714 "deps": [
2715 "boringssl",
2716 "boringssl_aes_test_lib",
2717 "boringssl_test_util"
2718 ],
2719 "headers": [],
2720 "language": "c++",
2721 "name": "boringssl_aes_test",
2722 "src": [],
2723 "third_party": true,
2724 "type": "target"
2725 },
2726 {
2727 "deps": [
2728 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002729 "boringssl_asn1_test_lib",
2730 "boringssl_test_util"
2731 ],
2732 "headers": [],
2733 "language": "c++",
2734 "name": "boringssl_asn1_test",
2735 "src": [],
2736 "third_party": true,
2737 "type": "target"
2738 },
2739 {
2740 "deps": [
2741 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002742 "boringssl_base64_test_lib",
2743 "boringssl_test_util"
2744 ],
2745 "headers": [],
2746 "language": "c++",
2747 "name": "boringssl_base64_test",
2748 "src": [],
2749 "third_party": true,
2750 "type": "target"
2751 },
2752 {
2753 "deps": [
2754 "boringssl",
2755 "boringssl_bio_test_lib",
2756 "boringssl_test_util"
2757 ],
2758 "headers": [],
2759 "language": "c++",
2760 "name": "boringssl_bio_test",
2761 "src": [],
2762 "third_party": true,
2763 "type": "target"
2764 },
2765 {
2766 "deps": [
2767 "boringssl",
2768 "boringssl_bn_test_lib",
2769 "boringssl_test_util"
2770 ],
2771 "headers": [],
2772 "language": "c++",
2773 "name": "boringssl_bn_test",
2774 "src": [],
2775 "third_party": true,
2776 "type": "target"
2777 },
2778 {
2779 "deps": [
2780 "boringssl",
2781 "boringssl_bytestring_test_lib",
2782 "boringssl_test_util"
2783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "boringssl_bytestring_test",
2787 "src": [],
2788 "third_party": true,
2789 "type": "target"
2790 },
2791 {
2792 "deps": [
2793 "boringssl",
2794 "boringssl_aead_test_lib",
2795 "boringssl_test_util"
2796 ],
2797 "headers": [],
2798 "language": "c++",
2799 "name": "boringssl_aead_test",
2800 "src": [],
2801 "third_party": true,
2802 "type": "target"
2803 },
2804 {
2805 "deps": [
2806 "boringssl",
2807 "boringssl_cipher_test_lib",
2808 "boringssl_test_util"
2809 ],
2810 "headers": [],
2811 "language": "c++",
2812 "name": "boringssl_cipher_test",
2813 "src": [],
2814 "third_party": true,
2815 "type": "target"
2816 },
2817 {
2818 "deps": [
2819 "boringssl",
2820 "boringssl_cmac_test_lib",
2821 "boringssl_test_util"
2822 ],
2823 "headers": [],
2824 "language": "c++",
2825 "name": "boringssl_cmac_test",
2826 "src": [],
2827 "third_party": true,
2828 "type": "target"
2829 },
2830 {
2831 "deps": [
2832 "boringssl",
2833 "boringssl_constant_time_test_lib",
2834 "boringssl_test_util"
2835 ],
2836 "headers": [],
2837 "language": "c++",
2838 "name": "boringssl_constant_time_test",
2839 "src": [],
2840 "third_party": true,
2841 "type": "target"
2842 },
2843 {
2844 "deps": [
2845 "boringssl",
2846 "boringssl_ed25519_test_lib",
2847 "boringssl_test_util"
2848 ],
2849 "headers": [],
2850 "language": "c++",
2851 "name": "boringssl_ed25519_test",
2852 "src": [],
2853 "third_party": true,
2854 "type": "target"
2855 },
2856 {
2857 "deps": [
2858 "boringssl",
2859 "boringssl_test_util",
2860 "boringssl_x25519_test_lib"
2861 ],
2862 "headers": [],
2863 "language": "c++",
2864 "name": "boringssl_x25519_test",
2865 "src": [],
2866 "third_party": true,
2867 "type": "target"
2868 },
2869 {
2870 "deps": [
2871 "boringssl",
2872 "boringssl_dh_test_lib",
2873 "boringssl_test_util"
2874 ],
2875 "headers": [],
2876 "language": "c++",
2877 "name": "boringssl_dh_test",
2878 "src": [],
2879 "third_party": true,
2880 "type": "target"
2881 },
2882 {
2883 "deps": [
2884 "boringssl",
2885 "boringssl_digest_test_lib",
2886 "boringssl_test_util"
2887 ],
2888 "headers": [],
2889 "language": "c++",
2890 "name": "boringssl_digest_test",
2891 "src": [],
2892 "third_party": true,
2893 "type": "target"
2894 },
2895 {
2896 "deps": [
2897 "boringssl",
2898 "boringssl_dsa_test_lib",
2899 "boringssl_test_util"
2900 ],
2901 "headers": [],
2902 "language": "c++",
2903 "name": "boringssl_dsa_test",
2904 "src": [],
2905 "third_party": true,
2906 "type": "target"
2907 },
2908 {
2909 "deps": [
2910 "boringssl",
2911 "boringssl_ec_test_lib",
2912 "boringssl_test_util"
2913 ],
2914 "headers": [],
2915 "language": "c++",
2916 "name": "boringssl_ec_test",
2917 "src": [],
2918 "third_party": true,
2919 "type": "target"
2920 },
2921 {
2922 "deps": [
2923 "boringssl",
2924 "boringssl_example_mul_lib",
2925 "boringssl_test_util"
2926 ],
2927 "headers": [],
2928 "language": "c++",
2929 "name": "boringssl_example_mul",
2930 "src": [],
2931 "third_party": true,
2932 "type": "target"
2933 },
2934 {
2935 "deps": [
2936 "boringssl",
2937 "boringssl_ecdsa_test_lib",
2938 "boringssl_test_util"
2939 ],
2940 "headers": [],
2941 "language": "c++",
2942 "name": "boringssl_ecdsa_test",
2943 "src": [],
2944 "third_party": true,
2945 "type": "target"
2946 },
2947 {
2948 "deps": [
2949 "boringssl",
2950 "boringssl_err_test_lib",
2951 "boringssl_test_util"
2952 ],
2953 "headers": [],
2954 "language": "c++",
2955 "name": "boringssl_err_test",
2956 "src": [],
2957 "third_party": true,
2958 "type": "target"
2959 },
2960 {
2961 "deps": [
2962 "boringssl",
2963 "boringssl_evp_extra_test_lib",
2964 "boringssl_test_util"
2965 ],
2966 "headers": [],
2967 "language": "c++",
2968 "name": "boringssl_evp_extra_test",
2969 "src": [],
2970 "third_party": true,
2971 "type": "target"
2972 },
2973 {
2974 "deps": [
2975 "boringssl",
2976 "boringssl_evp_test_lib",
2977 "boringssl_test_util"
2978 ],
2979 "headers": [],
2980 "language": "c++",
2981 "name": "boringssl_evp_test",
2982 "src": [],
2983 "third_party": true,
2984 "type": "target"
2985 },
2986 {
2987 "deps": [
2988 "boringssl",
2989 "boringssl_pbkdf_test_lib",
2990 "boringssl_test_util"
2991 ],
2992 "headers": [],
2993 "language": "c++",
2994 "name": "boringssl_pbkdf_test",
2995 "src": [],
2996 "third_party": true,
2997 "type": "target"
2998 },
2999 {
3000 "deps": [
3001 "boringssl",
3002 "boringssl_hkdf_test_lib",
3003 "boringssl_test_util"
3004 ],
3005 "headers": [],
3006 "language": "c++",
3007 "name": "boringssl_hkdf_test",
3008 "src": [],
3009 "third_party": true,
3010 "type": "target"
3011 },
3012 {
3013 "deps": [
3014 "boringssl",
3015 "boringssl_hmac_test_lib",
3016 "boringssl_test_util"
3017 ],
3018 "headers": [],
3019 "language": "c++",
3020 "name": "boringssl_hmac_test",
3021 "src": [],
3022 "third_party": true,
3023 "type": "target"
3024 },
3025 {
3026 "deps": [
3027 "boringssl",
3028 "boringssl_lhash_test_lib",
3029 "boringssl_test_util"
3030 ],
3031 "headers": [],
3032 "language": "c++",
3033 "name": "boringssl_lhash_test",
3034 "src": [],
3035 "third_party": true,
3036 "type": "target"
3037 },
3038 {
3039 "deps": [
3040 "boringssl",
3041 "boringssl_gcm_test_lib",
3042 "boringssl_test_util"
3043 ],
3044 "headers": [],
3045 "language": "c++",
3046 "name": "boringssl_gcm_test",
3047 "src": [],
3048 "third_party": true,
3049 "type": "target"
3050 },
3051 {
3052 "deps": [
3053 "boringssl",
3054 "boringssl_pkcs12_test_lib",
3055 "boringssl_test_util"
3056 ],
3057 "headers": [],
3058 "language": "c++",
3059 "name": "boringssl_pkcs12_test",
3060 "src": [],
3061 "third_party": true,
3062 "type": "target"
3063 },
3064 {
3065 "deps": [
3066 "boringssl",
3067 "boringssl_pkcs8_test_lib",
3068 "boringssl_test_util"
3069 ],
3070 "headers": [],
3071 "language": "c++",
3072 "name": "boringssl_pkcs8_test",
3073 "src": [],
3074 "third_party": true,
3075 "type": "target"
3076 },
3077 {
3078 "deps": [
3079 "boringssl",
3080 "boringssl_poly1305_test_lib",
3081 "boringssl_test_util"
3082 ],
3083 "headers": [],
3084 "language": "c++",
3085 "name": "boringssl_poly1305_test",
3086 "src": [],
3087 "third_party": true,
3088 "type": "target"
3089 },
3090 {
3091 "deps": [
3092 "boringssl",
3093 "boringssl_refcount_test_lib",
3094 "boringssl_test_util"
3095 ],
3096 "headers": [],
3097 "language": "c++",
3098 "name": "boringssl_refcount_test",
3099 "src": [],
3100 "third_party": true,
3101 "type": "target"
3102 },
3103 {
3104 "deps": [
3105 "boringssl",
3106 "boringssl_rsa_test_lib",
3107 "boringssl_test_util"
3108 ],
3109 "headers": [],
3110 "language": "c++",
3111 "name": "boringssl_rsa_test",
3112 "src": [],
3113 "third_party": true,
3114 "type": "target"
3115 },
3116 {
3117 "deps": [
3118 "boringssl",
3119 "boringssl_test_util",
3120 "boringssl_thread_test_lib"
3121 ],
3122 "headers": [],
3123 "language": "c++",
3124 "name": "boringssl_thread_test",
3125 "src": [],
3126 "third_party": true,
3127 "type": "target"
3128 },
3129 {
3130 "deps": [
3131 "boringssl",
3132 "boringssl_pkcs7_test_lib",
3133 "boringssl_test_util"
3134 ],
3135 "headers": [],
3136 "language": "c++",
3137 "name": "boringssl_pkcs7_test",
3138 "src": [],
3139 "third_party": true,
3140 "type": "target"
3141 },
3142 {
3143 "deps": [
3144 "boringssl",
itessier2a522032016-04-19 17:38:51 -07003145 "boringssl_test_util",
3146 "boringssl_x509_test_lib"
3147 ],
3148 "headers": [],
3149 "language": "c++",
3150 "name": "boringssl_x509_test",
3151 "src": [],
3152 "third_party": true,
3153 "type": "target"
3154 },
3155 {
3156 "deps": [
3157 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003158 "boringssl_tab_test_lib",
3159 "boringssl_test_util"
3160 ],
3161 "headers": [],
3162 "language": "c++",
3163 "name": "boringssl_tab_test",
3164 "src": [],
3165 "third_party": true,
3166 "type": "target"
3167 },
3168 {
3169 "deps": [
3170 "boringssl",
3171 "boringssl_test_util",
3172 "boringssl_v3name_test_lib"
3173 ],
3174 "headers": [],
3175 "language": "c++",
3176 "name": "boringssl_v3name_test",
3177 "src": [],
3178 "third_party": true,
3179 "type": "target"
3180 },
3181 {
3182 "deps": [
3183 "boringssl",
3184 "boringssl_pqueue_test_lib",
3185 "boringssl_test_util"
3186 ],
3187 "headers": [],
3188 "language": "c++",
3189 "name": "boringssl_pqueue_test",
3190 "src": [],
3191 "third_party": true,
3192 "type": "target"
3193 },
3194 {
3195 "deps": [
3196 "boringssl",
3197 "boringssl_ssl_test_lib",
3198 "boringssl_test_util"
3199 ],
3200 "headers": [],
3201 "language": "c++",
3202 "name": "boringssl_ssl_test",
3203 "src": [],
3204 "third_party": true,
3205 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003206 },
3207 {
3208 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003209 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003210 "gpr",
3211 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003212 "grpc_test_util_unsecure",
3213 "grpc_unsecure"
3214 ],
3215 "headers": [],
3216 "language": "c",
3217 "name": "badreq_bad_client_test",
3218 "src": [
3219 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003220 ],
3221 "third_party": false,
3222 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003223 },
3224 {
3225 "deps": [
3226 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003227 "gpr",
3228 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003229 "grpc_test_util_unsecure",
3230 "grpc_unsecure"
3231 ],
3232 "headers": [],
3233 "language": "c",
3234 "name": "connection_prefix_bad_client_test",
3235 "src": [
3236 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003237 ],
3238 "third_party": false,
3239 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003240 },
3241 {
3242 "deps": [
3243 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003244 "gpr",
3245 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003246 "grpc_test_util_unsecure",
3247 "grpc_unsecure"
3248 ],
3249 "headers": [],
3250 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003251 "name": "head_of_line_blocking_bad_client_test",
3252 "src": [
3253 "test/core/bad_client/tests/head_of_line_blocking.c"
3254 ],
3255 "third_party": false,
3256 "type": "target"
3257 },
3258 {
3259 "deps": [
3260 "bad_client_test",
3261 "gpr",
3262 "gpr_test_util",
3263 "grpc_test_util_unsecure",
3264 "grpc_unsecure"
3265 ],
3266 "headers": [],
3267 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003268 "name": "headers_bad_client_test",
3269 "src": [
3270 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003271 ],
3272 "third_party": false,
3273 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003274 },
3275 {
3276 "deps": [
3277 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003278 "gpr",
3279 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003280 "grpc_test_util_unsecure",
3281 "grpc_unsecure"
3282 ],
3283 "headers": [],
3284 "language": "c",
3285 "name": "initial_settings_frame_bad_client_test",
3286 "src": [
3287 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003288 ],
3289 "third_party": false,
3290 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003291 },
3292 {
3293 "deps": [
3294 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003295 "gpr",
3296 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003297 "grpc_test_util_unsecure",
3298 "grpc_unsecure"
3299 ],
3300 "headers": [],
3301 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003302 "name": "large_metadata_bad_client_test",
3303 "src": [
3304 "test/core/bad_client/tests/large_metadata.c"
3305 ],
3306 "third_party": false,
3307 "type": "target"
3308 },
3309 {
3310 "deps": [
3311 "bad_client_test",
3312 "gpr",
3313 "gpr_test_util",
3314 "grpc_test_util_unsecure",
3315 "grpc_unsecure"
3316 ],
3317 "headers": [],
3318 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 "name": "server_registered_method_bad_client_test",
3320 "src": [
3321 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003322 ],
3323 "third_party": false,
3324 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003325 },
3326 {
3327 "deps": [
3328 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003329 "gpr",
3330 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003331 "grpc_test_util_unsecure",
3332 "grpc_unsecure"
3333 ],
3334 "headers": [],
3335 "language": "c",
3336 "name": "simple_request_bad_client_test",
3337 "src": [
3338 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003339 ],
3340 "third_party": false,
3341 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003342 },
3343 {
3344 "deps": [
3345 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003346 "gpr",
3347 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003348 "grpc_test_util_unsecure",
3349 "grpc_unsecure"
3350 ],
3351 "headers": [],
3352 "language": "c",
3353 "name": "unknown_frame_bad_client_test",
3354 "src": [
3355 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003356 ],
3357 "third_party": false,
3358 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003359 },
3360 {
3361 "deps": [
3362 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003363 "gpr",
3364 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003365 "grpc_test_util_unsecure",
3366 "grpc_unsecure"
3367 ],
3368 "headers": [],
3369 "language": "c",
3370 "name": "window_overflow_bad_client_test",
3371 "src": [
3372 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003373 ],
3374 "third_party": false,
3375 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003376 },
3377 {
3378 "deps": [
3379 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003380 "gpr",
3381 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003382 "grpc",
3383 "grpc_test_util"
3384 ],
3385 "headers": [],
3386 "language": "c",
3387 "name": "bad_ssl_alpn_server",
3388 "src": [
3389 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003390 ],
3391 "third_party": false,
3392 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003393 },
3394 {
3395 "deps": [
3396 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003397 "gpr",
3398 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003399 "grpc",
3400 "grpc_test_util"
3401 ],
3402 "headers": [],
3403 "language": "c",
3404 "name": "bad_ssl_cert_server",
3405 "src": [
3406 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003407 ],
3408 "third_party": false,
3409 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003410 },
3411 {
3412 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003413 "gpr",
3414 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003415 "grpc",
3416 "grpc_test_util"
3417 ],
3418 "headers": [],
3419 "language": "c",
3420 "name": "bad_ssl_alpn_test",
3421 "src": [
3422 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003423 ],
3424 "third_party": false,
3425 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003426 },
3427 {
3428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003429 "gpr",
3430 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003431 "grpc",
3432 "grpc_test_util"
3433 ],
3434 "headers": [],
3435 "language": "c",
3436 "name": "bad_ssl_cert_test",
3437 "src": [
3438 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003439 ],
3440 "third_party": false,
3441 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003442 },
3443 {
3444 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003445 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003446 "gpr",
3447 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003448 "grpc",
3449 "grpc_test_util"
3450 ],
3451 "headers": [],
3452 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003453 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003454 "src": [
3455 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003456 ],
3457 "third_party": false,
3458 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003459 },
3460 {
3461 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003462 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003463 "gpr",
3464 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003465 "grpc",
3466 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003467 ],
3468 "headers": [],
3469 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003470 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003471 "src": [
3472 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003473 ],
3474 "third_party": false,
3475 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003476 },
3477 {
3478 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003479 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003480 "gpr",
3481 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003482 "grpc",
3483 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003484 ],
3485 "headers": [],
3486 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003487 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003488 "src": [
3489 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003490 ],
3491 "third_party": false,
3492 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003493 },
3494 {
3495 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003496 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003497 "gpr",
3498 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003499 "grpc",
3500 "grpc_test_util"
3501 ],
3502 "headers": [],
3503 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003504 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003505 "src": [
3506 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003507 ],
3508 "third_party": false,
3509 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003510 },
3511 {
3512 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003513 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003514 "gpr",
3515 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003516 "grpc",
3517 "grpc_test_util"
3518 ],
3519 "headers": [],
3520 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003521 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003522 "src": [
3523 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003524 ],
3525 "third_party": false,
3526 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003527 },
3528 {
3529 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003530 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003531 "gpr",
3532 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003533 "grpc",
3534 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003535 ],
3536 "headers": [],
3537 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003538 "name": "h2_full+trace_test",
3539 "src": [
3540 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003541 ],
3542 "third_party": false,
3543 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003544 },
3545 {
3546 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003547 "end2end_tests",
3548 "gpr",
3549 "gpr_test_util",
3550 "grpc",
3551 "grpc_test_util"
3552 ],
3553 "headers": [],
3554 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003555 "name": "h2_loadreporting_test",
3556 "src": [
3557 "test/core/end2end/fixtures/h2_loadreporting.c"
3558 ],
3559 "third_party": false,
3560 "type": "target"
3561 },
3562 {
3563 "deps": [
3564 "end2end_tests",
3565 "gpr",
3566 "gpr_test_util",
3567 "grpc",
3568 "grpc_test_util"
3569 ],
3570 "headers": [],
3571 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003572 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003573 "src": [
3574 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003575 ],
3576 "third_party": false,
3577 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003578 },
3579 {
3580 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003581 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003582 "gpr",
3583 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003584 "grpc",
3585 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003586 ],
3587 "headers": [],
3588 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003589 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003590 "src": [
3591 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003592 ],
3593 "third_party": false,
3594 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003595 },
3596 {
3597 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003598 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003599 "gpr",
3600 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003601 "grpc",
3602 "grpc_test_util"
3603 ],
3604 "headers": [],
3605 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003606 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003607 "src": [
3608 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003609 ],
3610 "third_party": false,
3611 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003612 },
3613 {
3614 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003615 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003616 "gpr",
3617 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003618 "grpc",
3619 "grpc_test_util"
3620 ],
3621 "headers": [],
3622 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003623 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003624 "src": [
3625 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003626 ],
3627 "third_party": false,
3628 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003629 },
3630 {
3631 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003632 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003633 "gpr",
3634 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003635 "grpc",
3636 "grpc_test_util"
3637 ],
3638 "headers": [],
3639 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003640 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003641 "src": [
3642 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003643 ],
3644 "third_party": false,
3645 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003646 },
3647 {
3648 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003649 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003650 "gpr",
3651 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003652 "grpc",
3653 "grpc_test_util"
3654 ],
3655 "headers": [],
3656 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003657 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003658 "src": [
3659 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003660 ],
3661 "third_party": false,
3662 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003663 },
3664 {
3665 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003666 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003667 "gpr",
3668 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003669 "grpc",
3670 "grpc_test_util"
3671 ],
3672 "headers": [],
3673 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003674 "name": "h2_ssl_cert_test",
3675 "src": [
3676 "test/core/end2end/fixtures/h2_ssl_cert.c"
3677 ],
3678 "third_party": false,
3679 "type": "target"
3680 },
3681 {
3682 "deps": [
3683 "end2end_tests",
3684 "gpr",
3685 "gpr_test_util",
3686 "grpc",
3687 "grpc_test_util"
3688 ],
3689 "headers": [],
3690 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003691 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003692 "src": [
3693 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003694 ],
3695 "third_party": false,
3696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003697 },
3698 {
3699 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003700 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003701 "gpr",
3702 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003703 "grpc",
3704 "grpc_test_util"
3705 ],
3706 "headers": [],
3707 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003708 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003709 "src": [
3710 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003711 ],
3712 "third_party": false,
3713 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003714 },
3715 {
3716 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003717 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003718 "gpr",
3719 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003720 "grpc_test_util_unsecure",
3721 "grpc_unsecure"
3722 ],
3723 "headers": [],
3724 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003725 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003726 "src": [
3727 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003728 ],
3729 "third_party": false,
3730 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003731 },
3732 {
3733 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003734 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003735 "gpr",
3736 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003737 "grpc_test_util_unsecure",
3738 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003739 ],
3740 "headers": [],
3741 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003742 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003743 "src": [
3744 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003745 ],
3746 "third_party": false,
3747 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003748 },
3749 {
3750 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003751 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003752 "gpr",
3753 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003754 "grpc_test_util_unsecure",
3755 "grpc_unsecure"
3756 ],
3757 "headers": [],
3758 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003759 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003760 "src": [
3761 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003762 ],
3763 "third_party": false,
3764 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003765 },
3766 {
3767 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003768 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003769 "gpr",
3770 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003771 "grpc_test_util_unsecure",
3772 "grpc_unsecure"
3773 ],
3774 "headers": [],
3775 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003776 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003777 "src": [
3778 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003779 ],
3780 "third_party": false,
3781 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003782 },
3783 {
3784 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003785 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003786 "gpr",
3787 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003788 "grpc_test_util_unsecure",
3789 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003790 ],
3791 "headers": [],
3792 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003793 "name": "h2_full+trace_nosec_test",
3794 "src": [
3795 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003796 ],
3797 "third_party": false,
3798 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003799 },
3800 {
3801 "deps": [
3802 "end2end_nosec_tests",
3803 "gpr",
3804 "gpr_test_util",
3805 "grpc_test_util_unsecure",
3806 "grpc_unsecure"
3807 ],
3808 "headers": [],
3809 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003810 "name": "h2_loadreporting_nosec_test",
3811 "src": [
3812 "test/core/end2end/fixtures/h2_loadreporting.c"
3813 ],
3814 "third_party": false,
3815 "type": "target"
3816 },
3817 {
3818 "deps": [
3819 "end2end_nosec_tests",
3820 "gpr",
3821 "gpr_test_util",
3822 "grpc_test_util_unsecure",
3823 "grpc_unsecure"
3824 ],
3825 "headers": [],
3826 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003827 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003828 "src": [
3829 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003830 ],
3831 "third_party": false,
3832 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003833 },
3834 {
3835 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003836 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003837 "gpr",
3838 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003839 "grpc_test_util_unsecure",
3840 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003841 ],
3842 "headers": [],
3843 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003844 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003845 "src": [
3846 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003847 ],
3848 "third_party": false,
3849 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003850 },
3851 {
3852 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003853 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003854 "gpr",
3855 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003856 "grpc_test_util_unsecure",
3857 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003858 ],
3859 "headers": [],
3860 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003861 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003862 "src": [
3863 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003864 ],
3865 "third_party": false,
3866 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003867 },
3868 {
3869 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003870 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003871 "gpr",
3872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003873 "grpc_test_util_unsecure",
3874 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003875 ],
3876 "headers": [],
3877 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003878 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003879 "src": [
3880 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003881 ],
3882 "third_party": false,
3883 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003884 },
3885 {
3886 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003887 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003888 "gpr",
3889 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003890 "grpc_test_util_unsecure",
3891 "grpc_unsecure"
3892 ],
3893 "headers": [],
3894 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003895 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003896 "src": [
3897 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003898 ],
3899 "third_party": false,
3900 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003901 },
3902 {
3903 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003904 "gpr",
3905 "gpr_test_util",
3906 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003907 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003908 ],
3909 "headers": [],
3910 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003911 "name": "api_fuzzer_one_entry",
3912 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003913 "test/core/end2end/fuzzers/api_fuzzer.c",
3914 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003915 ],
3916 "third_party": false,
3917 "type": "target"
3918 },
3919 {
3920 "deps": [
3921 "gpr",
3922 "gpr_test_util",
3923 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003924 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003925 ],
3926 "headers": [],
3927 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003928 "name": "client_fuzzer_one_entry",
3929 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003930 "test/core/end2end/fuzzers/client_fuzzer.c",
3931 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003932 ],
3933 "third_party": false,
3934 "type": "target"
3935 },
3936 {
3937 "deps": [
3938 "gpr",
3939 "gpr_test_util",
3940 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07003941 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07003942 ],
3943 "headers": [],
3944 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003945 "name": "hpack_parser_fuzzer_test_one_entry",
3946 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003947 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3948 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003949 ],
3950 "third_party": false,
3951 "type": "target"
3952 },
3953 {
3954 "deps": [
3955 "gpr",
3956 "gpr_test_util",
3957 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003958 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003959 ],
3960 "headers": [],
3961 "language": "c",
3962 "name": "http_fuzzer_test_one_entry",
3963 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003964 "test/core/http/fuzzer.c",
3965 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003966 ],
3967 "third_party": false,
3968 "type": "target"
3969 },
3970 {
3971 "deps": [
3972 "gpr",
3973 "gpr_test_util",
3974 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003975 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003976 ],
3977 "headers": [],
3978 "language": "c",
3979 "name": "json_fuzzer_test_one_entry",
3980 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003981 "test/core/json/fuzzer.c",
3982 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003983 ],
3984 "third_party": false,
3985 "type": "target"
3986 },
3987 {
3988 "deps": [
3989 "gpr",
3990 "gpr_test_util",
3991 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003992 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003993 ],
3994 "headers": [],
3995 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003996 "name": "nanopb_fuzzer_response_test_one_entry",
3997 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003998 "test/core/nanopb/fuzzer_response.c",
3999 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004000 ],
4001 "third_party": false,
4002 "type": "target"
4003 },
4004 {
4005 "deps": [
4006 "gpr",
4007 "gpr_test_util",
4008 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004009 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004010 ],
4011 "headers": [],
4012 "language": "c",
4013 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4014 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004015 "test/core/nanopb/fuzzer_serverlist.c",
4016 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004017 ],
4018 "third_party": false,
4019 "type": "target"
4020 },
4021 {
4022 "deps": [
4023 "gpr",
4024 "gpr_test_util",
4025 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004026 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004027 ],
4028 "headers": [],
4029 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004030 "name": "server_fuzzer_one_entry",
4031 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004032 "test/core/end2end/fuzzers/server_fuzzer.c",
4033 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004034 ],
4035 "third_party": false,
4036 "type": "target"
4037 },
4038 {
4039 "deps": [
4040 "gpr",
4041 "gpr_test_util",
4042 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004043 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004044 ],
4045 "headers": [],
4046 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004047 "name": "uri_fuzzer_test_one_entry",
4048 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004049 "test/core/client_config/uri_fuzzer_test.c",
4050 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004051 ],
4052 "third_party": false,
4053 "type": "target"
4054 },
4055 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004056 "deps": [
4057 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004058 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004059 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004060 "language": "c",
4061 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004062 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004063 "third_party": false,
4064 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004065 },
4066 {
4067 "deps": [
4068 "gpr"
4069 ],
4070 "headers": [
4071 "test/core/util/test_config.h"
4072 ],
4073 "language": "c",
4074 "name": "gpr_test_util",
4075 "src": [
4076 "test/core/util/test_config.c",
4077 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004078 ],
4079 "third_party": false,
4080 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004081 },
4082 {
4083 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004084 "census",
4085 "gpr",
4086 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004087 "grpc_lb_policy_grpclb",
4088 "grpc_lb_policy_pick_first",
4089 "grpc_lb_policy_round_robin",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07004090 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004091 "grpc_resolver_dns_native",
4092 "grpc_resolver_sockaddr",
4093 "grpc_secure",
4094 "grpc_transport_chttp2_client_insecure",
4095 "grpc_transport_chttp2_client_secure",
4096 "grpc_transport_chttp2_server_insecure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004097 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004098 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004099 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004100 "language": "c",
4101 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004102 "src": [
4103 "src/core/lib/surface/init.c"
4104 ],
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004105 "third_party": false,
4106 "type": "lib"
4107 },
4108 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004109 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004110 "gpr",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004111 "grpc_base",
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07004112 "grpc_transport_chttp2_client_secure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004113 "grpc_transport_cronet_client_secure"
4114 ],
4115 "headers": [],
4116 "language": "c",
4117 "name": "grpc_cronet",
4118 "src": [
4119 "src/core/lib/surface/init.c"
4120 ],
4121 "third_party": false,
4122 "type": "lib"
4123 },
4124 {
4125 "deps": [
4126 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004127 "grpc"
4128 ],
4129 "headers": [],
4130 "language": "c",
4131 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004132 "src": [],
4133 "third_party": false,
4134 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004135 },
4136 {
4137 "deps": [
4138 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004139 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004140 "grpc",
4141 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004142 ],
4143 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004144 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004145 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004146 ],
4147 "language": "c",
4148 "name": "grpc_test_util",
4149 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004150 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004151 "test/core/end2end/data/server1_cert.c",
4152 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004153 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004154 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004155 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004156 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004157 ],
4158 "third_party": false,
4159 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004160 },
4161 {
4162 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004163 "gpr",
4164 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004165 "grpc",
4166 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004167 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004169 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004170 "language": "c",
4171 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004172 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004173 "third_party": false,
4174 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004175 },
4176 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004177 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004178 "census",
4179 "gpr",
4180 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004181 "grpc_lb_policy_grpclb",
4182 "grpc_lb_policy_pick_first",
4183 "grpc_lb_policy_round_robin",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004184 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004185 "grpc_resolver_dns_native",
4186 "grpc_resolver_sockaddr",
4187 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004188 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004189 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004190 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004191 "language": "c",
4192 "name": "grpc_unsecure",
4193 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004194 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004195 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004196 ],
4197 "third_party": false,
4198 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004199 },
4200 {
4201 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004202 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004203 "grpc"
4204 ],
4205 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004206 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004207 ],
4208 "language": "c",
4209 "name": "grpc_zookeeper",
4210 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004211 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004212 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004213 ],
4214 "third_party": false,
4215 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004216 },
4217 {
4218 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004219 "gpr",
4220 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004221 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004222 "grpc_test_util",
4223 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004224 ],
4225 "headers": [
4226 "test/core/util/reconnect_server.h"
4227 ],
4228 "language": "c",
4229 "name": "reconnect_server",
4230 "src": [
4231 "test/core/util/reconnect_server.c",
4232 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004233 ],
4234 "third_party": false,
4235 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004236 },
4237 {
4238 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004239 "gpr",
4240 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004241 "grpc",
4242 "grpc_test_util"
4243 ],
4244 "headers": [
4245 "test/core/util/test_tcp_server.h"
4246 ],
4247 "language": "c",
4248 "name": "test_tcp_server",
4249 "src": [
4250 "test/core/util/test_tcp_server.c",
4251 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004252 ],
4253 "third_party": false,
4254 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004255 },
4256 {
4257 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004258 "grpc",
4259 "grpc++_base",
yang-g34b58612016-06-03 17:30:09 -07004260 "grpc++_codegen_base",
4261 "grpc++_codegen_base_src"
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 ],
4263 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004264 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004265 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004266 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004267 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 ],
4269 "language": "c++",
4270 "name": "grpc++",
4271 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004272 "src/cpp/client/secure_credentials.cc",
4273 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004274 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004275 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004276 "src/cpp/common/secure_auth_context.cc",
4277 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004278 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004279 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004280 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004281 "src/cpp/server/secure_server_credentials.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004282 ],
4283 "third_party": false,
4284 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08004285 },
4286 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004287 "deps": [],
4288 "headers": [
4289 "test/cpp/util/test_config.h"
4290 ],
4291 "language": "c++",
4292 "name": "grpc++_test_config",
4293 "src": [
4294 "test/cpp/util/test_config.cc",
4295 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004296 ],
4297 "third_party": false,
4298 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 },
4300 {
4301 "deps": [
4302 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07004303 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004304 "grpc++_codegen_base_src",
yang-g17487f92016-06-03 15:21:15 -07004305 "grpc++_codegen_proto",
4306 "grpc++_config_proto",
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 "grpc_test_util"
4308 ],
4309 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004310 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4311 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4312 "src/proto/grpc/testing/echo.grpc.pb.h",
4313 "src/proto/grpc/testing/echo.pb.h",
4314 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4315 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004316 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004317 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004319 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004320 "test/cpp/util/subprocess.h",
4321 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 ],
4323 "language": "c++",
4324 "name": "grpc++_test_util",
4325 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004326 "test/cpp/end2end/test_service_impl.cc",
4327 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004328 "test/cpp/util/byte_buffer_proto_helper.cc",
4329 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004330 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004331 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004332 "test/cpp/util/string_ref_helper.cc",
4333 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004334 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004335 "test/cpp/util/subprocess.h",
4336 "test/cpp/util/test_credentials_provider.cc",
4337 "test/cpp/util/test_credentials_provider.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": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004344 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004345 "grpc",
4346 "grpc++_base",
yang-g17487f92016-06-03 15:21:15 -07004347 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004348 "grpc++_codegen_base_src",
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 "grpc_unsecure"
4350 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004351 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004352 "language": "c++",
4353 "name": "grpc++_unsecure",
4354 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004355 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004356 ],
4357 "third_party": false,
4358 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 },
4360 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004361 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07004362 "grpc++",
4363 "grpc_plugin_support"
4364 ],
4365 "headers": [
4366 "test/cpp/util/cli_call.h",
4367 "test/cpp/util/proto_file_parser.h"
4368 ],
4369 "language": "c++",
4370 "name": "grpc_cli_libs",
4371 "src": [
4372 "test/cpp/util/cli_call.cc",
4373 "test/cpp/util/cli_call.h",
4374 "test/cpp/util/proto_file_parser.cc",
4375 "test/cpp/util/proto_file_parser.h"
4376 ],
4377 "third_party": false,
4378 "type": "lib"
4379 },
4380 {
4381 "deps": [
yang-g17487f92016-06-03 15:21:15 -07004382 "grpc++_config_proto"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004383 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004384 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "src/compiler/config.h",
4386 "src/compiler/cpp_generator.h",
4387 "src/compiler/cpp_generator_helpers.h",
4388 "src/compiler/csharp_generator.h",
4389 "src/compiler/csharp_generator_helpers.h",
4390 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004391 "src/compiler/node_generator.h",
4392 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 "src/compiler/objective_c_generator.h",
4394 "src/compiler/objective_c_generator_helpers.h",
4395 "src/compiler/python_generator.h",
4396 "src/compiler/ruby_generator.h",
4397 "src/compiler/ruby_generator_helpers-inl.h",
4398 "src/compiler/ruby_generator_map-inl.h",
4399 "src/compiler/ruby_generator_string-inl.h"
4400 ],
4401 "language": "c++",
4402 "name": "grpc_plugin_support",
4403 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004404 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004405 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004406 "src/compiler/cpp_generator.h",
4407 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004408 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004409 "src/compiler/csharp_generator.h",
4410 "src/compiler/csharp_generator_helpers.h",
4411 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004412 "src/compiler/node_generator.cc",
4413 "src/compiler/node_generator.h",
4414 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004415 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004416 "src/compiler/objective_c_generator.h",
4417 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004418 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004420 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004421 "src/compiler/ruby_generator.h",
4422 "src/compiler/ruby_generator_helpers-inl.h",
4423 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004424 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004425 ],
4426 "third_party": false,
4427 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004428 },
4429 {
4430 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004431 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004432 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004433 "grpc++",
4434 "grpc++_test_util",
4435 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004436 ],
4437 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004438 "src/proto/grpc/testing/messages.grpc.pb.h",
4439 "src/proto/grpc/testing/messages.pb.h",
4440 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004441 ],
4442 "language": "c++",
4443 "name": "interop_client_helper",
4444 "src": [
4445 "test/cpp/interop/client_helper.cc",
4446 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004447 ],
4448 "third_party": false,
4449 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004450 },
4451 {
4452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004453 "gpr",
4454 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004455 "grpc",
4456 "grpc++",
4457 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 "grpc++_test_util",
4459 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004460 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004461 ],
4462 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004463 "src/proto/grpc/testing/empty.grpc.pb.h",
4464 "src/proto/grpc/testing/empty.pb.h",
4465 "src/proto/grpc/testing/messages.grpc.pb.h",
4466 "src/proto/grpc/testing/messages.pb.h",
4467 "src/proto/grpc/testing/test.grpc.pb.h",
4468 "src/proto/grpc/testing/test.pb.h",
4469 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 ],
4471 "language": "c++",
4472 "name": "interop_client_main",
4473 "src": [
4474 "test/cpp/interop/client.cc",
4475 "test/cpp/interop/interop_client.cc",
4476 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004477 ],
4478 "third_party": false,
4479 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004480 },
4481 {
4482 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004483 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004484 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004485 "grpc++",
4486 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004487 ],
4488 "headers": [
4489 "test/cpp/interop/server_helper.h"
4490 ],
4491 "language": "c++",
4492 "name": "interop_server_helper",
4493 "src": [
4494 "test/cpp/interop/server_helper.cc",
4495 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004496 ],
4497 "third_party": false,
4498 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 },
4500 {
4501 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004502 "gpr",
4503 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004504 "grpc",
4505 "grpc++",
4506 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004507 "grpc++_test_util",
4508 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004509 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004510 ],
4511 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004512 "src/proto/grpc/testing/empty.grpc.pb.h",
4513 "src/proto/grpc/testing/empty.pb.h",
4514 "src/proto/grpc/testing/messages.grpc.pb.h",
4515 "src/proto/grpc/testing/messages.pb.h",
4516 "src/proto/grpc/testing/test.grpc.pb.h",
4517 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 ],
4519 "language": "c++",
4520 "name": "interop_server_main",
4521 "src": [
David Garcia Quintas74686ce2016-06-09 15:33:33 -07004522 "test/cpp/interop/interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004523 ],
4524 "third_party": false,
4525 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 },
4527 {
4528 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004529 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004530 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004531 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004532 ],
4533 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004534 "src/proto/grpc/testing/control.grpc.pb.h",
4535 "src/proto/grpc/testing/control.pb.h",
4536 "src/proto/grpc/testing/messages.grpc.pb.h",
4537 "src/proto/grpc/testing/messages.pb.h",
4538 "src/proto/grpc/testing/payloads.grpc.pb.h",
4539 "src/proto/grpc/testing/payloads.pb.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004540 "src/proto/grpc/testing/services.grpc.pb.h",
4541 "src/proto/grpc/testing/services.pb.h",
4542 "src/proto/grpc/testing/stats.grpc.pb.h",
4543 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004544 "test/cpp/qps/client.h",
4545 "test/cpp/qps/driver.h",
4546 "test/cpp/qps/histogram.h",
4547 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004548 "test/cpp/qps/limit_cores.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 "test/cpp/qps/qps_worker.h",
4550 "test/cpp/qps/report.h",
4551 "test/cpp/qps/server.h",
4552 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004553 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004554 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004555 ],
4556 "language": "c++",
4557 "name": "qps",
4558 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004559 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 "test/cpp/qps/client_async.cc",
4561 "test/cpp/qps/client_sync.cc",
4562 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004563 "test/cpp/qps/driver.h",
4564 "test/cpp/qps/histogram.h",
4565 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004566 "test/cpp/qps/limit_cores.cc",
4567 "test/cpp/qps/limit_cores.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004568 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004569 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004570 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004571 "test/cpp/qps/report.h",
4572 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004573 "test/cpp/qps/server_async.cc",
4574 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004575 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004576 "test/cpp/qps/usage_timer.cc",
4577 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004578 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004579 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004580 ],
4581 "third_party": false,
4582 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004583 },
4584 {
4585 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004586 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004587 "grpc"
4588 ],
4589 "headers": [],
4590 "language": "csharp",
4591 "name": "grpc_csharp_ext",
4592 "src": [
4593 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004594 ],
4595 "third_party": false,
4596 "type": "lib"
4597 },
4598 {
4599 "deps": [],
4600 "headers": [
4601 "third_party/boringssl/crypto/aes/internal.h",
4602 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4603 "third_party/boringssl/crypto/bio/internal.h",
4604 "third_party/boringssl/crypto/bn/internal.h",
4605 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4606 "third_party/boringssl/crypto/bytestring/internal.h",
4607 "third_party/boringssl/crypto/cipher/internal.h",
4608 "third_party/boringssl/crypto/conf/conf_def.h",
4609 "third_party/boringssl/crypto/conf/internal.h",
itessier2a522032016-04-19 17:38:51 -07004610 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004611 "third_party/boringssl/crypto/des/internal.h",
4612 "third_party/boringssl/crypto/dh/internal.h",
4613 "third_party/boringssl/crypto/digest/internal.h",
4614 "third_party/boringssl/crypto/digest/md32_common.h",
4615 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004616 "third_party/boringssl/crypto/ec/internal.h",
4617 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4618 "third_party/boringssl/crypto/evp/internal.h",
4619 "third_party/boringssl/crypto/internal.h",
4620 "third_party/boringssl/crypto/modes/internal.h",
4621 "third_party/boringssl/crypto/obj/obj_dat.h",
4622 "third_party/boringssl/crypto/obj/obj_xref.h",
4623 "third_party/boringssl/crypto/pkcs8/internal.h",
4624 "third_party/boringssl/crypto/rand/internal.h",
4625 "third_party/boringssl/crypto/rsa/internal.h",
4626 "third_party/boringssl/crypto/test/scoped_types.h",
4627 "third_party/boringssl/crypto/test/test_util.h",
4628 "third_party/boringssl/crypto/x509/charmap.h",
4629 "third_party/boringssl/crypto/x509/vpm_int.h",
4630 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4631 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4632 "third_party/boringssl/include/openssl/aead.h",
4633 "third_party/boringssl/include/openssl/aes.h",
4634 "third_party/boringssl/include/openssl/arm_arch.h",
4635 "third_party/boringssl/include/openssl/asn1.h",
4636 "third_party/boringssl/include/openssl/asn1_mac.h",
4637 "third_party/boringssl/include/openssl/asn1t.h",
4638 "third_party/boringssl/include/openssl/base.h",
4639 "third_party/boringssl/include/openssl/base64.h",
4640 "third_party/boringssl/include/openssl/bio.h",
4641 "third_party/boringssl/include/openssl/blowfish.h",
4642 "third_party/boringssl/include/openssl/bn.h",
4643 "third_party/boringssl/include/openssl/buf.h",
4644 "third_party/boringssl/include/openssl/buffer.h",
4645 "third_party/boringssl/include/openssl/bytestring.h",
4646 "third_party/boringssl/include/openssl/cast.h",
4647 "third_party/boringssl/include/openssl/chacha.h",
4648 "third_party/boringssl/include/openssl/cipher.h",
4649 "third_party/boringssl/include/openssl/cmac.h",
4650 "third_party/boringssl/include/openssl/conf.h",
4651 "third_party/boringssl/include/openssl/cpu.h",
4652 "third_party/boringssl/include/openssl/crypto.h",
4653 "third_party/boringssl/include/openssl/curve25519.h",
4654 "third_party/boringssl/include/openssl/des.h",
4655 "third_party/boringssl/include/openssl/dh.h",
4656 "third_party/boringssl/include/openssl/digest.h",
4657 "third_party/boringssl/include/openssl/dsa.h",
4658 "third_party/boringssl/include/openssl/dtls1.h",
4659 "third_party/boringssl/include/openssl/ec.h",
4660 "third_party/boringssl/include/openssl/ec_key.h",
4661 "third_party/boringssl/include/openssl/ecdh.h",
4662 "third_party/boringssl/include/openssl/ecdsa.h",
4663 "third_party/boringssl/include/openssl/engine.h",
4664 "third_party/boringssl/include/openssl/err.h",
4665 "third_party/boringssl/include/openssl/evp.h",
4666 "third_party/boringssl/include/openssl/ex_data.h",
4667 "third_party/boringssl/include/openssl/hkdf.h",
4668 "third_party/boringssl/include/openssl/hmac.h",
4669 "third_party/boringssl/include/openssl/lhash.h",
4670 "third_party/boringssl/include/openssl/lhash_macros.h",
4671 "third_party/boringssl/include/openssl/md4.h",
4672 "third_party/boringssl/include/openssl/md5.h",
4673 "third_party/boringssl/include/openssl/mem.h",
4674 "third_party/boringssl/include/openssl/obj.h",
4675 "third_party/boringssl/include/openssl/obj_mac.h",
4676 "third_party/boringssl/include/openssl/objects.h",
4677 "third_party/boringssl/include/openssl/opensslfeatures.h",
4678 "third_party/boringssl/include/openssl/opensslv.h",
4679 "third_party/boringssl/include/openssl/ossl_typ.h",
4680 "third_party/boringssl/include/openssl/pem.h",
4681 "third_party/boringssl/include/openssl/pkcs12.h",
4682 "third_party/boringssl/include/openssl/pkcs7.h",
4683 "third_party/boringssl/include/openssl/pkcs8.h",
4684 "third_party/boringssl/include/openssl/poly1305.h",
4685 "third_party/boringssl/include/openssl/pqueue.h",
4686 "third_party/boringssl/include/openssl/rand.h",
4687 "third_party/boringssl/include/openssl/rc4.h",
4688 "third_party/boringssl/include/openssl/rsa.h",
4689 "third_party/boringssl/include/openssl/safestack.h",
4690 "third_party/boringssl/include/openssl/sha.h",
4691 "third_party/boringssl/include/openssl/srtp.h",
4692 "third_party/boringssl/include/openssl/ssl.h",
4693 "third_party/boringssl/include/openssl/ssl3.h",
4694 "third_party/boringssl/include/openssl/stack.h",
4695 "third_party/boringssl/include/openssl/stack_macros.h",
4696 "third_party/boringssl/include/openssl/thread.h",
4697 "third_party/boringssl/include/openssl/time_support.h",
4698 "third_party/boringssl/include/openssl/tls1.h",
4699 "third_party/boringssl/include/openssl/type_check.h",
4700 "third_party/boringssl/include/openssl/x509.h",
4701 "third_party/boringssl/include/openssl/x509_vfy.h",
4702 "third_party/boringssl/include/openssl/x509v3.h",
4703 "third_party/boringssl/ssl/internal.h",
4704 "third_party/boringssl/ssl/test/async_bio.h",
4705 "third_party/boringssl/ssl/test/packeted_bio.h",
4706 "third_party/boringssl/ssl/test/scoped_types.h",
4707 "third_party/boringssl/ssl/test/test_config.h"
4708 ],
4709 "language": "c",
4710 "name": "boringssl",
4711 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004712 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004713 ],
4714 "third_party": true,
4715 "type": "lib"
4716 },
4717 {
4718 "deps": [],
4719 "headers": [],
4720 "language": "c++",
4721 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004722 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004723 "third_party": true,
4724 "type": "lib"
4725 },
4726 {
4727 "deps": [
4728 "boringssl",
4729 "boringssl_test_util"
4730 ],
4731 "headers": [],
4732 "language": "c++",
4733 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004734 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004735 "third_party": true,
4736 "type": "lib"
4737 },
4738 {
4739 "deps": [
4740 "boringssl",
4741 "boringssl_test_util"
4742 ],
4743 "headers": [],
4744 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004745 "name": "boringssl_asn1_test_lib",
4746 "src": [],
4747 "third_party": true,
4748 "type": "lib"
4749 },
4750 {
4751 "deps": [
4752 "boringssl",
4753 "boringssl_test_util"
4754 ],
4755 "headers": [],
4756 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004757 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004758 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004759 "third_party": true,
4760 "type": "lib"
4761 },
4762 {
4763 "deps": [
4764 "boringssl",
4765 "boringssl_test_util"
4766 ],
4767 "headers": [],
4768 "language": "c++",
4769 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004770 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004771 "third_party": true,
4772 "type": "lib"
4773 },
4774 {
4775 "deps": [
4776 "boringssl",
4777 "boringssl_test_util"
4778 ],
4779 "headers": [],
4780 "language": "c++",
4781 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004782 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004783 "third_party": true,
4784 "type": "lib"
4785 },
4786 {
4787 "deps": [
4788 "boringssl",
4789 "boringssl_test_util"
4790 ],
4791 "headers": [],
4792 "language": "c++",
4793 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004794 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004795 "third_party": true,
4796 "type": "lib"
4797 },
4798 {
4799 "deps": [
4800 "boringssl",
4801 "boringssl_test_util"
4802 ],
4803 "headers": [],
4804 "language": "c++",
4805 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004806 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004807 "third_party": true,
4808 "type": "lib"
4809 },
4810 {
4811 "deps": [
4812 "boringssl",
4813 "boringssl_test_util"
4814 ],
4815 "headers": [],
4816 "language": "c++",
4817 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004818 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004819 "third_party": true,
4820 "type": "lib"
4821 },
4822 {
4823 "deps": [
4824 "boringssl",
4825 "boringssl_test_util"
4826 ],
4827 "headers": [],
4828 "language": "c++",
4829 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004830 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004831 "third_party": true,
4832 "type": "lib"
4833 },
4834 {
4835 "deps": [
4836 "boringssl",
4837 "boringssl_test_util"
4838 ],
4839 "headers": [],
4840 "language": "c",
4841 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004842 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004843 "third_party": true,
4844 "type": "lib"
4845 },
4846 {
4847 "deps": [
4848 "boringssl",
4849 "boringssl_test_util"
4850 ],
4851 "headers": [],
4852 "language": "c++",
4853 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004854 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004855 "third_party": true,
4856 "type": "lib"
4857 },
4858 {
4859 "deps": [
4860 "boringssl",
4861 "boringssl_test_util"
4862 ],
4863 "headers": [],
4864 "language": "c++",
4865 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004866 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004867 "third_party": true,
4868 "type": "lib"
4869 },
4870 {
4871 "deps": [
4872 "boringssl",
4873 "boringssl_test_util"
4874 ],
4875 "headers": [],
4876 "language": "c++",
4877 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004878 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004879 "third_party": true,
4880 "type": "lib"
4881 },
4882 {
4883 "deps": [
4884 "boringssl",
4885 "boringssl_test_util"
4886 ],
4887 "headers": [],
4888 "language": "c++",
4889 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004890 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004891 "third_party": true,
4892 "type": "lib"
4893 },
4894 {
4895 "deps": [
4896 "boringssl",
4897 "boringssl_test_util"
4898 ],
4899 "headers": [],
4900 "language": "c",
4901 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004902 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004903 "third_party": true,
4904 "type": "lib"
4905 },
4906 {
4907 "deps": [
4908 "boringssl",
4909 "boringssl_test_util"
4910 ],
4911 "headers": [],
4912 "language": "c++",
4913 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004914 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004915 "third_party": true,
4916 "type": "lib"
4917 },
4918 {
4919 "deps": [
4920 "boringssl",
4921 "boringssl_test_util"
4922 ],
4923 "headers": [],
4924 "language": "c",
4925 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004926 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004927 "third_party": true,
4928 "type": "lib"
4929 },
4930 {
4931 "deps": [
4932 "boringssl",
4933 "boringssl_test_util"
4934 ],
4935 "headers": [],
4936 "language": "c++",
4937 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004938 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004939 "third_party": true,
4940 "type": "lib"
4941 },
4942 {
4943 "deps": [
4944 "boringssl",
4945 "boringssl_test_util"
4946 ],
4947 "headers": [],
4948 "language": "c++",
4949 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004950 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004951 "third_party": true,
4952 "type": "lib"
4953 },
4954 {
4955 "deps": [
4956 "boringssl",
4957 "boringssl_test_util"
4958 ],
4959 "headers": [],
4960 "language": "c++",
4961 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004962 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004963 "third_party": true,
4964 "type": "lib"
4965 },
4966 {
4967 "deps": [
4968 "boringssl",
4969 "boringssl_test_util"
4970 ],
4971 "headers": [],
4972 "language": "c++",
4973 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004974 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004975 "third_party": true,
4976 "type": "lib"
4977 },
4978 {
4979 "deps": [
4980 "boringssl",
4981 "boringssl_test_util"
4982 ],
4983 "headers": [],
4984 "language": "c++",
4985 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004986 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004987 "third_party": true,
4988 "type": "lib"
4989 },
4990 {
4991 "deps": [
4992 "boringssl",
4993 "boringssl_test_util"
4994 ],
4995 "headers": [],
4996 "language": "c",
4997 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004998 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004999 "third_party": true,
5000 "type": "lib"
5001 },
5002 {
5003 "deps": [
5004 "boringssl",
5005 "boringssl_test_util"
5006 ],
5007 "headers": [],
5008 "language": "c++",
5009 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005010 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005011 "third_party": true,
5012 "type": "lib"
5013 },
5014 {
5015 "deps": [
5016 "boringssl",
5017 "boringssl_test_util"
5018 ],
5019 "headers": [],
5020 "language": "c",
5021 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005022 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005023 "third_party": true,
5024 "type": "lib"
5025 },
5026 {
5027 "deps": [
5028 "boringssl",
5029 "boringssl_test_util"
5030 ],
5031 "headers": [],
5032 "language": "c",
5033 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005034 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005035 "third_party": true,
5036 "type": "lib"
5037 },
5038 {
5039 "deps": [
5040 "boringssl",
5041 "boringssl_test_util"
5042 ],
5043 "headers": [],
5044 "language": "c++",
5045 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005046 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005047 "third_party": true,
5048 "type": "lib"
5049 },
5050 {
5051 "deps": [
5052 "boringssl",
5053 "boringssl_test_util"
5054 ],
5055 "headers": [],
5056 "language": "c++",
5057 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005058 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005059 "third_party": true,
5060 "type": "lib"
5061 },
5062 {
5063 "deps": [
5064 "boringssl",
5065 "boringssl_test_util"
5066 ],
5067 "headers": [],
5068 "language": "c++",
5069 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005070 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005071 "third_party": true,
5072 "type": "lib"
5073 },
5074 {
5075 "deps": [
5076 "boringssl",
5077 "boringssl_test_util"
5078 ],
5079 "headers": [],
5080 "language": "c",
5081 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005082 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005083 "third_party": true,
5084 "type": "lib"
5085 },
5086 {
5087 "deps": [
5088 "boringssl",
5089 "boringssl_test_util"
5090 ],
5091 "headers": [],
5092 "language": "c++",
5093 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005094 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005095 "third_party": true,
5096 "type": "lib"
5097 },
5098 {
5099 "deps": [
5100 "boringssl",
5101 "boringssl_test_util"
5102 ],
5103 "headers": [],
5104 "language": "c",
5105 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005106 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005107 "third_party": true,
5108 "type": "lib"
5109 },
5110 {
5111 "deps": [
5112 "boringssl",
5113 "boringssl_test_util"
5114 ],
5115 "headers": [],
5116 "language": "c",
5117 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005118 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005119 "third_party": true,
5120 "type": "lib"
5121 },
5122 {
5123 "deps": [
5124 "boringssl",
5125 "boringssl_test_util"
5126 ],
5127 "headers": [],
itessier2a522032016-04-19 17:38:51 -07005128 "language": "c++",
5129 "name": "boringssl_x509_test_lib",
5130 "src": [],
5131 "third_party": true,
5132 "type": "lib"
5133 },
5134 {
5135 "deps": [
5136 "boringssl",
5137 "boringssl_test_util"
5138 ],
5139 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005140 "language": "c",
5141 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005142 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005143 "third_party": true,
5144 "type": "lib"
5145 },
5146 {
5147 "deps": [
5148 "boringssl",
5149 "boringssl_test_util"
5150 ],
5151 "headers": [],
5152 "language": "c",
5153 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005154 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005155 "third_party": true,
5156 "type": "lib"
5157 },
5158 {
5159 "deps": [
5160 "boringssl",
5161 "boringssl_test_util"
5162 ],
5163 "headers": [],
5164 "language": "c",
5165 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005166 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005167 "third_party": true,
5168 "type": "lib"
5169 },
5170 {
5171 "deps": [
5172 "boringssl",
5173 "boringssl_test_util"
5174 ],
5175 "headers": [],
5176 "language": "c++",
5177 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005178 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005179 "third_party": true,
5180 "type": "lib"
5181 },
5182 {
5183 "deps": [],
5184 "headers": [
5185 "third_party/zlib/crc32.h",
5186 "third_party/zlib/deflate.h",
5187 "third_party/zlib/gzguts.h",
5188 "third_party/zlib/inffast.h",
5189 "third_party/zlib/inffixed.h",
5190 "third_party/zlib/inflate.h",
5191 "third_party/zlib/inftrees.h",
5192 "third_party/zlib/trees.h",
5193 "third_party/zlib/zconf.h",
5194 "third_party/zlib/zlib.h",
5195 "third_party/zlib/zutil.h"
5196 ],
5197 "language": "c",
5198 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005199 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005200 "third_party": true,
5201 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005202 },
5203 {
5204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005205 "gpr",
5206 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005207 "grpc_test_util_unsecure",
5208 "grpc_unsecure"
5209 ],
5210 "headers": [
5211 "test/core/bad_client/bad_client.h"
5212 ],
5213 "language": "c",
5214 "name": "bad_client_test",
5215 "src": [
5216 "test/core/bad_client/bad_client.c",
5217 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005218 ],
5219 "third_party": false,
5220 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005221 },
5222 {
5223 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005224 "gpr",
5225 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005226 "grpc",
5227 "grpc_test_util"
5228 ],
5229 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005230 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005231 ],
5232 "language": "c",
5233 "name": "bad_ssl_test_server",
5234 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005235 "test/core/bad_ssl/server_common.c",
5236 "test/core/bad_ssl/server_common.h"
5237 ],
5238 "third_party": false,
5239 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005240 },
5241 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005242 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005243 "gpr",
5244 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005245 "grpc",
5246 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005247 ],
5248 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005249 "test/core/end2end/end2end_tests.h",
5250 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005251 ],
5252 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005253 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005254 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005255 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005256 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005257 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005258 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005259 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005260 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005261 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005262 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005263 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005264 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005265 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005266 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005267 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005268 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005269 "test/core/end2end/tests/default_host.c",
5270 "test/core/end2end/tests/disappearing_server.c",
5271 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005272 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005273 "test/core/end2end/tests/graceful_server_shutdown.c",
5274 "test/core/end2end/tests/high_initial_seqno.c",
5275 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005276 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005277 "test/core/end2end/tests/invoke_large_request.c",
5278 "test/core/end2end/tests/large_metadata.c",
5279 "test/core/end2end/tests/max_concurrent_streams.c",
5280 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005281 "test/core/end2end/tests/negative_deadline.c",
5282 "test/core/end2end/tests/no_op.c",
5283 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005284 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005285 "test/core/end2end/tests/ping_pong_streaming.c",
5286 "test/core/end2end/tests/registered_call.c",
5287 "test/core/end2end/tests/request_with_flags.c",
5288 "test/core/end2end/tests/request_with_payload.c",
5289 "test/core/end2end/tests/server_finishes_request.c",
5290 "test/core/end2end/tests/shutdown_finishes_calls.c",
5291 "test/core/end2end/tests/shutdown_finishes_tags.c",
5292 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005293 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005294 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005295 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005296 ],
5297 "third_party": false,
5298 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005299 },
5300 {
5301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005302 "gpr",
5303 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005304 "grpc_test_util_unsecure",
5305 "grpc_unsecure"
5306 ],
5307 "headers": [
5308 "test/core/end2end/end2end_tests.h",
5309 "test/core/end2end/tests/cancel_test_helpers.h"
5310 ],
5311 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005312 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005313 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005314 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005315 "test/core/end2end/end2end_tests.h",
5316 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005317 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005318 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005319 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005320 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005321 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005322 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005323 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005324 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005325 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005326 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005327 "test/core/end2end/tests/default_host.c",
5328 "test/core/end2end/tests/disappearing_server.c",
5329 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005330 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005331 "test/core/end2end/tests/graceful_server_shutdown.c",
5332 "test/core/end2end/tests/high_initial_seqno.c",
5333 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005334 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005335 "test/core/end2end/tests/invoke_large_request.c",
5336 "test/core/end2end/tests/large_metadata.c",
5337 "test/core/end2end/tests/max_concurrent_streams.c",
5338 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005339 "test/core/end2end/tests/negative_deadline.c",
5340 "test/core/end2end/tests/no_op.c",
5341 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005342 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005343 "test/core/end2end/tests/ping_pong_streaming.c",
5344 "test/core/end2end/tests/registered_call.c",
5345 "test/core/end2end/tests/request_with_flags.c",
5346 "test/core/end2end/tests/request_with_payload.c",
5347 "test/core/end2end/tests/server_finishes_request.c",
5348 "test/core/end2end/tests/shutdown_finishes_calls.c",
5349 "test/core/end2end/tests/shutdown_finishes_tags.c",
5350 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005351 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005352 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005353 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005354 ],
5355 "third_party": false,
5356 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005357 },
5358 {
5359 "deps": [
5360 "gpr",
Alistair Veitchf1bc22a2016-05-27 16:38:15 -07005361 "grpc_base",
5362 "nanopb"
Craig Tillerd1697d92016-04-05 16:05:46 -07005363 ],
5364 "headers": [
5365 "include/grpc/census.h",
5366 "src/core/ext/census/aggregation.h",
5367 "src/core/ext/census/census_interface.h",
5368 "src/core/ext/census/census_rpc_stats.h",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005369 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005370 "src/core/ext/census/grpc_filter.h",
5371 "src/core/ext/census/mlog.h",
5372 "src/core/ext/census/rpc_metric_id.h"
5373 ],
5374 "language": "c",
5375 "name": "census",
5376 "src": [
5377 "include/grpc/census.h",
5378 "src/core/ext/census/aggregation.h",
5379 "src/core/ext/census/census_interface.h",
5380 "src/core/ext/census/census_rpc_stats.h",
5381 "src/core/ext/census/context.c",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005382 "src/core/ext/census/gen/census.pb.c",
5383 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005384 "src/core/ext/census/grpc_context.c",
5385 "src/core/ext/census/grpc_filter.c",
5386 "src/core/ext/census/grpc_filter.h",
5387 "src/core/ext/census/grpc_plugin.c",
5388 "src/core/ext/census/initialize.c",
5389 "src/core/ext/census/mlog.c",
5390 "src/core/ext/census/mlog.h",
5391 "src/core/ext/census/operation.c",
5392 "src/core/ext/census/placeholders.c",
5393 "src/core/ext/census/rpc_metric_id.h",
5394 "src/core/ext/census/tracing.c"
5395 ],
5396 "third_party": false,
5397 "type": "filegroup"
5398 },
5399 {
5400 "deps": [
5401 "gpr_codegen"
5402 ],
5403 "headers": [
5404 "include/grpc/support/alloc.h",
5405 "include/grpc/support/atm.h",
5406 "include/grpc/support/atm_gcc_atomic.h",
5407 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005408 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005409 "include/grpc/support/avl.h",
5410 "include/grpc/support/cmdline.h",
5411 "include/grpc/support/cpu.h",
5412 "include/grpc/support/histogram.h",
5413 "include/grpc/support/host_port.h",
5414 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005415 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005416 "include/grpc/support/port_platform.h",
5417 "include/grpc/support/slice.h",
5418 "include/grpc/support/slice_buffer.h",
5419 "include/grpc/support/string_util.h",
5420 "include/grpc/support/subprocess.h",
5421 "include/grpc/support/sync.h",
5422 "include/grpc/support/sync_generic.h",
5423 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005424 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005425 "include/grpc/support/thd.h",
5426 "include/grpc/support/time.h",
5427 "include/grpc/support/tls.h",
5428 "include/grpc/support/tls_gcc.h",
5429 "include/grpc/support/tls_msvc.h",
5430 "include/grpc/support/tls_pthread.h",
5431 "include/grpc/support/useful.h",
5432 "src/core/lib/profiling/timers.h",
5433 "src/core/lib/support/backoff.h",
5434 "src/core/lib/support/block_annotate.h",
5435 "src/core/lib/support/env.h",
5436 "src/core/lib/support/load_file.h",
5437 "src/core/lib/support/murmur_hash.h",
5438 "src/core/lib/support/stack_lockfree.h",
5439 "src/core/lib/support/string.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005440 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005441 "src/core/lib/support/thd_internal.h",
5442 "src/core/lib/support/time_precise.h",
5443 "src/core/lib/support/tmpfile.h"
5444 ],
5445 "language": "c",
5446 "name": "gpr_base",
5447 "src": [
5448 "include/grpc/support/alloc.h",
5449 "include/grpc/support/atm.h",
5450 "include/grpc/support/atm_gcc_atomic.h",
5451 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005452 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005453 "include/grpc/support/avl.h",
5454 "include/grpc/support/cmdline.h",
5455 "include/grpc/support/cpu.h",
5456 "include/grpc/support/histogram.h",
5457 "include/grpc/support/host_port.h",
5458 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005459 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005460 "include/grpc/support/port_platform.h",
5461 "include/grpc/support/slice.h",
5462 "include/grpc/support/slice_buffer.h",
5463 "include/grpc/support/string_util.h",
5464 "include/grpc/support/subprocess.h",
5465 "include/grpc/support/sync.h",
5466 "include/grpc/support/sync_generic.h",
5467 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005468 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005469 "include/grpc/support/thd.h",
5470 "include/grpc/support/time.h",
5471 "include/grpc/support/tls.h",
5472 "include/grpc/support/tls_gcc.h",
5473 "include/grpc/support/tls_msvc.h",
5474 "include/grpc/support/tls_pthread.h",
5475 "include/grpc/support/useful.h",
5476 "src/core/lib/profiling/basic_timers.c",
5477 "src/core/lib/profiling/stap_timers.c",
5478 "src/core/lib/profiling/timers.h",
5479 "src/core/lib/support/alloc.c",
5480 "src/core/lib/support/avl.c",
5481 "src/core/lib/support/backoff.c",
5482 "src/core/lib/support/backoff.h",
5483 "src/core/lib/support/block_annotate.h",
5484 "src/core/lib/support/cmdline.c",
5485 "src/core/lib/support/cpu_iphone.c",
5486 "src/core/lib/support/cpu_linux.c",
5487 "src/core/lib/support/cpu_posix.c",
5488 "src/core/lib/support/cpu_windows.c",
5489 "src/core/lib/support/env.h",
5490 "src/core/lib/support/env_linux.c",
5491 "src/core/lib/support/env_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005492 "src/core/lib/support/env_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005493 "src/core/lib/support/histogram.c",
5494 "src/core/lib/support/host_port.c",
5495 "src/core/lib/support/load_file.c",
5496 "src/core/lib/support/load_file.h",
5497 "src/core/lib/support/log.c",
5498 "src/core/lib/support/log_android.c",
5499 "src/core/lib/support/log_linux.c",
5500 "src/core/lib/support/log_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005501 "src/core/lib/support/log_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005502 "src/core/lib/support/murmur_hash.c",
5503 "src/core/lib/support/murmur_hash.h",
5504 "src/core/lib/support/slice.c",
5505 "src/core/lib/support/slice_buffer.c",
5506 "src/core/lib/support/stack_lockfree.c",
5507 "src/core/lib/support/stack_lockfree.h",
5508 "src/core/lib/support/string.c",
5509 "src/core/lib/support/string.h",
5510 "src/core/lib/support/string_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005511 "src/core/lib/support/string_util_windows.c",
5512 "src/core/lib/support/string_windows.c",
5513 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005514 "src/core/lib/support/subprocess_posix.c",
5515 "src/core/lib/support/subprocess_windows.c",
5516 "src/core/lib/support/sync.c",
5517 "src/core/lib/support/sync_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005518 "src/core/lib/support/sync_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005519 "src/core/lib/support/thd.c",
5520 "src/core/lib/support/thd_internal.h",
5521 "src/core/lib/support/thd_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005522 "src/core/lib/support/thd_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005523 "src/core/lib/support/time.c",
5524 "src/core/lib/support/time_posix.c",
5525 "src/core/lib/support/time_precise.c",
5526 "src/core/lib/support/time_precise.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005527 "src/core/lib/support/time_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005528 "src/core/lib/support/tls_pthread.c",
5529 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005530 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005531 "src/core/lib/support/tmpfile_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005532 "src/core/lib/support/tmpfile_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005533 "src/core/lib/support/wrap_memcpy.c"
5534 ],
5535 "third_party": false,
5536 "type": "filegroup"
5537 },
5538 {
5539 "deps": [],
5540 "headers": [
5541 "include/grpc/impl/codegen/alloc.h",
5542 "include/grpc/impl/codegen/atm.h",
5543 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5544 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005545 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005546 "include/grpc/impl/codegen/log.h",
5547 "include/grpc/impl/codegen/port_platform.h",
5548 "include/grpc/impl/codegen/slice.h",
5549 "include/grpc/impl/codegen/slice_buffer.h",
5550 "include/grpc/impl/codegen/sync.h",
5551 "include/grpc/impl/codegen/sync_generic.h",
5552 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005553 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005554 "include/grpc/impl/codegen/time.h"
5555 ],
5556 "language": "c",
5557 "name": "gpr_codegen",
5558 "src": [
5559 "include/grpc/impl/codegen/alloc.h",
5560 "include/grpc/impl/codegen/atm.h",
5561 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5562 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005563 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005564 "include/grpc/impl/codegen/log.h",
5565 "include/grpc/impl/codegen/port_platform.h",
5566 "include/grpc/impl/codegen/slice.h",
5567 "include/grpc/impl/codegen/slice_buffer.h",
5568 "include/grpc/impl/codegen/sync.h",
5569 "include/grpc/impl/codegen/sync_generic.h",
5570 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005571 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005572 "include/grpc/impl/codegen/time.h"
5573 ],
5574 "third_party": false,
5575 "type": "filegroup"
5576 },
5577 {
5578 "deps": [
yang-g34b58612016-06-03 17:30:09 -07005579 "grpc++_codegen_base"
5580 ],
5581 "headers": [],
5582 "language": "c",
5583 "name": "grpc++_codegen_base_src",
5584 "src": [
5585 "src/cpp/codegen/codegen_init.cc"
5586 ],
5587 "third_party": false,
5588 "type": "filegroup"
5589 },
5590 {
5591 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005592 "gpr",
5593 "grpc_codegen"
5594 ],
5595 "headers": [
5596 "include/grpc/byte_buffer.h",
5597 "include/grpc/byte_buffer_reader.h",
5598 "include/grpc/compression.h",
5599 "include/grpc/grpc.h",
5600 "include/grpc/status.h",
5601 "src/core/lib/channel/channel_args.h",
5602 "src/core/lib/channel/channel_stack.h",
5603 "src/core/lib/channel/channel_stack_builder.h",
5604 "src/core/lib/channel/compress_filter.h",
5605 "src/core/lib/channel/connected_channel.h",
5606 "src/core/lib/channel/context.h",
5607 "src/core/lib/channel/http_client_filter.h",
5608 "src/core/lib/channel/http_server_filter.h",
5609 "src/core/lib/compression/algorithm_metadata.h",
5610 "src/core/lib/compression/message_compress.h",
5611 "src/core/lib/debug/trace.h",
5612 "src/core/lib/http/format_request.h",
5613 "src/core/lib/http/httpcli.h",
5614 "src/core/lib/http/parser.h",
5615 "src/core/lib/iomgr/closure.h",
5616 "src/core/lib/iomgr/endpoint.h",
5617 "src/core/lib/iomgr/endpoint_pair.h",
5618 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005619 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005620 "src/core/lib/iomgr/ev_posix.h",
5621 "src/core/lib/iomgr/exec_ctx.h",
5622 "src/core/lib/iomgr/executor.h",
5623 "src/core/lib/iomgr/iocp_windows.h",
5624 "src/core/lib/iomgr/iomgr.h",
5625 "src/core/lib/iomgr/iomgr_internal.h",
5626 "src/core/lib/iomgr/iomgr_posix.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005627 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005628 "src/core/lib/iomgr/pollset.h",
5629 "src/core/lib/iomgr/pollset_set.h",
5630 "src/core/lib/iomgr/pollset_set_windows.h",
5631 "src/core/lib/iomgr/pollset_windows.h",
5632 "src/core/lib/iomgr/resolve_address.h",
5633 "src/core/lib/iomgr/sockaddr.h",
5634 "src/core/lib/iomgr/sockaddr_posix.h",
5635 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005636 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005637 "src/core/lib/iomgr/socket_utils_posix.h",
5638 "src/core/lib/iomgr/socket_windows.h",
5639 "src/core/lib/iomgr/tcp_client.h",
5640 "src/core/lib/iomgr/tcp_posix.h",
5641 "src/core/lib/iomgr/tcp_server.h",
5642 "src/core/lib/iomgr/tcp_windows.h",
5643 "src/core/lib/iomgr/time_averaged_stats.h",
5644 "src/core/lib/iomgr/timer.h",
5645 "src/core/lib/iomgr/timer_heap.h",
5646 "src/core/lib/iomgr/udp_server.h",
5647 "src/core/lib/iomgr/unix_sockets_posix.h",
5648 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5649 "src/core/lib/iomgr/wakeup_fd_posix.h",
5650 "src/core/lib/iomgr/workqueue.h",
5651 "src/core/lib/iomgr/workqueue_posix.h",
5652 "src/core/lib/iomgr/workqueue_windows.h",
5653 "src/core/lib/json/json.h",
5654 "src/core/lib/json/json_common.h",
5655 "src/core/lib/json/json_reader.h",
5656 "src/core/lib/json/json_writer.h",
5657 "src/core/lib/surface/api_trace.h",
5658 "src/core/lib/surface/call.h",
5659 "src/core/lib/surface/call_test_only.h",
5660 "src/core/lib/surface/channel.h",
5661 "src/core/lib/surface/channel_init.h",
5662 "src/core/lib/surface/channel_stack_type.h",
5663 "src/core/lib/surface/completion_queue.h",
5664 "src/core/lib/surface/event_string.h",
5665 "src/core/lib/surface/init.h",
5666 "src/core/lib/surface/lame_client.h",
5667 "src/core/lib/surface/server.h",
5668 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005669 "src/core/lib/transport/byte_stream.h",
5670 "src/core/lib/transport/connectivity_state.h",
5671 "src/core/lib/transport/metadata.h",
5672 "src/core/lib/transport/metadata_batch.h",
5673 "src/core/lib/transport/static_metadata.h",
5674 "src/core/lib/transport/transport.h",
5675 "src/core/lib/transport/transport_impl.h"
5676 ],
5677 "language": "c",
5678 "name": "grpc_base",
5679 "src": [
5680 "include/grpc/byte_buffer.h",
5681 "include/grpc/byte_buffer_reader.h",
5682 "include/grpc/compression.h",
5683 "include/grpc/grpc.h",
5684 "include/grpc/status.h",
5685 "src/core/lib/channel/channel_args.c",
5686 "src/core/lib/channel/channel_args.h",
5687 "src/core/lib/channel/channel_stack.c",
5688 "src/core/lib/channel/channel_stack.h",
5689 "src/core/lib/channel/channel_stack_builder.c",
5690 "src/core/lib/channel/channel_stack_builder.h",
5691 "src/core/lib/channel/compress_filter.c",
5692 "src/core/lib/channel/compress_filter.h",
5693 "src/core/lib/channel/connected_channel.c",
5694 "src/core/lib/channel/connected_channel.h",
5695 "src/core/lib/channel/context.h",
5696 "src/core/lib/channel/http_client_filter.c",
5697 "src/core/lib/channel/http_client_filter.h",
5698 "src/core/lib/channel/http_server_filter.c",
5699 "src/core/lib/channel/http_server_filter.h",
5700 "src/core/lib/compression/algorithm_metadata.h",
5701 "src/core/lib/compression/compression_algorithm.c",
5702 "src/core/lib/compression/message_compress.c",
5703 "src/core/lib/compression/message_compress.h",
5704 "src/core/lib/debug/trace.c",
5705 "src/core/lib/debug/trace.h",
5706 "src/core/lib/http/format_request.c",
5707 "src/core/lib/http/format_request.h",
5708 "src/core/lib/http/httpcli.c",
5709 "src/core/lib/http/httpcli.h",
5710 "src/core/lib/http/parser.c",
5711 "src/core/lib/http/parser.h",
5712 "src/core/lib/iomgr/closure.c",
5713 "src/core/lib/iomgr/closure.h",
5714 "src/core/lib/iomgr/endpoint.c",
5715 "src/core/lib/iomgr/endpoint.h",
5716 "src/core/lib/iomgr/endpoint_pair.h",
5717 "src/core/lib/iomgr/endpoint_pair_posix.c",
5718 "src/core/lib/iomgr/endpoint_pair_windows.c",
5719 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5720 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005721 "src/core/lib/iomgr/ev_poll_posix.c",
5722 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005723 "src/core/lib/iomgr/ev_posix.c",
5724 "src/core/lib/iomgr/ev_posix.h",
5725 "src/core/lib/iomgr/exec_ctx.c",
5726 "src/core/lib/iomgr/exec_ctx.h",
5727 "src/core/lib/iomgr/executor.c",
5728 "src/core/lib/iomgr/executor.h",
5729 "src/core/lib/iomgr/iocp_windows.c",
5730 "src/core/lib/iomgr/iocp_windows.h",
5731 "src/core/lib/iomgr/iomgr.c",
5732 "src/core/lib/iomgr/iomgr.h",
5733 "src/core/lib/iomgr/iomgr_internal.h",
5734 "src/core/lib/iomgr/iomgr_posix.c",
5735 "src/core/lib/iomgr/iomgr_posix.h",
5736 "src/core/lib/iomgr/iomgr_windows.c",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005737 "src/core/lib/iomgr/polling_entity.c",
5738 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005739 "src/core/lib/iomgr/pollset.h",
5740 "src/core/lib/iomgr/pollset_set.h",
5741 "src/core/lib/iomgr/pollset_set_windows.c",
5742 "src/core/lib/iomgr/pollset_set_windows.h",
5743 "src/core/lib/iomgr/pollset_windows.c",
5744 "src/core/lib/iomgr/pollset_windows.h",
5745 "src/core/lib/iomgr/resolve_address.h",
5746 "src/core/lib/iomgr/resolve_address_posix.c",
5747 "src/core/lib/iomgr/resolve_address_windows.c",
5748 "src/core/lib/iomgr/sockaddr.h",
5749 "src/core/lib/iomgr/sockaddr_posix.h",
5750 "src/core/lib/iomgr/sockaddr_utils.c",
5751 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005752 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005753 "src/core/lib/iomgr/socket_utils_common_posix.c",
5754 "src/core/lib/iomgr/socket_utils_linux.c",
5755 "src/core/lib/iomgr/socket_utils_posix.c",
5756 "src/core/lib/iomgr/socket_utils_posix.h",
5757 "src/core/lib/iomgr/socket_windows.c",
5758 "src/core/lib/iomgr/socket_windows.h",
5759 "src/core/lib/iomgr/tcp_client.h",
5760 "src/core/lib/iomgr/tcp_client_posix.c",
5761 "src/core/lib/iomgr/tcp_client_windows.c",
5762 "src/core/lib/iomgr/tcp_posix.c",
5763 "src/core/lib/iomgr/tcp_posix.h",
5764 "src/core/lib/iomgr/tcp_server.h",
5765 "src/core/lib/iomgr/tcp_server_posix.c",
5766 "src/core/lib/iomgr/tcp_server_windows.c",
5767 "src/core/lib/iomgr/tcp_windows.c",
5768 "src/core/lib/iomgr/tcp_windows.h",
5769 "src/core/lib/iomgr/time_averaged_stats.c",
5770 "src/core/lib/iomgr/time_averaged_stats.h",
5771 "src/core/lib/iomgr/timer.c",
5772 "src/core/lib/iomgr/timer.h",
5773 "src/core/lib/iomgr/timer_heap.c",
5774 "src/core/lib/iomgr/timer_heap.h",
5775 "src/core/lib/iomgr/udp_server.c",
5776 "src/core/lib/iomgr/udp_server.h",
5777 "src/core/lib/iomgr/unix_sockets_posix.c",
5778 "src/core/lib/iomgr/unix_sockets_posix.h",
5779 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5780 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5781 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5782 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5783 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5784 "src/core/lib/iomgr/wakeup_fd_posix.c",
5785 "src/core/lib/iomgr/wakeup_fd_posix.h",
5786 "src/core/lib/iomgr/workqueue.h",
5787 "src/core/lib/iomgr/workqueue_posix.c",
5788 "src/core/lib/iomgr/workqueue_posix.h",
5789 "src/core/lib/iomgr/workqueue_windows.c",
5790 "src/core/lib/iomgr/workqueue_windows.h",
5791 "src/core/lib/json/json.c",
5792 "src/core/lib/json/json.h",
5793 "src/core/lib/json/json_common.h",
5794 "src/core/lib/json/json_reader.c",
5795 "src/core/lib/json/json_reader.h",
5796 "src/core/lib/json/json_string.c",
5797 "src/core/lib/json/json_writer.c",
5798 "src/core/lib/json/json_writer.h",
5799 "src/core/lib/surface/alarm.c",
5800 "src/core/lib/surface/api_trace.c",
5801 "src/core/lib/surface/api_trace.h",
5802 "src/core/lib/surface/byte_buffer.c",
5803 "src/core/lib/surface/byte_buffer_reader.c",
5804 "src/core/lib/surface/call.c",
5805 "src/core/lib/surface/call.h",
5806 "src/core/lib/surface/call_details.c",
5807 "src/core/lib/surface/call_log_batch.c",
5808 "src/core/lib/surface/call_test_only.h",
5809 "src/core/lib/surface/channel.c",
5810 "src/core/lib/surface/channel.h",
5811 "src/core/lib/surface/channel_init.c",
5812 "src/core/lib/surface/channel_init.h",
5813 "src/core/lib/surface/channel_ping.c",
5814 "src/core/lib/surface/channel_stack_type.c",
5815 "src/core/lib/surface/channel_stack_type.h",
5816 "src/core/lib/surface/completion_queue.c",
5817 "src/core/lib/surface/completion_queue.h",
5818 "src/core/lib/surface/event_string.c",
5819 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005820 "src/core/lib/surface/init.h",
5821 "src/core/lib/surface/lame_client.c",
5822 "src/core/lib/surface/lame_client.h",
5823 "src/core/lib/surface/metadata_array.c",
5824 "src/core/lib/surface/server.c",
5825 "src/core/lib/surface/server.h",
5826 "src/core/lib/surface/surface_trace.h",
5827 "src/core/lib/surface/validate_metadata.c",
5828 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005829 "src/core/lib/transport/byte_stream.c",
5830 "src/core/lib/transport/byte_stream.h",
5831 "src/core/lib/transport/connectivity_state.c",
5832 "src/core/lib/transport/connectivity_state.h",
5833 "src/core/lib/transport/metadata.c",
5834 "src/core/lib/transport/metadata.h",
5835 "src/core/lib/transport/metadata_batch.c",
5836 "src/core/lib/transport/metadata_batch.h",
5837 "src/core/lib/transport/static_metadata.c",
5838 "src/core/lib/transport/static_metadata.h",
5839 "src/core/lib/transport/transport.c",
5840 "src/core/lib/transport/transport.h",
5841 "src/core/lib/transport/transport_impl.h",
5842 "src/core/lib/transport/transport_op_string.c"
5843 ],
5844 "third_party": false,
5845 "type": "filegroup"
5846 },
5847 {
5848 "deps": [
5849 "gpr",
5850 "grpc_base"
5851 ],
5852 "headers": [
5853 "src/core/ext/client_config/client_channel.h",
5854 "src/core/ext/client_config/client_channel_factory.h",
5855 "src/core/ext/client_config/client_config.h",
5856 "src/core/ext/client_config/connector.h",
5857 "src/core/ext/client_config/initial_connect_string.h",
5858 "src/core/ext/client_config/lb_policy.h",
5859 "src/core/ext/client_config/lb_policy_factory.h",
5860 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005861 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005862 "src/core/ext/client_config/resolver.h",
5863 "src/core/ext/client_config/resolver_factory.h",
5864 "src/core/ext/client_config/resolver_registry.h",
5865 "src/core/ext/client_config/subchannel.h",
5866 "src/core/ext/client_config/subchannel_call_holder.h",
5867 "src/core/ext/client_config/subchannel_index.h",
5868 "src/core/ext/client_config/uri_parser.h"
5869 ],
5870 "language": "c",
5871 "name": "grpc_client_config",
5872 "src": [
5873 "src/core/ext/client_config/channel_connectivity.c",
5874 "src/core/ext/client_config/client_channel.c",
5875 "src/core/ext/client_config/client_channel.h",
5876 "src/core/ext/client_config/client_channel_factory.c",
5877 "src/core/ext/client_config/client_channel_factory.h",
5878 "src/core/ext/client_config/client_config.c",
5879 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005880 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005881 "src/core/ext/client_config/connector.c",
5882 "src/core/ext/client_config/connector.h",
5883 "src/core/ext/client_config/default_initial_connect_string.c",
5884 "src/core/ext/client_config/initial_connect_string.c",
5885 "src/core/ext/client_config/initial_connect_string.h",
5886 "src/core/ext/client_config/lb_policy.c",
5887 "src/core/ext/client_config/lb_policy.h",
5888 "src/core/ext/client_config/lb_policy_factory.c",
5889 "src/core/ext/client_config/lb_policy_factory.h",
5890 "src/core/ext/client_config/lb_policy_registry.c",
5891 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005892 "src/core/ext/client_config/parse_address.c",
5893 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005894 "src/core/ext/client_config/resolver.c",
5895 "src/core/ext/client_config/resolver.h",
5896 "src/core/ext/client_config/resolver_factory.c",
5897 "src/core/ext/client_config/resolver_factory.h",
5898 "src/core/ext/client_config/resolver_registry.c",
5899 "src/core/ext/client_config/resolver_registry.h",
5900 "src/core/ext/client_config/subchannel.c",
5901 "src/core/ext/client_config/subchannel.h",
5902 "src/core/ext/client_config/subchannel_call_holder.c",
5903 "src/core/ext/client_config/subchannel_call_holder.h",
5904 "src/core/ext/client_config/subchannel_index.c",
5905 "src/core/ext/client_config/subchannel_index.h",
5906 "src/core/ext/client_config/uri_parser.c",
5907 "src/core/ext/client_config/uri_parser.h"
5908 ],
5909 "third_party": false,
5910 "type": "filegroup"
5911 },
5912 {
5913 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005914 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005915 ],
5916 "headers": [
5917 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005918 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005919 "include/grpc/impl/codegen/compression_types.h",
5920 "include/grpc/impl/codegen/connectivity_state.h",
5921 "include/grpc/impl/codegen/grpc_types.h",
5922 "include/grpc/impl/codegen/propagation_bits.h",
5923 "include/grpc/impl/codegen/status.h"
5924 ],
5925 "language": "c",
5926 "name": "grpc_codegen",
5927 "src": [
5928 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005929 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005930 "include/grpc/impl/codegen/compression_types.h",
5931 "include/grpc/impl/codegen/connectivity_state.h",
5932 "include/grpc/impl/codegen/grpc_types.h",
5933 "include/grpc/impl/codegen/propagation_bits.h",
5934 "include/grpc/impl/codegen/status.h"
5935 ],
5936 "third_party": false,
5937 "type": "filegroup"
5938 },
5939 {
5940 "deps": [
5941 "gpr",
5942 "grpc_base",
5943 "grpc_client_config",
5944 "nanopb"
5945 ],
5946 "headers": [
5947 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005948 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005949 ],
5950 "language": "c",
5951 "name": "grpc_lb_policy_grpclb",
5952 "src": [
5953 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5954 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005955 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
5956 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005957 ],
5958 "third_party": false,
5959 "type": "filegroup"
5960 },
5961 {
5962 "deps": [
5963 "gpr",
5964 "grpc_base",
5965 "grpc_client_config"
5966 ],
5967 "headers": [],
5968 "language": "c",
5969 "name": "grpc_lb_policy_pick_first",
5970 "src": [
5971 "src/core/ext/lb_policy/pick_first/pick_first.c"
5972 ],
5973 "third_party": false,
5974 "type": "filegroup"
5975 },
5976 {
5977 "deps": [
5978 "gpr",
5979 "grpc_base",
5980 "grpc_client_config"
5981 ],
5982 "headers": [],
5983 "language": "c",
5984 "name": "grpc_lb_policy_round_robin",
5985 "src": [
5986 "src/core/ext/lb_policy/round_robin/round_robin.c"
5987 ],
5988 "third_party": false,
5989 "type": "filegroup"
5990 },
5991 {
5992 "deps": [
5993 "gpr",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07005994 "grpc_base"
5995 ],
5996 "headers": [
5997 "src/core/ext/load_reporting/load_reporting.h",
5998 "src/core/ext/load_reporting/load_reporting_filter.h"
5999 ],
6000 "language": "c",
6001 "name": "grpc_load_reporting",
6002 "src": [
6003 "src/core/ext/load_reporting/load_reporting.c",
6004 "src/core/ext/load_reporting/load_reporting.h",
6005 "src/core/ext/load_reporting/load_reporting_filter.c",
6006 "src/core/ext/load_reporting/load_reporting_filter.h"
6007 ],
6008 "third_party": false,
6009 "type": "filegroup"
6010 },
6011 {
6012 "deps": [
6013 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07006014 "grpc_base",
6015 "grpc_client_config"
6016 ],
6017 "headers": [],
6018 "language": "c",
6019 "name": "grpc_resolver_dns_native",
6020 "src": [
6021 "src/core/ext/resolver/dns/native/dns_resolver.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_resolver_sockaddr",
6035 "src": [
6036 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6037 ],
6038 "third_party": false,
6039 "type": "filegroup"
6040 },
6041 {
6042 "deps": [
6043 "gpr",
6044 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006045 "grpc_transport_chttp2_alpn",
6046 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006047 ],
6048 "headers": [
6049 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006050 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006051 "src/core/lib/security/context/security_context.h",
6052 "src/core/lib/security/credentials/composite/composite_credentials.h",
6053 "src/core/lib/security/credentials/credentials.h",
6054 "src/core/lib/security/credentials/fake/fake_credentials.h",
6055 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6056 "src/core/lib/security/credentials/iam/iam_credentials.h",
6057 "src/core/lib/security/credentials/jwt/json_token.h",
6058 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6059 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6060 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6061 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6062 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6063 "src/core/lib/security/transport/auth_filters.h",
6064 "src/core/lib/security/transport/handshake.h",
6065 "src/core/lib/security/transport/secure_endpoint.h",
6066 "src/core/lib/security/transport/security_connector.h",
6067 "src/core/lib/security/util/b64.h",
6068 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006069 ],
6070 "language": "c",
6071 "name": "grpc_secure",
6072 "src": [
6073 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006074 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006075 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006076 "src/core/lib/security/context/security_context.c",
6077 "src/core/lib/security/context/security_context.h",
6078 "src/core/lib/security/credentials/composite/composite_credentials.c",
6079 "src/core/lib/security/credentials/composite/composite_credentials.h",
6080 "src/core/lib/security/credentials/credentials.c",
6081 "src/core/lib/security/credentials/credentials.h",
6082 "src/core/lib/security/credentials/credentials_metadata.c",
6083 "src/core/lib/security/credentials/fake/fake_credentials.c",
6084 "src/core/lib/security/credentials/fake/fake_credentials.h",
6085 "src/core/lib/security/credentials/google_default/credentials_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006086 "src/core/lib/security/credentials/google_default/credentials_windows.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006087 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6088 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6089 "src/core/lib/security/credentials/iam/iam_credentials.c",
6090 "src/core/lib/security/credentials/iam/iam_credentials.h",
6091 "src/core/lib/security/credentials/jwt/json_token.c",
6092 "src/core/lib/security/credentials/jwt/json_token.h",
6093 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6094 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6095 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6096 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6097 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6098 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6099 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6100 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6101 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6102 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6103 "src/core/lib/security/transport/auth_filters.h",
6104 "src/core/lib/security/transport/client_auth_filter.c",
6105 "src/core/lib/security/transport/handshake.c",
6106 "src/core/lib/security/transport/handshake.h",
6107 "src/core/lib/security/transport/secure_endpoint.c",
6108 "src/core/lib/security/transport/secure_endpoint.h",
6109 "src/core/lib/security/transport/security_connector.c",
6110 "src/core/lib/security/transport/security_connector.h",
6111 "src/core/lib/security/transport/server_auth_filter.c",
6112 "src/core/lib/security/util/b64.c",
6113 "src/core/lib/security/util/b64.h",
6114 "src/core/lib/security/util/json_util.c",
6115 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006116 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006117 ],
6118 "third_party": false,
6119 "type": "filegroup"
6120 },
6121 {
6122 "deps": [
6123 "gpr_test_util",
6124 "grpc"
6125 ],
6126 "headers": [
6127 "test/core/end2end/cq_verifier.h",
6128 "test/core/end2end/fixtures/proxy.h",
6129 "test/core/iomgr/endpoint_tests.h",
6130 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006131 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006132 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006133 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006134 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006135 "test/core/util/port.h",
6136 "test/core/util/port_server_client.h",
6137 "test/core/util/slice_splitter.h"
6138 ],
6139 "language": "c",
6140 "name": "grpc_test_util_base",
6141 "src": [
6142 "test/core/end2end/cq_verifier.c",
6143 "test/core/end2end/cq_verifier.h",
6144 "test/core/end2end/fixtures/proxy.c",
6145 "test/core/end2end/fixtures/proxy.h",
6146 "test/core/iomgr/endpoint_tests.c",
6147 "test/core/iomgr/endpoint_tests.h",
6148 "test/core/util/grpc_profiler.c",
6149 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006150 "test/core/util/memory_counters.c",
6151 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006152 "test/core/util/mock_endpoint.c",
6153 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006154 "test/core/util/parse_hexstring.c",
6155 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006156 "test/core/util/passthru_endpoint.c",
6157 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006158 "test/core/util/port.h",
6159 "test/core/util/port_posix.c",
6160 "test/core/util/port_server_client.c",
6161 "test/core/util/port_server_client.h",
6162 "test/core/util/port_windows.c",
6163 "test/core/util/slice_splitter.c",
6164 "test/core/util/slice_splitter.h"
6165 ],
6166 "third_party": false,
6167 "type": "filegroup"
6168 },
6169 {
6170 "deps": [
6171 "gpr",
6172 "grpc_base",
6173 "grpc_transport_chttp2_alpn"
6174 ],
6175 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006176 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006177 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6178 "src/core/ext/transport/chttp2/transport/frame.h",
6179 "src/core/ext/transport/chttp2/transport/frame_data.h",
6180 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6181 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6182 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6183 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6184 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6185 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6186 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6187 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6188 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6189 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6190 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6191 "src/core/ext/transport/chttp2/transport/internal.h",
6192 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6193 "src/core/ext/transport/chttp2/transport/stream_map.h",
6194 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6195 "src/core/ext/transport/chttp2/transport/varint.h"
6196 ],
6197 "language": "c",
6198 "name": "grpc_transport_chttp2",
6199 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006200 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6201 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6202 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006203 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6204 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6205 "src/core/ext/transport/chttp2/transport/frame.h",
6206 "src/core/ext/transport/chttp2/transport/frame_data.c",
6207 "src/core/ext/transport/chttp2/transport/frame_data.h",
6208 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6209 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6210 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6211 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6212 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6213 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6214 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6215 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6216 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6217 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6218 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6219 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6220 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6221 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6222 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6223 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6224 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6225 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6226 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6227 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6228 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6229 "src/core/ext/transport/chttp2/transport/internal.h",
6230 "src/core/ext/transport/chttp2/transport/parsing.c",
6231 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6232 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6233 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6234 "src/core/ext/transport/chttp2/transport/stream_map.c",
6235 "src/core/ext/transport/chttp2/transport/stream_map.h",
6236 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6237 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6238 "src/core/ext/transport/chttp2/transport/varint.c",
6239 "src/core/ext/transport/chttp2/transport/varint.h",
6240 "src/core/ext/transport/chttp2/transport/writing.c"
6241 ],
6242 "third_party": false,
6243 "type": "filegroup"
6244 },
6245 {
6246 "deps": [
6247 "gpr"
6248 ],
6249 "headers": [
6250 "src/core/ext/transport/chttp2/alpn/alpn.h"
6251 ],
6252 "language": "c",
6253 "name": "grpc_transport_chttp2_alpn",
6254 "src": [
6255 "src/core/ext/transport/chttp2/alpn/alpn.c",
6256 "src/core/ext/transport/chttp2/alpn/alpn.h"
6257 ],
6258 "third_party": false,
6259 "type": "filegroup"
6260 },
6261 {
6262 "deps": [
6263 "gpr",
6264 "grpc_base",
6265 "grpc_client_config",
6266 "grpc_transport_chttp2"
6267 ],
6268 "headers": [],
6269 "language": "c",
6270 "name": "grpc_transport_chttp2_client_insecure",
6271 "src": [
6272 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6273 ],
6274 "third_party": false,
6275 "type": "filegroup"
6276 },
6277 {
6278 "deps": [
6279 "gpr",
6280 "grpc_base",
6281 "grpc_client_config",
6282 "grpc_secure",
6283 "grpc_transport_chttp2"
6284 ],
6285 "headers": [],
6286 "language": "c",
6287 "name": "grpc_transport_chttp2_client_secure",
6288 "src": [
6289 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6290 ],
6291 "third_party": false,
6292 "type": "filegroup"
6293 },
6294 {
6295 "deps": [
6296 "gpr",
6297 "grpc_base",
6298 "grpc_transport_chttp2"
6299 ],
6300 "headers": [],
6301 "language": "c",
6302 "name": "grpc_transport_chttp2_server_insecure",
6303 "src": [
6304 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6305 ],
6306 "third_party": false,
6307 "type": "filegroup"
6308 },
6309 {
6310 "deps": [
6311 "gpr",
6312 "grpc_base",
6313 "grpc_secure",
6314 "grpc_transport_chttp2"
6315 ],
6316 "headers": [],
6317 "language": "c",
6318 "name": "grpc_transport_chttp2_server_secure",
6319 "src": [
6320 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6321 ],
6322 "third_party": false,
6323 "type": "filegroup"
6324 },
6325 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006326 "deps": [
6327 "grpc_base",
6328 "grpc_transport_chttp2"
6329 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006330 "headers": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006331 "include/grpc/grpc_cronet.h",
6332 "include/grpc/grpc_security.h",
6333 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006334 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6335 ],
6336 "language": "c",
6337 "name": "grpc_transport_cronet_client_secure",
6338 "src": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006339 "include/grpc/grpc_cronet.h",
6340 "include/grpc/grpc_security.h",
6341 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006342 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6343 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006344 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006345 ],
6346 "third_party": false,
6347 "type": "filegroup"
6348 },
6349 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006350 "deps": [],
6351 "headers": [
6352 "third_party/nanopb/pb.h",
6353 "third_party/nanopb/pb_common.h",
6354 "third_party/nanopb/pb_decode.h",
6355 "third_party/nanopb/pb_encode.h"
6356 ],
6357 "language": "c",
6358 "name": "nanopb",
6359 "src": [],
6360 "third_party": false,
6361 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006362 },
6363 {
6364 "deps": [
6365 "gpr"
6366 ],
6367 "headers": [
6368 "src/core/lib/tsi/fake_transport_security.h",
6369 "src/core/lib/tsi/ssl_transport_security.h",
6370 "src/core/lib/tsi/ssl_types.h",
6371 "src/core/lib/tsi/transport_security.h",
6372 "src/core/lib/tsi/transport_security_interface.h"
6373 ],
6374 "language": "c",
6375 "name": "tsi",
6376 "src": [
6377 "src/core/lib/tsi/fake_transport_security.c",
6378 "src/core/lib/tsi/fake_transport_security.h",
6379 "src/core/lib/tsi/ssl_transport_security.c",
6380 "src/core/lib/tsi/ssl_transport_security.h",
6381 "src/core/lib/tsi/ssl_types.h",
6382 "src/core/lib/tsi/transport_security.c",
6383 "src/core/lib/tsi/transport_security.h",
6384 "src/core/lib/tsi/transport_security_interface.h"
6385 ],
6386 "third_party": false,
6387 "type": "filegroup"
6388 },
6389 {
6390 "deps": [
6391 "grpc",
yang-g17487f92016-06-03 15:21:15 -07006392 "grpc++_codegen_base"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006393 ],
6394 "headers": [
6395 "include/grpc++/alarm.h",
6396 "include/grpc++/channel.h",
6397 "include/grpc++/client_context.h",
6398 "include/grpc++/completion_queue.h",
6399 "include/grpc++/create_channel.h",
6400 "include/grpc++/generic/async_generic_service.h",
6401 "include/grpc++/generic/generic_stub.h",
6402 "include/grpc++/grpc++.h",
6403 "include/grpc++/impl/call.h",
6404 "include/grpc++/impl/client_unary_call.h",
6405 "include/grpc++/impl/grpc_library.h",
6406 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006407 "include/grpc++/impl/rpc_method.h",
6408 "include/grpc++/impl/rpc_service_method.h",
6409 "include/grpc++/impl/serialization_traits.h",
6410 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006411 "include/grpc++/impl/server_builder_plugin.h",
6412 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006413 "include/grpc++/impl/service_type.h",
6414 "include/grpc++/impl/sync.h",
6415 "include/grpc++/impl/sync_cxx11.h",
6416 "include/grpc++/impl/sync_no_cxx11.h",
6417 "include/grpc++/impl/thd.h",
6418 "include/grpc++/impl/thd_cxx11.h",
6419 "include/grpc++/impl/thd_no_cxx11.h",
6420 "include/grpc++/security/auth_context.h",
6421 "include/grpc++/security/auth_metadata_processor.h",
6422 "include/grpc++/security/credentials.h",
6423 "include/grpc++/security/server_credentials.h",
6424 "include/grpc++/server.h",
6425 "include/grpc++/server_builder.h",
6426 "include/grpc++/server_context.h",
6427 "include/grpc++/support/async_stream.h",
6428 "include/grpc++/support/async_unary_call.h",
6429 "include/grpc++/support/byte_buffer.h",
6430 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006431 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006432 "include/grpc++/support/slice.h",
6433 "include/grpc++/support/status.h",
6434 "include/grpc++/support/status_code_enum.h",
6435 "include/grpc++/support/string_ref.h",
6436 "include/grpc++/support/stub_options.h",
6437 "include/grpc++/support/sync_stream.h",
6438 "include/grpc++/support/time.h",
6439 "src/cpp/client/create_channel_internal.h",
6440 "src/cpp/common/core_codegen.h",
6441 "src/cpp/server/dynamic_thread_pool.h",
6442 "src/cpp/server/thread_pool_interface.h"
6443 ],
6444 "language": "c++",
6445 "name": "grpc++_base",
6446 "src": [
6447 "include/grpc++/alarm.h",
6448 "include/grpc++/channel.h",
6449 "include/grpc++/client_context.h",
6450 "include/grpc++/completion_queue.h",
6451 "include/grpc++/create_channel.h",
6452 "include/grpc++/generic/async_generic_service.h",
6453 "include/grpc++/generic/generic_stub.h",
6454 "include/grpc++/grpc++.h",
6455 "include/grpc++/impl/call.h",
6456 "include/grpc++/impl/client_unary_call.h",
6457 "include/grpc++/impl/grpc_library.h",
6458 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006459 "include/grpc++/impl/rpc_method.h",
6460 "include/grpc++/impl/rpc_service_method.h",
6461 "include/grpc++/impl/serialization_traits.h",
6462 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006463 "include/grpc++/impl/server_builder_plugin.h",
6464 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006465 "include/grpc++/impl/service_type.h",
6466 "include/grpc++/impl/sync.h",
6467 "include/grpc++/impl/sync_cxx11.h",
6468 "include/grpc++/impl/sync_no_cxx11.h",
6469 "include/grpc++/impl/thd.h",
6470 "include/grpc++/impl/thd_cxx11.h",
6471 "include/grpc++/impl/thd_no_cxx11.h",
6472 "include/grpc++/security/auth_context.h",
6473 "include/grpc++/security/auth_metadata_processor.h",
6474 "include/grpc++/security/credentials.h",
6475 "include/grpc++/security/server_credentials.h",
6476 "include/grpc++/server.h",
6477 "include/grpc++/server_builder.h",
6478 "include/grpc++/server_context.h",
6479 "include/grpc++/support/async_stream.h",
6480 "include/grpc++/support/async_unary_call.h",
6481 "include/grpc++/support/byte_buffer.h",
6482 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006483 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006484 "include/grpc++/support/slice.h",
6485 "include/grpc++/support/status.h",
6486 "include/grpc++/support/status_code_enum.h",
6487 "include/grpc++/support/string_ref.h",
6488 "include/grpc++/support/stub_options.h",
6489 "include/grpc++/support/sync_stream.h",
6490 "include/grpc++/support/time.h",
6491 "src/cpp/client/channel.cc",
6492 "src/cpp/client/client_context.cc",
6493 "src/cpp/client/create_channel.cc",
6494 "src/cpp/client/create_channel_internal.cc",
6495 "src/cpp/client/create_channel_internal.h",
6496 "src/cpp/client/credentials.cc",
6497 "src/cpp/client/generic_stub.cc",
6498 "src/cpp/client/insecure_credentials.cc",
6499 "src/cpp/common/channel_arguments.cc",
6500 "src/cpp/common/completion_queue.cc",
6501 "src/cpp/common/core_codegen.cc",
6502 "src/cpp/common/core_codegen.h",
6503 "src/cpp/common/rpc_method.cc",
6504 "src/cpp/server/async_generic_service.cc",
6505 "src/cpp/server/create_default_thread_pool.cc",
6506 "src/cpp/server/dynamic_thread_pool.cc",
6507 "src/cpp/server/dynamic_thread_pool.h",
6508 "src/cpp/server/insecure_server_credentials.cc",
6509 "src/cpp/server/server.cc",
6510 "src/cpp/server/server_builder.cc",
6511 "src/cpp/server/server_context.cc",
6512 "src/cpp/server/server_credentials.cc",
6513 "src/cpp/server/thread_pool_interface.h",
6514 "src/cpp/util/byte_buffer.cc",
6515 "src/cpp/util/slice.cc",
6516 "src/cpp/util/status.cc",
6517 "src/cpp/util/string_ref.cc",
6518 "src/cpp/util/time.cc"
6519 ],
6520 "third_party": false,
6521 "type": "filegroup"
6522 },
6523 {
6524 "deps": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006525 "grpc_codegen"
6526 ],
6527 "headers": [
6528 "include/grpc++/impl/codegen/async_stream.h",
6529 "include/grpc++/impl/codegen/async_unary_call.h",
6530 "include/grpc++/impl/codegen/call.h",
6531 "include/grpc++/impl/codegen/call_hook.h",
6532 "include/grpc++/impl/codegen/channel_interface.h",
6533 "include/grpc++/impl/codegen/client_context.h",
6534 "include/grpc++/impl/codegen/client_unary_call.h",
6535 "include/grpc++/impl/codegen/completion_queue.h",
6536 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006537 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006538 "include/grpc++/impl/codegen/core_codegen_interface.h",
6539 "include/grpc++/impl/codegen/create_auth_context.h",
6540 "include/grpc++/impl/codegen/grpc_library.h",
6541 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006542 "include/grpc++/impl/codegen/rpc_method.h",
6543 "include/grpc++/impl/codegen/rpc_service_method.h",
6544 "include/grpc++/impl/codegen/security/auth_context.h",
6545 "include/grpc++/impl/codegen/serialization_traits.h",
6546 "include/grpc++/impl/codegen/server_context.h",
6547 "include/grpc++/impl/codegen/server_interface.h",
6548 "include/grpc++/impl/codegen/service_type.h",
6549 "include/grpc++/impl/codegen/status.h",
6550 "include/grpc++/impl/codegen/status_code_enum.h",
6551 "include/grpc++/impl/codegen/string_ref.h",
6552 "include/grpc++/impl/codegen/stub_options.h",
6553 "include/grpc++/impl/codegen/sync.h",
6554 "include/grpc++/impl/codegen/sync_cxx11.h",
6555 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6556 "include/grpc++/impl/codegen/sync_stream.h",
6557 "include/grpc++/impl/codegen/time.h"
6558 ],
6559 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006560 "name": "grpc++_codegen_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006561 "src": [
6562 "include/grpc++/impl/codegen/async_stream.h",
6563 "include/grpc++/impl/codegen/async_unary_call.h",
6564 "include/grpc++/impl/codegen/call.h",
6565 "include/grpc++/impl/codegen/call_hook.h",
6566 "include/grpc++/impl/codegen/channel_interface.h",
6567 "include/grpc++/impl/codegen/client_context.h",
6568 "include/grpc++/impl/codegen/client_unary_call.h",
6569 "include/grpc++/impl/codegen/completion_queue.h",
6570 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006571 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006572 "include/grpc++/impl/codegen/core_codegen_interface.h",
6573 "include/grpc++/impl/codegen/create_auth_context.h",
6574 "include/grpc++/impl/codegen/grpc_library.h",
6575 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006576 "include/grpc++/impl/codegen/rpc_method.h",
6577 "include/grpc++/impl/codegen/rpc_service_method.h",
6578 "include/grpc++/impl/codegen/security/auth_context.h",
6579 "include/grpc++/impl/codegen/serialization_traits.h",
6580 "include/grpc++/impl/codegen/server_context.h",
6581 "include/grpc++/impl/codegen/server_interface.h",
6582 "include/grpc++/impl/codegen/service_type.h",
6583 "include/grpc++/impl/codegen/status.h",
6584 "include/grpc++/impl/codegen/status_code_enum.h",
6585 "include/grpc++/impl/codegen/string_ref.h",
6586 "include/grpc++/impl/codegen/stub_options.h",
6587 "include/grpc++/impl/codegen/sync.h",
6588 "include/grpc++/impl/codegen/sync_cxx11.h",
6589 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6590 "include/grpc++/impl/codegen/sync_stream.h",
yang-g34b58612016-06-03 17:30:09 -07006591 "include/grpc++/impl/codegen/time.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006592 ],
6593 "third_party": false,
6594 "type": "filegroup"
6595 },
6596 {
6597 "deps": [
yang-g17487f92016-06-03 15:21:15 -07006598 "grpc++_codegen_base",
6599 "grpc++_config_proto"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006600 ],
6601 "headers": [
yang-g17487f92016-06-03 15:21:15 -07006602 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006603 ],
6604 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006605 "name": "grpc++_codegen_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006606 "src": [
yang-g17487f92016-06-03 15:21:15 -07006607 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006608 ],
6609 "third_party": false,
6610 "type": "filegroup"
6611 },
6612 {
6613 "deps": [],
6614 "headers": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006615 "include/grpc++/impl/codegen/config_protobuf.h"
6616 ],
6617 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006618 "name": "grpc++_config_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006619 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006620 "include/grpc++/impl/codegen/config_protobuf.h"
6621 ],
6622 "third_party": false,
6623 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006624 }
6625]