blob: 97cc55db36e00a330bfd700557d5b6cb69124d00 [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller1298afd2016-02-09 12:29:17 -08006 "gpr",
7 "gpr_test_util",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08008 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080016 ],
17 "third_party": false,
18 "type": "target"
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010019 },
20 {
21 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080022 "gpr",
23 "gpr_test_util",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +010024 "grpc",
25 "grpc_test_util"
26 ],
27 "headers": [],
28 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080029 "name": "algorithm_test",
30 "src": [
31 "test/core/compression/algorithm_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080032 ],
33 "third_party": false,
34 "type": "target"
David Garcia Quintas48ec8062015-12-11 14:04:59 -080035 },
36 {
37 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080038 "gpr",
39 "gpr_test_util"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080040 ],
41 "headers": [],
42 "language": "c",
43 "name": "alloc_test",
44 "src": [
45 "test/core/support/alloc_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080046 ],
47 "third_party": false,
48 "type": "target"
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080049 },
50 {
51 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080052 "gpr",
53 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070054 "grpc",
55 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070056 ],
57 "headers": [],
58 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070059 "name": "alpn_test",
60 "src": [
61 "test/core/transport/chttp2/alpn_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080062 ],
63 "third_party": false,
64 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070065 },
66 {
67 "deps": [
Craig Tillerfc98f922016-04-13 08:45:06 -070068 "gpr",
69 "gpr_test_util",
70 "grpc",
71 "grpc_test_util"
72 ],
73 "headers": [],
74 "language": "c",
75 "name": "api_fuzzer",
76 "src": [
77 "test/core/end2end/fuzzers/api_fuzzer.c"
78 ],
79 "third_party": false,
80 "type": "target"
81 },
82 {
83 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070084 "grpc",
85 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070086 ],
87 "headers": [],
88 "language": "c",
89 "name": "bin_encoder_test",
90 "src": [
91 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080092 ],
93 "third_party": false,
94 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070095 },
96 {
97 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080098 "gpr",
99 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700100 "grpc",
101 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700102 ],
103 "headers": [],
104 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800105 "name": "census_context_test",
106 "src": [
107 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800108 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800109 "third_party": false,
110 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -0800111 },
112 {
113 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -0800114 "gpr",
115 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800121 "name": "channel_create_test",
122 "src": [
123 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800132 "grpc",
133 "grpc_test_util"
134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800153 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700154 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800155 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
169 "name": "chttp2_stream_map_test",
170 "src": [
171 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700180 "grpc",
181 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700182 ],
183 "headers": [],
184 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800185 "name": "chttp2_varint_test",
186 "src": [
187 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -0700201 "name": "client_fuzzer",
202 "src": [
203 "test/core/end2end/fuzzers/client_fuzzer.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700217 "name": "compression_test",
218 "src": [
219 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800220 ],
221 "third_party": false,
222 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800233 "name": "concurrent_connectivity_test",
234 "src": [
235 "test/core/surface/concurrent_connectivity_test.c"
236 ],
237 "third_party": false,
238 "type": "target"
239 },
240 {
241 "deps": [
242 "gpr",
243 "gpr_test_util",
244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800249 "name": "dns_resolver_connectivity_test",
250 "src": [
251 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
252 ],
253 "third_party": false,
254 "type": "target"
255 },
256 {
257 "deps": [
258 "gpr",
259 "gpr_test_util",
260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800265 "name": "dns_resolver_test",
266 "src": [
267 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700281 "name": "dualstack_socket_test",
282 "src": [
283 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700292 "grpc",
293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700297 "name": "endpoint_pair_test",
298 "src": [
299 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700308 "grpc",
309 "grpc_test_util"
310 ],
311 "headers": [],
312 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700313 "name": "fd_conservation_posix_test",
314 "src": [
315 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700324 "grpc",
325 "grpc_test_util"
326 ],
327 "headers": [],
328 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700329 "name": "fd_posix_test",
330 "src": [
331 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_client",
346 "src": [
347 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_server",
362 "src": [
363 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
371 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700372 "grpc",
373 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700374 ],
375 "headers": [],
376 "language": "c",
377 "name": "fling_stream_test",
378 "src": [
379 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800380 ],
381 "third_party": false,
382 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700383 },
384 {
385 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800386 "gpr",
387 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700388 "grpc",
389 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700390 ],
391 "headers": [],
392 "language": "c",
393 "name": "fling_test",
394 "src": [
395 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800396 ],
397 "third_party": false,
398 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700399 },
400 {
401 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800402 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700403 "grpc"
404 ],
405 "headers": [],
406 "language": "c",
407 "name": "gen_hpack_tables",
408 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700409 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800410 ],
411 "third_party": false,
412 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 },
414 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700415 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700416 "headers": [],
417 "language": "c",
418 "name": "gen_legal_metadata_characters",
419 "src": [
420 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800421 ],
422 "third_party": false,
423 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700424 },
425 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800427 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700428 "gpr_test_util",
429 "grpc",
430 "grpc_test_util"
431 ],
432 "headers": [],
433 "language": "c",
434 "name": "goaway_server_test",
435 "src": [
436 "test/core/end2end/goaway_server_test.c"
437 ],
438 "third_party": false,
439 "type": "target"
440 },
441 {
442 "deps": [
443 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800444 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700445 ],
446 "headers": [],
447 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800448 "name": "gpr_avl_test",
449 "src": [
450 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800451 ],
452 "third_party": false,
453 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800454 },
455 {
456 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800457 "gpr",
458 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800459 ],
460 "headers": [],
461 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800462 "name": "gpr_backoff_test",
463 "src": [
464 "test/core/support/backoff_test.c"
465 ],
466 "third_party": false,
467 "type": "target"
468 },
469 {
470 "deps": [
471 "gpr",
472 "gpr_test_util"
473 ],
474 "headers": [],
475 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 "name": "gpr_cmdline_test",
477 "src": [
478 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800479 ],
480 "third_party": false,
481 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700482 },
483 {
484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800485 "gpr",
486 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700487 ],
488 "headers": [],
489 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700490 "name": "gpr_cpu_test",
491 "src": [
492 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800493 ],
494 "third_party": false,
495 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700496 },
497 {
498 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800499 "gpr",
500 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700501 ],
502 "headers": [],
503 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 "name": "gpr_env_test",
505 "src": [
506 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700507 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800508 "third_party": false,
509 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700510 },
511 {
512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800513 "gpr",
514 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700515 ],
516 "headers": [],
517 "language": "c",
518 "name": "gpr_histogram_test",
519 "src": [
520 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800521 ],
522 "third_party": false,
523 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700524 },
525 {
526 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800527 "gpr",
528 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700529 ],
530 "headers": [],
531 "language": "c",
532 "name": "gpr_host_port_test",
533 "src": [
534 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800535 ],
536 "third_party": false,
537 "type": "target"
538 },
539 {
540 "deps": [
541 "gpr",
542 "gpr_test_util"
543 ],
544 "headers": [],
545 "language": "c",
546 "name": "gpr_load_file_test",
547 "src": [
548 "test/core/support/load_file_test.c"
549 ],
550 "third_party": false,
551 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700552 },
553 {
554 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800555 "gpr",
556 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700557 ],
558 "headers": [],
559 "language": "c",
560 "name": "gpr_log_test",
561 "src": [
562 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800563 ],
564 "third_party": false,
565 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700566 },
567 {
568 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800569 "gpr",
570 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700571 ],
572 "headers": [],
573 "language": "c",
574 "name": "gpr_slice_buffer_test",
575 "src": [
576 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800577 ],
578 "third_party": false,
579 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700580 },
581 {
582 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800583 "gpr",
584 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700585 ],
586 "headers": [],
587 "language": "c",
588 "name": "gpr_slice_test",
589 "src": [
590 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800591 ],
592 "third_party": false,
593 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700594 },
595 {
596 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800597 "gpr",
598 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700599 ],
600 "headers": [],
601 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700602 "name": "gpr_stack_lockfree_test",
603 "src": [
604 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800605 ],
606 "third_party": false,
607 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700608 },
609 {
610 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800611 "gpr",
612 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700613 ],
614 "headers": [],
615 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 "name": "gpr_string_test",
617 "src": [
618 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800619 ],
620 "third_party": false,
621 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700622 },
623 {
624 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800625 "gpr",
626 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700627 ],
628 "headers": [],
629 "language": "c",
630 "name": "gpr_sync_test",
631 "src": [
632 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800633 ],
634 "third_party": false,
635 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700636 },
637 {
638 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800639 "gpr",
640 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700641 ],
642 "headers": [],
643 "language": "c",
644 "name": "gpr_thd_test",
645 "src": [
646 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800647 ],
648 "third_party": false,
649 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700650 },
651 {
652 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800653 "gpr",
654 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700655 ],
656 "headers": [],
657 "language": "c",
658 "name": "gpr_time_test",
659 "src": [
660 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800661 ],
662 "third_party": false,
663 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700664 },
665 {
666 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800667 "gpr",
668 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700669 ],
670 "headers": [],
671 "language": "c",
672 "name": "gpr_tls_test",
673 "src": [
674 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800675 ],
676 "third_party": false,
677 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 },
679 {
680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800681 "gpr",
682 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
686 "name": "gpr_useful_test",
687 "src": [
688 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
702 "name": "grpc_auth_context_test",
703 "src": [
704 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700713 "grpc",
714 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700715 ],
716 "headers": [],
717 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800718 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700719 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800720 "test/core/security/b64_test.c"
721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_byte_buffer_reader_test",
735 "src": [
736 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800737 ],
738 "third_party": false,
739 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 },
741 {
742 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800743 "gpr",
744 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700745 "grpc",
746 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700747 ],
748 "headers": [],
749 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700750 "name": "grpc_channel_args_test",
751 "src": [
752 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700761 "grpc",
762 "grpc_test_util"
763 ],
764 "headers": [],
765 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700766 "name": "grpc_channel_stack_test",
767 "src": [
768 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_completion_queue_test",
783 "src": [
784 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800785 ],
786 "third_party": false,
787 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700788 },
789 {
790 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800791 "gpr",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_create_jwt",
799 "src": [
800 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
814 "name": "grpc_credentials_test",
815 "src": [
816 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
830 "name": "grpc_fetch_oauth2",
831 "src": [
832 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800846 "name": "grpc_invalid_channel_args_test",
847 "src": [
848 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_json_token_test",
863 "src": [
864 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_jwt_verifier_test",
879 "src": [
880 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700894 "name": "grpc_print_google_default_creds_token",
895 "src": [
896 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
910 "name": "grpc_security_connector_test",
911 "src": [
912 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200926 "name": "grpc_verify_jwt",
927 "src": [
928 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700942 "name": "hpack_parser_fuzzer_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
945 ],
946 "third_party": false,
947 "type": "target"
948 },
949 {
950 "deps": [
951 "gpr",
952 "gpr_test_util",
953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700958 "name": "hpack_parser_test",
959 "src": [
960 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "hpack_table_test",
975 "src": [
976 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700990 "name": "http_fuzzer_test",
991 "src": [
992 "test/core/http/fuzzer.c"
993 ],
994 "third_party": false,
995 "type": "target"
996 },
997 {
998 "deps": [
999 "gpr",
1000 "gpr_test_util",
1001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001006 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001022 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001033 "grpc",
1034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001035 ],
1036 "headers": [],
1037 "language": "c",
1038 "name": "httpcli_test",
1039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001054 "name": "httpscli_test",
1055 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001056 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001070 "name": "init_test",
1071 "src": [
1072 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001086 "name": "internal_api_canary_iomgr_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "internal_api_canary_support_test",
1103 "src": [
1104 "test/core/internal_api_canaries/iomgr.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
1108 },
1109 {
1110 "deps": [
1111 "gpr",
1112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "internal_api_canary_transport_test",
1119 "src": [
1120 "test/core/internal_api_canaries/iomgr.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
1128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001134 "name": "invalid_call_argument_test",
1135 "src": [
1136 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001137 ],
1138 "third_party": false,
1139 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001140 },
1141 {
1142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001144 "gpr_test_util",
1145 "grpc",
1146 "grpc_test_util"
1147 ],
1148 "headers": [],
1149 "language": "c",
1150 "name": "json_fuzzer_test",
1151 "src": [
1152 "test/core/json/fuzzer.c"
1153 ],
1154 "third_party": false,
1155 "type": "target"
1156 },
1157 {
1158 "deps": [
1159 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001160 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "json_rewrite",
1165 "src": [
1166 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "json_rewrite_test",
1181 "src": [
1182 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001196 "name": "json_stream_error_test",
1197 "src": [
1198 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001207 "grpc",
1208 "grpc_test_util"
1209 ],
1210 "headers": [],
1211 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001212 "name": "json_test",
1213 "src": [
1214 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001223 "grpc",
1224 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001225 ],
1226 "headers": [],
1227 "language": "c",
1228 "name": "lame_client_test",
1229 "src": [
1230 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001244 "name": "lb_policies_test",
1245 "src": [
1246 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001260 "name": "low_level_ping_pong_benchmark",
1261 "src": [
1262 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
1276 "name": "message_compress_test",
1277 "src": [
1278 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
1282 },
1283 {
1284 "deps": [
1285 "gpr",
1286 "gpr_test_util",
1287 "grpc",
1288 "grpc_test_util"
1289 ],
1290 "headers": [],
1291 "language": "c",
1292 "name": "mlog_test",
1293 "src": [
1294 "test/core/census/mlog_test.c"
1295 ],
1296 "third_party": false,
1297 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001298 },
1299 {
1300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001301 "gpr",
1302 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001303 "grpc",
1304 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001305 ],
1306 "headers": [],
1307 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001308 "name": "multiple_server_queues_test",
1309 "src": [
1310 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001311 ],
1312 "third_party": false,
1313 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001314 },
1315 {
1316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001317 "gpr",
1318 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
1322 "name": "murmur_hash_test",
1323 "src": [
1324 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc",
1334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001338 "name": "nanopb_fuzzer_response_test",
1339 "src": [
1340 "test/core/nanopb/fuzzer_response.c"
1341 ],
1342 "third_party": false,
1343 "type": "target"
1344 },
1345 {
1346 "deps": [
1347 "gpr",
1348 "gpr_test_util",
1349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
1354 "name": "nanopb_fuzzer_serverlist_test",
1355 "src": [
1356 "test/core/nanopb/fuzzer_serverlist.c"
1357 ],
1358 "third_party": false,
1359 "type": "target"
1360 },
1361 {
1362 "deps": [
1363 "gpr",
1364 "gpr_test_util",
1365 "grpc",
1366 "grpc_test_util"
1367 ],
1368 "headers": [],
1369 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "name": "no_server_test",
1371 "src": [
1372 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001381 "grpc",
1382 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "resolve_address_test",
1387 "src": [
1388 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "grpc",
1398 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001399 ],
1400 "headers": [],
1401 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001402 "name": "secure_channel_create_test",
1403 "src": [
1404 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001413 "grpc",
1414 "grpc_test_util"
1415 ],
1416 "headers": [],
1417 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "name": "secure_endpoint_test",
1419 "src": [
1420 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001429 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
1434 "name": "server_chttp2_test",
1435 "src": [
1436 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001445 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001450 "name": "server_fuzzer",
1451 "src": [
1452 "test/core/end2end/fuzzers/server_fuzzer.c"
1453 ],
1454 "third_party": false,
1455 "type": "target"
1456 },
1457 {
1458 "deps": [
1459 "gpr",
1460 "gpr_test_util",
1461 "grpc",
1462 "grpc_test_util"
1463 ],
1464 "headers": [],
1465 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001466 "name": "server_test",
1467 "src": [
1468 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001469 ],
1470 "third_party": false,
1471 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001472 },
1473 {
1474 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001475 "gpr",
1476 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001477 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001478 "grpc_test_util",
1479 "test_tcp_server"
1480 ],
1481 "headers": [],
1482 "language": "c",
1483 "name": "set_initial_connect_string_test",
1484 "src": [
1485 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001494 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001499 "name": "sockaddr_resolver_test",
1500 "src": [
1501 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "sockaddr_utils_test",
1516 "src": [
1517 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001531 "name": "socket_utils_test",
1532 "src": [
1533 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001542 "grpc",
1543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001547 "name": "tcp_client_posix_test",
1548 "src": [
1549 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001558 "grpc",
1559 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "tcp_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
1575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001576 ],
1577 "headers": [],
1578 "language": "c",
1579 "name": "tcp_server_posix_test",
1580 "src": [
1581 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
1595 "name": "time_averaged_stats_test",
1596 "src": [
1597 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001606 "grpc",
1607 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 "name": "timeout_encoding_test",
1612 "src": [
1613 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001622 "grpc",
1623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 ],
1625 "headers": [],
1626 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001627 "name": "timer_heap_test",
1628 "src": [
1629 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001638 "grpc",
1639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
1643 "name": "timer_list_test",
1644 "src": [
1645 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001654 "grpc",
1655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 "name": "timers_test",
1660 "src": [
1661 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001670 "grpc",
1671 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001675 "name": "transport_connectivity_state_test",
1676 "src": [
1677 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001686 "grpc",
1687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001691 "name": "transport_metadata_test",
1692 "src": [
1693 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001702 "grpc",
1703 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001704 ],
1705 "headers": [],
1706 "language": "c",
1707 "name": "transport_security_test",
1708 "src": [
1709 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001718 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001719 "grpc_test_util"
1720 ],
1721 "headers": [],
1722 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001723 "name": "udp_server_test",
1724 "src": [
1725 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001734 "grpc",
1735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001739 "name": "uri_fuzzer_test",
1740 "src": [
1741 "test/core/client_config/uri_fuzzer_test.c"
1742 ],
1743 "third_party": false,
1744 "type": "target"
1745 },
1746 {
1747 "deps": [
1748 "gpr",
1749 "gpr_test_util",
1750 "grpc",
1751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001755 "name": "uri_parser_test",
1756 "src": [
1757 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001758 ],
1759 "third_party": false,
1760 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001761 },
1762 {
1763 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001764 "gpr",
1765 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001766 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c",
1771 "name": "workqueue_test",
1772 "src": [
1773 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001777 },
1778 {
1779 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001782 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001783 "grpc++",
1784 "grpc++_test_util",
1785 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001786 ],
1787 "headers": [],
1788 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001789 "name": "alarm_cpp_test",
1790 "src": [
1791 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001792 ],
1793 "third_party": false,
1794 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001795 },
1796 {
1797 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001798 "gpr",
1799 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001800 "grpc",
1801 "grpc++",
1802 "grpc++_test_util",
1803 "grpc_test_util"
1804 ],
1805 "headers": [],
1806 "language": "c++",
1807 "name": "async_end2end_test",
1808 "src": [
1809 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001810 ],
1811 "third_party": false,
1812 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 },
1814 {
1815 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001816 "gpr",
1817 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001818 "grpc",
1819 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001820 "grpc++_test_util",
yang-gd090fe12015-08-25 16:53:07 -07001821 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001822 ],
1823 "headers": [],
1824 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001825 "name": "auth_property_iterator_test",
1826 "src": [
1827 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001828 ],
1829 "third_party": false,
1830 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001831 },
1832 {
1833 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001834 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001835 "grpc",
1836 "grpc++"
1837 ],
1838 "headers": [],
1839 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001840 "name": "channel_arguments_test",
1841 "src": [
yang-g52705592015-11-25 11:45:33 -08001842 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001843 ],
1844 "third_party": false,
1845 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001846 },
1847 {
1848 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001849 "gpr",
1850 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001851 "grpc",
1852 "grpc++",
1853 "grpc++_test_util",
1854 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001855 ],
1856 "headers": [],
1857 "language": "c++",
1858 "name": "cli_call_test",
1859 "src": [
1860 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001861 ],
1862 "third_party": false,
1863 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001864 },
1865 {
1866 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001867 "gpr",
1868 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001869 "grpc",
1870 "grpc++",
1871 "grpc++_test_util",
1872 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001873 ],
1874 "headers": [],
1875 "language": "c++",
1876 "name": "client_crash_test",
1877 "src": [
1878 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001879 ],
1880 "third_party": false,
1881 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001882 },
1883 {
1884 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001885 "gpr",
1886 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001887 "grpc",
1888 "grpc++",
1889 "grpc++_test_util",
1890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001891 ],
1892 "headers": [],
1893 "language": "c++",
1894 "name": "client_crash_test_server",
1895 "src": [
1896 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001897 ],
1898 "third_party": false,
1899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001900 },
1901 {
1902 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001903 "gpr",
1904 "grpc",
1905 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001906 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001907 ],
1908 "headers": [
1909 "src/proto/grpc/testing/control.grpc.pb.h",
1910 "src/proto/grpc/testing/control.pb.h",
1911 "src/proto/grpc/testing/messages.grpc.pb.h",
1912 "src/proto/grpc/testing/messages.pb.h",
1913 "src/proto/grpc/testing/payloads.grpc.pb.h",
1914 "src/proto/grpc/testing/payloads.pb.h",
1915 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1916 "src/proto/grpc/testing/perf_db.pb.h",
1917 "src/proto/grpc/testing/services.grpc.pb.h",
1918 "src/proto/grpc/testing/services.pb.h",
1919 "src/proto/grpc/testing/stats.grpc.pb.h",
1920 "src/proto/grpc/testing/stats.pb.h"
1921 ],
1922 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001923 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001924 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001925 "test/cpp/codegen/codegen_test_full.cc"
1926 ],
1927 "third_party": false,
1928 "type": "target"
1929 },
1930 {
1931 "deps": [
1932 "grpc++_codegen"
1933 ],
1934 "headers": [
1935 "src/proto/grpc/testing/control.grpc.pb.h",
1936 "src/proto/grpc/testing/control.pb.h",
1937 "src/proto/grpc/testing/messages.grpc.pb.h",
1938 "src/proto/grpc/testing/messages.pb.h",
1939 "src/proto/grpc/testing/payloads.grpc.pb.h",
1940 "src/proto/grpc/testing/payloads.pb.h",
1941 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1942 "src/proto/grpc/testing/perf_db.pb.h",
1943 "src/proto/grpc/testing/services.grpc.pb.h",
1944 "src/proto/grpc/testing/services.pb.h",
1945 "src/proto/grpc/testing/stats.grpc.pb.h",
1946 "src/proto/grpc/testing/stats.pb.h"
1947 ],
1948 "language": "c++",
1949 "name": "codegen_test_minimal",
1950 "src": [
1951 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001952 ],
1953 "third_party": false,
1954 "type": "target"
1955 },
1956 {
1957 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001958 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001959 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001960 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001961 ],
1962 "headers": [],
1963 "language": "c++",
1964 "name": "credentials_test",
1965 "src": [
1966 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001967 ],
1968 "third_party": false,
1969 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001970 },
1971 {
1972 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001973 "gpr",
1974 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001975 "grpc",
1976 "grpc++",
1977 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001978 ],
1979 "headers": [],
1980 "language": "c++",
1981 "name": "cxx_byte_buffer_test",
1982 "src": [
1983 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001984 ],
1985 "third_party": false,
1986 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001987 },
1988 {
1989 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001990 "gpr",
1991 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001992 "grpc",
1993 "grpc++",
1994 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001995 ],
1996 "headers": [],
1997 "language": "c++",
1998 "name": "cxx_slice_test",
1999 "src": [
2000 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002001 ],
2002 "third_party": false,
2003 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002004 },
2005 {
2006 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002007 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002008 ],
2009 "headers": [],
2010 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002011 "name": "cxx_string_ref_test",
2012 "src": [
2013 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002014 ],
2015 "third_party": false,
2016 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002017 },
2018 {
2019 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002020 "gpr",
2021 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002022 "grpc",
2023 "grpc++",
2024 "grpc_test_util"
2025 ],
2026 "headers": [],
2027 "language": "c++",
2028 "name": "cxx_time_test",
2029 "src": [
2030 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002031 ],
2032 "third_party": false,
2033 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002034 },
2035 {
2036 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002037 "gpr",
2038 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002039 "grpc",
2040 "grpc++",
2041 "grpc++_test_util",
2042 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002043 ],
2044 "headers": [],
2045 "language": "c++",
2046 "name": "end2end_test",
2047 "src": [
2048 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002049 ],
2050 "third_party": false,
2051 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002052 },
2053 {
2054 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002055 "gpr",
2056 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002057 "grpc",
2058 "grpc++",
2059 "grpc++_test_util",
2060 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002061 ],
2062 "headers": [],
2063 "language": "c++",
2064 "name": "generic_end2end_test",
2065 "src": [
2066 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002067 ],
2068 "third_party": false,
2069 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002070 },
2071 {
2072 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002073 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002074 "grpc",
2075 "grpc++"
2076 ],
2077 "headers": [
2078 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2079 "src/proto/grpc/testing/compiler_test.pb.h"
2080 ],
2081 "language": "c++",
2082 "name": "golden_file_test",
2083 "src": [
2084 "test/cpp/codegen/golden_file_test.cc"
2085 ],
2086 "third_party": false,
2087 "type": "target"
2088 },
2089 {
2090 "deps": [
2091 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002092 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002093 "grpc",
2094 "grpc++",
2095 "grpc++_test_config",
2096 "grpc++_test_util",
2097 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002098 ],
2099 "headers": [],
2100 "language": "c++",
2101 "name": "grpc_cli",
2102 "src": [
2103 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002104 ],
2105 "third_party": false,
2106 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002107 },
2108 {
2109 "deps": [
2110 "grpc_plugin_support"
2111 ],
2112 "headers": [],
2113 "language": "c++",
2114 "name": "grpc_cpp_plugin",
2115 "src": [
2116 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002117 ],
2118 "third_party": false,
2119 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002120 },
2121 {
2122 "deps": [
2123 "grpc_plugin_support"
2124 ],
2125 "headers": [],
2126 "language": "c++",
2127 "name": "grpc_csharp_plugin",
2128 "src": [
2129 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002130 ],
2131 "third_party": false,
2132 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002133 },
2134 {
2135 "deps": [
2136 "grpc_plugin_support"
2137 ],
2138 "headers": [],
2139 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002140 "name": "grpc_node_plugin",
2141 "src": [
2142 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002143 ],
2144 "third_party": false,
2145 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002146 },
2147 {
2148 "deps": [
2149 "grpc_plugin_support"
2150 ],
2151 "headers": [],
2152 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002153 "name": "grpc_objective_c_plugin",
2154 "src": [
2155 "src/compiler/objective_c_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_python_plugin",
2167 "src": [
2168 "src/compiler/python_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_ruby_plugin",
2180 "src": [
2181 "src/compiler/ruby_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": [
Craig Tillereb841e22016-02-11 15:49:16 -08002188 "grpc",
2189 "grpc++",
2190 "grpc++_test_util",
2191 "grpc_test_util"
2192 ],
2193 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002194 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2195 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002196 ],
2197 "language": "c++",
2198 "name": "grpclb_api_test",
2199 "src": [
2200 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002201 ],
2202 "third_party": false,
2203 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002204 },
2205 {
2206 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002207 "gpr",
2208 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002209 "grpc",
2210 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002211 "grpc++_test_util",
2212 "grpc_test_util"
2213 ],
2214 "headers": [],
2215 "language": "c++",
2216 "name": "hybrid_end2end_test",
2217 "src": [
2218 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002219 ],
2220 "third_party": false,
2221 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002222 },
2223 {
2224 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002225 "gpr",
2226 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002227 "grpc",
2228 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002229 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002230 "grpc++_test_util",
2231 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002232 "interop_client_helper",
2233 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002234 ],
2235 "headers": [],
2236 "language": "c++",
2237 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002238 "src": [],
2239 "third_party": false,
2240 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002241 },
2242 {
2243 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002244 "gpr",
2245 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002246 "grpc",
2247 "grpc++",
2248 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002249 "grpc++_test_util",
2250 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002251 "interop_server_helper",
2252 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002253 ],
2254 "headers": [],
2255 "language": "c++",
2256 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002257 "src": [],
2258 "third_party": false,
2259 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002260 },
2261 {
2262 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002263 "gpr",
2264 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002265 "grpc",
2266 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002267 ],
2268 "headers": [],
2269 "language": "c++",
2270 "name": "interop_test",
2271 "src": [
2272 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002273 ],
2274 "third_party": false,
2275 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002276 },
2277 {
2278 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002279 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002280 "gpr_test_util",
2281 "grpc",
2282 "grpc++",
2283 "grpc++_test_config",
2284 "grpc++_test_util",
2285 "grpc_test_util"
2286 ],
2287 "headers": [],
2288 "language": "c++",
2289 "name": "json_run_localhost",
2290 "src": [
2291 "test/cpp/qps/json_run_localhost.cc"
2292 ],
2293 "third_party": false,
2294 "type": "target"
2295 },
2296 {
2297 "deps": [
2298 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002299 "grpc",
2300 "grpc++",
2301 "grpc++_test_config"
2302 ],
2303 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002304 "src/proto/grpc/testing/metrics.grpc.pb.h",
2305 "src/proto/grpc/testing/metrics.pb.h",
2306 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002307 ],
2308 "language": "c++",
2309 "name": "metrics_client",
2310 "src": [
2311 "test/cpp/interop/metrics_client.cc",
2312 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002313 ],
2314 "third_party": false,
2315 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002316 },
2317 {
2318 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002319 "gpr",
2320 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "grpc",
2322 "grpc++",
2323 "grpc++_test_util",
2324 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002325 ],
2326 "headers": [],
2327 "language": "c++",
2328 "name": "mock_test",
2329 "src": [
2330 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002331 ],
2332 "third_party": false,
2333 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002334 },
2335 {
2336 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002337 "gpr",
2338 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002339 "grpc",
2340 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002341 "grpc++_test_util",
2342 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002343 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002344 ],
2345 "headers": [],
2346 "language": "c++",
2347 "name": "qps_interarrival_test",
2348 "src": [
2349 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002350 ],
2351 "third_party": false,
2352 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002353 },
2354 {
2355 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002356 "gpr",
2357 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002358 "grpc",
2359 "grpc++",
2360 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002361 "grpc++_test_util",
2362 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002363 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002364 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002365 "headers": [
2366 "test/cpp/qps/parse_json.h"
2367 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002368 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002369 "name": "qps_json_driver",
2370 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002371 "test/cpp/qps/parse_json.cc",
2372 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002373 "test/cpp/qps/qps_json_driver.cc"
2374 ],
2375 "third_party": false,
2376 "type": "target"
2377 },
2378 {
2379 "deps": [
2380 "gpr",
2381 "gpr_test_util",
2382 "grpc",
2383 "grpc++",
2384 "grpc++_test_config",
2385 "grpc++_test_util",
2386 "grpc_test_util",
2387 "qps"
2388 ],
2389 "headers": [],
2390 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002391 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002392 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002393 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002394 ],
2395 "third_party": false,
2396 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002397 },
2398 {
2399 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002400 "gpr",
2401 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002402 "grpc",
2403 "grpc++",
2404 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002405 "grpc++_test_util",
2406 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002407 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002408 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002409 "headers": [
2410 "test/cpp/qps/client.h",
2411 "test/cpp/qps/server.h"
2412 ],
2413 "language": "c++",
2414 "name": "qps_worker",
2415 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002416 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002417 "test/cpp/qps/server.h",
2418 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002419 ],
2420 "third_party": false,
2421 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002422 },
2423 {
2424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002425 "gpr",
2426 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002427 "grpc",
2428 "grpc++",
2429 "grpc++_test_config",
2430 "grpc++_test_util",
2431 "grpc_test_util"
2432 ],
2433 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002434 "src/proto/grpc/testing/empty.grpc.pb.h",
2435 "src/proto/grpc/testing/empty.pb.h",
2436 "src/proto/grpc/testing/messages.grpc.pb.h",
2437 "src/proto/grpc/testing/messages.pb.h",
2438 "src/proto/grpc/testing/test.grpc.pb.h",
2439 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002440 ],
2441 "language": "c++",
2442 "name": "reconnect_interop_client",
2443 "src": [
2444 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002445 ],
2446 "third_party": false,
2447 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002448 },
2449 {
2450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002451 "gpr",
2452 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002453 "grpc",
2454 "grpc++",
2455 "grpc++_test_config",
2456 "grpc++_test_util",
2457 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002458 "reconnect_server",
2459 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002460 ],
2461 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002462 "src/proto/grpc/testing/empty.grpc.pb.h",
2463 "src/proto/grpc/testing/empty.pb.h",
2464 "src/proto/grpc/testing/messages.grpc.pb.h",
2465 "src/proto/grpc/testing/messages.pb.h",
2466 "src/proto/grpc/testing/test.grpc.pb.h",
2467 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002468 ],
2469 "language": "c++",
2470 "name": "reconnect_interop_server",
2471 "src": [
2472 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002473 ],
2474 "third_party": false,
2475 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002476 },
2477 {
2478 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002479 "gpr",
2480 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002481 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002482 "grpc++",
2483 "grpc++_test_util",
2484 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002485 ],
2486 "headers": [],
2487 "language": "c++",
2488 "name": "secure_auth_context_test",
2489 "src": [
2490 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002491 ],
2492 "third_party": false,
2493 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002494 },
2495 {
2496 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002497 "gpr",
2498 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002499 "grpc",
2500 "grpc++",
2501 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002502 "grpc_test_util",
2503 "qps"
2504 ],
2505 "headers": [],
2506 "language": "c++",
2507 "name": "secure_sync_unary_ping_pong_test",
2508 "src": [
2509 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002510 ],
2511 "third_party": false,
2512 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002513 },
2514 {
2515 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002516 "gpr",
2517 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002518 "grpc",
2519 "grpc++",
2520 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002521 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002522 ],
2523 "headers": [],
2524 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002525 "name": "server_builder_plugin_test",
2526 "src": [
2527 "test/cpp/end2end/server_builder_plugin_test.cc"
2528 ],
2529 "third_party": false,
2530 "type": "target"
2531 },
2532 {
2533 "deps": [
2534 "gpr",
2535 "gpr_test_util",
2536 "grpc",
2537 "grpc++",
2538 "grpc++_test_util",
2539 "grpc_test_util"
2540 ],
2541 "headers": [],
2542 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002543 "name": "server_crash_test",
2544 "src": [
2545 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002546 ],
2547 "third_party": false,
2548 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002549 },
2550 {
2551 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002552 "gpr",
2553 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002554 "grpc",
2555 "grpc++",
2556 "grpc++_test_util",
2557 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002558 ],
2559 "headers": [],
2560 "language": "c++",
2561 "name": "server_crash_test_client",
2562 "src": [
2563 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002564 ],
2565 "third_party": false,
2566 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002567 },
2568 {
2569 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002570 "gpr",
2571 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002572 "grpc",
2573 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002574 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002575 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002576 ],
2577 "headers": [],
2578 "language": "c++",
2579 "name": "shutdown_test",
2580 "src": [
2581 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002582 ],
2583 "third_party": false,
2584 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002585 },
2586 {
2587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002588 "gpr",
2589 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002590 "grpc",
2591 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002592 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 ],
2594 "headers": [],
2595 "language": "c++",
2596 "name": "status_test",
2597 "src": [
2598 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002599 ],
2600 "third_party": false,
2601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002602 },
2603 {
2604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002605 "gpr",
2606 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002607 "grpc",
2608 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002609 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002610 "grpc_test_util"
2611 ],
2612 "headers": [],
2613 "language": "c++",
2614 "name": "streaming_throughput_test",
2615 "src": [
2616 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002617 ],
2618 "third_party": false,
2619 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002620 },
2621 {
2622 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002623 "gpr",
2624 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002625 "grpc",
2626 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002627 "grpc++_test_config",
2628 "grpc++_test_util",
2629 "grpc_test_util"
2630 ],
2631 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002632 "src/proto/grpc/testing/empty.grpc.pb.h",
2633 "src/proto/grpc/testing/empty.pb.h",
2634 "src/proto/grpc/testing/messages.grpc.pb.h",
2635 "src/proto/grpc/testing/messages.pb.h",
2636 "src/proto/grpc/testing/metrics.grpc.pb.h",
2637 "src/proto/grpc/testing/metrics.pb.h",
2638 "src/proto/grpc/testing/test.grpc.pb.h",
2639 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002640 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002641 "test/cpp/interop/interop_client.h",
2642 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002643 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002644 ],
2645 "language": "c++",
2646 "name": "stress_test",
2647 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002648 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002649 "test/cpp/interop/interop_client.cc",
2650 "test/cpp/interop/interop_client.h",
2651 "test/cpp/interop/stress_interop_client.cc",
2652 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002653 "test/cpp/interop/stress_test.cc",
2654 "test/cpp/util/metrics_server.cc",
2655 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002656 ],
2657 "third_party": false,
2658 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002659 },
2660 {
2661 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002662 "gpr",
2663 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002664 "grpc",
2665 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002666 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002667 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002668 ],
2669 "headers": [],
2670 "language": "c++",
2671 "name": "thread_stress_test",
2672 "src": [
2673 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002674 ],
2675 "third_party": false,
2676 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002677 },
2678 {
2679 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002680 "gpr",
2681 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002682 "grpc",
2683 "grpc++",
2684 "grpc++_test_util",
2685 "grpc_test_util",
2686 "grpc_zookeeper"
2687 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002688 "headers": [
2689 "src/proto/grpc/testing/echo.grpc.pb.h",
2690 "src/proto/grpc/testing/echo.pb.h"
2691 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002692 "language": "c++",
2693 "name": "zookeeper_test",
2694 "src": [
2695 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002696 ],
2697 "third_party": false,
2698 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002699 },
2700 {
2701 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002702 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002703 "grpc"
2704 ],
2705 "headers": [],
2706 "language": "c89",
2707 "name": "public_headers_must_be_c89",
2708 "src": [
2709 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002710 ],
2711 "third_party": false,
2712 "type": "target"
2713 },
2714 {
2715 "deps": [
2716 "boringssl",
2717 "boringssl_aes_test_lib",
2718 "boringssl_test_util"
2719 ],
2720 "headers": [],
2721 "language": "c++",
2722 "name": "boringssl_aes_test",
2723 "src": [],
2724 "third_party": true,
2725 "type": "target"
2726 },
2727 {
2728 "deps": [
2729 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002730 "boringssl_asn1_test_lib",
2731 "boringssl_test_util"
2732 ],
2733 "headers": [],
2734 "language": "c++",
2735 "name": "boringssl_asn1_test",
2736 "src": [],
2737 "third_party": true,
2738 "type": "target"
2739 },
2740 {
2741 "deps": [
2742 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002743 "boringssl_base64_test_lib",
2744 "boringssl_test_util"
2745 ],
2746 "headers": [],
2747 "language": "c++",
2748 "name": "boringssl_base64_test",
2749 "src": [],
2750 "third_party": true,
2751 "type": "target"
2752 },
2753 {
2754 "deps": [
2755 "boringssl",
2756 "boringssl_bio_test_lib",
2757 "boringssl_test_util"
2758 ],
2759 "headers": [],
2760 "language": "c++",
2761 "name": "boringssl_bio_test",
2762 "src": [],
2763 "third_party": true,
2764 "type": "target"
2765 },
2766 {
2767 "deps": [
2768 "boringssl",
2769 "boringssl_bn_test_lib",
2770 "boringssl_test_util"
2771 ],
2772 "headers": [],
2773 "language": "c++",
2774 "name": "boringssl_bn_test",
2775 "src": [],
2776 "third_party": true,
2777 "type": "target"
2778 },
2779 {
2780 "deps": [
2781 "boringssl",
2782 "boringssl_bytestring_test_lib",
2783 "boringssl_test_util"
2784 ],
2785 "headers": [],
2786 "language": "c++",
2787 "name": "boringssl_bytestring_test",
2788 "src": [],
2789 "third_party": true,
2790 "type": "target"
2791 },
2792 {
2793 "deps": [
2794 "boringssl",
2795 "boringssl_aead_test_lib",
2796 "boringssl_test_util"
2797 ],
2798 "headers": [],
2799 "language": "c++",
2800 "name": "boringssl_aead_test",
2801 "src": [],
2802 "third_party": true,
2803 "type": "target"
2804 },
2805 {
2806 "deps": [
2807 "boringssl",
2808 "boringssl_cipher_test_lib",
2809 "boringssl_test_util"
2810 ],
2811 "headers": [],
2812 "language": "c++",
2813 "name": "boringssl_cipher_test",
2814 "src": [],
2815 "third_party": true,
2816 "type": "target"
2817 },
2818 {
2819 "deps": [
2820 "boringssl",
2821 "boringssl_cmac_test_lib",
2822 "boringssl_test_util"
2823 ],
2824 "headers": [],
2825 "language": "c++",
2826 "name": "boringssl_cmac_test",
2827 "src": [],
2828 "third_party": true,
2829 "type": "target"
2830 },
2831 {
2832 "deps": [
2833 "boringssl",
2834 "boringssl_constant_time_test_lib",
2835 "boringssl_test_util"
2836 ],
2837 "headers": [],
2838 "language": "c++",
2839 "name": "boringssl_constant_time_test",
2840 "src": [],
2841 "third_party": true,
2842 "type": "target"
2843 },
2844 {
2845 "deps": [
2846 "boringssl",
2847 "boringssl_ed25519_test_lib",
2848 "boringssl_test_util"
2849 ],
2850 "headers": [],
2851 "language": "c++",
2852 "name": "boringssl_ed25519_test",
2853 "src": [],
2854 "third_party": true,
2855 "type": "target"
2856 },
2857 {
2858 "deps": [
2859 "boringssl",
2860 "boringssl_test_util",
2861 "boringssl_x25519_test_lib"
2862 ],
2863 "headers": [],
2864 "language": "c++",
2865 "name": "boringssl_x25519_test",
2866 "src": [],
2867 "third_party": true,
2868 "type": "target"
2869 },
2870 {
2871 "deps": [
2872 "boringssl",
2873 "boringssl_dh_test_lib",
2874 "boringssl_test_util"
2875 ],
2876 "headers": [],
2877 "language": "c++",
2878 "name": "boringssl_dh_test",
2879 "src": [],
2880 "third_party": true,
2881 "type": "target"
2882 },
2883 {
2884 "deps": [
2885 "boringssl",
2886 "boringssl_digest_test_lib",
2887 "boringssl_test_util"
2888 ],
2889 "headers": [],
2890 "language": "c++",
2891 "name": "boringssl_digest_test",
2892 "src": [],
2893 "third_party": true,
2894 "type": "target"
2895 },
2896 {
2897 "deps": [
2898 "boringssl",
2899 "boringssl_dsa_test_lib",
2900 "boringssl_test_util"
2901 ],
2902 "headers": [],
2903 "language": "c++",
2904 "name": "boringssl_dsa_test",
2905 "src": [],
2906 "third_party": true,
2907 "type": "target"
2908 },
2909 {
2910 "deps": [
2911 "boringssl",
2912 "boringssl_ec_test_lib",
2913 "boringssl_test_util"
2914 ],
2915 "headers": [],
2916 "language": "c++",
2917 "name": "boringssl_ec_test",
2918 "src": [],
2919 "third_party": true,
2920 "type": "target"
2921 },
2922 {
2923 "deps": [
2924 "boringssl",
2925 "boringssl_example_mul_lib",
2926 "boringssl_test_util"
2927 ],
2928 "headers": [],
2929 "language": "c++",
2930 "name": "boringssl_example_mul",
2931 "src": [],
2932 "third_party": true,
2933 "type": "target"
2934 },
2935 {
2936 "deps": [
2937 "boringssl",
2938 "boringssl_ecdsa_test_lib",
2939 "boringssl_test_util"
2940 ],
2941 "headers": [],
2942 "language": "c++",
2943 "name": "boringssl_ecdsa_test",
2944 "src": [],
2945 "third_party": true,
2946 "type": "target"
2947 },
2948 {
2949 "deps": [
2950 "boringssl",
2951 "boringssl_err_test_lib",
2952 "boringssl_test_util"
2953 ],
2954 "headers": [],
2955 "language": "c++",
2956 "name": "boringssl_err_test",
2957 "src": [],
2958 "third_party": true,
2959 "type": "target"
2960 },
2961 {
2962 "deps": [
2963 "boringssl",
2964 "boringssl_evp_extra_test_lib",
2965 "boringssl_test_util"
2966 ],
2967 "headers": [],
2968 "language": "c++",
2969 "name": "boringssl_evp_extra_test",
2970 "src": [],
2971 "third_party": true,
2972 "type": "target"
2973 },
2974 {
2975 "deps": [
2976 "boringssl",
2977 "boringssl_evp_test_lib",
2978 "boringssl_test_util"
2979 ],
2980 "headers": [],
2981 "language": "c++",
2982 "name": "boringssl_evp_test",
2983 "src": [],
2984 "third_party": true,
2985 "type": "target"
2986 },
2987 {
2988 "deps": [
2989 "boringssl",
2990 "boringssl_pbkdf_test_lib",
2991 "boringssl_test_util"
2992 ],
2993 "headers": [],
2994 "language": "c++",
2995 "name": "boringssl_pbkdf_test",
2996 "src": [],
2997 "third_party": true,
2998 "type": "target"
2999 },
3000 {
3001 "deps": [
3002 "boringssl",
3003 "boringssl_hkdf_test_lib",
3004 "boringssl_test_util"
3005 ],
3006 "headers": [],
3007 "language": "c++",
3008 "name": "boringssl_hkdf_test",
3009 "src": [],
3010 "third_party": true,
3011 "type": "target"
3012 },
3013 {
3014 "deps": [
3015 "boringssl",
3016 "boringssl_hmac_test_lib",
3017 "boringssl_test_util"
3018 ],
3019 "headers": [],
3020 "language": "c++",
3021 "name": "boringssl_hmac_test",
3022 "src": [],
3023 "third_party": true,
3024 "type": "target"
3025 },
3026 {
3027 "deps": [
3028 "boringssl",
3029 "boringssl_lhash_test_lib",
3030 "boringssl_test_util"
3031 ],
3032 "headers": [],
3033 "language": "c++",
3034 "name": "boringssl_lhash_test",
3035 "src": [],
3036 "third_party": true,
3037 "type": "target"
3038 },
3039 {
3040 "deps": [
3041 "boringssl",
3042 "boringssl_gcm_test_lib",
3043 "boringssl_test_util"
3044 ],
3045 "headers": [],
3046 "language": "c++",
3047 "name": "boringssl_gcm_test",
3048 "src": [],
3049 "third_party": true,
3050 "type": "target"
3051 },
3052 {
3053 "deps": [
3054 "boringssl",
3055 "boringssl_pkcs12_test_lib",
3056 "boringssl_test_util"
3057 ],
3058 "headers": [],
3059 "language": "c++",
3060 "name": "boringssl_pkcs12_test",
3061 "src": [],
3062 "third_party": true,
3063 "type": "target"
3064 },
3065 {
3066 "deps": [
3067 "boringssl",
3068 "boringssl_pkcs8_test_lib",
3069 "boringssl_test_util"
3070 ],
3071 "headers": [],
3072 "language": "c++",
3073 "name": "boringssl_pkcs8_test",
3074 "src": [],
3075 "third_party": true,
3076 "type": "target"
3077 },
3078 {
3079 "deps": [
3080 "boringssl",
3081 "boringssl_poly1305_test_lib",
3082 "boringssl_test_util"
3083 ],
3084 "headers": [],
3085 "language": "c++",
3086 "name": "boringssl_poly1305_test",
3087 "src": [],
3088 "third_party": true,
3089 "type": "target"
3090 },
3091 {
3092 "deps": [
3093 "boringssl",
3094 "boringssl_refcount_test_lib",
3095 "boringssl_test_util"
3096 ],
3097 "headers": [],
3098 "language": "c++",
3099 "name": "boringssl_refcount_test",
3100 "src": [],
3101 "third_party": true,
3102 "type": "target"
3103 },
3104 {
3105 "deps": [
3106 "boringssl",
3107 "boringssl_rsa_test_lib",
3108 "boringssl_test_util"
3109 ],
3110 "headers": [],
3111 "language": "c++",
3112 "name": "boringssl_rsa_test",
3113 "src": [],
3114 "third_party": true,
3115 "type": "target"
3116 },
3117 {
3118 "deps": [
3119 "boringssl",
3120 "boringssl_test_util",
3121 "boringssl_thread_test_lib"
3122 ],
3123 "headers": [],
3124 "language": "c++",
3125 "name": "boringssl_thread_test",
3126 "src": [],
3127 "third_party": true,
3128 "type": "target"
3129 },
3130 {
3131 "deps": [
3132 "boringssl",
3133 "boringssl_pkcs7_test_lib",
3134 "boringssl_test_util"
3135 ],
3136 "headers": [],
3137 "language": "c++",
3138 "name": "boringssl_pkcs7_test",
3139 "src": [],
3140 "third_party": true,
3141 "type": "target"
3142 },
3143 {
3144 "deps": [
3145 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003146 "boringssl_test_util",
3147 "boringssl_x509_test_lib"
3148 ],
3149 "headers": [],
3150 "language": "c++",
3151 "name": "boringssl_x509_test",
3152 "src": [],
3153 "third_party": true,
3154 "type": "target"
3155 },
3156 {
3157 "deps": [
3158 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003159 "boringssl_tab_test_lib",
3160 "boringssl_test_util"
3161 ],
3162 "headers": [],
3163 "language": "c++",
3164 "name": "boringssl_tab_test",
3165 "src": [],
3166 "third_party": true,
3167 "type": "target"
3168 },
3169 {
3170 "deps": [
3171 "boringssl",
3172 "boringssl_test_util",
3173 "boringssl_v3name_test_lib"
3174 ],
3175 "headers": [],
3176 "language": "c++",
3177 "name": "boringssl_v3name_test",
3178 "src": [],
3179 "third_party": true,
3180 "type": "target"
3181 },
3182 {
3183 "deps": [
3184 "boringssl",
3185 "boringssl_pqueue_test_lib",
3186 "boringssl_test_util"
3187 ],
3188 "headers": [],
3189 "language": "c++",
3190 "name": "boringssl_pqueue_test",
3191 "src": [],
3192 "third_party": true,
3193 "type": "target"
3194 },
3195 {
3196 "deps": [
3197 "boringssl",
3198 "boringssl_ssl_test_lib",
3199 "boringssl_test_util"
3200 ],
3201 "headers": [],
3202 "language": "c++",
3203 "name": "boringssl_ssl_test",
3204 "src": [],
3205 "third_party": true,
3206 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003207 },
3208 {
3209 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003210 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003211 "gpr",
3212 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003213 "grpc_test_util_unsecure",
3214 "grpc_unsecure"
3215 ],
3216 "headers": [],
3217 "language": "c",
3218 "name": "badreq_bad_client_test",
3219 "src": [
3220 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003221 ],
3222 "third_party": false,
3223 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003224 },
3225 {
3226 "deps": [
3227 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003228 "gpr",
3229 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003230 "grpc_test_util_unsecure",
3231 "grpc_unsecure"
3232 ],
3233 "headers": [],
3234 "language": "c",
3235 "name": "connection_prefix_bad_client_test",
3236 "src": [
3237 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003238 ],
3239 "third_party": false,
3240 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003241 },
3242 {
3243 "deps": [
3244 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003245 "gpr",
3246 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003247 "grpc_test_util_unsecure",
3248 "grpc_unsecure"
3249 ],
3250 "headers": [],
3251 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003252 "name": "head_of_line_blocking_bad_client_test",
3253 "src": [
3254 "test/core/bad_client/tests/head_of_line_blocking.c"
3255 ],
3256 "third_party": false,
3257 "type": "target"
3258 },
3259 {
3260 "deps": [
3261 "bad_client_test",
3262 "gpr",
3263 "gpr_test_util",
3264 "grpc_test_util_unsecure",
3265 "grpc_unsecure"
3266 ],
3267 "headers": [],
3268 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003269 "name": "headers_bad_client_test",
3270 "src": [
3271 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003272 ],
3273 "third_party": false,
3274 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003275 },
3276 {
3277 "deps": [
3278 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003279 "gpr",
3280 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003281 "grpc_test_util_unsecure",
3282 "grpc_unsecure"
3283 ],
3284 "headers": [],
3285 "language": "c",
3286 "name": "initial_settings_frame_bad_client_test",
3287 "src": [
3288 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003289 ],
3290 "third_party": false,
3291 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003292 },
3293 {
3294 "deps": [
3295 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003296 "gpr",
3297 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003298 "grpc_test_util_unsecure",
3299 "grpc_unsecure"
3300 ],
3301 "headers": [],
3302 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003303 "name": "large_metadata_bad_client_test",
3304 "src": [
3305 "test/core/bad_client/tests/large_metadata.c"
3306 ],
3307 "third_party": false,
3308 "type": "target"
3309 },
3310 {
3311 "deps": [
3312 "bad_client_test",
3313 "gpr",
3314 "gpr_test_util",
3315 "grpc_test_util_unsecure",
3316 "grpc_unsecure"
3317 ],
3318 "headers": [],
3319 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003320 "name": "server_registered_method_bad_client_test",
3321 "src": [
3322 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003323 ],
3324 "third_party": false,
3325 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003326 },
3327 {
3328 "deps": [
3329 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003330 "gpr",
3331 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003332 "grpc_test_util_unsecure",
3333 "grpc_unsecure"
3334 ],
3335 "headers": [],
3336 "language": "c",
3337 "name": "simple_request_bad_client_test",
3338 "src": [
3339 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003340 ],
3341 "third_party": false,
3342 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003343 },
3344 {
3345 "deps": [
3346 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003347 "gpr",
3348 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003349 "grpc_test_util_unsecure",
3350 "grpc_unsecure"
3351 ],
3352 "headers": [],
3353 "language": "c",
3354 "name": "unknown_frame_bad_client_test",
3355 "src": [
3356 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003357 ],
3358 "third_party": false,
3359 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003360 },
3361 {
3362 "deps": [
3363 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003364 "gpr",
3365 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003366 "grpc_test_util_unsecure",
3367 "grpc_unsecure"
3368 ],
3369 "headers": [],
3370 "language": "c",
3371 "name": "window_overflow_bad_client_test",
3372 "src": [
3373 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003374 ],
3375 "third_party": false,
3376 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003377 },
3378 {
3379 "deps": [
3380 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003381 "gpr",
3382 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003383 "grpc",
3384 "grpc_test_util"
3385 ],
3386 "headers": [],
3387 "language": "c",
3388 "name": "bad_ssl_alpn_server",
3389 "src": [
3390 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003391 ],
3392 "third_party": false,
3393 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003394 },
3395 {
3396 "deps": [
3397 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003398 "gpr",
3399 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003400 "grpc",
3401 "grpc_test_util"
3402 ],
3403 "headers": [],
3404 "language": "c",
3405 "name": "bad_ssl_cert_server",
3406 "src": [
3407 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003408 ],
3409 "third_party": false,
3410 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003411 },
3412 {
3413 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003414 "gpr",
3415 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003416 "grpc",
3417 "grpc_test_util"
3418 ],
3419 "headers": [],
3420 "language": "c",
3421 "name": "bad_ssl_alpn_test",
3422 "src": [
3423 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003424 ],
3425 "third_party": false,
3426 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003427 },
3428 {
3429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003430 "gpr",
3431 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003432 "grpc",
3433 "grpc_test_util"
3434 ],
3435 "headers": [],
3436 "language": "c",
3437 "name": "bad_ssl_cert_test",
3438 "src": [
3439 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003440 ],
3441 "third_party": false,
3442 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003443 },
3444 {
3445 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003446 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003447 "gpr",
3448 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003449 "grpc",
3450 "grpc_test_util"
3451 ],
3452 "headers": [],
3453 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003454 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003455 "src": [
3456 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003457 ],
3458 "third_party": false,
3459 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003460 },
3461 {
3462 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003463 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003464 "gpr",
3465 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003466 "grpc",
3467 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003468 ],
3469 "headers": [],
3470 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003471 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003472 "src": [
3473 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003474 ],
3475 "third_party": false,
3476 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003477 },
3478 {
3479 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003480 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003481 "gpr",
3482 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003483 "grpc",
3484 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003485 ],
3486 "headers": [],
3487 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003488 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003489 "src": [
3490 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003491 ],
3492 "third_party": false,
3493 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003494 },
3495 {
3496 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003497 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003498 "gpr",
3499 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003500 "grpc",
3501 "grpc_test_util"
3502 ],
3503 "headers": [],
3504 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003505 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003506 "src": [
3507 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003508 ],
3509 "third_party": false,
3510 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003511 },
3512 {
3513 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003514 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003515 "gpr",
3516 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003517 "grpc",
3518 "grpc_test_util"
3519 ],
3520 "headers": [],
3521 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003522 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003523 "src": [
3524 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003525 ],
3526 "third_party": false,
3527 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003528 },
3529 {
3530 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003531 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003532 "gpr",
3533 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003534 "grpc",
3535 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003536 ],
3537 "headers": [],
3538 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003539 "name": "h2_full+trace_test",
3540 "src": [
3541 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003542 ],
3543 "third_party": false,
3544 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003545 },
3546 {
3547 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003548 "end2end_tests",
3549 "gpr",
3550 "gpr_test_util",
3551 "grpc",
3552 "grpc_test_util"
3553 ],
3554 "headers": [],
3555 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003556 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003557 "src": [
3558 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003559 ],
3560 "third_party": false,
3561 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003562 },
3563 {
3564 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003565 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003566 "gpr",
3567 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003568 "grpc",
3569 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003570 ],
3571 "headers": [],
3572 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003573 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003574 "src": [
3575 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003576 ],
3577 "third_party": false,
3578 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003579 },
3580 {
3581 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003582 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003583 "gpr",
3584 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003585 "grpc",
3586 "grpc_test_util"
3587 ],
3588 "headers": [],
3589 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003590 "name": "h2_sockpair_test",
3591 "src": [
3592 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003593 ],
3594 "third_party": false,
3595 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003596 },
3597 {
3598 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003599 "end2end_tests",
3600 "gpr",
3601 "gpr_test_util",
3602 "grpc",
3603 "grpc_test_util"
3604 ],
3605 "headers": [],
3606 "language": "c",
3607 "name": "h2_sockpair+trace_test",
3608 "src": [
3609 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003610 ],
3611 "third_party": false,
3612 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003613 },
3614 {
3615 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003616 "end2end_tests",
3617 "gpr",
3618 "gpr_test_util",
3619 "grpc",
3620 "grpc_test_util"
3621 ],
3622 "headers": [],
3623 "language": "c",
3624 "name": "h2_sockpair_1byte_test",
3625 "src": [
3626 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003627 ],
3628 "third_party": false,
3629 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003630 },
3631 {
3632 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003633 "end2end_tests",
3634 "gpr",
3635 "gpr_test_util",
3636 "grpc",
3637 "grpc_test_util"
3638 ],
3639 "headers": [],
3640 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003641 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003642 "src": [
3643 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003644 ],
3645 "third_party": false,
3646 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 },
3648 {
3649 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003650 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003651 "gpr",
3652 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003653 "grpc",
3654 "grpc_test_util"
3655 ],
3656 "headers": [],
3657 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003658 "name": "h2_ssl_cert_test",
3659 "src": [
3660 "test/core/end2end/fixtures/h2_ssl_cert.c"
3661 ],
3662 "third_party": false,
3663 "type": "target"
3664 },
3665 {
3666 "deps": [
3667 "end2end_tests",
3668 "gpr",
3669 "gpr_test_util",
3670 "grpc",
3671 "grpc_test_util"
3672 ],
3673 "headers": [],
3674 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003675 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003676 "src": [
3677 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003678 ],
3679 "third_party": false,
3680 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003681 },
3682 {
3683 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003684 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003685 "gpr",
3686 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003687 "grpc",
3688 "grpc_test_util"
3689 ],
3690 "headers": [],
3691 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003692 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003693 "src": [
3694 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003695 ],
3696 "third_party": false,
3697 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003698 },
3699 {
3700 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003701 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003702 "gpr",
3703 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003704 "grpc_test_util_unsecure",
3705 "grpc_unsecure"
3706 ],
3707 "headers": [],
3708 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003709 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003710 "src": [
3711 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003712 ],
3713 "third_party": false,
3714 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003715 },
3716 {
3717 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003718 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003719 "gpr",
3720 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003721 "grpc_test_util_unsecure",
3722 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003723 ],
3724 "headers": [],
3725 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003726 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003727 "src": [
3728 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003729 ],
3730 "third_party": false,
3731 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003732 },
3733 {
3734 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003735 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003736 "gpr",
3737 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003738 "grpc_test_util_unsecure",
3739 "grpc_unsecure"
3740 ],
3741 "headers": [],
3742 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003743 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003744 "src": [
3745 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003746 ],
3747 "third_party": false,
3748 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003749 },
3750 {
3751 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003752 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003753 "gpr",
3754 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003755 "grpc_test_util_unsecure",
3756 "grpc_unsecure"
3757 ],
3758 "headers": [],
3759 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003760 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003761 "src": [
3762 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003763 ],
3764 "third_party": false,
3765 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003766 },
3767 {
3768 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003769 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003770 "gpr",
3771 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003772 "grpc_test_util_unsecure",
3773 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003774 ],
3775 "headers": [],
3776 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003777 "name": "h2_full+trace_nosec_test",
3778 "src": [
3779 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003780 ],
3781 "third_party": false,
3782 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003783 },
3784 {
3785 "deps": [
3786 "end2end_nosec_tests",
3787 "gpr",
3788 "gpr_test_util",
3789 "grpc_test_util_unsecure",
3790 "grpc_unsecure"
3791 ],
3792 "headers": [],
3793 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003794 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003795 "src": [
3796 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003797 ],
3798 "third_party": false,
3799 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003800 },
3801 {
3802 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003803 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003804 "gpr",
3805 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003806 "grpc_test_util_unsecure",
3807 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003808 ],
3809 "headers": [],
3810 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003811 "name": "h2_sockpair_nosec_test",
3812 "src": [
3813 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003814 ],
3815 "third_party": false,
3816 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003817 },
3818 {
3819 "deps": [
3820 "end2end_nosec_tests",
3821 "gpr",
3822 "gpr_test_util",
3823 "grpc_test_util_unsecure",
3824 "grpc_unsecure"
3825 ],
3826 "headers": [],
3827 "language": "c",
3828 "name": "h2_sockpair+trace_nosec_test",
3829 "src": [
3830 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003831 ],
3832 "third_party": false,
3833 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003834 },
3835 {
3836 "deps": [
3837 "end2end_nosec_tests",
3838 "gpr",
3839 "gpr_test_util",
3840 "grpc_test_util_unsecure",
3841 "grpc_unsecure"
3842 ],
3843 "headers": [],
3844 "language": "c",
3845 "name": "h2_sockpair_1byte_nosec_test",
3846 "src": [
3847 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003848 ],
3849 "third_party": false,
3850 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003851 },
3852 {
3853 "deps": [
3854 "end2end_nosec_tests",
3855 "gpr",
3856 "gpr_test_util",
3857 "grpc_test_util_unsecure",
3858 "grpc_unsecure"
3859 ],
3860 "headers": [],
3861 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003862 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003863 "src": [
3864 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003865 ],
3866 "third_party": false,
3867 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003868 },
3869 {
3870 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003871 "gpr",
3872 "gpr_test_util",
3873 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003874 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003875 ],
3876 "headers": [],
3877 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003878 "name": "api_fuzzer_one_entry",
3879 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003880 "test/core/end2end/fuzzers/api_fuzzer.c",
3881 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003882 ],
3883 "third_party": false,
3884 "type": "target"
3885 },
3886 {
3887 "deps": [
3888 "gpr",
3889 "gpr_test_util",
3890 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003891 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07003892 ],
3893 "headers": [],
3894 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07003895 "name": "client_fuzzer_one_entry",
3896 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07003897 "test/core/end2end/fuzzers/client_fuzzer.c",
3898 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07003899 ],
3900 "third_party": false,
3901 "type": "target"
3902 },
3903 {
3904 "deps": [
3905 "gpr",
3906 "gpr_test_util",
3907 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07003908 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07003909 ],
3910 "headers": [],
3911 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07003912 "name": "hpack_parser_fuzzer_test_one_entry",
3913 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003914 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
3915 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003916 ],
3917 "third_party": false,
3918 "type": "target"
3919 },
3920 {
3921 "deps": [
3922 "gpr",
3923 "gpr_test_util",
3924 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003925 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003926 ],
3927 "headers": [],
3928 "language": "c",
3929 "name": "http_fuzzer_test_one_entry",
3930 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003931 "test/core/http/fuzzer.c",
3932 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003933 ],
3934 "third_party": false,
3935 "type": "target"
3936 },
3937 {
3938 "deps": [
3939 "gpr",
3940 "gpr_test_util",
3941 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003942 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003943 ],
3944 "headers": [],
3945 "language": "c",
3946 "name": "json_fuzzer_test_one_entry",
3947 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003948 "test/core/json/fuzzer.c",
3949 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07003950 ],
3951 "third_party": false,
3952 "type": "target"
3953 },
3954 {
3955 "deps": [
3956 "gpr",
3957 "gpr_test_util",
3958 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003959 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003960 ],
3961 "headers": [],
3962 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003963 "name": "nanopb_fuzzer_response_test_one_entry",
3964 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003965 "test/core/nanopb/fuzzer_response.c",
3966 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003967 ],
3968 "third_party": false,
3969 "type": "target"
3970 },
3971 {
3972 "deps": [
3973 "gpr",
3974 "gpr_test_util",
3975 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003976 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003977 ],
3978 "headers": [],
3979 "language": "c",
3980 "name": "nanopb_fuzzer_serverlist_test_one_entry",
3981 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003982 "test/core/nanopb/fuzzer_serverlist.c",
3983 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003984 ],
3985 "third_party": false,
3986 "type": "target"
3987 },
3988 {
3989 "deps": [
3990 "gpr",
3991 "gpr_test_util",
3992 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003993 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07003994 ],
3995 "headers": [],
3996 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07003997 "name": "server_fuzzer_one_entry",
3998 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003999 "test/core/end2end/fuzzers/server_fuzzer.c",
4000 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004001 ],
4002 "third_party": false,
4003 "type": "target"
4004 },
4005 {
4006 "deps": [
4007 "gpr",
4008 "gpr_test_util",
4009 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004010 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004011 ],
4012 "headers": [],
4013 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004014 "name": "uri_fuzzer_test_one_entry",
4015 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004016 "test/core/client_config/uri_fuzzer_test.c",
4017 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004018 ],
4019 "third_party": false,
4020 "type": "target"
4021 },
4022 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004023 "deps": [
4024 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004025 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004026 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004027 "language": "c",
4028 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004029 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004030 "third_party": false,
4031 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004032 },
4033 {
4034 "deps": [
4035 "gpr"
4036 ],
4037 "headers": [
4038 "test/core/util/test_config.h"
4039 ],
4040 "language": "c",
4041 "name": "gpr_test_util",
4042 "src": [
4043 "test/core/util/test_config.c",
4044 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004045 ],
4046 "third_party": false,
4047 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004048 },
4049 {
4050 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004051 "census",
4052 "gpr",
4053 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004054 "grpc_lb_policy_grpclb",
4055 "grpc_lb_policy_pick_first",
4056 "grpc_lb_policy_round_robin",
4057 "grpc_resolver_dns_native",
4058 "grpc_resolver_sockaddr",
4059 "grpc_secure",
4060 "grpc_transport_chttp2_client_insecure",
4061 "grpc_transport_chttp2_client_secure",
4062 "grpc_transport_chttp2_server_insecure",
makdharmac2ec95b2016-05-11 16:26:15 -07004063 "grpc_transport_chttp2_server_secure",
4064 "grpc_transport_cronet_client_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004065 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004066 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004067 "language": "c",
4068 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004069 "src": [
4070 "src/core/lib/surface/init.c"
4071 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004072 "third_party": false,
4073 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004074 },
4075 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004076 "deps": [
4077 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004078 "grpc"
4079 ],
4080 "headers": [],
4081 "language": "c",
4082 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004083 "src": [],
4084 "third_party": false,
4085 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004086 },
4087 {
4088 "deps": [
4089 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004090 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004091 "grpc",
4092 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004093 ],
4094 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004095 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004096 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004097 ],
4098 "language": "c",
4099 "name": "grpc_test_util",
4100 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004101 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004102 "test/core/end2end/data/server1_cert.c",
4103 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004104 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004105 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004106 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004107 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004108 ],
4109 "third_party": false,
4110 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004111 },
4112 {
4113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004114 "gpr",
4115 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004116 "grpc",
4117 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004118 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004119 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004120 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004121 "language": "c",
4122 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004123 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004124 "third_party": false,
4125 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004126 },
4127 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004128 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004129 "census",
4130 "gpr",
4131 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004132 "grpc_lb_policy_grpclb",
4133 "grpc_lb_policy_pick_first",
4134 "grpc_lb_policy_round_robin",
4135 "grpc_resolver_dns_native",
4136 "grpc_resolver_sockaddr",
4137 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004138 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004139 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004140 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004141 "language": "c",
4142 "name": "grpc_unsecure",
4143 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004144 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004145 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004146 ],
4147 "third_party": false,
4148 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004149 },
4150 {
4151 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004152 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004153 "grpc"
4154 ],
4155 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07004156 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004157 ],
4158 "language": "c",
4159 "name": "grpc_zookeeper",
4160 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004161 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07004162 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004163 ],
4164 "third_party": false,
4165 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004166 },
4167 {
4168 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004169 "gpr",
4170 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004171 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004172 "grpc_test_util",
4173 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004174 ],
4175 "headers": [
4176 "test/core/util/reconnect_server.h"
4177 ],
4178 "language": "c",
4179 "name": "reconnect_server",
4180 "src": [
4181 "test/core/util/reconnect_server.c",
4182 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004183 ],
4184 "third_party": false,
4185 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004186 },
4187 {
4188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004189 "gpr",
4190 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004191 "grpc",
4192 "grpc_test_util"
4193 ],
4194 "headers": [
4195 "test/core/util/test_tcp_server.h"
4196 ],
4197 "language": "c",
4198 "name": "test_tcp_server",
4199 "src": [
4200 "test/core/util/test_tcp_server.c",
4201 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004202 ],
4203 "third_party": false,
4204 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004205 },
4206 {
4207 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004208 "grpc",
4209 "grpc++_base",
4210 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004211 ],
4212 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004213 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004214 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004215 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004216 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004217 ],
4218 "language": "c++",
4219 "name": "grpc++",
4220 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004221 "src/cpp/client/secure_credentials.cc",
4222 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004223 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004224 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004225 "src/cpp/common/secure_auth_context.cc",
4226 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004227 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004228 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004229 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004230 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004231 ],
4232 "third_party": false,
4233 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004234 },
4235 {
4236 "deps": [],
4237 "headers": [
4238 "test/cpp/util/test_config.h"
4239 ],
4240 "language": "c++",
4241 "name": "grpc++_test_config",
4242 "src": [
4243 "test/cpp/util/test_config.cc",
4244 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004245 ],
4246 "third_party": false,
4247 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004248 },
4249 {
4250 "deps": [
4251 "grpc++",
4252 "grpc_test_util"
4253 ],
4254 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004255 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4256 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4257 "src/proto/grpc/testing/echo.grpc.pb.h",
4258 "src/proto/grpc/testing/echo.pb.h",
4259 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4260 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004261 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004262 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004263 "test/cpp/util/cli_call.h",
4264 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004265 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004266 "test/cpp/util/subprocess.h",
4267 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 ],
4269 "language": "c++",
4270 "name": "grpc++_test_util",
4271 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004272 "test/cpp/end2end/test_service_impl.cc",
4273 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004274 "test/cpp/util/byte_buffer_proto_helper.cc",
4275 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004276 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004277 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004278 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004280 "test/cpp/util/string_ref_helper.cc",
4281 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004283 "test/cpp/util/subprocess.h",
4284 "test/cpp/util/test_credentials_provider.cc",
4285 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004286 ],
4287 "third_party": false,
4288 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 },
4290 {
4291 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004292 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004293 "grpc",
4294 "grpc++_base",
4295 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004296 "grpc_unsecure"
4297 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004298 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 "language": "c++",
4300 "name": "grpc++_unsecure",
4301 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004302 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004303 ],
4304 "third_party": false,
4305 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004306 },
4307 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004308 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004309 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004310 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004311 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004312 "src/compiler/config.h",
4313 "src/compiler/cpp_generator.h",
4314 "src/compiler/cpp_generator_helpers.h",
4315 "src/compiler/csharp_generator.h",
4316 "src/compiler/csharp_generator_helpers.h",
4317 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004318 "src/compiler/node_generator.h",
4319 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "src/compiler/objective_c_generator.h",
4321 "src/compiler/objective_c_generator_helpers.h",
4322 "src/compiler/python_generator.h",
4323 "src/compiler/ruby_generator.h",
4324 "src/compiler/ruby_generator_helpers-inl.h",
4325 "src/compiler/ruby_generator_map-inl.h",
4326 "src/compiler/ruby_generator_string-inl.h"
4327 ],
4328 "language": "c++",
4329 "name": "grpc_plugin_support",
4330 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004331 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004332 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004333 "src/compiler/cpp_generator.h",
4334 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004335 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004336 "src/compiler/csharp_generator.h",
4337 "src/compiler/csharp_generator_helpers.h",
4338 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004339 "src/compiler/node_generator.cc",
4340 "src/compiler/node_generator.h",
4341 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004342 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 "src/compiler/objective_c_generator.h",
4344 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004345 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004346 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004347 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 "src/compiler/ruby_generator.h",
4349 "src/compiler/ruby_generator_helpers-inl.h",
4350 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004351 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004352 ],
4353 "third_party": false,
4354 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004355 },
4356 {
4357 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004358 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004360 "grpc++",
4361 "grpc++_test_util",
4362 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004363 ],
4364 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004365 "src/proto/grpc/testing/messages.grpc.pb.h",
4366 "src/proto/grpc/testing/messages.pb.h",
4367 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004368 ],
4369 "language": "c++",
4370 "name": "interop_client_helper",
4371 "src": [
4372 "test/cpp/interop/client_helper.cc",
4373 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004374 ],
4375 "third_party": false,
4376 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004377 },
4378 {
4379 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004380 "gpr",
4381 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004382 "grpc",
4383 "grpc++",
4384 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "grpc++_test_util",
4386 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004387 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 ],
4389 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004390 "src/proto/grpc/testing/empty.grpc.pb.h",
4391 "src/proto/grpc/testing/empty.pb.h",
4392 "src/proto/grpc/testing/messages.grpc.pb.h",
4393 "src/proto/grpc/testing/messages.pb.h",
4394 "src/proto/grpc/testing/test.grpc.pb.h",
4395 "src/proto/grpc/testing/test.pb.h",
4396 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004397 ],
4398 "language": "c++",
4399 "name": "interop_client_main",
4400 "src": [
4401 "test/cpp/interop/client.cc",
4402 "test/cpp/interop/interop_client.cc",
4403 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004404 ],
4405 "third_party": false,
4406 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004407 },
4408 {
4409 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004410 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004411 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004412 "grpc++",
4413 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004414 ],
4415 "headers": [
4416 "test/cpp/interop/server_helper.h"
4417 ],
4418 "language": "c++",
4419 "name": "interop_server_helper",
4420 "src": [
4421 "test/cpp/interop/server_helper.cc",
4422 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004423 ],
4424 "third_party": false,
4425 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004426 },
4427 {
4428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004429 "gpr",
4430 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004431 "grpc",
4432 "grpc++",
4433 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004434 "grpc++_test_util",
4435 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004436 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004437 ],
4438 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004439 "src/proto/grpc/testing/empty.grpc.pb.h",
4440 "src/proto/grpc/testing/empty.pb.h",
4441 "src/proto/grpc/testing/messages.grpc.pb.h",
4442 "src/proto/grpc/testing/messages.pb.h",
4443 "src/proto/grpc/testing/test.grpc.pb.h",
4444 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004445 ],
4446 "language": "c++",
4447 "name": "interop_server_main",
4448 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004449 "test/cpp/interop/server_main.cc"
4450 ],
4451 "third_party": false,
4452 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004453 },
4454 {
4455 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004456 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004458 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004459 ],
4460 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004461 "src/proto/grpc/testing/control.grpc.pb.h",
4462 "src/proto/grpc/testing/control.pb.h",
4463 "src/proto/grpc/testing/messages.grpc.pb.h",
4464 "src/proto/grpc/testing/messages.pb.h",
4465 "src/proto/grpc/testing/payloads.grpc.pb.h",
4466 "src/proto/grpc/testing/payloads.pb.h",
4467 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4468 "src/proto/grpc/testing/perf_db.pb.h",
4469 "src/proto/grpc/testing/services.grpc.pb.h",
4470 "src/proto/grpc/testing/services.pb.h",
4471 "src/proto/grpc/testing/stats.grpc.pb.h",
4472 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004473 "test/cpp/qps/client.h",
4474 "test/cpp/qps/driver.h",
4475 "test/cpp/qps/histogram.h",
4476 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004477 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004478 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004479 "test/cpp/qps/qps_worker.h",
4480 "test/cpp/qps/report.h",
4481 "test/cpp/qps/server.h",
4482 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004483 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004484 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004485 ],
4486 "language": "c++",
4487 "name": "qps",
4488 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004489 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004490 "test/cpp/qps/client_async.cc",
4491 "test/cpp/qps/client_sync.cc",
4492 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004493 "test/cpp/qps/driver.h",
4494 "test/cpp/qps/histogram.h",
4495 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004496 "test/cpp/qps/limit_cores.cc",
4497 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004498 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004499 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004500 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004501 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004502 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004503 "test/cpp/qps/report.h",
4504 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004505 "test/cpp/qps/server_async.cc",
4506 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004507 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004508 "test/cpp/qps/usage_timer.cc",
4509 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004510 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004511 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004512 ],
4513 "third_party": false,
4514 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004515 },
4516 {
4517 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004518 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 "grpc"
4520 ],
4521 "headers": [],
4522 "language": "csharp",
4523 "name": "grpc_csharp_ext",
4524 "src": [
4525 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004526 ],
4527 "third_party": false,
4528 "type": "lib"
4529 },
4530 {
4531 "deps": [],
4532 "headers": [
4533 "third_party/boringssl/crypto/aes/internal.h",
4534 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4535 "third_party/boringssl/crypto/bio/internal.h",
4536 "third_party/boringssl/crypto/bn/internal.h",
4537 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4538 "third_party/boringssl/crypto/bytestring/internal.h",
4539 "third_party/boringssl/crypto/cipher/internal.h",
4540 "third_party/boringssl/crypto/conf/conf_def.h",
4541 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004542 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004543 "third_party/boringssl/crypto/des/internal.h",
4544 "third_party/boringssl/crypto/dh/internal.h",
4545 "third_party/boringssl/crypto/digest/internal.h",
4546 "third_party/boringssl/crypto/digest/md32_common.h",
4547 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004548 "third_party/boringssl/crypto/ec/internal.h",
4549 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4550 "third_party/boringssl/crypto/evp/internal.h",
4551 "third_party/boringssl/crypto/internal.h",
4552 "third_party/boringssl/crypto/modes/internal.h",
4553 "third_party/boringssl/crypto/obj/obj_dat.h",
4554 "third_party/boringssl/crypto/obj/obj_xref.h",
4555 "third_party/boringssl/crypto/pkcs8/internal.h",
4556 "third_party/boringssl/crypto/rand/internal.h",
4557 "third_party/boringssl/crypto/rsa/internal.h",
4558 "third_party/boringssl/crypto/test/scoped_types.h",
4559 "third_party/boringssl/crypto/test/test_util.h",
4560 "third_party/boringssl/crypto/x509/charmap.h",
4561 "third_party/boringssl/crypto/x509/vpm_int.h",
4562 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4563 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4564 "third_party/boringssl/include/openssl/aead.h",
4565 "third_party/boringssl/include/openssl/aes.h",
4566 "third_party/boringssl/include/openssl/arm_arch.h",
4567 "third_party/boringssl/include/openssl/asn1.h",
4568 "third_party/boringssl/include/openssl/asn1_mac.h",
4569 "third_party/boringssl/include/openssl/asn1t.h",
4570 "third_party/boringssl/include/openssl/base.h",
4571 "third_party/boringssl/include/openssl/base64.h",
4572 "third_party/boringssl/include/openssl/bio.h",
4573 "third_party/boringssl/include/openssl/blowfish.h",
4574 "third_party/boringssl/include/openssl/bn.h",
4575 "third_party/boringssl/include/openssl/buf.h",
4576 "third_party/boringssl/include/openssl/buffer.h",
4577 "third_party/boringssl/include/openssl/bytestring.h",
4578 "third_party/boringssl/include/openssl/cast.h",
4579 "third_party/boringssl/include/openssl/chacha.h",
4580 "third_party/boringssl/include/openssl/cipher.h",
4581 "third_party/boringssl/include/openssl/cmac.h",
4582 "third_party/boringssl/include/openssl/conf.h",
4583 "third_party/boringssl/include/openssl/cpu.h",
4584 "third_party/boringssl/include/openssl/crypto.h",
4585 "third_party/boringssl/include/openssl/curve25519.h",
4586 "third_party/boringssl/include/openssl/des.h",
4587 "third_party/boringssl/include/openssl/dh.h",
4588 "third_party/boringssl/include/openssl/digest.h",
4589 "third_party/boringssl/include/openssl/dsa.h",
4590 "third_party/boringssl/include/openssl/dtls1.h",
4591 "third_party/boringssl/include/openssl/ec.h",
4592 "third_party/boringssl/include/openssl/ec_key.h",
4593 "third_party/boringssl/include/openssl/ecdh.h",
4594 "third_party/boringssl/include/openssl/ecdsa.h",
4595 "third_party/boringssl/include/openssl/engine.h",
4596 "third_party/boringssl/include/openssl/err.h",
4597 "third_party/boringssl/include/openssl/evp.h",
4598 "third_party/boringssl/include/openssl/ex_data.h",
4599 "third_party/boringssl/include/openssl/hkdf.h",
4600 "third_party/boringssl/include/openssl/hmac.h",
4601 "third_party/boringssl/include/openssl/lhash.h",
4602 "third_party/boringssl/include/openssl/lhash_macros.h",
4603 "third_party/boringssl/include/openssl/md4.h",
4604 "third_party/boringssl/include/openssl/md5.h",
4605 "third_party/boringssl/include/openssl/mem.h",
4606 "third_party/boringssl/include/openssl/obj.h",
4607 "third_party/boringssl/include/openssl/obj_mac.h",
4608 "third_party/boringssl/include/openssl/objects.h",
4609 "third_party/boringssl/include/openssl/opensslfeatures.h",
4610 "third_party/boringssl/include/openssl/opensslv.h",
4611 "third_party/boringssl/include/openssl/ossl_typ.h",
4612 "third_party/boringssl/include/openssl/pem.h",
4613 "third_party/boringssl/include/openssl/pkcs12.h",
4614 "third_party/boringssl/include/openssl/pkcs7.h",
4615 "third_party/boringssl/include/openssl/pkcs8.h",
4616 "third_party/boringssl/include/openssl/poly1305.h",
4617 "third_party/boringssl/include/openssl/pqueue.h",
4618 "third_party/boringssl/include/openssl/rand.h",
4619 "third_party/boringssl/include/openssl/rc4.h",
4620 "third_party/boringssl/include/openssl/rsa.h",
4621 "third_party/boringssl/include/openssl/safestack.h",
4622 "third_party/boringssl/include/openssl/sha.h",
4623 "third_party/boringssl/include/openssl/srtp.h",
4624 "third_party/boringssl/include/openssl/ssl.h",
4625 "third_party/boringssl/include/openssl/ssl3.h",
4626 "third_party/boringssl/include/openssl/stack.h",
4627 "third_party/boringssl/include/openssl/stack_macros.h",
4628 "third_party/boringssl/include/openssl/thread.h",
4629 "third_party/boringssl/include/openssl/time_support.h",
4630 "third_party/boringssl/include/openssl/tls1.h",
4631 "third_party/boringssl/include/openssl/type_check.h",
4632 "third_party/boringssl/include/openssl/x509.h",
4633 "third_party/boringssl/include/openssl/x509_vfy.h",
4634 "third_party/boringssl/include/openssl/x509v3.h",
4635 "third_party/boringssl/ssl/internal.h",
4636 "third_party/boringssl/ssl/test/async_bio.h",
4637 "third_party/boringssl/ssl/test/packeted_bio.h",
4638 "third_party/boringssl/ssl/test/scoped_types.h",
4639 "third_party/boringssl/ssl/test/test_config.h"
4640 ],
4641 "language": "c",
4642 "name": "boringssl",
4643 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004644 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004645 ],
4646 "third_party": true,
4647 "type": "lib"
4648 },
4649 {
4650 "deps": [],
4651 "headers": [],
4652 "language": "c++",
4653 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004654 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004655 "third_party": true,
4656 "type": "lib"
4657 },
4658 {
4659 "deps": [
4660 "boringssl",
4661 "boringssl_test_util"
4662 ],
4663 "headers": [],
4664 "language": "c++",
4665 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004666 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004667 "third_party": true,
4668 "type": "lib"
4669 },
4670 {
4671 "deps": [
4672 "boringssl",
4673 "boringssl_test_util"
4674 ],
4675 "headers": [],
4676 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004677 "name": "boringssl_asn1_test_lib",
4678 "src": [],
4679 "third_party": true,
4680 "type": "lib"
4681 },
4682 {
4683 "deps": [
4684 "boringssl",
4685 "boringssl_test_util"
4686 ],
4687 "headers": [],
4688 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004689 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004690 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004691 "third_party": true,
4692 "type": "lib"
4693 },
4694 {
4695 "deps": [
4696 "boringssl",
4697 "boringssl_test_util"
4698 ],
4699 "headers": [],
4700 "language": "c++",
4701 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004702 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004703 "third_party": true,
4704 "type": "lib"
4705 },
4706 {
4707 "deps": [
4708 "boringssl",
4709 "boringssl_test_util"
4710 ],
4711 "headers": [],
4712 "language": "c++",
4713 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004714 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004715 "third_party": true,
4716 "type": "lib"
4717 },
4718 {
4719 "deps": [
4720 "boringssl",
4721 "boringssl_test_util"
4722 ],
4723 "headers": [],
4724 "language": "c++",
4725 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004726 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004727 "third_party": true,
4728 "type": "lib"
4729 },
4730 {
4731 "deps": [
4732 "boringssl",
4733 "boringssl_test_util"
4734 ],
4735 "headers": [],
4736 "language": "c++",
4737 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004738 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004739 "third_party": true,
4740 "type": "lib"
4741 },
4742 {
4743 "deps": [
4744 "boringssl",
4745 "boringssl_test_util"
4746 ],
4747 "headers": [],
4748 "language": "c++",
4749 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004750 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004751 "third_party": true,
4752 "type": "lib"
4753 },
4754 {
4755 "deps": [
4756 "boringssl",
4757 "boringssl_test_util"
4758 ],
4759 "headers": [],
4760 "language": "c++",
4761 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004762 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004763 "third_party": true,
4764 "type": "lib"
4765 },
4766 {
4767 "deps": [
4768 "boringssl",
4769 "boringssl_test_util"
4770 ],
4771 "headers": [],
4772 "language": "c",
4773 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004774 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004775 "third_party": true,
4776 "type": "lib"
4777 },
4778 {
4779 "deps": [
4780 "boringssl",
4781 "boringssl_test_util"
4782 ],
4783 "headers": [],
4784 "language": "c++",
4785 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004786 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004787 "third_party": true,
4788 "type": "lib"
4789 },
4790 {
4791 "deps": [
4792 "boringssl",
4793 "boringssl_test_util"
4794 ],
4795 "headers": [],
4796 "language": "c++",
4797 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004798 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004799 "third_party": true,
4800 "type": "lib"
4801 },
4802 {
4803 "deps": [
4804 "boringssl",
4805 "boringssl_test_util"
4806 ],
4807 "headers": [],
4808 "language": "c++",
4809 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004810 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004811 "third_party": true,
4812 "type": "lib"
4813 },
4814 {
4815 "deps": [
4816 "boringssl",
4817 "boringssl_test_util"
4818 ],
4819 "headers": [],
4820 "language": "c++",
4821 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004822 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004823 "third_party": true,
4824 "type": "lib"
4825 },
4826 {
4827 "deps": [
4828 "boringssl",
4829 "boringssl_test_util"
4830 ],
4831 "headers": [],
4832 "language": "c",
4833 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004834 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004835 "third_party": true,
4836 "type": "lib"
4837 },
4838 {
4839 "deps": [
4840 "boringssl",
4841 "boringssl_test_util"
4842 ],
4843 "headers": [],
4844 "language": "c++",
4845 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004846 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004847 "third_party": true,
4848 "type": "lib"
4849 },
4850 {
4851 "deps": [
4852 "boringssl",
4853 "boringssl_test_util"
4854 ],
4855 "headers": [],
4856 "language": "c",
4857 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004858 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004859 "third_party": true,
4860 "type": "lib"
4861 },
4862 {
4863 "deps": [
4864 "boringssl",
4865 "boringssl_test_util"
4866 ],
4867 "headers": [],
4868 "language": "c++",
4869 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004870 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004871 "third_party": true,
4872 "type": "lib"
4873 },
4874 {
4875 "deps": [
4876 "boringssl",
4877 "boringssl_test_util"
4878 ],
4879 "headers": [],
4880 "language": "c++",
4881 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004882 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004883 "third_party": true,
4884 "type": "lib"
4885 },
4886 {
4887 "deps": [
4888 "boringssl",
4889 "boringssl_test_util"
4890 ],
4891 "headers": [],
4892 "language": "c++",
4893 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004894 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004895 "third_party": true,
4896 "type": "lib"
4897 },
4898 {
4899 "deps": [
4900 "boringssl",
4901 "boringssl_test_util"
4902 ],
4903 "headers": [],
4904 "language": "c++",
4905 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004906 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004907 "third_party": true,
4908 "type": "lib"
4909 },
4910 {
4911 "deps": [
4912 "boringssl",
4913 "boringssl_test_util"
4914 ],
4915 "headers": [],
4916 "language": "c++",
4917 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004918 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004919 "third_party": true,
4920 "type": "lib"
4921 },
4922 {
4923 "deps": [
4924 "boringssl",
4925 "boringssl_test_util"
4926 ],
4927 "headers": [],
4928 "language": "c",
4929 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004930 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004931 "third_party": true,
4932 "type": "lib"
4933 },
4934 {
4935 "deps": [
4936 "boringssl",
4937 "boringssl_test_util"
4938 ],
4939 "headers": [],
4940 "language": "c++",
4941 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004942 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004943 "third_party": true,
4944 "type": "lib"
4945 },
4946 {
4947 "deps": [
4948 "boringssl",
4949 "boringssl_test_util"
4950 ],
4951 "headers": [],
4952 "language": "c",
4953 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004954 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004955 "third_party": true,
4956 "type": "lib"
4957 },
4958 {
4959 "deps": [
4960 "boringssl",
4961 "boringssl_test_util"
4962 ],
4963 "headers": [],
4964 "language": "c",
4965 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004966 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004967 "third_party": true,
4968 "type": "lib"
4969 },
4970 {
4971 "deps": [
4972 "boringssl",
4973 "boringssl_test_util"
4974 ],
4975 "headers": [],
4976 "language": "c++",
4977 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004978 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004979 "third_party": true,
4980 "type": "lib"
4981 },
4982 {
4983 "deps": [
4984 "boringssl",
4985 "boringssl_test_util"
4986 ],
4987 "headers": [],
4988 "language": "c++",
4989 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004990 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004991 "third_party": true,
4992 "type": "lib"
4993 },
4994 {
4995 "deps": [
4996 "boringssl",
4997 "boringssl_test_util"
4998 ],
4999 "headers": [],
5000 "language": "c++",
5001 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005002 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005003 "third_party": true,
5004 "type": "lib"
5005 },
5006 {
5007 "deps": [
5008 "boringssl",
5009 "boringssl_test_util"
5010 ],
5011 "headers": [],
5012 "language": "c",
5013 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005014 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005015 "third_party": true,
5016 "type": "lib"
5017 },
5018 {
5019 "deps": [
5020 "boringssl",
5021 "boringssl_test_util"
5022 ],
5023 "headers": [],
5024 "language": "c++",
5025 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005026 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005027 "third_party": true,
5028 "type": "lib"
5029 },
5030 {
5031 "deps": [
5032 "boringssl",
5033 "boringssl_test_util"
5034 ],
5035 "headers": [],
5036 "language": "c",
5037 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005038 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005039 "third_party": true,
5040 "type": "lib"
5041 },
5042 {
5043 "deps": [
5044 "boringssl",
5045 "boringssl_test_util"
5046 ],
5047 "headers": [],
5048 "language": "c",
5049 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005050 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005051 "third_party": true,
5052 "type": "lib"
5053 },
5054 {
5055 "deps": [
5056 "boringssl",
5057 "boringssl_test_util"
5058 ],
5059 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005060 "language": "c++",
5061 "name": "boringssl_x509_test_lib",
5062 "src": [],
5063 "third_party": true,
5064 "type": "lib"
5065 },
5066 {
5067 "deps": [
5068 "boringssl",
5069 "boringssl_test_util"
5070 ],
5071 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005072 "language": "c",
5073 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005074 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005075 "third_party": true,
5076 "type": "lib"
5077 },
5078 {
5079 "deps": [
5080 "boringssl",
5081 "boringssl_test_util"
5082 ],
5083 "headers": [],
5084 "language": "c",
5085 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005086 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005087 "third_party": true,
5088 "type": "lib"
5089 },
5090 {
5091 "deps": [
5092 "boringssl",
5093 "boringssl_test_util"
5094 ],
5095 "headers": [],
5096 "language": "c",
5097 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005098 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005099 "third_party": true,
5100 "type": "lib"
5101 },
5102 {
5103 "deps": [
5104 "boringssl",
5105 "boringssl_test_util"
5106 ],
5107 "headers": [],
5108 "language": "c++",
5109 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005110 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005111 "third_party": true,
5112 "type": "lib"
5113 },
5114 {
5115 "deps": [],
5116 "headers": [
5117 "third_party/zlib/crc32.h",
5118 "third_party/zlib/deflate.h",
5119 "third_party/zlib/gzguts.h",
5120 "third_party/zlib/inffast.h",
5121 "third_party/zlib/inffixed.h",
5122 "third_party/zlib/inflate.h",
5123 "third_party/zlib/inftrees.h",
5124 "third_party/zlib/trees.h",
5125 "third_party/zlib/zconf.h",
5126 "third_party/zlib/zlib.h",
5127 "third_party/zlib/zutil.h"
5128 ],
5129 "language": "c",
5130 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005131 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005132 "third_party": true,
5133 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005134 },
5135 {
5136 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005137 "gpr",
5138 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005139 "grpc_test_util_unsecure",
5140 "grpc_unsecure"
5141 ],
5142 "headers": [
5143 "test/core/bad_client/bad_client.h"
5144 ],
5145 "language": "c",
5146 "name": "bad_client_test",
5147 "src": [
5148 "test/core/bad_client/bad_client.c",
5149 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005150 ],
5151 "third_party": false,
5152 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005153 },
5154 {
5155 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005156 "gpr",
5157 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005158 "grpc",
5159 "grpc_test_util"
5160 ],
5161 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005162 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005163 ],
5164 "language": "c",
5165 "name": "bad_ssl_test_server",
5166 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005167 "test/core/bad_ssl/server_common.c",
5168 "test/core/bad_ssl/server_common.h"
5169 ],
5170 "third_party": false,
5171 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005172 },
5173 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005174 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005175 "gpr",
5176 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005177 "grpc",
5178 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005179 ],
5180 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005181 "test/core/end2end/end2end_tests.h",
5182 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005183 ],
5184 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005185 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005186 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005187 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005188 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005189 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005190 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005191 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005192 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005193 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005194 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005195 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005196 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005197 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005198 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005199 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005200 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005201 "test/core/end2end/tests/default_host.c",
5202 "test/core/end2end/tests/disappearing_server.c",
5203 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005204 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005205 "test/core/end2end/tests/graceful_server_shutdown.c",
5206 "test/core/end2end/tests/high_initial_seqno.c",
5207 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005208 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005209 "test/core/end2end/tests/invoke_large_request.c",
5210 "test/core/end2end/tests/large_metadata.c",
5211 "test/core/end2end/tests/max_concurrent_streams.c",
5212 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005213 "test/core/end2end/tests/negative_deadline.c",
5214 "test/core/end2end/tests/no_op.c",
5215 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005216 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005217 "test/core/end2end/tests/ping_pong_streaming.c",
5218 "test/core/end2end/tests/registered_call.c",
5219 "test/core/end2end/tests/request_with_flags.c",
5220 "test/core/end2end/tests/request_with_payload.c",
5221 "test/core/end2end/tests/server_finishes_request.c",
5222 "test/core/end2end/tests/shutdown_finishes_calls.c",
5223 "test/core/end2end/tests/shutdown_finishes_tags.c",
5224 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005225 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005226 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005227 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005228 ],
5229 "third_party": false,
5230 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005231 },
5232 {
5233 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005234 "gpr",
5235 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005236 "grpc_test_util_unsecure",
5237 "grpc_unsecure"
5238 ],
5239 "headers": [
5240 "test/core/end2end/end2end_tests.h",
5241 "test/core/end2end/tests/cancel_test_helpers.h"
5242 ],
5243 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005244 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005245 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005246 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005247 "test/core/end2end/end2end_tests.h",
5248 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005249 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005250 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005251 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005252 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005253 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005254 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005255 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005256 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005257 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005258 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005259 "test/core/end2end/tests/default_host.c",
5260 "test/core/end2end/tests/disappearing_server.c",
5261 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005262 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005263 "test/core/end2end/tests/graceful_server_shutdown.c",
5264 "test/core/end2end/tests/high_initial_seqno.c",
5265 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005266 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005267 "test/core/end2end/tests/invoke_large_request.c",
5268 "test/core/end2end/tests/large_metadata.c",
5269 "test/core/end2end/tests/max_concurrent_streams.c",
5270 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005271 "test/core/end2end/tests/negative_deadline.c",
5272 "test/core/end2end/tests/no_op.c",
5273 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005274 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005275 "test/core/end2end/tests/ping_pong_streaming.c",
5276 "test/core/end2end/tests/registered_call.c",
5277 "test/core/end2end/tests/request_with_flags.c",
5278 "test/core/end2end/tests/request_with_payload.c",
5279 "test/core/end2end/tests/server_finishes_request.c",
5280 "test/core/end2end/tests/shutdown_finishes_calls.c",
5281 "test/core/end2end/tests/shutdown_finishes_tags.c",
5282 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005283 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005284 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005285 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005286 ],
5287 "third_party": false,
5288 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005289 },
5290 {
5291 "deps": [
5292 "gpr",
5293 "grpc_base"
5294 ],
5295 "headers": [
5296 "include/grpc/census.h",
5297 "src/core/ext/census/aggregation.h",
5298 "src/core/ext/census/census_interface.h",
5299 "src/core/ext/census/census_rpc_stats.h",
5300 "src/core/ext/census/grpc_filter.h",
5301 "src/core/ext/census/mlog.h",
5302 "src/core/ext/census/rpc_metric_id.h"
5303 ],
5304 "language": "c",
5305 "name": "census",
5306 "src": [
5307 "include/grpc/census.h",
5308 "src/core/ext/census/aggregation.h",
5309 "src/core/ext/census/census_interface.h",
5310 "src/core/ext/census/census_rpc_stats.h",
5311 "src/core/ext/census/context.c",
5312 "src/core/ext/census/grpc_context.c",
5313 "src/core/ext/census/grpc_filter.c",
5314 "src/core/ext/census/grpc_filter.h",
5315 "src/core/ext/census/grpc_plugin.c",
5316 "src/core/ext/census/initialize.c",
5317 "src/core/ext/census/mlog.c",
5318 "src/core/ext/census/mlog.h",
5319 "src/core/ext/census/operation.c",
5320 "src/core/ext/census/placeholders.c",
5321 "src/core/ext/census/rpc_metric_id.h",
5322 "src/core/ext/census/tracing.c"
5323 ],
5324 "third_party": false,
5325 "type": "filegroup"
5326 },
5327 {
5328 "deps": [
5329 "gpr_codegen"
5330 ],
5331 "headers": [
5332 "include/grpc/support/alloc.h",
5333 "include/grpc/support/atm.h",
5334 "include/grpc/support/atm_gcc_atomic.h",
5335 "include/grpc/support/atm_gcc_sync.h",
5336 "include/grpc/support/atm_win32.h",
5337 "include/grpc/support/avl.h",
5338 "include/grpc/support/cmdline.h",
5339 "include/grpc/support/cpu.h",
5340 "include/grpc/support/histogram.h",
5341 "include/grpc/support/host_port.h",
5342 "include/grpc/support/log.h",
5343 "include/grpc/support/log_win32.h",
5344 "include/grpc/support/port_platform.h",
5345 "include/grpc/support/slice.h",
5346 "include/grpc/support/slice_buffer.h",
5347 "include/grpc/support/string_util.h",
5348 "include/grpc/support/subprocess.h",
5349 "include/grpc/support/sync.h",
5350 "include/grpc/support/sync_generic.h",
5351 "include/grpc/support/sync_posix.h",
5352 "include/grpc/support/sync_win32.h",
5353 "include/grpc/support/thd.h",
5354 "include/grpc/support/time.h",
5355 "include/grpc/support/tls.h",
5356 "include/grpc/support/tls_gcc.h",
5357 "include/grpc/support/tls_msvc.h",
5358 "include/grpc/support/tls_pthread.h",
5359 "include/grpc/support/useful.h",
5360 "src/core/lib/profiling/timers.h",
5361 "src/core/lib/support/backoff.h",
5362 "src/core/lib/support/block_annotate.h",
5363 "src/core/lib/support/env.h",
5364 "src/core/lib/support/load_file.h",
5365 "src/core/lib/support/murmur_hash.h",
5366 "src/core/lib/support/stack_lockfree.h",
5367 "src/core/lib/support/string.h",
5368 "src/core/lib/support/string_win32.h",
5369 "src/core/lib/support/thd_internal.h",
5370 "src/core/lib/support/time_precise.h",
5371 "src/core/lib/support/tmpfile.h"
5372 ],
5373 "language": "c",
5374 "name": "gpr_base",
5375 "src": [
5376 "include/grpc/support/alloc.h",
5377 "include/grpc/support/atm.h",
5378 "include/grpc/support/atm_gcc_atomic.h",
5379 "include/grpc/support/atm_gcc_sync.h",
5380 "include/grpc/support/atm_win32.h",
5381 "include/grpc/support/avl.h",
5382 "include/grpc/support/cmdline.h",
5383 "include/grpc/support/cpu.h",
5384 "include/grpc/support/histogram.h",
5385 "include/grpc/support/host_port.h",
5386 "include/grpc/support/log.h",
5387 "include/grpc/support/log_win32.h",
5388 "include/grpc/support/port_platform.h",
5389 "include/grpc/support/slice.h",
5390 "include/grpc/support/slice_buffer.h",
5391 "include/grpc/support/string_util.h",
5392 "include/grpc/support/subprocess.h",
5393 "include/grpc/support/sync.h",
5394 "include/grpc/support/sync_generic.h",
5395 "include/grpc/support/sync_posix.h",
5396 "include/grpc/support/sync_win32.h",
5397 "include/grpc/support/thd.h",
5398 "include/grpc/support/time.h",
5399 "include/grpc/support/tls.h",
5400 "include/grpc/support/tls_gcc.h",
5401 "include/grpc/support/tls_msvc.h",
5402 "include/grpc/support/tls_pthread.h",
5403 "include/grpc/support/useful.h",
5404 "src/core/lib/profiling/basic_timers.c",
5405 "src/core/lib/profiling/stap_timers.c",
5406 "src/core/lib/profiling/timers.h",
5407 "src/core/lib/support/alloc.c",
5408 "src/core/lib/support/avl.c",
5409 "src/core/lib/support/backoff.c",
5410 "src/core/lib/support/backoff.h",
5411 "src/core/lib/support/block_annotate.h",
5412 "src/core/lib/support/cmdline.c",
5413 "src/core/lib/support/cpu_iphone.c",
5414 "src/core/lib/support/cpu_linux.c",
5415 "src/core/lib/support/cpu_posix.c",
5416 "src/core/lib/support/cpu_windows.c",
5417 "src/core/lib/support/env.h",
5418 "src/core/lib/support/env_linux.c",
5419 "src/core/lib/support/env_posix.c",
5420 "src/core/lib/support/env_win32.c",
5421 "src/core/lib/support/histogram.c",
5422 "src/core/lib/support/host_port.c",
5423 "src/core/lib/support/load_file.c",
5424 "src/core/lib/support/load_file.h",
5425 "src/core/lib/support/log.c",
5426 "src/core/lib/support/log_android.c",
5427 "src/core/lib/support/log_linux.c",
5428 "src/core/lib/support/log_posix.c",
5429 "src/core/lib/support/log_win32.c",
5430 "src/core/lib/support/murmur_hash.c",
5431 "src/core/lib/support/murmur_hash.h",
5432 "src/core/lib/support/slice.c",
5433 "src/core/lib/support/slice_buffer.c",
5434 "src/core/lib/support/stack_lockfree.c",
5435 "src/core/lib/support/stack_lockfree.h",
5436 "src/core/lib/support/string.c",
5437 "src/core/lib/support/string.h",
5438 "src/core/lib/support/string_posix.c",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005439 "src/core/lib/support/string_util_win32.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005440 "src/core/lib/support/string_win32.c",
5441 "src/core/lib/support/string_win32.h",
5442 "src/core/lib/support/subprocess_posix.c",
5443 "src/core/lib/support/subprocess_windows.c",
5444 "src/core/lib/support/sync.c",
5445 "src/core/lib/support/sync_posix.c",
5446 "src/core/lib/support/sync_win32.c",
5447 "src/core/lib/support/thd.c",
5448 "src/core/lib/support/thd_internal.h",
5449 "src/core/lib/support/thd_posix.c",
5450 "src/core/lib/support/thd_win32.c",
5451 "src/core/lib/support/time.c",
5452 "src/core/lib/support/time_posix.c",
5453 "src/core/lib/support/time_precise.c",
5454 "src/core/lib/support/time_precise.h",
5455 "src/core/lib/support/time_win32.c",
5456 "src/core/lib/support/tls_pthread.c",
5457 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005458 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005459 "src/core/lib/support/tmpfile_posix.c",
5460 "src/core/lib/support/tmpfile_win32.c",
5461 "src/core/lib/support/wrap_memcpy.c"
5462 ],
5463 "third_party": false,
5464 "type": "filegroup"
5465 },
5466 {
5467 "deps": [],
5468 "headers": [
5469 "include/grpc/impl/codegen/alloc.h",
5470 "include/grpc/impl/codegen/atm.h",
5471 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5472 "include/grpc/impl/codegen/atm_gcc_sync.h",
5473 "include/grpc/impl/codegen/atm_win32.h",
5474 "include/grpc/impl/codegen/log.h",
5475 "include/grpc/impl/codegen/port_platform.h",
5476 "include/grpc/impl/codegen/slice.h",
5477 "include/grpc/impl/codegen/slice_buffer.h",
5478 "include/grpc/impl/codegen/sync.h",
5479 "include/grpc/impl/codegen/sync_generic.h",
5480 "include/grpc/impl/codegen/sync_posix.h",
5481 "include/grpc/impl/codegen/sync_win32.h",
5482 "include/grpc/impl/codegen/time.h"
5483 ],
5484 "language": "c",
5485 "name": "gpr_codegen",
5486 "src": [
5487 "include/grpc/impl/codegen/alloc.h",
5488 "include/grpc/impl/codegen/atm.h",
5489 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5490 "include/grpc/impl/codegen/atm_gcc_sync.h",
5491 "include/grpc/impl/codegen/atm_win32.h",
5492 "include/grpc/impl/codegen/log.h",
5493 "include/grpc/impl/codegen/port_platform.h",
5494 "include/grpc/impl/codegen/slice.h",
5495 "include/grpc/impl/codegen/slice_buffer.h",
5496 "include/grpc/impl/codegen/sync.h",
5497 "include/grpc/impl/codegen/sync_generic.h",
5498 "include/grpc/impl/codegen/sync_posix.h",
5499 "include/grpc/impl/codegen/sync_win32.h",
5500 "include/grpc/impl/codegen/time.h"
5501 ],
5502 "third_party": false,
5503 "type": "filegroup"
5504 },
5505 {
5506 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005507 "gpr",
5508 "grpc_codegen"
5509 ],
5510 "headers": [
5511 "include/grpc/byte_buffer.h",
5512 "include/grpc/byte_buffer_reader.h",
5513 "include/grpc/compression.h",
5514 "include/grpc/grpc.h",
5515 "include/grpc/status.h",
5516 "src/core/lib/channel/channel_args.h",
5517 "src/core/lib/channel/channel_stack.h",
5518 "src/core/lib/channel/channel_stack_builder.h",
5519 "src/core/lib/channel/compress_filter.h",
5520 "src/core/lib/channel/connected_channel.h",
5521 "src/core/lib/channel/context.h",
5522 "src/core/lib/channel/http_client_filter.h",
5523 "src/core/lib/channel/http_server_filter.h",
5524 "src/core/lib/compression/algorithm_metadata.h",
5525 "src/core/lib/compression/message_compress.h",
5526 "src/core/lib/debug/trace.h",
5527 "src/core/lib/http/format_request.h",
5528 "src/core/lib/http/httpcli.h",
5529 "src/core/lib/http/parser.h",
5530 "src/core/lib/iomgr/closure.h",
5531 "src/core/lib/iomgr/endpoint.h",
5532 "src/core/lib/iomgr/endpoint_pair.h",
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -07005533 "src/core/lib/iomgr/ev_epoll_linux.h",
Sree Kuchibhotlae48b1bc2016-05-11 15:17:22 -07005534 "src/core/lib/iomgr/ev_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005535 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005536 "src/core/lib/iomgr/ev_posix.h",
5537 "src/core/lib/iomgr/exec_ctx.h",
5538 "src/core/lib/iomgr/executor.h",
5539 "src/core/lib/iomgr/iocp_windows.h",
5540 "src/core/lib/iomgr/iomgr.h",
5541 "src/core/lib/iomgr/iomgr_internal.h",
5542 "src/core/lib/iomgr/iomgr_posix.h",
5543 "src/core/lib/iomgr/pollset.h",
5544 "src/core/lib/iomgr/pollset_set.h",
5545 "src/core/lib/iomgr/pollset_set_windows.h",
5546 "src/core/lib/iomgr/pollset_windows.h",
5547 "src/core/lib/iomgr/resolve_address.h",
5548 "src/core/lib/iomgr/sockaddr.h",
5549 "src/core/lib/iomgr/sockaddr_posix.h",
5550 "src/core/lib/iomgr/sockaddr_utils.h",
5551 "src/core/lib/iomgr/sockaddr_win32.h",
5552 "src/core/lib/iomgr/socket_utils_posix.h",
5553 "src/core/lib/iomgr/socket_windows.h",
5554 "src/core/lib/iomgr/tcp_client.h",
5555 "src/core/lib/iomgr/tcp_posix.h",
5556 "src/core/lib/iomgr/tcp_server.h",
5557 "src/core/lib/iomgr/tcp_windows.h",
5558 "src/core/lib/iomgr/time_averaged_stats.h",
5559 "src/core/lib/iomgr/timer.h",
5560 "src/core/lib/iomgr/timer_heap.h",
5561 "src/core/lib/iomgr/udp_server.h",
5562 "src/core/lib/iomgr/unix_sockets_posix.h",
5563 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5564 "src/core/lib/iomgr/wakeup_fd_posix.h",
5565 "src/core/lib/iomgr/workqueue.h",
5566 "src/core/lib/iomgr/workqueue_posix.h",
5567 "src/core/lib/iomgr/workqueue_windows.h",
5568 "src/core/lib/json/json.h",
5569 "src/core/lib/json/json_common.h",
5570 "src/core/lib/json/json_reader.h",
5571 "src/core/lib/json/json_writer.h",
5572 "src/core/lib/surface/api_trace.h",
5573 "src/core/lib/surface/call.h",
5574 "src/core/lib/surface/call_test_only.h",
5575 "src/core/lib/surface/channel.h",
5576 "src/core/lib/surface/channel_init.h",
5577 "src/core/lib/surface/channel_stack_type.h",
5578 "src/core/lib/surface/completion_queue.h",
5579 "src/core/lib/surface/event_string.h",
5580 "src/core/lib/surface/init.h",
5581 "src/core/lib/surface/lame_client.h",
5582 "src/core/lib/surface/server.h",
5583 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005584 "src/core/lib/transport/byte_stream.h",
5585 "src/core/lib/transport/connectivity_state.h",
5586 "src/core/lib/transport/metadata.h",
5587 "src/core/lib/transport/metadata_batch.h",
5588 "src/core/lib/transport/static_metadata.h",
5589 "src/core/lib/transport/transport.h",
5590 "src/core/lib/transport/transport_impl.h"
5591 ],
5592 "language": "c",
5593 "name": "grpc_base",
5594 "src": [
5595 "include/grpc/byte_buffer.h",
5596 "include/grpc/byte_buffer_reader.h",
5597 "include/grpc/compression.h",
5598 "include/grpc/grpc.h",
5599 "include/grpc/status.h",
5600 "src/core/lib/channel/channel_args.c",
5601 "src/core/lib/channel/channel_args.h",
5602 "src/core/lib/channel/channel_stack.c",
5603 "src/core/lib/channel/channel_stack.h",
5604 "src/core/lib/channel/channel_stack_builder.c",
5605 "src/core/lib/channel/channel_stack_builder.h",
5606 "src/core/lib/channel/compress_filter.c",
5607 "src/core/lib/channel/compress_filter.h",
5608 "src/core/lib/channel/connected_channel.c",
5609 "src/core/lib/channel/connected_channel.h",
5610 "src/core/lib/channel/context.h",
5611 "src/core/lib/channel/http_client_filter.c",
5612 "src/core/lib/channel/http_client_filter.h",
5613 "src/core/lib/channel/http_server_filter.c",
5614 "src/core/lib/channel/http_server_filter.h",
5615 "src/core/lib/compression/algorithm_metadata.h",
5616 "src/core/lib/compression/compression_algorithm.c",
5617 "src/core/lib/compression/message_compress.c",
5618 "src/core/lib/compression/message_compress.h",
5619 "src/core/lib/debug/trace.c",
5620 "src/core/lib/debug/trace.h",
5621 "src/core/lib/http/format_request.c",
5622 "src/core/lib/http/format_request.h",
5623 "src/core/lib/http/httpcli.c",
5624 "src/core/lib/http/httpcli.h",
5625 "src/core/lib/http/parser.c",
5626 "src/core/lib/http/parser.h",
5627 "src/core/lib/iomgr/closure.c",
5628 "src/core/lib/iomgr/closure.h",
5629 "src/core/lib/iomgr/endpoint.c",
5630 "src/core/lib/iomgr/endpoint.h",
5631 "src/core/lib/iomgr/endpoint_pair.h",
5632 "src/core/lib/iomgr/endpoint_pair_posix.c",
5633 "src/core/lib/iomgr/endpoint_pair_windows.c",
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -07005634 "src/core/lib/iomgr/ev_epoll_linux.c",
5635 "src/core/lib/iomgr/ev_epoll_linux.h",
Sree Kuchibhotlae48b1bc2016-05-11 15:17:22 -07005636 "src/core/lib/iomgr/ev_epoll_posix.c",
5637 "src/core/lib/iomgr/ev_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005638 "src/core/lib/iomgr/ev_poll_posix.c",
5639 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005640 "src/core/lib/iomgr/ev_posix.c",
5641 "src/core/lib/iomgr/ev_posix.h",
5642 "src/core/lib/iomgr/exec_ctx.c",
5643 "src/core/lib/iomgr/exec_ctx.h",
5644 "src/core/lib/iomgr/executor.c",
5645 "src/core/lib/iomgr/executor.h",
5646 "src/core/lib/iomgr/iocp_windows.c",
5647 "src/core/lib/iomgr/iocp_windows.h",
5648 "src/core/lib/iomgr/iomgr.c",
5649 "src/core/lib/iomgr/iomgr.h",
5650 "src/core/lib/iomgr/iomgr_internal.h",
5651 "src/core/lib/iomgr/iomgr_posix.c",
5652 "src/core/lib/iomgr/iomgr_posix.h",
5653 "src/core/lib/iomgr/iomgr_windows.c",
5654 "src/core/lib/iomgr/pollset.h",
5655 "src/core/lib/iomgr/pollset_set.h",
5656 "src/core/lib/iomgr/pollset_set_windows.c",
5657 "src/core/lib/iomgr/pollset_set_windows.h",
5658 "src/core/lib/iomgr/pollset_windows.c",
5659 "src/core/lib/iomgr/pollset_windows.h",
5660 "src/core/lib/iomgr/resolve_address.h",
5661 "src/core/lib/iomgr/resolve_address_posix.c",
5662 "src/core/lib/iomgr/resolve_address_windows.c",
5663 "src/core/lib/iomgr/sockaddr.h",
5664 "src/core/lib/iomgr/sockaddr_posix.h",
5665 "src/core/lib/iomgr/sockaddr_utils.c",
5666 "src/core/lib/iomgr/sockaddr_utils.h",
5667 "src/core/lib/iomgr/sockaddr_win32.h",
5668 "src/core/lib/iomgr/socket_utils_common_posix.c",
5669 "src/core/lib/iomgr/socket_utils_linux.c",
5670 "src/core/lib/iomgr/socket_utils_posix.c",
5671 "src/core/lib/iomgr/socket_utils_posix.h",
5672 "src/core/lib/iomgr/socket_windows.c",
5673 "src/core/lib/iomgr/socket_windows.h",
5674 "src/core/lib/iomgr/tcp_client.h",
5675 "src/core/lib/iomgr/tcp_client_posix.c",
5676 "src/core/lib/iomgr/tcp_client_windows.c",
5677 "src/core/lib/iomgr/tcp_posix.c",
5678 "src/core/lib/iomgr/tcp_posix.h",
5679 "src/core/lib/iomgr/tcp_server.h",
5680 "src/core/lib/iomgr/tcp_server_posix.c",
5681 "src/core/lib/iomgr/tcp_server_windows.c",
5682 "src/core/lib/iomgr/tcp_windows.c",
5683 "src/core/lib/iomgr/tcp_windows.h",
5684 "src/core/lib/iomgr/time_averaged_stats.c",
5685 "src/core/lib/iomgr/time_averaged_stats.h",
5686 "src/core/lib/iomgr/timer.c",
5687 "src/core/lib/iomgr/timer.h",
5688 "src/core/lib/iomgr/timer_heap.c",
5689 "src/core/lib/iomgr/timer_heap.h",
5690 "src/core/lib/iomgr/udp_server.c",
5691 "src/core/lib/iomgr/udp_server.h",
5692 "src/core/lib/iomgr/unix_sockets_posix.c",
5693 "src/core/lib/iomgr/unix_sockets_posix.h",
5694 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5695 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5696 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5697 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5698 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5699 "src/core/lib/iomgr/wakeup_fd_posix.c",
5700 "src/core/lib/iomgr/wakeup_fd_posix.h",
5701 "src/core/lib/iomgr/workqueue.h",
5702 "src/core/lib/iomgr/workqueue_posix.c",
5703 "src/core/lib/iomgr/workqueue_posix.h",
5704 "src/core/lib/iomgr/workqueue_windows.c",
5705 "src/core/lib/iomgr/workqueue_windows.h",
5706 "src/core/lib/json/json.c",
5707 "src/core/lib/json/json.h",
5708 "src/core/lib/json/json_common.h",
5709 "src/core/lib/json/json_reader.c",
5710 "src/core/lib/json/json_reader.h",
5711 "src/core/lib/json/json_string.c",
5712 "src/core/lib/json/json_writer.c",
5713 "src/core/lib/json/json_writer.h",
5714 "src/core/lib/surface/alarm.c",
5715 "src/core/lib/surface/api_trace.c",
5716 "src/core/lib/surface/api_trace.h",
5717 "src/core/lib/surface/byte_buffer.c",
5718 "src/core/lib/surface/byte_buffer_reader.c",
5719 "src/core/lib/surface/call.c",
5720 "src/core/lib/surface/call.h",
5721 "src/core/lib/surface/call_details.c",
5722 "src/core/lib/surface/call_log_batch.c",
5723 "src/core/lib/surface/call_test_only.h",
5724 "src/core/lib/surface/channel.c",
5725 "src/core/lib/surface/channel.h",
5726 "src/core/lib/surface/channel_init.c",
5727 "src/core/lib/surface/channel_init.h",
5728 "src/core/lib/surface/channel_ping.c",
5729 "src/core/lib/surface/channel_stack_type.c",
5730 "src/core/lib/surface/channel_stack_type.h",
5731 "src/core/lib/surface/completion_queue.c",
5732 "src/core/lib/surface/completion_queue.h",
5733 "src/core/lib/surface/event_string.c",
5734 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005735 "src/core/lib/surface/init.h",
5736 "src/core/lib/surface/lame_client.c",
5737 "src/core/lib/surface/lame_client.h",
5738 "src/core/lib/surface/metadata_array.c",
5739 "src/core/lib/surface/server.c",
5740 "src/core/lib/surface/server.h",
5741 "src/core/lib/surface/surface_trace.h",
5742 "src/core/lib/surface/validate_metadata.c",
5743 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005744 "src/core/lib/transport/byte_stream.c",
5745 "src/core/lib/transport/byte_stream.h",
5746 "src/core/lib/transport/connectivity_state.c",
5747 "src/core/lib/transport/connectivity_state.h",
5748 "src/core/lib/transport/metadata.c",
5749 "src/core/lib/transport/metadata.h",
5750 "src/core/lib/transport/metadata_batch.c",
5751 "src/core/lib/transport/metadata_batch.h",
5752 "src/core/lib/transport/static_metadata.c",
5753 "src/core/lib/transport/static_metadata.h",
5754 "src/core/lib/transport/transport.c",
5755 "src/core/lib/transport/transport.h",
5756 "src/core/lib/transport/transport_impl.h",
5757 "src/core/lib/transport/transport_op_string.c"
5758 ],
5759 "third_party": false,
5760 "type": "filegroup"
5761 },
5762 {
5763 "deps": [
5764 "gpr",
5765 "grpc_base"
5766 ],
5767 "headers": [
5768 "src/core/ext/client_config/client_channel.h",
5769 "src/core/ext/client_config/client_channel_factory.h",
5770 "src/core/ext/client_config/client_config.h",
5771 "src/core/ext/client_config/connector.h",
5772 "src/core/ext/client_config/initial_connect_string.h",
5773 "src/core/ext/client_config/lb_policy.h",
5774 "src/core/ext/client_config/lb_policy_factory.h",
5775 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005776 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005777 "src/core/ext/client_config/resolver.h",
5778 "src/core/ext/client_config/resolver_factory.h",
5779 "src/core/ext/client_config/resolver_registry.h",
5780 "src/core/ext/client_config/subchannel.h",
5781 "src/core/ext/client_config/subchannel_call_holder.h",
5782 "src/core/ext/client_config/subchannel_index.h",
5783 "src/core/ext/client_config/uri_parser.h"
5784 ],
5785 "language": "c",
5786 "name": "grpc_client_config",
5787 "src": [
5788 "src/core/ext/client_config/channel_connectivity.c",
5789 "src/core/ext/client_config/client_channel.c",
5790 "src/core/ext/client_config/client_channel.h",
5791 "src/core/ext/client_config/client_channel_factory.c",
5792 "src/core/ext/client_config/client_channel_factory.h",
5793 "src/core/ext/client_config/client_config.c",
5794 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005795 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005796 "src/core/ext/client_config/connector.c",
5797 "src/core/ext/client_config/connector.h",
5798 "src/core/ext/client_config/default_initial_connect_string.c",
5799 "src/core/ext/client_config/initial_connect_string.c",
5800 "src/core/ext/client_config/initial_connect_string.h",
5801 "src/core/ext/client_config/lb_policy.c",
5802 "src/core/ext/client_config/lb_policy.h",
5803 "src/core/ext/client_config/lb_policy_factory.c",
5804 "src/core/ext/client_config/lb_policy_factory.h",
5805 "src/core/ext/client_config/lb_policy_registry.c",
5806 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005807 "src/core/ext/client_config/parse_address.c",
5808 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005809 "src/core/ext/client_config/resolver.c",
5810 "src/core/ext/client_config/resolver.h",
5811 "src/core/ext/client_config/resolver_factory.c",
5812 "src/core/ext/client_config/resolver_factory.h",
5813 "src/core/ext/client_config/resolver_registry.c",
5814 "src/core/ext/client_config/resolver_registry.h",
5815 "src/core/ext/client_config/subchannel.c",
5816 "src/core/ext/client_config/subchannel.h",
5817 "src/core/ext/client_config/subchannel_call_holder.c",
5818 "src/core/ext/client_config/subchannel_call_holder.h",
5819 "src/core/ext/client_config/subchannel_index.c",
5820 "src/core/ext/client_config/subchannel_index.h",
5821 "src/core/ext/client_config/uri_parser.c",
5822 "src/core/ext/client_config/uri_parser.h"
5823 ],
5824 "third_party": false,
5825 "type": "filegroup"
5826 },
5827 {
5828 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005829 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005830 ],
5831 "headers": [
5832 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005833 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005834 "include/grpc/impl/codegen/compression_types.h",
5835 "include/grpc/impl/codegen/connectivity_state.h",
5836 "include/grpc/impl/codegen/grpc_types.h",
5837 "include/grpc/impl/codegen/propagation_bits.h",
5838 "include/grpc/impl/codegen/status.h"
5839 ],
5840 "language": "c",
5841 "name": "grpc_codegen",
5842 "src": [
5843 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005844 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005845 "include/grpc/impl/codegen/compression_types.h",
5846 "include/grpc/impl/codegen/connectivity_state.h",
5847 "include/grpc/impl/codegen/grpc_types.h",
5848 "include/grpc/impl/codegen/propagation_bits.h",
5849 "include/grpc/impl/codegen/status.h"
5850 ],
5851 "third_party": false,
5852 "type": "filegroup"
5853 },
5854 {
5855 "deps": [
5856 "gpr",
5857 "grpc_base",
5858 "grpc_client_config",
5859 "nanopb"
5860 ],
5861 "headers": [
5862 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005863 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005864 ],
5865 "language": "c",
5866 "name": "grpc_lb_policy_grpclb",
5867 "src": [
5868 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5869 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005870 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
5871 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005872 ],
5873 "third_party": false,
5874 "type": "filegroup"
5875 },
5876 {
5877 "deps": [
5878 "gpr",
5879 "grpc_base",
5880 "grpc_client_config"
5881 ],
5882 "headers": [],
5883 "language": "c",
5884 "name": "grpc_lb_policy_pick_first",
5885 "src": [
5886 "src/core/ext/lb_policy/pick_first/pick_first.c"
5887 ],
5888 "third_party": false,
5889 "type": "filegroup"
5890 },
5891 {
5892 "deps": [
5893 "gpr",
5894 "grpc_base",
5895 "grpc_client_config"
5896 ],
5897 "headers": [],
5898 "language": "c",
5899 "name": "grpc_lb_policy_round_robin",
5900 "src": [
5901 "src/core/ext/lb_policy/round_robin/round_robin.c"
5902 ],
5903 "third_party": false,
5904 "type": "filegroup"
5905 },
5906 {
5907 "deps": [
5908 "gpr",
5909 "grpc_base",
5910 "grpc_client_config"
5911 ],
5912 "headers": [],
5913 "language": "c",
5914 "name": "grpc_resolver_dns_native",
5915 "src": [
5916 "src/core/ext/resolver/dns/native/dns_resolver.c"
5917 ],
5918 "third_party": false,
5919 "type": "filegroup"
5920 },
5921 {
5922 "deps": [
5923 "gpr",
5924 "grpc_base",
5925 "grpc_client_config"
5926 ],
5927 "headers": [],
5928 "language": "c",
5929 "name": "grpc_resolver_sockaddr",
5930 "src": [
5931 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
5932 ],
5933 "third_party": false,
5934 "type": "filegroup"
5935 },
5936 {
5937 "deps": [
5938 "gpr",
5939 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07005940 "grpc_transport_chttp2_alpn",
5941 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07005942 ],
5943 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07005944 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005945 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07005946 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07005947 "src/core/lib/security/context/security_context.h",
5948 "src/core/lib/security/credentials/composite/composite_credentials.h",
5949 "src/core/lib/security/credentials/credentials.h",
5950 "src/core/lib/security/credentials/fake/fake_credentials.h",
5951 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
5952 "src/core/lib/security/credentials/iam/iam_credentials.h",
5953 "src/core/lib/security/credentials/jwt/json_token.h",
5954 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
5955 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
5956 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
5957 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
5958 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
5959 "src/core/lib/security/transport/auth_filters.h",
5960 "src/core/lib/security/transport/handshake.h",
5961 "src/core/lib/security/transport/secure_endpoint.h",
5962 "src/core/lib/security/transport/security_connector.h",
5963 "src/core/lib/security/util/b64.h",
5964 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005965 ],
5966 "language": "c",
5967 "name": "grpc_secure",
5968 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07005969 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005970 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07005971 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005972 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07005973 "src/core/lib/security/context/security_context.c",
5974 "src/core/lib/security/context/security_context.h",
5975 "src/core/lib/security/credentials/composite/composite_credentials.c",
5976 "src/core/lib/security/credentials/composite/composite_credentials.h",
5977 "src/core/lib/security/credentials/credentials.c",
5978 "src/core/lib/security/credentials/credentials.h",
5979 "src/core/lib/security/credentials/credentials_metadata.c",
5980 "src/core/lib/security/credentials/fake/fake_credentials.c",
5981 "src/core/lib/security/credentials/fake/fake_credentials.h",
5982 "src/core/lib/security/credentials/google_default/credentials_posix.c",
5983 "src/core/lib/security/credentials/google_default/credentials_win32.c",
5984 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
5985 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
5986 "src/core/lib/security/credentials/iam/iam_credentials.c",
5987 "src/core/lib/security/credentials/iam/iam_credentials.h",
5988 "src/core/lib/security/credentials/jwt/json_token.c",
5989 "src/core/lib/security/credentials/jwt/json_token.h",
5990 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
5991 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
5992 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
5993 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
5994 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
5995 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
5996 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
5997 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
5998 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
5999 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6000 "src/core/lib/security/transport/auth_filters.h",
6001 "src/core/lib/security/transport/client_auth_filter.c",
6002 "src/core/lib/security/transport/handshake.c",
6003 "src/core/lib/security/transport/handshake.h",
6004 "src/core/lib/security/transport/secure_endpoint.c",
6005 "src/core/lib/security/transport/secure_endpoint.h",
6006 "src/core/lib/security/transport/security_connector.c",
6007 "src/core/lib/security/transport/security_connector.h",
6008 "src/core/lib/security/transport/server_auth_filter.c",
6009 "src/core/lib/security/util/b64.c",
6010 "src/core/lib/security/util/b64.h",
6011 "src/core/lib/security/util/json_util.c",
6012 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006013 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006014 ],
6015 "third_party": false,
6016 "type": "filegroup"
6017 },
6018 {
6019 "deps": [
6020 "gpr_test_util",
6021 "grpc"
6022 ],
6023 "headers": [
6024 "test/core/end2end/cq_verifier.h",
6025 "test/core/end2end/fixtures/proxy.h",
6026 "test/core/iomgr/endpoint_tests.h",
6027 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006028 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006029 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006030 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006031 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006032 "test/core/util/port.h",
6033 "test/core/util/port_server_client.h",
6034 "test/core/util/slice_splitter.h"
6035 ],
6036 "language": "c",
6037 "name": "grpc_test_util_base",
6038 "src": [
6039 "test/core/end2end/cq_verifier.c",
6040 "test/core/end2end/cq_verifier.h",
6041 "test/core/end2end/fixtures/proxy.c",
6042 "test/core/end2end/fixtures/proxy.h",
6043 "test/core/iomgr/endpoint_tests.c",
6044 "test/core/iomgr/endpoint_tests.h",
6045 "test/core/util/grpc_profiler.c",
6046 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006047 "test/core/util/memory_counters.c",
6048 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006049 "test/core/util/mock_endpoint.c",
6050 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006051 "test/core/util/parse_hexstring.c",
6052 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006053 "test/core/util/passthru_endpoint.c",
6054 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006055 "test/core/util/port.h",
6056 "test/core/util/port_posix.c",
6057 "test/core/util/port_server_client.c",
6058 "test/core/util/port_server_client.h",
6059 "test/core/util/port_windows.c",
6060 "test/core/util/slice_splitter.c",
6061 "test/core/util/slice_splitter.h"
6062 ],
6063 "third_party": false,
6064 "type": "filegroup"
6065 },
6066 {
6067 "deps": [
6068 "gpr",
6069 "grpc_base",
6070 "grpc_transport_chttp2_alpn"
6071 ],
6072 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006073 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006074 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6075 "src/core/ext/transport/chttp2/transport/frame.h",
6076 "src/core/ext/transport/chttp2/transport/frame_data.h",
6077 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6078 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6079 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6080 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6081 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6082 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6083 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6084 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6085 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6086 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6087 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6088 "src/core/ext/transport/chttp2/transport/internal.h",
6089 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6090 "src/core/ext/transport/chttp2/transport/stream_map.h",
6091 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6092 "src/core/ext/transport/chttp2/transport/varint.h"
6093 ],
6094 "language": "c",
6095 "name": "grpc_transport_chttp2",
6096 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006097 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6098 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6099 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006100 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6101 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6102 "src/core/ext/transport/chttp2/transport/frame.h",
6103 "src/core/ext/transport/chttp2/transport/frame_data.c",
6104 "src/core/ext/transport/chttp2/transport/frame_data.h",
6105 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6106 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6107 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6108 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6109 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6110 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6111 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6112 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6113 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6114 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6115 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6116 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6117 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6118 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6119 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6120 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6121 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6122 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6123 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6124 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6125 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6126 "src/core/ext/transport/chttp2/transport/internal.h",
6127 "src/core/ext/transport/chttp2/transport/parsing.c",
6128 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6129 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6130 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6131 "src/core/ext/transport/chttp2/transport/stream_map.c",
6132 "src/core/ext/transport/chttp2/transport/stream_map.h",
6133 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6134 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6135 "src/core/ext/transport/chttp2/transport/varint.c",
6136 "src/core/ext/transport/chttp2/transport/varint.h",
6137 "src/core/ext/transport/chttp2/transport/writing.c"
6138 ],
6139 "third_party": false,
6140 "type": "filegroup"
6141 },
6142 {
6143 "deps": [
6144 "gpr"
6145 ],
6146 "headers": [
6147 "src/core/ext/transport/chttp2/alpn/alpn.h"
6148 ],
6149 "language": "c",
6150 "name": "grpc_transport_chttp2_alpn",
6151 "src": [
6152 "src/core/ext/transport/chttp2/alpn/alpn.c",
6153 "src/core/ext/transport/chttp2/alpn/alpn.h"
6154 ],
6155 "third_party": false,
6156 "type": "filegroup"
6157 },
6158 {
6159 "deps": [
6160 "gpr",
6161 "grpc_base",
6162 "grpc_client_config",
6163 "grpc_transport_chttp2"
6164 ],
6165 "headers": [],
6166 "language": "c",
6167 "name": "grpc_transport_chttp2_client_insecure",
6168 "src": [
6169 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6170 ],
6171 "third_party": false,
6172 "type": "filegroup"
6173 },
6174 {
6175 "deps": [
6176 "gpr",
6177 "grpc_base",
6178 "grpc_client_config",
6179 "grpc_secure",
6180 "grpc_transport_chttp2"
6181 ],
6182 "headers": [],
6183 "language": "c",
6184 "name": "grpc_transport_chttp2_client_secure",
6185 "src": [
6186 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6187 ],
6188 "third_party": false,
6189 "type": "filegroup"
6190 },
6191 {
6192 "deps": [
6193 "gpr",
6194 "grpc_base",
6195 "grpc_transport_chttp2"
6196 ],
6197 "headers": [],
6198 "language": "c",
6199 "name": "grpc_transport_chttp2_server_insecure",
6200 "src": [
6201 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6202 ],
6203 "third_party": false,
6204 "type": "filegroup"
6205 },
6206 {
6207 "deps": [
6208 "gpr",
6209 "grpc_base",
6210 "grpc_secure",
6211 "grpc_transport_chttp2"
6212 ],
6213 "headers": [],
6214 "language": "c",
6215 "name": "grpc_transport_chttp2_server_secure",
6216 "src": [
6217 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6218 ],
6219 "third_party": false,
6220 "type": "filegroup"
6221 },
6222 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006223 "deps": [
6224 "grpc_base",
6225 "grpc_transport_chttp2"
6226 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006227 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006228 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6229 ],
6230 "language": "c",
6231 "name": "grpc_transport_cronet_client_secure",
6232 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006233 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6234 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006235 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006236 ],
6237 "third_party": false,
6238 "type": "filegroup"
6239 },
6240 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006241 "deps": [],
6242 "headers": [
6243 "third_party/nanopb/pb.h",
6244 "third_party/nanopb/pb_common.h",
6245 "third_party/nanopb/pb_decode.h",
6246 "third_party/nanopb/pb_encode.h"
6247 ],
6248 "language": "c",
6249 "name": "nanopb",
6250 "src": [],
6251 "third_party": false,
6252 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006253 },
6254 {
6255 "deps": [
6256 "gpr"
6257 ],
6258 "headers": [
6259 "src/core/lib/tsi/fake_transport_security.h",
6260 "src/core/lib/tsi/ssl_transport_security.h",
6261 "src/core/lib/tsi/ssl_types.h",
6262 "src/core/lib/tsi/transport_security.h",
6263 "src/core/lib/tsi/transport_security_interface.h"
6264 ],
6265 "language": "c",
6266 "name": "tsi",
6267 "src": [
6268 "src/core/lib/tsi/fake_transport_security.c",
6269 "src/core/lib/tsi/fake_transport_security.h",
6270 "src/core/lib/tsi/ssl_transport_security.c",
6271 "src/core/lib/tsi/ssl_transport_security.h",
6272 "src/core/lib/tsi/ssl_types.h",
6273 "src/core/lib/tsi/transport_security.c",
6274 "src/core/lib/tsi/transport_security.h",
6275 "src/core/lib/tsi/transport_security_interface.h"
6276 ],
6277 "third_party": false,
6278 "type": "filegroup"
6279 },
6280 {
6281 "deps": [
6282 "grpc",
6283 "grpc++_codegen",
6284 "grpc++_config"
6285 ],
6286 "headers": [
6287 "include/grpc++/alarm.h",
6288 "include/grpc++/channel.h",
6289 "include/grpc++/client_context.h",
6290 "include/grpc++/completion_queue.h",
6291 "include/grpc++/create_channel.h",
6292 "include/grpc++/generic/async_generic_service.h",
6293 "include/grpc++/generic/generic_stub.h",
6294 "include/grpc++/grpc++.h",
6295 "include/grpc++/impl/call.h",
6296 "include/grpc++/impl/client_unary_call.h",
6297 "include/grpc++/impl/grpc_library.h",
6298 "include/grpc++/impl/method_handler_impl.h",
6299 "include/grpc++/impl/proto_utils.h",
6300 "include/grpc++/impl/rpc_method.h",
6301 "include/grpc++/impl/rpc_service_method.h",
6302 "include/grpc++/impl/serialization_traits.h",
6303 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006304 "include/grpc++/impl/server_builder_plugin.h",
6305 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006306 "include/grpc++/impl/service_type.h",
6307 "include/grpc++/impl/sync.h",
6308 "include/grpc++/impl/sync_cxx11.h",
6309 "include/grpc++/impl/sync_no_cxx11.h",
6310 "include/grpc++/impl/thd.h",
6311 "include/grpc++/impl/thd_cxx11.h",
6312 "include/grpc++/impl/thd_no_cxx11.h",
6313 "include/grpc++/security/auth_context.h",
6314 "include/grpc++/security/auth_metadata_processor.h",
6315 "include/grpc++/security/credentials.h",
6316 "include/grpc++/security/server_credentials.h",
6317 "include/grpc++/server.h",
6318 "include/grpc++/server_builder.h",
6319 "include/grpc++/server_context.h",
6320 "include/grpc++/support/async_stream.h",
6321 "include/grpc++/support/async_unary_call.h",
6322 "include/grpc++/support/byte_buffer.h",
6323 "include/grpc++/support/channel_arguments.h",
6324 "include/grpc++/support/slice.h",
6325 "include/grpc++/support/status.h",
6326 "include/grpc++/support/status_code_enum.h",
6327 "include/grpc++/support/string_ref.h",
6328 "include/grpc++/support/stub_options.h",
6329 "include/grpc++/support/sync_stream.h",
6330 "include/grpc++/support/time.h",
6331 "src/cpp/client/create_channel_internal.h",
6332 "src/cpp/common/core_codegen.h",
6333 "src/cpp/server/dynamic_thread_pool.h",
6334 "src/cpp/server/thread_pool_interface.h"
6335 ],
6336 "language": "c++",
6337 "name": "grpc++_base",
6338 "src": [
6339 "include/grpc++/alarm.h",
6340 "include/grpc++/channel.h",
6341 "include/grpc++/client_context.h",
6342 "include/grpc++/completion_queue.h",
6343 "include/grpc++/create_channel.h",
6344 "include/grpc++/generic/async_generic_service.h",
6345 "include/grpc++/generic/generic_stub.h",
6346 "include/grpc++/grpc++.h",
6347 "include/grpc++/impl/call.h",
6348 "include/grpc++/impl/client_unary_call.h",
6349 "include/grpc++/impl/grpc_library.h",
6350 "include/grpc++/impl/method_handler_impl.h",
6351 "include/grpc++/impl/proto_utils.h",
6352 "include/grpc++/impl/rpc_method.h",
6353 "include/grpc++/impl/rpc_service_method.h",
6354 "include/grpc++/impl/serialization_traits.h",
6355 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006356 "include/grpc++/impl/server_builder_plugin.h",
6357 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006358 "include/grpc++/impl/service_type.h",
6359 "include/grpc++/impl/sync.h",
6360 "include/grpc++/impl/sync_cxx11.h",
6361 "include/grpc++/impl/sync_no_cxx11.h",
6362 "include/grpc++/impl/thd.h",
6363 "include/grpc++/impl/thd_cxx11.h",
6364 "include/grpc++/impl/thd_no_cxx11.h",
6365 "include/grpc++/security/auth_context.h",
6366 "include/grpc++/security/auth_metadata_processor.h",
6367 "include/grpc++/security/credentials.h",
6368 "include/grpc++/security/server_credentials.h",
6369 "include/grpc++/server.h",
6370 "include/grpc++/server_builder.h",
6371 "include/grpc++/server_context.h",
6372 "include/grpc++/support/async_stream.h",
6373 "include/grpc++/support/async_unary_call.h",
6374 "include/grpc++/support/byte_buffer.h",
6375 "include/grpc++/support/channel_arguments.h",
6376 "include/grpc++/support/slice.h",
6377 "include/grpc++/support/status.h",
6378 "include/grpc++/support/status_code_enum.h",
6379 "include/grpc++/support/string_ref.h",
6380 "include/grpc++/support/stub_options.h",
6381 "include/grpc++/support/sync_stream.h",
6382 "include/grpc++/support/time.h",
6383 "src/cpp/client/channel.cc",
6384 "src/cpp/client/client_context.cc",
6385 "src/cpp/client/create_channel.cc",
6386 "src/cpp/client/create_channel_internal.cc",
6387 "src/cpp/client/create_channel_internal.h",
6388 "src/cpp/client/credentials.cc",
6389 "src/cpp/client/generic_stub.cc",
6390 "src/cpp/client/insecure_credentials.cc",
6391 "src/cpp/common/channel_arguments.cc",
6392 "src/cpp/common/completion_queue.cc",
6393 "src/cpp/common/core_codegen.cc",
6394 "src/cpp/common/core_codegen.h",
6395 "src/cpp/common/rpc_method.cc",
6396 "src/cpp/server/async_generic_service.cc",
6397 "src/cpp/server/create_default_thread_pool.cc",
6398 "src/cpp/server/dynamic_thread_pool.cc",
6399 "src/cpp/server/dynamic_thread_pool.h",
6400 "src/cpp/server/insecure_server_credentials.cc",
6401 "src/cpp/server/server.cc",
6402 "src/cpp/server/server_builder.cc",
6403 "src/cpp/server/server_context.cc",
6404 "src/cpp/server/server_credentials.cc",
6405 "src/cpp/server/thread_pool_interface.h",
6406 "src/cpp/util/byte_buffer.cc",
6407 "src/cpp/util/slice.cc",
6408 "src/cpp/util/status.cc",
6409 "src/cpp/util/string_ref.cc",
6410 "src/cpp/util/time.cc"
6411 ],
6412 "third_party": false,
6413 "type": "filegroup"
6414 },
6415 {
6416 "deps": [
6417 "grpc++_config_codegen",
6418 "grpc_codegen"
6419 ],
6420 "headers": [
6421 "include/grpc++/impl/codegen/async_stream.h",
6422 "include/grpc++/impl/codegen/async_unary_call.h",
6423 "include/grpc++/impl/codegen/call.h",
6424 "include/grpc++/impl/codegen/call_hook.h",
6425 "include/grpc++/impl/codegen/channel_interface.h",
6426 "include/grpc++/impl/codegen/client_context.h",
6427 "include/grpc++/impl/codegen/client_unary_call.h",
6428 "include/grpc++/impl/codegen/completion_queue.h",
6429 "include/grpc++/impl/codegen/completion_queue_tag.h",
6430 "include/grpc++/impl/codegen/core_codegen_interface.h",
6431 "include/grpc++/impl/codegen/create_auth_context.h",
6432 "include/grpc++/impl/codegen/grpc_library.h",
6433 "include/grpc++/impl/codegen/method_handler_impl.h",
6434 "include/grpc++/impl/codegen/proto_utils.h",
6435 "include/grpc++/impl/codegen/rpc_method.h",
6436 "include/grpc++/impl/codegen/rpc_service_method.h",
6437 "include/grpc++/impl/codegen/security/auth_context.h",
6438 "include/grpc++/impl/codegen/serialization_traits.h",
6439 "include/grpc++/impl/codegen/server_context.h",
6440 "include/grpc++/impl/codegen/server_interface.h",
6441 "include/grpc++/impl/codegen/service_type.h",
6442 "include/grpc++/impl/codegen/status.h",
6443 "include/grpc++/impl/codegen/status_code_enum.h",
6444 "include/grpc++/impl/codegen/string_ref.h",
6445 "include/grpc++/impl/codegen/stub_options.h",
6446 "include/grpc++/impl/codegen/sync.h",
6447 "include/grpc++/impl/codegen/sync_cxx11.h",
6448 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6449 "include/grpc++/impl/codegen/sync_stream.h",
6450 "include/grpc++/impl/codegen/time.h"
6451 ],
6452 "language": "c++",
6453 "name": "grpc++_codegen",
6454 "src": [
6455 "include/grpc++/impl/codegen/async_stream.h",
6456 "include/grpc++/impl/codegen/async_unary_call.h",
6457 "include/grpc++/impl/codegen/call.h",
6458 "include/grpc++/impl/codegen/call_hook.h",
6459 "include/grpc++/impl/codegen/channel_interface.h",
6460 "include/grpc++/impl/codegen/client_context.h",
6461 "include/grpc++/impl/codegen/client_unary_call.h",
6462 "include/grpc++/impl/codegen/completion_queue.h",
6463 "include/grpc++/impl/codegen/completion_queue_tag.h",
6464 "include/grpc++/impl/codegen/core_codegen_interface.h",
6465 "include/grpc++/impl/codegen/create_auth_context.h",
6466 "include/grpc++/impl/codegen/grpc_library.h",
6467 "include/grpc++/impl/codegen/method_handler_impl.h",
6468 "include/grpc++/impl/codegen/proto_utils.h",
6469 "include/grpc++/impl/codegen/rpc_method.h",
6470 "include/grpc++/impl/codegen/rpc_service_method.h",
6471 "include/grpc++/impl/codegen/security/auth_context.h",
6472 "include/grpc++/impl/codegen/serialization_traits.h",
6473 "include/grpc++/impl/codegen/server_context.h",
6474 "include/grpc++/impl/codegen/server_interface.h",
6475 "include/grpc++/impl/codegen/service_type.h",
6476 "include/grpc++/impl/codegen/status.h",
6477 "include/grpc++/impl/codegen/status_code_enum.h",
6478 "include/grpc++/impl/codegen/string_ref.h",
6479 "include/grpc++/impl/codegen/stub_options.h",
6480 "include/grpc++/impl/codegen/sync.h",
6481 "include/grpc++/impl/codegen/sync_cxx11.h",
6482 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6483 "include/grpc++/impl/codegen/sync_stream.h",
6484 "include/grpc++/impl/codegen/time.h",
6485 "src/cpp/codegen/codegen_init.cc"
6486 ],
6487 "third_party": false,
6488 "type": "filegroup"
6489 },
6490 {
6491 "deps": [
6492 "grpc++_config_codegen"
6493 ],
6494 "headers": [
6495 "include/grpc++/support/config.h",
6496 "include/grpc++/support/config_protobuf.h"
6497 ],
6498 "language": "c++",
6499 "name": "grpc++_config",
6500 "src": [
6501 "include/grpc++/support/config.h",
6502 "include/grpc++/support/config_protobuf.h"
6503 ],
6504 "third_party": false,
6505 "type": "filegroup"
6506 },
6507 {
6508 "deps": [],
6509 "headers": [
6510 "include/grpc++/impl/codegen/config.h",
6511 "include/grpc++/impl/codegen/config_protobuf.h"
6512 ],
6513 "language": "c++",
6514 "name": "grpc++_config_codegen",
6515 "src": [
6516 "include/grpc++/impl/codegen/config.h",
6517 "include/grpc++/impl/codegen/config_protobuf.h"
6518 ],
6519 "third_party": false,
6520 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006521 }
6522]