blob: cfe204840d5b7c5c4d36ef88eccea8e9c5a8743a [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",
1821 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001822 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001823 ],
1824 "headers": [],
1825 "language": "c++",
1826 "name": "async_streaming_ping_pong_test",
1827 "src": [
1828 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001829 ],
1830 "third_party": false,
1831 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001832 },
1833 {
1834 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001835 "gpr",
1836 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001837 "grpc",
1838 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001839 "grpc++_test_util",
1840 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001841 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001842 ],
1843 "headers": [],
1844 "language": "c++",
1845 "name": "async_unary_ping_pong_test",
1846 "src": [
1847 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001848 ],
1849 "third_party": false,
1850 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001851 },
1852 {
1853 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001854 "gpr",
1855 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001856 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001857 "grpc++",
1858 "grpc++_test_util",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001863 "name": "auth_property_iterator_test",
1864 "src": [
1865 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001869 },
1870 {
1871 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001872 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001873 "grpc",
1874 "grpc++"
1875 ],
1876 "headers": [],
1877 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001878 "name": "channel_arguments_test",
1879 "src": [
yang-g52705592015-11-25 11:45:33 -08001880 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001881 ],
1882 "third_party": false,
1883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001884 },
1885 {
1886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001887 "gpr",
1888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001889 "grpc",
1890 "grpc++",
1891 "grpc++_test_util",
1892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001893 ],
1894 "headers": [],
1895 "language": "c++",
1896 "name": "cli_call_test",
1897 "src": [
1898 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001899 ],
1900 "third_party": false,
1901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001902 },
1903 {
1904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001905 "gpr",
1906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001907 "grpc",
1908 "grpc++",
1909 "grpc++_test_util",
1910 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001911 ],
1912 "headers": [],
1913 "language": "c++",
1914 "name": "client_crash_test",
1915 "src": [
1916 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001917 ],
1918 "third_party": false,
1919 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001920 },
1921 {
1922 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001923 "gpr",
1924 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001925 "grpc",
1926 "grpc++",
1927 "grpc++_test_util",
1928 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001929 ],
1930 "headers": [],
1931 "language": "c++",
1932 "name": "client_crash_test_server",
1933 "src": [
1934 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001935 ],
1936 "third_party": false,
1937 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001938 },
1939 {
1940 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001941 "gpr",
1942 "grpc",
1943 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001944 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001945 ],
1946 "headers": [
1947 "src/proto/grpc/testing/control.grpc.pb.h",
1948 "src/proto/grpc/testing/control.pb.h",
1949 "src/proto/grpc/testing/messages.grpc.pb.h",
1950 "src/proto/grpc/testing/messages.pb.h",
1951 "src/proto/grpc/testing/payloads.grpc.pb.h",
1952 "src/proto/grpc/testing/payloads.pb.h",
1953 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1954 "src/proto/grpc/testing/perf_db.pb.h",
1955 "src/proto/grpc/testing/services.grpc.pb.h",
1956 "src/proto/grpc/testing/services.pb.h",
1957 "src/proto/grpc/testing/stats.grpc.pb.h",
1958 "src/proto/grpc/testing/stats.pb.h"
1959 ],
1960 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001961 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001962 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001963 "test/cpp/codegen/codegen_test_full.cc"
1964 ],
1965 "third_party": false,
1966 "type": "target"
1967 },
1968 {
1969 "deps": [
1970 "grpc++_codegen"
1971 ],
1972 "headers": [
1973 "src/proto/grpc/testing/control.grpc.pb.h",
1974 "src/proto/grpc/testing/control.pb.h",
1975 "src/proto/grpc/testing/messages.grpc.pb.h",
1976 "src/proto/grpc/testing/messages.pb.h",
1977 "src/proto/grpc/testing/payloads.grpc.pb.h",
1978 "src/proto/grpc/testing/payloads.pb.h",
1979 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1980 "src/proto/grpc/testing/perf_db.pb.h",
1981 "src/proto/grpc/testing/services.grpc.pb.h",
1982 "src/proto/grpc/testing/services.pb.h",
1983 "src/proto/grpc/testing/stats.grpc.pb.h",
1984 "src/proto/grpc/testing/stats.pb.h"
1985 ],
1986 "language": "c++",
1987 "name": "codegen_test_minimal",
1988 "src": [
1989 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001990 ],
1991 "third_party": false,
1992 "type": "target"
1993 },
1994 {
1995 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001996 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001997 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001998 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 ],
2000 "headers": [],
2001 "language": "c++",
2002 "name": "credentials_test",
2003 "src": [
2004 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002005 ],
2006 "third_party": false,
2007 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002008 },
2009 {
2010 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002011 "gpr",
2012 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002013 "grpc",
2014 "grpc++",
2015 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002016 ],
2017 "headers": [],
2018 "language": "c++",
2019 "name": "cxx_byte_buffer_test",
2020 "src": [
2021 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002022 ],
2023 "third_party": false,
2024 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002025 },
2026 {
2027 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002028 "gpr",
2029 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002030 "grpc",
2031 "grpc++",
2032 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002033 ],
2034 "headers": [],
2035 "language": "c++",
2036 "name": "cxx_slice_test",
2037 "src": [
2038 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002039 ],
2040 "third_party": false,
2041 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002042 },
2043 {
2044 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002045 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002046 ],
2047 "headers": [],
2048 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002049 "name": "cxx_string_ref_test",
2050 "src": [
2051 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002052 ],
2053 "third_party": false,
2054 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002055 },
2056 {
2057 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002058 "gpr",
2059 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002060 "grpc",
2061 "grpc++",
2062 "grpc_test_util"
2063 ],
2064 "headers": [],
2065 "language": "c++",
2066 "name": "cxx_time_test",
2067 "src": [
2068 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002069 ],
2070 "third_party": false,
2071 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002072 },
2073 {
2074 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002075 "gpr",
2076 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002077 "grpc",
2078 "grpc++",
2079 "grpc++_test_util",
2080 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002081 ],
2082 "headers": [],
2083 "language": "c++",
2084 "name": "end2end_test",
2085 "src": [
2086 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002087 ],
2088 "third_party": false,
2089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002090 },
2091 {
2092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002093 "gpr",
2094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002095 "grpc",
2096 "grpc++",
2097 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002098 "grpc_test_util",
2099 "qps"
2100 ],
2101 "headers": [],
2102 "language": "c++",
2103 "name": "generic_async_streaming_ping_pong_test",
2104 "src": [
2105 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002106 ],
2107 "third_party": false,
2108 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002109 },
2110 {
2111 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002112 "gpr",
2113 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002114 "grpc",
2115 "grpc++",
2116 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002117 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002118 ],
2119 "headers": [],
2120 "language": "c++",
2121 "name": "generic_end2end_test",
2122 "src": [
2123 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002124 ],
2125 "third_party": false,
2126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002127 },
2128 {
2129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002130 "gpr",
2131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002132 "grpc",
2133 "grpc++",
2134 "grpc++_test_config",
2135 "grpc++_test_util",
2136 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002137 ],
2138 "headers": [],
2139 "language": "c++",
2140 "name": "grpc_cli",
2141 "src": [
2142 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002143 ],
2144 "third_party": false,
2145 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002146 },
2147 {
2148 "deps": [
2149 "grpc_plugin_support"
2150 ],
2151 "headers": [],
2152 "language": "c++",
2153 "name": "grpc_cpp_plugin",
2154 "src": [
2155 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002156 ],
2157 "third_party": false,
2158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002159 },
2160 {
2161 "deps": [
2162 "grpc_plugin_support"
2163 ],
2164 "headers": [],
2165 "language": "c++",
2166 "name": "grpc_csharp_plugin",
2167 "src": [
2168 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002169 ],
2170 "third_party": false,
2171 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002172 },
2173 {
2174 "deps": [
2175 "grpc_plugin_support"
2176 ],
2177 "headers": [],
2178 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002179 "name": "grpc_node_plugin",
2180 "src": [
2181 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002182 ],
2183 "third_party": false,
2184 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002185 },
2186 {
2187 "deps": [
2188 "grpc_plugin_support"
2189 ],
2190 "headers": [],
2191 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002192 "name": "grpc_objective_c_plugin",
2193 "src": [
2194 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002195 ],
2196 "third_party": false,
2197 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002198 },
2199 {
2200 "deps": [
2201 "grpc_plugin_support"
2202 ],
2203 "headers": [],
2204 "language": "c++",
2205 "name": "grpc_python_plugin",
2206 "src": [
2207 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002208 ],
2209 "third_party": false,
2210 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002211 },
2212 {
2213 "deps": [
2214 "grpc_plugin_support"
2215 ],
2216 "headers": [],
2217 "language": "c++",
2218 "name": "grpc_ruby_plugin",
2219 "src": [
2220 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002221 ],
2222 "third_party": false,
2223 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002224 },
2225 {
2226 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002227 "grpc",
2228 "grpc++",
2229 "grpc++_test_util",
2230 "grpc_test_util"
2231 ],
2232 "headers": [
2233 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2234 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2235 ],
2236 "language": "c++",
2237 "name": "grpclb_api_test",
2238 "src": [
2239 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002240 ],
2241 "third_party": false,
2242 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002243 },
2244 {
2245 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002246 "gpr",
2247 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002248 "grpc",
2249 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002250 "grpc++_test_util",
2251 "grpc_test_util"
2252 ],
2253 "headers": [],
2254 "language": "c++",
2255 "name": "hybrid_end2end_test",
2256 "src": [
2257 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002258 ],
2259 "third_party": false,
2260 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002261 },
2262 {
2263 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002264 "gpr",
2265 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002266 "grpc",
2267 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002268 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002269 "grpc++_test_util",
2270 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002271 "interop_client_helper",
2272 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002273 ],
2274 "headers": [],
2275 "language": "c++",
2276 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002277 "src": [],
2278 "third_party": false,
2279 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002280 },
2281 {
2282 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002283 "gpr",
2284 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002285 "grpc",
2286 "grpc++",
2287 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002288 "grpc++_test_util",
2289 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002290 "interop_server_helper",
2291 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002292 ],
2293 "headers": [],
2294 "language": "c++",
2295 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002296 "src": [],
2297 "third_party": false,
2298 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002299 },
2300 {
2301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002302 "gpr",
2303 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002304 "grpc",
2305 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002306 ],
2307 "headers": [],
2308 "language": "c++",
2309 "name": "interop_test",
2310 "src": [
2311 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002312 ],
2313 "third_party": false,
2314 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002315 },
2316 {
2317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002318 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002319 "gpr_test_util",
2320 "grpc",
2321 "grpc++",
2322 "grpc++_test_config",
2323 "grpc++_test_util",
2324 "grpc_test_util"
2325 ],
2326 "headers": [],
2327 "language": "c++",
2328 "name": "json_run_localhost",
2329 "src": [
2330 "test/cpp/qps/json_run_localhost.cc"
2331 ],
2332 "third_party": false,
2333 "type": "target"
2334 },
2335 {
2336 "deps": [
2337 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002338 "grpc",
2339 "grpc++",
2340 "grpc++_test_config"
2341 ],
2342 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002343 "src/proto/grpc/testing/metrics.grpc.pb.h",
2344 "src/proto/grpc/testing/metrics.pb.h",
2345 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002346 ],
2347 "language": "c++",
2348 "name": "metrics_client",
2349 "src": [
2350 "test/cpp/interop/metrics_client.cc",
2351 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002352 ],
2353 "third_party": false,
2354 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002355 },
2356 {
2357 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002358 "gpr",
2359 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002360 "grpc",
2361 "grpc++",
2362 "grpc++_test_util",
2363 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002364 ],
2365 "headers": [],
2366 "language": "c++",
2367 "name": "mock_test",
2368 "src": [
2369 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002370 ],
2371 "third_party": false,
2372 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002373 },
2374 {
2375 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002376 "gpr",
2377 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002378 "grpc",
2379 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002380 "grpc++_test_util",
2381 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002382 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002383 ],
2384 "headers": [],
2385 "language": "c++",
2386 "name": "qps_interarrival_test",
2387 "src": [
2388 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002389 ],
2390 "third_party": false,
2391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002392 },
2393 {
2394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002395 "gpr",
2396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002397 "grpc",
2398 "grpc++",
2399 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002400 "grpc++_test_util",
2401 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002402 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002403 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002404 "headers": [
2405 "test/cpp/qps/parse_json.h"
2406 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002408 "name": "qps_json_driver",
2409 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002410 "test/cpp/qps/parse_json.cc",
2411 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002412 "test/cpp/qps/qps_json_driver.cc"
2413 ],
2414 "third_party": false,
2415 "type": "target"
2416 },
2417 {
2418 "deps": [
2419 "gpr",
2420 "gpr_test_util",
2421 "grpc",
2422 "grpc++",
2423 "grpc++_test_config",
2424 "grpc++_test_util",
2425 "grpc_test_util",
2426 "qps"
2427 ],
2428 "headers": [],
2429 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002430 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002431 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002432 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002433 ],
2434 "third_party": false,
2435 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002436 },
2437 {
2438 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002439 "gpr",
2440 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002441 "grpc",
2442 "grpc++",
2443 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002444 "grpc++_test_util",
2445 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002446 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002447 ],
2448 "headers": [],
2449 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002450 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002451 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002452 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002453 ],
2454 "third_party": false,
2455 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002456 },
2457 {
2458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002459 "gpr",
2460 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002461 "grpc",
2462 "grpc++",
2463 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002464 "grpc++_test_util",
2465 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002466 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002467 ],
2468 "headers": [
2469 "test/cpp/qps/client.h",
2470 "test/cpp/qps/server.h"
2471 ],
2472 "language": "c++",
2473 "name": "qps_worker",
2474 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002475 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002476 "test/cpp/qps/server.h",
2477 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002478 ],
2479 "third_party": false,
2480 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002481 },
2482 {
2483 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002484 "gpr",
2485 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002486 "grpc",
2487 "grpc++",
2488 "grpc++_test_config",
2489 "grpc++_test_util",
2490 "grpc_test_util"
2491 ],
2492 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002493 "src/proto/grpc/testing/empty.grpc.pb.h",
2494 "src/proto/grpc/testing/empty.pb.h",
2495 "src/proto/grpc/testing/messages.grpc.pb.h",
2496 "src/proto/grpc/testing/messages.pb.h",
2497 "src/proto/grpc/testing/test.grpc.pb.h",
2498 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002499 ],
2500 "language": "c++",
2501 "name": "reconnect_interop_client",
2502 "src": [
2503 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002504 ],
2505 "third_party": false,
2506 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002507 },
2508 {
2509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002510 "gpr",
2511 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002512 "grpc",
2513 "grpc++",
2514 "grpc++_test_config",
2515 "grpc++_test_util",
2516 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002517 "reconnect_server",
2518 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002519 ],
2520 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002521 "src/proto/grpc/testing/empty.grpc.pb.h",
2522 "src/proto/grpc/testing/empty.pb.h",
2523 "src/proto/grpc/testing/messages.grpc.pb.h",
2524 "src/proto/grpc/testing/messages.pb.h",
2525 "src/proto/grpc/testing/test.grpc.pb.h",
2526 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002527 ],
2528 "language": "c++",
2529 "name": "reconnect_interop_server",
2530 "src": [
2531 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002532 ],
2533 "third_party": false,
2534 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002535 },
2536 {
2537 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002538 "gpr",
2539 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002540 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002541 "grpc++",
2542 "grpc++_test_util",
2543 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002544 ],
2545 "headers": [],
2546 "language": "c++",
2547 "name": "secure_auth_context_test",
2548 "src": [
2549 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002550 ],
2551 "third_party": false,
2552 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002553 },
2554 {
2555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002556 "gpr",
2557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002558 "grpc",
2559 "grpc++",
2560 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002561 "grpc_test_util",
2562 "qps"
2563 ],
2564 "headers": [],
2565 "language": "c++",
2566 "name": "secure_sync_unary_ping_pong_test",
2567 "src": [
2568 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002569 ],
2570 "third_party": false,
2571 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002572 },
2573 {
2574 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002575 "gpr",
2576 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002577 "grpc",
2578 "grpc++",
2579 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002580 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002581 ],
2582 "headers": [],
2583 "language": "c++",
2584 "name": "server_crash_test",
2585 "src": [
2586 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002587 ],
2588 "third_party": false,
2589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002590 },
2591 {
2592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002593 "gpr",
2594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002595 "grpc",
2596 "grpc++",
2597 "grpc++_test_util",
2598 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002599 ],
2600 "headers": [],
2601 "language": "c++",
2602 "name": "server_crash_test_client",
2603 "src": [
2604 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002605 ],
2606 "third_party": false,
2607 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002608 },
2609 {
2610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002611 "gpr",
2612 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002613 "grpc",
2614 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002615 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002616 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002617 ],
2618 "headers": [],
2619 "language": "c++",
2620 "name": "shutdown_test",
2621 "src": [
2622 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002623 ],
2624 "third_party": false,
2625 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002626 },
2627 {
2628 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002629 "gpr",
2630 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002631 "grpc",
2632 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002633 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002634 ],
2635 "headers": [],
2636 "language": "c++",
2637 "name": "status_test",
2638 "src": [
2639 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002640 ],
2641 "third_party": false,
2642 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002643 },
2644 {
2645 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002646 "gpr",
2647 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002648 "grpc",
2649 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002650 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002651 "grpc_test_util"
2652 ],
2653 "headers": [],
2654 "language": "c++",
2655 "name": "streaming_throughput_test",
2656 "src": [
2657 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002658 ],
2659 "third_party": false,
2660 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002661 },
2662 {
2663 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002664 "gpr",
2665 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002666 "grpc",
2667 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002668 "grpc++_test_config",
2669 "grpc++_test_util",
2670 "grpc_test_util"
2671 ],
2672 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002673 "src/proto/grpc/testing/empty.grpc.pb.h",
2674 "src/proto/grpc/testing/empty.pb.h",
2675 "src/proto/grpc/testing/messages.grpc.pb.h",
2676 "src/proto/grpc/testing/messages.pb.h",
2677 "src/proto/grpc/testing/metrics.grpc.pb.h",
2678 "src/proto/grpc/testing/metrics.pb.h",
2679 "src/proto/grpc/testing/test.grpc.pb.h",
2680 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002681 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002682 "test/cpp/interop/interop_client.h",
2683 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002684 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002685 ],
2686 "language": "c++",
2687 "name": "stress_test",
2688 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002689 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002690 "test/cpp/interop/interop_client.cc",
2691 "test/cpp/interop/interop_client.h",
2692 "test/cpp/interop/stress_interop_client.cc",
2693 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002694 "test/cpp/interop/stress_test.cc",
2695 "test/cpp/util/metrics_server.cc",
2696 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002697 ],
2698 "third_party": false,
2699 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002700 },
2701 {
2702 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002703 "gpr",
2704 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002705 "grpc",
2706 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002707 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002708 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002709 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002710 ],
2711 "headers": [],
2712 "language": "c++",
2713 "name": "sync_streaming_ping_pong_test",
2714 "src": [
2715 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002716 ],
2717 "third_party": false,
2718 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002719 },
2720 {
2721 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002722 "gpr",
2723 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002724 "grpc",
2725 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002726 "grpc++_test_util",
2727 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002728 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002729 ],
2730 "headers": [],
2731 "language": "c++",
2732 "name": "sync_unary_ping_pong_test",
2733 "src": [
2734 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002735 ],
2736 "third_party": false,
2737 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002738 },
2739 {
2740 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002741 "gpr",
2742 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002743 "grpc",
2744 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002745 "grpc++_test_util",
2746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002747 ],
2748 "headers": [],
2749 "language": "c++",
2750 "name": "thread_stress_test",
2751 "src": [
2752 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002753 ],
2754 "third_party": false,
2755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002756 },
2757 {
2758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002759 "gpr",
2760 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002761 "grpc",
2762 "grpc++",
2763 "grpc++_test_util",
2764 "grpc_test_util",
2765 "grpc_zookeeper"
2766 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002767 "headers": [
2768 "src/proto/grpc/testing/echo.grpc.pb.h",
2769 "src/proto/grpc/testing/echo.pb.h"
2770 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002771 "language": "c++",
2772 "name": "zookeeper_test",
2773 "src": [
2774 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002775 ],
2776 "third_party": false,
2777 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002778 },
2779 {
2780 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002781 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002782 "grpc"
2783 ],
2784 "headers": [],
2785 "language": "c89",
2786 "name": "public_headers_must_be_c89",
2787 "src": [
2788 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002789 ],
2790 "third_party": false,
2791 "type": "target"
2792 },
2793 {
2794 "deps": [
2795 "boringssl",
2796 "boringssl_aes_test_lib",
2797 "boringssl_test_util"
2798 ],
2799 "headers": [],
2800 "language": "c++",
2801 "name": "boringssl_aes_test",
2802 "src": [],
2803 "third_party": true,
2804 "type": "target"
2805 },
2806 {
2807 "deps": [
2808 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002809 "boringssl_asn1_test_lib",
2810 "boringssl_test_util"
2811 ],
2812 "headers": [],
2813 "language": "c++",
2814 "name": "boringssl_asn1_test",
2815 "src": [],
2816 "third_party": true,
2817 "type": "target"
2818 },
2819 {
2820 "deps": [
2821 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002822 "boringssl_base64_test_lib",
2823 "boringssl_test_util"
2824 ],
2825 "headers": [],
2826 "language": "c++",
2827 "name": "boringssl_base64_test",
2828 "src": [],
2829 "third_party": true,
2830 "type": "target"
2831 },
2832 {
2833 "deps": [
2834 "boringssl",
2835 "boringssl_bio_test_lib",
2836 "boringssl_test_util"
2837 ],
2838 "headers": [],
2839 "language": "c++",
2840 "name": "boringssl_bio_test",
2841 "src": [],
2842 "third_party": true,
2843 "type": "target"
2844 },
2845 {
2846 "deps": [
2847 "boringssl",
2848 "boringssl_bn_test_lib",
2849 "boringssl_test_util"
2850 ],
2851 "headers": [],
2852 "language": "c++",
2853 "name": "boringssl_bn_test",
2854 "src": [],
2855 "third_party": true,
2856 "type": "target"
2857 },
2858 {
2859 "deps": [
2860 "boringssl",
2861 "boringssl_bytestring_test_lib",
2862 "boringssl_test_util"
2863 ],
2864 "headers": [],
2865 "language": "c++",
2866 "name": "boringssl_bytestring_test",
2867 "src": [],
2868 "third_party": true,
2869 "type": "target"
2870 },
2871 {
2872 "deps": [
2873 "boringssl",
2874 "boringssl_aead_test_lib",
2875 "boringssl_test_util"
2876 ],
2877 "headers": [],
2878 "language": "c++",
2879 "name": "boringssl_aead_test",
2880 "src": [],
2881 "third_party": true,
2882 "type": "target"
2883 },
2884 {
2885 "deps": [
2886 "boringssl",
2887 "boringssl_cipher_test_lib",
2888 "boringssl_test_util"
2889 ],
2890 "headers": [],
2891 "language": "c++",
2892 "name": "boringssl_cipher_test",
2893 "src": [],
2894 "third_party": true,
2895 "type": "target"
2896 },
2897 {
2898 "deps": [
2899 "boringssl",
2900 "boringssl_cmac_test_lib",
2901 "boringssl_test_util"
2902 ],
2903 "headers": [],
2904 "language": "c++",
2905 "name": "boringssl_cmac_test",
2906 "src": [],
2907 "third_party": true,
2908 "type": "target"
2909 },
2910 {
2911 "deps": [
2912 "boringssl",
2913 "boringssl_constant_time_test_lib",
2914 "boringssl_test_util"
2915 ],
2916 "headers": [],
2917 "language": "c++",
2918 "name": "boringssl_constant_time_test",
2919 "src": [],
2920 "third_party": true,
2921 "type": "target"
2922 },
2923 {
2924 "deps": [
2925 "boringssl",
2926 "boringssl_ed25519_test_lib",
2927 "boringssl_test_util"
2928 ],
2929 "headers": [],
2930 "language": "c++",
2931 "name": "boringssl_ed25519_test",
2932 "src": [],
2933 "third_party": true,
2934 "type": "target"
2935 },
2936 {
2937 "deps": [
2938 "boringssl",
2939 "boringssl_test_util",
2940 "boringssl_x25519_test_lib"
2941 ],
2942 "headers": [],
2943 "language": "c++",
2944 "name": "boringssl_x25519_test",
2945 "src": [],
2946 "third_party": true,
2947 "type": "target"
2948 },
2949 {
2950 "deps": [
2951 "boringssl",
2952 "boringssl_dh_test_lib",
2953 "boringssl_test_util"
2954 ],
2955 "headers": [],
2956 "language": "c++",
2957 "name": "boringssl_dh_test",
2958 "src": [],
2959 "third_party": true,
2960 "type": "target"
2961 },
2962 {
2963 "deps": [
2964 "boringssl",
2965 "boringssl_digest_test_lib",
2966 "boringssl_test_util"
2967 ],
2968 "headers": [],
2969 "language": "c++",
2970 "name": "boringssl_digest_test",
2971 "src": [],
2972 "third_party": true,
2973 "type": "target"
2974 },
2975 {
2976 "deps": [
2977 "boringssl",
2978 "boringssl_dsa_test_lib",
2979 "boringssl_test_util"
2980 ],
2981 "headers": [],
2982 "language": "c++",
2983 "name": "boringssl_dsa_test",
2984 "src": [],
2985 "third_party": true,
2986 "type": "target"
2987 },
2988 {
2989 "deps": [
2990 "boringssl",
2991 "boringssl_ec_test_lib",
2992 "boringssl_test_util"
2993 ],
2994 "headers": [],
2995 "language": "c++",
2996 "name": "boringssl_ec_test",
2997 "src": [],
2998 "third_party": true,
2999 "type": "target"
3000 },
3001 {
3002 "deps": [
3003 "boringssl",
3004 "boringssl_example_mul_lib",
3005 "boringssl_test_util"
3006 ],
3007 "headers": [],
3008 "language": "c++",
3009 "name": "boringssl_example_mul",
3010 "src": [],
3011 "third_party": true,
3012 "type": "target"
3013 },
3014 {
3015 "deps": [
3016 "boringssl",
3017 "boringssl_ecdsa_test_lib",
3018 "boringssl_test_util"
3019 ],
3020 "headers": [],
3021 "language": "c++",
3022 "name": "boringssl_ecdsa_test",
3023 "src": [],
3024 "third_party": true,
3025 "type": "target"
3026 },
3027 {
3028 "deps": [
3029 "boringssl",
3030 "boringssl_err_test_lib",
3031 "boringssl_test_util"
3032 ],
3033 "headers": [],
3034 "language": "c++",
3035 "name": "boringssl_err_test",
3036 "src": [],
3037 "third_party": true,
3038 "type": "target"
3039 },
3040 {
3041 "deps": [
3042 "boringssl",
3043 "boringssl_evp_extra_test_lib",
3044 "boringssl_test_util"
3045 ],
3046 "headers": [],
3047 "language": "c++",
3048 "name": "boringssl_evp_extra_test",
3049 "src": [],
3050 "third_party": true,
3051 "type": "target"
3052 },
3053 {
3054 "deps": [
3055 "boringssl",
3056 "boringssl_evp_test_lib",
3057 "boringssl_test_util"
3058 ],
3059 "headers": [],
3060 "language": "c++",
3061 "name": "boringssl_evp_test",
3062 "src": [],
3063 "third_party": true,
3064 "type": "target"
3065 },
3066 {
3067 "deps": [
3068 "boringssl",
3069 "boringssl_pbkdf_test_lib",
3070 "boringssl_test_util"
3071 ],
3072 "headers": [],
3073 "language": "c++",
3074 "name": "boringssl_pbkdf_test",
3075 "src": [],
3076 "third_party": true,
3077 "type": "target"
3078 },
3079 {
3080 "deps": [
3081 "boringssl",
3082 "boringssl_hkdf_test_lib",
3083 "boringssl_test_util"
3084 ],
3085 "headers": [],
3086 "language": "c++",
3087 "name": "boringssl_hkdf_test",
3088 "src": [],
3089 "third_party": true,
3090 "type": "target"
3091 },
3092 {
3093 "deps": [
3094 "boringssl",
3095 "boringssl_hmac_test_lib",
3096 "boringssl_test_util"
3097 ],
3098 "headers": [],
3099 "language": "c++",
3100 "name": "boringssl_hmac_test",
3101 "src": [],
3102 "third_party": true,
3103 "type": "target"
3104 },
3105 {
3106 "deps": [
3107 "boringssl",
3108 "boringssl_lhash_test_lib",
3109 "boringssl_test_util"
3110 ],
3111 "headers": [],
3112 "language": "c++",
3113 "name": "boringssl_lhash_test",
3114 "src": [],
3115 "third_party": true,
3116 "type": "target"
3117 },
3118 {
3119 "deps": [
3120 "boringssl",
3121 "boringssl_gcm_test_lib",
3122 "boringssl_test_util"
3123 ],
3124 "headers": [],
3125 "language": "c++",
3126 "name": "boringssl_gcm_test",
3127 "src": [],
3128 "third_party": true,
3129 "type": "target"
3130 },
3131 {
3132 "deps": [
3133 "boringssl",
3134 "boringssl_pkcs12_test_lib",
3135 "boringssl_test_util"
3136 ],
3137 "headers": [],
3138 "language": "c++",
3139 "name": "boringssl_pkcs12_test",
3140 "src": [],
3141 "third_party": true,
3142 "type": "target"
3143 },
3144 {
3145 "deps": [
3146 "boringssl",
3147 "boringssl_pkcs8_test_lib",
3148 "boringssl_test_util"
3149 ],
3150 "headers": [],
3151 "language": "c++",
3152 "name": "boringssl_pkcs8_test",
3153 "src": [],
3154 "third_party": true,
3155 "type": "target"
3156 },
3157 {
3158 "deps": [
3159 "boringssl",
3160 "boringssl_poly1305_test_lib",
3161 "boringssl_test_util"
3162 ],
3163 "headers": [],
3164 "language": "c++",
3165 "name": "boringssl_poly1305_test",
3166 "src": [],
3167 "third_party": true,
3168 "type": "target"
3169 },
3170 {
3171 "deps": [
3172 "boringssl",
3173 "boringssl_refcount_test_lib",
3174 "boringssl_test_util"
3175 ],
3176 "headers": [],
3177 "language": "c++",
3178 "name": "boringssl_refcount_test",
3179 "src": [],
3180 "third_party": true,
3181 "type": "target"
3182 },
3183 {
3184 "deps": [
3185 "boringssl",
3186 "boringssl_rsa_test_lib",
3187 "boringssl_test_util"
3188 ],
3189 "headers": [],
3190 "language": "c++",
3191 "name": "boringssl_rsa_test",
3192 "src": [],
3193 "third_party": true,
3194 "type": "target"
3195 },
3196 {
3197 "deps": [
3198 "boringssl",
3199 "boringssl_test_util",
3200 "boringssl_thread_test_lib"
3201 ],
3202 "headers": [],
3203 "language": "c++",
3204 "name": "boringssl_thread_test",
3205 "src": [],
3206 "third_party": true,
3207 "type": "target"
3208 },
3209 {
3210 "deps": [
3211 "boringssl",
3212 "boringssl_pkcs7_test_lib",
3213 "boringssl_test_util"
3214 ],
3215 "headers": [],
3216 "language": "c++",
3217 "name": "boringssl_pkcs7_test",
3218 "src": [],
3219 "third_party": true,
3220 "type": "target"
3221 },
3222 {
3223 "deps": [
3224 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003225 "boringssl_test_util",
3226 "boringssl_x509_test_lib"
3227 ],
3228 "headers": [],
3229 "language": "c++",
3230 "name": "boringssl_x509_test",
3231 "src": [],
3232 "third_party": true,
3233 "type": "target"
3234 },
3235 {
3236 "deps": [
3237 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003238 "boringssl_tab_test_lib",
3239 "boringssl_test_util"
3240 ],
3241 "headers": [],
3242 "language": "c++",
3243 "name": "boringssl_tab_test",
3244 "src": [],
3245 "third_party": true,
3246 "type": "target"
3247 },
3248 {
3249 "deps": [
3250 "boringssl",
3251 "boringssl_test_util",
3252 "boringssl_v3name_test_lib"
3253 ],
3254 "headers": [],
3255 "language": "c++",
3256 "name": "boringssl_v3name_test",
3257 "src": [],
3258 "third_party": true,
3259 "type": "target"
3260 },
3261 {
3262 "deps": [
3263 "boringssl",
3264 "boringssl_pqueue_test_lib",
3265 "boringssl_test_util"
3266 ],
3267 "headers": [],
3268 "language": "c++",
3269 "name": "boringssl_pqueue_test",
3270 "src": [],
3271 "third_party": true,
3272 "type": "target"
3273 },
3274 {
3275 "deps": [
3276 "boringssl",
3277 "boringssl_ssl_test_lib",
3278 "boringssl_test_util"
3279 ],
3280 "headers": [],
3281 "language": "c++",
3282 "name": "boringssl_ssl_test",
3283 "src": [],
3284 "third_party": true,
3285 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003286 },
3287 {
3288 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003289 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003290 "gpr",
3291 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003292 "grpc_test_util_unsecure",
3293 "grpc_unsecure"
3294 ],
3295 "headers": [],
3296 "language": "c",
3297 "name": "badreq_bad_client_test",
3298 "src": [
3299 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003300 ],
3301 "third_party": false,
3302 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003303 },
3304 {
3305 "deps": [
3306 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003307 "gpr",
3308 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003309 "grpc_test_util_unsecure",
3310 "grpc_unsecure"
3311 ],
3312 "headers": [],
3313 "language": "c",
3314 "name": "connection_prefix_bad_client_test",
3315 "src": [
3316 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003317 ],
3318 "third_party": false,
3319 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003320 },
3321 {
3322 "deps": [
3323 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003324 "gpr",
3325 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003326 "grpc_test_util_unsecure",
3327 "grpc_unsecure"
3328 ],
3329 "headers": [],
3330 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003331 "name": "head_of_line_blocking_bad_client_test",
3332 "src": [
3333 "test/core/bad_client/tests/head_of_line_blocking.c"
3334 ],
3335 "third_party": false,
3336 "type": "target"
3337 },
3338 {
3339 "deps": [
3340 "bad_client_test",
3341 "gpr",
3342 "gpr_test_util",
3343 "grpc_test_util_unsecure",
3344 "grpc_unsecure"
3345 ],
3346 "headers": [],
3347 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003348 "name": "headers_bad_client_test",
3349 "src": [
3350 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003351 ],
3352 "third_party": false,
3353 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003354 },
3355 {
3356 "deps": [
3357 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003358 "gpr",
3359 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003360 "grpc_test_util_unsecure",
3361 "grpc_unsecure"
3362 ],
3363 "headers": [],
3364 "language": "c",
3365 "name": "initial_settings_frame_bad_client_test",
3366 "src": [
3367 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003368 ],
3369 "third_party": false,
3370 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003371 },
3372 {
3373 "deps": [
3374 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003375 "gpr",
3376 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003377 "grpc_test_util_unsecure",
3378 "grpc_unsecure"
3379 ],
3380 "headers": [],
3381 "language": "c",
3382 "name": "server_registered_method_bad_client_test",
3383 "src": [
3384 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003385 ],
3386 "third_party": false,
3387 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003388 },
3389 {
3390 "deps": [
3391 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003392 "gpr",
3393 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003394 "grpc_test_util_unsecure",
3395 "grpc_unsecure"
3396 ],
3397 "headers": [],
3398 "language": "c",
3399 "name": "simple_request_bad_client_test",
3400 "src": [
3401 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003402 ],
3403 "third_party": false,
3404 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003405 },
3406 {
3407 "deps": [
3408 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003409 "gpr",
3410 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003411 "grpc_test_util_unsecure",
3412 "grpc_unsecure"
3413 ],
3414 "headers": [],
3415 "language": "c",
3416 "name": "unknown_frame_bad_client_test",
3417 "src": [
3418 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003419 ],
3420 "third_party": false,
3421 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003422 },
3423 {
3424 "deps": [
3425 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003426 "gpr",
3427 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003428 "grpc_test_util_unsecure",
3429 "grpc_unsecure"
3430 ],
3431 "headers": [],
3432 "language": "c",
3433 "name": "window_overflow_bad_client_test",
3434 "src": [
3435 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003436 ],
3437 "third_party": false,
3438 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003439 },
3440 {
3441 "deps": [
3442 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003443 "gpr",
3444 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003445 "grpc",
3446 "grpc_test_util"
3447 ],
3448 "headers": [],
3449 "language": "c",
3450 "name": "bad_ssl_alpn_server",
3451 "src": [
3452 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003453 ],
3454 "third_party": false,
3455 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003456 },
3457 {
3458 "deps": [
3459 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003460 "gpr",
3461 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003462 "grpc",
3463 "grpc_test_util"
3464 ],
3465 "headers": [],
3466 "language": "c",
3467 "name": "bad_ssl_cert_server",
3468 "src": [
3469 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003470 ],
3471 "third_party": false,
3472 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003473 },
3474 {
3475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003476 "gpr",
3477 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003478 "grpc",
3479 "grpc_test_util"
3480 ],
3481 "headers": [],
3482 "language": "c",
3483 "name": "bad_ssl_alpn_test",
3484 "src": [
3485 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003486 ],
3487 "third_party": false,
3488 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003489 },
3490 {
3491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003492 "gpr",
3493 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003494 "grpc",
3495 "grpc_test_util"
3496 ],
3497 "headers": [],
3498 "language": "c",
3499 "name": "bad_ssl_cert_test",
3500 "src": [
3501 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003502 ],
3503 "third_party": false,
3504 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003505 },
3506 {
3507 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003508 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003509 "gpr",
3510 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003511 "grpc",
3512 "grpc_test_util"
3513 ],
3514 "headers": [],
3515 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003516 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003517 "src": [
3518 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003519 ],
3520 "third_party": false,
3521 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003522 },
3523 {
3524 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003525 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003526 "gpr",
3527 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003528 "grpc",
3529 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003530 ],
3531 "headers": [],
3532 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003533 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003534 "src": [
3535 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003536 ],
3537 "third_party": false,
3538 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003539 },
3540 {
3541 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003542 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003543 "gpr",
3544 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003545 "grpc",
3546 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003547 ],
3548 "headers": [],
3549 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003550 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003551 "src": [
3552 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003553 ],
3554 "third_party": false,
3555 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003556 },
3557 {
3558 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003559 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003560 "gpr",
3561 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003562 "grpc",
3563 "grpc_test_util"
3564 ],
3565 "headers": [],
3566 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003567 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003568 "src": [
3569 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003570 ],
3571 "third_party": false,
3572 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003573 },
3574 {
3575 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003576 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003577 "gpr",
3578 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003579 "grpc",
3580 "grpc_test_util"
3581 ],
3582 "headers": [],
3583 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003584 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003585 "src": [
3586 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003587 ],
3588 "third_party": false,
3589 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003590 },
3591 {
3592 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003593 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003594 "gpr",
3595 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003596 "grpc",
3597 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003598 ],
3599 "headers": [],
3600 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003601 "name": "h2_full+trace_test",
3602 "src": [
3603 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003604 ],
3605 "third_party": false,
3606 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003607 },
3608 {
3609 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003610 "end2end_tests",
3611 "gpr",
3612 "gpr_test_util",
3613 "grpc",
3614 "grpc_test_util"
3615 ],
3616 "headers": [],
3617 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003618 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003619 "src": [
3620 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003621 ],
3622 "third_party": false,
3623 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003624 },
3625 {
3626 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003627 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003628 "gpr",
3629 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003630 "grpc",
3631 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003632 ],
3633 "headers": [],
3634 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003635 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003636 "src": [
3637 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003638 ],
3639 "third_party": false,
3640 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003641 },
3642 {
3643 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003644 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003645 "gpr",
3646 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003647 "grpc",
3648 "grpc_test_util"
3649 ],
3650 "headers": [],
3651 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003652 "name": "h2_sockpair_test",
3653 "src": [
3654 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003655 ],
3656 "third_party": false,
3657 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003658 },
3659 {
3660 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003661 "end2end_tests",
3662 "gpr",
3663 "gpr_test_util",
3664 "grpc",
3665 "grpc_test_util"
3666 ],
3667 "headers": [],
3668 "language": "c",
3669 "name": "h2_sockpair+trace_test",
3670 "src": [
3671 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003672 ],
3673 "third_party": false,
3674 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003675 },
3676 {
3677 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003678 "end2end_tests",
3679 "gpr",
3680 "gpr_test_util",
3681 "grpc",
3682 "grpc_test_util"
3683 ],
3684 "headers": [],
3685 "language": "c",
3686 "name": "h2_sockpair_1byte_test",
3687 "src": [
3688 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003689 ],
3690 "third_party": false,
3691 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003692 },
3693 {
3694 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003695 "end2end_tests",
3696 "gpr",
3697 "gpr_test_util",
3698 "grpc",
3699 "grpc_test_util"
3700 ],
3701 "headers": [],
3702 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003703 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003704 "src": [
3705 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003706 ],
3707 "third_party": false,
3708 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003709 },
3710 {
3711 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003712 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003713 "gpr",
3714 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003715 "grpc",
3716 "grpc_test_util"
3717 ],
3718 "headers": [],
3719 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003720 "name": "h2_ssl_cert_test",
3721 "src": [
3722 "test/core/end2end/fixtures/h2_ssl_cert.c"
3723 ],
3724 "third_party": false,
3725 "type": "target"
3726 },
3727 {
3728 "deps": [
3729 "end2end_tests",
3730 "gpr",
3731 "gpr_test_util",
3732 "grpc",
3733 "grpc_test_util"
3734 ],
3735 "headers": [],
3736 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003737 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003738 "src": [
3739 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003740 ],
3741 "third_party": false,
3742 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003743 },
3744 {
3745 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003746 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003747 "gpr",
3748 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003749 "grpc",
3750 "grpc_test_util"
3751 ],
3752 "headers": [],
3753 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003754 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003755 "src": [
3756 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003757 ],
3758 "third_party": false,
3759 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003760 },
3761 {
3762 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003763 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003764 "gpr",
3765 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003766 "grpc_test_util_unsecure",
3767 "grpc_unsecure"
3768 ],
3769 "headers": [],
3770 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003771 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003772 "src": [
3773 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003774 ],
3775 "third_party": false,
3776 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003777 },
3778 {
3779 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003780 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003781 "gpr",
3782 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003783 "grpc_test_util_unsecure",
3784 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003785 ],
3786 "headers": [],
3787 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003788 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003789 "src": [
3790 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003791 ],
3792 "third_party": false,
3793 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003794 },
3795 {
3796 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003797 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003798 "gpr",
3799 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003800 "grpc_test_util_unsecure",
3801 "grpc_unsecure"
3802 ],
3803 "headers": [],
3804 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003805 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003806 "src": [
3807 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003808 ],
3809 "third_party": false,
3810 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003811 },
3812 {
3813 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003814 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003815 "gpr",
3816 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003817 "grpc_test_util_unsecure",
3818 "grpc_unsecure"
3819 ],
3820 "headers": [],
3821 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003822 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003823 "src": [
3824 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003825 ],
3826 "third_party": false,
3827 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003828 },
3829 {
3830 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003831 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003832 "gpr",
3833 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003834 "grpc_test_util_unsecure",
3835 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003836 ],
3837 "headers": [],
3838 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003839 "name": "h2_full+trace_nosec_test",
3840 "src": [
3841 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003842 ],
3843 "third_party": false,
3844 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003845 },
3846 {
3847 "deps": [
3848 "end2end_nosec_tests",
3849 "gpr",
3850 "gpr_test_util",
3851 "grpc_test_util_unsecure",
3852 "grpc_unsecure"
3853 ],
3854 "headers": [],
3855 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003856 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003857 "src": [
3858 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003859 ],
3860 "third_party": false,
3861 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003862 },
3863 {
3864 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003865 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003866 "gpr",
3867 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003868 "grpc_test_util_unsecure",
3869 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003870 ],
3871 "headers": [],
3872 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003873 "name": "h2_sockpair_nosec_test",
3874 "src": [
3875 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003876 ],
3877 "third_party": false,
3878 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003879 },
3880 {
3881 "deps": [
3882 "end2end_nosec_tests",
3883 "gpr",
3884 "gpr_test_util",
3885 "grpc_test_util_unsecure",
3886 "grpc_unsecure"
3887 ],
3888 "headers": [],
3889 "language": "c",
3890 "name": "h2_sockpair+trace_nosec_test",
3891 "src": [
3892 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003893 ],
3894 "third_party": false,
3895 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003896 },
3897 {
3898 "deps": [
3899 "end2end_nosec_tests",
3900 "gpr",
3901 "gpr_test_util",
3902 "grpc_test_util_unsecure",
3903 "grpc_unsecure"
3904 ],
3905 "headers": [],
3906 "language": "c",
3907 "name": "h2_sockpair_1byte_nosec_test",
3908 "src": [
3909 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003910 ],
3911 "third_party": false,
3912 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003913 },
3914 {
3915 "deps": [
3916 "end2end_nosec_tests",
3917 "gpr",
3918 "gpr_test_util",
3919 "grpc_test_util_unsecure",
3920 "grpc_unsecure"
3921 ],
3922 "headers": [],
3923 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003924 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003925 "src": [
3926 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003927 ],
3928 "third_party": false,
3929 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003930 },
3931 {
3932 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003933 "gpr",
3934 "gpr_test_util",
3935 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003936 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003937 ],
3938 "headers": [],
3939 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003940 "name": "api_fuzzer_one_entry",
3941 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003942 "test/core/end2end/fuzzers/api_fuzzer.c",
3943 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003944 ],
3945 "third_party": false,
3946 "type": "target"
3947 },
3948 {
3949 "deps": [
3950 "gpr",
3951 "gpr_test_util",
3952 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003953 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07003954 ],
3955 "headers": [],
3956 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003957 "name": "client_fuzzer_one_entry",
3958 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003959 "test/core/end2end/fuzzers/client_fuzzer.c",
3960 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003961 ],
3962 "third_party": false,
3963 "type": "target"
3964 },
3965 {
3966 "deps": [
3967 "gpr",
3968 "gpr_test_util",
3969 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07003970 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07003971 ],
3972 "headers": [],
3973 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003974 "name": "hpack_parser_fuzzer_test_one_entry",
3975 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003976 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3977 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003978 ],
3979 "third_party": false,
3980 "type": "target"
3981 },
3982 {
3983 "deps": [
3984 "gpr",
3985 "gpr_test_util",
3986 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003987 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003988 ],
3989 "headers": [],
3990 "language": "c",
3991 "name": "http_fuzzer_test_one_entry",
3992 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003993 "test/core/http/fuzzer.c",
3994 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003995 ],
3996 "third_party": false,
3997 "type": "target"
3998 },
3999 {
4000 "deps": [
4001 "gpr",
4002 "gpr_test_util",
4003 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004004 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004005 ],
4006 "headers": [],
4007 "language": "c",
4008 "name": "json_fuzzer_test_one_entry",
4009 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004010 "test/core/json/fuzzer.c",
4011 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004012 ],
4013 "third_party": false,
4014 "type": "target"
4015 },
4016 {
4017 "deps": [
4018 "gpr",
4019 "gpr_test_util",
4020 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004021 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004022 ],
4023 "headers": [],
4024 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004025 "name": "nanopb_fuzzer_response_test_one_entry",
4026 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004027 "test/core/nanopb/fuzzer_response.c",
4028 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004029 ],
4030 "third_party": false,
4031 "type": "target"
4032 },
4033 {
4034 "deps": [
4035 "gpr",
4036 "gpr_test_util",
4037 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004038 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004039 ],
4040 "headers": [],
4041 "language": "c",
4042 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4043 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004044 "test/core/nanopb/fuzzer_serverlist.c",
4045 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004046 ],
4047 "third_party": false,
4048 "type": "target"
4049 },
4050 {
4051 "deps": [
4052 "gpr",
4053 "gpr_test_util",
4054 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004055 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004056 ],
4057 "headers": [],
4058 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004059 "name": "server_fuzzer_one_entry",
4060 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004061 "test/core/end2end/fuzzers/server_fuzzer.c",
4062 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004063 ],
4064 "third_party": false,
4065 "type": "target"
4066 },
4067 {
4068 "deps": [
4069 "gpr",
4070 "gpr_test_util",
4071 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004072 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004073 ],
4074 "headers": [],
4075 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004076 "name": "uri_fuzzer_test_one_entry",
4077 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004078 "test/core/client_config/uri_fuzzer_test.c",
4079 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004080 ],
4081 "third_party": false,
4082 "type": "target"
4083 },
4084 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004085 "deps": [
4086 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004087 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004088 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004089 "language": "c",
4090 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004091 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004092 "third_party": false,
4093 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004094 },
4095 {
4096 "deps": [
4097 "gpr"
4098 ],
4099 "headers": [
4100 "test/core/util/test_config.h"
4101 ],
4102 "language": "c",
4103 "name": "gpr_test_util",
4104 "src": [
4105 "test/core/util/test_config.c",
4106 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004107 ],
4108 "third_party": false,
4109 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004110 },
4111 {
4112 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004113 "census",
4114 "gpr",
4115 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004116 "grpc_lb_policy_grpclb",
4117 "grpc_lb_policy_pick_first",
4118 "grpc_lb_policy_round_robin",
4119 "grpc_resolver_dns_native",
4120 "grpc_resolver_sockaddr",
4121 "grpc_secure",
4122 "grpc_transport_chttp2_client_insecure",
4123 "grpc_transport_chttp2_client_secure",
4124 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004125 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004126 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004127 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004128 "language": "c",
4129 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004130 "src": [
4131 "src/core/lib/surface/init.c"
4132 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004133 "third_party": false,
4134 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004135 },
4136 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004137 "deps": [
4138 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004139 "grpc"
4140 ],
4141 "headers": [],
4142 "language": "c",
4143 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004144 "src": [],
4145 "third_party": false,
4146 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004147 },
4148 {
4149 "deps": [
4150 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004151 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004152 "grpc",
4153 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004154 ],
4155 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004156 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004157 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004158 ],
4159 "language": "c",
4160 "name": "grpc_test_util",
4161 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004162 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004163 "test/core/end2end/data/server1_cert.c",
4164 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004165 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004166 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004167 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004168 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004169 ],
4170 "third_party": false,
4171 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 },
4173 {
4174 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004175 "gpr",
4176 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004177 "grpc",
4178 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004179 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004180 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004181 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004182 "language": "c",
4183 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004184 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004185 "third_party": false,
4186 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004187 },
4188 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004189 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004190 "census",
4191 "gpr",
4192 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004193 "grpc_lb_policy_grpclb",
4194 "grpc_lb_policy_pick_first",
4195 "grpc_lb_policy_round_robin",
4196 "grpc_resolver_dns_native",
4197 "grpc_resolver_sockaddr",
4198 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004199 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004200 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004201 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004202 "language": "c",
4203 "name": "grpc_unsecure",
4204 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004205 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004206 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004207 ],
4208 "third_party": false,
4209 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004210 },
4211 {
4212 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004213 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004214 "grpc"
4215 ],
4216 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004217 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004218 ],
4219 "language": "c",
4220 "name": "grpc_zookeeper",
4221 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004222 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004223 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004224 ],
4225 "third_party": false,
4226 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004227 },
4228 {
4229 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004230 "gpr",
4231 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004232 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004233 "grpc_test_util",
4234 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004235 ],
4236 "headers": [
4237 "test/core/util/reconnect_server.h"
4238 ],
4239 "language": "c",
4240 "name": "reconnect_server",
4241 "src": [
4242 "test/core/util/reconnect_server.c",
4243 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004244 ],
4245 "third_party": false,
4246 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004247 },
4248 {
4249 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004250 "gpr",
4251 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004252 "grpc",
4253 "grpc_test_util"
4254 ],
4255 "headers": [
4256 "test/core/util/test_tcp_server.h"
4257 ],
4258 "language": "c",
4259 "name": "test_tcp_server",
4260 "src": [
4261 "test/core/util/test_tcp_server.c",
4262 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004263 ],
4264 "third_party": false,
4265 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004266 },
4267 {
4268 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004269 "grpc",
4270 "grpc++_base",
4271 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004272 ],
4273 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004274 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004275 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004276 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004277 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004278 ],
4279 "language": "c++",
4280 "name": "grpc++",
4281 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "src/cpp/client/secure_credentials.cc",
4283 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004284 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004285 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004286 "src/cpp/common/secure_auth_context.cc",
4287 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004288 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004289 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004290 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004291 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004292 ],
4293 "third_party": false,
4294 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 },
4296 {
4297 "deps": [],
4298 "headers": [
4299 "test/cpp/util/test_config.h"
4300 ],
4301 "language": "c++",
4302 "name": "grpc++_test_config",
4303 "src": [
4304 "test/cpp/util/test_config.cc",
4305 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004306 ],
4307 "third_party": false,
4308 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004309 },
4310 {
4311 "deps": [
4312 "grpc++",
4313 "grpc_test_util"
4314 ],
4315 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004316 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4317 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4318 "src/proto/grpc/testing/echo.grpc.pb.h",
4319 "src/proto/grpc/testing/echo.pb.h",
4320 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4321 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004322 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004323 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "test/cpp/util/cli_call.h",
4325 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004326 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004327 "test/cpp/util/subprocess.h",
4328 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004329 ],
4330 "language": "c++",
4331 "name": "grpc++_test_util",
4332 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004333 "test/cpp/end2end/test_service_impl.cc",
4334 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004335 "test/cpp/util/byte_buffer_proto_helper.cc",
4336 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004337 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004339 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004340 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004341 "test/cpp/util/string_ref_helper.cc",
4342 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004343 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004344 "test/cpp/util/subprocess.h",
4345 "test/cpp/util/test_credentials_provider.cc",
4346 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004347 ],
4348 "third_party": false,
4349 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004350 },
4351 {
4352 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004353 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004354 "grpc",
4355 "grpc++_base",
4356 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "grpc_unsecure"
4358 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004359 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004360 "language": "c++",
4361 "name": "grpc++_unsecure",
4362 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004363 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004364 ],
4365 "third_party": false,
4366 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004367 },
4368 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004369 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004370 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004371 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004372 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004373 "src/compiler/config.h",
4374 "src/compiler/cpp_generator.h",
4375 "src/compiler/cpp_generator_helpers.h",
4376 "src/compiler/csharp_generator.h",
4377 "src/compiler/csharp_generator_helpers.h",
4378 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004379 "src/compiler/node_generator.h",
4380 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004381 "src/compiler/objective_c_generator.h",
4382 "src/compiler/objective_c_generator_helpers.h",
4383 "src/compiler/python_generator.h",
4384 "src/compiler/ruby_generator.h",
4385 "src/compiler/ruby_generator_helpers-inl.h",
4386 "src/compiler/ruby_generator_map-inl.h",
4387 "src/compiler/ruby_generator_string-inl.h"
4388 ],
4389 "language": "c++",
4390 "name": "grpc_plugin_support",
4391 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004392 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004393 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004394 "src/compiler/cpp_generator.h",
4395 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004396 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004397 "src/compiler/csharp_generator.h",
4398 "src/compiler/csharp_generator_helpers.h",
4399 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004400 "src/compiler/node_generator.cc",
4401 "src/compiler/node_generator.h",
4402 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004403 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004404 "src/compiler/objective_c_generator.h",
4405 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004406 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004407 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004408 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004409 "src/compiler/ruby_generator.h",
4410 "src/compiler/ruby_generator_helpers-inl.h",
4411 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004412 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004413 ],
4414 "third_party": false,
4415 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004416 },
4417 {
4418 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004419 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004420 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004421 "grpc++",
4422 "grpc++_test_util",
4423 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004424 ],
4425 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004426 "src/proto/grpc/testing/messages.grpc.pb.h",
4427 "src/proto/grpc/testing/messages.pb.h",
4428 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004429 ],
4430 "language": "c++",
4431 "name": "interop_client_helper",
4432 "src": [
4433 "test/cpp/interop/client_helper.cc",
4434 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004435 ],
4436 "third_party": false,
4437 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004438 },
4439 {
4440 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004441 "gpr",
4442 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004443 "grpc",
4444 "grpc++",
4445 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 "grpc++_test_util",
4447 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004448 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 ],
4450 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004451 "src/proto/grpc/testing/empty.grpc.pb.h",
4452 "src/proto/grpc/testing/empty.pb.h",
4453 "src/proto/grpc/testing/messages.grpc.pb.h",
4454 "src/proto/grpc/testing/messages.pb.h",
4455 "src/proto/grpc/testing/test.grpc.pb.h",
4456 "src/proto/grpc/testing/test.pb.h",
4457 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004458 ],
4459 "language": "c++",
4460 "name": "interop_client_main",
4461 "src": [
4462 "test/cpp/interop/client.cc",
4463 "test/cpp/interop/interop_client.cc",
4464 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004465 ],
4466 "third_party": false,
4467 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 },
4469 {
4470 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004471 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004472 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004473 "grpc++",
4474 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004475 ],
4476 "headers": [
4477 "test/cpp/interop/server_helper.h"
4478 ],
4479 "language": "c++",
4480 "name": "interop_server_helper",
4481 "src": [
4482 "test/cpp/interop/server_helper.cc",
4483 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004484 ],
4485 "third_party": false,
4486 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004487 },
4488 {
4489 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004490 "gpr",
4491 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004492 "grpc",
4493 "grpc++",
4494 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 "grpc++_test_util",
4496 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004497 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004498 ],
4499 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004500 "src/proto/grpc/testing/empty.grpc.pb.h",
4501 "src/proto/grpc/testing/empty.pb.h",
4502 "src/proto/grpc/testing/messages.grpc.pb.h",
4503 "src/proto/grpc/testing/messages.pb.h",
4504 "src/proto/grpc/testing/test.grpc.pb.h",
4505 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004506 ],
4507 "language": "c++",
4508 "name": "interop_server_main",
4509 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004510 "test/cpp/interop/server_main.cc"
4511 ],
4512 "third_party": false,
4513 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004514 },
4515 {
4516 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004517 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004518 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004519 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004520 ],
4521 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004522 "src/proto/grpc/testing/control.grpc.pb.h",
4523 "src/proto/grpc/testing/control.pb.h",
4524 "src/proto/grpc/testing/messages.grpc.pb.h",
4525 "src/proto/grpc/testing/messages.pb.h",
4526 "src/proto/grpc/testing/payloads.grpc.pb.h",
4527 "src/proto/grpc/testing/payloads.pb.h",
4528 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4529 "src/proto/grpc/testing/perf_db.pb.h",
4530 "src/proto/grpc/testing/services.grpc.pb.h",
4531 "src/proto/grpc/testing/services.pb.h",
4532 "src/proto/grpc/testing/stats.grpc.pb.h",
4533 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004534 "test/cpp/qps/client.h",
4535 "test/cpp/qps/driver.h",
4536 "test/cpp/qps/histogram.h",
4537 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004538 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004539 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004540 "test/cpp/qps/qps_worker.h",
4541 "test/cpp/qps/report.h",
4542 "test/cpp/qps/server.h",
4543 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004544 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004545 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 ],
4547 "language": "c++",
4548 "name": "qps",
4549 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004550 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004551 "test/cpp/qps/client_async.cc",
4552 "test/cpp/qps/client_sync.cc",
4553 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004554 "test/cpp/qps/driver.h",
4555 "test/cpp/qps/histogram.h",
4556 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004557 "test/cpp/qps/limit_cores.cc",
4558 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004559 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004560 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004561 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004562 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004563 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004564 "test/cpp/qps/report.h",
4565 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004566 "test/cpp/qps/server_async.cc",
4567 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004569 "test/cpp/qps/usage_timer.cc",
4570 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004571 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004572 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004573 ],
4574 "third_party": false,
4575 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004576 },
4577 {
4578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004579 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004580 "grpc"
4581 ],
4582 "headers": [],
4583 "language": "csharp",
4584 "name": "grpc_csharp_ext",
4585 "src": [
4586 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004587 ],
4588 "third_party": false,
4589 "type": "lib"
4590 },
4591 {
4592 "deps": [],
4593 "headers": [
4594 "third_party/boringssl/crypto/aes/internal.h",
4595 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4596 "third_party/boringssl/crypto/bio/internal.h",
4597 "third_party/boringssl/crypto/bn/internal.h",
4598 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4599 "third_party/boringssl/crypto/bytestring/internal.h",
4600 "third_party/boringssl/crypto/cipher/internal.h",
4601 "third_party/boringssl/crypto/conf/conf_def.h",
4602 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004603 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004604 "third_party/boringssl/crypto/des/internal.h",
4605 "third_party/boringssl/crypto/dh/internal.h",
4606 "third_party/boringssl/crypto/digest/internal.h",
4607 "third_party/boringssl/crypto/digest/md32_common.h",
4608 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004609 "third_party/boringssl/crypto/ec/internal.h",
4610 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4611 "third_party/boringssl/crypto/evp/internal.h",
4612 "third_party/boringssl/crypto/internal.h",
4613 "third_party/boringssl/crypto/modes/internal.h",
4614 "third_party/boringssl/crypto/obj/obj_dat.h",
4615 "third_party/boringssl/crypto/obj/obj_xref.h",
4616 "third_party/boringssl/crypto/pkcs8/internal.h",
4617 "third_party/boringssl/crypto/rand/internal.h",
4618 "third_party/boringssl/crypto/rsa/internal.h",
4619 "third_party/boringssl/crypto/test/scoped_types.h",
4620 "third_party/boringssl/crypto/test/test_util.h",
4621 "third_party/boringssl/crypto/x509/charmap.h",
4622 "third_party/boringssl/crypto/x509/vpm_int.h",
4623 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4624 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4625 "third_party/boringssl/include/openssl/aead.h",
4626 "third_party/boringssl/include/openssl/aes.h",
4627 "third_party/boringssl/include/openssl/arm_arch.h",
4628 "third_party/boringssl/include/openssl/asn1.h",
4629 "third_party/boringssl/include/openssl/asn1_mac.h",
4630 "third_party/boringssl/include/openssl/asn1t.h",
4631 "third_party/boringssl/include/openssl/base.h",
4632 "third_party/boringssl/include/openssl/base64.h",
4633 "third_party/boringssl/include/openssl/bio.h",
4634 "third_party/boringssl/include/openssl/blowfish.h",
4635 "third_party/boringssl/include/openssl/bn.h",
4636 "third_party/boringssl/include/openssl/buf.h",
4637 "third_party/boringssl/include/openssl/buffer.h",
4638 "third_party/boringssl/include/openssl/bytestring.h",
4639 "third_party/boringssl/include/openssl/cast.h",
4640 "third_party/boringssl/include/openssl/chacha.h",
4641 "third_party/boringssl/include/openssl/cipher.h",
4642 "third_party/boringssl/include/openssl/cmac.h",
4643 "third_party/boringssl/include/openssl/conf.h",
4644 "third_party/boringssl/include/openssl/cpu.h",
4645 "third_party/boringssl/include/openssl/crypto.h",
4646 "third_party/boringssl/include/openssl/curve25519.h",
4647 "third_party/boringssl/include/openssl/des.h",
4648 "third_party/boringssl/include/openssl/dh.h",
4649 "third_party/boringssl/include/openssl/digest.h",
4650 "third_party/boringssl/include/openssl/dsa.h",
4651 "third_party/boringssl/include/openssl/dtls1.h",
4652 "third_party/boringssl/include/openssl/ec.h",
4653 "third_party/boringssl/include/openssl/ec_key.h",
4654 "third_party/boringssl/include/openssl/ecdh.h",
4655 "third_party/boringssl/include/openssl/ecdsa.h",
4656 "third_party/boringssl/include/openssl/engine.h",
4657 "third_party/boringssl/include/openssl/err.h",
4658 "third_party/boringssl/include/openssl/evp.h",
4659 "third_party/boringssl/include/openssl/ex_data.h",
4660 "third_party/boringssl/include/openssl/hkdf.h",
4661 "third_party/boringssl/include/openssl/hmac.h",
4662 "third_party/boringssl/include/openssl/lhash.h",
4663 "third_party/boringssl/include/openssl/lhash_macros.h",
4664 "third_party/boringssl/include/openssl/md4.h",
4665 "third_party/boringssl/include/openssl/md5.h",
4666 "third_party/boringssl/include/openssl/mem.h",
4667 "third_party/boringssl/include/openssl/obj.h",
4668 "third_party/boringssl/include/openssl/obj_mac.h",
4669 "third_party/boringssl/include/openssl/objects.h",
4670 "third_party/boringssl/include/openssl/opensslfeatures.h",
4671 "third_party/boringssl/include/openssl/opensslv.h",
4672 "third_party/boringssl/include/openssl/ossl_typ.h",
4673 "third_party/boringssl/include/openssl/pem.h",
4674 "third_party/boringssl/include/openssl/pkcs12.h",
4675 "third_party/boringssl/include/openssl/pkcs7.h",
4676 "third_party/boringssl/include/openssl/pkcs8.h",
4677 "third_party/boringssl/include/openssl/poly1305.h",
4678 "third_party/boringssl/include/openssl/pqueue.h",
4679 "third_party/boringssl/include/openssl/rand.h",
4680 "third_party/boringssl/include/openssl/rc4.h",
4681 "third_party/boringssl/include/openssl/rsa.h",
4682 "third_party/boringssl/include/openssl/safestack.h",
4683 "third_party/boringssl/include/openssl/sha.h",
4684 "third_party/boringssl/include/openssl/srtp.h",
4685 "third_party/boringssl/include/openssl/ssl.h",
4686 "third_party/boringssl/include/openssl/ssl3.h",
4687 "third_party/boringssl/include/openssl/stack.h",
4688 "third_party/boringssl/include/openssl/stack_macros.h",
4689 "third_party/boringssl/include/openssl/thread.h",
4690 "third_party/boringssl/include/openssl/time_support.h",
4691 "third_party/boringssl/include/openssl/tls1.h",
4692 "third_party/boringssl/include/openssl/type_check.h",
4693 "third_party/boringssl/include/openssl/x509.h",
4694 "third_party/boringssl/include/openssl/x509_vfy.h",
4695 "third_party/boringssl/include/openssl/x509v3.h",
4696 "third_party/boringssl/ssl/internal.h",
4697 "third_party/boringssl/ssl/test/async_bio.h",
4698 "third_party/boringssl/ssl/test/packeted_bio.h",
4699 "third_party/boringssl/ssl/test/scoped_types.h",
4700 "third_party/boringssl/ssl/test/test_config.h"
4701 ],
4702 "language": "c",
4703 "name": "boringssl",
4704 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004705 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004706 ],
4707 "third_party": true,
4708 "type": "lib"
4709 },
4710 {
4711 "deps": [],
4712 "headers": [],
4713 "language": "c++",
4714 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004715 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004716 "third_party": true,
4717 "type": "lib"
4718 },
4719 {
4720 "deps": [
4721 "boringssl",
4722 "boringssl_test_util"
4723 ],
4724 "headers": [],
4725 "language": "c++",
4726 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004727 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004728 "third_party": true,
4729 "type": "lib"
4730 },
4731 {
4732 "deps": [
4733 "boringssl",
4734 "boringssl_test_util"
4735 ],
4736 "headers": [],
4737 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004738 "name": "boringssl_asn1_test_lib",
4739 "src": [],
4740 "third_party": true,
4741 "type": "lib"
4742 },
4743 {
4744 "deps": [
4745 "boringssl",
4746 "boringssl_test_util"
4747 ],
4748 "headers": [],
4749 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004750 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004751 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004752 "third_party": true,
4753 "type": "lib"
4754 },
4755 {
4756 "deps": [
4757 "boringssl",
4758 "boringssl_test_util"
4759 ],
4760 "headers": [],
4761 "language": "c++",
4762 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004763 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004764 "third_party": true,
4765 "type": "lib"
4766 },
4767 {
4768 "deps": [
4769 "boringssl",
4770 "boringssl_test_util"
4771 ],
4772 "headers": [],
4773 "language": "c++",
4774 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004775 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004776 "third_party": true,
4777 "type": "lib"
4778 },
4779 {
4780 "deps": [
4781 "boringssl",
4782 "boringssl_test_util"
4783 ],
4784 "headers": [],
4785 "language": "c++",
4786 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004787 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004788 "third_party": true,
4789 "type": "lib"
4790 },
4791 {
4792 "deps": [
4793 "boringssl",
4794 "boringssl_test_util"
4795 ],
4796 "headers": [],
4797 "language": "c++",
4798 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004799 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004800 "third_party": true,
4801 "type": "lib"
4802 },
4803 {
4804 "deps": [
4805 "boringssl",
4806 "boringssl_test_util"
4807 ],
4808 "headers": [],
4809 "language": "c++",
4810 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004811 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004812 "third_party": true,
4813 "type": "lib"
4814 },
4815 {
4816 "deps": [
4817 "boringssl",
4818 "boringssl_test_util"
4819 ],
4820 "headers": [],
4821 "language": "c++",
4822 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004823 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004824 "third_party": true,
4825 "type": "lib"
4826 },
4827 {
4828 "deps": [
4829 "boringssl",
4830 "boringssl_test_util"
4831 ],
4832 "headers": [],
4833 "language": "c",
4834 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004835 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004836 "third_party": true,
4837 "type": "lib"
4838 },
4839 {
4840 "deps": [
4841 "boringssl",
4842 "boringssl_test_util"
4843 ],
4844 "headers": [],
4845 "language": "c++",
4846 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004847 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004848 "third_party": true,
4849 "type": "lib"
4850 },
4851 {
4852 "deps": [
4853 "boringssl",
4854 "boringssl_test_util"
4855 ],
4856 "headers": [],
4857 "language": "c++",
4858 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004859 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004860 "third_party": true,
4861 "type": "lib"
4862 },
4863 {
4864 "deps": [
4865 "boringssl",
4866 "boringssl_test_util"
4867 ],
4868 "headers": [],
4869 "language": "c++",
4870 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004871 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004872 "third_party": true,
4873 "type": "lib"
4874 },
4875 {
4876 "deps": [
4877 "boringssl",
4878 "boringssl_test_util"
4879 ],
4880 "headers": [],
4881 "language": "c++",
4882 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004883 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004884 "third_party": true,
4885 "type": "lib"
4886 },
4887 {
4888 "deps": [
4889 "boringssl",
4890 "boringssl_test_util"
4891 ],
4892 "headers": [],
4893 "language": "c",
4894 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004895 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004896 "third_party": true,
4897 "type": "lib"
4898 },
4899 {
4900 "deps": [
4901 "boringssl",
4902 "boringssl_test_util"
4903 ],
4904 "headers": [],
4905 "language": "c++",
4906 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004907 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004908 "third_party": true,
4909 "type": "lib"
4910 },
4911 {
4912 "deps": [
4913 "boringssl",
4914 "boringssl_test_util"
4915 ],
4916 "headers": [],
4917 "language": "c",
4918 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004919 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004920 "third_party": true,
4921 "type": "lib"
4922 },
4923 {
4924 "deps": [
4925 "boringssl",
4926 "boringssl_test_util"
4927 ],
4928 "headers": [],
4929 "language": "c++",
4930 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004931 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004932 "third_party": true,
4933 "type": "lib"
4934 },
4935 {
4936 "deps": [
4937 "boringssl",
4938 "boringssl_test_util"
4939 ],
4940 "headers": [],
4941 "language": "c++",
4942 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004943 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004944 "third_party": true,
4945 "type": "lib"
4946 },
4947 {
4948 "deps": [
4949 "boringssl",
4950 "boringssl_test_util"
4951 ],
4952 "headers": [],
4953 "language": "c++",
4954 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004955 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004956 "third_party": true,
4957 "type": "lib"
4958 },
4959 {
4960 "deps": [
4961 "boringssl",
4962 "boringssl_test_util"
4963 ],
4964 "headers": [],
4965 "language": "c++",
4966 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004967 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004968 "third_party": true,
4969 "type": "lib"
4970 },
4971 {
4972 "deps": [
4973 "boringssl",
4974 "boringssl_test_util"
4975 ],
4976 "headers": [],
4977 "language": "c++",
4978 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004979 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004980 "third_party": true,
4981 "type": "lib"
4982 },
4983 {
4984 "deps": [
4985 "boringssl",
4986 "boringssl_test_util"
4987 ],
4988 "headers": [],
4989 "language": "c",
4990 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004991 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004992 "third_party": true,
4993 "type": "lib"
4994 },
4995 {
4996 "deps": [
4997 "boringssl",
4998 "boringssl_test_util"
4999 ],
5000 "headers": [],
5001 "language": "c++",
5002 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005003 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005004 "third_party": true,
5005 "type": "lib"
5006 },
5007 {
5008 "deps": [
5009 "boringssl",
5010 "boringssl_test_util"
5011 ],
5012 "headers": [],
5013 "language": "c",
5014 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005015 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005016 "third_party": true,
5017 "type": "lib"
5018 },
5019 {
5020 "deps": [
5021 "boringssl",
5022 "boringssl_test_util"
5023 ],
5024 "headers": [],
5025 "language": "c",
5026 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005027 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005028 "third_party": true,
5029 "type": "lib"
5030 },
5031 {
5032 "deps": [
5033 "boringssl",
5034 "boringssl_test_util"
5035 ],
5036 "headers": [],
5037 "language": "c++",
5038 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005039 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005040 "third_party": true,
5041 "type": "lib"
5042 },
5043 {
5044 "deps": [
5045 "boringssl",
5046 "boringssl_test_util"
5047 ],
5048 "headers": [],
5049 "language": "c++",
5050 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005051 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005052 "third_party": true,
5053 "type": "lib"
5054 },
5055 {
5056 "deps": [
5057 "boringssl",
5058 "boringssl_test_util"
5059 ],
5060 "headers": [],
5061 "language": "c++",
5062 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005063 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005064 "third_party": true,
5065 "type": "lib"
5066 },
5067 {
5068 "deps": [
5069 "boringssl",
5070 "boringssl_test_util"
5071 ],
5072 "headers": [],
5073 "language": "c",
5074 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005075 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005076 "third_party": true,
5077 "type": "lib"
5078 },
5079 {
5080 "deps": [
5081 "boringssl",
5082 "boringssl_test_util"
5083 ],
5084 "headers": [],
5085 "language": "c++",
5086 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005087 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005088 "third_party": true,
5089 "type": "lib"
5090 },
5091 {
5092 "deps": [
5093 "boringssl",
5094 "boringssl_test_util"
5095 ],
5096 "headers": [],
5097 "language": "c",
5098 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005099 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005100 "third_party": true,
5101 "type": "lib"
5102 },
5103 {
5104 "deps": [
5105 "boringssl",
5106 "boringssl_test_util"
5107 ],
5108 "headers": [],
5109 "language": "c",
5110 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005111 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005112 "third_party": true,
5113 "type": "lib"
5114 },
5115 {
5116 "deps": [
5117 "boringssl",
5118 "boringssl_test_util"
5119 ],
5120 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005121 "language": "c++",
5122 "name": "boringssl_x509_test_lib",
5123 "src": [],
5124 "third_party": true,
5125 "type": "lib"
5126 },
5127 {
5128 "deps": [
5129 "boringssl",
5130 "boringssl_test_util"
5131 ],
5132 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005133 "language": "c",
5134 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005135 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005136 "third_party": true,
5137 "type": "lib"
5138 },
5139 {
5140 "deps": [
5141 "boringssl",
5142 "boringssl_test_util"
5143 ],
5144 "headers": [],
5145 "language": "c",
5146 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005147 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005148 "third_party": true,
5149 "type": "lib"
5150 },
5151 {
5152 "deps": [
5153 "boringssl",
5154 "boringssl_test_util"
5155 ],
5156 "headers": [],
5157 "language": "c",
5158 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005159 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005160 "third_party": true,
5161 "type": "lib"
5162 },
5163 {
5164 "deps": [
5165 "boringssl",
5166 "boringssl_test_util"
5167 ],
5168 "headers": [],
5169 "language": "c++",
5170 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005171 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005172 "third_party": true,
5173 "type": "lib"
5174 },
5175 {
5176 "deps": [],
5177 "headers": [
5178 "third_party/zlib/crc32.h",
5179 "third_party/zlib/deflate.h",
5180 "third_party/zlib/gzguts.h",
5181 "third_party/zlib/inffast.h",
5182 "third_party/zlib/inffixed.h",
5183 "third_party/zlib/inflate.h",
5184 "third_party/zlib/inftrees.h",
5185 "third_party/zlib/trees.h",
5186 "third_party/zlib/zconf.h",
5187 "third_party/zlib/zlib.h",
5188 "third_party/zlib/zutil.h"
5189 ],
5190 "language": "c",
5191 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005192 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005193 "third_party": true,
5194 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005195 },
5196 {
5197 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005198 "gpr",
5199 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005200 "grpc_test_util_unsecure",
5201 "grpc_unsecure"
5202 ],
5203 "headers": [
5204 "test/core/bad_client/bad_client.h"
5205 ],
5206 "language": "c",
5207 "name": "bad_client_test",
5208 "src": [
5209 "test/core/bad_client/bad_client.c",
5210 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005211 ],
5212 "third_party": false,
5213 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005214 },
5215 {
5216 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005217 "gpr",
5218 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005219 "grpc",
5220 "grpc_test_util"
5221 ],
5222 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005223 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005224 ],
5225 "language": "c",
5226 "name": "bad_ssl_test_server",
5227 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005228 "test/core/bad_ssl/server_common.c",
5229 "test/core/bad_ssl/server_common.h"
5230 ],
5231 "third_party": false,
5232 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005233 },
5234 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005235 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005236 "gpr",
5237 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005238 "grpc",
5239 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005240 ],
5241 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005242 "test/core/end2end/end2end_tests.h",
5243 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005244 ],
5245 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005246 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005247 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005248 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005249 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005250 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005251 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005252 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005253 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005254 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005255 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005256 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005257 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005258 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005259 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005260 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005261 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005262 "test/core/end2end/tests/default_host.c",
5263 "test/core/end2end/tests/disappearing_server.c",
5264 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005265 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005266 "test/core/end2end/tests/graceful_server_shutdown.c",
5267 "test/core/end2end/tests/high_initial_seqno.c",
5268 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005269 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005270 "test/core/end2end/tests/invoke_large_request.c",
5271 "test/core/end2end/tests/large_metadata.c",
5272 "test/core/end2end/tests/max_concurrent_streams.c",
5273 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005274 "test/core/end2end/tests/negative_deadline.c",
5275 "test/core/end2end/tests/no_op.c",
5276 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005277 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005278 "test/core/end2end/tests/ping_pong_streaming.c",
5279 "test/core/end2end/tests/registered_call.c",
5280 "test/core/end2end/tests/request_with_flags.c",
5281 "test/core/end2end/tests/request_with_payload.c",
5282 "test/core/end2end/tests/server_finishes_request.c",
5283 "test/core/end2end/tests/shutdown_finishes_calls.c",
5284 "test/core/end2end/tests/shutdown_finishes_tags.c",
5285 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005286 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005287 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005288 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005289 ],
5290 "third_party": false,
5291 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005292 },
5293 {
5294 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005295 "gpr",
5296 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005297 "grpc_test_util_unsecure",
5298 "grpc_unsecure"
5299 ],
5300 "headers": [
5301 "test/core/end2end/end2end_tests.h",
5302 "test/core/end2end/tests/cancel_test_helpers.h"
5303 ],
5304 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005305 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005306 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005307 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005308 "test/core/end2end/end2end_tests.h",
5309 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005310 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005311 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005312 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005313 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005314 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005315 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005316 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005317 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005318 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005319 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005320 "test/core/end2end/tests/default_host.c",
5321 "test/core/end2end/tests/disappearing_server.c",
5322 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005323 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005324 "test/core/end2end/tests/graceful_server_shutdown.c",
5325 "test/core/end2end/tests/high_initial_seqno.c",
5326 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005327 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005328 "test/core/end2end/tests/invoke_large_request.c",
5329 "test/core/end2end/tests/large_metadata.c",
5330 "test/core/end2end/tests/max_concurrent_streams.c",
5331 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005332 "test/core/end2end/tests/negative_deadline.c",
5333 "test/core/end2end/tests/no_op.c",
5334 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005335 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005336 "test/core/end2end/tests/ping_pong_streaming.c",
5337 "test/core/end2end/tests/registered_call.c",
5338 "test/core/end2end/tests/request_with_flags.c",
5339 "test/core/end2end/tests/request_with_payload.c",
5340 "test/core/end2end/tests/server_finishes_request.c",
5341 "test/core/end2end/tests/shutdown_finishes_calls.c",
5342 "test/core/end2end/tests/shutdown_finishes_tags.c",
5343 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005344 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005345 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005346 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005347 ],
5348 "third_party": false,
5349 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005350 },
5351 {
5352 "deps": [
5353 "gpr",
5354 "grpc_base"
5355 ],
5356 "headers": [
5357 "include/grpc/census.h",
5358 "src/core/ext/census/aggregation.h",
5359 "src/core/ext/census/census_interface.h",
5360 "src/core/ext/census/census_rpc_stats.h",
5361 "src/core/ext/census/grpc_filter.h",
5362 "src/core/ext/census/mlog.h",
5363 "src/core/ext/census/rpc_metric_id.h"
5364 ],
5365 "language": "c",
5366 "name": "census",
5367 "src": [
5368 "include/grpc/census.h",
5369 "src/core/ext/census/aggregation.h",
5370 "src/core/ext/census/census_interface.h",
5371 "src/core/ext/census/census_rpc_stats.h",
5372 "src/core/ext/census/context.c",
5373 "src/core/ext/census/grpc_context.c",
5374 "src/core/ext/census/grpc_filter.c",
5375 "src/core/ext/census/grpc_filter.h",
5376 "src/core/ext/census/grpc_plugin.c",
5377 "src/core/ext/census/initialize.c",
5378 "src/core/ext/census/mlog.c",
5379 "src/core/ext/census/mlog.h",
5380 "src/core/ext/census/operation.c",
5381 "src/core/ext/census/placeholders.c",
5382 "src/core/ext/census/rpc_metric_id.h",
5383 "src/core/ext/census/tracing.c"
5384 ],
5385 "third_party": false,
5386 "type": "filegroup"
5387 },
5388 {
5389 "deps": [
5390 "gpr_codegen"
5391 ],
5392 "headers": [
5393 "include/grpc/support/alloc.h",
5394 "include/grpc/support/atm.h",
5395 "include/grpc/support/atm_gcc_atomic.h",
5396 "include/grpc/support/atm_gcc_sync.h",
5397 "include/grpc/support/atm_win32.h",
5398 "include/grpc/support/avl.h",
5399 "include/grpc/support/cmdline.h",
5400 "include/grpc/support/cpu.h",
5401 "include/grpc/support/histogram.h",
5402 "include/grpc/support/host_port.h",
5403 "include/grpc/support/log.h",
5404 "include/grpc/support/log_win32.h",
5405 "include/grpc/support/port_platform.h",
5406 "include/grpc/support/slice.h",
5407 "include/grpc/support/slice_buffer.h",
5408 "include/grpc/support/string_util.h",
5409 "include/grpc/support/subprocess.h",
5410 "include/grpc/support/sync.h",
5411 "include/grpc/support/sync_generic.h",
5412 "include/grpc/support/sync_posix.h",
5413 "include/grpc/support/sync_win32.h",
5414 "include/grpc/support/thd.h",
5415 "include/grpc/support/time.h",
5416 "include/grpc/support/tls.h",
5417 "include/grpc/support/tls_gcc.h",
5418 "include/grpc/support/tls_msvc.h",
5419 "include/grpc/support/tls_pthread.h",
5420 "include/grpc/support/useful.h",
5421 "src/core/lib/profiling/timers.h",
5422 "src/core/lib/support/backoff.h",
5423 "src/core/lib/support/block_annotate.h",
5424 "src/core/lib/support/env.h",
5425 "src/core/lib/support/load_file.h",
5426 "src/core/lib/support/murmur_hash.h",
5427 "src/core/lib/support/stack_lockfree.h",
5428 "src/core/lib/support/string.h",
5429 "src/core/lib/support/string_win32.h",
5430 "src/core/lib/support/thd_internal.h",
5431 "src/core/lib/support/time_precise.h",
5432 "src/core/lib/support/tmpfile.h"
5433 ],
5434 "language": "c",
5435 "name": "gpr_base",
5436 "src": [
5437 "include/grpc/support/alloc.h",
5438 "include/grpc/support/atm.h",
5439 "include/grpc/support/atm_gcc_atomic.h",
5440 "include/grpc/support/atm_gcc_sync.h",
5441 "include/grpc/support/atm_win32.h",
5442 "include/grpc/support/avl.h",
5443 "include/grpc/support/cmdline.h",
5444 "include/grpc/support/cpu.h",
5445 "include/grpc/support/histogram.h",
5446 "include/grpc/support/host_port.h",
5447 "include/grpc/support/log.h",
5448 "include/grpc/support/log_win32.h",
5449 "include/grpc/support/port_platform.h",
5450 "include/grpc/support/slice.h",
5451 "include/grpc/support/slice_buffer.h",
5452 "include/grpc/support/string_util.h",
5453 "include/grpc/support/subprocess.h",
5454 "include/grpc/support/sync.h",
5455 "include/grpc/support/sync_generic.h",
5456 "include/grpc/support/sync_posix.h",
5457 "include/grpc/support/sync_win32.h",
5458 "include/grpc/support/thd.h",
5459 "include/grpc/support/time.h",
5460 "include/grpc/support/tls.h",
5461 "include/grpc/support/tls_gcc.h",
5462 "include/grpc/support/tls_msvc.h",
5463 "include/grpc/support/tls_pthread.h",
5464 "include/grpc/support/useful.h",
5465 "src/core/lib/profiling/basic_timers.c",
5466 "src/core/lib/profiling/stap_timers.c",
5467 "src/core/lib/profiling/timers.h",
5468 "src/core/lib/support/alloc.c",
5469 "src/core/lib/support/avl.c",
5470 "src/core/lib/support/backoff.c",
5471 "src/core/lib/support/backoff.h",
5472 "src/core/lib/support/block_annotate.h",
5473 "src/core/lib/support/cmdline.c",
5474 "src/core/lib/support/cpu_iphone.c",
5475 "src/core/lib/support/cpu_linux.c",
5476 "src/core/lib/support/cpu_posix.c",
5477 "src/core/lib/support/cpu_windows.c",
5478 "src/core/lib/support/env.h",
5479 "src/core/lib/support/env_linux.c",
5480 "src/core/lib/support/env_posix.c",
5481 "src/core/lib/support/env_win32.c",
5482 "src/core/lib/support/histogram.c",
5483 "src/core/lib/support/host_port.c",
5484 "src/core/lib/support/load_file.c",
5485 "src/core/lib/support/load_file.h",
5486 "src/core/lib/support/log.c",
5487 "src/core/lib/support/log_android.c",
5488 "src/core/lib/support/log_linux.c",
5489 "src/core/lib/support/log_posix.c",
5490 "src/core/lib/support/log_win32.c",
5491 "src/core/lib/support/murmur_hash.c",
5492 "src/core/lib/support/murmur_hash.h",
5493 "src/core/lib/support/slice.c",
5494 "src/core/lib/support/slice_buffer.c",
5495 "src/core/lib/support/stack_lockfree.c",
5496 "src/core/lib/support/stack_lockfree.h",
5497 "src/core/lib/support/string.c",
5498 "src/core/lib/support/string.h",
5499 "src/core/lib/support/string_posix.c",
5500 "src/core/lib/support/string_win32.c",
5501 "src/core/lib/support/string_win32.h",
5502 "src/core/lib/support/subprocess_posix.c",
5503 "src/core/lib/support/subprocess_windows.c",
5504 "src/core/lib/support/sync.c",
5505 "src/core/lib/support/sync_posix.c",
5506 "src/core/lib/support/sync_win32.c",
5507 "src/core/lib/support/thd.c",
5508 "src/core/lib/support/thd_internal.h",
5509 "src/core/lib/support/thd_posix.c",
5510 "src/core/lib/support/thd_win32.c",
5511 "src/core/lib/support/time.c",
5512 "src/core/lib/support/time_posix.c",
5513 "src/core/lib/support/time_precise.c",
5514 "src/core/lib/support/time_precise.h",
5515 "src/core/lib/support/time_win32.c",
5516 "src/core/lib/support/tls_pthread.c",
5517 "src/core/lib/support/tmpfile.h",
5518 "src/core/lib/support/tmpfile_posix.c",
5519 "src/core/lib/support/tmpfile_win32.c",
5520 "src/core/lib/support/wrap_memcpy.c"
5521 ],
5522 "third_party": false,
5523 "type": "filegroup"
5524 },
5525 {
5526 "deps": [],
5527 "headers": [
5528 "include/grpc/impl/codegen/alloc.h",
5529 "include/grpc/impl/codegen/atm.h",
5530 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5531 "include/grpc/impl/codegen/atm_gcc_sync.h",
5532 "include/grpc/impl/codegen/atm_win32.h",
5533 "include/grpc/impl/codegen/log.h",
5534 "include/grpc/impl/codegen/port_platform.h",
5535 "include/grpc/impl/codegen/slice.h",
5536 "include/grpc/impl/codegen/slice_buffer.h",
5537 "include/grpc/impl/codegen/sync.h",
5538 "include/grpc/impl/codegen/sync_generic.h",
5539 "include/grpc/impl/codegen/sync_posix.h",
5540 "include/grpc/impl/codegen/sync_win32.h",
5541 "include/grpc/impl/codegen/time.h"
5542 ],
5543 "language": "c",
5544 "name": "gpr_codegen",
5545 "src": [
5546 "include/grpc/impl/codegen/alloc.h",
5547 "include/grpc/impl/codegen/atm.h",
5548 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5549 "include/grpc/impl/codegen/atm_gcc_sync.h",
5550 "include/grpc/impl/codegen/atm_win32.h",
5551 "include/grpc/impl/codegen/log.h",
5552 "include/grpc/impl/codegen/port_platform.h",
5553 "include/grpc/impl/codegen/slice.h",
5554 "include/grpc/impl/codegen/slice_buffer.h",
5555 "include/grpc/impl/codegen/sync.h",
5556 "include/grpc/impl/codegen/sync_generic.h",
5557 "include/grpc/impl/codegen/sync_posix.h",
5558 "include/grpc/impl/codegen/sync_win32.h",
5559 "include/grpc/impl/codegen/time.h"
5560 ],
5561 "third_party": false,
5562 "type": "filegroup"
5563 },
5564 {
5565 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005566 "gpr",
5567 "grpc_codegen"
5568 ],
5569 "headers": [
5570 "include/grpc/byte_buffer.h",
5571 "include/grpc/byte_buffer_reader.h",
5572 "include/grpc/compression.h",
5573 "include/grpc/grpc.h",
5574 "include/grpc/status.h",
5575 "src/core/lib/channel/channel_args.h",
5576 "src/core/lib/channel/channel_stack.h",
5577 "src/core/lib/channel/channel_stack_builder.h",
5578 "src/core/lib/channel/compress_filter.h",
5579 "src/core/lib/channel/connected_channel.h",
5580 "src/core/lib/channel/context.h",
5581 "src/core/lib/channel/http_client_filter.h",
5582 "src/core/lib/channel/http_server_filter.h",
5583 "src/core/lib/compression/algorithm_metadata.h",
5584 "src/core/lib/compression/message_compress.h",
5585 "src/core/lib/debug/trace.h",
5586 "src/core/lib/http/format_request.h",
5587 "src/core/lib/http/httpcli.h",
5588 "src/core/lib/http/parser.h",
5589 "src/core/lib/iomgr/closure.h",
5590 "src/core/lib/iomgr/endpoint.h",
5591 "src/core/lib/iomgr/endpoint_pair.h",
5592 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5593 "src/core/lib/iomgr/ev_posix.h",
5594 "src/core/lib/iomgr/exec_ctx.h",
5595 "src/core/lib/iomgr/executor.h",
5596 "src/core/lib/iomgr/iocp_windows.h",
5597 "src/core/lib/iomgr/iomgr.h",
5598 "src/core/lib/iomgr/iomgr_internal.h",
5599 "src/core/lib/iomgr/iomgr_posix.h",
5600 "src/core/lib/iomgr/pollset.h",
5601 "src/core/lib/iomgr/pollset_set.h",
5602 "src/core/lib/iomgr/pollset_set_windows.h",
5603 "src/core/lib/iomgr/pollset_windows.h",
5604 "src/core/lib/iomgr/resolve_address.h",
5605 "src/core/lib/iomgr/sockaddr.h",
5606 "src/core/lib/iomgr/sockaddr_posix.h",
5607 "src/core/lib/iomgr/sockaddr_utils.h",
5608 "src/core/lib/iomgr/sockaddr_win32.h",
5609 "src/core/lib/iomgr/socket_utils_posix.h",
5610 "src/core/lib/iomgr/socket_windows.h",
5611 "src/core/lib/iomgr/tcp_client.h",
5612 "src/core/lib/iomgr/tcp_posix.h",
5613 "src/core/lib/iomgr/tcp_server.h",
5614 "src/core/lib/iomgr/tcp_windows.h",
5615 "src/core/lib/iomgr/time_averaged_stats.h",
5616 "src/core/lib/iomgr/timer.h",
5617 "src/core/lib/iomgr/timer_heap.h",
5618 "src/core/lib/iomgr/udp_server.h",
5619 "src/core/lib/iomgr/unix_sockets_posix.h",
5620 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5621 "src/core/lib/iomgr/wakeup_fd_posix.h",
5622 "src/core/lib/iomgr/workqueue.h",
5623 "src/core/lib/iomgr/workqueue_posix.h",
5624 "src/core/lib/iomgr/workqueue_windows.h",
5625 "src/core/lib/json/json.h",
5626 "src/core/lib/json/json_common.h",
5627 "src/core/lib/json/json_reader.h",
5628 "src/core/lib/json/json_writer.h",
5629 "src/core/lib/surface/api_trace.h",
5630 "src/core/lib/surface/call.h",
5631 "src/core/lib/surface/call_test_only.h",
5632 "src/core/lib/surface/channel.h",
5633 "src/core/lib/surface/channel_init.h",
5634 "src/core/lib/surface/channel_stack_type.h",
5635 "src/core/lib/surface/completion_queue.h",
5636 "src/core/lib/surface/event_string.h",
5637 "src/core/lib/surface/init.h",
5638 "src/core/lib/surface/lame_client.h",
5639 "src/core/lib/surface/server.h",
5640 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005641 "src/core/lib/transport/byte_stream.h",
5642 "src/core/lib/transport/connectivity_state.h",
5643 "src/core/lib/transport/metadata.h",
5644 "src/core/lib/transport/metadata_batch.h",
5645 "src/core/lib/transport/static_metadata.h",
5646 "src/core/lib/transport/transport.h",
5647 "src/core/lib/transport/transport_impl.h"
5648 ],
5649 "language": "c",
5650 "name": "grpc_base",
5651 "src": [
5652 "include/grpc/byte_buffer.h",
5653 "include/grpc/byte_buffer_reader.h",
5654 "include/grpc/compression.h",
5655 "include/grpc/grpc.h",
5656 "include/grpc/status.h",
5657 "src/core/lib/channel/channel_args.c",
5658 "src/core/lib/channel/channel_args.h",
5659 "src/core/lib/channel/channel_stack.c",
5660 "src/core/lib/channel/channel_stack.h",
5661 "src/core/lib/channel/channel_stack_builder.c",
5662 "src/core/lib/channel/channel_stack_builder.h",
5663 "src/core/lib/channel/compress_filter.c",
5664 "src/core/lib/channel/compress_filter.h",
5665 "src/core/lib/channel/connected_channel.c",
5666 "src/core/lib/channel/connected_channel.h",
5667 "src/core/lib/channel/context.h",
5668 "src/core/lib/channel/http_client_filter.c",
5669 "src/core/lib/channel/http_client_filter.h",
5670 "src/core/lib/channel/http_server_filter.c",
5671 "src/core/lib/channel/http_server_filter.h",
5672 "src/core/lib/compression/algorithm_metadata.h",
5673 "src/core/lib/compression/compression_algorithm.c",
5674 "src/core/lib/compression/message_compress.c",
5675 "src/core/lib/compression/message_compress.h",
5676 "src/core/lib/debug/trace.c",
5677 "src/core/lib/debug/trace.h",
5678 "src/core/lib/http/format_request.c",
5679 "src/core/lib/http/format_request.h",
5680 "src/core/lib/http/httpcli.c",
5681 "src/core/lib/http/httpcli.h",
5682 "src/core/lib/http/parser.c",
5683 "src/core/lib/http/parser.h",
5684 "src/core/lib/iomgr/closure.c",
5685 "src/core/lib/iomgr/closure.h",
5686 "src/core/lib/iomgr/endpoint.c",
5687 "src/core/lib/iomgr/endpoint.h",
5688 "src/core/lib/iomgr/endpoint_pair.h",
5689 "src/core/lib/iomgr/endpoint_pair_posix.c",
5690 "src/core/lib/iomgr/endpoint_pair_windows.c",
5691 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5692 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5693 "src/core/lib/iomgr/ev_posix.c",
5694 "src/core/lib/iomgr/ev_posix.h",
5695 "src/core/lib/iomgr/exec_ctx.c",
5696 "src/core/lib/iomgr/exec_ctx.h",
5697 "src/core/lib/iomgr/executor.c",
5698 "src/core/lib/iomgr/executor.h",
5699 "src/core/lib/iomgr/iocp_windows.c",
5700 "src/core/lib/iomgr/iocp_windows.h",
5701 "src/core/lib/iomgr/iomgr.c",
5702 "src/core/lib/iomgr/iomgr.h",
5703 "src/core/lib/iomgr/iomgr_internal.h",
5704 "src/core/lib/iomgr/iomgr_posix.c",
5705 "src/core/lib/iomgr/iomgr_posix.h",
5706 "src/core/lib/iomgr/iomgr_windows.c",
5707 "src/core/lib/iomgr/pollset.h",
5708 "src/core/lib/iomgr/pollset_set.h",
5709 "src/core/lib/iomgr/pollset_set_windows.c",
5710 "src/core/lib/iomgr/pollset_set_windows.h",
5711 "src/core/lib/iomgr/pollset_windows.c",
5712 "src/core/lib/iomgr/pollset_windows.h",
5713 "src/core/lib/iomgr/resolve_address.h",
5714 "src/core/lib/iomgr/resolve_address_posix.c",
5715 "src/core/lib/iomgr/resolve_address_windows.c",
5716 "src/core/lib/iomgr/sockaddr.h",
5717 "src/core/lib/iomgr/sockaddr_posix.h",
5718 "src/core/lib/iomgr/sockaddr_utils.c",
5719 "src/core/lib/iomgr/sockaddr_utils.h",
5720 "src/core/lib/iomgr/sockaddr_win32.h",
5721 "src/core/lib/iomgr/socket_utils_common_posix.c",
5722 "src/core/lib/iomgr/socket_utils_linux.c",
5723 "src/core/lib/iomgr/socket_utils_posix.c",
5724 "src/core/lib/iomgr/socket_utils_posix.h",
5725 "src/core/lib/iomgr/socket_windows.c",
5726 "src/core/lib/iomgr/socket_windows.h",
5727 "src/core/lib/iomgr/tcp_client.h",
5728 "src/core/lib/iomgr/tcp_client_posix.c",
5729 "src/core/lib/iomgr/tcp_client_windows.c",
5730 "src/core/lib/iomgr/tcp_posix.c",
5731 "src/core/lib/iomgr/tcp_posix.h",
5732 "src/core/lib/iomgr/tcp_server.h",
5733 "src/core/lib/iomgr/tcp_server_posix.c",
5734 "src/core/lib/iomgr/tcp_server_windows.c",
5735 "src/core/lib/iomgr/tcp_windows.c",
5736 "src/core/lib/iomgr/tcp_windows.h",
5737 "src/core/lib/iomgr/time_averaged_stats.c",
5738 "src/core/lib/iomgr/time_averaged_stats.h",
5739 "src/core/lib/iomgr/timer.c",
5740 "src/core/lib/iomgr/timer.h",
5741 "src/core/lib/iomgr/timer_heap.c",
5742 "src/core/lib/iomgr/timer_heap.h",
5743 "src/core/lib/iomgr/udp_server.c",
5744 "src/core/lib/iomgr/udp_server.h",
5745 "src/core/lib/iomgr/unix_sockets_posix.c",
5746 "src/core/lib/iomgr/unix_sockets_posix.h",
5747 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5748 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5749 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5750 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5751 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5752 "src/core/lib/iomgr/wakeup_fd_posix.c",
5753 "src/core/lib/iomgr/wakeup_fd_posix.h",
5754 "src/core/lib/iomgr/workqueue.h",
5755 "src/core/lib/iomgr/workqueue_posix.c",
5756 "src/core/lib/iomgr/workqueue_posix.h",
5757 "src/core/lib/iomgr/workqueue_windows.c",
5758 "src/core/lib/iomgr/workqueue_windows.h",
5759 "src/core/lib/json/json.c",
5760 "src/core/lib/json/json.h",
5761 "src/core/lib/json/json_common.h",
5762 "src/core/lib/json/json_reader.c",
5763 "src/core/lib/json/json_reader.h",
5764 "src/core/lib/json/json_string.c",
5765 "src/core/lib/json/json_writer.c",
5766 "src/core/lib/json/json_writer.h",
5767 "src/core/lib/surface/alarm.c",
5768 "src/core/lib/surface/api_trace.c",
5769 "src/core/lib/surface/api_trace.h",
5770 "src/core/lib/surface/byte_buffer.c",
5771 "src/core/lib/surface/byte_buffer_reader.c",
5772 "src/core/lib/surface/call.c",
5773 "src/core/lib/surface/call.h",
5774 "src/core/lib/surface/call_details.c",
5775 "src/core/lib/surface/call_log_batch.c",
5776 "src/core/lib/surface/call_test_only.h",
5777 "src/core/lib/surface/channel.c",
5778 "src/core/lib/surface/channel.h",
5779 "src/core/lib/surface/channel_init.c",
5780 "src/core/lib/surface/channel_init.h",
5781 "src/core/lib/surface/channel_ping.c",
5782 "src/core/lib/surface/channel_stack_type.c",
5783 "src/core/lib/surface/channel_stack_type.h",
5784 "src/core/lib/surface/completion_queue.c",
5785 "src/core/lib/surface/completion_queue.h",
5786 "src/core/lib/surface/event_string.c",
5787 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005788 "src/core/lib/surface/init.h",
5789 "src/core/lib/surface/lame_client.c",
5790 "src/core/lib/surface/lame_client.h",
5791 "src/core/lib/surface/metadata_array.c",
5792 "src/core/lib/surface/server.c",
5793 "src/core/lib/surface/server.h",
5794 "src/core/lib/surface/surface_trace.h",
5795 "src/core/lib/surface/validate_metadata.c",
5796 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005797 "src/core/lib/transport/byte_stream.c",
5798 "src/core/lib/transport/byte_stream.h",
5799 "src/core/lib/transport/connectivity_state.c",
5800 "src/core/lib/transport/connectivity_state.h",
5801 "src/core/lib/transport/metadata.c",
5802 "src/core/lib/transport/metadata.h",
5803 "src/core/lib/transport/metadata_batch.c",
5804 "src/core/lib/transport/metadata_batch.h",
5805 "src/core/lib/transport/static_metadata.c",
5806 "src/core/lib/transport/static_metadata.h",
5807 "src/core/lib/transport/transport.c",
5808 "src/core/lib/transport/transport.h",
5809 "src/core/lib/transport/transport_impl.h",
5810 "src/core/lib/transport/transport_op_string.c"
5811 ],
5812 "third_party": false,
5813 "type": "filegroup"
5814 },
5815 {
5816 "deps": [
5817 "gpr",
5818 "grpc_base"
5819 ],
5820 "headers": [
5821 "src/core/ext/client_config/client_channel.h",
5822 "src/core/ext/client_config/client_channel_factory.h",
5823 "src/core/ext/client_config/client_config.h",
5824 "src/core/ext/client_config/connector.h",
5825 "src/core/ext/client_config/initial_connect_string.h",
5826 "src/core/ext/client_config/lb_policy.h",
5827 "src/core/ext/client_config/lb_policy_factory.h",
5828 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005829 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005830 "src/core/ext/client_config/resolver.h",
5831 "src/core/ext/client_config/resolver_factory.h",
5832 "src/core/ext/client_config/resolver_registry.h",
5833 "src/core/ext/client_config/subchannel.h",
5834 "src/core/ext/client_config/subchannel_call_holder.h",
5835 "src/core/ext/client_config/subchannel_index.h",
5836 "src/core/ext/client_config/uri_parser.h"
5837 ],
5838 "language": "c",
5839 "name": "grpc_client_config",
5840 "src": [
5841 "src/core/ext/client_config/channel_connectivity.c",
5842 "src/core/ext/client_config/client_channel.c",
5843 "src/core/ext/client_config/client_channel.h",
5844 "src/core/ext/client_config/client_channel_factory.c",
5845 "src/core/ext/client_config/client_channel_factory.h",
5846 "src/core/ext/client_config/client_config.c",
5847 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005848 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005849 "src/core/ext/client_config/connector.c",
5850 "src/core/ext/client_config/connector.h",
5851 "src/core/ext/client_config/default_initial_connect_string.c",
5852 "src/core/ext/client_config/initial_connect_string.c",
5853 "src/core/ext/client_config/initial_connect_string.h",
5854 "src/core/ext/client_config/lb_policy.c",
5855 "src/core/ext/client_config/lb_policy.h",
5856 "src/core/ext/client_config/lb_policy_factory.c",
5857 "src/core/ext/client_config/lb_policy_factory.h",
5858 "src/core/ext/client_config/lb_policy_registry.c",
5859 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005860 "src/core/ext/client_config/parse_address.c",
5861 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005862 "src/core/ext/client_config/resolver.c",
5863 "src/core/ext/client_config/resolver.h",
5864 "src/core/ext/client_config/resolver_factory.c",
5865 "src/core/ext/client_config/resolver_factory.h",
5866 "src/core/ext/client_config/resolver_registry.c",
5867 "src/core/ext/client_config/resolver_registry.h",
5868 "src/core/ext/client_config/subchannel.c",
5869 "src/core/ext/client_config/subchannel.h",
5870 "src/core/ext/client_config/subchannel_call_holder.c",
5871 "src/core/ext/client_config/subchannel_call_holder.h",
5872 "src/core/ext/client_config/subchannel_index.c",
5873 "src/core/ext/client_config/subchannel_index.h",
5874 "src/core/ext/client_config/uri_parser.c",
5875 "src/core/ext/client_config/uri_parser.h"
5876 ],
5877 "third_party": false,
5878 "type": "filegroup"
5879 },
5880 {
5881 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005882 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005883 ],
5884 "headers": [
5885 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005886 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005887 "include/grpc/impl/codegen/compression_types.h",
5888 "include/grpc/impl/codegen/connectivity_state.h",
5889 "include/grpc/impl/codegen/grpc_types.h",
5890 "include/grpc/impl/codegen/propagation_bits.h",
5891 "include/grpc/impl/codegen/status.h"
5892 ],
5893 "language": "c",
5894 "name": "grpc_codegen",
5895 "src": [
5896 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005897 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005898 "include/grpc/impl/codegen/compression_types.h",
5899 "include/grpc/impl/codegen/connectivity_state.h",
5900 "include/grpc/impl/codegen/grpc_types.h",
5901 "include/grpc/impl/codegen/propagation_bits.h",
5902 "include/grpc/impl/codegen/status.h"
5903 ],
5904 "third_party": false,
5905 "type": "filegroup"
5906 },
5907 {
5908 "deps": [
5909 "gpr",
5910 "grpc_base",
5911 "grpc_client_config",
5912 "nanopb"
5913 ],
5914 "headers": [
5915 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5916 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5917 ],
5918 "language": "c",
5919 "name": "grpc_lb_policy_grpclb",
5920 "src": [
5921 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5922 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
5923 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
5924 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
5925 ],
5926 "third_party": false,
5927 "type": "filegroup"
5928 },
5929 {
5930 "deps": [
5931 "gpr",
5932 "grpc_base",
5933 "grpc_client_config"
5934 ],
5935 "headers": [],
5936 "language": "c",
5937 "name": "grpc_lb_policy_pick_first",
5938 "src": [
5939 "src/core/ext/lb_policy/pick_first/pick_first.c"
5940 ],
5941 "third_party": false,
5942 "type": "filegroup"
5943 },
5944 {
5945 "deps": [
5946 "gpr",
5947 "grpc_base",
5948 "grpc_client_config"
5949 ],
5950 "headers": [],
5951 "language": "c",
5952 "name": "grpc_lb_policy_round_robin",
5953 "src": [
5954 "src/core/ext/lb_policy/round_robin/round_robin.c"
5955 ],
5956 "third_party": false,
5957 "type": "filegroup"
5958 },
5959 {
5960 "deps": [
5961 "gpr",
5962 "grpc_base",
5963 "grpc_client_config"
5964 ],
5965 "headers": [],
5966 "language": "c",
5967 "name": "grpc_resolver_dns_native",
5968 "src": [
5969 "src/core/ext/resolver/dns/native/dns_resolver.c"
5970 ],
5971 "third_party": false,
5972 "type": "filegroup"
5973 },
5974 {
5975 "deps": [
5976 "gpr",
5977 "grpc_base",
5978 "grpc_client_config"
5979 ],
5980 "headers": [],
5981 "language": "c",
5982 "name": "grpc_resolver_sockaddr",
5983 "src": [
5984 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
5985 ],
5986 "third_party": false,
5987 "type": "filegroup"
5988 },
5989 {
5990 "deps": [
5991 "gpr",
5992 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005993 "grpc_transport_chttp2_alpn",
5994 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07005995 ],
5996 "headers": [
5997 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07005998 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005999 "src/core/lib/security/auth_filters.h",
6000 "src/core/lib/security/b64.h",
6001 "src/core/lib/security/credentials.h",
6002 "src/core/lib/security/handshake.h",
6003 "src/core/lib/security/json_token.h",
6004 "src/core/lib/security/jwt_verifier.h",
6005 "src/core/lib/security/secure_endpoint.h",
6006 "src/core/lib/security/security_connector.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006007 "src/core/lib/security/security_context.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006008 ],
6009 "language": "c",
6010 "name": "grpc_secure",
6011 "src": [
6012 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006013 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006014 "src/core/lib/http/httpcli_security_connector.c",
6015 "src/core/lib/security/auth_filters.h",
6016 "src/core/lib/security/b64.c",
6017 "src/core/lib/security/b64.h",
6018 "src/core/lib/security/client_auth_filter.c",
6019 "src/core/lib/security/credentials.c",
6020 "src/core/lib/security/credentials.h",
6021 "src/core/lib/security/credentials_metadata.c",
6022 "src/core/lib/security/credentials_posix.c",
6023 "src/core/lib/security/credentials_win32.c",
6024 "src/core/lib/security/google_default_credentials.c",
6025 "src/core/lib/security/handshake.c",
6026 "src/core/lib/security/handshake.h",
6027 "src/core/lib/security/json_token.c",
6028 "src/core/lib/security/json_token.h",
6029 "src/core/lib/security/jwt_verifier.c",
6030 "src/core/lib/security/jwt_verifier.h",
6031 "src/core/lib/security/secure_endpoint.c",
6032 "src/core/lib/security/secure_endpoint.h",
6033 "src/core/lib/security/security_connector.c",
6034 "src/core/lib/security/security_connector.h",
6035 "src/core/lib/security/security_context.c",
6036 "src/core/lib/security/security_context.h",
6037 "src/core/lib/security/server_auth_filter.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006038 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006039 ],
6040 "third_party": false,
6041 "type": "filegroup"
6042 },
6043 {
6044 "deps": [
6045 "gpr_test_util",
6046 "grpc"
6047 ],
6048 "headers": [
6049 "test/core/end2end/cq_verifier.h",
6050 "test/core/end2end/fixtures/proxy.h",
6051 "test/core/iomgr/endpoint_tests.h",
6052 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006053 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006054 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006055 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006056 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006057 "test/core/util/port.h",
6058 "test/core/util/port_server_client.h",
6059 "test/core/util/slice_splitter.h"
6060 ],
6061 "language": "c",
6062 "name": "grpc_test_util_base",
6063 "src": [
6064 "test/core/end2end/cq_verifier.c",
6065 "test/core/end2end/cq_verifier.h",
6066 "test/core/end2end/fixtures/proxy.c",
6067 "test/core/end2end/fixtures/proxy.h",
6068 "test/core/iomgr/endpoint_tests.c",
6069 "test/core/iomgr/endpoint_tests.h",
6070 "test/core/util/grpc_profiler.c",
6071 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006072 "test/core/util/memory_counters.c",
6073 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006074 "test/core/util/mock_endpoint.c",
6075 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006076 "test/core/util/parse_hexstring.c",
6077 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006078 "test/core/util/passthru_endpoint.c",
6079 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006080 "test/core/util/port.h",
6081 "test/core/util/port_posix.c",
6082 "test/core/util/port_server_client.c",
6083 "test/core/util/port_server_client.h",
6084 "test/core/util/port_windows.c",
6085 "test/core/util/slice_splitter.c",
6086 "test/core/util/slice_splitter.h"
6087 ],
6088 "third_party": false,
6089 "type": "filegroup"
6090 },
6091 {
6092 "deps": [
6093 "gpr",
6094 "grpc_base",
6095 "grpc_transport_chttp2_alpn"
6096 ],
6097 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006098 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006099 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6100 "src/core/ext/transport/chttp2/transport/frame.h",
6101 "src/core/ext/transport/chttp2/transport/frame_data.h",
6102 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6103 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6104 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6105 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6106 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6107 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6108 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6109 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6110 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6111 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6112 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6113 "src/core/ext/transport/chttp2/transport/internal.h",
6114 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6115 "src/core/ext/transport/chttp2/transport/stream_map.h",
6116 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6117 "src/core/ext/transport/chttp2/transport/varint.h"
6118 ],
6119 "language": "c",
6120 "name": "grpc_transport_chttp2",
6121 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006122 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6123 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6124 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006125 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6126 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6127 "src/core/ext/transport/chttp2/transport/frame.h",
6128 "src/core/ext/transport/chttp2/transport/frame_data.c",
6129 "src/core/ext/transport/chttp2/transport/frame_data.h",
6130 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6131 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6132 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6133 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6134 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6135 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6136 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6137 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6138 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6139 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6140 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6141 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6142 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6143 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6144 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6145 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6146 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6147 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6148 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6149 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6150 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6151 "src/core/ext/transport/chttp2/transport/internal.h",
6152 "src/core/ext/transport/chttp2/transport/parsing.c",
6153 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6154 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6155 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6156 "src/core/ext/transport/chttp2/transport/stream_map.c",
6157 "src/core/ext/transport/chttp2/transport/stream_map.h",
6158 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6159 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6160 "src/core/ext/transport/chttp2/transport/varint.c",
6161 "src/core/ext/transport/chttp2/transport/varint.h",
6162 "src/core/ext/transport/chttp2/transport/writing.c"
6163 ],
6164 "third_party": false,
6165 "type": "filegroup"
6166 },
6167 {
6168 "deps": [
6169 "gpr"
6170 ],
6171 "headers": [
6172 "src/core/ext/transport/chttp2/alpn/alpn.h"
6173 ],
6174 "language": "c",
6175 "name": "grpc_transport_chttp2_alpn",
6176 "src": [
6177 "src/core/ext/transport/chttp2/alpn/alpn.c",
6178 "src/core/ext/transport/chttp2/alpn/alpn.h"
6179 ],
6180 "third_party": false,
6181 "type": "filegroup"
6182 },
6183 {
6184 "deps": [
6185 "gpr",
6186 "grpc_base",
6187 "grpc_client_config",
6188 "grpc_transport_chttp2"
6189 ],
6190 "headers": [],
6191 "language": "c",
6192 "name": "grpc_transport_chttp2_client_insecure",
6193 "src": [
6194 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6195 ],
6196 "third_party": false,
6197 "type": "filegroup"
6198 },
6199 {
6200 "deps": [
6201 "gpr",
6202 "grpc_base",
6203 "grpc_client_config",
6204 "grpc_secure",
6205 "grpc_transport_chttp2"
6206 ],
6207 "headers": [],
6208 "language": "c",
6209 "name": "grpc_transport_chttp2_client_secure",
6210 "src": [
6211 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6212 ],
6213 "third_party": false,
6214 "type": "filegroup"
6215 },
6216 {
6217 "deps": [
6218 "gpr",
6219 "grpc_base",
6220 "grpc_transport_chttp2"
6221 ],
6222 "headers": [],
6223 "language": "c",
6224 "name": "grpc_transport_chttp2_server_insecure",
6225 "src": [
6226 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6227 ],
6228 "third_party": false,
6229 "type": "filegroup"
6230 },
6231 {
6232 "deps": [
6233 "gpr",
6234 "grpc_base",
6235 "grpc_secure",
6236 "grpc_transport_chttp2"
6237 ],
6238 "headers": [],
6239 "language": "c",
6240 "name": "grpc_transport_chttp2_server_secure",
6241 "src": [
6242 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6243 ],
6244 "third_party": false,
6245 "type": "filegroup"
6246 },
6247 {
6248 "deps": [],
6249 "headers": [
6250 "third_party/nanopb/pb.h",
6251 "third_party/nanopb/pb_common.h",
6252 "third_party/nanopb/pb_decode.h",
6253 "third_party/nanopb/pb_encode.h"
6254 ],
6255 "language": "c",
6256 "name": "nanopb",
6257 "src": [],
6258 "third_party": false,
6259 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006260 },
6261 {
6262 "deps": [
6263 "gpr"
6264 ],
6265 "headers": [
6266 "src/core/lib/tsi/fake_transport_security.h",
6267 "src/core/lib/tsi/ssl_transport_security.h",
6268 "src/core/lib/tsi/ssl_types.h",
6269 "src/core/lib/tsi/transport_security.h",
6270 "src/core/lib/tsi/transport_security_interface.h"
6271 ],
6272 "language": "c",
6273 "name": "tsi",
6274 "src": [
6275 "src/core/lib/tsi/fake_transport_security.c",
6276 "src/core/lib/tsi/fake_transport_security.h",
6277 "src/core/lib/tsi/ssl_transport_security.c",
6278 "src/core/lib/tsi/ssl_transport_security.h",
6279 "src/core/lib/tsi/ssl_types.h",
6280 "src/core/lib/tsi/transport_security.c",
6281 "src/core/lib/tsi/transport_security.h",
6282 "src/core/lib/tsi/transport_security_interface.h"
6283 ],
6284 "third_party": false,
6285 "type": "filegroup"
6286 },
6287 {
6288 "deps": [
6289 "grpc",
6290 "grpc++_codegen",
6291 "grpc++_config"
6292 ],
6293 "headers": [
6294 "include/grpc++/alarm.h",
6295 "include/grpc++/channel.h",
6296 "include/grpc++/client_context.h",
6297 "include/grpc++/completion_queue.h",
6298 "include/grpc++/create_channel.h",
6299 "include/grpc++/generic/async_generic_service.h",
6300 "include/grpc++/generic/generic_stub.h",
6301 "include/grpc++/grpc++.h",
6302 "include/grpc++/impl/call.h",
6303 "include/grpc++/impl/client_unary_call.h",
6304 "include/grpc++/impl/grpc_library.h",
6305 "include/grpc++/impl/method_handler_impl.h",
6306 "include/grpc++/impl/proto_utils.h",
6307 "include/grpc++/impl/rpc_method.h",
6308 "include/grpc++/impl/rpc_service_method.h",
6309 "include/grpc++/impl/serialization_traits.h",
6310 "include/grpc++/impl/server_builder_option.h",
6311 "include/grpc++/impl/service_type.h",
6312 "include/grpc++/impl/sync.h",
6313 "include/grpc++/impl/sync_cxx11.h",
6314 "include/grpc++/impl/sync_no_cxx11.h",
6315 "include/grpc++/impl/thd.h",
6316 "include/grpc++/impl/thd_cxx11.h",
6317 "include/grpc++/impl/thd_no_cxx11.h",
6318 "include/grpc++/security/auth_context.h",
6319 "include/grpc++/security/auth_metadata_processor.h",
6320 "include/grpc++/security/credentials.h",
6321 "include/grpc++/security/server_credentials.h",
6322 "include/grpc++/server.h",
6323 "include/grpc++/server_builder.h",
6324 "include/grpc++/server_context.h",
6325 "include/grpc++/support/async_stream.h",
6326 "include/grpc++/support/async_unary_call.h",
6327 "include/grpc++/support/byte_buffer.h",
6328 "include/grpc++/support/channel_arguments.h",
6329 "include/grpc++/support/slice.h",
6330 "include/grpc++/support/status.h",
6331 "include/grpc++/support/status_code_enum.h",
6332 "include/grpc++/support/string_ref.h",
6333 "include/grpc++/support/stub_options.h",
6334 "include/grpc++/support/sync_stream.h",
6335 "include/grpc++/support/time.h",
6336 "src/cpp/client/create_channel_internal.h",
6337 "src/cpp/common/core_codegen.h",
6338 "src/cpp/server/dynamic_thread_pool.h",
6339 "src/cpp/server/thread_pool_interface.h"
6340 ],
6341 "language": "c++",
6342 "name": "grpc++_base",
6343 "src": [
6344 "include/grpc++/alarm.h",
6345 "include/grpc++/channel.h",
6346 "include/grpc++/client_context.h",
6347 "include/grpc++/completion_queue.h",
6348 "include/grpc++/create_channel.h",
6349 "include/grpc++/generic/async_generic_service.h",
6350 "include/grpc++/generic/generic_stub.h",
6351 "include/grpc++/grpc++.h",
6352 "include/grpc++/impl/call.h",
6353 "include/grpc++/impl/client_unary_call.h",
6354 "include/grpc++/impl/grpc_library.h",
6355 "include/grpc++/impl/method_handler_impl.h",
6356 "include/grpc++/impl/proto_utils.h",
6357 "include/grpc++/impl/rpc_method.h",
6358 "include/grpc++/impl/rpc_service_method.h",
6359 "include/grpc++/impl/serialization_traits.h",
6360 "include/grpc++/impl/server_builder_option.h",
6361 "include/grpc++/impl/service_type.h",
6362 "include/grpc++/impl/sync.h",
6363 "include/grpc++/impl/sync_cxx11.h",
6364 "include/grpc++/impl/sync_no_cxx11.h",
6365 "include/grpc++/impl/thd.h",
6366 "include/grpc++/impl/thd_cxx11.h",
6367 "include/grpc++/impl/thd_no_cxx11.h",
6368 "include/grpc++/security/auth_context.h",
6369 "include/grpc++/security/auth_metadata_processor.h",
6370 "include/grpc++/security/credentials.h",
6371 "include/grpc++/security/server_credentials.h",
6372 "include/grpc++/server.h",
6373 "include/grpc++/server_builder.h",
6374 "include/grpc++/server_context.h",
6375 "include/grpc++/support/async_stream.h",
6376 "include/grpc++/support/async_unary_call.h",
6377 "include/grpc++/support/byte_buffer.h",
6378 "include/grpc++/support/channel_arguments.h",
6379 "include/grpc++/support/slice.h",
6380 "include/grpc++/support/status.h",
6381 "include/grpc++/support/status_code_enum.h",
6382 "include/grpc++/support/string_ref.h",
6383 "include/grpc++/support/stub_options.h",
6384 "include/grpc++/support/sync_stream.h",
6385 "include/grpc++/support/time.h",
6386 "src/cpp/client/channel.cc",
6387 "src/cpp/client/client_context.cc",
6388 "src/cpp/client/create_channel.cc",
6389 "src/cpp/client/create_channel_internal.cc",
6390 "src/cpp/client/create_channel_internal.h",
6391 "src/cpp/client/credentials.cc",
6392 "src/cpp/client/generic_stub.cc",
6393 "src/cpp/client/insecure_credentials.cc",
6394 "src/cpp/common/channel_arguments.cc",
6395 "src/cpp/common/completion_queue.cc",
6396 "src/cpp/common/core_codegen.cc",
6397 "src/cpp/common/core_codegen.h",
6398 "src/cpp/common/rpc_method.cc",
6399 "src/cpp/server/async_generic_service.cc",
6400 "src/cpp/server/create_default_thread_pool.cc",
6401 "src/cpp/server/dynamic_thread_pool.cc",
6402 "src/cpp/server/dynamic_thread_pool.h",
6403 "src/cpp/server/insecure_server_credentials.cc",
6404 "src/cpp/server/server.cc",
6405 "src/cpp/server/server_builder.cc",
6406 "src/cpp/server/server_context.cc",
6407 "src/cpp/server/server_credentials.cc",
6408 "src/cpp/server/thread_pool_interface.h",
6409 "src/cpp/util/byte_buffer.cc",
6410 "src/cpp/util/slice.cc",
6411 "src/cpp/util/status.cc",
6412 "src/cpp/util/string_ref.cc",
6413 "src/cpp/util/time.cc"
6414 ],
6415 "third_party": false,
6416 "type": "filegroup"
6417 },
6418 {
6419 "deps": [
6420 "grpc++_config_codegen",
6421 "grpc_codegen"
6422 ],
6423 "headers": [
6424 "include/grpc++/impl/codegen/async_stream.h",
6425 "include/grpc++/impl/codegen/async_unary_call.h",
6426 "include/grpc++/impl/codegen/call.h",
6427 "include/grpc++/impl/codegen/call_hook.h",
6428 "include/grpc++/impl/codegen/channel_interface.h",
6429 "include/grpc++/impl/codegen/client_context.h",
6430 "include/grpc++/impl/codegen/client_unary_call.h",
6431 "include/grpc++/impl/codegen/completion_queue.h",
6432 "include/grpc++/impl/codegen/completion_queue_tag.h",
6433 "include/grpc++/impl/codegen/core_codegen_interface.h",
6434 "include/grpc++/impl/codegen/create_auth_context.h",
6435 "include/grpc++/impl/codegen/grpc_library.h",
6436 "include/grpc++/impl/codegen/method_handler_impl.h",
6437 "include/grpc++/impl/codegen/proto_utils.h",
6438 "include/grpc++/impl/codegen/rpc_method.h",
6439 "include/grpc++/impl/codegen/rpc_service_method.h",
6440 "include/grpc++/impl/codegen/security/auth_context.h",
6441 "include/grpc++/impl/codegen/serialization_traits.h",
6442 "include/grpc++/impl/codegen/server_context.h",
6443 "include/grpc++/impl/codegen/server_interface.h",
6444 "include/grpc++/impl/codegen/service_type.h",
6445 "include/grpc++/impl/codegen/status.h",
6446 "include/grpc++/impl/codegen/status_code_enum.h",
6447 "include/grpc++/impl/codegen/string_ref.h",
6448 "include/grpc++/impl/codegen/stub_options.h",
6449 "include/grpc++/impl/codegen/sync.h",
6450 "include/grpc++/impl/codegen/sync_cxx11.h",
6451 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6452 "include/grpc++/impl/codegen/sync_stream.h",
6453 "include/grpc++/impl/codegen/time.h"
6454 ],
6455 "language": "c++",
6456 "name": "grpc++_codegen",
6457 "src": [
6458 "include/grpc++/impl/codegen/async_stream.h",
6459 "include/grpc++/impl/codegen/async_unary_call.h",
6460 "include/grpc++/impl/codegen/call.h",
6461 "include/grpc++/impl/codegen/call_hook.h",
6462 "include/grpc++/impl/codegen/channel_interface.h",
6463 "include/grpc++/impl/codegen/client_context.h",
6464 "include/grpc++/impl/codegen/client_unary_call.h",
6465 "include/grpc++/impl/codegen/completion_queue.h",
6466 "include/grpc++/impl/codegen/completion_queue_tag.h",
6467 "include/grpc++/impl/codegen/core_codegen_interface.h",
6468 "include/grpc++/impl/codegen/create_auth_context.h",
6469 "include/grpc++/impl/codegen/grpc_library.h",
6470 "include/grpc++/impl/codegen/method_handler_impl.h",
6471 "include/grpc++/impl/codegen/proto_utils.h",
6472 "include/grpc++/impl/codegen/rpc_method.h",
6473 "include/grpc++/impl/codegen/rpc_service_method.h",
6474 "include/grpc++/impl/codegen/security/auth_context.h",
6475 "include/grpc++/impl/codegen/serialization_traits.h",
6476 "include/grpc++/impl/codegen/server_context.h",
6477 "include/grpc++/impl/codegen/server_interface.h",
6478 "include/grpc++/impl/codegen/service_type.h",
6479 "include/grpc++/impl/codegen/status.h",
6480 "include/grpc++/impl/codegen/status_code_enum.h",
6481 "include/grpc++/impl/codegen/string_ref.h",
6482 "include/grpc++/impl/codegen/stub_options.h",
6483 "include/grpc++/impl/codegen/sync.h",
6484 "include/grpc++/impl/codegen/sync_cxx11.h",
6485 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6486 "include/grpc++/impl/codegen/sync_stream.h",
6487 "include/grpc++/impl/codegen/time.h",
6488 "src/cpp/codegen/codegen_init.cc"
6489 ],
6490 "third_party": false,
6491 "type": "filegroup"
6492 },
6493 {
6494 "deps": [
6495 "grpc++_config_codegen"
6496 ],
6497 "headers": [
6498 "include/grpc++/support/config.h",
6499 "include/grpc++/support/config_protobuf.h"
6500 ],
6501 "language": "c++",
6502 "name": "grpc++_config",
6503 "src": [
6504 "include/grpc++/support/config.h",
6505 "include/grpc++/support/config_protobuf.h"
6506 ],
6507 "third_party": false,
6508 "type": "filegroup"
6509 },
6510 {
6511 "deps": [],
6512 "headers": [
6513 "include/grpc++/impl/codegen/config.h",
6514 "include/grpc++/impl/codegen/config_protobuf.h"
6515 ],
6516 "language": "c++",
6517 "name": "grpc++_config_codegen",
6518 "src": [
6519 "include/grpc++/impl/codegen/config.h",
6520 "include/grpc++/impl/codegen/config_protobuf.h"
6521 ],
6522 "third_party": false,
6523 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006524 }
6525]