blob: 2abd5084e9e99751ac77e9e727c806602b130d04 [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",
Matthew Iselin1824f052016-02-10 12:16:06 +11001022 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001023 "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 Tillerf75fc122015-06-25 06:58:00 -07002203 },
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++",
Yuchen Zeng91c51a72016-05-20 14:46:49 -07002340 "grpc++_reflection",
2341 "grpc++_test_util",
2342 "grpc_test_util"
2343 ],
2344 "headers": [
2345 "test/cpp/util/proto_reflection_descriptor_database.h"
2346 ],
2347 "language": "c++",
2348 "name": "proto_server_reflection_test",
2349 "src": [
2350 "test/cpp/end2end/proto_server_reflection_test.cc",
2351 "test/cpp/util/proto_reflection_descriptor_database.cc",
2352 "test/cpp/util/proto_reflection_descriptor_database.h"
2353 ],
2354 "third_party": false,
2355 "type": "target"
2356 },
2357 {
2358 "deps": [
2359 "gpr",
2360 "gpr_test_util",
2361 "grpc",
2362 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002363 "grpc++_test_util",
2364 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002365 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002366 ],
2367 "headers": [],
2368 "language": "c++",
2369 "name": "qps_interarrival_test",
2370 "src": [
2371 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002372 ],
2373 "third_party": false,
2374 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002375 },
2376 {
2377 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002378 "gpr",
2379 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002380 "grpc",
2381 "grpc++",
2382 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002383 "grpc++_test_util",
2384 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002385 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002386 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002387 "headers": [
2388 "test/cpp/qps/parse_json.h"
2389 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002391 "name": "qps_json_driver",
2392 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002393 "test/cpp/qps/parse_json.cc",
2394 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002395 "test/cpp/qps/qps_json_driver.cc"
2396 ],
2397 "third_party": false,
2398 "type": "target"
2399 },
2400 {
2401 "deps": [
2402 "gpr",
2403 "gpr_test_util",
2404 "grpc",
2405 "grpc++",
2406 "grpc++_test_config",
2407 "grpc++_test_util",
2408 "grpc_test_util",
2409 "qps"
2410 ],
2411 "headers": [],
2412 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002413 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002414 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002415 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002416 ],
2417 "third_party": false,
2418 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002419 },
2420 {
2421 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002422 "gpr",
2423 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002424 "grpc",
2425 "grpc++",
2426 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002427 "grpc++_test_util",
2428 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002429 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002430 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002431 "headers": [
2432 "test/cpp/qps/client.h",
2433 "test/cpp/qps/server.h"
2434 ],
2435 "language": "c++",
2436 "name": "qps_worker",
2437 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002438 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002439 "test/cpp/qps/server.h",
2440 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002441 ],
2442 "third_party": false,
2443 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002444 },
2445 {
2446 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002447 "gpr",
2448 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002449 "grpc",
2450 "grpc++",
2451 "grpc++_test_config",
2452 "grpc++_test_util",
2453 "grpc_test_util"
2454 ],
2455 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002456 "src/proto/grpc/testing/empty.grpc.pb.h",
2457 "src/proto/grpc/testing/empty.pb.h",
2458 "src/proto/grpc/testing/messages.grpc.pb.h",
2459 "src/proto/grpc/testing/messages.pb.h",
2460 "src/proto/grpc/testing/test.grpc.pb.h",
2461 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002462 ],
2463 "language": "c++",
2464 "name": "reconnect_interop_client",
2465 "src": [
2466 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002467 ],
2468 "third_party": false,
2469 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002470 },
2471 {
2472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002473 "gpr",
2474 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002475 "grpc",
2476 "grpc++",
2477 "grpc++_test_config",
2478 "grpc++_test_util",
2479 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002480 "reconnect_server",
2481 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002482 ],
2483 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002484 "src/proto/grpc/testing/empty.grpc.pb.h",
2485 "src/proto/grpc/testing/empty.pb.h",
2486 "src/proto/grpc/testing/messages.grpc.pb.h",
2487 "src/proto/grpc/testing/messages.pb.h",
2488 "src/proto/grpc/testing/test.grpc.pb.h",
2489 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002490 ],
2491 "language": "c++",
2492 "name": "reconnect_interop_server",
2493 "src": [
2494 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002495 ],
2496 "third_party": false,
2497 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002498 },
2499 {
2500 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002501 "gpr",
2502 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002503 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002504 "grpc++",
2505 "grpc++_test_util",
2506 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002507 ],
2508 "headers": [],
2509 "language": "c++",
2510 "name": "secure_auth_context_test",
2511 "src": [
2512 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002513 ],
2514 "third_party": false,
2515 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002516 },
2517 {
2518 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002519 "gpr",
2520 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002521 "grpc",
2522 "grpc++",
2523 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002524 "grpc_test_util",
2525 "qps"
2526 ],
2527 "headers": [],
2528 "language": "c++",
2529 "name": "secure_sync_unary_ping_pong_test",
2530 "src": [
2531 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002532 ],
2533 "third_party": false,
2534 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002535 },
2536 {
2537 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002538 "gpr",
2539 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002540 "grpc",
2541 "grpc++",
2542 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002544 ],
2545 "headers": [],
2546 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002547 "name": "server_builder_plugin_test",
2548 "src": [
2549 "test/cpp/end2end/server_builder_plugin_test.cc"
2550 ],
2551 "third_party": false,
2552 "type": "target"
2553 },
2554 {
2555 "deps": [
2556 "gpr",
2557 "gpr_test_util",
2558 "grpc",
2559 "grpc++",
2560 "grpc++_test_util",
2561 "grpc_test_util"
2562 ],
2563 "headers": [],
2564 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002565 "name": "server_crash_test",
2566 "src": [
2567 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002568 ],
2569 "third_party": false,
2570 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002571 },
2572 {
2573 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002574 "gpr",
2575 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002576 "grpc",
2577 "grpc++",
2578 "grpc++_test_util",
2579 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002580 ],
2581 "headers": [],
2582 "language": "c++",
2583 "name": "server_crash_test_client",
2584 "src": [
2585 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002586 ],
2587 "third_party": false,
2588 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002589 },
2590 {
2591 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002592 "gpr",
2593 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002594 "grpc",
2595 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002596 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002597 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002598 ],
2599 "headers": [],
2600 "language": "c++",
2601 "name": "shutdown_test",
2602 "src": [
2603 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002604 ],
2605 "third_party": false,
2606 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002607 },
2608 {
2609 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002610 "gpr",
2611 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002612 "grpc",
2613 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002614 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002615 ],
2616 "headers": [],
2617 "language": "c++",
2618 "name": "status_test",
2619 "src": [
2620 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002621 ],
2622 "third_party": false,
2623 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002624 },
2625 {
2626 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002627 "gpr",
2628 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002629 "grpc",
2630 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002631 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002632 "grpc_test_util"
2633 ],
2634 "headers": [],
2635 "language": "c++",
2636 "name": "streaming_throughput_test",
2637 "src": [
2638 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002639 ],
2640 "third_party": false,
2641 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002642 },
2643 {
2644 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002645 "gpr",
2646 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002647 "grpc",
2648 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002649 "grpc++_test_config",
2650 "grpc++_test_util",
2651 "grpc_test_util"
2652 ],
2653 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002654 "src/proto/grpc/testing/empty.grpc.pb.h",
2655 "src/proto/grpc/testing/empty.pb.h",
2656 "src/proto/grpc/testing/messages.grpc.pb.h",
2657 "src/proto/grpc/testing/messages.pb.h",
2658 "src/proto/grpc/testing/metrics.grpc.pb.h",
2659 "src/proto/grpc/testing/metrics.pb.h",
2660 "src/proto/grpc/testing/test.grpc.pb.h",
2661 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002662 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002663 "test/cpp/interop/interop_client.h",
2664 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002665 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002666 ],
2667 "language": "c++",
2668 "name": "stress_test",
2669 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002670 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002671 "test/cpp/interop/interop_client.cc",
2672 "test/cpp/interop/interop_client.h",
2673 "test/cpp/interop/stress_interop_client.cc",
2674 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002675 "test/cpp/interop/stress_test.cc",
2676 "test/cpp/util/metrics_server.cc",
2677 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002678 ],
2679 "third_party": false,
2680 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002681 },
2682 {
2683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002684 "gpr",
2685 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002686 "grpc",
2687 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002688 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002689 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002690 ],
2691 "headers": [],
2692 "language": "c++",
2693 "name": "thread_stress_test",
2694 "src": [
2695 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002696 ],
2697 "third_party": false,
2698 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002699 },
2700 {
2701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002702 "gpr",
2703 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002704 "grpc",
2705 "grpc++",
2706 "grpc++_test_util",
2707 "grpc_test_util",
2708 "grpc_zookeeper"
2709 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002710 "headers": [
2711 "src/proto/grpc/testing/echo.grpc.pb.h",
2712 "src/proto/grpc/testing/echo.pb.h"
2713 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002714 "language": "c++",
2715 "name": "zookeeper_test",
2716 "src": [
2717 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002718 ],
2719 "third_party": false,
2720 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002721 },
2722 {
2723 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002724 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002725 "grpc"
2726 ],
2727 "headers": [],
2728 "language": "c89",
2729 "name": "public_headers_must_be_c89",
2730 "src": [
2731 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002732 ],
2733 "third_party": false,
2734 "type": "target"
2735 },
2736 {
2737 "deps": [
2738 "boringssl",
2739 "boringssl_aes_test_lib",
2740 "boringssl_test_util"
2741 ],
2742 "headers": [],
2743 "language": "c++",
2744 "name": "boringssl_aes_test",
2745 "src": [],
2746 "third_party": true,
2747 "type": "target"
2748 },
2749 {
2750 "deps": [
2751 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002752 "boringssl_asn1_test_lib",
2753 "boringssl_test_util"
2754 ],
2755 "headers": [],
2756 "language": "c++",
2757 "name": "boringssl_asn1_test",
2758 "src": [],
2759 "third_party": true,
2760 "type": "target"
2761 },
2762 {
2763 "deps": [
2764 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002765 "boringssl_base64_test_lib",
2766 "boringssl_test_util"
2767 ],
2768 "headers": [],
2769 "language": "c++",
2770 "name": "boringssl_base64_test",
2771 "src": [],
2772 "third_party": true,
2773 "type": "target"
2774 },
2775 {
2776 "deps": [
2777 "boringssl",
2778 "boringssl_bio_test_lib",
2779 "boringssl_test_util"
2780 ],
2781 "headers": [],
2782 "language": "c++",
2783 "name": "boringssl_bio_test",
2784 "src": [],
2785 "third_party": true,
2786 "type": "target"
2787 },
2788 {
2789 "deps": [
2790 "boringssl",
2791 "boringssl_bn_test_lib",
2792 "boringssl_test_util"
2793 ],
2794 "headers": [],
2795 "language": "c++",
2796 "name": "boringssl_bn_test",
2797 "src": [],
2798 "third_party": true,
2799 "type": "target"
2800 },
2801 {
2802 "deps": [
2803 "boringssl",
2804 "boringssl_bytestring_test_lib",
2805 "boringssl_test_util"
2806 ],
2807 "headers": [],
2808 "language": "c++",
2809 "name": "boringssl_bytestring_test",
2810 "src": [],
2811 "third_party": true,
2812 "type": "target"
2813 },
2814 {
2815 "deps": [
2816 "boringssl",
2817 "boringssl_aead_test_lib",
2818 "boringssl_test_util"
2819 ],
2820 "headers": [],
2821 "language": "c++",
2822 "name": "boringssl_aead_test",
2823 "src": [],
2824 "third_party": true,
2825 "type": "target"
2826 },
2827 {
2828 "deps": [
2829 "boringssl",
2830 "boringssl_cipher_test_lib",
2831 "boringssl_test_util"
2832 ],
2833 "headers": [],
2834 "language": "c++",
2835 "name": "boringssl_cipher_test",
2836 "src": [],
2837 "third_party": true,
2838 "type": "target"
2839 },
2840 {
2841 "deps": [
2842 "boringssl",
2843 "boringssl_cmac_test_lib",
2844 "boringssl_test_util"
2845 ],
2846 "headers": [],
2847 "language": "c++",
2848 "name": "boringssl_cmac_test",
2849 "src": [],
2850 "third_party": true,
2851 "type": "target"
2852 },
2853 {
2854 "deps": [
2855 "boringssl",
2856 "boringssl_constant_time_test_lib",
2857 "boringssl_test_util"
2858 ],
2859 "headers": [],
2860 "language": "c++",
2861 "name": "boringssl_constant_time_test",
2862 "src": [],
2863 "third_party": true,
2864 "type": "target"
2865 },
2866 {
2867 "deps": [
2868 "boringssl",
2869 "boringssl_ed25519_test_lib",
2870 "boringssl_test_util"
2871 ],
2872 "headers": [],
2873 "language": "c++",
2874 "name": "boringssl_ed25519_test",
2875 "src": [],
2876 "third_party": true,
2877 "type": "target"
2878 },
2879 {
2880 "deps": [
2881 "boringssl",
2882 "boringssl_test_util",
2883 "boringssl_x25519_test_lib"
2884 ],
2885 "headers": [],
2886 "language": "c++",
2887 "name": "boringssl_x25519_test",
2888 "src": [],
2889 "third_party": true,
2890 "type": "target"
2891 },
2892 {
2893 "deps": [
2894 "boringssl",
2895 "boringssl_dh_test_lib",
2896 "boringssl_test_util"
2897 ],
2898 "headers": [],
2899 "language": "c++",
2900 "name": "boringssl_dh_test",
2901 "src": [],
2902 "third_party": true,
2903 "type": "target"
2904 },
2905 {
2906 "deps": [
2907 "boringssl",
2908 "boringssl_digest_test_lib",
2909 "boringssl_test_util"
2910 ],
2911 "headers": [],
2912 "language": "c++",
2913 "name": "boringssl_digest_test",
2914 "src": [],
2915 "third_party": true,
2916 "type": "target"
2917 },
2918 {
2919 "deps": [
2920 "boringssl",
2921 "boringssl_dsa_test_lib",
2922 "boringssl_test_util"
2923 ],
2924 "headers": [],
2925 "language": "c++",
2926 "name": "boringssl_dsa_test",
2927 "src": [],
2928 "third_party": true,
2929 "type": "target"
2930 },
2931 {
2932 "deps": [
2933 "boringssl",
2934 "boringssl_ec_test_lib",
2935 "boringssl_test_util"
2936 ],
2937 "headers": [],
2938 "language": "c++",
2939 "name": "boringssl_ec_test",
2940 "src": [],
2941 "third_party": true,
2942 "type": "target"
2943 },
2944 {
2945 "deps": [
2946 "boringssl",
2947 "boringssl_example_mul_lib",
2948 "boringssl_test_util"
2949 ],
2950 "headers": [],
2951 "language": "c++",
2952 "name": "boringssl_example_mul",
2953 "src": [],
2954 "third_party": true,
2955 "type": "target"
2956 },
2957 {
2958 "deps": [
2959 "boringssl",
2960 "boringssl_ecdsa_test_lib",
2961 "boringssl_test_util"
2962 ],
2963 "headers": [],
2964 "language": "c++",
2965 "name": "boringssl_ecdsa_test",
2966 "src": [],
2967 "third_party": true,
2968 "type": "target"
2969 },
2970 {
2971 "deps": [
2972 "boringssl",
2973 "boringssl_err_test_lib",
2974 "boringssl_test_util"
2975 ],
2976 "headers": [],
2977 "language": "c++",
2978 "name": "boringssl_err_test",
2979 "src": [],
2980 "third_party": true,
2981 "type": "target"
2982 },
2983 {
2984 "deps": [
2985 "boringssl",
2986 "boringssl_evp_extra_test_lib",
2987 "boringssl_test_util"
2988 ],
2989 "headers": [],
2990 "language": "c++",
2991 "name": "boringssl_evp_extra_test",
2992 "src": [],
2993 "third_party": true,
2994 "type": "target"
2995 },
2996 {
2997 "deps": [
2998 "boringssl",
2999 "boringssl_evp_test_lib",
3000 "boringssl_test_util"
3001 ],
3002 "headers": [],
3003 "language": "c++",
3004 "name": "boringssl_evp_test",
3005 "src": [],
3006 "third_party": true,
3007 "type": "target"
3008 },
3009 {
3010 "deps": [
3011 "boringssl",
3012 "boringssl_pbkdf_test_lib",
3013 "boringssl_test_util"
3014 ],
3015 "headers": [],
3016 "language": "c++",
3017 "name": "boringssl_pbkdf_test",
3018 "src": [],
3019 "third_party": true,
3020 "type": "target"
3021 },
3022 {
3023 "deps": [
3024 "boringssl",
3025 "boringssl_hkdf_test_lib",
3026 "boringssl_test_util"
3027 ],
3028 "headers": [],
3029 "language": "c++",
3030 "name": "boringssl_hkdf_test",
3031 "src": [],
3032 "third_party": true,
3033 "type": "target"
3034 },
3035 {
3036 "deps": [
3037 "boringssl",
3038 "boringssl_hmac_test_lib",
3039 "boringssl_test_util"
3040 ],
3041 "headers": [],
3042 "language": "c++",
3043 "name": "boringssl_hmac_test",
3044 "src": [],
3045 "third_party": true,
3046 "type": "target"
3047 },
3048 {
3049 "deps": [
3050 "boringssl",
3051 "boringssl_lhash_test_lib",
3052 "boringssl_test_util"
3053 ],
3054 "headers": [],
3055 "language": "c++",
3056 "name": "boringssl_lhash_test",
3057 "src": [],
3058 "third_party": true,
3059 "type": "target"
3060 },
3061 {
3062 "deps": [
3063 "boringssl",
3064 "boringssl_gcm_test_lib",
3065 "boringssl_test_util"
3066 ],
3067 "headers": [],
3068 "language": "c++",
3069 "name": "boringssl_gcm_test",
3070 "src": [],
3071 "third_party": true,
3072 "type": "target"
3073 },
3074 {
3075 "deps": [
3076 "boringssl",
3077 "boringssl_pkcs12_test_lib",
3078 "boringssl_test_util"
3079 ],
3080 "headers": [],
3081 "language": "c++",
3082 "name": "boringssl_pkcs12_test",
3083 "src": [],
3084 "third_party": true,
3085 "type": "target"
3086 },
3087 {
3088 "deps": [
3089 "boringssl",
3090 "boringssl_pkcs8_test_lib",
3091 "boringssl_test_util"
3092 ],
3093 "headers": [],
3094 "language": "c++",
3095 "name": "boringssl_pkcs8_test",
3096 "src": [],
3097 "third_party": true,
3098 "type": "target"
3099 },
3100 {
3101 "deps": [
3102 "boringssl",
3103 "boringssl_poly1305_test_lib",
3104 "boringssl_test_util"
3105 ],
3106 "headers": [],
3107 "language": "c++",
3108 "name": "boringssl_poly1305_test",
3109 "src": [],
3110 "third_party": true,
3111 "type": "target"
3112 },
3113 {
3114 "deps": [
3115 "boringssl",
3116 "boringssl_refcount_test_lib",
3117 "boringssl_test_util"
3118 ],
3119 "headers": [],
3120 "language": "c++",
3121 "name": "boringssl_refcount_test",
3122 "src": [],
3123 "third_party": true,
3124 "type": "target"
3125 },
3126 {
3127 "deps": [
3128 "boringssl",
3129 "boringssl_rsa_test_lib",
3130 "boringssl_test_util"
3131 ],
3132 "headers": [],
3133 "language": "c++",
3134 "name": "boringssl_rsa_test",
3135 "src": [],
3136 "third_party": true,
3137 "type": "target"
3138 },
3139 {
3140 "deps": [
3141 "boringssl",
3142 "boringssl_test_util",
3143 "boringssl_thread_test_lib"
3144 ],
3145 "headers": [],
3146 "language": "c++",
3147 "name": "boringssl_thread_test",
3148 "src": [],
3149 "third_party": true,
3150 "type": "target"
3151 },
3152 {
3153 "deps": [
3154 "boringssl",
3155 "boringssl_pkcs7_test_lib",
3156 "boringssl_test_util"
3157 ],
3158 "headers": [],
3159 "language": "c++",
3160 "name": "boringssl_pkcs7_test",
3161 "src": [],
3162 "third_party": true,
3163 "type": "target"
3164 },
3165 {
3166 "deps": [
3167 "boringssl",
itessier2a522032016-04-19 17:38:51 -07003168 "boringssl_test_util",
3169 "boringssl_x509_test_lib"
3170 ],
3171 "headers": [],
3172 "language": "c++",
3173 "name": "boringssl_x509_test",
3174 "src": [],
3175 "third_party": true,
3176 "type": "target"
3177 },
3178 {
3179 "deps": [
3180 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003181 "boringssl_tab_test_lib",
3182 "boringssl_test_util"
3183 ],
3184 "headers": [],
3185 "language": "c++",
3186 "name": "boringssl_tab_test",
3187 "src": [],
3188 "third_party": true,
3189 "type": "target"
3190 },
3191 {
3192 "deps": [
3193 "boringssl",
3194 "boringssl_test_util",
3195 "boringssl_v3name_test_lib"
3196 ],
3197 "headers": [],
3198 "language": "c++",
3199 "name": "boringssl_v3name_test",
3200 "src": [],
3201 "third_party": true,
3202 "type": "target"
3203 },
3204 {
3205 "deps": [
3206 "boringssl",
3207 "boringssl_pqueue_test_lib",
3208 "boringssl_test_util"
3209 ],
3210 "headers": [],
3211 "language": "c++",
3212 "name": "boringssl_pqueue_test",
3213 "src": [],
3214 "third_party": true,
3215 "type": "target"
3216 },
3217 {
3218 "deps": [
3219 "boringssl",
3220 "boringssl_ssl_test_lib",
3221 "boringssl_test_util"
3222 ],
3223 "headers": [],
3224 "language": "c++",
3225 "name": "boringssl_ssl_test",
3226 "src": [],
3227 "third_party": true,
3228 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003229 },
3230 {
3231 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003232 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003233 "gpr",
3234 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003235 "grpc_test_util_unsecure",
3236 "grpc_unsecure"
3237 ],
3238 "headers": [],
3239 "language": "c",
3240 "name": "badreq_bad_client_test",
3241 "src": [
3242 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003243 ],
3244 "third_party": false,
3245 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003246 },
3247 {
3248 "deps": [
3249 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003250 "gpr",
3251 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003252 "grpc_test_util_unsecure",
3253 "grpc_unsecure"
3254 ],
3255 "headers": [],
3256 "language": "c",
3257 "name": "connection_prefix_bad_client_test",
3258 "src": [
3259 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003260 ],
3261 "third_party": false,
3262 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003263 },
3264 {
3265 "deps": [
3266 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003267 "gpr",
3268 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003269 "grpc_test_util_unsecure",
3270 "grpc_unsecure"
3271 ],
3272 "headers": [],
3273 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003274 "name": "head_of_line_blocking_bad_client_test",
3275 "src": [
3276 "test/core/bad_client/tests/head_of_line_blocking.c"
3277 ],
3278 "third_party": false,
3279 "type": "target"
3280 },
3281 {
3282 "deps": [
3283 "bad_client_test",
3284 "gpr",
3285 "gpr_test_util",
3286 "grpc_test_util_unsecure",
3287 "grpc_unsecure"
3288 ],
3289 "headers": [],
3290 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003291 "name": "headers_bad_client_test",
3292 "src": [
3293 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003294 ],
3295 "third_party": false,
3296 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003297 },
3298 {
3299 "deps": [
3300 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003301 "gpr",
3302 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003303 "grpc_test_util_unsecure",
3304 "grpc_unsecure"
3305 ],
3306 "headers": [],
3307 "language": "c",
3308 "name": "initial_settings_frame_bad_client_test",
3309 "src": [
3310 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003311 ],
3312 "third_party": false,
3313 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003314 },
3315 {
3316 "deps": [
3317 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003318 "gpr",
3319 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003320 "grpc_test_util_unsecure",
3321 "grpc_unsecure"
3322 ],
3323 "headers": [],
3324 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003325 "name": "large_metadata_bad_client_test",
3326 "src": [
3327 "test/core/bad_client/tests/large_metadata.c"
3328 ],
3329 "third_party": false,
3330 "type": "target"
3331 },
3332 {
3333 "deps": [
3334 "bad_client_test",
3335 "gpr",
3336 "gpr_test_util",
3337 "grpc_test_util_unsecure",
3338 "grpc_unsecure"
3339 ],
3340 "headers": [],
3341 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003342 "name": "server_registered_method_bad_client_test",
3343 "src": [
3344 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003345 ],
3346 "third_party": false,
3347 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003348 },
3349 {
3350 "deps": [
3351 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003352 "gpr",
3353 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003354 "grpc_test_util_unsecure",
3355 "grpc_unsecure"
3356 ],
3357 "headers": [],
3358 "language": "c",
3359 "name": "simple_request_bad_client_test",
3360 "src": [
3361 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003362 ],
3363 "third_party": false,
3364 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003365 },
3366 {
3367 "deps": [
3368 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003369 "gpr",
3370 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003371 "grpc_test_util_unsecure",
3372 "grpc_unsecure"
3373 ],
3374 "headers": [],
3375 "language": "c",
3376 "name": "unknown_frame_bad_client_test",
3377 "src": [
3378 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003379 ],
3380 "third_party": false,
3381 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003382 },
3383 {
3384 "deps": [
3385 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003386 "gpr",
3387 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003388 "grpc_test_util_unsecure",
3389 "grpc_unsecure"
3390 ],
3391 "headers": [],
3392 "language": "c",
3393 "name": "window_overflow_bad_client_test",
3394 "src": [
3395 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003396 ],
3397 "third_party": false,
3398 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003399 },
3400 {
3401 "deps": [
3402 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003403 "gpr",
3404 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003405 "grpc",
3406 "grpc_test_util"
3407 ],
3408 "headers": [],
3409 "language": "c",
3410 "name": "bad_ssl_alpn_server",
3411 "src": [
3412 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003413 ],
3414 "third_party": false,
3415 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003416 },
3417 {
3418 "deps": [
3419 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003420 "gpr",
3421 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003422 "grpc",
3423 "grpc_test_util"
3424 ],
3425 "headers": [],
3426 "language": "c",
3427 "name": "bad_ssl_cert_server",
3428 "src": [
3429 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003430 ],
3431 "third_party": false,
3432 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003433 },
3434 {
3435 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003436 "gpr",
3437 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003438 "grpc",
3439 "grpc_test_util"
3440 ],
3441 "headers": [],
3442 "language": "c",
3443 "name": "bad_ssl_alpn_test",
3444 "src": [
3445 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003446 ],
3447 "third_party": false,
3448 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003449 },
3450 {
3451 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003452 "gpr",
3453 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003454 "grpc",
3455 "grpc_test_util"
3456 ],
3457 "headers": [],
3458 "language": "c",
3459 "name": "bad_ssl_cert_test",
3460 "src": [
3461 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003462 ],
3463 "third_party": false,
3464 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003465 },
3466 {
3467 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003468 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003469 "gpr",
3470 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003471 "grpc",
3472 "grpc_test_util"
3473 ],
3474 "headers": [],
3475 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003476 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003477 "src": [
3478 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003479 ],
3480 "third_party": false,
3481 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003482 },
3483 {
3484 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003485 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003486 "gpr",
3487 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003488 "grpc",
3489 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003490 ],
3491 "headers": [],
3492 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003493 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003494 "src": [
3495 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003496 ],
3497 "third_party": false,
3498 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003499 },
3500 {
3501 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003502 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003503 "gpr",
3504 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003505 "grpc",
3506 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003507 ],
3508 "headers": [],
3509 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003510 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003511 "src": [
3512 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003513 ],
3514 "third_party": false,
3515 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003516 },
3517 {
3518 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003519 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003520 "gpr",
3521 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003522 "grpc",
3523 "grpc_test_util"
3524 ],
3525 "headers": [],
3526 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003527 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003528 "src": [
3529 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003530 ],
3531 "third_party": false,
3532 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003533 },
3534 {
3535 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003536 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003537 "gpr",
3538 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003539 "grpc",
3540 "grpc_test_util"
3541 ],
3542 "headers": [],
3543 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003544 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003545 "src": [
3546 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003547 ],
3548 "third_party": false,
3549 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003550 },
3551 {
3552 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003553 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003554 "gpr",
3555 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003556 "grpc",
3557 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003558 ],
3559 "headers": [],
3560 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003561 "name": "h2_full+trace_test",
3562 "src": [
3563 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003564 ],
3565 "third_party": false,
3566 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003567 },
3568 {
3569 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003570 "end2end_tests",
3571 "gpr",
3572 "gpr_test_util",
3573 "grpc",
3574 "grpc_test_util"
3575 ],
3576 "headers": [],
3577 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003578 "name": "h2_loadreporting_test",
3579 "src": [
3580 "test/core/end2end/fixtures/h2_loadreporting.c"
3581 ],
3582 "third_party": false,
3583 "type": "target"
3584 },
3585 {
3586 "deps": [
3587 "end2end_tests",
3588 "gpr",
3589 "gpr_test_util",
3590 "grpc",
3591 "grpc_test_util"
3592 ],
3593 "headers": [],
3594 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003595 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003596 "src": [
3597 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003598 ],
3599 "third_party": false,
3600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003601 },
3602 {
3603 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003604 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003605 "gpr",
3606 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003607 "grpc",
3608 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 ],
3610 "headers": [],
3611 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003612 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003613 "src": [
3614 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003615 ],
3616 "third_party": false,
3617 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003618 },
3619 {
3620 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003621 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003622 "gpr",
3623 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003624 "grpc",
3625 "grpc_test_util"
3626 ],
3627 "headers": [],
3628 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003629 "name": "h2_sockpair_test",
3630 "src": [
3631 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003632 ],
3633 "third_party": false,
3634 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003635 },
3636 {
3637 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003638 "end2end_tests",
3639 "gpr",
3640 "gpr_test_util",
3641 "grpc",
3642 "grpc_test_util"
3643 ],
3644 "headers": [],
3645 "language": "c",
3646 "name": "h2_sockpair+trace_test",
3647 "src": [
3648 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003649 ],
3650 "third_party": false,
3651 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003652 },
3653 {
3654 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003655 "end2end_tests",
3656 "gpr",
3657 "gpr_test_util",
3658 "grpc",
3659 "grpc_test_util"
3660 ],
3661 "headers": [],
3662 "language": "c",
3663 "name": "h2_sockpair_1byte_test",
3664 "src": [
3665 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003666 ],
3667 "third_party": false,
3668 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003669 },
3670 {
3671 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003672 "end2end_tests",
3673 "gpr",
3674 "gpr_test_util",
3675 "grpc",
3676 "grpc_test_util"
3677 ],
3678 "headers": [],
3679 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003680 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003681 "src": [
3682 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003683 ],
3684 "third_party": false,
3685 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003686 },
3687 {
3688 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003689 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003690 "gpr",
3691 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003692 "grpc",
3693 "grpc_test_util"
3694 ],
3695 "headers": [],
3696 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003697 "name": "h2_ssl_cert_test",
3698 "src": [
3699 "test/core/end2end/fixtures/h2_ssl_cert.c"
3700 ],
3701 "third_party": false,
3702 "type": "target"
3703 },
3704 {
3705 "deps": [
3706 "end2end_tests",
3707 "gpr",
3708 "gpr_test_util",
3709 "grpc",
3710 "grpc_test_util"
3711 ],
3712 "headers": [],
3713 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003714 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003715 "src": [
3716 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003717 ],
3718 "third_party": false,
3719 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003720 },
3721 {
3722 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003723 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003724 "gpr",
3725 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003726 "grpc",
3727 "grpc_test_util"
3728 ],
3729 "headers": [],
3730 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003731 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003732 "src": [
3733 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003734 ],
3735 "third_party": false,
3736 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003737 },
3738 {
3739 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003740 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003741 "gpr",
3742 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003743 "grpc_test_util_unsecure",
3744 "grpc_unsecure"
3745 ],
3746 "headers": [],
3747 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003748 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003749 "src": [
3750 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003751 ],
3752 "third_party": false,
3753 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003754 },
3755 {
3756 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003757 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003758 "gpr",
3759 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003760 "grpc_test_util_unsecure",
3761 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003762 ],
3763 "headers": [],
3764 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003765 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003766 "src": [
3767 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003768 ],
3769 "third_party": false,
3770 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003771 },
3772 {
3773 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003774 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003775 "gpr",
3776 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003777 "grpc_test_util_unsecure",
3778 "grpc_unsecure"
3779 ],
3780 "headers": [],
3781 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003782 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003783 "src": [
3784 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003785 ],
3786 "third_party": false,
3787 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003788 },
3789 {
3790 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003791 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003792 "gpr",
3793 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003794 "grpc_test_util_unsecure",
3795 "grpc_unsecure"
3796 ],
3797 "headers": [],
3798 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003799 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003800 "src": [
3801 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003802 ],
3803 "third_party": false,
3804 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003805 },
3806 {
3807 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003808 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003809 "gpr",
3810 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003811 "grpc_test_util_unsecure",
3812 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003813 ],
3814 "headers": [],
3815 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003816 "name": "h2_full+trace_nosec_test",
3817 "src": [
3818 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003819 ],
3820 "third_party": false,
3821 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003822 },
3823 {
3824 "deps": [
3825 "end2end_nosec_tests",
3826 "gpr",
3827 "gpr_test_util",
3828 "grpc_test_util_unsecure",
3829 "grpc_unsecure"
3830 ],
3831 "headers": [],
3832 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003833 "name": "h2_loadreporting_nosec_test",
3834 "src": [
3835 "test/core/end2end/fixtures/h2_loadreporting.c"
3836 ],
3837 "third_party": false,
3838 "type": "target"
3839 },
3840 {
3841 "deps": [
3842 "end2end_nosec_tests",
3843 "gpr",
3844 "gpr_test_util",
3845 "grpc_test_util_unsecure",
3846 "grpc_unsecure"
3847 ],
3848 "headers": [],
3849 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003850 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003851 "src": [
3852 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003853 ],
3854 "third_party": false,
3855 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003856 },
3857 {
3858 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003859 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003860 "gpr",
3861 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003862 "grpc_test_util_unsecure",
3863 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003864 ],
3865 "headers": [],
3866 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003867 "name": "h2_sockpair_nosec_test",
3868 "src": [
3869 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003870 ],
3871 "third_party": false,
3872 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003873 },
3874 {
3875 "deps": [
3876 "end2end_nosec_tests",
3877 "gpr",
3878 "gpr_test_util",
3879 "grpc_test_util_unsecure",
3880 "grpc_unsecure"
3881 ],
3882 "headers": [],
3883 "language": "c",
3884 "name": "h2_sockpair+trace_nosec_test",
3885 "src": [
3886 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003887 ],
3888 "third_party": false,
3889 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003890 },
3891 {
3892 "deps": [
3893 "end2end_nosec_tests",
3894 "gpr",
3895 "gpr_test_util",
3896 "grpc_test_util_unsecure",
3897 "grpc_unsecure"
3898 ],
3899 "headers": [],
3900 "language": "c",
3901 "name": "h2_sockpair_1byte_nosec_test",
3902 "src": [
3903 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003904 ],
3905 "third_party": false,
3906 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003907 },
3908 {
3909 "deps": [
3910 "end2end_nosec_tests",
3911 "gpr",
3912 "gpr_test_util",
3913 "grpc_test_util_unsecure",
3914 "grpc_unsecure"
3915 ],
3916 "headers": [],
3917 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003918 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003919 "src": [
3920 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003921 ],
3922 "third_party": false,
3923 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003924 },
3925 {
3926 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003927 "gpr",
3928 "gpr_test_util",
3929 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003930 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003931 ],
3932 "headers": [],
3933 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003934 "name": "api_fuzzer_one_entry",
3935 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003936 "test/core/end2end/fuzzers/api_fuzzer.c",
3937 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003938 ],
3939 "third_party": false,
3940 "type": "target"
3941 },
3942 {
3943 "deps": [
3944 "gpr",
3945 "gpr_test_util",
3946 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003947 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003948 ],
3949 "headers": [],
3950 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003951 "name": "client_fuzzer_one_entry",
3952 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003953 "test/core/end2end/fuzzers/client_fuzzer.c",
3954 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003955 ],
3956 "third_party": false,
3957 "type": "target"
3958 },
3959 {
3960 "deps": [
3961 "gpr",
3962 "gpr_test_util",
3963 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07003964 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07003965 ],
3966 "headers": [],
3967 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003968 "name": "hpack_parser_fuzzer_test_one_entry",
3969 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003970 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3971 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003972 ],
3973 "third_party": false,
3974 "type": "target"
3975 },
3976 {
3977 "deps": [
3978 "gpr",
3979 "gpr_test_util",
3980 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003981 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003982 ],
3983 "headers": [],
3984 "language": "c",
3985 "name": "http_fuzzer_test_one_entry",
3986 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003987 "test/core/http/fuzzer.c",
3988 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003989 ],
3990 "third_party": false,
3991 "type": "target"
3992 },
3993 {
3994 "deps": [
3995 "gpr",
3996 "gpr_test_util",
3997 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003998 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003999 ],
4000 "headers": [],
4001 "language": "c",
4002 "name": "json_fuzzer_test_one_entry",
4003 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004004 "test/core/json/fuzzer.c",
4005 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004006 ],
4007 "third_party": false,
4008 "type": "target"
4009 },
4010 {
4011 "deps": [
4012 "gpr",
4013 "gpr_test_util",
4014 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004015 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004016 ],
4017 "headers": [],
4018 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004019 "name": "nanopb_fuzzer_response_test_one_entry",
4020 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004021 "test/core/nanopb/fuzzer_response.c",
4022 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004023 ],
4024 "third_party": false,
4025 "type": "target"
4026 },
4027 {
4028 "deps": [
4029 "gpr",
4030 "gpr_test_util",
4031 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004032 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004033 ],
4034 "headers": [],
4035 "language": "c",
4036 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4037 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004038 "test/core/nanopb/fuzzer_serverlist.c",
4039 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004040 ],
4041 "third_party": false,
4042 "type": "target"
4043 },
4044 {
4045 "deps": [
4046 "gpr",
4047 "gpr_test_util",
4048 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004049 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004050 ],
4051 "headers": [],
4052 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004053 "name": "server_fuzzer_one_entry",
4054 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004055 "test/core/end2end/fuzzers/server_fuzzer.c",
4056 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004057 ],
4058 "third_party": false,
4059 "type": "target"
4060 },
4061 {
4062 "deps": [
4063 "gpr",
4064 "gpr_test_util",
4065 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004066 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004067 ],
4068 "headers": [],
4069 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004070 "name": "uri_fuzzer_test_one_entry",
4071 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004072 "test/core/client_config/uri_fuzzer_test.c",
4073 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004074 ],
4075 "third_party": false,
4076 "type": "target"
4077 },
4078 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004079 "deps": [
4080 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004081 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004082 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004083 "language": "c",
4084 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004085 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004086 "third_party": false,
4087 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004088 },
4089 {
4090 "deps": [
4091 "gpr"
4092 ],
4093 "headers": [
4094 "test/core/util/test_config.h"
4095 ],
4096 "language": "c",
4097 "name": "gpr_test_util",
4098 "src": [
4099 "test/core/util/test_config.c",
4100 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004101 ],
4102 "third_party": false,
4103 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004104 },
4105 {
4106 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004107 "census",
4108 "gpr",
4109 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004110 "grpc_lb_policy_grpclb",
4111 "grpc_lb_policy_pick_first",
4112 "grpc_lb_policy_round_robin",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07004113 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004114 "grpc_resolver_dns_native",
4115 "grpc_resolver_sockaddr",
4116 "grpc_secure",
4117 "grpc_transport_chttp2_client_insecure",
4118 "grpc_transport_chttp2_client_secure",
4119 "grpc_transport_chttp2_server_insecure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004120 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004121 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004122 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004123 "language": "c",
4124 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004125 "src": [
4126 "src/core/lib/surface/init.c"
4127 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004128 "third_party": false,
4129 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004130 },
4131 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004132 "deps": [
4133 "gpr",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004134 "grpc_base",
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07004135 "grpc_transport_chttp2_client_secure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004136 "grpc_transport_cronet_client_secure"
4137 ],
4138 "headers": [],
4139 "language": "c",
4140 "name": "grpc_cronet",
4141 "src": [
4142 "src/core/lib/surface/init.c"
4143 ],
4144 "third_party": false,
4145 "type": "lib"
4146 },
4147 {
4148 "deps": [
4149 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004150 "grpc"
4151 ],
4152 "headers": [],
4153 "language": "c",
4154 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004155 "src": [],
4156 "third_party": false,
4157 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004158 },
4159 {
4160 "deps": [
4161 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004162 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004163 "grpc",
4164 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004165 ],
4166 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004167 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004168 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004169 ],
4170 "language": "c",
4171 "name": "grpc_test_util",
4172 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004173 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004174 "test/core/end2end/data/server1_cert.c",
4175 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004176 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004177 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004178 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004179 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004180 ],
4181 "third_party": false,
4182 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004183 },
4184 {
4185 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004186 "gpr",
4187 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004188 "grpc",
4189 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004190 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004191 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004192 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004193 "language": "c",
4194 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004195 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004196 "third_party": false,
4197 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004198 },
4199 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004200 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004201 "census",
4202 "gpr",
4203 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004204 "grpc_lb_policy_grpclb",
4205 "grpc_lb_policy_pick_first",
4206 "grpc_lb_policy_round_robin",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004207 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004208 "grpc_resolver_dns_native",
4209 "grpc_resolver_sockaddr",
4210 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004211 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004212 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004213 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 "language": "c",
4215 "name": "grpc_unsecure",
4216 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004217 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004218 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004219 ],
4220 "third_party": false,
4221 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004222 },
4223 {
4224 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004225 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004226 "grpc"
4227 ],
4228 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004229 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004230 ],
4231 "language": "c",
4232 "name": "grpc_zookeeper",
4233 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004234 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004235 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004236 ],
4237 "third_party": false,
4238 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004239 },
4240 {
4241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004242 "gpr",
4243 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004244 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004245 "grpc_test_util",
4246 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004247 ],
4248 "headers": [
4249 "test/core/util/reconnect_server.h"
4250 ],
4251 "language": "c",
4252 "name": "reconnect_server",
4253 "src": [
4254 "test/core/util/reconnect_server.c",
4255 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004256 ],
4257 "third_party": false,
4258 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004259 },
4260 {
4261 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004262 "gpr",
4263 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004264 "grpc",
4265 "grpc_test_util"
4266 ],
4267 "headers": [
4268 "test/core/util/test_tcp_server.h"
4269 ],
4270 "language": "c",
4271 "name": "test_tcp_server",
4272 "src": [
4273 "test/core/util/test_tcp_server.c",
4274 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004275 ],
4276 "third_party": false,
4277 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004278 },
4279 {
4280 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004281 "grpc",
4282 "grpc++_base",
yang-g34b58612016-06-03 17:30:09 -07004283 "grpc++_codegen_base",
4284 "grpc++_codegen_base_src"
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 ],
4286 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004287 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004288 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004289 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004290 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 ],
4292 "language": "c++",
4293 "name": "grpc++",
4294 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004295 "src/cpp/client/secure_credentials.cc",
4296 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004297 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004298 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004299 "src/cpp/common/secure_auth_context.cc",
4300 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004301 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004302 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004303 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004304 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004305 ],
4306 "third_party": false,
4307 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004308 },
4309 {
Yuchen Zengc92fe252016-05-25 07:18:57 -07004310 "deps": [
Yuchen Zengeb25a072016-06-08 10:59:48 -07004311 "grpc++",
4312 "grpc++_codegen_proto"
Yuchen Zengc92fe252016-05-25 07:18:57 -07004313 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004314 "headers": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004315 "include/grpc++/ext/proto_server_reflection_plugin.h",
4316 "include/grpc++/ext/reflection.grpc.pb.h",
4317 "include/grpc++/ext/reflection.pb.h",
4318 "src/cpp/ext/proto_server_reflection.h"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004319 ],
4320 "language": "c++",
4321 "name": "grpc++_reflection",
4322 "src": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004323 "include/grpc++/ext/proto_server_reflection_plugin.h",
4324 "include/grpc++/ext/reflection.grpc.pb.h",
4325 "include/grpc++/ext/reflection.pb.h",
4326 "src/cpp/ext/proto_server_reflection.cc",
4327 "src/cpp/ext/proto_server_reflection.h",
4328 "src/cpp/ext/proto_server_reflection_plugin.cc",
4329 "src/cpp/ext/reflection.grpc.pb.cc",
4330 "src/cpp/ext/reflection.pb.cc"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004331 ],
4332 "third_party": false,
4333 "type": "lib"
4334 },
4335 {
4336 "deps": [],
4337 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "test/cpp/util/test_config.h"
4339 ],
4340 "language": "c++",
4341 "name": "grpc++_test_config",
4342 "src": [
4343 "test/cpp/util/test_config.cc",
4344 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004345 ],
4346 "third_party": false,
4347 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 },
4349 {
4350 "deps": [
4351 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07004352 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004353 "grpc++_codegen_base_src",
yang-g17487f92016-06-03 15:21:15 -07004354 "grpc++_codegen_proto",
4355 "grpc++_config_proto",
Craig Tillerf75fc122015-06-25 06:58:00 -07004356 "grpc_test_util"
4357 ],
4358 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004359 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4360 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4361 "src/proto/grpc/testing/echo.grpc.pb.h",
4362 "src/proto/grpc/testing/echo.pb.h",
4363 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4364 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004365 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004366 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004367 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004368 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004369 "test/cpp/util/subprocess.h",
4370 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004371 ],
4372 "language": "c++",
4373 "name": "grpc++_test_util",
4374 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004375 "test/cpp/end2end/test_service_impl.cc",
4376 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004377 "test/cpp/util/byte_buffer_proto_helper.cc",
4378 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004379 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004380 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004381 "test/cpp/util/string_ref_helper.cc",
4382 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004383 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004384 "test/cpp/util/subprocess.h",
4385 "test/cpp/util/test_credentials_provider.cc",
4386 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004387 ],
4388 "third_party": false,
4389 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004390 },
4391 {
4392 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004393 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004394 "grpc",
4395 "grpc++_base",
yang-g17487f92016-06-03 15:21:15 -07004396 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004397 "grpc++_codegen_base_src",
Craig Tillerf75fc122015-06-25 06:58:00 -07004398 "grpc_unsecure"
4399 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004400 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 "language": "c++",
4402 "name": "grpc++_unsecure",
4403 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004404 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004405 ],
4406 "third_party": false,
4407 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004408 },
4409 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004410 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07004411 "grpc++",
4412 "grpc_plugin_support"
4413 ],
4414 "headers": [
4415 "test/cpp/util/cli_call.h",
4416 "test/cpp/util/proto_file_parser.h"
4417 ],
4418 "language": "c++",
4419 "name": "grpc_cli_libs",
4420 "src": [
4421 "test/cpp/util/cli_call.cc",
4422 "test/cpp/util/cli_call.h",
4423 "test/cpp/util/proto_file_parser.cc",
4424 "test/cpp/util/proto_file_parser.h"
4425 ],
4426 "third_party": false,
4427 "type": "lib"
4428 },
4429 {
4430 "deps": [
yang-g17487f92016-06-03 15:21:15 -07004431 "grpc++_config_proto"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004432 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004433 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004434 "src/compiler/config.h",
4435 "src/compiler/cpp_generator.h",
4436 "src/compiler/cpp_generator_helpers.h",
4437 "src/compiler/csharp_generator.h",
4438 "src/compiler/csharp_generator_helpers.h",
4439 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004440 "src/compiler/node_generator.h",
4441 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004442 "src/compiler/objective_c_generator.h",
4443 "src/compiler/objective_c_generator_helpers.h",
4444 "src/compiler/python_generator.h",
4445 "src/compiler/ruby_generator.h",
4446 "src/compiler/ruby_generator_helpers-inl.h",
4447 "src/compiler/ruby_generator_map-inl.h",
4448 "src/compiler/ruby_generator_string-inl.h"
4449 ],
4450 "language": "c++",
4451 "name": "grpc_plugin_support",
4452 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004453 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004454 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004455 "src/compiler/cpp_generator.h",
4456 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004457 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 "src/compiler/csharp_generator.h",
4459 "src/compiler/csharp_generator_helpers.h",
4460 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004461 "src/compiler/node_generator.cc",
4462 "src/compiler/node_generator.h",
4463 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004464 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004465 "src/compiler/objective_c_generator.h",
4466 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004467 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004469 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 "src/compiler/ruby_generator.h",
4471 "src/compiler/ruby_generator_helpers-inl.h",
4472 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004473 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004474 ],
4475 "third_party": false,
4476 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004477 },
4478 {
4479 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004480 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004481 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004482 "grpc++",
4483 "grpc++_test_util",
4484 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004485 ],
4486 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004487 "src/proto/grpc/testing/messages.grpc.pb.h",
4488 "src/proto/grpc/testing/messages.pb.h",
4489 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004490 ],
4491 "language": "c++",
4492 "name": "interop_client_helper",
4493 "src": [
4494 "test/cpp/interop/client_helper.cc",
4495 "test/cpp/interop/client_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_client_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",
4518 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 ],
4520 "language": "c++",
4521 "name": "interop_client_main",
4522 "src": [
4523 "test/cpp/interop/client.cc",
4524 "test/cpp/interop/interop_client.cc",
4525 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004526 ],
4527 "third_party": false,
4528 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004529 },
4530 {
4531 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004532 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004533 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004534 "grpc++",
4535 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004536 ],
4537 "headers": [
4538 "test/cpp/interop/server_helper.h"
4539 ],
4540 "language": "c++",
4541 "name": "interop_server_helper",
4542 "src": [
4543 "test/cpp/interop/server_helper.cc",
4544 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004545 ],
4546 "third_party": false,
4547 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 },
4549 {
4550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004551 "gpr",
4552 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004553 "grpc",
4554 "grpc++",
4555 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004556 "grpc++_test_util",
4557 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004558 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004559 ],
4560 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004561 "src/proto/grpc/testing/empty.grpc.pb.h",
4562 "src/proto/grpc/testing/empty.pb.h",
4563 "src/proto/grpc/testing/messages.grpc.pb.h",
4564 "src/proto/grpc/testing/messages.pb.h",
4565 "src/proto/grpc/testing/test.grpc.pb.h",
4566 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004567 ],
4568 "language": "c++",
4569 "name": "interop_server_main",
4570 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004571 "test/cpp/interop/server_main.cc"
4572 ],
4573 "third_party": false,
4574 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004575 },
4576 {
4577 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004578 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004579 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004580 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 ],
4582 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004583 "src/proto/grpc/testing/control.grpc.pb.h",
4584 "src/proto/grpc/testing/control.pb.h",
4585 "src/proto/grpc/testing/messages.grpc.pb.h",
4586 "src/proto/grpc/testing/messages.pb.h",
4587 "src/proto/grpc/testing/payloads.grpc.pb.h",
4588 "src/proto/grpc/testing/payloads.pb.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004589 "src/proto/grpc/testing/services.grpc.pb.h",
4590 "src/proto/grpc/testing/services.pb.h",
4591 "src/proto/grpc/testing/stats.grpc.pb.h",
4592 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004593 "test/cpp/qps/client.h",
4594 "test/cpp/qps/driver.h",
4595 "test/cpp/qps/histogram.h",
4596 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004597 "test/cpp/qps/limit_cores.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004598 "test/cpp/qps/qps_worker.h",
4599 "test/cpp/qps/report.h",
4600 "test/cpp/qps/server.h",
4601 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004602 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004603 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004604 ],
4605 "language": "c++",
4606 "name": "qps",
4607 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004608 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004609 "test/cpp/qps/client_async.cc",
4610 "test/cpp/qps/client_sync.cc",
4611 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "test/cpp/qps/driver.h",
4613 "test/cpp/qps/histogram.h",
4614 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004615 "test/cpp/qps/limit_cores.cc",
4616 "test/cpp/qps/limit_cores.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004617 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004618 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004619 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "test/cpp/qps/report.h",
4621 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004622 "test/cpp/qps/server_async.cc",
4623 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004625 "test/cpp/qps/usage_timer.cc",
4626 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004627 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004628 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004629 ],
4630 "third_party": false,
4631 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004632 },
4633 {
4634 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004635 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004636 "grpc"
4637 ],
4638 "headers": [],
4639 "language": "csharp",
4640 "name": "grpc_csharp_ext",
4641 "src": [
4642 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004643 ],
4644 "third_party": false,
4645 "type": "lib"
4646 },
4647 {
4648 "deps": [],
4649 "headers": [
4650 "third_party/boringssl/crypto/aes/internal.h",
4651 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4652 "third_party/boringssl/crypto/bio/internal.h",
4653 "third_party/boringssl/crypto/bn/internal.h",
4654 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4655 "third_party/boringssl/crypto/bytestring/internal.h",
4656 "third_party/boringssl/crypto/cipher/internal.h",
4657 "third_party/boringssl/crypto/conf/conf_def.h",
4658 "third_party/boringssl/crypto/conf/internal.h",
itessier2a522032016-04-19 17:38:51 -07004659 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004660 "third_party/boringssl/crypto/des/internal.h",
4661 "third_party/boringssl/crypto/dh/internal.h",
4662 "third_party/boringssl/crypto/digest/internal.h",
4663 "third_party/boringssl/crypto/digest/md32_common.h",
4664 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004665 "third_party/boringssl/crypto/ec/internal.h",
4666 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4667 "third_party/boringssl/crypto/evp/internal.h",
4668 "third_party/boringssl/crypto/internal.h",
4669 "third_party/boringssl/crypto/modes/internal.h",
4670 "third_party/boringssl/crypto/obj/obj_dat.h",
4671 "third_party/boringssl/crypto/obj/obj_xref.h",
4672 "third_party/boringssl/crypto/pkcs8/internal.h",
4673 "third_party/boringssl/crypto/rand/internal.h",
4674 "third_party/boringssl/crypto/rsa/internal.h",
4675 "third_party/boringssl/crypto/test/scoped_types.h",
4676 "third_party/boringssl/crypto/test/test_util.h",
4677 "third_party/boringssl/crypto/x509/charmap.h",
4678 "third_party/boringssl/crypto/x509/vpm_int.h",
4679 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4680 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4681 "third_party/boringssl/include/openssl/aead.h",
4682 "third_party/boringssl/include/openssl/aes.h",
4683 "third_party/boringssl/include/openssl/arm_arch.h",
4684 "third_party/boringssl/include/openssl/asn1.h",
4685 "third_party/boringssl/include/openssl/asn1_mac.h",
4686 "third_party/boringssl/include/openssl/asn1t.h",
4687 "third_party/boringssl/include/openssl/base.h",
4688 "third_party/boringssl/include/openssl/base64.h",
4689 "third_party/boringssl/include/openssl/bio.h",
4690 "third_party/boringssl/include/openssl/blowfish.h",
4691 "third_party/boringssl/include/openssl/bn.h",
4692 "third_party/boringssl/include/openssl/buf.h",
4693 "third_party/boringssl/include/openssl/buffer.h",
4694 "third_party/boringssl/include/openssl/bytestring.h",
4695 "third_party/boringssl/include/openssl/cast.h",
4696 "third_party/boringssl/include/openssl/chacha.h",
4697 "third_party/boringssl/include/openssl/cipher.h",
4698 "third_party/boringssl/include/openssl/cmac.h",
4699 "third_party/boringssl/include/openssl/conf.h",
4700 "third_party/boringssl/include/openssl/cpu.h",
4701 "third_party/boringssl/include/openssl/crypto.h",
4702 "third_party/boringssl/include/openssl/curve25519.h",
4703 "third_party/boringssl/include/openssl/des.h",
4704 "third_party/boringssl/include/openssl/dh.h",
4705 "third_party/boringssl/include/openssl/digest.h",
4706 "third_party/boringssl/include/openssl/dsa.h",
4707 "third_party/boringssl/include/openssl/dtls1.h",
4708 "third_party/boringssl/include/openssl/ec.h",
4709 "third_party/boringssl/include/openssl/ec_key.h",
4710 "third_party/boringssl/include/openssl/ecdh.h",
4711 "third_party/boringssl/include/openssl/ecdsa.h",
4712 "third_party/boringssl/include/openssl/engine.h",
4713 "third_party/boringssl/include/openssl/err.h",
4714 "third_party/boringssl/include/openssl/evp.h",
4715 "third_party/boringssl/include/openssl/ex_data.h",
4716 "third_party/boringssl/include/openssl/hkdf.h",
4717 "third_party/boringssl/include/openssl/hmac.h",
4718 "third_party/boringssl/include/openssl/lhash.h",
4719 "third_party/boringssl/include/openssl/lhash_macros.h",
4720 "third_party/boringssl/include/openssl/md4.h",
4721 "third_party/boringssl/include/openssl/md5.h",
4722 "third_party/boringssl/include/openssl/mem.h",
4723 "third_party/boringssl/include/openssl/obj.h",
4724 "third_party/boringssl/include/openssl/obj_mac.h",
4725 "third_party/boringssl/include/openssl/objects.h",
4726 "third_party/boringssl/include/openssl/opensslfeatures.h",
4727 "third_party/boringssl/include/openssl/opensslv.h",
4728 "third_party/boringssl/include/openssl/ossl_typ.h",
4729 "third_party/boringssl/include/openssl/pem.h",
4730 "third_party/boringssl/include/openssl/pkcs12.h",
4731 "third_party/boringssl/include/openssl/pkcs7.h",
4732 "third_party/boringssl/include/openssl/pkcs8.h",
4733 "third_party/boringssl/include/openssl/poly1305.h",
4734 "third_party/boringssl/include/openssl/pqueue.h",
4735 "third_party/boringssl/include/openssl/rand.h",
4736 "third_party/boringssl/include/openssl/rc4.h",
4737 "third_party/boringssl/include/openssl/rsa.h",
4738 "third_party/boringssl/include/openssl/safestack.h",
4739 "third_party/boringssl/include/openssl/sha.h",
4740 "third_party/boringssl/include/openssl/srtp.h",
4741 "third_party/boringssl/include/openssl/ssl.h",
4742 "third_party/boringssl/include/openssl/ssl3.h",
4743 "third_party/boringssl/include/openssl/stack.h",
4744 "third_party/boringssl/include/openssl/stack_macros.h",
4745 "third_party/boringssl/include/openssl/thread.h",
4746 "third_party/boringssl/include/openssl/time_support.h",
4747 "third_party/boringssl/include/openssl/tls1.h",
4748 "third_party/boringssl/include/openssl/type_check.h",
4749 "third_party/boringssl/include/openssl/x509.h",
4750 "third_party/boringssl/include/openssl/x509_vfy.h",
4751 "third_party/boringssl/include/openssl/x509v3.h",
4752 "third_party/boringssl/ssl/internal.h",
4753 "third_party/boringssl/ssl/test/async_bio.h",
4754 "third_party/boringssl/ssl/test/packeted_bio.h",
4755 "third_party/boringssl/ssl/test/scoped_types.h",
4756 "third_party/boringssl/ssl/test/test_config.h"
4757 ],
4758 "language": "c",
4759 "name": "boringssl",
4760 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004761 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004762 ],
4763 "third_party": true,
4764 "type": "lib"
4765 },
4766 {
4767 "deps": [],
4768 "headers": [],
4769 "language": "c++",
4770 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004771 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004772 "third_party": true,
4773 "type": "lib"
4774 },
4775 {
4776 "deps": [
4777 "boringssl",
4778 "boringssl_test_util"
4779 ],
4780 "headers": [],
4781 "language": "c++",
4782 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004783 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004784 "third_party": true,
4785 "type": "lib"
4786 },
4787 {
4788 "deps": [
4789 "boringssl",
4790 "boringssl_test_util"
4791 ],
4792 "headers": [],
4793 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004794 "name": "boringssl_asn1_test_lib",
4795 "src": [],
4796 "third_party": true,
4797 "type": "lib"
4798 },
4799 {
4800 "deps": [
4801 "boringssl",
4802 "boringssl_test_util"
4803 ],
4804 "headers": [],
4805 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004806 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004807 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004808 "third_party": true,
4809 "type": "lib"
4810 },
4811 {
4812 "deps": [
4813 "boringssl",
4814 "boringssl_test_util"
4815 ],
4816 "headers": [],
4817 "language": "c++",
4818 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004819 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004820 "third_party": true,
4821 "type": "lib"
4822 },
4823 {
4824 "deps": [
4825 "boringssl",
4826 "boringssl_test_util"
4827 ],
4828 "headers": [],
4829 "language": "c++",
4830 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004831 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004832 "third_party": true,
4833 "type": "lib"
4834 },
4835 {
4836 "deps": [
4837 "boringssl",
4838 "boringssl_test_util"
4839 ],
4840 "headers": [],
4841 "language": "c++",
4842 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004843 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004844 "third_party": true,
4845 "type": "lib"
4846 },
4847 {
4848 "deps": [
4849 "boringssl",
4850 "boringssl_test_util"
4851 ],
4852 "headers": [],
4853 "language": "c++",
4854 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004855 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004856 "third_party": true,
4857 "type": "lib"
4858 },
4859 {
4860 "deps": [
4861 "boringssl",
4862 "boringssl_test_util"
4863 ],
4864 "headers": [],
4865 "language": "c++",
4866 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004867 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004868 "third_party": true,
4869 "type": "lib"
4870 },
4871 {
4872 "deps": [
4873 "boringssl",
4874 "boringssl_test_util"
4875 ],
4876 "headers": [],
4877 "language": "c++",
4878 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004879 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004880 "third_party": true,
4881 "type": "lib"
4882 },
4883 {
4884 "deps": [
4885 "boringssl",
4886 "boringssl_test_util"
4887 ],
4888 "headers": [],
4889 "language": "c",
4890 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004891 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004892 "third_party": true,
4893 "type": "lib"
4894 },
4895 {
4896 "deps": [
4897 "boringssl",
4898 "boringssl_test_util"
4899 ],
4900 "headers": [],
4901 "language": "c++",
4902 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004903 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004904 "third_party": true,
4905 "type": "lib"
4906 },
4907 {
4908 "deps": [
4909 "boringssl",
4910 "boringssl_test_util"
4911 ],
4912 "headers": [],
4913 "language": "c++",
4914 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004915 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004916 "third_party": true,
4917 "type": "lib"
4918 },
4919 {
4920 "deps": [
4921 "boringssl",
4922 "boringssl_test_util"
4923 ],
4924 "headers": [],
4925 "language": "c++",
4926 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004927 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004928 "third_party": true,
4929 "type": "lib"
4930 },
4931 {
4932 "deps": [
4933 "boringssl",
4934 "boringssl_test_util"
4935 ],
4936 "headers": [],
4937 "language": "c++",
4938 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004939 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004940 "third_party": true,
4941 "type": "lib"
4942 },
4943 {
4944 "deps": [
4945 "boringssl",
4946 "boringssl_test_util"
4947 ],
4948 "headers": [],
4949 "language": "c",
4950 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004951 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004952 "third_party": true,
4953 "type": "lib"
4954 },
4955 {
4956 "deps": [
4957 "boringssl",
4958 "boringssl_test_util"
4959 ],
4960 "headers": [],
4961 "language": "c++",
4962 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004963 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004964 "third_party": true,
4965 "type": "lib"
4966 },
4967 {
4968 "deps": [
4969 "boringssl",
4970 "boringssl_test_util"
4971 ],
4972 "headers": [],
4973 "language": "c",
4974 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004975 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004976 "third_party": true,
4977 "type": "lib"
4978 },
4979 {
4980 "deps": [
4981 "boringssl",
4982 "boringssl_test_util"
4983 ],
4984 "headers": [],
4985 "language": "c++",
4986 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004987 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004988 "third_party": true,
4989 "type": "lib"
4990 },
4991 {
4992 "deps": [
4993 "boringssl",
4994 "boringssl_test_util"
4995 ],
4996 "headers": [],
4997 "language": "c++",
4998 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004999 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005000 "third_party": true,
5001 "type": "lib"
5002 },
5003 {
5004 "deps": [
5005 "boringssl",
5006 "boringssl_test_util"
5007 ],
5008 "headers": [],
5009 "language": "c++",
5010 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005011 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005012 "third_party": true,
5013 "type": "lib"
5014 },
5015 {
5016 "deps": [
5017 "boringssl",
5018 "boringssl_test_util"
5019 ],
5020 "headers": [],
5021 "language": "c++",
5022 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005023 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005024 "third_party": true,
5025 "type": "lib"
5026 },
5027 {
5028 "deps": [
5029 "boringssl",
5030 "boringssl_test_util"
5031 ],
5032 "headers": [],
5033 "language": "c++",
5034 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005035 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005036 "third_party": true,
5037 "type": "lib"
5038 },
5039 {
5040 "deps": [
5041 "boringssl",
5042 "boringssl_test_util"
5043 ],
5044 "headers": [],
5045 "language": "c",
5046 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005047 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005048 "third_party": true,
5049 "type": "lib"
5050 },
5051 {
5052 "deps": [
5053 "boringssl",
5054 "boringssl_test_util"
5055 ],
5056 "headers": [],
5057 "language": "c++",
5058 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005059 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005060 "third_party": true,
5061 "type": "lib"
5062 },
5063 {
5064 "deps": [
5065 "boringssl",
5066 "boringssl_test_util"
5067 ],
5068 "headers": [],
5069 "language": "c",
5070 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005071 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005072 "third_party": true,
5073 "type": "lib"
5074 },
5075 {
5076 "deps": [
5077 "boringssl",
5078 "boringssl_test_util"
5079 ],
5080 "headers": [],
5081 "language": "c",
5082 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005083 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005084 "third_party": true,
5085 "type": "lib"
5086 },
5087 {
5088 "deps": [
5089 "boringssl",
5090 "boringssl_test_util"
5091 ],
5092 "headers": [],
5093 "language": "c++",
5094 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005095 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005096 "third_party": true,
5097 "type": "lib"
5098 },
5099 {
5100 "deps": [
5101 "boringssl",
5102 "boringssl_test_util"
5103 ],
5104 "headers": [],
5105 "language": "c++",
5106 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005107 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005108 "third_party": true,
5109 "type": "lib"
5110 },
5111 {
5112 "deps": [
5113 "boringssl",
5114 "boringssl_test_util"
5115 ],
5116 "headers": [],
5117 "language": "c++",
5118 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005119 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005120 "third_party": true,
5121 "type": "lib"
5122 },
5123 {
5124 "deps": [
5125 "boringssl",
5126 "boringssl_test_util"
5127 ],
5128 "headers": [],
5129 "language": "c",
5130 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005131 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005132 "third_party": true,
5133 "type": "lib"
5134 },
5135 {
5136 "deps": [
5137 "boringssl",
5138 "boringssl_test_util"
5139 ],
5140 "headers": [],
5141 "language": "c++",
5142 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005143 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005144 "third_party": true,
5145 "type": "lib"
5146 },
5147 {
5148 "deps": [
5149 "boringssl",
5150 "boringssl_test_util"
5151 ],
5152 "headers": [],
5153 "language": "c",
5154 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005155 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005156 "third_party": true,
5157 "type": "lib"
5158 },
5159 {
5160 "deps": [
5161 "boringssl",
5162 "boringssl_test_util"
5163 ],
5164 "headers": [],
5165 "language": "c",
5166 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005167 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005168 "third_party": true,
5169 "type": "lib"
5170 },
5171 {
5172 "deps": [
5173 "boringssl",
5174 "boringssl_test_util"
5175 ],
5176 "headers": [],
itessier2a522032016-04-19 17:38:51 -07005177 "language": "c++",
5178 "name": "boringssl_x509_test_lib",
5179 "src": [],
5180 "third_party": true,
5181 "type": "lib"
5182 },
5183 {
5184 "deps": [
5185 "boringssl",
5186 "boringssl_test_util"
5187 ],
5188 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005189 "language": "c",
5190 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005191 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005192 "third_party": true,
5193 "type": "lib"
5194 },
5195 {
5196 "deps": [
5197 "boringssl",
5198 "boringssl_test_util"
5199 ],
5200 "headers": [],
5201 "language": "c",
5202 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005203 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005204 "third_party": true,
5205 "type": "lib"
5206 },
5207 {
5208 "deps": [
5209 "boringssl",
5210 "boringssl_test_util"
5211 ],
5212 "headers": [],
5213 "language": "c",
5214 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005215 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005216 "third_party": true,
5217 "type": "lib"
5218 },
5219 {
5220 "deps": [
5221 "boringssl",
5222 "boringssl_test_util"
5223 ],
5224 "headers": [],
5225 "language": "c++",
5226 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005227 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005228 "third_party": true,
5229 "type": "lib"
5230 },
5231 {
5232 "deps": [],
5233 "headers": [
5234 "third_party/zlib/crc32.h",
5235 "third_party/zlib/deflate.h",
5236 "third_party/zlib/gzguts.h",
5237 "third_party/zlib/inffast.h",
5238 "third_party/zlib/inffixed.h",
5239 "third_party/zlib/inflate.h",
5240 "third_party/zlib/inftrees.h",
5241 "third_party/zlib/trees.h",
5242 "third_party/zlib/zconf.h",
5243 "third_party/zlib/zlib.h",
5244 "third_party/zlib/zutil.h"
5245 ],
5246 "language": "c",
5247 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005248 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005249 "third_party": true,
5250 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005251 },
5252 {
5253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005254 "gpr",
5255 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005256 "grpc_test_util_unsecure",
5257 "grpc_unsecure"
5258 ],
5259 "headers": [
5260 "test/core/bad_client/bad_client.h"
5261 ],
5262 "language": "c",
5263 "name": "bad_client_test",
5264 "src": [
5265 "test/core/bad_client/bad_client.c",
5266 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005267 ],
5268 "third_party": false,
5269 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005270 },
5271 {
5272 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005273 "gpr",
5274 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005275 "grpc",
5276 "grpc_test_util"
5277 ],
5278 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005279 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005280 ],
5281 "language": "c",
5282 "name": "bad_ssl_test_server",
5283 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005284 "test/core/bad_ssl/server_common.c",
5285 "test/core/bad_ssl/server_common.h"
5286 ],
5287 "third_party": false,
5288 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005289 },
5290 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005291 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005292 "gpr",
5293 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005294 "grpc",
5295 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005296 ],
5297 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005298 "test/core/end2end/end2end_tests.h",
5299 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005300 ],
5301 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005302 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005303 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005304 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005305 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005306 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005307 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005308 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005309 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005310 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005311 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005312 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005313 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005314 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005315 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005316 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005317 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005318 "test/core/end2end/tests/default_host.c",
5319 "test/core/end2end/tests/disappearing_server.c",
5320 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005321 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005322 "test/core/end2end/tests/graceful_server_shutdown.c",
5323 "test/core/end2end/tests/high_initial_seqno.c",
5324 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005325 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005326 "test/core/end2end/tests/invoke_large_request.c",
5327 "test/core/end2end/tests/large_metadata.c",
5328 "test/core/end2end/tests/max_concurrent_streams.c",
5329 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005330 "test/core/end2end/tests/negative_deadline.c",
5331 "test/core/end2end/tests/no_op.c",
5332 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005333 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005334 "test/core/end2end/tests/ping_pong_streaming.c",
5335 "test/core/end2end/tests/registered_call.c",
5336 "test/core/end2end/tests/request_with_flags.c",
5337 "test/core/end2end/tests/request_with_payload.c",
5338 "test/core/end2end/tests/server_finishes_request.c",
5339 "test/core/end2end/tests/shutdown_finishes_calls.c",
5340 "test/core/end2end/tests/shutdown_finishes_tags.c",
5341 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005342 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005343 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005344 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005345 ],
5346 "third_party": false,
5347 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005348 },
5349 {
5350 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005351 "gpr",
5352 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005353 "grpc_test_util_unsecure",
5354 "grpc_unsecure"
5355 ],
5356 "headers": [
5357 "test/core/end2end/end2end_tests.h",
5358 "test/core/end2end/tests/cancel_test_helpers.h"
5359 ],
5360 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005361 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005362 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005363 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005364 "test/core/end2end/end2end_tests.h",
5365 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005366 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005367 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005368 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005369 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005370 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005371 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005372 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005373 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005374 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005375 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005376 "test/core/end2end/tests/default_host.c",
5377 "test/core/end2end/tests/disappearing_server.c",
5378 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005379 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005380 "test/core/end2end/tests/graceful_server_shutdown.c",
5381 "test/core/end2end/tests/high_initial_seqno.c",
5382 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005383 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005384 "test/core/end2end/tests/invoke_large_request.c",
5385 "test/core/end2end/tests/large_metadata.c",
5386 "test/core/end2end/tests/max_concurrent_streams.c",
5387 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005388 "test/core/end2end/tests/negative_deadline.c",
5389 "test/core/end2end/tests/no_op.c",
5390 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005391 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005392 "test/core/end2end/tests/ping_pong_streaming.c",
5393 "test/core/end2end/tests/registered_call.c",
5394 "test/core/end2end/tests/request_with_flags.c",
5395 "test/core/end2end/tests/request_with_payload.c",
5396 "test/core/end2end/tests/server_finishes_request.c",
5397 "test/core/end2end/tests/shutdown_finishes_calls.c",
5398 "test/core/end2end/tests/shutdown_finishes_tags.c",
5399 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005400 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005401 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005402 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005403 ],
5404 "third_party": false,
5405 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005406 },
5407 {
5408 "deps": [
5409 "gpr",
Alistair Veitchf1bc22a2016-05-27 16:38:15 -07005410 "grpc_base",
5411 "nanopb"
Craig Tillerd1697d92016-04-05 16:05:46 -07005412 ],
5413 "headers": [
5414 "include/grpc/census.h",
5415 "src/core/ext/census/aggregation.h",
5416 "src/core/ext/census/census_interface.h",
5417 "src/core/ext/census/census_rpc_stats.h",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005418 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005419 "src/core/ext/census/grpc_filter.h",
5420 "src/core/ext/census/mlog.h",
5421 "src/core/ext/census/rpc_metric_id.h"
5422 ],
5423 "language": "c",
5424 "name": "census",
5425 "src": [
5426 "include/grpc/census.h",
5427 "src/core/ext/census/aggregation.h",
5428 "src/core/ext/census/census_interface.h",
5429 "src/core/ext/census/census_rpc_stats.h",
5430 "src/core/ext/census/context.c",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005431 "src/core/ext/census/gen/census.pb.c",
5432 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005433 "src/core/ext/census/grpc_context.c",
5434 "src/core/ext/census/grpc_filter.c",
5435 "src/core/ext/census/grpc_filter.h",
5436 "src/core/ext/census/grpc_plugin.c",
5437 "src/core/ext/census/initialize.c",
5438 "src/core/ext/census/mlog.c",
5439 "src/core/ext/census/mlog.h",
5440 "src/core/ext/census/operation.c",
5441 "src/core/ext/census/placeholders.c",
5442 "src/core/ext/census/rpc_metric_id.h",
5443 "src/core/ext/census/tracing.c"
5444 ],
5445 "third_party": false,
5446 "type": "filegroup"
5447 },
5448 {
5449 "deps": [
5450 "gpr_codegen"
5451 ],
5452 "headers": [
5453 "include/grpc/support/alloc.h",
5454 "include/grpc/support/atm.h",
5455 "include/grpc/support/atm_gcc_atomic.h",
5456 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005457 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005458 "include/grpc/support/avl.h",
5459 "include/grpc/support/cmdline.h",
5460 "include/grpc/support/cpu.h",
5461 "include/grpc/support/histogram.h",
5462 "include/grpc/support/host_port.h",
5463 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005464 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005465 "include/grpc/support/port_platform.h",
5466 "include/grpc/support/slice.h",
5467 "include/grpc/support/slice_buffer.h",
5468 "include/grpc/support/string_util.h",
5469 "include/grpc/support/subprocess.h",
5470 "include/grpc/support/sync.h",
5471 "include/grpc/support/sync_generic.h",
5472 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005473 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005474 "include/grpc/support/thd.h",
5475 "include/grpc/support/time.h",
5476 "include/grpc/support/tls.h",
5477 "include/grpc/support/tls_gcc.h",
5478 "include/grpc/support/tls_msvc.h",
5479 "include/grpc/support/tls_pthread.h",
5480 "include/grpc/support/useful.h",
5481 "src/core/lib/profiling/timers.h",
5482 "src/core/lib/support/backoff.h",
5483 "src/core/lib/support/block_annotate.h",
5484 "src/core/lib/support/env.h",
5485 "src/core/lib/support/load_file.h",
5486 "src/core/lib/support/murmur_hash.h",
5487 "src/core/lib/support/stack_lockfree.h",
5488 "src/core/lib/support/string.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005489 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005490 "src/core/lib/support/thd_internal.h",
5491 "src/core/lib/support/time_precise.h",
5492 "src/core/lib/support/tmpfile.h"
5493 ],
5494 "language": "c",
5495 "name": "gpr_base",
5496 "src": [
5497 "include/grpc/support/alloc.h",
5498 "include/grpc/support/atm.h",
5499 "include/grpc/support/atm_gcc_atomic.h",
5500 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005501 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005502 "include/grpc/support/avl.h",
5503 "include/grpc/support/cmdline.h",
5504 "include/grpc/support/cpu.h",
5505 "include/grpc/support/histogram.h",
5506 "include/grpc/support/host_port.h",
5507 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005508 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005509 "include/grpc/support/port_platform.h",
5510 "include/grpc/support/slice.h",
5511 "include/grpc/support/slice_buffer.h",
5512 "include/grpc/support/string_util.h",
5513 "include/grpc/support/subprocess.h",
5514 "include/grpc/support/sync.h",
5515 "include/grpc/support/sync_generic.h",
5516 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005517 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005518 "include/grpc/support/thd.h",
5519 "include/grpc/support/time.h",
5520 "include/grpc/support/tls.h",
5521 "include/grpc/support/tls_gcc.h",
5522 "include/grpc/support/tls_msvc.h",
5523 "include/grpc/support/tls_pthread.h",
5524 "include/grpc/support/useful.h",
5525 "src/core/lib/profiling/basic_timers.c",
5526 "src/core/lib/profiling/stap_timers.c",
5527 "src/core/lib/profiling/timers.h",
5528 "src/core/lib/support/alloc.c",
5529 "src/core/lib/support/avl.c",
5530 "src/core/lib/support/backoff.c",
5531 "src/core/lib/support/backoff.h",
5532 "src/core/lib/support/block_annotate.h",
5533 "src/core/lib/support/cmdline.c",
5534 "src/core/lib/support/cpu_iphone.c",
5535 "src/core/lib/support/cpu_linux.c",
5536 "src/core/lib/support/cpu_posix.c",
5537 "src/core/lib/support/cpu_windows.c",
5538 "src/core/lib/support/env.h",
5539 "src/core/lib/support/env_linux.c",
5540 "src/core/lib/support/env_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005541 "src/core/lib/support/env_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005542 "src/core/lib/support/histogram.c",
5543 "src/core/lib/support/host_port.c",
5544 "src/core/lib/support/load_file.c",
5545 "src/core/lib/support/load_file.h",
5546 "src/core/lib/support/log.c",
5547 "src/core/lib/support/log_android.c",
5548 "src/core/lib/support/log_linux.c",
5549 "src/core/lib/support/log_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005550 "src/core/lib/support/log_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005551 "src/core/lib/support/murmur_hash.c",
5552 "src/core/lib/support/murmur_hash.h",
5553 "src/core/lib/support/slice.c",
5554 "src/core/lib/support/slice_buffer.c",
5555 "src/core/lib/support/stack_lockfree.c",
5556 "src/core/lib/support/stack_lockfree.h",
5557 "src/core/lib/support/string.c",
5558 "src/core/lib/support/string.h",
5559 "src/core/lib/support/string_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005560 "src/core/lib/support/string_util_windows.c",
5561 "src/core/lib/support/string_windows.c",
5562 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005563 "src/core/lib/support/subprocess_posix.c",
5564 "src/core/lib/support/subprocess_windows.c",
5565 "src/core/lib/support/sync.c",
5566 "src/core/lib/support/sync_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005567 "src/core/lib/support/sync_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005568 "src/core/lib/support/thd.c",
5569 "src/core/lib/support/thd_internal.h",
5570 "src/core/lib/support/thd_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005571 "src/core/lib/support/thd_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005572 "src/core/lib/support/time.c",
5573 "src/core/lib/support/time_posix.c",
5574 "src/core/lib/support/time_precise.c",
5575 "src/core/lib/support/time_precise.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005576 "src/core/lib/support/time_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005577 "src/core/lib/support/tls_pthread.c",
5578 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005579 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005580 "src/core/lib/support/tmpfile_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005581 "src/core/lib/support/tmpfile_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005582 "src/core/lib/support/wrap_memcpy.c"
5583 ],
5584 "third_party": false,
5585 "type": "filegroup"
5586 },
5587 {
5588 "deps": [],
5589 "headers": [
5590 "include/grpc/impl/codegen/alloc.h",
5591 "include/grpc/impl/codegen/atm.h",
5592 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5593 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005594 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005595 "include/grpc/impl/codegen/log.h",
5596 "include/grpc/impl/codegen/port_platform.h",
5597 "include/grpc/impl/codegen/slice.h",
5598 "include/grpc/impl/codegen/slice_buffer.h",
5599 "include/grpc/impl/codegen/sync.h",
5600 "include/grpc/impl/codegen/sync_generic.h",
5601 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005602 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005603 "include/grpc/impl/codegen/time.h"
5604 ],
5605 "language": "c",
5606 "name": "gpr_codegen",
5607 "src": [
5608 "include/grpc/impl/codegen/alloc.h",
5609 "include/grpc/impl/codegen/atm.h",
5610 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5611 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005612 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005613 "include/grpc/impl/codegen/log.h",
5614 "include/grpc/impl/codegen/port_platform.h",
5615 "include/grpc/impl/codegen/slice.h",
5616 "include/grpc/impl/codegen/slice_buffer.h",
5617 "include/grpc/impl/codegen/sync.h",
5618 "include/grpc/impl/codegen/sync_generic.h",
5619 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005620 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005621 "include/grpc/impl/codegen/time.h"
5622 ],
5623 "third_party": false,
5624 "type": "filegroup"
5625 },
5626 {
5627 "deps": [
yang-g34b58612016-06-03 17:30:09 -07005628 "grpc++_codegen_base"
5629 ],
5630 "headers": [],
5631 "language": "c",
5632 "name": "grpc++_codegen_base_src",
5633 "src": [
5634 "src/cpp/codegen/codegen_init.cc"
5635 ],
5636 "third_party": false,
5637 "type": "filegroup"
5638 },
5639 {
5640 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005641 "gpr",
5642 "grpc_codegen"
5643 ],
5644 "headers": [
5645 "include/grpc/byte_buffer.h",
5646 "include/grpc/byte_buffer_reader.h",
5647 "include/grpc/compression.h",
5648 "include/grpc/grpc.h",
5649 "include/grpc/status.h",
5650 "src/core/lib/channel/channel_args.h",
5651 "src/core/lib/channel/channel_stack.h",
5652 "src/core/lib/channel/channel_stack_builder.h",
5653 "src/core/lib/channel/compress_filter.h",
5654 "src/core/lib/channel/connected_channel.h",
5655 "src/core/lib/channel/context.h",
5656 "src/core/lib/channel/http_client_filter.h",
5657 "src/core/lib/channel/http_server_filter.h",
5658 "src/core/lib/compression/algorithm_metadata.h",
5659 "src/core/lib/compression/message_compress.h",
5660 "src/core/lib/debug/trace.h",
5661 "src/core/lib/http/format_request.h",
5662 "src/core/lib/http/httpcli.h",
5663 "src/core/lib/http/parser.h",
5664 "src/core/lib/iomgr/closure.h",
5665 "src/core/lib/iomgr/endpoint.h",
5666 "src/core/lib/iomgr/endpoint_pair.h",
5667 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005668 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005669 "src/core/lib/iomgr/ev_posix.h",
5670 "src/core/lib/iomgr/exec_ctx.h",
5671 "src/core/lib/iomgr/executor.h",
5672 "src/core/lib/iomgr/iocp_windows.h",
5673 "src/core/lib/iomgr/iomgr.h",
5674 "src/core/lib/iomgr/iomgr_internal.h",
5675 "src/core/lib/iomgr/iomgr_posix.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005676 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005677 "src/core/lib/iomgr/pollset.h",
5678 "src/core/lib/iomgr/pollset_set.h",
5679 "src/core/lib/iomgr/pollset_set_windows.h",
5680 "src/core/lib/iomgr/pollset_windows.h",
5681 "src/core/lib/iomgr/resolve_address.h",
5682 "src/core/lib/iomgr/sockaddr.h",
5683 "src/core/lib/iomgr/sockaddr_posix.h",
5684 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005685 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005686 "src/core/lib/iomgr/socket_utils_posix.h",
5687 "src/core/lib/iomgr/socket_windows.h",
5688 "src/core/lib/iomgr/tcp_client.h",
5689 "src/core/lib/iomgr/tcp_posix.h",
5690 "src/core/lib/iomgr/tcp_server.h",
5691 "src/core/lib/iomgr/tcp_windows.h",
5692 "src/core/lib/iomgr/time_averaged_stats.h",
5693 "src/core/lib/iomgr/timer.h",
5694 "src/core/lib/iomgr/timer_heap.h",
5695 "src/core/lib/iomgr/udp_server.h",
5696 "src/core/lib/iomgr/unix_sockets_posix.h",
5697 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5698 "src/core/lib/iomgr/wakeup_fd_posix.h",
5699 "src/core/lib/iomgr/workqueue.h",
5700 "src/core/lib/iomgr/workqueue_posix.h",
5701 "src/core/lib/iomgr/workqueue_windows.h",
5702 "src/core/lib/json/json.h",
5703 "src/core/lib/json/json_common.h",
5704 "src/core/lib/json/json_reader.h",
5705 "src/core/lib/json/json_writer.h",
5706 "src/core/lib/surface/api_trace.h",
5707 "src/core/lib/surface/call.h",
5708 "src/core/lib/surface/call_test_only.h",
5709 "src/core/lib/surface/channel.h",
5710 "src/core/lib/surface/channel_init.h",
5711 "src/core/lib/surface/channel_stack_type.h",
5712 "src/core/lib/surface/completion_queue.h",
5713 "src/core/lib/surface/event_string.h",
5714 "src/core/lib/surface/init.h",
5715 "src/core/lib/surface/lame_client.h",
5716 "src/core/lib/surface/server.h",
5717 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005718 "src/core/lib/transport/byte_stream.h",
5719 "src/core/lib/transport/connectivity_state.h",
5720 "src/core/lib/transport/metadata.h",
5721 "src/core/lib/transport/metadata_batch.h",
5722 "src/core/lib/transport/static_metadata.h",
5723 "src/core/lib/transport/transport.h",
5724 "src/core/lib/transport/transport_impl.h"
5725 ],
5726 "language": "c",
5727 "name": "grpc_base",
5728 "src": [
5729 "include/grpc/byte_buffer.h",
5730 "include/grpc/byte_buffer_reader.h",
5731 "include/grpc/compression.h",
5732 "include/grpc/grpc.h",
5733 "include/grpc/status.h",
5734 "src/core/lib/channel/channel_args.c",
5735 "src/core/lib/channel/channel_args.h",
5736 "src/core/lib/channel/channel_stack.c",
5737 "src/core/lib/channel/channel_stack.h",
5738 "src/core/lib/channel/channel_stack_builder.c",
5739 "src/core/lib/channel/channel_stack_builder.h",
5740 "src/core/lib/channel/compress_filter.c",
5741 "src/core/lib/channel/compress_filter.h",
5742 "src/core/lib/channel/connected_channel.c",
5743 "src/core/lib/channel/connected_channel.h",
5744 "src/core/lib/channel/context.h",
5745 "src/core/lib/channel/http_client_filter.c",
5746 "src/core/lib/channel/http_client_filter.h",
5747 "src/core/lib/channel/http_server_filter.c",
5748 "src/core/lib/channel/http_server_filter.h",
5749 "src/core/lib/compression/algorithm_metadata.h",
5750 "src/core/lib/compression/compression_algorithm.c",
5751 "src/core/lib/compression/message_compress.c",
5752 "src/core/lib/compression/message_compress.h",
5753 "src/core/lib/debug/trace.c",
5754 "src/core/lib/debug/trace.h",
5755 "src/core/lib/http/format_request.c",
5756 "src/core/lib/http/format_request.h",
5757 "src/core/lib/http/httpcli.c",
5758 "src/core/lib/http/httpcli.h",
5759 "src/core/lib/http/parser.c",
5760 "src/core/lib/http/parser.h",
5761 "src/core/lib/iomgr/closure.c",
5762 "src/core/lib/iomgr/closure.h",
5763 "src/core/lib/iomgr/endpoint.c",
5764 "src/core/lib/iomgr/endpoint.h",
5765 "src/core/lib/iomgr/endpoint_pair.h",
5766 "src/core/lib/iomgr/endpoint_pair_posix.c",
5767 "src/core/lib/iomgr/endpoint_pair_windows.c",
5768 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5769 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005770 "src/core/lib/iomgr/ev_poll_posix.c",
5771 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005772 "src/core/lib/iomgr/ev_posix.c",
5773 "src/core/lib/iomgr/ev_posix.h",
5774 "src/core/lib/iomgr/exec_ctx.c",
5775 "src/core/lib/iomgr/exec_ctx.h",
5776 "src/core/lib/iomgr/executor.c",
5777 "src/core/lib/iomgr/executor.h",
5778 "src/core/lib/iomgr/iocp_windows.c",
5779 "src/core/lib/iomgr/iocp_windows.h",
5780 "src/core/lib/iomgr/iomgr.c",
5781 "src/core/lib/iomgr/iomgr.h",
5782 "src/core/lib/iomgr/iomgr_internal.h",
5783 "src/core/lib/iomgr/iomgr_posix.c",
5784 "src/core/lib/iomgr/iomgr_posix.h",
5785 "src/core/lib/iomgr/iomgr_windows.c",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005786 "src/core/lib/iomgr/polling_entity.c",
5787 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005788 "src/core/lib/iomgr/pollset.h",
5789 "src/core/lib/iomgr/pollset_set.h",
5790 "src/core/lib/iomgr/pollset_set_windows.c",
5791 "src/core/lib/iomgr/pollset_set_windows.h",
5792 "src/core/lib/iomgr/pollset_windows.c",
5793 "src/core/lib/iomgr/pollset_windows.h",
5794 "src/core/lib/iomgr/resolve_address.h",
5795 "src/core/lib/iomgr/resolve_address_posix.c",
5796 "src/core/lib/iomgr/resolve_address_windows.c",
5797 "src/core/lib/iomgr/sockaddr.h",
5798 "src/core/lib/iomgr/sockaddr_posix.h",
5799 "src/core/lib/iomgr/sockaddr_utils.c",
5800 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005801 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005802 "src/core/lib/iomgr/socket_utils_common_posix.c",
5803 "src/core/lib/iomgr/socket_utils_linux.c",
5804 "src/core/lib/iomgr/socket_utils_posix.c",
5805 "src/core/lib/iomgr/socket_utils_posix.h",
5806 "src/core/lib/iomgr/socket_windows.c",
5807 "src/core/lib/iomgr/socket_windows.h",
5808 "src/core/lib/iomgr/tcp_client.h",
5809 "src/core/lib/iomgr/tcp_client_posix.c",
5810 "src/core/lib/iomgr/tcp_client_windows.c",
5811 "src/core/lib/iomgr/tcp_posix.c",
5812 "src/core/lib/iomgr/tcp_posix.h",
5813 "src/core/lib/iomgr/tcp_server.h",
5814 "src/core/lib/iomgr/tcp_server_posix.c",
5815 "src/core/lib/iomgr/tcp_server_windows.c",
5816 "src/core/lib/iomgr/tcp_windows.c",
5817 "src/core/lib/iomgr/tcp_windows.h",
5818 "src/core/lib/iomgr/time_averaged_stats.c",
5819 "src/core/lib/iomgr/time_averaged_stats.h",
5820 "src/core/lib/iomgr/timer.c",
5821 "src/core/lib/iomgr/timer.h",
5822 "src/core/lib/iomgr/timer_heap.c",
5823 "src/core/lib/iomgr/timer_heap.h",
5824 "src/core/lib/iomgr/udp_server.c",
5825 "src/core/lib/iomgr/udp_server.h",
5826 "src/core/lib/iomgr/unix_sockets_posix.c",
5827 "src/core/lib/iomgr/unix_sockets_posix.h",
5828 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5829 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5830 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5831 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5832 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5833 "src/core/lib/iomgr/wakeup_fd_posix.c",
5834 "src/core/lib/iomgr/wakeup_fd_posix.h",
5835 "src/core/lib/iomgr/workqueue.h",
5836 "src/core/lib/iomgr/workqueue_posix.c",
5837 "src/core/lib/iomgr/workqueue_posix.h",
5838 "src/core/lib/iomgr/workqueue_windows.c",
5839 "src/core/lib/iomgr/workqueue_windows.h",
5840 "src/core/lib/json/json.c",
5841 "src/core/lib/json/json.h",
5842 "src/core/lib/json/json_common.h",
5843 "src/core/lib/json/json_reader.c",
5844 "src/core/lib/json/json_reader.h",
5845 "src/core/lib/json/json_string.c",
5846 "src/core/lib/json/json_writer.c",
5847 "src/core/lib/json/json_writer.h",
5848 "src/core/lib/surface/alarm.c",
5849 "src/core/lib/surface/api_trace.c",
5850 "src/core/lib/surface/api_trace.h",
5851 "src/core/lib/surface/byte_buffer.c",
5852 "src/core/lib/surface/byte_buffer_reader.c",
5853 "src/core/lib/surface/call.c",
5854 "src/core/lib/surface/call.h",
5855 "src/core/lib/surface/call_details.c",
5856 "src/core/lib/surface/call_log_batch.c",
5857 "src/core/lib/surface/call_test_only.h",
5858 "src/core/lib/surface/channel.c",
5859 "src/core/lib/surface/channel.h",
5860 "src/core/lib/surface/channel_init.c",
5861 "src/core/lib/surface/channel_init.h",
5862 "src/core/lib/surface/channel_ping.c",
5863 "src/core/lib/surface/channel_stack_type.c",
5864 "src/core/lib/surface/channel_stack_type.h",
5865 "src/core/lib/surface/completion_queue.c",
5866 "src/core/lib/surface/completion_queue.h",
5867 "src/core/lib/surface/event_string.c",
5868 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005869 "src/core/lib/surface/init.h",
5870 "src/core/lib/surface/lame_client.c",
5871 "src/core/lib/surface/lame_client.h",
5872 "src/core/lib/surface/metadata_array.c",
5873 "src/core/lib/surface/server.c",
5874 "src/core/lib/surface/server.h",
5875 "src/core/lib/surface/surface_trace.h",
5876 "src/core/lib/surface/validate_metadata.c",
5877 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005878 "src/core/lib/transport/byte_stream.c",
5879 "src/core/lib/transport/byte_stream.h",
5880 "src/core/lib/transport/connectivity_state.c",
5881 "src/core/lib/transport/connectivity_state.h",
5882 "src/core/lib/transport/metadata.c",
5883 "src/core/lib/transport/metadata.h",
5884 "src/core/lib/transport/metadata_batch.c",
5885 "src/core/lib/transport/metadata_batch.h",
5886 "src/core/lib/transport/static_metadata.c",
5887 "src/core/lib/transport/static_metadata.h",
5888 "src/core/lib/transport/transport.c",
5889 "src/core/lib/transport/transport.h",
5890 "src/core/lib/transport/transport_impl.h",
5891 "src/core/lib/transport/transport_op_string.c"
5892 ],
5893 "third_party": false,
5894 "type": "filegroup"
5895 },
5896 {
5897 "deps": [
5898 "gpr",
5899 "grpc_base"
5900 ],
5901 "headers": [
5902 "src/core/ext/client_config/client_channel.h",
5903 "src/core/ext/client_config/client_channel_factory.h",
5904 "src/core/ext/client_config/client_config.h",
5905 "src/core/ext/client_config/connector.h",
5906 "src/core/ext/client_config/initial_connect_string.h",
5907 "src/core/ext/client_config/lb_policy.h",
5908 "src/core/ext/client_config/lb_policy_factory.h",
5909 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005910 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005911 "src/core/ext/client_config/resolver.h",
5912 "src/core/ext/client_config/resolver_factory.h",
5913 "src/core/ext/client_config/resolver_registry.h",
5914 "src/core/ext/client_config/subchannel.h",
5915 "src/core/ext/client_config/subchannel_call_holder.h",
5916 "src/core/ext/client_config/subchannel_index.h",
5917 "src/core/ext/client_config/uri_parser.h"
5918 ],
5919 "language": "c",
5920 "name": "grpc_client_config",
5921 "src": [
5922 "src/core/ext/client_config/channel_connectivity.c",
5923 "src/core/ext/client_config/client_channel.c",
5924 "src/core/ext/client_config/client_channel.h",
5925 "src/core/ext/client_config/client_channel_factory.c",
5926 "src/core/ext/client_config/client_channel_factory.h",
5927 "src/core/ext/client_config/client_config.c",
5928 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005929 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005930 "src/core/ext/client_config/connector.c",
5931 "src/core/ext/client_config/connector.h",
5932 "src/core/ext/client_config/default_initial_connect_string.c",
5933 "src/core/ext/client_config/initial_connect_string.c",
5934 "src/core/ext/client_config/initial_connect_string.h",
5935 "src/core/ext/client_config/lb_policy.c",
5936 "src/core/ext/client_config/lb_policy.h",
5937 "src/core/ext/client_config/lb_policy_factory.c",
5938 "src/core/ext/client_config/lb_policy_factory.h",
5939 "src/core/ext/client_config/lb_policy_registry.c",
5940 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005941 "src/core/ext/client_config/parse_address.c",
5942 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005943 "src/core/ext/client_config/resolver.c",
5944 "src/core/ext/client_config/resolver.h",
5945 "src/core/ext/client_config/resolver_factory.c",
5946 "src/core/ext/client_config/resolver_factory.h",
5947 "src/core/ext/client_config/resolver_registry.c",
5948 "src/core/ext/client_config/resolver_registry.h",
5949 "src/core/ext/client_config/subchannel.c",
5950 "src/core/ext/client_config/subchannel.h",
5951 "src/core/ext/client_config/subchannel_call_holder.c",
5952 "src/core/ext/client_config/subchannel_call_holder.h",
5953 "src/core/ext/client_config/subchannel_index.c",
5954 "src/core/ext/client_config/subchannel_index.h",
5955 "src/core/ext/client_config/uri_parser.c",
5956 "src/core/ext/client_config/uri_parser.h"
5957 ],
5958 "third_party": false,
5959 "type": "filegroup"
5960 },
5961 {
5962 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005963 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005964 ],
5965 "headers": [
5966 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005967 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005968 "include/grpc/impl/codegen/compression_types.h",
5969 "include/grpc/impl/codegen/connectivity_state.h",
5970 "include/grpc/impl/codegen/grpc_types.h",
5971 "include/grpc/impl/codegen/propagation_bits.h",
5972 "include/grpc/impl/codegen/status.h"
5973 ],
5974 "language": "c",
5975 "name": "grpc_codegen",
5976 "src": [
5977 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005978 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005979 "include/grpc/impl/codegen/compression_types.h",
5980 "include/grpc/impl/codegen/connectivity_state.h",
5981 "include/grpc/impl/codegen/grpc_types.h",
5982 "include/grpc/impl/codegen/propagation_bits.h",
5983 "include/grpc/impl/codegen/status.h"
5984 ],
5985 "third_party": false,
5986 "type": "filegroup"
5987 },
5988 {
5989 "deps": [
5990 "gpr",
5991 "grpc_base",
5992 "grpc_client_config",
5993 "nanopb"
5994 ],
5995 "headers": [
5996 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005997 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005998 ],
5999 "language": "c",
6000 "name": "grpc_lb_policy_grpclb",
6001 "src": [
6002 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6003 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006004 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
6005 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006006 ],
6007 "third_party": false,
6008 "type": "filegroup"
6009 },
6010 {
6011 "deps": [
6012 "gpr",
6013 "grpc_base",
6014 "grpc_client_config"
6015 ],
6016 "headers": [],
6017 "language": "c",
6018 "name": "grpc_lb_policy_pick_first",
6019 "src": [
6020 "src/core/ext/lb_policy/pick_first/pick_first.c"
6021 ],
6022 "third_party": false,
6023 "type": "filegroup"
6024 },
6025 {
6026 "deps": [
6027 "gpr",
6028 "grpc_base",
6029 "grpc_client_config"
6030 ],
6031 "headers": [],
6032 "language": "c",
6033 "name": "grpc_lb_policy_round_robin",
6034 "src": [
6035 "src/core/ext/lb_policy/round_robin/round_robin.c"
6036 ],
6037 "third_party": false,
6038 "type": "filegroup"
6039 },
6040 {
6041 "deps": [
6042 "gpr",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07006043 "grpc_base"
6044 ],
6045 "headers": [
6046 "src/core/ext/load_reporting/load_reporting.h",
6047 "src/core/ext/load_reporting/load_reporting_filter.h"
6048 ],
6049 "language": "c",
6050 "name": "grpc_load_reporting",
6051 "src": [
6052 "src/core/ext/load_reporting/load_reporting.c",
6053 "src/core/ext/load_reporting/load_reporting.h",
6054 "src/core/ext/load_reporting/load_reporting_filter.c",
6055 "src/core/ext/load_reporting/load_reporting_filter.h"
6056 ],
6057 "third_party": false,
6058 "type": "filegroup"
6059 },
6060 {
6061 "deps": [
6062 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07006063 "grpc_base",
6064 "grpc_client_config"
6065 ],
6066 "headers": [],
6067 "language": "c",
6068 "name": "grpc_resolver_dns_native",
6069 "src": [
6070 "src/core/ext/resolver/dns/native/dns_resolver.c"
6071 ],
6072 "third_party": false,
6073 "type": "filegroup"
6074 },
6075 {
6076 "deps": [
6077 "gpr",
6078 "grpc_base",
6079 "grpc_client_config"
6080 ],
6081 "headers": [],
6082 "language": "c",
6083 "name": "grpc_resolver_sockaddr",
6084 "src": [
6085 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6086 ],
6087 "third_party": false,
6088 "type": "filegroup"
6089 },
6090 {
6091 "deps": [
6092 "gpr",
6093 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006094 "grpc_transport_chttp2_alpn",
6095 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006096 ],
6097 "headers": [
6098 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006099 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006100 "src/core/lib/security/context/security_context.h",
6101 "src/core/lib/security/credentials/composite/composite_credentials.h",
6102 "src/core/lib/security/credentials/credentials.h",
6103 "src/core/lib/security/credentials/fake/fake_credentials.h",
6104 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6105 "src/core/lib/security/credentials/iam/iam_credentials.h",
6106 "src/core/lib/security/credentials/jwt/json_token.h",
6107 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6108 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6109 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6110 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6111 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6112 "src/core/lib/security/transport/auth_filters.h",
6113 "src/core/lib/security/transport/handshake.h",
6114 "src/core/lib/security/transport/secure_endpoint.h",
6115 "src/core/lib/security/transport/security_connector.h",
6116 "src/core/lib/security/util/b64.h",
6117 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006118 ],
6119 "language": "c",
6120 "name": "grpc_secure",
6121 "src": [
6122 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006123 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006124 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006125 "src/core/lib/security/context/security_context.c",
6126 "src/core/lib/security/context/security_context.h",
6127 "src/core/lib/security/credentials/composite/composite_credentials.c",
6128 "src/core/lib/security/credentials/composite/composite_credentials.h",
6129 "src/core/lib/security/credentials/credentials.c",
6130 "src/core/lib/security/credentials/credentials.h",
6131 "src/core/lib/security/credentials/credentials_metadata.c",
6132 "src/core/lib/security/credentials/fake/fake_credentials.c",
6133 "src/core/lib/security/credentials/fake/fake_credentials.h",
6134 "src/core/lib/security/credentials/google_default/credentials_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006135 "src/core/lib/security/credentials/google_default/credentials_windows.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006136 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6137 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6138 "src/core/lib/security/credentials/iam/iam_credentials.c",
6139 "src/core/lib/security/credentials/iam/iam_credentials.h",
6140 "src/core/lib/security/credentials/jwt/json_token.c",
6141 "src/core/lib/security/credentials/jwt/json_token.h",
6142 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6143 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6144 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6145 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6146 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6147 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6148 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6149 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6150 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6151 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6152 "src/core/lib/security/transport/auth_filters.h",
6153 "src/core/lib/security/transport/client_auth_filter.c",
6154 "src/core/lib/security/transport/handshake.c",
6155 "src/core/lib/security/transport/handshake.h",
6156 "src/core/lib/security/transport/secure_endpoint.c",
6157 "src/core/lib/security/transport/secure_endpoint.h",
6158 "src/core/lib/security/transport/security_connector.c",
6159 "src/core/lib/security/transport/security_connector.h",
6160 "src/core/lib/security/transport/server_auth_filter.c",
6161 "src/core/lib/security/util/b64.c",
6162 "src/core/lib/security/util/b64.h",
6163 "src/core/lib/security/util/json_util.c",
6164 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006165 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006166 ],
6167 "third_party": false,
6168 "type": "filegroup"
6169 },
6170 {
6171 "deps": [
6172 "gpr_test_util",
6173 "grpc"
6174 ],
6175 "headers": [
6176 "test/core/end2end/cq_verifier.h",
6177 "test/core/end2end/fixtures/proxy.h",
6178 "test/core/iomgr/endpoint_tests.h",
6179 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006180 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006181 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006182 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006183 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006184 "test/core/util/port.h",
6185 "test/core/util/port_server_client.h",
6186 "test/core/util/slice_splitter.h"
6187 ],
6188 "language": "c",
6189 "name": "grpc_test_util_base",
6190 "src": [
6191 "test/core/end2end/cq_verifier.c",
6192 "test/core/end2end/cq_verifier.h",
6193 "test/core/end2end/fixtures/proxy.c",
6194 "test/core/end2end/fixtures/proxy.h",
6195 "test/core/iomgr/endpoint_tests.c",
6196 "test/core/iomgr/endpoint_tests.h",
6197 "test/core/util/grpc_profiler.c",
6198 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006199 "test/core/util/memory_counters.c",
6200 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006201 "test/core/util/mock_endpoint.c",
6202 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006203 "test/core/util/parse_hexstring.c",
6204 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006205 "test/core/util/passthru_endpoint.c",
6206 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006207 "test/core/util/port.h",
6208 "test/core/util/port_posix.c",
6209 "test/core/util/port_server_client.c",
6210 "test/core/util/port_server_client.h",
6211 "test/core/util/port_windows.c",
6212 "test/core/util/slice_splitter.c",
6213 "test/core/util/slice_splitter.h"
6214 ],
6215 "third_party": false,
6216 "type": "filegroup"
6217 },
6218 {
6219 "deps": [
6220 "gpr",
6221 "grpc_base",
6222 "grpc_transport_chttp2_alpn"
6223 ],
6224 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006225 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006226 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6227 "src/core/ext/transport/chttp2/transport/frame.h",
6228 "src/core/ext/transport/chttp2/transport/frame_data.h",
6229 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6230 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6231 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6232 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6233 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6234 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6235 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6236 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6237 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6238 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6239 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6240 "src/core/ext/transport/chttp2/transport/internal.h",
6241 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6242 "src/core/ext/transport/chttp2/transport/stream_map.h",
6243 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6244 "src/core/ext/transport/chttp2/transport/varint.h"
6245 ],
6246 "language": "c",
6247 "name": "grpc_transport_chttp2",
6248 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006249 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6250 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6251 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006252 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6253 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6254 "src/core/ext/transport/chttp2/transport/frame.h",
6255 "src/core/ext/transport/chttp2/transport/frame_data.c",
6256 "src/core/ext/transport/chttp2/transport/frame_data.h",
6257 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6258 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6259 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6260 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6261 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6262 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6263 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6264 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6265 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6266 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6267 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6268 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6269 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6270 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6271 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6272 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6273 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6274 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6275 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6276 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6277 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6278 "src/core/ext/transport/chttp2/transport/internal.h",
6279 "src/core/ext/transport/chttp2/transport/parsing.c",
6280 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6281 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6282 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6283 "src/core/ext/transport/chttp2/transport/stream_map.c",
6284 "src/core/ext/transport/chttp2/transport/stream_map.h",
6285 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6286 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6287 "src/core/ext/transport/chttp2/transport/varint.c",
6288 "src/core/ext/transport/chttp2/transport/varint.h",
6289 "src/core/ext/transport/chttp2/transport/writing.c"
6290 ],
6291 "third_party": false,
6292 "type": "filegroup"
6293 },
6294 {
6295 "deps": [
6296 "gpr"
6297 ],
6298 "headers": [
6299 "src/core/ext/transport/chttp2/alpn/alpn.h"
6300 ],
6301 "language": "c",
6302 "name": "grpc_transport_chttp2_alpn",
6303 "src": [
6304 "src/core/ext/transport/chttp2/alpn/alpn.c",
6305 "src/core/ext/transport/chttp2/alpn/alpn.h"
6306 ],
6307 "third_party": false,
6308 "type": "filegroup"
6309 },
6310 {
6311 "deps": [
6312 "gpr",
6313 "grpc_base",
6314 "grpc_client_config",
6315 "grpc_transport_chttp2"
6316 ],
6317 "headers": [],
6318 "language": "c",
6319 "name": "grpc_transport_chttp2_client_insecure",
6320 "src": [
6321 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6322 ],
6323 "third_party": false,
6324 "type": "filegroup"
6325 },
6326 {
6327 "deps": [
6328 "gpr",
6329 "grpc_base",
6330 "grpc_client_config",
6331 "grpc_secure",
6332 "grpc_transport_chttp2"
6333 ],
6334 "headers": [],
6335 "language": "c",
6336 "name": "grpc_transport_chttp2_client_secure",
6337 "src": [
6338 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6339 ],
6340 "third_party": false,
6341 "type": "filegroup"
6342 },
6343 {
6344 "deps": [
6345 "gpr",
6346 "grpc_base",
6347 "grpc_transport_chttp2"
6348 ],
6349 "headers": [],
6350 "language": "c",
6351 "name": "grpc_transport_chttp2_server_insecure",
6352 "src": [
6353 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6354 ],
6355 "third_party": false,
6356 "type": "filegroup"
6357 },
6358 {
6359 "deps": [
6360 "gpr",
6361 "grpc_base",
6362 "grpc_secure",
6363 "grpc_transport_chttp2"
6364 ],
6365 "headers": [],
6366 "language": "c",
6367 "name": "grpc_transport_chttp2_server_secure",
6368 "src": [
6369 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6370 ],
6371 "third_party": false,
6372 "type": "filegroup"
6373 },
6374 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006375 "deps": [
6376 "grpc_base",
6377 "grpc_transport_chttp2"
6378 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006379 "headers": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006380 "include/grpc/grpc_cronet.h",
6381 "include/grpc/grpc_security.h",
6382 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006383 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6384 ],
6385 "language": "c",
6386 "name": "grpc_transport_cronet_client_secure",
6387 "src": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006388 "include/grpc/grpc_cronet.h",
6389 "include/grpc/grpc_security.h",
6390 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006391 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6392 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006393 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006394 ],
6395 "third_party": false,
6396 "type": "filegroup"
6397 },
6398 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006399 "deps": [],
6400 "headers": [
6401 "third_party/nanopb/pb.h",
6402 "third_party/nanopb/pb_common.h",
6403 "third_party/nanopb/pb_decode.h",
6404 "third_party/nanopb/pb_encode.h"
6405 ],
6406 "language": "c",
6407 "name": "nanopb",
6408 "src": [],
6409 "third_party": false,
6410 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006411 },
6412 {
6413 "deps": [
6414 "gpr"
6415 ],
6416 "headers": [
6417 "src/core/lib/tsi/fake_transport_security.h",
6418 "src/core/lib/tsi/ssl_transport_security.h",
6419 "src/core/lib/tsi/ssl_types.h",
6420 "src/core/lib/tsi/transport_security.h",
6421 "src/core/lib/tsi/transport_security_interface.h"
6422 ],
6423 "language": "c",
6424 "name": "tsi",
6425 "src": [
6426 "src/core/lib/tsi/fake_transport_security.c",
6427 "src/core/lib/tsi/fake_transport_security.h",
6428 "src/core/lib/tsi/ssl_transport_security.c",
6429 "src/core/lib/tsi/ssl_transport_security.h",
6430 "src/core/lib/tsi/ssl_types.h",
6431 "src/core/lib/tsi/transport_security.c",
6432 "src/core/lib/tsi/transport_security.h",
6433 "src/core/lib/tsi/transport_security_interface.h"
6434 ],
6435 "third_party": false,
6436 "type": "filegroup"
6437 },
6438 {
6439 "deps": [
6440 "grpc",
yang-g17487f92016-06-03 15:21:15 -07006441 "grpc++_codegen_base"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006442 ],
6443 "headers": [
6444 "include/grpc++/alarm.h",
6445 "include/grpc++/channel.h",
6446 "include/grpc++/client_context.h",
6447 "include/grpc++/completion_queue.h",
6448 "include/grpc++/create_channel.h",
6449 "include/grpc++/generic/async_generic_service.h",
6450 "include/grpc++/generic/generic_stub.h",
6451 "include/grpc++/grpc++.h",
6452 "include/grpc++/impl/call.h",
6453 "include/grpc++/impl/client_unary_call.h",
6454 "include/grpc++/impl/grpc_library.h",
6455 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006456 "include/grpc++/impl/rpc_method.h",
6457 "include/grpc++/impl/rpc_service_method.h",
6458 "include/grpc++/impl/serialization_traits.h",
6459 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006460 "include/grpc++/impl/server_builder_plugin.h",
6461 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006462 "include/grpc++/impl/service_type.h",
6463 "include/grpc++/impl/sync.h",
6464 "include/grpc++/impl/sync_cxx11.h",
6465 "include/grpc++/impl/sync_no_cxx11.h",
6466 "include/grpc++/impl/thd.h",
6467 "include/grpc++/impl/thd_cxx11.h",
6468 "include/grpc++/impl/thd_no_cxx11.h",
6469 "include/grpc++/security/auth_context.h",
6470 "include/grpc++/security/auth_metadata_processor.h",
6471 "include/grpc++/security/credentials.h",
6472 "include/grpc++/security/server_credentials.h",
6473 "include/grpc++/server.h",
6474 "include/grpc++/server_builder.h",
6475 "include/grpc++/server_context.h",
6476 "include/grpc++/support/async_stream.h",
6477 "include/grpc++/support/async_unary_call.h",
6478 "include/grpc++/support/byte_buffer.h",
6479 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006480 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006481 "include/grpc++/support/slice.h",
6482 "include/grpc++/support/status.h",
6483 "include/grpc++/support/status_code_enum.h",
6484 "include/grpc++/support/string_ref.h",
6485 "include/grpc++/support/stub_options.h",
6486 "include/grpc++/support/sync_stream.h",
6487 "include/grpc++/support/time.h",
6488 "src/cpp/client/create_channel_internal.h",
6489 "src/cpp/common/core_codegen.h",
6490 "src/cpp/server/dynamic_thread_pool.h",
6491 "src/cpp/server/thread_pool_interface.h"
6492 ],
6493 "language": "c++",
6494 "name": "grpc++_base",
6495 "src": [
6496 "include/grpc++/alarm.h",
6497 "include/grpc++/channel.h",
6498 "include/grpc++/client_context.h",
6499 "include/grpc++/completion_queue.h",
6500 "include/grpc++/create_channel.h",
6501 "include/grpc++/generic/async_generic_service.h",
6502 "include/grpc++/generic/generic_stub.h",
6503 "include/grpc++/grpc++.h",
6504 "include/grpc++/impl/call.h",
6505 "include/grpc++/impl/client_unary_call.h",
6506 "include/grpc++/impl/grpc_library.h",
6507 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006508 "include/grpc++/impl/rpc_method.h",
6509 "include/grpc++/impl/rpc_service_method.h",
6510 "include/grpc++/impl/serialization_traits.h",
6511 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006512 "include/grpc++/impl/server_builder_plugin.h",
6513 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006514 "include/grpc++/impl/service_type.h",
6515 "include/grpc++/impl/sync.h",
6516 "include/grpc++/impl/sync_cxx11.h",
6517 "include/grpc++/impl/sync_no_cxx11.h",
6518 "include/grpc++/impl/thd.h",
6519 "include/grpc++/impl/thd_cxx11.h",
6520 "include/grpc++/impl/thd_no_cxx11.h",
6521 "include/grpc++/security/auth_context.h",
6522 "include/grpc++/security/auth_metadata_processor.h",
6523 "include/grpc++/security/credentials.h",
6524 "include/grpc++/security/server_credentials.h",
6525 "include/grpc++/server.h",
6526 "include/grpc++/server_builder.h",
6527 "include/grpc++/server_context.h",
6528 "include/grpc++/support/async_stream.h",
6529 "include/grpc++/support/async_unary_call.h",
6530 "include/grpc++/support/byte_buffer.h",
6531 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006532 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006533 "include/grpc++/support/slice.h",
6534 "include/grpc++/support/status.h",
6535 "include/grpc++/support/status_code_enum.h",
6536 "include/grpc++/support/string_ref.h",
6537 "include/grpc++/support/stub_options.h",
6538 "include/grpc++/support/sync_stream.h",
6539 "include/grpc++/support/time.h",
6540 "src/cpp/client/channel.cc",
6541 "src/cpp/client/client_context.cc",
6542 "src/cpp/client/create_channel.cc",
6543 "src/cpp/client/create_channel_internal.cc",
6544 "src/cpp/client/create_channel_internal.h",
6545 "src/cpp/client/credentials.cc",
6546 "src/cpp/client/generic_stub.cc",
6547 "src/cpp/client/insecure_credentials.cc",
6548 "src/cpp/common/channel_arguments.cc",
6549 "src/cpp/common/completion_queue.cc",
6550 "src/cpp/common/core_codegen.cc",
6551 "src/cpp/common/core_codegen.h",
6552 "src/cpp/common/rpc_method.cc",
6553 "src/cpp/server/async_generic_service.cc",
6554 "src/cpp/server/create_default_thread_pool.cc",
6555 "src/cpp/server/dynamic_thread_pool.cc",
6556 "src/cpp/server/dynamic_thread_pool.h",
6557 "src/cpp/server/insecure_server_credentials.cc",
6558 "src/cpp/server/server.cc",
6559 "src/cpp/server/server_builder.cc",
6560 "src/cpp/server/server_context.cc",
6561 "src/cpp/server/server_credentials.cc",
6562 "src/cpp/server/thread_pool_interface.h",
6563 "src/cpp/util/byte_buffer.cc",
6564 "src/cpp/util/slice.cc",
6565 "src/cpp/util/status.cc",
6566 "src/cpp/util/string_ref.cc",
6567 "src/cpp/util/time.cc"
6568 ],
6569 "third_party": false,
6570 "type": "filegroup"
6571 },
6572 {
6573 "deps": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006574 "grpc_codegen"
6575 ],
6576 "headers": [
6577 "include/grpc++/impl/codegen/async_stream.h",
6578 "include/grpc++/impl/codegen/async_unary_call.h",
6579 "include/grpc++/impl/codegen/call.h",
6580 "include/grpc++/impl/codegen/call_hook.h",
6581 "include/grpc++/impl/codegen/channel_interface.h",
6582 "include/grpc++/impl/codegen/client_context.h",
6583 "include/grpc++/impl/codegen/client_unary_call.h",
6584 "include/grpc++/impl/codegen/completion_queue.h",
6585 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006586 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006587 "include/grpc++/impl/codegen/core_codegen_interface.h",
6588 "include/grpc++/impl/codegen/create_auth_context.h",
6589 "include/grpc++/impl/codegen/grpc_library.h",
6590 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006591 "include/grpc++/impl/codegen/rpc_method.h",
6592 "include/grpc++/impl/codegen/rpc_service_method.h",
6593 "include/grpc++/impl/codegen/security/auth_context.h",
6594 "include/grpc++/impl/codegen/serialization_traits.h",
6595 "include/grpc++/impl/codegen/server_context.h",
6596 "include/grpc++/impl/codegen/server_interface.h",
6597 "include/grpc++/impl/codegen/service_type.h",
6598 "include/grpc++/impl/codegen/status.h",
6599 "include/grpc++/impl/codegen/status_code_enum.h",
6600 "include/grpc++/impl/codegen/string_ref.h",
6601 "include/grpc++/impl/codegen/stub_options.h",
6602 "include/grpc++/impl/codegen/sync.h",
6603 "include/grpc++/impl/codegen/sync_cxx11.h",
6604 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6605 "include/grpc++/impl/codegen/sync_stream.h",
6606 "include/grpc++/impl/codegen/time.h"
6607 ],
6608 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006609 "name": "grpc++_codegen_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006610 "src": [
6611 "include/grpc++/impl/codegen/async_stream.h",
6612 "include/grpc++/impl/codegen/async_unary_call.h",
6613 "include/grpc++/impl/codegen/call.h",
6614 "include/grpc++/impl/codegen/call_hook.h",
6615 "include/grpc++/impl/codegen/channel_interface.h",
6616 "include/grpc++/impl/codegen/client_context.h",
6617 "include/grpc++/impl/codegen/client_unary_call.h",
6618 "include/grpc++/impl/codegen/completion_queue.h",
6619 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006620 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006621 "include/grpc++/impl/codegen/core_codegen_interface.h",
6622 "include/grpc++/impl/codegen/create_auth_context.h",
6623 "include/grpc++/impl/codegen/grpc_library.h",
6624 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006625 "include/grpc++/impl/codegen/rpc_method.h",
6626 "include/grpc++/impl/codegen/rpc_service_method.h",
6627 "include/grpc++/impl/codegen/security/auth_context.h",
6628 "include/grpc++/impl/codegen/serialization_traits.h",
6629 "include/grpc++/impl/codegen/server_context.h",
6630 "include/grpc++/impl/codegen/server_interface.h",
6631 "include/grpc++/impl/codegen/service_type.h",
6632 "include/grpc++/impl/codegen/status.h",
6633 "include/grpc++/impl/codegen/status_code_enum.h",
6634 "include/grpc++/impl/codegen/string_ref.h",
6635 "include/grpc++/impl/codegen/stub_options.h",
6636 "include/grpc++/impl/codegen/sync.h",
6637 "include/grpc++/impl/codegen/sync_cxx11.h",
6638 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6639 "include/grpc++/impl/codegen/sync_stream.h",
yang-g34b58612016-06-03 17:30:09 -07006640 "include/grpc++/impl/codegen/time.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006641 ],
6642 "third_party": false,
6643 "type": "filegroup"
6644 },
6645 {
6646 "deps": [
yang-g17487f92016-06-03 15:21:15 -07006647 "grpc++_codegen_base",
6648 "grpc++_config_proto"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006649 ],
6650 "headers": [
yang-g17487f92016-06-03 15:21:15 -07006651 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006652 ],
6653 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006654 "name": "grpc++_codegen_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006655 "src": [
yang-g17487f92016-06-03 15:21:15 -07006656 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006657 ],
6658 "third_party": false,
6659 "type": "filegroup"
6660 },
6661 {
6662 "deps": [],
6663 "headers": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006664 "include/grpc++/impl/codegen/config_protobuf.h"
6665 ],
6666 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006667 "name": "grpc++_config_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006668 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006669 "include/grpc++/impl/codegen/config_protobuf.h"
6670 ],
6671 "third_party": false,
6672 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006673 }
6674]