blob: 8d805fd8892e8cba499af207ce1868f26e3113c9 [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++",
2179 "name": "grpc_objective_c_plugin",
2180 "src": [
2181 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002182 ],
2183 "third_party": false,
2184 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002185 },
2186 {
2187 "deps": [
2188 "grpc_plugin_support"
2189 ],
2190 "headers": [],
2191 "language": "c++",
2192 "name": "grpc_python_plugin",
2193 "src": [
2194 "src/compiler/python_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_ruby_plugin",
2206 "src": [
2207 "src/compiler/ruby_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": [
Craig Tillereb841e22016-02-11 15:49:16 -08002214 "grpc",
2215 "grpc++",
2216 "grpc++_test_util",
2217 "grpc_test_util"
2218 ],
2219 "headers": [
2220 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2221 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2222 ],
2223 "language": "c++",
2224 "name": "grpclb_api_test",
2225 "src": [
2226 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002227 ],
2228 "third_party": false,
2229 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002230 },
2231 {
2232 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002233 "gpr",
2234 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002235 "grpc",
2236 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002237 "grpc++_test_util",
2238 "grpc_test_util"
2239 ],
2240 "headers": [],
2241 "language": "c++",
2242 "name": "hybrid_end2end_test",
2243 "src": [
2244 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002245 ],
2246 "third_party": false,
2247 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002248 },
2249 {
2250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002251 "gpr",
2252 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002253 "grpc",
2254 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002255 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002256 "grpc++_test_util",
2257 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002258 "interop_client_helper",
2259 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002260 ],
2261 "headers": [],
2262 "language": "c++",
2263 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002264 "src": [],
2265 "third_party": false,
2266 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002267 },
2268 {
2269 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002270 "gpr",
2271 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002272 "grpc",
2273 "grpc++",
2274 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002275 "grpc++_test_util",
2276 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002277 "interop_server_helper",
2278 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002279 ],
2280 "headers": [],
2281 "language": "c++",
2282 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002283 "src": [],
2284 "third_party": false,
2285 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 },
2287 {
2288 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002289 "gpr",
2290 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002291 "grpc",
2292 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002293 ],
2294 "headers": [],
2295 "language": "c++",
2296 "name": "interop_test",
2297 "src": [
2298 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002299 ],
2300 "third_party": false,
2301 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002302 },
2303 {
2304 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002305 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002306 "gpr_test_util",
2307 "grpc",
2308 "grpc++",
2309 "grpc++_test_config",
2310 "grpc++_test_util",
2311 "grpc_test_util"
2312 ],
2313 "headers": [],
2314 "language": "c++",
2315 "name": "json_run_localhost",
2316 "src": [
2317 "test/cpp/qps/json_run_localhost.cc"
2318 ],
2319 "third_party": false,
2320 "type": "target"
2321 },
2322 {
2323 "deps": [
2324 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002325 "grpc",
2326 "grpc++",
2327 "grpc++_test_config"
2328 ],
2329 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002330 "src/proto/grpc/testing/metrics.grpc.pb.h",
2331 "src/proto/grpc/testing/metrics.pb.h",
2332 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002333 ],
2334 "language": "c++",
2335 "name": "metrics_client",
2336 "src": [
2337 "test/cpp/interop/metrics_client.cc",
2338 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002339 ],
2340 "third_party": false,
2341 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002342 },
2343 {
2344 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002345 "gpr",
2346 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002347 "grpc",
2348 "grpc++",
2349 "grpc++_test_util",
2350 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002351 ],
2352 "headers": [],
2353 "language": "c++",
2354 "name": "mock_test",
2355 "src": [
2356 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002357 ],
2358 "third_party": false,
2359 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002360 },
2361 {
2362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002363 "gpr",
2364 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002365 "grpc",
2366 "grpc++",
2367 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002368 "grpc++_test_util",
2369 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002370 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002371 ],
2372 "headers": [],
2373 "language": "c++",
2374 "name": "qps_driver",
2375 "src": [
2376 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002377 ],
2378 "third_party": false,
2379 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002380 },
2381 {
2382 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002383 "gpr",
2384 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002385 "grpc",
2386 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002387 "grpc++_test_util",
2388 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002389 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 ],
2391 "headers": [],
2392 "language": "c++",
2393 "name": "qps_interarrival_test",
2394 "src": [
2395 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002396 ],
2397 "third_party": false,
2398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002399 },
2400 {
2401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002402 "gpr",
2403 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002404 "grpc",
2405 "grpc++",
2406 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 "grpc++_test_util",
2408 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002409 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002410 ],
2411 "headers": [],
2412 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002413 "name": "qps_json_driver",
2414 "src": [
2415 "test/cpp/qps/qps_json_driver.cc"
2416 ],
2417 "third_party": false,
2418 "type": "target"
2419 },
2420 {
2421 "deps": [
2422 "gpr",
2423 "gpr_test_util",
2424 "grpc",
2425 "grpc++",
2426 "grpc++_test_config",
2427 "grpc++_test_util",
2428 "grpc_test_util",
2429 "qps"
2430 ],
2431 "headers": [],
2432 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002433 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002435 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002436 ],
2437 "third_party": false,
2438 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002439 },
2440 {
2441 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002442 "gpr",
2443 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002444 "grpc",
2445 "grpc++",
2446 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002447 "grpc++_test_util",
2448 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002449 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002450 ],
2451 "headers": [],
2452 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002453 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002454 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002455 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002456 ],
2457 "third_party": false,
2458 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002459 },
2460 {
2461 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002462 "gpr",
2463 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002464 "grpc",
2465 "grpc++",
2466 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002467 "grpc++_test_util",
2468 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002469 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002470 ],
2471 "headers": [
2472 "test/cpp/qps/client.h",
2473 "test/cpp/qps/server.h"
2474 ],
2475 "language": "c++",
2476 "name": "qps_worker",
2477 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002478 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002479 "test/cpp/qps/server.h",
2480 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002481 ],
2482 "third_party": false,
2483 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002484 },
2485 {
2486 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002487 "gpr",
2488 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002489 "grpc",
2490 "grpc++",
2491 "grpc++_test_config",
2492 "grpc++_test_util",
2493 "grpc_test_util"
2494 ],
2495 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002496 "src/proto/grpc/testing/empty.grpc.pb.h",
2497 "src/proto/grpc/testing/empty.pb.h",
2498 "src/proto/grpc/testing/messages.grpc.pb.h",
2499 "src/proto/grpc/testing/messages.pb.h",
2500 "src/proto/grpc/testing/test.grpc.pb.h",
2501 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002502 ],
2503 "language": "c++",
2504 "name": "reconnect_interop_client",
2505 "src": [
2506 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002507 ],
2508 "third_party": false,
2509 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002510 },
2511 {
2512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002513 "gpr",
2514 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002515 "grpc",
2516 "grpc++",
2517 "grpc++_test_config",
2518 "grpc++_test_util",
2519 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002520 "reconnect_server",
2521 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002522 ],
2523 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002524 "src/proto/grpc/testing/empty.grpc.pb.h",
2525 "src/proto/grpc/testing/empty.pb.h",
2526 "src/proto/grpc/testing/messages.grpc.pb.h",
2527 "src/proto/grpc/testing/messages.pb.h",
2528 "src/proto/grpc/testing/test.grpc.pb.h",
2529 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002530 ],
2531 "language": "c++",
2532 "name": "reconnect_interop_server",
2533 "src": [
2534 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002535 ],
2536 "third_party": false,
2537 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002538 },
2539 {
2540 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002541 "gpr",
2542 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002543 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002544 "grpc++",
2545 "grpc++_test_util",
2546 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002547 ],
2548 "headers": [],
2549 "language": "c++",
2550 "name": "secure_auth_context_test",
2551 "src": [
2552 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002553 ],
2554 "third_party": false,
2555 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002556 },
2557 {
2558 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002559 "gpr",
2560 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002561 "grpc",
2562 "grpc++",
2563 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002564 "grpc_test_util",
2565 "qps"
2566 ],
2567 "headers": [],
2568 "language": "c++",
2569 "name": "secure_sync_unary_ping_pong_test",
2570 "src": [
2571 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002572 ],
2573 "third_party": false,
2574 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002575 },
2576 {
2577 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002578 "gpr",
2579 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002580 "grpc",
2581 "grpc++",
2582 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002583 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002584 ],
2585 "headers": [],
2586 "language": "c++",
2587 "name": "server_crash_test",
2588 "src": [
2589 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002590 ],
2591 "third_party": false,
2592 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 },
2594 {
2595 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002596 "gpr",
2597 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002598 "grpc",
2599 "grpc++",
2600 "grpc++_test_util",
2601 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "server_crash_test_client",
2606 "src": [
2607 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002608 ],
2609 "third_party": false,
2610 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002611 },
2612 {
2613 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002614 "gpr",
2615 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002616 "grpc",
2617 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002618 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002619 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002620 ],
2621 "headers": [],
2622 "language": "c++",
2623 "name": "shutdown_test",
2624 "src": [
2625 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002626 ],
2627 "third_party": false,
2628 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002629 },
2630 {
2631 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002632 "gpr",
2633 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002634 "grpc",
2635 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002637 ],
2638 "headers": [],
2639 "language": "c++",
2640 "name": "status_test",
2641 "src": [
2642 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002643 ],
2644 "third_party": false,
2645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002646 },
2647 {
2648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002649 "gpr",
2650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002651 "grpc",
2652 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002653 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002654 "grpc_test_util"
2655 ],
2656 "headers": [],
2657 "language": "c++",
2658 "name": "streaming_throughput_test",
2659 "src": [
2660 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002661 ],
2662 "third_party": false,
2663 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002664 },
2665 {
2666 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002667 "gpr",
2668 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002669 "grpc",
2670 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002671 "grpc++_test_config",
2672 "grpc++_test_util",
2673 "grpc_test_util"
2674 ],
2675 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002676 "src/proto/grpc/testing/empty.grpc.pb.h",
2677 "src/proto/grpc/testing/empty.pb.h",
2678 "src/proto/grpc/testing/messages.grpc.pb.h",
2679 "src/proto/grpc/testing/messages.pb.h",
2680 "src/proto/grpc/testing/metrics.grpc.pb.h",
2681 "src/proto/grpc/testing/metrics.pb.h",
2682 "src/proto/grpc/testing/test.grpc.pb.h",
2683 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002684 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002685 "test/cpp/interop/interop_client.h",
2686 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002687 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002688 ],
2689 "language": "c++",
2690 "name": "stress_test",
2691 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002692 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002693 "test/cpp/interop/interop_client.cc",
2694 "test/cpp/interop/interop_client.h",
2695 "test/cpp/interop/stress_interop_client.cc",
2696 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002697 "test/cpp/interop/stress_test.cc",
2698 "test/cpp/util/metrics_server.cc",
2699 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002700 ],
2701 "third_party": false,
2702 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002703 },
2704 {
2705 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002706 "gpr",
2707 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002708 "grpc",
2709 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002710 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002711 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002712 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002713 ],
2714 "headers": [],
2715 "language": "c++",
2716 "name": "sync_streaming_ping_pong_test",
2717 "src": [
2718 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002719 ],
2720 "third_party": false,
2721 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002722 },
2723 {
2724 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002725 "gpr",
2726 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002727 "grpc",
2728 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002729 "grpc++_test_util",
2730 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002731 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002732 ],
2733 "headers": [],
2734 "language": "c++",
2735 "name": "sync_unary_ping_pong_test",
2736 "src": [
2737 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002738 ],
2739 "third_party": false,
2740 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002741 },
2742 {
2743 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002744 "gpr",
2745 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002746 "grpc",
2747 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002748 "grpc++_test_util",
2749 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002750 ],
2751 "headers": [],
2752 "language": "c++",
2753 "name": "thread_stress_test",
2754 "src": [
2755 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002756 ],
2757 "third_party": false,
2758 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002759 },
2760 {
2761 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002762 "gpr",
2763 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002764 "grpc",
2765 "grpc++",
2766 "grpc++_test_util",
2767 "grpc_test_util",
2768 "grpc_zookeeper"
2769 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002770 "headers": [
2771 "src/proto/grpc/testing/echo.grpc.pb.h",
2772 "src/proto/grpc/testing/echo.pb.h"
2773 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002774 "language": "c++",
2775 "name": "zookeeper_test",
2776 "src": [
2777 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002778 ],
2779 "third_party": false,
2780 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002781 },
2782 {
2783 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002784 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002785 "grpc"
2786 ],
2787 "headers": [],
2788 "language": "c89",
2789 "name": "public_headers_must_be_c89",
2790 "src": [
2791 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002792 ],
2793 "third_party": false,
2794 "type": "target"
2795 },
2796 {
2797 "deps": [
2798 "boringssl",
2799 "boringssl_aes_test_lib",
2800 "boringssl_test_util"
2801 ],
2802 "headers": [],
2803 "language": "c++",
2804 "name": "boringssl_aes_test",
2805 "src": [],
2806 "third_party": true,
2807 "type": "target"
2808 },
2809 {
2810 "deps": [
2811 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002812 "boringssl_asn1_test_lib",
2813 "boringssl_test_util"
2814 ],
2815 "headers": [],
2816 "language": "c++",
2817 "name": "boringssl_asn1_test",
2818 "src": [],
2819 "third_party": true,
2820 "type": "target"
2821 },
2822 {
2823 "deps": [
2824 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002825 "boringssl_base64_test_lib",
2826 "boringssl_test_util"
2827 ],
2828 "headers": [],
2829 "language": "c++",
2830 "name": "boringssl_base64_test",
2831 "src": [],
2832 "third_party": true,
2833 "type": "target"
2834 },
2835 {
2836 "deps": [
2837 "boringssl",
2838 "boringssl_bio_test_lib",
2839 "boringssl_test_util"
2840 ],
2841 "headers": [],
2842 "language": "c++",
2843 "name": "boringssl_bio_test",
2844 "src": [],
2845 "third_party": true,
2846 "type": "target"
2847 },
2848 {
2849 "deps": [
2850 "boringssl",
2851 "boringssl_bn_test_lib",
2852 "boringssl_test_util"
2853 ],
2854 "headers": [],
2855 "language": "c++",
2856 "name": "boringssl_bn_test",
2857 "src": [],
2858 "third_party": true,
2859 "type": "target"
2860 },
2861 {
2862 "deps": [
2863 "boringssl",
2864 "boringssl_bytestring_test_lib",
2865 "boringssl_test_util"
2866 ],
2867 "headers": [],
2868 "language": "c++",
2869 "name": "boringssl_bytestring_test",
2870 "src": [],
2871 "third_party": true,
2872 "type": "target"
2873 },
2874 {
2875 "deps": [
2876 "boringssl",
2877 "boringssl_aead_test_lib",
2878 "boringssl_test_util"
2879 ],
2880 "headers": [],
2881 "language": "c++",
2882 "name": "boringssl_aead_test",
2883 "src": [],
2884 "third_party": true,
2885 "type": "target"
2886 },
2887 {
2888 "deps": [
2889 "boringssl",
2890 "boringssl_cipher_test_lib",
2891 "boringssl_test_util"
2892 ],
2893 "headers": [],
2894 "language": "c++",
2895 "name": "boringssl_cipher_test",
2896 "src": [],
2897 "third_party": true,
2898 "type": "target"
2899 },
2900 {
2901 "deps": [
2902 "boringssl",
2903 "boringssl_cmac_test_lib",
2904 "boringssl_test_util"
2905 ],
2906 "headers": [],
2907 "language": "c++",
2908 "name": "boringssl_cmac_test",
2909 "src": [],
2910 "third_party": true,
2911 "type": "target"
2912 },
2913 {
2914 "deps": [
2915 "boringssl",
2916 "boringssl_constant_time_test_lib",
2917 "boringssl_test_util"
2918 ],
2919 "headers": [],
2920 "language": "c++",
2921 "name": "boringssl_constant_time_test",
2922 "src": [],
2923 "third_party": true,
2924 "type": "target"
2925 },
2926 {
2927 "deps": [
2928 "boringssl",
2929 "boringssl_ed25519_test_lib",
2930 "boringssl_test_util"
2931 ],
2932 "headers": [],
2933 "language": "c++",
2934 "name": "boringssl_ed25519_test",
2935 "src": [],
2936 "third_party": true,
2937 "type": "target"
2938 },
2939 {
2940 "deps": [
2941 "boringssl",
2942 "boringssl_test_util",
2943 "boringssl_x25519_test_lib"
2944 ],
2945 "headers": [],
2946 "language": "c++",
2947 "name": "boringssl_x25519_test",
2948 "src": [],
2949 "third_party": true,
2950 "type": "target"
2951 },
2952 {
2953 "deps": [
2954 "boringssl",
2955 "boringssl_dh_test_lib",
2956 "boringssl_test_util"
2957 ],
2958 "headers": [],
2959 "language": "c++",
2960 "name": "boringssl_dh_test",
2961 "src": [],
2962 "third_party": true,
2963 "type": "target"
2964 },
2965 {
2966 "deps": [
2967 "boringssl",
2968 "boringssl_digest_test_lib",
2969 "boringssl_test_util"
2970 ],
2971 "headers": [],
2972 "language": "c++",
2973 "name": "boringssl_digest_test",
2974 "src": [],
2975 "third_party": true,
2976 "type": "target"
2977 },
2978 {
2979 "deps": [
2980 "boringssl",
2981 "boringssl_dsa_test_lib",
2982 "boringssl_test_util"
2983 ],
2984 "headers": [],
2985 "language": "c++",
2986 "name": "boringssl_dsa_test",
2987 "src": [],
2988 "third_party": true,
2989 "type": "target"
2990 },
2991 {
2992 "deps": [
2993 "boringssl",
2994 "boringssl_ec_test_lib",
2995 "boringssl_test_util"
2996 ],
2997 "headers": [],
2998 "language": "c++",
2999 "name": "boringssl_ec_test",
3000 "src": [],
3001 "third_party": true,
3002 "type": "target"
3003 },
3004 {
3005 "deps": [
3006 "boringssl",
3007 "boringssl_example_mul_lib",
3008 "boringssl_test_util"
3009 ],
3010 "headers": [],
3011 "language": "c++",
3012 "name": "boringssl_example_mul",
3013 "src": [],
3014 "third_party": true,
3015 "type": "target"
3016 },
3017 {
3018 "deps": [
3019 "boringssl",
3020 "boringssl_ecdsa_test_lib",
3021 "boringssl_test_util"
3022 ],
3023 "headers": [],
3024 "language": "c++",
3025 "name": "boringssl_ecdsa_test",
3026 "src": [],
3027 "third_party": true,
3028 "type": "target"
3029 },
3030 {
3031 "deps": [
3032 "boringssl",
3033 "boringssl_err_test_lib",
3034 "boringssl_test_util"
3035 ],
3036 "headers": [],
3037 "language": "c++",
3038 "name": "boringssl_err_test",
3039 "src": [],
3040 "third_party": true,
3041 "type": "target"
3042 },
3043 {
3044 "deps": [
3045 "boringssl",
3046 "boringssl_evp_extra_test_lib",
3047 "boringssl_test_util"
3048 ],
3049 "headers": [],
3050 "language": "c++",
3051 "name": "boringssl_evp_extra_test",
3052 "src": [],
3053 "third_party": true,
3054 "type": "target"
3055 },
3056 {
3057 "deps": [
3058 "boringssl",
3059 "boringssl_evp_test_lib",
3060 "boringssl_test_util"
3061 ],
3062 "headers": [],
3063 "language": "c++",
3064 "name": "boringssl_evp_test",
3065 "src": [],
3066 "third_party": true,
3067 "type": "target"
3068 },
3069 {
3070 "deps": [
3071 "boringssl",
3072 "boringssl_pbkdf_test_lib",
3073 "boringssl_test_util"
3074 ],
3075 "headers": [],
3076 "language": "c++",
3077 "name": "boringssl_pbkdf_test",
3078 "src": [],
3079 "third_party": true,
3080 "type": "target"
3081 },
3082 {
3083 "deps": [
3084 "boringssl",
3085 "boringssl_hkdf_test_lib",
3086 "boringssl_test_util"
3087 ],
3088 "headers": [],
3089 "language": "c++",
3090 "name": "boringssl_hkdf_test",
3091 "src": [],
3092 "third_party": true,
3093 "type": "target"
3094 },
3095 {
3096 "deps": [
3097 "boringssl",
3098 "boringssl_hmac_test_lib",
3099 "boringssl_test_util"
3100 ],
3101 "headers": [],
3102 "language": "c++",
3103 "name": "boringssl_hmac_test",
3104 "src": [],
3105 "third_party": true,
3106 "type": "target"
3107 },
3108 {
3109 "deps": [
3110 "boringssl",
3111 "boringssl_lhash_test_lib",
3112 "boringssl_test_util"
3113 ],
3114 "headers": [],
3115 "language": "c++",
3116 "name": "boringssl_lhash_test",
3117 "src": [],
3118 "third_party": true,
3119 "type": "target"
3120 },
3121 {
3122 "deps": [
3123 "boringssl",
3124 "boringssl_gcm_test_lib",
3125 "boringssl_test_util"
3126 ],
3127 "headers": [],
3128 "language": "c++",
3129 "name": "boringssl_gcm_test",
3130 "src": [],
3131 "third_party": true,
3132 "type": "target"
3133 },
3134 {
3135 "deps": [
3136 "boringssl",
3137 "boringssl_pkcs12_test_lib",
3138 "boringssl_test_util"
3139 ],
3140 "headers": [],
3141 "language": "c++",
3142 "name": "boringssl_pkcs12_test",
3143 "src": [],
3144 "third_party": true,
3145 "type": "target"
3146 },
3147 {
3148 "deps": [
3149 "boringssl",
3150 "boringssl_pkcs8_test_lib",
3151 "boringssl_test_util"
3152 ],
3153 "headers": [],
3154 "language": "c++",
3155 "name": "boringssl_pkcs8_test",
3156 "src": [],
3157 "third_party": true,
3158 "type": "target"
3159 },
3160 {
3161 "deps": [
3162 "boringssl",
3163 "boringssl_poly1305_test_lib",
3164 "boringssl_test_util"
3165 ],
3166 "headers": [],
3167 "language": "c++",
3168 "name": "boringssl_poly1305_test",
3169 "src": [],
3170 "third_party": true,
3171 "type": "target"
3172 },
3173 {
3174 "deps": [
3175 "boringssl",
3176 "boringssl_refcount_test_lib",
3177 "boringssl_test_util"
3178 ],
3179 "headers": [],
3180 "language": "c++",
3181 "name": "boringssl_refcount_test",
3182 "src": [],
3183 "third_party": true,
3184 "type": "target"
3185 },
3186 {
3187 "deps": [
3188 "boringssl",
3189 "boringssl_rsa_test_lib",
3190 "boringssl_test_util"
3191 ],
3192 "headers": [],
3193 "language": "c++",
3194 "name": "boringssl_rsa_test",
3195 "src": [],
3196 "third_party": true,
3197 "type": "target"
3198 },
3199 {
3200 "deps": [
3201 "boringssl",
3202 "boringssl_test_util",
3203 "boringssl_thread_test_lib"
3204 ],
3205 "headers": [],
3206 "language": "c++",
3207 "name": "boringssl_thread_test",
3208 "src": [],
3209 "third_party": true,
3210 "type": "target"
3211 },
3212 {
3213 "deps": [
3214 "boringssl",
3215 "boringssl_pkcs7_test_lib",
3216 "boringssl_test_util"
3217 ],
3218 "headers": [],
3219 "language": "c++",
3220 "name": "boringssl_pkcs7_test",
3221 "src": [],
3222 "third_party": true,
3223 "type": "target"
3224 },
3225 {
3226 "deps": [
3227 "boringssl",
3228 "boringssl_tab_test_lib",
3229 "boringssl_test_util"
3230 ],
3231 "headers": [],
3232 "language": "c++",
3233 "name": "boringssl_tab_test",
3234 "src": [],
3235 "third_party": true,
3236 "type": "target"
3237 },
3238 {
3239 "deps": [
3240 "boringssl",
3241 "boringssl_test_util",
3242 "boringssl_v3name_test_lib"
3243 ],
3244 "headers": [],
3245 "language": "c++",
3246 "name": "boringssl_v3name_test",
3247 "src": [],
3248 "third_party": true,
3249 "type": "target"
3250 },
3251 {
3252 "deps": [
3253 "boringssl",
3254 "boringssl_pqueue_test_lib",
3255 "boringssl_test_util"
3256 ],
3257 "headers": [],
3258 "language": "c++",
3259 "name": "boringssl_pqueue_test",
3260 "src": [],
3261 "third_party": true,
3262 "type": "target"
3263 },
3264 {
3265 "deps": [
3266 "boringssl",
3267 "boringssl_ssl_test_lib",
3268 "boringssl_test_util"
3269 ],
3270 "headers": [],
3271 "language": "c++",
3272 "name": "boringssl_ssl_test",
3273 "src": [],
3274 "third_party": true,
3275 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003276 },
3277 {
3278 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003279 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003280 "gpr",
3281 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003282 "grpc_test_util_unsecure",
3283 "grpc_unsecure"
3284 ],
3285 "headers": [],
3286 "language": "c",
3287 "name": "badreq_bad_client_test",
3288 "src": [
3289 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003290 ],
3291 "third_party": false,
3292 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003293 },
3294 {
3295 "deps": [
3296 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003297 "gpr",
3298 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003299 "grpc_test_util_unsecure",
3300 "grpc_unsecure"
3301 ],
3302 "headers": [],
3303 "language": "c",
3304 "name": "connection_prefix_bad_client_test",
3305 "src": [
3306 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003307 ],
3308 "third_party": false,
3309 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003310 },
3311 {
3312 "deps": [
3313 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003314 "gpr",
3315 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003316 "grpc_test_util_unsecure",
3317 "grpc_unsecure"
3318 ],
3319 "headers": [],
3320 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003321 "name": "head_of_line_blocking_bad_client_test",
3322 "src": [
3323 "test/core/bad_client/tests/head_of_line_blocking.c"
3324 ],
3325 "third_party": false,
3326 "type": "target"
3327 },
3328 {
3329 "deps": [
3330 "bad_client_test",
3331 "gpr",
3332 "gpr_test_util",
3333 "grpc_test_util_unsecure",
3334 "grpc_unsecure"
3335 ],
3336 "headers": [],
3337 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003338 "name": "headers_bad_client_test",
3339 "src": [
3340 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003341 ],
3342 "third_party": false,
3343 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003344 },
3345 {
3346 "deps": [
3347 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003348 "gpr",
3349 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003350 "grpc_test_util_unsecure",
3351 "grpc_unsecure"
3352 ],
3353 "headers": [],
3354 "language": "c",
3355 "name": "initial_settings_frame_bad_client_test",
3356 "src": [
3357 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003358 ],
3359 "third_party": false,
3360 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003361 },
3362 {
3363 "deps": [
3364 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003365 "gpr",
3366 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003367 "grpc_test_util_unsecure",
3368 "grpc_unsecure"
3369 ],
3370 "headers": [],
3371 "language": "c",
3372 "name": "server_registered_method_bad_client_test",
3373 "src": [
3374 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003375 ],
3376 "third_party": false,
3377 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003378 },
3379 {
3380 "deps": [
3381 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003382 "gpr",
3383 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003384 "grpc_test_util_unsecure",
3385 "grpc_unsecure"
3386 ],
3387 "headers": [],
3388 "language": "c",
3389 "name": "simple_request_bad_client_test",
3390 "src": [
3391 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003392 ],
3393 "third_party": false,
3394 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003395 },
3396 {
3397 "deps": [
3398 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003399 "gpr",
3400 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003401 "grpc_test_util_unsecure",
3402 "grpc_unsecure"
3403 ],
3404 "headers": [],
3405 "language": "c",
3406 "name": "unknown_frame_bad_client_test",
3407 "src": [
3408 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003409 ],
3410 "third_party": false,
3411 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003412 },
3413 {
3414 "deps": [
3415 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003416 "gpr",
3417 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003418 "grpc_test_util_unsecure",
3419 "grpc_unsecure"
3420 ],
3421 "headers": [],
3422 "language": "c",
3423 "name": "window_overflow_bad_client_test",
3424 "src": [
3425 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003426 ],
3427 "third_party": false,
3428 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003429 },
3430 {
3431 "deps": [
3432 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003433 "gpr",
3434 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003435 "grpc",
3436 "grpc_test_util"
3437 ],
3438 "headers": [],
3439 "language": "c",
3440 "name": "bad_ssl_alpn_server",
3441 "src": [
3442 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003443 ],
3444 "third_party": false,
3445 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003446 },
3447 {
3448 "deps": [
3449 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003450 "gpr",
3451 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003452 "grpc",
3453 "grpc_test_util"
3454 ],
3455 "headers": [],
3456 "language": "c",
3457 "name": "bad_ssl_cert_server",
3458 "src": [
3459 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003460 ],
3461 "third_party": false,
3462 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003463 },
3464 {
3465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003466 "gpr",
3467 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003468 "grpc",
3469 "grpc_test_util"
3470 ],
3471 "headers": [],
3472 "language": "c",
3473 "name": "bad_ssl_alpn_test",
3474 "src": [
3475 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003476 ],
3477 "third_party": false,
3478 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003479 },
3480 {
3481 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003482 "gpr",
3483 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003484 "grpc",
3485 "grpc_test_util"
3486 ],
3487 "headers": [],
3488 "language": "c",
3489 "name": "bad_ssl_cert_test",
3490 "src": [
3491 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003492 ],
3493 "third_party": false,
3494 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003495 },
3496 {
3497 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003498 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003499 "gpr",
3500 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003501 "grpc",
3502 "grpc_test_util"
3503 ],
3504 "headers": [],
3505 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003506 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003507 "src": [
3508 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003509 ],
3510 "third_party": false,
3511 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003512 },
3513 {
3514 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003515 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003516 "gpr",
3517 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003518 "grpc",
3519 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003520 ],
3521 "headers": [],
3522 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003523 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003524 "src": [
3525 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003526 ],
3527 "third_party": false,
3528 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003529 },
3530 {
3531 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003532 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003533 "gpr",
3534 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003535 "grpc",
3536 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003537 ],
3538 "headers": [],
3539 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003540 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003541 "src": [
3542 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003543 ],
3544 "third_party": false,
3545 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003546 },
3547 {
3548 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003549 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003550 "gpr",
3551 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003552 "grpc",
3553 "grpc_test_util"
3554 ],
3555 "headers": [],
3556 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003557 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003558 "src": [
3559 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003560 ],
3561 "third_party": false,
3562 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003563 },
3564 {
3565 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003566 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003567 "gpr",
3568 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003569 "grpc",
3570 "grpc_test_util"
3571 ],
3572 "headers": [],
3573 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003574 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003575 "src": [
3576 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003577 ],
3578 "third_party": false,
3579 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003580 },
3581 {
3582 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003583 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003584 "gpr",
3585 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003586 "grpc",
3587 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003588 ],
3589 "headers": [],
3590 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003591 "name": "h2_full+trace_test",
3592 "src": [
3593 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003594 ],
3595 "third_party": false,
3596 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003597 },
3598 {
3599 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003600 "end2end_tests",
3601 "gpr",
3602 "gpr_test_util",
3603 "grpc",
3604 "grpc_test_util"
3605 ],
3606 "headers": [],
3607 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003608 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003609 "src": [
3610 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003611 ],
3612 "third_party": false,
3613 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003614 },
3615 {
3616 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003617 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003618 "gpr",
3619 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003620 "grpc",
3621 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 ],
3623 "headers": [],
3624 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003625 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003626 "src": [
3627 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003628 ],
3629 "third_party": false,
3630 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003631 },
3632 {
3633 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003634 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003635 "gpr",
3636 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003637 "grpc",
3638 "grpc_test_util"
3639 ],
3640 "headers": [],
3641 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003642 "name": "h2_sockpair_test",
3643 "src": [
3644 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003645 ],
3646 "third_party": false,
3647 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003648 },
3649 {
3650 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003651 "end2end_tests",
3652 "gpr",
3653 "gpr_test_util",
3654 "grpc",
3655 "grpc_test_util"
3656 ],
3657 "headers": [],
3658 "language": "c",
3659 "name": "h2_sockpair+trace_test",
3660 "src": [
3661 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003662 ],
3663 "third_party": false,
3664 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003665 },
3666 {
3667 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003668 "end2end_tests",
3669 "gpr",
3670 "gpr_test_util",
3671 "grpc",
3672 "grpc_test_util"
3673 ],
3674 "headers": [],
3675 "language": "c",
3676 "name": "h2_sockpair_1byte_test",
3677 "src": [
3678 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003679 ],
3680 "third_party": false,
3681 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003682 },
3683 {
3684 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003685 "end2end_tests",
3686 "gpr",
3687 "gpr_test_util",
3688 "grpc",
3689 "grpc_test_util"
3690 ],
3691 "headers": [],
3692 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003693 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003694 "src": [
3695 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003696 ],
3697 "third_party": false,
3698 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003699 },
3700 {
3701 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003702 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003703 "gpr",
3704 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003705 "grpc",
3706 "grpc_test_util"
3707 ],
3708 "headers": [],
3709 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003710 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003711 "src": [
3712 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003713 ],
3714 "third_party": false,
3715 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003716 },
3717 {
3718 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003719 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003720 "gpr",
3721 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003722 "grpc",
3723 "grpc_test_util"
3724 ],
3725 "headers": [],
3726 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003727 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003728 "src": [
3729 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003730 ],
3731 "third_party": false,
3732 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003733 },
3734 {
3735 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003736 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003737 "gpr",
3738 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003739 "grpc_test_util_unsecure",
3740 "grpc_unsecure"
3741 ],
3742 "headers": [],
3743 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003744 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003745 "src": [
3746 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003747 ],
3748 "third_party": false,
3749 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003750 },
3751 {
3752 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003753 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003754 "gpr",
3755 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003756 "grpc_test_util_unsecure",
3757 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003758 ],
3759 "headers": [],
3760 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003761 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003762 "src": [
3763 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003764 ],
3765 "third_party": false,
3766 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003767 },
3768 {
3769 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003770 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003771 "gpr",
3772 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003773 "grpc_test_util_unsecure",
3774 "grpc_unsecure"
3775 ],
3776 "headers": [],
3777 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003778 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003779 "src": [
3780 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003781 ],
3782 "third_party": false,
3783 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003784 },
3785 {
3786 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003787 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003788 "gpr",
3789 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003790 "grpc_test_util_unsecure",
3791 "grpc_unsecure"
3792 ],
3793 "headers": [],
3794 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003795 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003796 "src": [
3797 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003798 ],
3799 "third_party": false,
3800 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003801 },
3802 {
3803 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003804 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003805 "gpr",
3806 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003807 "grpc_test_util_unsecure",
3808 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003809 ],
3810 "headers": [],
3811 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003812 "name": "h2_full+trace_nosec_test",
3813 "src": [
3814 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003815 ],
3816 "third_party": false,
3817 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003818 },
3819 {
3820 "deps": [
3821 "end2end_nosec_tests",
3822 "gpr",
3823 "gpr_test_util",
3824 "grpc_test_util_unsecure",
3825 "grpc_unsecure"
3826 ],
3827 "headers": [],
3828 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003829 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003830 "src": [
3831 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003832 ],
3833 "third_party": false,
3834 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003835 },
3836 {
3837 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003838 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003839 "gpr",
3840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003841 "grpc_test_util_unsecure",
3842 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003843 ],
3844 "headers": [],
3845 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003846 "name": "h2_sockpair_nosec_test",
3847 "src": [
3848 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003849 ],
3850 "third_party": false,
3851 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003852 },
3853 {
3854 "deps": [
3855 "end2end_nosec_tests",
3856 "gpr",
3857 "gpr_test_util",
3858 "grpc_test_util_unsecure",
3859 "grpc_unsecure"
3860 ],
3861 "headers": [],
3862 "language": "c",
3863 "name": "h2_sockpair+trace_nosec_test",
3864 "src": [
3865 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003866 ],
3867 "third_party": false,
3868 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003869 },
3870 {
3871 "deps": [
3872 "end2end_nosec_tests",
3873 "gpr",
3874 "gpr_test_util",
3875 "grpc_test_util_unsecure",
3876 "grpc_unsecure"
3877 ],
3878 "headers": [],
3879 "language": "c",
3880 "name": "h2_sockpair_1byte_nosec_test",
3881 "src": [
3882 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003883 ],
3884 "third_party": false,
3885 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003886 },
3887 {
3888 "deps": [
3889 "end2end_nosec_tests",
3890 "gpr",
3891 "gpr_test_util",
3892 "grpc_test_util_unsecure",
3893 "grpc_unsecure"
3894 ],
3895 "headers": [],
3896 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003897 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003898 "src": [
3899 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003900 ],
3901 "third_party": false,
3902 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003903 },
3904 {
3905 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003906 "gpr",
3907 "gpr_test_util",
3908 "grpc",
3909 "grpc_test_util",
3910 "one_input_fuzzer"
3911 ],
3912 "headers": [],
3913 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003914 "name": "api_fuzzer_one_entry",
3915 "src": [
3916 "test/core/end2end/fuzzers/api_fuzzer.c"
3917 ],
3918 "third_party": false,
3919 "type": "target"
3920 },
3921 {
3922 "deps": [
3923 "gpr",
3924 "gpr_test_util",
3925 "grpc",
3926 "grpc_test_util",
3927 "one_input_fuzzer"
3928 ],
3929 "headers": [],
3930 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003931 "name": "client_fuzzer_one_entry",
3932 "src": [
3933 "test/core/end2end/fuzzers/client_fuzzer.c"
3934 ],
3935 "third_party": false,
3936 "type": "target"
3937 },
3938 {
3939 "deps": [
3940 "gpr",
3941 "gpr_test_util",
3942 "grpc",
3943 "grpc_test_util",
3944 "one_input_fuzzer"
3945 ],
3946 "headers": [],
3947 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003948 "name": "hpack_parser_fuzzer_test_one_entry",
3949 "src": [
3950 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3951 ],
3952 "third_party": false,
3953 "type": "target"
3954 },
3955 {
3956 "deps": [
3957 "gpr",
3958 "gpr_test_util",
3959 "grpc",
3960 "grpc_test_util",
3961 "one_input_fuzzer"
3962 ],
3963 "headers": [],
3964 "language": "c",
3965 "name": "http_fuzzer_test_one_entry",
3966 "src": [
3967 "test/core/http/fuzzer.c"
3968 ],
3969 "third_party": false,
3970 "type": "target"
3971 },
3972 {
3973 "deps": [
3974 "gpr",
3975 "gpr_test_util",
3976 "grpc",
3977 "grpc_test_util",
3978 "one_input_fuzzer"
3979 ],
3980 "headers": [],
3981 "language": "c",
3982 "name": "json_fuzzer_test_one_entry",
3983 "src": [
3984 "test/core/json/fuzzer.c"
3985 ],
3986 "third_party": false,
3987 "type": "target"
3988 },
3989 {
3990 "deps": [
3991 "gpr",
3992 "gpr_test_util",
3993 "grpc",
3994 "grpc_test_util",
3995 "one_input_fuzzer"
3996 ],
3997 "headers": [],
3998 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003999 "name": "nanopb_fuzzer_response_test_one_entry",
4000 "src": [
4001 "test/core/nanopb/fuzzer_response.c"
4002 ],
4003 "third_party": false,
4004 "type": "target"
4005 },
4006 {
4007 "deps": [
4008 "gpr",
4009 "gpr_test_util",
4010 "grpc",
4011 "grpc_test_util",
4012 "one_input_fuzzer"
4013 ],
4014 "headers": [],
4015 "language": "c",
4016 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4017 "src": [
4018 "test/core/nanopb/fuzzer_serverlist.c"
4019 ],
4020 "third_party": false,
4021 "type": "target"
4022 },
4023 {
4024 "deps": [
4025 "gpr",
4026 "gpr_test_util",
4027 "grpc",
4028 "grpc_test_util",
4029 "one_input_fuzzer"
4030 ],
4031 "headers": [],
4032 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004033 "name": "server_fuzzer_one_entry",
4034 "src": [
4035 "test/core/end2end/fuzzers/server_fuzzer.c"
4036 ],
4037 "third_party": false,
4038 "type": "target"
4039 },
4040 {
4041 "deps": [
4042 "gpr",
4043 "gpr_test_util",
4044 "grpc",
4045 "grpc_test_util",
4046 "one_input_fuzzer"
4047 ],
4048 "headers": [],
4049 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004050 "name": "uri_fuzzer_test_one_entry",
4051 "src": [
4052 "test/core/client_config/uri_fuzzer_test.c"
4053 ],
4054 "third_party": false,
4055 "type": "target"
4056 },
4057 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004058 "deps": [
4059 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004060 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004061 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004062 "language": "c",
4063 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004064 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004065 "third_party": false,
4066 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004067 },
4068 {
4069 "deps": [
4070 "gpr"
4071 ],
4072 "headers": [
4073 "test/core/util/test_config.h"
4074 ],
4075 "language": "c",
4076 "name": "gpr_test_util",
4077 "src": [
4078 "test/core/util/test_config.c",
4079 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004080 ],
4081 "third_party": false,
4082 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004083 },
4084 {
4085 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004086 "census",
4087 "gpr",
4088 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004089 "grpc_lb_policy_grpclb",
4090 "grpc_lb_policy_pick_first",
4091 "grpc_lb_policy_round_robin",
4092 "grpc_resolver_dns_native",
4093 "grpc_resolver_sockaddr",
4094 "grpc_secure",
4095 "grpc_transport_chttp2_client_insecure",
4096 "grpc_transport_chttp2_client_secure",
4097 "grpc_transport_chttp2_server_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004098 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004099 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004100 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004101 "language": "c",
4102 "name": "grpc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004103 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004104 "third_party": false,
4105 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004106 },
4107 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004108 "deps": [
4109 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004110 "grpc"
4111 ],
4112 "headers": [],
4113 "language": "c",
4114 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004115 "src": [],
4116 "third_party": false,
4117 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004118 },
4119 {
4120 "deps": [
4121 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004122 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004123 "grpc",
4124 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004125 ],
4126 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004127 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004128 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004129 ],
4130 "language": "c",
4131 "name": "grpc_test_util",
4132 "src": [
4133 "test/core/end2end/data/server1_cert.c",
4134 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004135 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004136 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004137 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004138 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004139 ],
4140 "third_party": false,
4141 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004142 },
4143 {
4144 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004145 "gpr",
4146 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004147 "grpc",
4148 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004149 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004150 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004151 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004152 "language": "c",
4153 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004154 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004155 "third_party": false,
4156 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 },
4158 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004159 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004160 "census",
4161 "gpr",
4162 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004163 "grpc_lb_policy_grpclb",
4164 "grpc_lb_policy_pick_first",
4165 "grpc_lb_policy_round_robin",
4166 "grpc_resolver_dns_native",
4167 "grpc_resolver_sockaddr",
4168 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004169 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004170 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004171 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 "language": "c",
4173 "name": "grpc_unsecure",
4174 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004175 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004176 ],
4177 "third_party": false,
4178 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004179 },
4180 {
4181 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004182 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004183 "grpc"
4184 ],
4185 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004186 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004187 ],
4188 "language": "c",
4189 "name": "grpc_zookeeper",
4190 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004191 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004192 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004193 ],
4194 "third_party": false,
4195 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004196 },
4197 {
4198 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07004199 "gpr"
4200 ],
4201 "headers": [],
4202 "language": "c",
4203 "name": "one_input_fuzzer",
4204 "src": [
4205 "test/core/util/one_corpus_entry_fuzzer.c"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004206 ],
4207 "third_party": false,
4208 "type": "lib"
4209 },
4210 {
4211 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004212 "gpr",
4213 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004214 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004215 "grpc_test_util",
4216 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004217 ],
4218 "headers": [
4219 "test/core/util/reconnect_server.h"
4220 ],
4221 "language": "c",
4222 "name": "reconnect_server",
4223 "src": [
4224 "test/core/util/reconnect_server.c",
4225 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004226 ],
4227 "third_party": false,
4228 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004229 },
4230 {
4231 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004232 "gpr",
4233 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004234 "grpc",
4235 "grpc_test_util"
4236 ],
4237 "headers": [
4238 "test/core/util/test_tcp_server.h"
4239 ],
4240 "language": "c",
4241 "name": "test_tcp_server",
4242 "src": [
4243 "test/core/util/test_tcp_server.c",
4244 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004245 ],
4246 "third_party": false,
4247 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004248 },
4249 {
4250 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004251 "grpc",
4252 "grpc++_base",
4253 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 ],
4255 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004257 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004258 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004259 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004260 ],
4261 "language": "c++",
4262 "name": "grpc++",
4263 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004264 "src/cpp/client/secure_credentials.cc",
4265 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004266 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004267 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004268 "src/cpp/common/secure_auth_context.cc",
4269 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004270 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004271 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004272 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004273 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004274 ],
4275 "third_party": false,
4276 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004277 },
4278 {
4279 "deps": [],
4280 "headers": [
4281 "test/cpp/util/test_config.h"
4282 ],
4283 "language": "c++",
4284 "name": "grpc++_test_config",
4285 "src": [
4286 "test/cpp/util/test_config.cc",
4287 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004288 ],
4289 "third_party": false,
4290 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 },
4292 {
4293 "deps": [
4294 "grpc++",
4295 "grpc_test_util"
4296 ],
4297 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004298 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4299 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4300 "src/proto/grpc/testing/echo.grpc.pb.h",
4301 "src/proto/grpc/testing/echo.pb.h",
4302 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4303 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004304 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004305 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004306 "test/cpp/util/cli_call.h",
4307 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004308 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004309 "test/cpp/util/subprocess.h",
4310 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004311 ],
4312 "language": "c++",
4313 "name": "grpc++_test_util",
4314 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004315 "test/cpp/end2end/test_service_impl.cc",
4316 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004317 "test/cpp/util/byte_buffer_proto_helper.cc",
4318 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004319 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004321 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004323 "test/cpp/util/string_ref_helper.cc",
4324 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004325 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004326 "test/cpp/util/subprocess.h",
4327 "test/cpp/util/test_credentials_provider.cc",
4328 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004329 ],
4330 "third_party": false,
4331 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 },
4333 {
4334 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004335 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004336 "grpc",
4337 "grpc++_base",
4338 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004339 "grpc_unsecure"
4340 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004341 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004342 "language": "c++",
4343 "name": "grpc++_unsecure",
4344 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004345 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004346 ],
4347 "third_party": false,
4348 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 },
4350 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004351 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004352 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004353 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004354 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004355 "src/compiler/config.h",
4356 "src/compiler/cpp_generator.h",
4357 "src/compiler/cpp_generator_helpers.h",
4358 "src/compiler/csharp_generator.h",
4359 "src/compiler/csharp_generator_helpers.h",
4360 "src/compiler/generator_helpers.h",
4361 "src/compiler/objective_c_generator.h",
4362 "src/compiler/objective_c_generator_helpers.h",
4363 "src/compiler/python_generator.h",
4364 "src/compiler/ruby_generator.h",
4365 "src/compiler/ruby_generator_helpers-inl.h",
4366 "src/compiler/ruby_generator_map-inl.h",
4367 "src/compiler/ruby_generator_string-inl.h"
4368 ],
4369 "language": "c++",
4370 "name": "grpc_plugin_support",
4371 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004372 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004373 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004374 "src/compiler/cpp_generator.h",
4375 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004376 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004377 "src/compiler/csharp_generator.h",
4378 "src/compiler/csharp_generator_helpers.h",
4379 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004380 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004381 "src/compiler/objective_c_generator.h",
4382 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004383 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004384 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004385 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 "src/compiler/ruby_generator.h",
4387 "src/compiler/ruby_generator_helpers-inl.h",
4388 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004389 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004390 ],
4391 "third_party": false,
4392 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004393 },
4394 {
4395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004396 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004397 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004398 "grpc++",
4399 "grpc++_test_util",
4400 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 ],
4402 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004403 "src/proto/grpc/testing/messages.grpc.pb.h",
4404 "src/proto/grpc/testing/messages.pb.h",
4405 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004406 ],
4407 "language": "c++",
4408 "name": "interop_client_helper",
4409 "src": [
4410 "test/cpp/interop/client_helper.cc",
4411 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004412 ],
4413 "third_party": false,
4414 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004415 },
4416 {
4417 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004418 "gpr",
4419 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004420 "grpc",
4421 "grpc++",
4422 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004423 "grpc++_test_util",
4424 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004425 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004426 ],
4427 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004428 "src/proto/grpc/testing/empty.grpc.pb.h",
4429 "src/proto/grpc/testing/empty.pb.h",
4430 "src/proto/grpc/testing/messages.grpc.pb.h",
4431 "src/proto/grpc/testing/messages.pb.h",
4432 "src/proto/grpc/testing/test.grpc.pb.h",
4433 "src/proto/grpc/testing/test.pb.h",
4434 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004435 ],
4436 "language": "c++",
4437 "name": "interop_client_main",
4438 "src": [
4439 "test/cpp/interop/client.cc",
4440 "test/cpp/interop/interop_client.cc",
4441 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004442 ],
4443 "third_party": false,
4444 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004445 },
4446 {
4447 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004448 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004450 "grpc++",
4451 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004452 ],
4453 "headers": [
4454 "test/cpp/interop/server_helper.h"
4455 ],
4456 "language": "c++",
4457 "name": "interop_server_helper",
4458 "src": [
4459 "test/cpp/interop/server_helper.cc",
4460 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004461 ],
4462 "third_party": false,
4463 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004464 },
4465 {
4466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004467 "gpr",
4468 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004469 "grpc",
4470 "grpc++",
4471 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004472 "grpc++_test_util",
4473 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004474 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004475 ],
4476 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004477 "src/proto/grpc/testing/empty.grpc.pb.h",
4478 "src/proto/grpc/testing/empty.pb.h",
4479 "src/proto/grpc/testing/messages.grpc.pb.h",
4480 "src/proto/grpc/testing/messages.pb.h",
4481 "src/proto/grpc/testing/test.grpc.pb.h",
4482 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004483 ],
4484 "language": "c++",
4485 "name": "interop_server_main",
4486 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004487 "test/cpp/interop/server_main.cc"
4488 ],
4489 "third_party": false,
4490 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004491 },
4492 {
4493 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004494 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004496 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004497 ],
4498 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004499 "src/proto/grpc/testing/control.grpc.pb.h",
4500 "src/proto/grpc/testing/control.pb.h",
4501 "src/proto/grpc/testing/messages.grpc.pb.h",
4502 "src/proto/grpc/testing/messages.pb.h",
4503 "src/proto/grpc/testing/payloads.grpc.pb.h",
4504 "src/proto/grpc/testing/payloads.pb.h",
4505 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4506 "src/proto/grpc/testing/perf_db.pb.h",
4507 "src/proto/grpc/testing/services.grpc.pb.h",
4508 "src/proto/grpc/testing/services.pb.h",
4509 "src/proto/grpc/testing/stats.grpc.pb.h",
4510 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004511 "test/cpp/qps/client.h",
4512 "test/cpp/qps/driver.h",
4513 "test/cpp/qps/histogram.h",
4514 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004515 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004516 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004517 "test/cpp/qps/qps_worker.h",
4518 "test/cpp/qps/report.h",
4519 "test/cpp/qps/server.h",
4520 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004521 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004522 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004523 ],
4524 "language": "c++",
4525 "name": "qps",
4526 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004527 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004528 "test/cpp/qps/client_async.cc",
4529 "test/cpp/qps/client_sync.cc",
4530 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004531 "test/cpp/qps/driver.h",
4532 "test/cpp/qps/histogram.h",
4533 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004534 "test/cpp/qps/limit_cores.cc",
4535 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004536 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004537 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004538 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004539 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004540 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 "test/cpp/qps/report.h",
4542 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004543 "test/cpp/qps/server_async.cc",
4544 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004545 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004546 "test/cpp/qps/usage_timer.cc",
4547 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004548 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004549 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004550 ],
4551 "third_party": false,
4552 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004553 },
4554 {
4555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004556 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004557 "grpc"
4558 ],
4559 "headers": [],
4560 "language": "csharp",
4561 "name": "grpc_csharp_ext",
4562 "src": [
4563 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004564 ],
4565 "third_party": false,
4566 "type": "lib"
4567 },
4568 {
4569 "deps": [],
4570 "headers": [
4571 "third_party/boringssl/crypto/aes/internal.h",
4572 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4573 "third_party/boringssl/crypto/bio/internal.h",
4574 "third_party/boringssl/crypto/bn/internal.h",
4575 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4576 "third_party/boringssl/crypto/bytestring/internal.h",
4577 "third_party/boringssl/crypto/cipher/internal.h",
4578 "third_party/boringssl/crypto/conf/conf_def.h",
4579 "third_party/boringssl/crypto/conf/internal.h",
4580 "third_party/boringssl/crypto/des/internal.h",
4581 "third_party/boringssl/crypto/dh/internal.h",
4582 "third_party/boringssl/crypto/digest/internal.h",
4583 "third_party/boringssl/crypto/digest/md32_common.h",
4584 "third_party/boringssl/crypto/directory.h",
4585 "third_party/boringssl/crypto/dsa/internal.h",
4586 "third_party/boringssl/crypto/ec/internal.h",
4587 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4588 "third_party/boringssl/crypto/evp/internal.h",
4589 "third_party/boringssl/crypto/internal.h",
4590 "third_party/boringssl/crypto/modes/internal.h",
4591 "third_party/boringssl/crypto/obj/obj_dat.h",
4592 "third_party/boringssl/crypto/obj/obj_xref.h",
4593 "third_party/boringssl/crypto/pkcs8/internal.h",
4594 "third_party/boringssl/crypto/rand/internal.h",
4595 "third_party/boringssl/crypto/rsa/internal.h",
4596 "third_party/boringssl/crypto/test/scoped_types.h",
4597 "third_party/boringssl/crypto/test/test_util.h",
4598 "third_party/boringssl/crypto/x509/charmap.h",
4599 "third_party/boringssl/crypto/x509/vpm_int.h",
4600 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4601 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4602 "third_party/boringssl/include/openssl/aead.h",
4603 "third_party/boringssl/include/openssl/aes.h",
4604 "third_party/boringssl/include/openssl/arm_arch.h",
4605 "third_party/boringssl/include/openssl/asn1.h",
4606 "third_party/boringssl/include/openssl/asn1_mac.h",
4607 "third_party/boringssl/include/openssl/asn1t.h",
4608 "third_party/boringssl/include/openssl/base.h",
4609 "third_party/boringssl/include/openssl/base64.h",
4610 "third_party/boringssl/include/openssl/bio.h",
4611 "third_party/boringssl/include/openssl/blowfish.h",
4612 "third_party/boringssl/include/openssl/bn.h",
4613 "third_party/boringssl/include/openssl/buf.h",
4614 "third_party/boringssl/include/openssl/buffer.h",
4615 "third_party/boringssl/include/openssl/bytestring.h",
4616 "third_party/boringssl/include/openssl/cast.h",
4617 "third_party/boringssl/include/openssl/chacha.h",
4618 "third_party/boringssl/include/openssl/cipher.h",
4619 "third_party/boringssl/include/openssl/cmac.h",
4620 "third_party/boringssl/include/openssl/conf.h",
4621 "third_party/boringssl/include/openssl/cpu.h",
4622 "third_party/boringssl/include/openssl/crypto.h",
4623 "third_party/boringssl/include/openssl/curve25519.h",
4624 "third_party/boringssl/include/openssl/des.h",
4625 "third_party/boringssl/include/openssl/dh.h",
4626 "third_party/boringssl/include/openssl/digest.h",
4627 "third_party/boringssl/include/openssl/dsa.h",
4628 "third_party/boringssl/include/openssl/dtls1.h",
4629 "third_party/boringssl/include/openssl/ec.h",
4630 "third_party/boringssl/include/openssl/ec_key.h",
4631 "third_party/boringssl/include/openssl/ecdh.h",
4632 "third_party/boringssl/include/openssl/ecdsa.h",
4633 "third_party/boringssl/include/openssl/engine.h",
4634 "third_party/boringssl/include/openssl/err.h",
4635 "third_party/boringssl/include/openssl/evp.h",
4636 "third_party/boringssl/include/openssl/ex_data.h",
4637 "third_party/boringssl/include/openssl/hkdf.h",
4638 "third_party/boringssl/include/openssl/hmac.h",
4639 "third_party/boringssl/include/openssl/lhash.h",
4640 "third_party/boringssl/include/openssl/lhash_macros.h",
4641 "third_party/boringssl/include/openssl/md4.h",
4642 "third_party/boringssl/include/openssl/md5.h",
4643 "third_party/boringssl/include/openssl/mem.h",
4644 "third_party/boringssl/include/openssl/obj.h",
4645 "third_party/boringssl/include/openssl/obj_mac.h",
4646 "third_party/boringssl/include/openssl/objects.h",
4647 "third_party/boringssl/include/openssl/opensslfeatures.h",
4648 "third_party/boringssl/include/openssl/opensslv.h",
4649 "third_party/boringssl/include/openssl/ossl_typ.h",
4650 "third_party/boringssl/include/openssl/pem.h",
4651 "third_party/boringssl/include/openssl/pkcs12.h",
4652 "third_party/boringssl/include/openssl/pkcs7.h",
4653 "third_party/boringssl/include/openssl/pkcs8.h",
4654 "third_party/boringssl/include/openssl/poly1305.h",
4655 "third_party/boringssl/include/openssl/pqueue.h",
4656 "third_party/boringssl/include/openssl/rand.h",
4657 "third_party/boringssl/include/openssl/rc4.h",
4658 "third_party/boringssl/include/openssl/rsa.h",
4659 "third_party/boringssl/include/openssl/safestack.h",
4660 "third_party/boringssl/include/openssl/sha.h",
4661 "third_party/boringssl/include/openssl/srtp.h",
4662 "third_party/boringssl/include/openssl/ssl.h",
4663 "third_party/boringssl/include/openssl/ssl3.h",
4664 "third_party/boringssl/include/openssl/stack.h",
4665 "third_party/boringssl/include/openssl/stack_macros.h",
4666 "third_party/boringssl/include/openssl/thread.h",
4667 "third_party/boringssl/include/openssl/time_support.h",
4668 "third_party/boringssl/include/openssl/tls1.h",
4669 "third_party/boringssl/include/openssl/type_check.h",
4670 "third_party/boringssl/include/openssl/x509.h",
4671 "third_party/boringssl/include/openssl/x509_vfy.h",
4672 "third_party/boringssl/include/openssl/x509v3.h",
4673 "third_party/boringssl/ssl/internal.h",
4674 "third_party/boringssl/ssl/test/async_bio.h",
4675 "third_party/boringssl/ssl/test/packeted_bio.h",
4676 "third_party/boringssl/ssl/test/scoped_types.h",
4677 "third_party/boringssl/ssl/test/test_config.h"
4678 ],
4679 "language": "c",
4680 "name": "boringssl",
4681 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004682 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004683 ],
4684 "third_party": true,
4685 "type": "lib"
4686 },
4687 {
4688 "deps": [],
4689 "headers": [],
4690 "language": "c++",
4691 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004692 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004693 "third_party": true,
4694 "type": "lib"
4695 },
4696 {
4697 "deps": [
4698 "boringssl",
4699 "boringssl_test_util"
4700 ],
4701 "headers": [],
4702 "language": "c++",
4703 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004704 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004705 "third_party": true,
4706 "type": "lib"
4707 },
4708 {
4709 "deps": [
4710 "boringssl",
4711 "boringssl_test_util"
4712 ],
4713 "headers": [],
4714 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004715 "name": "boringssl_asn1_test_lib",
4716 "src": [],
4717 "third_party": true,
4718 "type": "lib"
4719 },
4720 {
4721 "deps": [
4722 "boringssl",
4723 "boringssl_test_util"
4724 ],
4725 "headers": [],
4726 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004727 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004728 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004729 "third_party": true,
4730 "type": "lib"
4731 },
4732 {
4733 "deps": [
4734 "boringssl",
4735 "boringssl_test_util"
4736 ],
4737 "headers": [],
4738 "language": "c++",
4739 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004740 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004741 "third_party": true,
4742 "type": "lib"
4743 },
4744 {
4745 "deps": [
4746 "boringssl",
4747 "boringssl_test_util"
4748 ],
4749 "headers": [],
4750 "language": "c++",
4751 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004752 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004753 "third_party": true,
4754 "type": "lib"
4755 },
4756 {
4757 "deps": [
4758 "boringssl",
4759 "boringssl_test_util"
4760 ],
4761 "headers": [],
4762 "language": "c++",
4763 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004764 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004765 "third_party": true,
4766 "type": "lib"
4767 },
4768 {
4769 "deps": [
4770 "boringssl",
4771 "boringssl_test_util"
4772 ],
4773 "headers": [],
4774 "language": "c++",
4775 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004776 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004777 "third_party": true,
4778 "type": "lib"
4779 },
4780 {
4781 "deps": [
4782 "boringssl",
4783 "boringssl_test_util"
4784 ],
4785 "headers": [],
4786 "language": "c++",
4787 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004788 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004789 "third_party": true,
4790 "type": "lib"
4791 },
4792 {
4793 "deps": [
4794 "boringssl",
4795 "boringssl_test_util"
4796 ],
4797 "headers": [],
4798 "language": "c++",
4799 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004800 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004801 "third_party": true,
4802 "type": "lib"
4803 },
4804 {
4805 "deps": [
4806 "boringssl",
4807 "boringssl_test_util"
4808 ],
4809 "headers": [],
4810 "language": "c",
4811 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004812 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004813 "third_party": true,
4814 "type": "lib"
4815 },
4816 {
4817 "deps": [
4818 "boringssl",
4819 "boringssl_test_util"
4820 ],
4821 "headers": [],
4822 "language": "c++",
4823 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004824 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004825 "third_party": true,
4826 "type": "lib"
4827 },
4828 {
4829 "deps": [
4830 "boringssl",
4831 "boringssl_test_util"
4832 ],
4833 "headers": [],
4834 "language": "c++",
4835 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004836 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004837 "third_party": true,
4838 "type": "lib"
4839 },
4840 {
4841 "deps": [
4842 "boringssl",
4843 "boringssl_test_util"
4844 ],
4845 "headers": [],
4846 "language": "c++",
4847 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004848 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004849 "third_party": true,
4850 "type": "lib"
4851 },
4852 {
4853 "deps": [
4854 "boringssl",
4855 "boringssl_test_util"
4856 ],
4857 "headers": [],
4858 "language": "c++",
4859 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004860 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004861 "third_party": true,
4862 "type": "lib"
4863 },
4864 {
4865 "deps": [
4866 "boringssl",
4867 "boringssl_test_util"
4868 ],
4869 "headers": [],
4870 "language": "c",
4871 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004872 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004873 "third_party": true,
4874 "type": "lib"
4875 },
4876 {
4877 "deps": [
4878 "boringssl",
4879 "boringssl_test_util"
4880 ],
4881 "headers": [],
4882 "language": "c++",
4883 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004884 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004885 "third_party": true,
4886 "type": "lib"
4887 },
4888 {
4889 "deps": [
4890 "boringssl",
4891 "boringssl_test_util"
4892 ],
4893 "headers": [],
4894 "language": "c",
4895 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004896 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004897 "third_party": true,
4898 "type": "lib"
4899 },
4900 {
4901 "deps": [
4902 "boringssl",
4903 "boringssl_test_util"
4904 ],
4905 "headers": [],
4906 "language": "c++",
4907 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004908 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004909 "third_party": true,
4910 "type": "lib"
4911 },
4912 {
4913 "deps": [
4914 "boringssl",
4915 "boringssl_test_util"
4916 ],
4917 "headers": [],
4918 "language": "c++",
4919 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004920 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004921 "third_party": true,
4922 "type": "lib"
4923 },
4924 {
4925 "deps": [
4926 "boringssl",
4927 "boringssl_test_util"
4928 ],
4929 "headers": [],
4930 "language": "c++",
4931 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004932 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004933 "third_party": true,
4934 "type": "lib"
4935 },
4936 {
4937 "deps": [
4938 "boringssl",
4939 "boringssl_test_util"
4940 ],
4941 "headers": [],
4942 "language": "c++",
4943 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004944 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004945 "third_party": true,
4946 "type": "lib"
4947 },
4948 {
4949 "deps": [
4950 "boringssl",
4951 "boringssl_test_util"
4952 ],
4953 "headers": [],
4954 "language": "c++",
4955 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004956 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004957 "third_party": true,
4958 "type": "lib"
4959 },
4960 {
4961 "deps": [
4962 "boringssl",
4963 "boringssl_test_util"
4964 ],
4965 "headers": [],
4966 "language": "c",
4967 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004968 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004969 "third_party": true,
4970 "type": "lib"
4971 },
4972 {
4973 "deps": [
4974 "boringssl",
4975 "boringssl_test_util"
4976 ],
4977 "headers": [],
4978 "language": "c++",
4979 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004980 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004981 "third_party": true,
4982 "type": "lib"
4983 },
4984 {
4985 "deps": [
4986 "boringssl",
4987 "boringssl_test_util"
4988 ],
4989 "headers": [],
4990 "language": "c",
4991 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004992 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004993 "third_party": true,
4994 "type": "lib"
4995 },
4996 {
4997 "deps": [
4998 "boringssl",
4999 "boringssl_test_util"
5000 ],
5001 "headers": [],
5002 "language": "c",
5003 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005004 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005005 "third_party": true,
5006 "type": "lib"
5007 },
5008 {
5009 "deps": [
5010 "boringssl",
5011 "boringssl_test_util"
5012 ],
5013 "headers": [],
5014 "language": "c++",
5015 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005016 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005017 "third_party": true,
5018 "type": "lib"
5019 },
5020 {
5021 "deps": [
5022 "boringssl",
5023 "boringssl_test_util"
5024 ],
5025 "headers": [],
5026 "language": "c++",
5027 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005028 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005029 "third_party": true,
5030 "type": "lib"
5031 },
5032 {
5033 "deps": [
5034 "boringssl",
5035 "boringssl_test_util"
5036 ],
5037 "headers": [],
5038 "language": "c++",
5039 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005040 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005041 "third_party": true,
5042 "type": "lib"
5043 },
5044 {
5045 "deps": [
5046 "boringssl",
5047 "boringssl_test_util"
5048 ],
5049 "headers": [],
5050 "language": "c",
5051 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005052 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005053 "third_party": true,
5054 "type": "lib"
5055 },
5056 {
5057 "deps": [
5058 "boringssl",
5059 "boringssl_test_util"
5060 ],
5061 "headers": [],
5062 "language": "c++",
5063 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005064 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005065 "third_party": true,
5066 "type": "lib"
5067 },
5068 {
5069 "deps": [
5070 "boringssl",
5071 "boringssl_test_util"
5072 ],
5073 "headers": [],
5074 "language": "c",
5075 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005076 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005077 "third_party": true,
5078 "type": "lib"
5079 },
5080 {
5081 "deps": [
5082 "boringssl",
5083 "boringssl_test_util"
5084 ],
5085 "headers": [],
5086 "language": "c",
5087 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005088 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005089 "third_party": true,
5090 "type": "lib"
5091 },
5092 {
5093 "deps": [
5094 "boringssl",
5095 "boringssl_test_util"
5096 ],
5097 "headers": [],
5098 "language": "c",
5099 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005100 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005101 "third_party": true,
5102 "type": "lib"
5103 },
5104 {
5105 "deps": [
5106 "boringssl",
5107 "boringssl_test_util"
5108 ],
5109 "headers": [],
5110 "language": "c",
5111 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005112 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005113 "third_party": true,
5114 "type": "lib"
5115 },
5116 {
5117 "deps": [
5118 "boringssl",
5119 "boringssl_test_util"
5120 ],
5121 "headers": [],
5122 "language": "c",
5123 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005124 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005125 "third_party": true,
5126 "type": "lib"
5127 },
5128 {
5129 "deps": [
5130 "boringssl",
5131 "boringssl_test_util"
5132 ],
5133 "headers": [],
5134 "language": "c++",
5135 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005136 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005137 "third_party": true,
5138 "type": "lib"
5139 },
5140 {
5141 "deps": [],
5142 "headers": [
5143 "third_party/zlib/crc32.h",
5144 "third_party/zlib/deflate.h",
5145 "third_party/zlib/gzguts.h",
5146 "third_party/zlib/inffast.h",
5147 "third_party/zlib/inffixed.h",
5148 "third_party/zlib/inflate.h",
5149 "third_party/zlib/inftrees.h",
5150 "third_party/zlib/trees.h",
5151 "third_party/zlib/zconf.h",
5152 "third_party/zlib/zlib.h",
5153 "third_party/zlib/zutil.h"
5154 ],
5155 "language": "c",
5156 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005157 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005158 "third_party": true,
5159 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005160 },
5161 {
5162 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005163 "gpr",
5164 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005165 "grpc_test_util_unsecure",
5166 "grpc_unsecure"
5167 ],
5168 "headers": [
5169 "test/core/bad_client/bad_client.h"
5170 ],
5171 "language": "c",
5172 "name": "bad_client_test",
5173 "src": [
5174 "test/core/bad_client/bad_client.c",
5175 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005176 ],
5177 "third_party": false,
5178 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005179 },
5180 {
5181 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005182 "gpr",
5183 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005184 "grpc",
5185 "grpc_test_util"
5186 ],
5187 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005188 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005189 ],
5190 "language": "c",
5191 "name": "bad_ssl_test_server",
5192 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005193 "test/core/bad_ssl/server_common.c",
5194 "test/core/bad_ssl/server_common.h"
5195 ],
5196 "third_party": false,
5197 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005198 },
5199 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005200 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005201 "gpr",
5202 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005203 "grpc",
5204 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005205 ],
5206 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005207 "test/core/end2end/end2end_tests.h",
5208 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005209 ],
5210 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005211 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005212 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005213 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005214 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005215 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005216 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005217 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005218 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005219 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005220 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005221 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005222 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005223 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005224 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005225 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005226 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005227 "test/core/end2end/tests/default_host.c",
5228 "test/core/end2end/tests/disappearing_server.c",
5229 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005230 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005231 "test/core/end2end/tests/graceful_server_shutdown.c",
5232 "test/core/end2end/tests/high_initial_seqno.c",
5233 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005234 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005235 "test/core/end2end/tests/invoke_large_request.c",
5236 "test/core/end2end/tests/large_metadata.c",
5237 "test/core/end2end/tests/max_concurrent_streams.c",
5238 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005239 "test/core/end2end/tests/negative_deadline.c",
5240 "test/core/end2end/tests/no_op.c",
5241 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005242 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005243 "test/core/end2end/tests/ping_pong_streaming.c",
5244 "test/core/end2end/tests/registered_call.c",
5245 "test/core/end2end/tests/request_with_flags.c",
5246 "test/core/end2end/tests/request_with_payload.c",
5247 "test/core/end2end/tests/server_finishes_request.c",
5248 "test/core/end2end/tests/shutdown_finishes_calls.c",
5249 "test/core/end2end/tests/shutdown_finishes_tags.c",
5250 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005251 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005252 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005253 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005254 ],
5255 "third_party": false,
5256 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005257 },
5258 {
5259 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005260 "gpr",
5261 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005262 "grpc_test_util_unsecure",
5263 "grpc_unsecure"
5264 ],
5265 "headers": [
5266 "test/core/end2end/end2end_tests.h",
5267 "test/core/end2end/tests/cancel_test_helpers.h"
5268 ],
5269 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005270 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005271 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005272 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005273 "test/core/end2end/end2end_tests.h",
5274 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005275 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005276 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005277 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005278 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005279 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005280 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005281 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005282 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005283 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005284 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005285 "test/core/end2end/tests/default_host.c",
5286 "test/core/end2end/tests/disappearing_server.c",
5287 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005288 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005289 "test/core/end2end/tests/graceful_server_shutdown.c",
5290 "test/core/end2end/tests/high_initial_seqno.c",
5291 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005292 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005293 "test/core/end2end/tests/invoke_large_request.c",
5294 "test/core/end2end/tests/large_metadata.c",
5295 "test/core/end2end/tests/max_concurrent_streams.c",
5296 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005297 "test/core/end2end/tests/negative_deadline.c",
5298 "test/core/end2end/tests/no_op.c",
5299 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005300 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005301 "test/core/end2end/tests/ping_pong_streaming.c",
5302 "test/core/end2end/tests/registered_call.c",
5303 "test/core/end2end/tests/request_with_flags.c",
5304 "test/core/end2end/tests/request_with_payload.c",
5305 "test/core/end2end/tests/server_finishes_request.c",
5306 "test/core/end2end/tests/shutdown_finishes_calls.c",
5307 "test/core/end2end/tests/shutdown_finishes_tags.c",
5308 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005309 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005310 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005311 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005312 ],
5313 "third_party": false,
5314 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005315 },
5316 {
5317 "deps": [
5318 "gpr",
5319 "grpc_base"
5320 ],
5321 "headers": [
5322 "include/grpc/census.h",
5323 "src/core/ext/census/aggregation.h",
5324 "src/core/ext/census/census_interface.h",
5325 "src/core/ext/census/census_rpc_stats.h",
5326 "src/core/ext/census/grpc_filter.h",
5327 "src/core/ext/census/mlog.h",
5328 "src/core/ext/census/rpc_metric_id.h"
5329 ],
5330 "language": "c",
5331 "name": "census",
5332 "src": [
5333 "include/grpc/census.h",
5334 "src/core/ext/census/aggregation.h",
5335 "src/core/ext/census/census_interface.h",
5336 "src/core/ext/census/census_rpc_stats.h",
5337 "src/core/ext/census/context.c",
5338 "src/core/ext/census/grpc_context.c",
5339 "src/core/ext/census/grpc_filter.c",
5340 "src/core/ext/census/grpc_filter.h",
5341 "src/core/ext/census/grpc_plugin.c",
5342 "src/core/ext/census/initialize.c",
5343 "src/core/ext/census/mlog.c",
5344 "src/core/ext/census/mlog.h",
5345 "src/core/ext/census/operation.c",
5346 "src/core/ext/census/placeholders.c",
5347 "src/core/ext/census/rpc_metric_id.h",
5348 "src/core/ext/census/tracing.c"
5349 ],
5350 "third_party": false,
5351 "type": "filegroup"
5352 },
5353 {
5354 "deps": [
5355 "gpr_codegen"
5356 ],
5357 "headers": [
5358 "include/grpc/support/alloc.h",
5359 "include/grpc/support/atm.h",
5360 "include/grpc/support/atm_gcc_atomic.h",
5361 "include/grpc/support/atm_gcc_sync.h",
5362 "include/grpc/support/atm_win32.h",
5363 "include/grpc/support/avl.h",
5364 "include/grpc/support/cmdline.h",
5365 "include/grpc/support/cpu.h",
5366 "include/grpc/support/histogram.h",
5367 "include/grpc/support/host_port.h",
5368 "include/grpc/support/log.h",
5369 "include/grpc/support/log_win32.h",
5370 "include/grpc/support/port_platform.h",
5371 "include/grpc/support/slice.h",
5372 "include/grpc/support/slice_buffer.h",
5373 "include/grpc/support/string_util.h",
5374 "include/grpc/support/subprocess.h",
5375 "include/grpc/support/sync.h",
5376 "include/grpc/support/sync_generic.h",
5377 "include/grpc/support/sync_posix.h",
5378 "include/grpc/support/sync_win32.h",
5379 "include/grpc/support/thd.h",
5380 "include/grpc/support/time.h",
5381 "include/grpc/support/tls.h",
5382 "include/grpc/support/tls_gcc.h",
5383 "include/grpc/support/tls_msvc.h",
5384 "include/grpc/support/tls_pthread.h",
5385 "include/grpc/support/useful.h",
5386 "src/core/lib/profiling/timers.h",
5387 "src/core/lib/support/backoff.h",
5388 "src/core/lib/support/block_annotate.h",
5389 "src/core/lib/support/env.h",
5390 "src/core/lib/support/load_file.h",
5391 "src/core/lib/support/murmur_hash.h",
5392 "src/core/lib/support/stack_lockfree.h",
5393 "src/core/lib/support/string.h",
5394 "src/core/lib/support/string_win32.h",
5395 "src/core/lib/support/thd_internal.h",
5396 "src/core/lib/support/time_precise.h",
5397 "src/core/lib/support/tmpfile.h"
5398 ],
5399 "language": "c",
5400 "name": "gpr_base",
5401 "src": [
5402 "include/grpc/support/alloc.h",
5403 "include/grpc/support/atm.h",
5404 "include/grpc/support/atm_gcc_atomic.h",
5405 "include/grpc/support/atm_gcc_sync.h",
5406 "include/grpc/support/atm_win32.h",
5407 "include/grpc/support/avl.h",
5408 "include/grpc/support/cmdline.h",
5409 "include/grpc/support/cpu.h",
5410 "include/grpc/support/histogram.h",
5411 "include/grpc/support/host_port.h",
5412 "include/grpc/support/log.h",
5413 "include/grpc/support/log_win32.h",
5414 "include/grpc/support/port_platform.h",
5415 "include/grpc/support/slice.h",
5416 "include/grpc/support/slice_buffer.h",
5417 "include/grpc/support/string_util.h",
5418 "include/grpc/support/subprocess.h",
5419 "include/grpc/support/sync.h",
5420 "include/grpc/support/sync_generic.h",
5421 "include/grpc/support/sync_posix.h",
5422 "include/grpc/support/sync_win32.h",
5423 "include/grpc/support/thd.h",
5424 "include/grpc/support/time.h",
5425 "include/grpc/support/tls.h",
5426 "include/grpc/support/tls_gcc.h",
5427 "include/grpc/support/tls_msvc.h",
5428 "include/grpc/support/tls_pthread.h",
5429 "include/grpc/support/useful.h",
5430 "src/core/lib/profiling/basic_timers.c",
5431 "src/core/lib/profiling/stap_timers.c",
5432 "src/core/lib/profiling/timers.h",
5433 "src/core/lib/support/alloc.c",
5434 "src/core/lib/support/avl.c",
5435 "src/core/lib/support/backoff.c",
5436 "src/core/lib/support/backoff.h",
5437 "src/core/lib/support/block_annotate.h",
5438 "src/core/lib/support/cmdline.c",
5439 "src/core/lib/support/cpu_iphone.c",
5440 "src/core/lib/support/cpu_linux.c",
5441 "src/core/lib/support/cpu_posix.c",
5442 "src/core/lib/support/cpu_windows.c",
5443 "src/core/lib/support/env.h",
5444 "src/core/lib/support/env_linux.c",
5445 "src/core/lib/support/env_posix.c",
5446 "src/core/lib/support/env_win32.c",
5447 "src/core/lib/support/histogram.c",
5448 "src/core/lib/support/host_port.c",
5449 "src/core/lib/support/load_file.c",
5450 "src/core/lib/support/load_file.h",
5451 "src/core/lib/support/log.c",
5452 "src/core/lib/support/log_android.c",
5453 "src/core/lib/support/log_linux.c",
5454 "src/core/lib/support/log_posix.c",
5455 "src/core/lib/support/log_win32.c",
5456 "src/core/lib/support/murmur_hash.c",
5457 "src/core/lib/support/murmur_hash.h",
5458 "src/core/lib/support/slice.c",
5459 "src/core/lib/support/slice_buffer.c",
5460 "src/core/lib/support/stack_lockfree.c",
5461 "src/core/lib/support/stack_lockfree.h",
5462 "src/core/lib/support/string.c",
5463 "src/core/lib/support/string.h",
5464 "src/core/lib/support/string_posix.c",
5465 "src/core/lib/support/string_win32.c",
5466 "src/core/lib/support/string_win32.h",
5467 "src/core/lib/support/subprocess_posix.c",
5468 "src/core/lib/support/subprocess_windows.c",
5469 "src/core/lib/support/sync.c",
5470 "src/core/lib/support/sync_posix.c",
5471 "src/core/lib/support/sync_win32.c",
5472 "src/core/lib/support/thd.c",
5473 "src/core/lib/support/thd_internal.h",
5474 "src/core/lib/support/thd_posix.c",
5475 "src/core/lib/support/thd_win32.c",
5476 "src/core/lib/support/time.c",
5477 "src/core/lib/support/time_posix.c",
5478 "src/core/lib/support/time_precise.c",
5479 "src/core/lib/support/time_precise.h",
5480 "src/core/lib/support/time_win32.c",
5481 "src/core/lib/support/tls_pthread.c",
5482 "src/core/lib/support/tmpfile.h",
5483 "src/core/lib/support/tmpfile_posix.c",
5484 "src/core/lib/support/tmpfile_win32.c",
5485 "src/core/lib/support/wrap_memcpy.c"
5486 ],
5487 "third_party": false,
5488 "type": "filegroup"
5489 },
5490 {
5491 "deps": [],
5492 "headers": [
5493 "include/grpc/impl/codegen/alloc.h",
5494 "include/grpc/impl/codegen/atm.h",
5495 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5496 "include/grpc/impl/codegen/atm_gcc_sync.h",
5497 "include/grpc/impl/codegen/atm_win32.h",
5498 "include/grpc/impl/codegen/log.h",
5499 "include/grpc/impl/codegen/port_platform.h",
5500 "include/grpc/impl/codegen/slice.h",
5501 "include/grpc/impl/codegen/slice_buffer.h",
5502 "include/grpc/impl/codegen/sync.h",
5503 "include/grpc/impl/codegen/sync_generic.h",
5504 "include/grpc/impl/codegen/sync_posix.h",
5505 "include/grpc/impl/codegen/sync_win32.h",
5506 "include/grpc/impl/codegen/time.h"
5507 ],
5508 "language": "c",
5509 "name": "gpr_codegen",
5510 "src": [
5511 "include/grpc/impl/codegen/alloc.h",
5512 "include/grpc/impl/codegen/atm.h",
5513 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5514 "include/grpc/impl/codegen/atm_gcc_sync.h",
5515 "include/grpc/impl/codegen/atm_win32.h",
5516 "include/grpc/impl/codegen/log.h",
5517 "include/grpc/impl/codegen/port_platform.h",
5518 "include/grpc/impl/codegen/slice.h",
5519 "include/grpc/impl/codegen/slice_buffer.h",
5520 "include/grpc/impl/codegen/sync.h",
5521 "include/grpc/impl/codegen/sync_generic.h",
5522 "include/grpc/impl/codegen/sync_posix.h",
5523 "include/grpc/impl/codegen/sync_win32.h",
5524 "include/grpc/impl/codegen/time.h"
5525 ],
5526 "third_party": false,
5527 "type": "filegroup"
5528 },
5529 {
5530 "deps": [
5531 "grpc",
Craig Tiller03915e52016-04-07 09:15:10 -07005532 "grpc++_codegen",
5533 "grpc++_config"
Craig Tillerd1697d92016-04-05 16:05:46 -07005534 ],
5535 "headers": [
5536 "include/grpc++/alarm.h",
5537 "include/grpc++/channel.h",
5538 "include/grpc++/client_context.h",
5539 "include/grpc++/completion_queue.h",
5540 "include/grpc++/create_channel.h",
5541 "include/grpc++/generic/async_generic_service.h",
5542 "include/grpc++/generic/generic_stub.h",
5543 "include/grpc++/grpc++.h",
5544 "include/grpc++/impl/call.h",
5545 "include/grpc++/impl/client_unary_call.h",
5546 "include/grpc++/impl/grpc_library.h",
5547 "include/grpc++/impl/method_handler_impl.h",
5548 "include/grpc++/impl/proto_utils.h",
5549 "include/grpc++/impl/rpc_method.h",
5550 "include/grpc++/impl/rpc_service_method.h",
5551 "include/grpc++/impl/serialization_traits.h",
5552 "include/grpc++/impl/server_builder_option.h",
5553 "include/grpc++/impl/service_type.h",
5554 "include/grpc++/impl/sync.h",
5555 "include/grpc++/impl/sync_cxx11.h",
5556 "include/grpc++/impl/sync_no_cxx11.h",
5557 "include/grpc++/impl/thd.h",
5558 "include/grpc++/impl/thd_cxx11.h",
5559 "include/grpc++/impl/thd_no_cxx11.h",
5560 "include/grpc++/security/auth_context.h",
5561 "include/grpc++/security/auth_metadata_processor.h",
5562 "include/grpc++/security/credentials.h",
5563 "include/grpc++/security/server_credentials.h",
5564 "include/grpc++/server.h",
5565 "include/grpc++/server_builder.h",
5566 "include/grpc++/server_context.h",
5567 "include/grpc++/support/async_stream.h",
5568 "include/grpc++/support/async_unary_call.h",
5569 "include/grpc++/support/byte_buffer.h",
5570 "include/grpc++/support/channel_arguments.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005571 "include/grpc++/support/slice.h",
5572 "include/grpc++/support/status.h",
5573 "include/grpc++/support/status_code_enum.h",
5574 "include/grpc++/support/string_ref.h",
5575 "include/grpc++/support/stub_options.h",
5576 "include/grpc++/support/sync_stream.h",
5577 "include/grpc++/support/time.h",
5578 "src/cpp/client/create_channel_internal.h",
5579 "src/cpp/common/core_codegen.h",
5580 "src/cpp/common/create_auth_context.h",
5581 "src/cpp/server/dynamic_thread_pool.h",
5582 "src/cpp/server/thread_pool_interface.h"
5583 ],
5584 "language": "c",
5585 "name": "grpc++_base",
5586 "src": [
5587 "include/grpc++/alarm.h",
5588 "include/grpc++/channel.h",
5589 "include/grpc++/client_context.h",
5590 "include/grpc++/completion_queue.h",
5591 "include/grpc++/create_channel.h",
5592 "include/grpc++/generic/async_generic_service.h",
5593 "include/grpc++/generic/generic_stub.h",
5594 "include/grpc++/grpc++.h",
5595 "include/grpc++/impl/call.h",
5596 "include/grpc++/impl/client_unary_call.h",
5597 "include/grpc++/impl/grpc_library.h",
5598 "include/grpc++/impl/method_handler_impl.h",
5599 "include/grpc++/impl/proto_utils.h",
5600 "include/grpc++/impl/rpc_method.h",
5601 "include/grpc++/impl/rpc_service_method.h",
5602 "include/grpc++/impl/serialization_traits.h",
5603 "include/grpc++/impl/server_builder_option.h",
5604 "include/grpc++/impl/service_type.h",
5605 "include/grpc++/impl/sync.h",
5606 "include/grpc++/impl/sync_cxx11.h",
5607 "include/grpc++/impl/sync_no_cxx11.h",
5608 "include/grpc++/impl/thd.h",
5609 "include/grpc++/impl/thd_cxx11.h",
5610 "include/grpc++/impl/thd_no_cxx11.h",
5611 "include/grpc++/security/auth_context.h",
5612 "include/grpc++/security/auth_metadata_processor.h",
5613 "include/grpc++/security/credentials.h",
5614 "include/grpc++/security/server_credentials.h",
5615 "include/grpc++/server.h",
5616 "include/grpc++/server_builder.h",
5617 "include/grpc++/server_context.h",
5618 "include/grpc++/support/async_stream.h",
5619 "include/grpc++/support/async_unary_call.h",
5620 "include/grpc++/support/byte_buffer.h",
5621 "include/grpc++/support/channel_arguments.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005622 "include/grpc++/support/slice.h",
5623 "include/grpc++/support/status.h",
5624 "include/grpc++/support/status_code_enum.h",
5625 "include/grpc++/support/string_ref.h",
5626 "include/grpc++/support/stub_options.h",
5627 "include/grpc++/support/sync_stream.h",
5628 "include/grpc++/support/time.h",
5629 "src/cpp/client/channel.cc",
5630 "src/cpp/client/client_context.cc",
5631 "src/cpp/client/create_channel.cc",
5632 "src/cpp/client/create_channel_internal.cc",
5633 "src/cpp/client/create_channel_internal.h",
5634 "src/cpp/client/credentials.cc",
5635 "src/cpp/client/generic_stub.cc",
5636 "src/cpp/client/insecure_credentials.cc",
5637 "src/cpp/common/channel_arguments.cc",
5638 "src/cpp/common/completion_queue.cc",
5639 "src/cpp/common/core_codegen.cc",
5640 "src/cpp/common/core_codegen.h",
5641 "src/cpp/common/create_auth_context.h",
5642 "src/cpp/common/rpc_method.cc",
5643 "src/cpp/server/async_generic_service.cc",
5644 "src/cpp/server/create_default_thread_pool.cc",
5645 "src/cpp/server/dynamic_thread_pool.cc",
5646 "src/cpp/server/dynamic_thread_pool.h",
5647 "src/cpp/server/insecure_server_credentials.cc",
5648 "src/cpp/server/server.cc",
5649 "src/cpp/server/server_builder.cc",
5650 "src/cpp/server/server_context.cc",
5651 "src/cpp/server/server_credentials.cc",
5652 "src/cpp/server/thread_pool_interface.h",
5653 "src/cpp/util/byte_buffer.cc",
5654 "src/cpp/util/slice.cc",
5655 "src/cpp/util/status.cc",
5656 "src/cpp/util/string_ref.cc",
5657 "src/cpp/util/time.cc"
5658 ],
5659 "third_party": false,
5660 "type": "filegroup"
5661 },
5662 {
5663 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005664 "grpc++_config_codegen",
5665 "grpc_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005666 ],
5667 "headers": [
5668 "include/grpc++/impl/codegen/async_stream.h",
5669 "include/grpc++/impl/codegen/async_unary_call.h",
5670 "include/grpc++/impl/codegen/call.h",
5671 "include/grpc++/impl/codegen/call_hook.h",
5672 "include/grpc++/impl/codegen/channel_interface.h",
5673 "include/grpc++/impl/codegen/client_context.h",
5674 "include/grpc++/impl/codegen/client_unary_call.h",
5675 "include/grpc++/impl/codegen/completion_queue.h",
5676 "include/grpc++/impl/codegen/completion_queue_tag.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005677 "include/grpc++/impl/codegen/core_codegen_interface.h",
5678 "include/grpc++/impl/codegen/grpc_library.h",
5679 "include/grpc++/impl/codegen/method_handler_impl.h",
5680 "include/grpc++/impl/codegen/proto_utils.h",
5681 "include/grpc++/impl/codegen/rpc_method.h",
5682 "include/grpc++/impl/codegen/rpc_service_method.h",
5683 "include/grpc++/impl/codegen/security/auth_context.h",
5684 "include/grpc++/impl/codegen/serialization_traits.h",
5685 "include/grpc++/impl/codegen/server_context.h",
5686 "include/grpc++/impl/codegen/server_interface.h",
5687 "include/grpc++/impl/codegen/service_type.h",
5688 "include/grpc++/impl/codegen/status.h",
5689 "include/grpc++/impl/codegen/status_code_enum.h",
5690 "include/grpc++/impl/codegen/string_ref.h",
5691 "include/grpc++/impl/codegen/stub_options.h",
5692 "include/grpc++/impl/codegen/sync.h",
5693 "include/grpc++/impl/codegen/sync_cxx11.h",
5694 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5695 "include/grpc++/impl/codegen/sync_stream.h",
5696 "include/grpc++/impl/codegen/time.h"
5697 ],
5698 "language": "c",
5699 "name": "grpc++_codegen",
5700 "src": [
5701 "include/grpc++/impl/codegen/async_stream.h",
5702 "include/grpc++/impl/codegen/async_unary_call.h",
5703 "include/grpc++/impl/codegen/call.h",
5704 "include/grpc++/impl/codegen/call_hook.h",
5705 "include/grpc++/impl/codegen/channel_interface.h",
5706 "include/grpc++/impl/codegen/client_context.h",
5707 "include/grpc++/impl/codegen/client_unary_call.h",
5708 "include/grpc++/impl/codegen/completion_queue.h",
5709 "include/grpc++/impl/codegen/completion_queue_tag.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005710 "include/grpc++/impl/codegen/core_codegen_interface.h",
5711 "include/grpc++/impl/codegen/grpc_library.h",
5712 "include/grpc++/impl/codegen/method_handler_impl.h",
5713 "include/grpc++/impl/codegen/proto_utils.h",
5714 "include/grpc++/impl/codegen/rpc_method.h",
5715 "include/grpc++/impl/codegen/rpc_service_method.h",
5716 "include/grpc++/impl/codegen/security/auth_context.h",
5717 "include/grpc++/impl/codegen/serialization_traits.h",
5718 "include/grpc++/impl/codegen/server_context.h",
5719 "include/grpc++/impl/codegen/server_interface.h",
5720 "include/grpc++/impl/codegen/service_type.h",
5721 "include/grpc++/impl/codegen/status.h",
5722 "include/grpc++/impl/codegen/status_code_enum.h",
5723 "include/grpc++/impl/codegen/string_ref.h",
5724 "include/grpc++/impl/codegen/stub_options.h",
5725 "include/grpc++/impl/codegen/sync.h",
5726 "include/grpc++/impl/codegen/sync_cxx11.h",
5727 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5728 "include/grpc++/impl/codegen/sync_stream.h",
5729 "include/grpc++/impl/codegen/time.h",
5730 "src/cpp/codegen/codegen_init.cc"
5731 ],
5732 "third_party": false,
5733 "type": "filegroup"
5734 },
5735 {
5736 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005737 "grpc++_config_codegen"
5738 ],
5739 "headers": [
5740 "include/grpc++/support/config.h",
5741 "include/grpc++/support/config_protobuf.h"
5742 ],
5743 "language": "c",
5744 "name": "grpc++_config",
5745 "src": [
5746 "include/grpc++/support/config.h",
5747 "include/grpc++/support/config_protobuf.h"
5748 ],
5749 "third_party": false,
5750 "type": "filegroup"
5751 },
5752 {
5753 "deps": [],
5754 "headers": [
5755 "include/grpc++/impl/codegen/config.h",
5756 "include/grpc++/impl/codegen/config_protobuf.h"
5757 ],
5758 "language": "c",
5759 "name": "grpc++_config_codegen",
5760 "src": [
5761 "include/grpc++/impl/codegen/config.h",
5762 "include/grpc++/impl/codegen/config_protobuf.h"
5763 ],
5764 "third_party": false,
5765 "type": "filegroup"
5766 },
5767 {
5768 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005769 "gpr",
5770 "grpc_codegen"
5771 ],
5772 "headers": [
5773 "include/grpc/byte_buffer.h",
5774 "include/grpc/byte_buffer_reader.h",
5775 "include/grpc/compression.h",
5776 "include/grpc/grpc.h",
5777 "include/grpc/status.h",
5778 "src/core/lib/channel/channel_args.h",
5779 "src/core/lib/channel/channel_stack.h",
5780 "src/core/lib/channel/channel_stack_builder.h",
5781 "src/core/lib/channel/compress_filter.h",
5782 "src/core/lib/channel/connected_channel.h",
5783 "src/core/lib/channel/context.h",
5784 "src/core/lib/channel/http_client_filter.h",
5785 "src/core/lib/channel/http_server_filter.h",
5786 "src/core/lib/compression/algorithm_metadata.h",
5787 "src/core/lib/compression/message_compress.h",
5788 "src/core/lib/debug/trace.h",
5789 "src/core/lib/http/format_request.h",
5790 "src/core/lib/http/httpcli.h",
5791 "src/core/lib/http/parser.h",
5792 "src/core/lib/iomgr/closure.h",
5793 "src/core/lib/iomgr/endpoint.h",
5794 "src/core/lib/iomgr/endpoint_pair.h",
5795 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5796 "src/core/lib/iomgr/ev_posix.h",
5797 "src/core/lib/iomgr/exec_ctx.h",
5798 "src/core/lib/iomgr/executor.h",
5799 "src/core/lib/iomgr/iocp_windows.h",
5800 "src/core/lib/iomgr/iomgr.h",
5801 "src/core/lib/iomgr/iomgr_internal.h",
5802 "src/core/lib/iomgr/iomgr_posix.h",
5803 "src/core/lib/iomgr/pollset.h",
5804 "src/core/lib/iomgr/pollset_set.h",
5805 "src/core/lib/iomgr/pollset_set_windows.h",
5806 "src/core/lib/iomgr/pollset_windows.h",
5807 "src/core/lib/iomgr/resolve_address.h",
5808 "src/core/lib/iomgr/sockaddr.h",
5809 "src/core/lib/iomgr/sockaddr_posix.h",
5810 "src/core/lib/iomgr/sockaddr_utils.h",
5811 "src/core/lib/iomgr/sockaddr_win32.h",
5812 "src/core/lib/iomgr/socket_utils_posix.h",
5813 "src/core/lib/iomgr/socket_windows.h",
5814 "src/core/lib/iomgr/tcp_client.h",
5815 "src/core/lib/iomgr/tcp_posix.h",
5816 "src/core/lib/iomgr/tcp_server.h",
5817 "src/core/lib/iomgr/tcp_windows.h",
5818 "src/core/lib/iomgr/time_averaged_stats.h",
5819 "src/core/lib/iomgr/timer.h",
5820 "src/core/lib/iomgr/timer_heap.h",
5821 "src/core/lib/iomgr/udp_server.h",
5822 "src/core/lib/iomgr/unix_sockets_posix.h",
5823 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5824 "src/core/lib/iomgr/wakeup_fd_posix.h",
5825 "src/core/lib/iomgr/workqueue.h",
5826 "src/core/lib/iomgr/workqueue_posix.h",
5827 "src/core/lib/iomgr/workqueue_windows.h",
5828 "src/core/lib/json/json.h",
5829 "src/core/lib/json/json_common.h",
5830 "src/core/lib/json/json_reader.h",
5831 "src/core/lib/json/json_writer.h",
5832 "src/core/lib/surface/api_trace.h",
5833 "src/core/lib/surface/call.h",
5834 "src/core/lib/surface/call_test_only.h",
5835 "src/core/lib/surface/channel.h",
5836 "src/core/lib/surface/channel_init.h",
5837 "src/core/lib/surface/channel_stack_type.h",
5838 "src/core/lib/surface/completion_queue.h",
5839 "src/core/lib/surface/event_string.h",
5840 "src/core/lib/surface/init.h",
5841 "src/core/lib/surface/lame_client.h",
5842 "src/core/lib/surface/server.h",
5843 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005844 "src/core/lib/transport/byte_stream.h",
5845 "src/core/lib/transport/connectivity_state.h",
5846 "src/core/lib/transport/metadata.h",
5847 "src/core/lib/transport/metadata_batch.h",
5848 "src/core/lib/transport/static_metadata.h",
5849 "src/core/lib/transport/transport.h",
5850 "src/core/lib/transport/transport_impl.h"
5851 ],
5852 "language": "c",
5853 "name": "grpc_base",
5854 "src": [
5855 "include/grpc/byte_buffer.h",
5856 "include/grpc/byte_buffer_reader.h",
5857 "include/grpc/compression.h",
5858 "include/grpc/grpc.h",
5859 "include/grpc/status.h",
5860 "src/core/lib/channel/channel_args.c",
5861 "src/core/lib/channel/channel_args.h",
5862 "src/core/lib/channel/channel_stack.c",
5863 "src/core/lib/channel/channel_stack.h",
5864 "src/core/lib/channel/channel_stack_builder.c",
5865 "src/core/lib/channel/channel_stack_builder.h",
5866 "src/core/lib/channel/compress_filter.c",
5867 "src/core/lib/channel/compress_filter.h",
5868 "src/core/lib/channel/connected_channel.c",
5869 "src/core/lib/channel/connected_channel.h",
5870 "src/core/lib/channel/context.h",
5871 "src/core/lib/channel/http_client_filter.c",
5872 "src/core/lib/channel/http_client_filter.h",
5873 "src/core/lib/channel/http_server_filter.c",
5874 "src/core/lib/channel/http_server_filter.h",
5875 "src/core/lib/compression/algorithm_metadata.h",
5876 "src/core/lib/compression/compression_algorithm.c",
5877 "src/core/lib/compression/message_compress.c",
5878 "src/core/lib/compression/message_compress.h",
5879 "src/core/lib/debug/trace.c",
5880 "src/core/lib/debug/trace.h",
5881 "src/core/lib/http/format_request.c",
5882 "src/core/lib/http/format_request.h",
5883 "src/core/lib/http/httpcli.c",
5884 "src/core/lib/http/httpcli.h",
5885 "src/core/lib/http/parser.c",
5886 "src/core/lib/http/parser.h",
5887 "src/core/lib/iomgr/closure.c",
5888 "src/core/lib/iomgr/closure.h",
5889 "src/core/lib/iomgr/endpoint.c",
5890 "src/core/lib/iomgr/endpoint.h",
5891 "src/core/lib/iomgr/endpoint_pair.h",
5892 "src/core/lib/iomgr/endpoint_pair_posix.c",
5893 "src/core/lib/iomgr/endpoint_pair_windows.c",
5894 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5895 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
5896 "src/core/lib/iomgr/ev_posix.c",
5897 "src/core/lib/iomgr/ev_posix.h",
5898 "src/core/lib/iomgr/exec_ctx.c",
5899 "src/core/lib/iomgr/exec_ctx.h",
5900 "src/core/lib/iomgr/executor.c",
5901 "src/core/lib/iomgr/executor.h",
5902 "src/core/lib/iomgr/iocp_windows.c",
5903 "src/core/lib/iomgr/iocp_windows.h",
5904 "src/core/lib/iomgr/iomgr.c",
5905 "src/core/lib/iomgr/iomgr.h",
5906 "src/core/lib/iomgr/iomgr_internal.h",
5907 "src/core/lib/iomgr/iomgr_posix.c",
5908 "src/core/lib/iomgr/iomgr_posix.h",
5909 "src/core/lib/iomgr/iomgr_windows.c",
5910 "src/core/lib/iomgr/pollset.h",
5911 "src/core/lib/iomgr/pollset_set.h",
5912 "src/core/lib/iomgr/pollset_set_windows.c",
5913 "src/core/lib/iomgr/pollset_set_windows.h",
5914 "src/core/lib/iomgr/pollset_windows.c",
5915 "src/core/lib/iomgr/pollset_windows.h",
5916 "src/core/lib/iomgr/resolve_address.h",
5917 "src/core/lib/iomgr/resolve_address_posix.c",
5918 "src/core/lib/iomgr/resolve_address_windows.c",
5919 "src/core/lib/iomgr/sockaddr.h",
5920 "src/core/lib/iomgr/sockaddr_posix.h",
5921 "src/core/lib/iomgr/sockaddr_utils.c",
5922 "src/core/lib/iomgr/sockaddr_utils.h",
5923 "src/core/lib/iomgr/sockaddr_win32.h",
5924 "src/core/lib/iomgr/socket_utils_common_posix.c",
5925 "src/core/lib/iomgr/socket_utils_linux.c",
5926 "src/core/lib/iomgr/socket_utils_posix.c",
5927 "src/core/lib/iomgr/socket_utils_posix.h",
5928 "src/core/lib/iomgr/socket_windows.c",
5929 "src/core/lib/iomgr/socket_windows.h",
5930 "src/core/lib/iomgr/tcp_client.h",
5931 "src/core/lib/iomgr/tcp_client_posix.c",
5932 "src/core/lib/iomgr/tcp_client_windows.c",
5933 "src/core/lib/iomgr/tcp_posix.c",
5934 "src/core/lib/iomgr/tcp_posix.h",
5935 "src/core/lib/iomgr/tcp_server.h",
5936 "src/core/lib/iomgr/tcp_server_posix.c",
5937 "src/core/lib/iomgr/tcp_server_windows.c",
5938 "src/core/lib/iomgr/tcp_windows.c",
5939 "src/core/lib/iomgr/tcp_windows.h",
5940 "src/core/lib/iomgr/time_averaged_stats.c",
5941 "src/core/lib/iomgr/time_averaged_stats.h",
5942 "src/core/lib/iomgr/timer.c",
5943 "src/core/lib/iomgr/timer.h",
5944 "src/core/lib/iomgr/timer_heap.c",
5945 "src/core/lib/iomgr/timer_heap.h",
5946 "src/core/lib/iomgr/udp_server.c",
5947 "src/core/lib/iomgr/udp_server.h",
5948 "src/core/lib/iomgr/unix_sockets_posix.c",
5949 "src/core/lib/iomgr/unix_sockets_posix.h",
5950 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5951 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5952 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5953 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5954 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5955 "src/core/lib/iomgr/wakeup_fd_posix.c",
5956 "src/core/lib/iomgr/wakeup_fd_posix.h",
5957 "src/core/lib/iomgr/workqueue.h",
5958 "src/core/lib/iomgr/workqueue_posix.c",
5959 "src/core/lib/iomgr/workqueue_posix.h",
5960 "src/core/lib/iomgr/workqueue_windows.c",
5961 "src/core/lib/iomgr/workqueue_windows.h",
5962 "src/core/lib/json/json.c",
5963 "src/core/lib/json/json.h",
5964 "src/core/lib/json/json_common.h",
5965 "src/core/lib/json/json_reader.c",
5966 "src/core/lib/json/json_reader.h",
5967 "src/core/lib/json/json_string.c",
5968 "src/core/lib/json/json_writer.c",
5969 "src/core/lib/json/json_writer.h",
5970 "src/core/lib/surface/alarm.c",
5971 "src/core/lib/surface/api_trace.c",
5972 "src/core/lib/surface/api_trace.h",
5973 "src/core/lib/surface/byte_buffer.c",
5974 "src/core/lib/surface/byte_buffer_reader.c",
5975 "src/core/lib/surface/call.c",
5976 "src/core/lib/surface/call.h",
5977 "src/core/lib/surface/call_details.c",
5978 "src/core/lib/surface/call_log_batch.c",
5979 "src/core/lib/surface/call_test_only.h",
5980 "src/core/lib/surface/channel.c",
5981 "src/core/lib/surface/channel.h",
5982 "src/core/lib/surface/channel_init.c",
5983 "src/core/lib/surface/channel_init.h",
5984 "src/core/lib/surface/channel_ping.c",
5985 "src/core/lib/surface/channel_stack_type.c",
5986 "src/core/lib/surface/channel_stack_type.h",
5987 "src/core/lib/surface/completion_queue.c",
5988 "src/core/lib/surface/completion_queue.h",
5989 "src/core/lib/surface/event_string.c",
5990 "src/core/lib/surface/event_string.h",
5991 "src/core/lib/surface/init.c",
5992 "src/core/lib/surface/init.h",
5993 "src/core/lib/surface/lame_client.c",
5994 "src/core/lib/surface/lame_client.h",
5995 "src/core/lib/surface/metadata_array.c",
5996 "src/core/lib/surface/server.c",
5997 "src/core/lib/surface/server.h",
5998 "src/core/lib/surface/surface_trace.h",
5999 "src/core/lib/surface/validate_metadata.c",
6000 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006001 "src/core/lib/transport/byte_stream.c",
6002 "src/core/lib/transport/byte_stream.h",
6003 "src/core/lib/transport/connectivity_state.c",
6004 "src/core/lib/transport/connectivity_state.h",
6005 "src/core/lib/transport/metadata.c",
6006 "src/core/lib/transport/metadata.h",
6007 "src/core/lib/transport/metadata_batch.c",
6008 "src/core/lib/transport/metadata_batch.h",
6009 "src/core/lib/transport/static_metadata.c",
6010 "src/core/lib/transport/static_metadata.h",
6011 "src/core/lib/transport/transport.c",
6012 "src/core/lib/transport/transport.h",
6013 "src/core/lib/transport/transport_impl.h",
6014 "src/core/lib/transport/transport_op_string.c"
6015 ],
6016 "third_party": false,
6017 "type": "filegroup"
6018 },
6019 {
6020 "deps": [
6021 "gpr",
6022 "grpc_base"
6023 ],
6024 "headers": [
6025 "src/core/ext/client_config/client_channel.h",
6026 "src/core/ext/client_config/client_channel_factory.h",
6027 "src/core/ext/client_config/client_config.h",
6028 "src/core/ext/client_config/connector.h",
6029 "src/core/ext/client_config/initial_connect_string.h",
6030 "src/core/ext/client_config/lb_policy.h",
6031 "src/core/ext/client_config/lb_policy_factory.h",
6032 "src/core/ext/client_config/lb_policy_registry.h",
6033 "src/core/ext/client_config/resolver.h",
6034 "src/core/ext/client_config/resolver_factory.h",
6035 "src/core/ext/client_config/resolver_registry.h",
6036 "src/core/ext/client_config/subchannel.h",
6037 "src/core/ext/client_config/subchannel_call_holder.h",
6038 "src/core/ext/client_config/subchannel_index.h",
6039 "src/core/ext/client_config/uri_parser.h"
6040 ],
6041 "language": "c",
6042 "name": "grpc_client_config",
6043 "src": [
6044 "src/core/ext/client_config/channel_connectivity.c",
6045 "src/core/ext/client_config/client_channel.c",
6046 "src/core/ext/client_config/client_channel.h",
6047 "src/core/ext/client_config/client_channel_factory.c",
6048 "src/core/ext/client_config/client_channel_factory.h",
6049 "src/core/ext/client_config/client_config.c",
6050 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07006051 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006052 "src/core/ext/client_config/connector.c",
6053 "src/core/ext/client_config/connector.h",
6054 "src/core/ext/client_config/default_initial_connect_string.c",
6055 "src/core/ext/client_config/initial_connect_string.c",
6056 "src/core/ext/client_config/initial_connect_string.h",
6057 "src/core/ext/client_config/lb_policy.c",
6058 "src/core/ext/client_config/lb_policy.h",
6059 "src/core/ext/client_config/lb_policy_factory.c",
6060 "src/core/ext/client_config/lb_policy_factory.h",
6061 "src/core/ext/client_config/lb_policy_registry.c",
6062 "src/core/ext/client_config/lb_policy_registry.h",
6063 "src/core/ext/client_config/resolver.c",
6064 "src/core/ext/client_config/resolver.h",
6065 "src/core/ext/client_config/resolver_factory.c",
6066 "src/core/ext/client_config/resolver_factory.h",
6067 "src/core/ext/client_config/resolver_registry.c",
6068 "src/core/ext/client_config/resolver_registry.h",
6069 "src/core/ext/client_config/subchannel.c",
6070 "src/core/ext/client_config/subchannel.h",
6071 "src/core/ext/client_config/subchannel_call_holder.c",
6072 "src/core/ext/client_config/subchannel_call_holder.h",
6073 "src/core/ext/client_config/subchannel_index.c",
6074 "src/core/ext/client_config/subchannel_index.h",
6075 "src/core/ext/client_config/uri_parser.c",
6076 "src/core/ext/client_config/uri_parser.h"
6077 ],
6078 "third_party": false,
6079 "type": "filegroup"
6080 },
6081 {
6082 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07006083 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07006084 ],
6085 "headers": [
6086 "include/grpc/impl/codegen/byte_buffer.h",
6087 "include/grpc/impl/codegen/compression_types.h",
6088 "include/grpc/impl/codegen/connectivity_state.h",
6089 "include/grpc/impl/codegen/grpc_types.h",
6090 "include/grpc/impl/codegen/propagation_bits.h",
6091 "include/grpc/impl/codegen/status.h"
6092 ],
6093 "language": "c",
6094 "name": "grpc_codegen",
6095 "src": [
6096 "include/grpc/impl/codegen/byte_buffer.h",
6097 "include/grpc/impl/codegen/compression_types.h",
6098 "include/grpc/impl/codegen/connectivity_state.h",
6099 "include/grpc/impl/codegen/grpc_types.h",
6100 "include/grpc/impl/codegen/propagation_bits.h",
6101 "include/grpc/impl/codegen/status.h"
6102 ],
6103 "third_party": false,
6104 "type": "filegroup"
6105 },
6106 {
6107 "deps": [
6108 "gpr",
6109 "grpc_base",
6110 "grpc_client_config",
6111 "nanopb"
6112 ],
6113 "headers": [
6114 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
6115 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
6116 ],
6117 "language": "c",
6118 "name": "grpc_lb_policy_grpclb",
6119 "src": [
6120 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6121 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
6122 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
6123 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h"
6124 ],
6125 "third_party": false,
6126 "type": "filegroup"
6127 },
6128 {
6129 "deps": [
6130 "gpr",
6131 "grpc_base",
6132 "grpc_client_config"
6133 ],
6134 "headers": [],
6135 "language": "c",
6136 "name": "grpc_lb_policy_pick_first",
6137 "src": [
6138 "src/core/ext/lb_policy/pick_first/pick_first.c"
6139 ],
6140 "third_party": false,
6141 "type": "filegroup"
6142 },
6143 {
6144 "deps": [
6145 "gpr",
6146 "grpc_base",
6147 "grpc_client_config"
6148 ],
6149 "headers": [],
6150 "language": "c",
6151 "name": "grpc_lb_policy_round_robin",
6152 "src": [
6153 "src/core/ext/lb_policy/round_robin/round_robin.c"
6154 ],
6155 "third_party": false,
6156 "type": "filegroup"
6157 },
6158 {
6159 "deps": [
6160 "gpr",
6161 "grpc_base",
6162 "grpc_client_config"
6163 ],
6164 "headers": [],
6165 "language": "c",
6166 "name": "grpc_resolver_dns_native",
6167 "src": [
6168 "src/core/ext/resolver/dns/native/dns_resolver.c"
6169 ],
6170 "third_party": false,
6171 "type": "filegroup"
6172 },
6173 {
6174 "deps": [
6175 "gpr",
6176 "grpc_base",
6177 "grpc_client_config"
6178 ],
6179 "headers": [],
6180 "language": "c",
6181 "name": "grpc_resolver_sockaddr",
6182 "src": [
6183 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6184 ],
6185 "third_party": false,
6186 "type": "filegroup"
6187 },
6188 {
6189 "deps": [
6190 "gpr",
6191 "grpc_base",
6192 "grpc_transport_chttp2_alpn"
6193 ],
6194 "headers": [
6195 "include/grpc/grpc_security.h",
6196 "src/core/lib/security/auth_filters.h",
6197 "src/core/lib/security/b64.h",
6198 "src/core/lib/security/credentials.h",
6199 "src/core/lib/security/handshake.h",
6200 "src/core/lib/security/json_token.h",
6201 "src/core/lib/security/jwt_verifier.h",
6202 "src/core/lib/security/secure_endpoint.h",
6203 "src/core/lib/security/security_connector.h",
6204 "src/core/lib/security/security_context.h",
6205 "src/core/lib/tsi/fake_transport_security.h",
6206 "src/core/lib/tsi/ssl_transport_security.h",
6207 "src/core/lib/tsi/ssl_types.h",
6208 "src/core/lib/tsi/transport_security.h",
6209 "src/core/lib/tsi/transport_security_interface.h"
6210 ],
6211 "language": "c",
6212 "name": "grpc_secure",
6213 "src": [
6214 "include/grpc/grpc_security.h",
6215 "src/core/lib/http/httpcli_security_connector.c",
6216 "src/core/lib/security/auth_filters.h",
6217 "src/core/lib/security/b64.c",
6218 "src/core/lib/security/b64.h",
6219 "src/core/lib/security/client_auth_filter.c",
6220 "src/core/lib/security/credentials.c",
6221 "src/core/lib/security/credentials.h",
6222 "src/core/lib/security/credentials_metadata.c",
6223 "src/core/lib/security/credentials_posix.c",
6224 "src/core/lib/security/credentials_win32.c",
6225 "src/core/lib/security/google_default_credentials.c",
6226 "src/core/lib/security/handshake.c",
6227 "src/core/lib/security/handshake.h",
6228 "src/core/lib/security/json_token.c",
6229 "src/core/lib/security/json_token.h",
6230 "src/core/lib/security/jwt_verifier.c",
6231 "src/core/lib/security/jwt_verifier.h",
6232 "src/core/lib/security/secure_endpoint.c",
6233 "src/core/lib/security/secure_endpoint.h",
6234 "src/core/lib/security/security_connector.c",
6235 "src/core/lib/security/security_connector.h",
6236 "src/core/lib/security/security_context.c",
6237 "src/core/lib/security/security_context.h",
6238 "src/core/lib/security/server_auth_filter.c",
6239 "src/core/lib/surface/init_secure.c",
6240 "src/core/lib/tsi/fake_transport_security.c",
6241 "src/core/lib/tsi/fake_transport_security.h",
6242 "src/core/lib/tsi/ssl_transport_security.c",
6243 "src/core/lib/tsi/ssl_transport_security.h",
6244 "src/core/lib/tsi/ssl_types.h",
6245 "src/core/lib/tsi/transport_security.c",
6246 "src/core/lib/tsi/transport_security.h",
6247 "src/core/lib/tsi/transport_security_interface.h"
6248 ],
6249 "third_party": false,
6250 "type": "filegroup"
6251 },
6252 {
6253 "deps": [
6254 "gpr_test_util",
6255 "grpc"
6256 ],
6257 "headers": [
6258 "test/core/end2end/cq_verifier.h",
6259 "test/core/end2end/fixtures/proxy.h",
6260 "test/core/iomgr/endpoint_tests.h",
6261 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006262 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006263 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006264 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006265 "test/core/util/port.h",
6266 "test/core/util/port_server_client.h",
6267 "test/core/util/slice_splitter.h"
6268 ],
6269 "language": "c",
6270 "name": "grpc_test_util_base",
6271 "src": [
6272 "test/core/end2end/cq_verifier.c",
6273 "test/core/end2end/cq_verifier.h",
6274 "test/core/end2end/fixtures/proxy.c",
6275 "test/core/end2end/fixtures/proxy.h",
6276 "test/core/iomgr/endpoint_tests.c",
6277 "test/core/iomgr/endpoint_tests.h",
6278 "test/core/util/grpc_profiler.c",
6279 "test/core/util/grpc_profiler.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006280 "test/core/util/mock_endpoint.c",
6281 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006282 "test/core/util/parse_hexstring.c",
6283 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006284 "test/core/util/passthru_endpoint.c",
6285 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006286 "test/core/util/port.h",
6287 "test/core/util/port_posix.c",
6288 "test/core/util/port_server_client.c",
6289 "test/core/util/port_server_client.h",
6290 "test/core/util/port_windows.c",
6291 "test/core/util/slice_splitter.c",
6292 "test/core/util/slice_splitter.h"
6293 ],
6294 "third_party": false,
6295 "type": "filegroup"
6296 },
6297 {
6298 "deps": [
6299 "gpr",
6300 "grpc_base",
6301 "grpc_transport_chttp2_alpn"
6302 ],
6303 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006304 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006305 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6306 "src/core/ext/transport/chttp2/transport/frame.h",
6307 "src/core/ext/transport/chttp2/transport/frame_data.h",
6308 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6309 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6310 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6311 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6312 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6313 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6314 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6315 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6316 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6317 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6318 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6319 "src/core/ext/transport/chttp2/transport/internal.h",
6320 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6321 "src/core/ext/transport/chttp2/transport/stream_map.h",
6322 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6323 "src/core/ext/transport/chttp2/transport/varint.h"
6324 ],
6325 "language": "c",
6326 "name": "grpc_transport_chttp2",
6327 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006328 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6329 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6330 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006331 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6332 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6333 "src/core/ext/transport/chttp2/transport/frame.h",
6334 "src/core/ext/transport/chttp2/transport/frame_data.c",
6335 "src/core/ext/transport/chttp2/transport/frame_data.h",
6336 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6337 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6338 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6339 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6340 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6341 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6342 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6343 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6344 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6345 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6346 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6347 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6348 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6349 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6350 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6351 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6352 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6353 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6354 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6355 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6356 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6357 "src/core/ext/transport/chttp2/transport/internal.h",
6358 "src/core/ext/transport/chttp2/transport/parsing.c",
6359 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6360 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6361 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6362 "src/core/ext/transport/chttp2/transport/stream_map.c",
6363 "src/core/ext/transport/chttp2/transport/stream_map.h",
6364 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6365 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6366 "src/core/ext/transport/chttp2/transport/varint.c",
6367 "src/core/ext/transport/chttp2/transport/varint.h",
6368 "src/core/ext/transport/chttp2/transport/writing.c"
6369 ],
6370 "third_party": false,
6371 "type": "filegroup"
6372 },
6373 {
6374 "deps": [
6375 "gpr"
6376 ],
6377 "headers": [
6378 "src/core/ext/transport/chttp2/alpn/alpn.h"
6379 ],
6380 "language": "c",
6381 "name": "grpc_transport_chttp2_alpn",
6382 "src": [
6383 "src/core/ext/transport/chttp2/alpn/alpn.c",
6384 "src/core/ext/transport/chttp2/alpn/alpn.h"
6385 ],
6386 "third_party": false,
6387 "type": "filegroup"
6388 },
6389 {
6390 "deps": [
6391 "gpr",
6392 "grpc_base",
6393 "grpc_client_config",
6394 "grpc_transport_chttp2"
6395 ],
6396 "headers": [],
6397 "language": "c",
6398 "name": "grpc_transport_chttp2_client_insecure",
6399 "src": [
6400 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6401 ],
6402 "third_party": false,
6403 "type": "filegroup"
6404 },
6405 {
6406 "deps": [
6407 "gpr",
6408 "grpc_base",
6409 "grpc_client_config",
6410 "grpc_secure",
6411 "grpc_transport_chttp2"
6412 ],
6413 "headers": [],
6414 "language": "c",
6415 "name": "grpc_transport_chttp2_client_secure",
6416 "src": [
6417 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6418 ],
6419 "third_party": false,
6420 "type": "filegroup"
6421 },
6422 {
6423 "deps": [
6424 "gpr",
6425 "grpc_base",
6426 "grpc_transport_chttp2"
6427 ],
6428 "headers": [],
6429 "language": "c",
6430 "name": "grpc_transport_chttp2_server_insecure",
6431 "src": [
6432 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6433 ],
6434 "third_party": false,
6435 "type": "filegroup"
6436 },
6437 {
6438 "deps": [
6439 "gpr",
6440 "grpc_base",
6441 "grpc_secure",
6442 "grpc_transport_chttp2"
6443 ],
6444 "headers": [],
6445 "language": "c",
6446 "name": "grpc_transport_chttp2_server_secure",
6447 "src": [
6448 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6449 ],
6450 "third_party": false,
6451 "type": "filegroup"
6452 },
6453 {
6454 "deps": [],
6455 "headers": [
6456 "third_party/nanopb/pb.h",
6457 "third_party/nanopb/pb_common.h",
6458 "third_party/nanopb/pb_decode.h",
6459 "third_party/nanopb/pb_encode.h"
6460 ],
6461 "language": "c",
6462 "name": "nanopb",
6463 "src": [],
6464 "third_party": false,
6465 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006466 }
6467]