blob: 325028dc0003e90c2e28e4e610ecd49526730286 [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 Tillerf707d622016-05-06 14:26:12 -0700990 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -0700991 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700992 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -0700993 ],
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",
Craig Tillerf707d622016-05-06 14:26:12 -07001006 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07001008 "test/core/http/request_fuzzer.c"
1009 ],
1010 "third_party": false,
1011 "type": "target"
1012 },
1013 {
1014 "deps": [
1015 "gpr",
1016 "gpr_test_util",
1017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "http_response_fuzzer_test",
1023 "src": [
1024 "test/core/http/response_fuzzer.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",
Matthew Iselin1824f052016-02-10 12:16:06 +11001038 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/format_request_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",
Craig Tiller224b04f2015-06-25 07:11:18 -07001049 "grpc",
1050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "httpcli_test",
1055 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001056 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001070 "name": "httpscli_test",
1071 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001072 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001086 "name": "init_test",
1087 "src": [
1088 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001092 },
1093 {
1094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001095 "gpr",
1096 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001102 "name": "internal_api_canary_iomgr_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_support_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",
1134 "name": "internal_api_canary_transport_test",
1135 "src": [
1136 "test/core/internal_api_canaries/iomgr.c"
1137 ],
1138 "third_party": false,
1139 "type": "target"
1140 },
1141 {
1142 "deps": [
1143 "gpr",
1144 "gpr_test_util",
1145 "grpc",
1146 "grpc_test_util"
1147 ],
1148 "headers": [],
1149 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001150 "name": "invalid_call_argument_test",
1151 "src": [
1152 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001153 ],
1154 "third_party": false,
1155 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001156 },
1157 {
1158 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001159 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001160 "gpr_test_util",
1161 "grpc",
1162 "grpc_test_util"
1163 ],
1164 "headers": [],
1165 "language": "c",
1166 "name": "json_fuzzer_test",
1167 "src": [
1168 "test/core/json/fuzzer.c"
1169 ],
1170 "third_party": false,
1171 "type": "target"
1172 },
1173 {
1174 "deps": [
1175 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001176 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "json_rewrite",
1181 "src": [
1182 "test/core/json/json_rewrite.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",
1196 "name": "json_rewrite_test",
1197 "src": [
1198 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001212 "name": "json_stream_error_test",
1213 "src": [
1214 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "json_test",
1229 "src": [
1230 "test/core/json/json_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",
1244 "name": "lame_client_test",
1245 "src": [
1246 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001255 "grpc",
1256 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001257 ],
1258 "headers": [],
1259 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001260 "name": "lb_policies_test",
1261 "src": [
1262 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001271 "grpc",
1272 "grpc_test_util"
1273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001276 "name": "low_level_ping_pong_benchmark",
1277 "src": [
1278 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001287 "grpc",
1288 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001289 ],
1290 "headers": [],
1291 "language": "c",
1292 "name": "message_compress_test",
1293 "src": [
1294 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001295 ],
1296 "third_party": false,
1297 "type": "target"
1298 },
1299 {
1300 "deps": [
1301 "gpr",
1302 "gpr_test_util",
1303 "grpc",
1304 "grpc_test_util"
1305 ],
1306 "headers": [],
1307 "language": "c",
1308 "name": "mlog_test",
1309 "src": [
1310 "test/core/census/mlog_test.c"
1311 ],
1312 "third_party": false,
1313 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001314 },
1315 {
1316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001317 "gpr",
1318 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001319 "grpc",
1320 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001321 ],
1322 "headers": [],
1323 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001324 "name": "multiple_server_queues_test",
1325 "src": [
1326 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001327 ],
1328 "third_party": false,
1329 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001330 },
1331 {
1332 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001333 "gpr",
1334 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
1338 "name": "murmur_hash_test",
1339 "src": [
1340 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001349 "grpc",
1350 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001351 ],
1352 "headers": [],
1353 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001354 "name": "nanopb_fuzzer_response_test",
1355 "src": [
1356 "test/core/nanopb/fuzzer_response.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",
1370 "name": "nanopb_fuzzer_serverlist_test",
1371 "src": [
1372 "test/core/nanopb/fuzzer_serverlist.c"
1373 ],
1374 "third_party": false,
1375 "type": "target"
1376 },
1377 {
1378 "deps": [
1379 "gpr",
1380 "gpr_test_util",
1381 "grpc",
1382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "name": "no_server_test",
1387 "src": [
1388 "test/core/end2end/no_server_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "name": "resolve_address_test",
1403 "src": [
1404 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001413 "grpc",
1414 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001415 ],
1416 "headers": [],
1417 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001418 "name": "secure_channel_create_test",
1419 "src": [
1420 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001429 "grpc",
1430 "grpc_test_util"
1431 ],
1432 "headers": [],
1433 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001434 "name": "secure_endpoint_test",
1435 "src": [
1436 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
1450 "name": "server_chttp2_test",
1451 "src": [
1452 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001453 ],
1454 "third_party": false,
1455 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001456 },
1457 {
1458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 "gpr",
1460 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001461 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001462 "grpc_test_util"
1463 ],
1464 "headers": [],
1465 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001466 "name": "server_fuzzer",
1467 "src": [
1468 "test/core/end2end/fuzzers/server_fuzzer.c"
1469 ],
1470 "third_party": false,
1471 "type": "target"
1472 },
1473 {
1474 "deps": [
1475 "gpr",
1476 "gpr_test_util",
1477 "grpc",
1478 "grpc_test_util"
1479 ],
1480 "headers": [],
1481 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001482 "name": "server_test",
1483 "src": [
1484 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001485 ],
1486 "third_party": false,
1487 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001488 },
1489 {
1490 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001491 "gpr",
1492 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001493 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001494 "grpc_test_util",
1495 "test_tcp_server"
1496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "set_initial_connect_string_test",
1500 "src": [
1501 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001510 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001515 "name": "sockaddr_resolver_test",
1516 "src": [
1517 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001526 "grpc",
1527 "grpc_test_util"
1528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "name": "sockaddr_utils_test",
1532 "src": [
1533 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001547 "name": "socket_utils_test",
1548 "src": [
1549 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001558 "grpc",
1559 "grpc_test_util"
1560 ],
1561 "headers": [],
1562 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 "name": "tcp_client_posix_test",
1564 "src": [
1565 "test/core/iomgr/tcp_client_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_posix_test",
1580 "src": [
1581 "test/core/iomgr/tcp_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": "tcp_server_posix_test",
1596 "src": [
1597 "test/core/iomgr/tcp_server_posix_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",
1611 "name": "time_averaged_stats_test",
1612 "src": [
1613 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001627 "name": "timeout_encoding_test",
1628 "src": [
1629 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "grpc",
1639 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 ],
1641 "headers": [],
1642 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001643 "name": "timer_heap_test",
1644 "src": [
1645 "test/core/iomgr/timer_heap_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",
1659 "name": "timer_list_test",
1660 "src": [
1661 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 "name": "timers_test",
1676 "src": [
1677 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001686 "grpc",
1687 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001688 ],
1689 "headers": [],
1690 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001691 "name": "transport_connectivity_state_test",
1692 "src": [
1693 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001702 "grpc",
1703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 "name": "transport_metadata_test",
1708 "src": [
1709 "test/core/transport/metadata_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",
1719 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 ],
1721 "headers": [],
1722 "language": "c",
1723 "name": "transport_security_test",
1724 "src": [
1725 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001734 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001739 "name": "udp_server_test",
1740 "src": [
1741 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001742 ],
1743 "third_party": false,
1744 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001745 },
1746 {
1747 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 "gpr",
1749 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001750 "grpc",
1751 "grpc_test_util"
1752 ],
1753 "headers": [],
1754 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001755 "name": "uri_fuzzer_test",
1756 "src": [
1757 "test/core/client_config/uri_fuzzer_test.c"
1758 ],
1759 "third_party": false,
1760 "type": "target"
1761 },
1762 {
1763 "deps": [
1764 "gpr",
1765 "gpr_test_util",
1766 "grpc",
1767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001771 "name": "uri_parser_test",
1772 "src": [
1773 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001777 },
1778 {
1779 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001780 "gpr",
1781 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001782 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001783 "grpc_test_util"
1784 ],
1785 "headers": [],
1786 "language": "c",
1787 "name": "workqueue_test",
1788 "src": [
1789 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001790 ],
1791 "third_party": false,
1792 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001793 },
1794 {
1795 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001796 "gpr",
1797 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001798 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001799 "grpc++",
1800 "grpc++_test_util",
1801 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001802 ],
1803 "headers": [],
1804 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001805 "name": "alarm_cpp_test",
1806 "src": [
1807 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001808 ],
1809 "third_party": false,
1810 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001811 },
1812 {
1813 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001814 "gpr",
1815 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001816 "grpc",
1817 "grpc++",
1818 "grpc++_test_util",
1819 "grpc_test_util"
1820 ],
1821 "headers": [],
1822 "language": "c++",
1823 "name": "async_end2end_test",
1824 "src": [
1825 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001826 ],
1827 "third_party": false,
1828 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001829 },
1830 {
1831 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001832 "gpr",
1833 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001834 "grpc",
1835 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001836 "grpc++_test_util",
1837 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001838 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001839 ],
1840 "headers": [],
1841 "language": "c++",
1842 "name": "async_streaming_ping_pong_test",
1843 "src": [
1844 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001845 ],
1846 "third_party": false,
1847 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001848 },
1849 {
1850 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001851 "gpr",
1852 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001853 "grpc",
1854 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001855 "grpc++_test_util",
1856 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001857 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001858 ],
1859 "headers": [],
1860 "language": "c++",
1861 "name": "async_unary_ping_pong_test",
1862 "src": [
1863 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001864 ],
1865 "third_party": false,
1866 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001867 },
1868 {
1869 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001870 "gpr",
1871 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001872 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001873 "grpc++",
1874 "grpc++_test_util",
1875 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001876 ],
1877 "headers": [],
1878 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001879 "name": "auth_property_iterator_test",
1880 "src": [
1881 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001882 ],
1883 "third_party": false,
1884 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001885 },
1886 {
1887 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001888 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001889 "grpc",
1890 "grpc++"
1891 ],
1892 "headers": [],
1893 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001894 "name": "channel_arguments_test",
1895 "src": [
yang-g52705592015-11-25 11:45:33 -08001896 "test/cpp/common/channel_arguments_test.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": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001903 "gpr",
1904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001905 "grpc",
1906 "grpc++",
1907 "grpc++_test_util",
1908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001909 ],
1910 "headers": [],
1911 "language": "c++",
1912 "name": "cli_call_test",
1913 "src": [
1914 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001915 ],
1916 "third_party": false,
1917 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001918 },
1919 {
1920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001921 "gpr",
1922 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001923 "grpc",
1924 "grpc++",
1925 "grpc++_test_util",
1926 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001927 ],
1928 "headers": [],
1929 "language": "c++",
1930 "name": "client_crash_test",
1931 "src": [
1932 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001933 ],
1934 "third_party": false,
1935 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001936 },
1937 {
1938 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001939 "gpr",
1940 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001941 "grpc",
1942 "grpc++",
1943 "grpc++_test_util",
1944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001945 ],
1946 "headers": [],
1947 "language": "c++",
1948 "name": "client_crash_test_server",
1949 "src": [
1950 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001951 ],
1952 "third_party": false,
1953 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001954 },
1955 {
1956 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001957 "gpr",
1958 "grpc",
1959 "grpc++",
Craig Tiller03d8f2f2016-04-07 08:02:16 -07001960 "grpc++_codegen"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001961 ],
1962 "headers": [
1963 "src/proto/grpc/testing/control.grpc.pb.h",
1964 "src/proto/grpc/testing/control.pb.h",
1965 "src/proto/grpc/testing/messages.grpc.pb.h",
1966 "src/proto/grpc/testing/messages.pb.h",
1967 "src/proto/grpc/testing/payloads.grpc.pb.h",
1968 "src/proto/grpc/testing/payloads.pb.h",
1969 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1970 "src/proto/grpc/testing/perf_db.pb.h",
1971 "src/proto/grpc/testing/services.grpc.pb.h",
1972 "src/proto/grpc/testing/services.pb.h",
1973 "src/proto/grpc/testing/stats.grpc.pb.h",
1974 "src/proto/grpc/testing/stats.pb.h"
1975 ],
1976 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001977 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001978 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001979 "test/cpp/codegen/codegen_test_full.cc"
1980 ],
1981 "third_party": false,
1982 "type": "target"
1983 },
1984 {
1985 "deps": [
1986 "grpc++_codegen"
1987 ],
1988 "headers": [
1989 "src/proto/grpc/testing/control.grpc.pb.h",
1990 "src/proto/grpc/testing/control.pb.h",
1991 "src/proto/grpc/testing/messages.grpc.pb.h",
1992 "src/proto/grpc/testing/messages.pb.h",
1993 "src/proto/grpc/testing/payloads.grpc.pb.h",
1994 "src/proto/grpc/testing/payloads.pb.h",
1995 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1996 "src/proto/grpc/testing/perf_db.pb.h",
1997 "src/proto/grpc/testing/services.grpc.pb.h",
1998 "src/proto/grpc/testing/services.pb.h",
1999 "src/proto/grpc/testing/stats.grpc.pb.h",
2000 "src/proto/grpc/testing/stats.pb.h"
2001 ],
2002 "language": "c++",
2003 "name": "codegen_test_minimal",
2004 "src": [
2005 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
2009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002013 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002015 ],
2016 "headers": [],
2017 "language": "c++",
2018 "name": "credentials_test",
2019 "src": [
2020 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002021 ],
2022 "third_party": false,
2023 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002024 },
2025 {
2026 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002027 "gpr",
2028 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002029 "grpc",
2030 "grpc++",
2031 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002032 ],
2033 "headers": [],
2034 "language": "c++",
2035 "name": "cxx_byte_buffer_test",
2036 "src": [
2037 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002038 ],
2039 "third_party": false,
2040 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002041 },
2042 {
2043 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002044 "gpr",
2045 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002046 "grpc",
2047 "grpc++",
2048 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002049 ],
2050 "headers": [],
2051 "language": "c++",
2052 "name": "cxx_slice_test",
2053 "src": [
2054 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002055 ],
2056 "third_party": false,
2057 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002058 },
2059 {
2060 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002061 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002062 ],
2063 "headers": [],
2064 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002065 "name": "cxx_string_ref_test",
2066 "src": [
2067 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002068 ],
2069 "third_party": false,
2070 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002071 },
2072 {
2073 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002074 "gpr",
2075 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 "grpc",
2077 "grpc++",
2078 "grpc_test_util"
2079 ],
2080 "headers": [],
2081 "language": "c++",
2082 "name": "cxx_time_test",
2083 "src": [
2084 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002085 ],
2086 "third_party": false,
2087 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002088 },
2089 {
2090 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002091 "gpr",
2092 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002093 "grpc",
2094 "grpc++",
2095 "grpc++_test_util",
2096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002097 ],
2098 "headers": [],
2099 "language": "c++",
2100 "name": "end2end_test",
2101 "src": [
2102 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002103 ],
2104 "third_party": false,
2105 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002106 },
2107 {
2108 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002109 "gpr",
2110 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002111 "grpc",
2112 "grpc++",
2113 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002114 "grpc_test_util",
2115 "qps"
2116 ],
2117 "headers": [],
2118 "language": "c++",
2119 "name": "generic_async_streaming_ping_pong_test",
2120 "src": [
2121 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002122 ],
2123 "third_party": false,
2124 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002125 },
2126 {
2127 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002128 "gpr",
2129 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002130 "grpc",
2131 "grpc++",
2132 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002134 ],
2135 "headers": [],
2136 "language": "c++",
2137 "name": "generic_end2end_test",
2138 "src": [
2139 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002140 ],
2141 "third_party": false,
2142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002143 },
2144 {
2145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002146 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002147 "grpc",
2148 "grpc++"
2149 ],
2150 "headers": [
2151 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2152 "src/proto/grpc/testing/compiler_test.pb.h"
2153 ],
2154 "language": "c++",
2155 "name": "golden_file_test",
2156 "src": [
2157 "test/cpp/codegen/golden_file_test.cc"
2158 ],
2159 "third_party": false,
2160 "type": "target"
2161 },
2162 {
2163 "deps": [
2164 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002165 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002166 "grpc",
2167 "grpc++",
2168 "grpc++_test_config",
2169 "grpc++_test_util",
2170 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002171 ],
2172 "headers": [],
2173 "language": "c++",
2174 "name": "grpc_cli",
2175 "src": [
2176 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002177 ],
2178 "third_party": false,
2179 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002180 },
2181 {
2182 "deps": [
2183 "grpc_plugin_support"
2184 ],
2185 "headers": [],
2186 "language": "c++",
2187 "name": "grpc_cpp_plugin",
2188 "src": [
2189 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002190 ],
2191 "third_party": false,
2192 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002193 },
2194 {
2195 "deps": [
2196 "grpc_plugin_support"
2197 ],
2198 "headers": [],
2199 "language": "c++",
2200 "name": "grpc_csharp_plugin",
2201 "src": [
2202 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002203 ],
2204 "third_party": false,
2205 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002206 },
2207 {
2208 "deps": [
2209 "grpc_plugin_support"
2210 ],
2211 "headers": [],
2212 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002213 "name": "grpc_node_plugin",
2214 "src": [
2215 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002216 ],
2217 "third_party": false,
2218 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002219 },
2220 {
2221 "deps": [
2222 "grpc_plugin_support"
2223 ],
2224 "headers": [],
2225 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002226 "name": "grpc_objective_c_plugin",
2227 "src": [
2228 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002232 },
2233 {
2234 "deps": [
2235 "grpc_plugin_support"
2236 ],
2237 "headers": [],
2238 "language": "c++",
2239 "name": "grpc_python_plugin",
2240 "src": [
2241 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002242 ],
2243 "third_party": false,
2244 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002245 },
2246 {
2247 "deps": [
2248 "grpc_plugin_support"
2249 ],
2250 "headers": [],
2251 "language": "c++",
2252 "name": "grpc_ruby_plugin",
2253 "src": [
2254 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002255 ],
2256 "third_party": false,
2257 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002258 },
2259 {
2260 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002261 "grpc",
2262 "grpc++",
2263 "grpc++_test_util",
2264 "grpc_test_util"
2265 ],
2266 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002267 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2268 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002269 ],
2270 "language": "c++",
2271 "name": "grpclb_api_test",
2272 "src": [
2273 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002274 ],
2275 "third_party": false,
2276 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 },
2278 {
2279 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002280 "gpr",
2281 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002282 "grpc",
2283 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002284 "grpc++_test_util",
2285 "grpc_test_util"
2286 ],
2287 "headers": [],
2288 "language": "c++",
2289 "name": "hybrid_end2end_test",
2290 "src": [
2291 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002292 ],
2293 "third_party": false,
2294 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002295 },
2296 {
2297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002298 "gpr",
2299 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002300 "grpc",
2301 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002302 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002303 "grpc++_test_util",
2304 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "interop_client_helper",
2306 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002307 ],
2308 "headers": [],
2309 "language": "c++",
2310 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002311 "src": [],
2312 "third_party": false,
2313 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002314 },
2315 {
2316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002317 "gpr",
2318 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002319 "grpc",
2320 "grpc++",
2321 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 "grpc++_test_util",
2323 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002324 "interop_server_helper",
2325 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002326 ],
2327 "headers": [],
2328 "language": "c++",
2329 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002330 "src": [],
2331 "third_party": false,
2332 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002333 },
2334 {
2335 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002336 "gpr",
2337 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002338 "grpc",
2339 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002340 ],
2341 "headers": [],
2342 "language": "c++",
2343 "name": "interop_test",
2344 "src": [
2345 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002346 ],
2347 "third_party": false,
2348 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002349 },
2350 {
2351 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002352 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002353 "gpr_test_util",
2354 "grpc",
2355 "grpc++",
2356 "grpc++_test_config",
2357 "grpc++_test_util",
2358 "grpc_test_util"
2359 ],
2360 "headers": [],
2361 "language": "c++",
2362 "name": "json_run_localhost",
2363 "src": [
2364 "test/cpp/qps/json_run_localhost.cc"
2365 ],
2366 "third_party": false,
2367 "type": "target"
2368 },
2369 {
2370 "deps": [
2371 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002372 "grpc",
2373 "grpc++",
2374 "grpc++_test_config"
2375 ],
2376 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002377 "src/proto/grpc/testing/metrics.grpc.pb.h",
2378 "src/proto/grpc/testing/metrics.pb.h",
2379 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002380 ],
2381 "language": "c++",
2382 "name": "metrics_client",
2383 "src": [
2384 "test/cpp/interop/metrics_client.cc",
2385 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002386 ],
2387 "third_party": false,
2388 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002389 },
2390 {
2391 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002392 "gpr",
2393 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002394 "grpc",
2395 "grpc++",
2396 "grpc++_test_util",
2397 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002398 ],
2399 "headers": [],
2400 "language": "c++",
2401 "name": "mock_test",
2402 "src": [
2403 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002404 ],
2405 "third_party": false,
2406 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 },
2408 {
2409 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002410 "gpr",
2411 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002412 "grpc",
2413 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002414 "grpc++_test_util",
2415 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002416 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002417 ],
2418 "headers": [],
2419 "language": "c++",
2420 "name": "qps_interarrival_test",
2421 "src": [
2422 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002423 ],
2424 "third_party": false,
2425 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002426 },
2427 {
2428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002429 "gpr",
2430 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002431 "grpc",
2432 "grpc++",
2433 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 "grpc++_test_util",
2435 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002436 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002437 ],
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002438 "headers": [
2439 "test/cpp/qps/parse_json.h"
2440 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002442 "name": "qps_json_driver",
2443 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07002444 "test/cpp/qps/parse_json.cc",
2445 "test/cpp/qps/parse_json.h",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002446 "test/cpp/qps/qps_json_driver.cc"
2447 ],
2448 "third_party": false,
2449 "type": "target"
2450 },
2451 {
2452 "deps": [
2453 "gpr",
2454 "gpr_test_util",
2455 "grpc",
2456 "grpc++",
2457 "grpc++_test_config",
2458 "grpc++_test_util",
2459 "grpc_test_util",
2460 "qps"
2461 ],
2462 "headers": [],
2463 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002464 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002465 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002466 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002467 ],
2468 "third_party": false,
2469 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002470 },
2471 {
2472 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002473 "gpr",
2474 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002475 "grpc",
2476 "grpc++",
2477 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002478 "grpc++_test_util",
2479 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002480 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002481 ],
2482 "headers": [],
2483 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002484 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002485 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002486 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002487 ],
2488 "third_party": false,
2489 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002490 },
2491 {
2492 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002493 "gpr",
2494 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002495 "grpc",
2496 "grpc++",
2497 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002498 "grpc++_test_util",
2499 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002500 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 ],
2502 "headers": [
2503 "test/cpp/qps/client.h",
2504 "test/cpp/qps/server.h"
2505 ],
2506 "language": "c++",
2507 "name": "qps_worker",
2508 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002509 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002510 "test/cpp/qps/server.h",
2511 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002512 ],
2513 "third_party": false,
2514 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002515 },
2516 {
2517 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002518 "gpr",
2519 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002520 "grpc",
2521 "grpc++",
2522 "grpc++_test_config",
2523 "grpc++_test_util",
2524 "grpc_test_util"
2525 ],
2526 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002527 "src/proto/grpc/testing/empty.grpc.pb.h",
2528 "src/proto/grpc/testing/empty.pb.h",
2529 "src/proto/grpc/testing/messages.grpc.pb.h",
2530 "src/proto/grpc/testing/messages.pb.h",
2531 "src/proto/grpc/testing/test.grpc.pb.h",
2532 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002533 ],
2534 "language": "c++",
2535 "name": "reconnect_interop_client",
2536 "src": [
2537 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002538 ],
2539 "third_party": false,
2540 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002541 },
2542 {
2543 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002544 "gpr",
2545 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002546 "grpc",
2547 "grpc++",
2548 "grpc++_test_config",
2549 "grpc++_test_util",
2550 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002551 "reconnect_server",
2552 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002553 ],
2554 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002555 "src/proto/grpc/testing/empty.grpc.pb.h",
2556 "src/proto/grpc/testing/empty.pb.h",
2557 "src/proto/grpc/testing/messages.grpc.pb.h",
2558 "src/proto/grpc/testing/messages.pb.h",
2559 "src/proto/grpc/testing/test.grpc.pb.h",
2560 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002561 ],
2562 "language": "c++",
2563 "name": "reconnect_interop_server",
2564 "src": [
2565 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002566 ],
2567 "third_party": false,
2568 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002569 },
2570 {
2571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002572 "gpr",
2573 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002574 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002575 "grpc++",
2576 "grpc++_test_util",
2577 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002578 ],
2579 "headers": [],
2580 "language": "c++",
2581 "name": "secure_auth_context_test",
2582 "src": [
2583 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002584 ],
2585 "third_party": false,
2586 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002587 },
2588 {
2589 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002590 "gpr",
2591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002592 "grpc",
2593 "grpc++",
2594 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002595 "grpc_test_util",
2596 "qps"
2597 ],
2598 "headers": [],
2599 "language": "c++",
2600 "name": "secure_sync_unary_ping_pong_test",
2601 "src": [
2602 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002603 ],
2604 "third_party": false,
2605 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002606 },
2607 {
2608 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002609 "gpr",
2610 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002611 "grpc",
2612 "grpc++",
2613 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002614 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002615 ],
2616 "headers": [],
2617 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002618 "name": "server_builder_plugin_test",
2619 "src": [
2620 "test/cpp/end2end/server_builder_plugin_test.cc"
2621 ],
2622 "third_party": false,
2623 "type": "target"
2624 },
2625 {
2626 "deps": [
2627 "gpr",
2628 "gpr_test_util",
2629 "grpc",
2630 "grpc++",
2631 "grpc++_test_util",
2632 "grpc_test_util"
2633 ],
2634 "headers": [],
2635 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002636 "name": "server_crash_test",
2637 "src": [
2638 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002639 ],
2640 "third_party": false,
2641 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002642 },
2643 {
2644 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002645 "gpr",
2646 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002647 "grpc",
2648 "grpc++",
2649 "grpc++_test_util",
2650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002651 ],
2652 "headers": [],
2653 "language": "c++",
2654 "name": "server_crash_test_client",
2655 "src": [
2656 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002657 ],
2658 "third_party": false,
2659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002660 },
2661 {
2662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002663 "gpr",
2664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002665 "grpc",
2666 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002667 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002668 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002669 ],
2670 "headers": [],
2671 "language": "c++",
2672 "name": "shutdown_test",
2673 "src": [
2674 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002675 ],
2676 "third_party": false,
2677 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002678 },
2679 {
2680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002681 "gpr",
2682 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002683 "grpc",
2684 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002685 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002686 ],
2687 "headers": [],
2688 "language": "c++",
2689 "name": "status_test",
2690 "src": [
2691 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002692 ],
2693 "third_party": false,
2694 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002695 },
2696 {
2697 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002698 "gpr",
2699 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002700 "grpc",
2701 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002702 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002703 "grpc_test_util"
2704 ],
2705 "headers": [],
2706 "language": "c++",
2707 "name": "streaming_throughput_test",
2708 "src": [
2709 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002710 ],
2711 "third_party": false,
2712 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002713 },
2714 {
2715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002716 "gpr",
2717 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002718 "grpc",
2719 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002720 "grpc++_test_config",
2721 "grpc++_test_util",
2722 "grpc_test_util"
2723 ],
2724 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002725 "src/proto/grpc/testing/empty.grpc.pb.h",
2726 "src/proto/grpc/testing/empty.pb.h",
2727 "src/proto/grpc/testing/messages.grpc.pb.h",
2728 "src/proto/grpc/testing/messages.pb.h",
2729 "src/proto/grpc/testing/metrics.grpc.pb.h",
2730 "src/proto/grpc/testing/metrics.pb.h",
2731 "src/proto/grpc/testing/test.grpc.pb.h",
2732 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002733 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002734 "test/cpp/interop/interop_client.h",
2735 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002736 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002737 ],
2738 "language": "c++",
2739 "name": "stress_test",
2740 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002741 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002742 "test/cpp/interop/interop_client.cc",
2743 "test/cpp/interop/interop_client.h",
2744 "test/cpp/interop/stress_interop_client.cc",
2745 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002746 "test/cpp/interop/stress_test.cc",
2747 "test/cpp/util/metrics_server.cc",
2748 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002749 ],
2750 "third_party": false,
2751 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002752 },
2753 {
2754 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002755 "gpr",
2756 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002757 "grpc",
2758 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002759 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002760 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002761 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002762 ],
2763 "headers": [],
2764 "language": "c++",
2765 "name": "sync_streaming_ping_pong_test",
2766 "src": [
2767 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002768 ],
2769 "third_party": false,
2770 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002771 },
2772 {
2773 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002774 "gpr",
2775 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002776 "grpc",
2777 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002778 "grpc++_test_util",
2779 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002780 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002781 ],
2782 "headers": [],
2783 "language": "c++",
2784 "name": "sync_unary_ping_pong_test",
2785 "src": [
2786 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002787 ],
2788 "third_party": false,
2789 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002790 },
2791 {
2792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002793 "gpr",
2794 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002795 "grpc",
2796 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002797 "grpc++_test_util",
2798 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002799 ],
2800 "headers": [],
2801 "language": "c++",
2802 "name": "thread_stress_test",
2803 "src": [
2804 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002805 ],
2806 "third_party": false,
2807 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002808 },
2809 {
2810 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002811 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002812 "grpc"
2813 ],
2814 "headers": [],
2815 "language": "c89",
2816 "name": "public_headers_must_be_c89",
2817 "src": [
2818 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002819 ],
2820 "third_party": false,
2821 "type": "target"
2822 },
2823 {
2824 "deps": [
2825 "boringssl",
2826 "boringssl_aes_test_lib",
2827 "boringssl_test_util"
2828 ],
2829 "headers": [],
2830 "language": "c++",
2831 "name": "boringssl_aes_test",
2832 "src": [],
2833 "third_party": true,
2834 "type": "target"
2835 },
2836 {
2837 "deps": [
2838 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002839 "boringssl_asn1_test_lib",
2840 "boringssl_test_util"
2841 ],
2842 "headers": [],
2843 "language": "c++",
2844 "name": "boringssl_asn1_test",
2845 "src": [],
2846 "third_party": true,
2847 "type": "target"
2848 },
2849 {
2850 "deps": [
2851 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002852 "boringssl_base64_test_lib",
2853 "boringssl_test_util"
2854 ],
2855 "headers": [],
2856 "language": "c++",
2857 "name": "boringssl_base64_test",
2858 "src": [],
2859 "third_party": true,
2860 "type": "target"
2861 },
2862 {
2863 "deps": [
2864 "boringssl",
2865 "boringssl_bio_test_lib",
2866 "boringssl_test_util"
2867 ],
2868 "headers": [],
2869 "language": "c++",
2870 "name": "boringssl_bio_test",
2871 "src": [],
2872 "third_party": true,
2873 "type": "target"
2874 },
2875 {
2876 "deps": [
2877 "boringssl",
2878 "boringssl_bn_test_lib",
2879 "boringssl_test_util"
2880 ],
2881 "headers": [],
2882 "language": "c++",
2883 "name": "boringssl_bn_test",
2884 "src": [],
2885 "third_party": true,
2886 "type": "target"
2887 },
2888 {
2889 "deps": [
2890 "boringssl",
2891 "boringssl_bytestring_test_lib",
2892 "boringssl_test_util"
2893 ],
2894 "headers": [],
2895 "language": "c++",
2896 "name": "boringssl_bytestring_test",
2897 "src": [],
2898 "third_party": true,
2899 "type": "target"
2900 },
2901 {
2902 "deps": [
2903 "boringssl",
2904 "boringssl_aead_test_lib",
2905 "boringssl_test_util"
2906 ],
2907 "headers": [],
2908 "language": "c++",
2909 "name": "boringssl_aead_test",
2910 "src": [],
2911 "third_party": true,
2912 "type": "target"
2913 },
2914 {
2915 "deps": [
2916 "boringssl",
2917 "boringssl_cipher_test_lib",
2918 "boringssl_test_util"
2919 ],
2920 "headers": [],
2921 "language": "c++",
2922 "name": "boringssl_cipher_test",
2923 "src": [],
2924 "third_party": true,
2925 "type": "target"
2926 },
2927 {
2928 "deps": [
2929 "boringssl",
2930 "boringssl_cmac_test_lib",
2931 "boringssl_test_util"
2932 ],
2933 "headers": [],
2934 "language": "c++",
2935 "name": "boringssl_cmac_test",
2936 "src": [],
2937 "third_party": true,
2938 "type": "target"
2939 },
2940 {
2941 "deps": [
2942 "boringssl",
2943 "boringssl_constant_time_test_lib",
2944 "boringssl_test_util"
2945 ],
2946 "headers": [],
2947 "language": "c++",
2948 "name": "boringssl_constant_time_test",
2949 "src": [],
2950 "third_party": true,
2951 "type": "target"
2952 },
2953 {
2954 "deps": [
2955 "boringssl",
2956 "boringssl_ed25519_test_lib",
2957 "boringssl_test_util"
2958 ],
2959 "headers": [],
2960 "language": "c++",
2961 "name": "boringssl_ed25519_test",
2962 "src": [],
2963 "third_party": true,
2964 "type": "target"
2965 },
2966 {
2967 "deps": [
2968 "boringssl",
2969 "boringssl_test_util",
2970 "boringssl_x25519_test_lib"
2971 ],
2972 "headers": [],
2973 "language": "c++",
2974 "name": "boringssl_x25519_test",
2975 "src": [],
2976 "third_party": true,
2977 "type": "target"
2978 },
2979 {
2980 "deps": [
2981 "boringssl",
2982 "boringssl_dh_test_lib",
2983 "boringssl_test_util"
2984 ],
2985 "headers": [],
2986 "language": "c++",
2987 "name": "boringssl_dh_test",
2988 "src": [],
2989 "third_party": true,
2990 "type": "target"
2991 },
2992 {
2993 "deps": [
2994 "boringssl",
2995 "boringssl_digest_test_lib",
2996 "boringssl_test_util"
2997 ],
2998 "headers": [],
2999 "language": "c++",
3000 "name": "boringssl_digest_test",
3001 "src": [],
3002 "third_party": true,
3003 "type": "target"
3004 },
3005 {
3006 "deps": [
3007 "boringssl",
3008 "boringssl_dsa_test_lib",
3009 "boringssl_test_util"
3010 ],
3011 "headers": [],
3012 "language": "c++",
3013 "name": "boringssl_dsa_test",
3014 "src": [],
3015 "third_party": true,
3016 "type": "target"
3017 },
3018 {
3019 "deps": [
3020 "boringssl",
3021 "boringssl_ec_test_lib",
3022 "boringssl_test_util"
3023 ],
3024 "headers": [],
3025 "language": "c++",
3026 "name": "boringssl_ec_test",
3027 "src": [],
3028 "third_party": true,
3029 "type": "target"
3030 },
3031 {
3032 "deps": [
3033 "boringssl",
3034 "boringssl_example_mul_lib",
3035 "boringssl_test_util"
3036 ],
3037 "headers": [],
3038 "language": "c++",
3039 "name": "boringssl_example_mul",
3040 "src": [],
3041 "third_party": true,
3042 "type": "target"
3043 },
3044 {
3045 "deps": [
3046 "boringssl",
3047 "boringssl_ecdsa_test_lib",
3048 "boringssl_test_util"
3049 ],
3050 "headers": [],
3051 "language": "c++",
3052 "name": "boringssl_ecdsa_test",
3053 "src": [],
3054 "third_party": true,
3055 "type": "target"
3056 },
3057 {
3058 "deps": [
3059 "boringssl",
3060 "boringssl_err_test_lib",
3061 "boringssl_test_util"
3062 ],
3063 "headers": [],
3064 "language": "c++",
3065 "name": "boringssl_err_test",
3066 "src": [],
3067 "third_party": true,
3068 "type": "target"
3069 },
3070 {
3071 "deps": [
3072 "boringssl",
3073 "boringssl_evp_extra_test_lib",
3074 "boringssl_test_util"
3075 ],
3076 "headers": [],
3077 "language": "c++",
3078 "name": "boringssl_evp_extra_test",
3079 "src": [],
3080 "third_party": true,
3081 "type": "target"
3082 },
3083 {
3084 "deps": [
3085 "boringssl",
3086 "boringssl_evp_test_lib",
3087 "boringssl_test_util"
3088 ],
3089 "headers": [],
3090 "language": "c++",
3091 "name": "boringssl_evp_test",
3092 "src": [],
3093 "third_party": true,
3094 "type": "target"
3095 },
3096 {
3097 "deps": [
3098 "boringssl",
3099 "boringssl_pbkdf_test_lib",
3100 "boringssl_test_util"
3101 ],
3102 "headers": [],
3103 "language": "c++",
3104 "name": "boringssl_pbkdf_test",
3105 "src": [],
3106 "third_party": true,
3107 "type": "target"
3108 },
3109 {
3110 "deps": [
3111 "boringssl",
3112 "boringssl_hkdf_test_lib",
3113 "boringssl_test_util"
3114 ],
3115 "headers": [],
3116 "language": "c++",
3117 "name": "boringssl_hkdf_test",
3118 "src": [],
3119 "third_party": true,
3120 "type": "target"
3121 },
3122 {
3123 "deps": [
3124 "boringssl",
3125 "boringssl_hmac_test_lib",
3126 "boringssl_test_util"
3127 ],
3128 "headers": [],
3129 "language": "c++",
3130 "name": "boringssl_hmac_test",
3131 "src": [],
3132 "third_party": true,
3133 "type": "target"
3134 },
3135 {
3136 "deps": [
3137 "boringssl",
3138 "boringssl_lhash_test_lib",
3139 "boringssl_test_util"
3140 ],
3141 "headers": [],
3142 "language": "c++",
3143 "name": "boringssl_lhash_test",
3144 "src": [],
3145 "third_party": true,
3146 "type": "target"
3147 },
3148 {
3149 "deps": [
3150 "boringssl",
3151 "boringssl_gcm_test_lib",
3152 "boringssl_test_util"
3153 ],
3154 "headers": [],
3155 "language": "c++",
3156 "name": "boringssl_gcm_test",
3157 "src": [],
3158 "third_party": true,
3159 "type": "target"
3160 },
3161 {
3162 "deps": [
3163 "boringssl",
3164 "boringssl_pkcs12_test_lib",
3165 "boringssl_test_util"
3166 ],
3167 "headers": [],
3168 "language": "c++",
3169 "name": "boringssl_pkcs12_test",
3170 "src": [],
3171 "third_party": true,
3172 "type": "target"
3173 },
3174 {
3175 "deps": [
3176 "boringssl",
3177 "boringssl_pkcs8_test_lib",
3178 "boringssl_test_util"
3179 ],
3180 "headers": [],
3181 "language": "c++",
3182 "name": "boringssl_pkcs8_test",
3183 "src": [],
3184 "third_party": true,
3185 "type": "target"
3186 },
3187 {
3188 "deps": [
3189 "boringssl",
3190 "boringssl_poly1305_test_lib",
3191 "boringssl_test_util"
3192 ],
3193 "headers": [],
3194 "language": "c++",
3195 "name": "boringssl_poly1305_test",
3196 "src": [],
3197 "third_party": true,
3198 "type": "target"
3199 },
3200 {
3201 "deps": [
3202 "boringssl",
3203 "boringssl_refcount_test_lib",
3204 "boringssl_test_util"
3205 ],
3206 "headers": [],
3207 "language": "c++",
3208 "name": "boringssl_refcount_test",
3209 "src": [],
3210 "third_party": true,
3211 "type": "target"
3212 },
3213 {
3214 "deps": [
3215 "boringssl",
3216 "boringssl_rsa_test_lib",
3217 "boringssl_test_util"
3218 ],
3219 "headers": [],
3220 "language": "c++",
3221 "name": "boringssl_rsa_test",
3222 "src": [],
3223 "third_party": true,
3224 "type": "target"
3225 },
3226 {
3227 "deps": [
3228 "boringssl",
3229 "boringssl_test_util",
3230 "boringssl_thread_test_lib"
3231 ],
3232 "headers": [],
3233 "language": "c++",
3234 "name": "boringssl_thread_test",
3235 "src": [],
3236 "third_party": true,
3237 "type": "target"
3238 },
3239 {
3240 "deps": [
3241 "boringssl",
3242 "boringssl_pkcs7_test_lib",
3243 "boringssl_test_util"
3244 ],
3245 "headers": [],
3246 "language": "c++",
3247 "name": "boringssl_pkcs7_test",
3248 "src": [],
3249 "third_party": true,
3250 "type": "target"
3251 },
3252 {
3253 "deps": [
3254 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003255 "boringssl_test_util",
3256 "boringssl_x509_test_lib"
3257 ],
3258 "headers": [],
3259 "language": "c++",
3260 "name": "boringssl_x509_test",
3261 "src": [],
3262 "third_party": true,
3263 "type": "target"
3264 },
3265 {
3266 "deps": [
3267 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003268 "boringssl_tab_test_lib",
3269 "boringssl_test_util"
3270 ],
3271 "headers": [],
3272 "language": "c++",
3273 "name": "boringssl_tab_test",
3274 "src": [],
3275 "third_party": true,
3276 "type": "target"
3277 },
3278 {
3279 "deps": [
3280 "boringssl",
3281 "boringssl_test_util",
3282 "boringssl_v3name_test_lib"
3283 ],
3284 "headers": [],
3285 "language": "c++",
3286 "name": "boringssl_v3name_test",
3287 "src": [],
3288 "third_party": true,
3289 "type": "target"
3290 },
3291 {
3292 "deps": [
3293 "boringssl",
3294 "boringssl_pqueue_test_lib",
3295 "boringssl_test_util"
3296 ],
3297 "headers": [],
3298 "language": "c++",
3299 "name": "boringssl_pqueue_test",
3300 "src": [],
3301 "third_party": true,
3302 "type": "target"
3303 },
3304 {
3305 "deps": [
3306 "boringssl",
3307 "boringssl_ssl_test_lib",
3308 "boringssl_test_util"
3309 ],
3310 "headers": [],
3311 "language": "c++",
3312 "name": "boringssl_ssl_test",
3313 "src": [],
3314 "third_party": true,
3315 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003316 },
3317 {
3318 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003320 "gpr",
3321 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003322 "grpc_test_util_unsecure",
3323 "grpc_unsecure"
3324 ],
3325 "headers": [],
3326 "language": "c",
3327 "name": "badreq_bad_client_test",
3328 "src": [
3329 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003330 ],
3331 "third_party": false,
3332 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003333 },
3334 {
3335 "deps": [
3336 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003337 "gpr",
3338 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003339 "grpc_test_util_unsecure",
3340 "grpc_unsecure"
3341 ],
3342 "headers": [],
3343 "language": "c",
3344 "name": "connection_prefix_bad_client_test",
3345 "src": [
3346 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003347 ],
3348 "third_party": false,
3349 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003350 },
3351 {
3352 "deps": [
3353 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003354 "gpr",
3355 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003356 "grpc_test_util_unsecure",
3357 "grpc_unsecure"
3358 ],
3359 "headers": [],
3360 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003361 "name": "head_of_line_blocking_bad_client_test",
3362 "src": [
3363 "test/core/bad_client/tests/head_of_line_blocking.c"
3364 ],
3365 "third_party": false,
3366 "type": "target"
3367 },
3368 {
3369 "deps": [
3370 "bad_client_test",
3371 "gpr",
3372 "gpr_test_util",
3373 "grpc_test_util_unsecure",
3374 "grpc_unsecure"
3375 ],
3376 "headers": [],
3377 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003378 "name": "headers_bad_client_test",
3379 "src": [
3380 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003381 ],
3382 "third_party": false,
3383 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003384 },
3385 {
3386 "deps": [
3387 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003388 "gpr",
3389 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003390 "grpc_test_util_unsecure",
3391 "grpc_unsecure"
3392 ],
3393 "headers": [],
3394 "language": "c",
3395 "name": "initial_settings_frame_bad_client_test",
3396 "src": [
3397 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003398 ],
3399 "third_party": false,
3400 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003401 },
3402 {
3403 "deps": [
3404 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003405 "gpr",
3406 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003407 "grpc_test_util_unsecure",
3408 "grpc_unsecure"
3409 ],
3410 "headers": [],
3411 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003412 "name": "large_metadata_bad_client_test",
3413 "src": [
3414 "test/core/bad_client/tests/large_metadata.c"
3415 ],
3416 "third_party": false,
3417 "type": "target"
3418 },
3419 {
3420 "deps": [
3421 "bad_client_test",
3422 "gpr",
3423 "gpr_test_util",
3424 "grpc_test_util_unsecure",
3425 "grpc_unsecure"
3426 ],
3427 "headers": [],
3428 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003429 "name": "server_registered_method_bad_client_test",
3430 "src": [
3431 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003432 ],
3433 "third_party": false,
3434 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003435 },
3436 {
3437 "deps": [
3438 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003439 "gpr",
3440 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003441 "grpc_test_util_unsecure",
3442 "grpc_unsecure"
3443 ],
3444 "headers": [],
3445 "language": "c",
3446 "name": "simple_request_bad_client_test",
3447 "src": [
3448 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003449 ],
3450 "third_party": false,
3451 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003452 },
3453 {
3454 "deps": [
3455 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003456 "gpr",
3457 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003458 "grpc_test_util_unsecure",
3459 "grpc_unsecure"
3460 ],
3461 "headers": [],
3462 "language": "c",
3463 "name": "unknown_frame_bad_client_test",
3464 "src": [
3465 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003466 ],
3467 "third_party": false,
3468 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003469 },
3470 {
3471 "deps": [
3472 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003473 "gpr",
3474 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003475 "grpc_test_util_unsecure",
3476 "grpc_unsecure"
3477 ],
3478 "headers": [],
3479 "language": "c",
3480 "name": "window_overflow_bad_client_test",
3481 "src": [
3482 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003483 ],
3484 "third_party": false,
3485 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003486 },
3487 {
3488 "deps": [
3489 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003490 "gpr",
3491 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003492 "grpc",
3493 "grpc_test_util"
3494 ],
3495 "headers": [],
3496 "language": "c",
3497 "name": "bad_ssl_alpn_server",
3498 "src": [
3499 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003500 ],
3501 "third_party": false,
3502 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003503 },
3504 {
3505 "deps": [
3506 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003507 "gpr",
3508 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003509 "grpc",
3510 "grpc_test_util"
3511 ],
3512 "headers": [],
3513 "language": "c",
3514 "name": "bad_ssl_cert_server",
3515 "src": [
3516 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003517 ],
3518 "third_party": false,
3519 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003520 },
3521 {
3522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003523 "gpr",
3524 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003525 "grpc",
3526 "grpc_test_util"
3527 ],
3528 "headers": [],
3529 "language": "c",
3530 "name": "bad_ssl_alpn_test",
3531 "src": [
3532 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003533 ],
3534 "third_party": false,
3535 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003536 },
3537 {
3538 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003539 "gpr",
3540 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003541 "grpc",
3542 "grpc_test_util"
3543 ],
3544 "headers": [],
3545 "language": "c",
3546 "name": "bad_ssl_cert_test",
3547 "src": [
3548 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003549 ],
3550 "third_party": false,
3551 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003552 },
3553 {
3554 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003555 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003556 "gpr",
3557 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003558 "grpc",
3559 "grpc_test_util"
3560 ],
3561 "headers": [],
3562 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003563 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003564 "src": [
3565 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003566 ],
3567 "third_party": false,
3568 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003569 },
3570 {
3571 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003572 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003573 "gpr",
3574 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003575 "grpc",
3576 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003577 ],
3578 "headers": [],
3579 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003580 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003581 "src": [
3582 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003583 ],
3584 "third_party": false,
3585 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003586 },
3587 {
3588 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003589 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003590 "gpr",
3591 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003592 "grpc",
3593 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003594 ],
3595 "headers": [],
3596 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003597 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003598 "src": [
3599 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003600 ],
3601 "third_party": false,
3602 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 },
3604 {
3605 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003606 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003607 "gpr",
3608 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003609 "grpc",
3610 "grpc_test_util"
3611 ],
3612 "headers": [],
3613 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003614 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003615 "src": [
3616 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003617 ],
3618 "third_party": false,
3619 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003620 },
3621 {
3622 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003623 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003624 "gpr",
3625 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003626 "grpc",
3627 "grpc_test_util"
3628 ],
3629 "headers": [],
3630 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003631 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003632 "src": [
3633 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003634 ],
3635 "third_party": false,
3636 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003637 },
3638 {
3639 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003640 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003641 "gpr",
3642 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003643 "grpc",
3644 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003645 ],
3646 "headers": [],
3647 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003648 "name": "h2_full+trace_test",
3649 "src": [
3650 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003651 ],
3652 "third_party": false,
3653 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003654 },
3655 {
3656 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003657 "end2end_tests",
3658 "gpr",
3659 "gpr_test_util",
3660 "grpc",
3661 "grpc_test_util"
3662 ],
3663 "headers": [],
3664 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003665 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003666 "src": [
3667 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003668 ],
3669 "third_party": false,
3670 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003671 },
3672 {
3673 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003674 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003675 "gpr",
3676 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003677 "grpc",
3678 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003679 ],
3680 "headers": [],
3681 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003682 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003683 "src": [
3684 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003685 ],
3686 "third_party": false,
3687 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003688 },
3689 {
3690 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003691 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003692 "gpr",
3693 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003694 "grpc",
3695 "grpc_test_util"
3696 ],
3697 "headers": [],
3698 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003699 "name": "h2_sockpair_test",
3700 "src": [
3701 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003702 ],
3703 "third_party": false,
3704 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003705 },
3706 {
3707 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003708 "end2end_tests",
3709 "gpr",
3710 "gpr_test_util",
3711 "grpc",
3712 "grpc_test_util"
3713 ],
3714 "headers": [],
3715 "language": "c",
3716 "name": "h2_sockpair+trace_test",
3717 "src": [
3718 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003719 ],
3720 "third_party": false,
3721 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003722 },
3723 {
3724 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003725 "end2end_tests",
3726 "gpr",
3727 "gpr_test_util",
3728 "grpc",
3729 "grpc_test_util"
3730 ],
3731 "headers": [],
3732 "language": "c",
3733 "name": "h2_sockpair_1byte_test",
3734 "src": [
3735 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003736 ],
3737 "third_party": false,
3738 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003739 },
3740 {
3741 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003742 "end2end_tests",
3743 "gpr",
3744 "gpr_test_util",
3745 "grpc",
3746 "grpc_test_util"
3747 ],
3748 "headers": [],
3749 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003750 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003751 "src": [
3752 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003753 ],
3754 "third_party": false,
3755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003756 },
3757 {
3758 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003759 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003760 "gpr",
3761 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003762 "grpc",
3763 "grpc_test_util"
3764 ],
3765 "headers": [],
3766 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003767 "name": "h2_ssl_cert_test",
3768 "src": [
3769 "test/core/end2end/fixtures/h2_ssl_cert.c"
3770 ],
3771 "third_party": false,
3772 "type": "target"
3773 },
3774 {
3775 "deps": [
3776 "end2end_tests",
3777 "gpr",
3778 "gpr_test_util",
3779 "grpc",
3780 "grpc_test_util"
3781 ],
3782 "headers": [],
3783 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003784 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003785 "src": [
3786 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003787 ],
3788 "third_party": false,
3789 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003790 },
3791 {
3792 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003793 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003794 "gpr",
3795 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003796 "grpc",
3797 "grpc_test_util"
3798 ],
3799 "headers": [],
3800 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003801 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003802 "src": [
3803 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003804 ],
3805 "third_party": false,
3806 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003807 },
3808 {
3809 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003810 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003811 "gpr",
3812 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003813 "grpc_test_util_unsecure",
3814 "grpc_unsecure"
3815 ],
3816 "headers": [],
3817 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003818 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003819 "src": [
3820 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003821 ],
3822 "third_party": false,
3823 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003824 },
3825 {
3826 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003827 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003828 "gpr",
3829 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003830 "grpc_test_util_unsecure",
3831 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003832 ],
3833 "headers": [],
3834 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003835 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003836 "src": [
3837 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003838 ],
3839 "third_party": false,
3840 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003841 },
3842 {
3843 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003844 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003845 "gpr",
3846 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003847 "grpc_test_util_unsecure",
3848 "grpc_unsecure"
3849 ],
3850 "headers": [],
3851 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003852 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003853 "src": [
3854 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003855 ],
3856 "third_party": false,
3857 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003858 },
3859 {
3860 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003861 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003862 "gpr",
3863 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003864 "grpc_test_util_unsecure",
3865 "grpc_unsecure"
3866 ],
3867 "headers": [],
3868 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003869 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003870 "src": [
3871 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003872 ],
3873 "third_party": false,
3874 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003875 },
3876 {
3877 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003878 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003879 "gpr",
3880 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003881 "grpc_test_util_unsecure",
3882 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003883 ],
3884 "headers": [],
3885 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003886 "name": "h2_full+trace_nosec_test",
3887 "src": [
3888 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003889 ],
3890 "third_party": false,
3891 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003892 },
3893 {
3894 "deps": [
3895 "end2end_nosec_tests",
3896 "gpr",
3897 "gpr_test_util",
3898 "grpc_test_util_unsecure",
3899 "grpc_unsecure"
3900 ],
3901 "headers": [],
3902 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003903 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003904 "src": [
3905 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003906 ],
3907 "third_party": false,
3908 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003909 },
3910 {
3911 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003912 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003913 "gpr",
3914 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003915 "grpc_test_util_unsecure",
3916 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003917 ],
3918 "headers": [],
3919 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003920 "name": "h2_sockpair_nosec_test",
3921 "src": [
3922 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003923 ],
3924 "third_party": false,
3925 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003926 },
3927 {
3928 "deps": [
3929 "end2end_nosec_tests",
3930 "gpr",
3931 "gpr_test_util",
3932 "grpc_test_util_unsecure",
3933 "grpc_unsecure"
3934 ],
3935 "headers": [],
3936 "language": "c",
3937 "name": "h2_sockpair+trace_nosec_test",
3938 "src": [
3939 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003940 ],
3941 "third_party": false,
3942 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003943 },
3944 {
3945 "deps": [
3946 "end2end_nosec_tests",
3947 "gpr",
3948 "gpr_test_util",
3949 "grpc_test_util_unsecure",
3950 "grpc_unsecure"
3951 ],
3952 "headers": [],
3953 "language": "c",
3954 "name": "h2_sockpair_1byte_nosec_test",
3955 "src": [
3956 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003957 ],
3958 "third_party": false,
3959 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003960 },
3961 {
3962 "deps": [
3963 "end2end_nosec_tests",
3964 "gpr",
3965 "gpr_test_util",
3966 "grpc_test_util_unsecure",
3967 "grpc_unsecure"
3968 ],
3969 "headers": [],
3970 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003971 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003972 "src": [
3973 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003974 ],
3975 "third_party": false,
3976 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003977 },
3978 {
3979 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003980 "gpr",
3981 "gpr_test_util",
3982 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003983 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003984 ],
3985 "headers": [],
3986 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003987 "name": "api_fuzzer_one_entry",
3988 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003989 "test/core/end2end/fuzzers/api_fuzzer.c",
3990 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003991 ],
3992 "third_party": false,
3993 "type": "target"
3994 },
3995 {
3996 "deps": [
3997 "gpr",
3998 "gpr_test_util",
3999 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004000 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07004001 ],
4002 "headers": [],
4003 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004004 "name": "client_fuzzer_one_entry",
4005 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004006 "test/core/end2end/fuzzers/client_fuzzer.c",
4007 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004008 ],
4009 "third_party": false,
4010 "type": "target"
4011 },
4012 {
4013 "deps": [
4014 "gpr",
4015 "gpr_test_util",
4016 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004017 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004018 ],
4019 "headers": [],
4020 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004021 "name": "hpack_parser_fuzzer_test_one_entry",
4022 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004023 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4024 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004025 ],
4026 "third_party": false,
4027 "type": "target"
4028 },
4029 {
4030 "deps": [
4031 "gpr",
4032 "gpr_test_util",
4033 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004034 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004035 ],
4036 "headers": [],
4037 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004038 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004039 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004040 "test/core/http/request_fuzzer.c",
4041 "test/core/util/one_corpus_entry_fuzzer.c"
4042 ],
4043 "third_party": false,
4044 "type": "target"
4045 },
4046 {
4047 "deps": [
4048 "gpr",
4049 "gpr_test_util",
4050 "grpc",
4051 "grpc_test_util"
4052 ],
4053 "headers": [],
4054 "language": "c",
4055 "name": "http_response_fuzzer_test_one_entry",
4056 "src": [
4057 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004058 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004059 ],
4060 "third_party": false,
4061 "type": "target"
4062 },
4063 {
4064 "deps": [
4065 "gpr",
4066 "gpr_test_util",
4067 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004068 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004069 ],
4070 "headers": [],
4071 "language": "c",
4072 "name": "json_fuzzer_test_one_entry",
4073 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004074 "test/core/json/fuzzer.c",
4075 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004076 ],
4077 "third_party": false,
4078 "type": "target"
4079 },
4080 {
4081 "deps": [
4082 "gpr",
4083 "gpr_test_util",
4084 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004085 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004086 ],
4087 "headers": [],
4088 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004089 "name": "nanopb_fuzzer_response_test_one_entry",
4090 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004091 "test/core/nanopb/fuzzer_response.c",
4092 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004093 ],
4094 "third_party": false,
4095 "type": "target"
4096 },
4097 {
4098 "deps": [
4099 "gpr",
4100 "gpr_test_util",
4101 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004102 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004103 ],
4104 "headers": [],
4105 "language": "c",
4106 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4107 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004108 "test/core/nanopb/fuzzer_serverlist.c",
4109 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004110 ],
4111 "third_party": false,
4112 "type": "target"
4113 },
4114 {
4115 "deps": [
4116 "gpr",
4117 "gpr_test_util",
4118 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004119 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004120 ],
4121 "headers": [],
4122 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004123 "name": "server_fuzzer_one_entry",
4124 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004125 "test/core/end2end/fuzzers/server_fuzzer.c",
4126 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004127 ],
4128 "third_party": false,
4129 "type": "target"
4130 },
4131 {
4132 "deps": [
4133 "gpr",
4134 "gpr_test_util",
4135 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004136 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004137 ],
4138 "headers": [],
4139 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004140 "name": "uri_fuzzer_test_one_entry",
4141 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004142 "test/core/client_config/uri_fuzzer_test.c",
4143 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004144 ],
4145 "third_party": false,
4146 "type": "target"
4147 },
4148 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004149 "deps": [
4150 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004151 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004152 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004153 "language": "c",
4154 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004155 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004156 "third_party": false,
4157 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004158 },
4159 {
4160 "deps": [
4161 "gpr"
4162 ],
4163 "headers": [
4164 "test/core/util/test_config.h"
4165 ],
4166 "language": "c",
4167 "name": "gpr_test_util",
4168 "src": [
4169 "test/core/util/test_config.c",
4170 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004171 ],
4172 "third_party": false,
4173 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004174 },
4175 {
4176 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004177 "census",
4178 "gpr",
4179 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004180 "grpc_lb_policy_grpclb",
4181 "grpc_lb_policy_pick_first",
4182 "grpc_lb_policy_round_robin",
4183 "grpc_resolver_dns_native",
4184 "grpc_resolver_sockaddr",
4185 "grpc_secure",
4186 "grpc_transport_chttp2_client_insecure",
4187 "grpc_transport_chttp2_client_secure",
4188 "grpc_transport_chttp2_server_insecure",
makdharmac2ec95b2016-05-11 16:26:15 -07004189 "grpc_transport_chttp2_server_secure",
4190 "grpc_transport_cronet_client_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004191 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004192 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004193 "language": "c",
4194 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004195 "src": [
4196 "src/core/lib/surface/init.c"
4197 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004198 "third_party": false,
4199 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004200 },
4201 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004202 "deps": [
4203 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004204 "grpc"
4205 ],
4206 "headers": [],
4207 "language": "c",
4208 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004209 "src": [],
4210 "third_party": false,
4211 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004212 },
4213 {
4214 "deps": [
4215 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004216 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004217 "grpc",
4218 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 ],
4220 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004221 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004222 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004223 ],
4224 "language": "c",
4225 "name": "grpc_test_util",
4226 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004227 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004228 "test/core/end2end/data/server1_cert.c",
4229 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004230 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004231 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004232 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004233 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004234 ],
4235 "third_party": false,
4236 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004237 },
4238 {
4239 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004240 "gpr",
4241 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004242 "grpc",
4243 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004244 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004245 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004246 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "language": "c",
4248 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004249 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004250 "third_party": false,
4251 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004252 },
4253 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004254 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004255 "census",
4256 "gpr",
4257 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004258 "grpc_lb_policy_grpclb",
4259 "grpc_lb_policy_pick_first",
4260 "grpc_lb_policy_round_robin",
4261 "grpc_resolver_dns_native",
4262 "grpc_resolver_sockaddr",
4263 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004264 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004265 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004266 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004267 "language": "c",
4268 "name": "grpc_unsecure",
4269 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004270 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004271 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004272 ],
4273 "third_party": false,
4274 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 },
4276 {
4277 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004278 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004279 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004280 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004281 "grpc_test_util",
4282 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004283 ],
4284 "headers": [
4285 "test/core/util/reconnect_server.h"
4286 ],
4287 "language": "c",
4288 "name": "reconnect_server",
4289 "src": [
4290 "test/core/util/reconnect_server.c",
4291 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004292 ],
4293 "third_party": false,
4294 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004295 },
4296 {
4297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004298 "gpr",
4299 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004300 "grpc",
4301 "grpc_test_util"
4302 ],
4303 "headers": [
4304 "test/core/util/test_tcp_server.h"
4305 ],
4306 "language": "c",
4307 "name": "test_tcp_server",
4308 "src": [
4309 "test/core/util/test_tcp_server.c",
4310 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004311 ],
4312 "third_party": false,
4313 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004314 },
4315 {
4316 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004317 "grpc",
4318 "grpc++_base",
4319 "grpc++_codegen"
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 ],
4321 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004323 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004324 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004325 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004326 ],
4327 "language": "c++",
4328 "name": "grpc++",
4329 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004330 "src/cpp/client/secure_credentials.cc",
4331 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004332 "src/cpp/common/auth_property_iterator.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08004333 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004334 "src/cpp/common/secure_auth_context.cc",
4335 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004336 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004337 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004338 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004339 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004340 ],
4341 "third_party": false,
4342 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 },
4344 {
4345 "deps": [],
4346 "headers": [
4347 "test/cpp/util/test_config.h"
4348 ],
4349 "language": "c++",
4350 "name": "grpc++_test_config",
4351 "src": [
4352 "test/cpp/util/test_config.cc",
4353 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004354 ],
4355 "third_party": false,
4356 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 },
4358 {
4359 "deps": [
4360 "grpc++",
4361 "grpc_test_util"
4362 ],
4363 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004364 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4365 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4366 "src/proto/grpc/testing/echo.grpc.pb.h",
4367 "src/proto/grpc/testing/echo.pb.h",
4368 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4369 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004370 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004371 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004372 "test/cpp/util/cli_call.h",
4373 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004374 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004375 "test/cpp/util/subprocess.h",
4376 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004377 ],
4378 "language": "c++",
4379 "name": "grpc++_test_util",
4380 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004381 "test/cpp/end2end/test_service_impl.cc",
4382 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004383 "test/cpp/util/byte_buffer_proto_helper.cc",
4384 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004387 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004389 "test/cpp/util/string_ref_helper.cc",
4390 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004391 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004392 "test/cpp/util/subprocess.h",
4393 "test/cpp/util/test_credentials_provider.cc",
4394 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004395 ],
4396 "third_party": false,
4397 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004398 },
4399 {
4400 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004401 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004402 "grpc",
4403 "grpc++_base",
4404 "grpc++_codegen",
Craig Tillerf75fc122015-06-25 06:58:00 -07004405 "grpc_unsecure"
4406 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004407 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004408 "language": "c++",
4409 "name": "grpc++_unsecure",
4410 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004411 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004412 ],
4413 "third_party": false,
4414 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004415 },
4416 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004417 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07004418 "grpc++_config"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004419 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004420 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004421 "src/compiler/config.h",
4422 "src/compiler/cpp_generator.h",
4423 "src/compiler/cpp_generator_helpers.h",
4424 "src/compiler/csharp_generator.h",
4425 "src/compiler/csharp_generator_helpers.h",
4426 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004427 "src/compiler/node_generator.h",
4428 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004429 "src/compiler/objective_c_generator.h",
4430 "src/compiler/objective_c_generator_helpers.h",
4431 "src/compiler/python_generator.h",
4432 "src/compiler/ruby_generator.h",
4433 "src/compiler/ruby_generator_helpers-inl.h",
4434 "src/compiler/ruby_generator_map-inl.h",
4435 "src/compiler/ruby_generator_string-inl.h"
4436 ],
4437 "language": "c++",
4438 "name": "grpc_plugin_support",
4439 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004440 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004441 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004442 "src/compiler/cpp_generator.h",
4443 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004444 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004445 "src/compiler/csharp_generator.h",
4446 "src/compiler/csharp_generator_helpers.h",
4447 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004448 "src/compiler/node_generator.cc",
4449 "src/compiler/node_generator.h",
4450 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004451 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004452 "src/compiler/objective_c_generator.h",
4453 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004454 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004455 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004456 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 "src/compiler/ruby_generator.h",
4458 "src/compiler/ruby_generator_helpers-inl.h",
4459 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004460 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004461 ],
4462 "third_party": false,
4463 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004464 },
4465 {
4466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004467 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004469 "grpc++",
4470 "grpc++_test_util",
4471 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004472 ],
4473 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004474 "src/proto/grpc/testing/messages.grpc.pb.h",
4475 "src/proto/grpc/testing/messages.pb.h",
4476 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004477 ],
4478 "language": "c++",
4479 "name": "interop_client_helper",
4480 "src": [
4481 "test/cpp/interop/client_helper.cc",
4482 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004483 ],
4484 "third_party": false,
4485 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004486 },
4487 {
4488 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004489 "gpr",
4490 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004491 "grpc",
4492 "grpc++",
4493 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004494 "grpc++_test_util",
4495 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004496 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004497 ],
4498 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004499 "src/proto/grpc/testing/empty.grpc.pb.h",
4500 "src/proto/grpc/testing/empty.pb.h",
4501 "src/proto/grpc/testing/messages.grpc.pb.h",
4502 "src/proto/grpc/testing/messages.pb.h",
4503 "src/proto/grpc/testing/test.grpc.pb.h",
4504 "src/proto/grpc/testing/test.pb.h",
4505 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004506 ],
4507 "language": "c++",
4508 "name": "interop_client_main",
4509 "src": [
4510 "test/cpp/interop/client.cc",
4511 "test/cpp/interop/interop_client.cc",
4512 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004513 ],
4514 "third_party": false,
4515 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004516 },
4517 {
4518 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004519 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004520 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004521 "grpc++",
4522 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004523 ],
4524 "headers": [
4525 "test/cpp/interop/server_helper.h"
4526 ],
4527 "language": "c++",
4528 "name": "interop_server_helper",
4529 "src": [
4530 "test/cpp/interop/server_helper.cc",
4531 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004532 ],
4533 "third_party": false,
4534 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004535 },
4536 {
4537 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004538 "gpr",
4539 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004540 "grpc",
4541 "grpc++",
4542 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 "grpc++_test_util",
4544 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004545 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 ],
4547 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004548 "src/proto/grpc/testing/empty.grpc.pb.h",
4549 "src/proto/grpc/testing/empty.pb.h",
4550 "src/proto/grpc/testing/messages.grpc.pb.h",
4551 "src/proto/grpc/testing/messages.pb.h",
4552 "src/proto/grpc/testing/test.grpc.pb.h",
4553 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004554 ],
4555 "language": "c++",
4556 "name": "interop_server_main",
4557 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004558 "test/cpp/interop/server_main.cc"
4559 ],
4560 "third_party": false,
4561 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004562 },
4563 {
4564 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004565 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004566 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004567 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 ],
4569 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004570 "src/proto/grpc/testing/control.grpc.pb.h",
4571 "src/proto/grpc/testing/control.pb.h",
4572 "src/proto/grpc/testing/messages.grpc.pb.h",
4573 "src/proto/grpc/testing/messages.pb.h",
4574 "src/proto/grpc/testing/payloads.grpc.pb.h",
4575 "src/proto/grpc/testing/payloads.pb.h",
4576 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4577 "src/proto/grpc/testing/perf_db.pb.h",
4578 "src/proto/grpc/testing/services.grpc.pb.h",
4579 "src/proto/grpc/testing/services.pb.h",
4580 "src/proto/grpc/testing/stats.grpc.pb.h",
4581 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004582 "test/cpp/qps/client.h",
4583 "test/cpp/qps/driver.h",
4584 "test/cpp/qps/histogram.h",
4585 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004586 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004587 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004588 "test/cpp/qps/qps_worker.h",
4589 "test/cpp/qps/report.h",
4590 "test/cpp/qps/server.h",
4591 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004592 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004593 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 ],
4595 "language": "c++",
4596 "name": "qps",
4597 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004598 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004599 "test/cpp/qps/client_async.cc",
4600 "test/cpp/qps/client_sync.cc",
4601 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004602 "test/cpp/qps/driver.h",
4603 "test/cpp/qps/histogram.h",
4604 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004605 "test/cpp/qps/limit_cores.cc",
4606 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004607 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004608 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004610 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004611 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "test/cpp/qps/report.h",
4613 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004614 "test/cpp/qps/server_async.cc",
4615 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004616 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004617 "test/cpp/qps/usage_timer.cc",
4618 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004619 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004621 ],
4622 "third_party": false,
4623 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 },
4625 {
4626 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004627 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004628 "grpc"
4629 ],
4630 "headers": [],
4631 "language": "csharp",
4632 "name": "grpc_csharp_ext",
4633 "src": [
4634 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004635 ],
4636 "third_party": false,
4637 "type": "lib"
4638 },
4639 {
4640 "deps": [],
4641 "headers": [
4642 "third_party/boringssl/crypto/aes/internal.h",
4643 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4644 "third_party/boringssl/crypto/bio/internal.h",
4645 "third_party/boringssl/crypto/bn/internal.h",
4646 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4647 "third_party/boringssl/crypto/bytestring/internal.h",
4648 "third_party/boringssl/crypto/cipher/internal.h",
4649 "third_party/boringssl/crypto/conf/conf_def.h",
4650 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004651 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004652 "third_party/boringssl/crypto/des/internal.h",
4653 "third_party/boringssl/crypto/dh/internal.h",
4654 "third_party/boringssl/crypto/digest/internal.h",
4655 "third_party/boringssl/crypto/digest/md32_common.h",
4656 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004657 "third_party/boringssl/crypto/ec/internal.h",
4658 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4659 "third_party/boringssl/crypto/evp/internal.h",
4660 "third_party/boringssl/crypto/internal.h",
4661 "third_party/boringssl/crypto/modes/internal.h",
4662 "third_party/boringssl/crypto/obj/obj_dat.h",
4663 "third_party/boringssl/crypto/obj/obj_xref.h",
4664 "third_party/boringssl/crypto/pkcs8/internal.h",
4665 "third_party/boringssl/crypto/rand/internal.h",
4666 "third_party/boringssl/crypto/rsa/internal.h",
4667 "third_party/boringssl/crypto/test/scoped_types.h",
4668 "third_party/boringssl/crypto/test/test_util.h",
4669 "third_party/boringssl/crypto/x509/charmap.h",
4670 "third_party/boringssl/crypto/x509/vpm_int.h",
4671 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4672 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4673 "third_party/boringssl/include/openssl/aead.h",
4674 "third_party/boringssl/include/openssl/aes.h",
4675 "third_party/boringssl/include/openssl/arm_arch.h",
4676 "third_party/boringssl/include/openssl/asn1.h",
4677 "third_party/boringssl/include/openssl/asn1_mac.h",
4678 "third_party/boringssl/include/openssl/asn1t.h",
4679 "third_party/boringssl/include/openssl/base.h",
4680 "third_party/boringssl/include/openssl/base64.h",
4681 "third_party/boringssl/include/openssl/bio.h",
4682 "third_party/boringssl/include/openssl/blowfish.h",
4683 "third_party/boringssl/include/openssl/bn.h",
4684 "third_party/boringssl/include/openssl/buf.h",
4685 "third_party/boringssl/include/openssl/buffer.h",
4686 "third_party/boringssl/include/openssl/bytestring.h",
4687 "third_party/boringssl/include/openssl/cast.h",
4688 "third_party/boringssl/include/openssl/chacha.h",
4689 "third_party/boringssl/include/openssl/cipher.h",
4690 "third_party/boringssl/include/openssl/cmac.h",
4691 "third_party/boringssl/include/openssl/conf.h",
4692 "third_party/boringssl/include/openssl/cpu.h",
4693 "third_party/boringssl/include/openssl/crypto.h",
4694 "third_party/boringssl/include/openssl/curve25519.h",
4695 "third_party/boringssl/include/openssl/des.h",
4696 "third_party/boringssl/include/openssl/dh.h",
4697 "third_party/boringssl/include/openssl/digest.h",
4698 "third_party/boringssl/include/openssl/dsa.h",
4699 "third_party/boringssl/include/openssl/dtls1.h",
4700 "third_party/boringssl/include/openssl/ec.h",
4701 "third_party/boringssl/include/openssl/ec_key.h",
4702 "third_party/boringssl/include/openssl/ecdh.h",
4703 "third_party/boringssl/include/openssl/ecdsa.h",
4704 "third_party/boringssl/include/openssl/engine.h",
4705 "third_party/boringssl/include/openssl/err.h",
4706 "third_party/boringssl/include/openssl/evp.h",
4707 "third_party/boringssl/include/openssl/ex_data.h",
4708 "third_party/boringssl/include/openssl/hkdf.h",
4709 "third_party/boringssl/include/openssl/hmac.h",
4710 "third_party/boringssl/include/openssl/lhash.h",
4711 "third_party/boringssl/include/openssl/lhash_macros.h",
4712 "third_party/boringssl/include/openssl/md4.h",
4713 "third_party/boringssl/include/openssl/md5.h",
4714 "third_party/boringssl/include/openssl/mem.h",
4715 "third_party/boringssl/include/openssl/obj.h",
4716 "third_party/boringssl/include/openssl/obj_mac.h",
4717 "third_party/boringssl/include/openssl/objects.h",
4718 "third_party/boringssl/include/openssl/opensslfeatures.h",
4719 "third_party/boringssl/include/openssl/opensslv.h",
4720 "third_party/boringssl/include/openssl/ossl_typ.h",
4721 "third_party/boringssl/include/openssl/pem.h",
4722 "third_party/boringssl/include/openssl/pkcs12.h",
4723 "third_party/boringssl/include/openssl/pkcs7.h",
4724 "third_party/boringssl/include/openssl/pkcs8.h",
4725 "third_party/boringssl/include/openssl/poly1305.h",
4726 "third_party/boringssl/include/openssl/pqueue.h",
4727 "third_party/boringssl/include/openssl/rand.h",
4728 "third_party/boringssl/include/openssl/rc4.h",
4729 "third_party/boringssl/include/openssl/rsa.h",
4730 "third_party/boringssl/include/openssl/safestack.h",
4731 "third_party/boringssl/include/openssl/sha.h",
4732 "third_party/boringssl/include/openssl/srtp.h",
4733 "third_party/boringssl/include/openssl/ssl.h",
4734 "third_party/boringssl/include/openssl/ssl3.h",
4735 "third_party/boringssl/include/openssl/stack.h",
4736 "third_party/boringssl/include/openssl/stack_macros.h",
4737 "third_party/boringssl/include/openssl/thread.h",
4738 "third_party/boringssl/include/openssl/time_support.h",
4739 "third_party/boringssl/include/openssl/tls1.h",
4740 "third_party/boringssl/include/openssl/type_check.h",
4741 "third_party/boringssl/include/openssl/x509.h",
4742 "third_party/boringssl/include/openssl/x509_vfy.h",
4743 "third_party/boringssl/include/openssl/x509v3.h",
4744 "third_party/boringssl/ssl/internal.h",
4745 "third_party/boringssl/ssl/test/async_bio.h",
4746 "third_party/boringssl/ssl/test/packeted_bio.h",
4747 "third_party/boringssl/ssl/test/scoped_types.h",
4748 "third_party/boringssl/ssl/test/test_config.h"
4749 ],
4750 "language": "c",
4751 "name": "boringssl",
4752 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004753 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004754 ],
4755 "third_party": true,
4756 "type": "lib"
4757 },
4758 {
4759 "deps": [],
4760 "headers": [],
4761 "language": "c++",
4762 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004763 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004764 "third_party": true,
4765 "type": "lib"
4766 },
4767 {
4768 "deps": [
4769 "boringssl",
4770 "boringssl_test_util"
4771 ],
4772 "headers": [],
4773 "language": "c++",
4774 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004775 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004776 "third_party": true,
4777 "type": "lib"
4778 },
4779 {
4780 "deps": [
4781 "boringssl",
4782 "boringssl_test_util"
4783 ],
4784 "headers": [],
4785 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004786 "name": "boringssl_asn1_test_lib",
4787 "src": [],
4788 "third_party": true,
4789 "type": "lib"
4790 },
4791 {
4792 "deps": [
4793 "boringssl",
4794 "boringssl_test_util"
4795 ],
4796 "headers": [],
4797 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004798 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004799 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004800 "third_party": true,
4801 "type": "lib"
4802 },
4803 {
4804 "deps": [
4805 "boringssl",
4806 "boringssl_test_util"
4807 ],
4808 "headers": [],
4809 "language": "c++",
4810 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004811 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004812 "third_party": true,
4813 "type": "lib"
4814 },
4815 {
4816 "deps": [
4817 "boringssl",
4818 "boringssl_test_util"
4819 ],
4820 "headers": [],
4821 "language": "c++",
4822 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004823 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004824 "third_party": true,
4825 "type": "lib"
4826 },
4827 {
4828 "deps": [
4829 "boringssl",
4830 "boringssl_test_util"
4831 ],
4832 "headers": [],
4833 "language": "c++",
4834 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004835 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004836 "third_party": true,
4837 "type": "lib"
4838 },
4839 {
4840 "deps": [
4841 "boringssl",
4842 "boringssl_test_util"
4843 ],
4844 "headers": [],
4845 "language": "c++",
4846 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004847 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004848 "third_party": true,
4849 "type": "lib"
4850 },
4851 {
4852 "deps": [
4853 "boringssl",
4854 "boringssl_test_util"
4855 ],
4856 "headers": [],
4857 "language": "c++",
4858 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004859 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004860 "third_party": true,
4861 "type": "lib"
4862 },
4863 {
4864 "deps": [
4865 "boringssl",
4866 "boringssl_test_util"
4867 ],
4868 "headers": [],
4869 "language": "c++",
4870 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004871 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004872 "third_party": true,
4873 "type": "lib"
4874 },
4875 {
4876 "deps": [
4877 "boringssl",
4878 "boringssl_test_util"
4879 ],
4880 "headers": [],
4881 "language": "c",
4882 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004883 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004884 "third_party": true,
4885 "type": "lib"
4886 },
4887 {
4888 "deps": [
4889 "boringssl",
4890 "boringssl_test_util"
4891 ],
4892 "headers": [],
4893 "language": "c++",
4894 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004895 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004896 "third_party": true,
4897 "type": "lib"
4898 },
4899 {
4900 "deps": [
4901 "boringssl",
4902 "boringssl_test_util"
4903 ],
4904 "headers": [],
4905 "language": "c++",
4906 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004907 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004908 "third_party": true,
4909 "type": "lib"
4910 },
4911 {
4912 "deps": [
4913 "boringssl",
4914 "boringssl_test_util"
4915 ],
4916 "headers": [],
4917 "language": "c++",
4918 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004919 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004920 "third_party": true,
4921 "type": "lib"
4922 },
4923 {
4924 "deps": [
4925 "boringssl",
4926 "boringssl_test_util"
4927 ],
4928 "headers": [],
4929 "language": "c++",
4930 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004931 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004932 "third_party": true,
4933 "type": "lib"
4934 },
4935 {
4936 "deps": [
4937 "boringssl",
4938 "boringssl_test_util"
4939 ],
4940 "headers": [],
4941 "language": "c",
4942 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004943 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004944 "third_party": true,
4945 "type": "lib"
4946 },
4947 {
4948 "deps": [
4949 "boringssl",
4950 "boringssl_test_util"
4951 ],
4952 "headers": [],
4953 "language": "c++",
4954 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004955 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004956 "third_party": true,
4957 "type": "lib"
4958 },
4959 {
4960 "deps": [
4961 "boringssl",
4962 "boringssl_test_util"
4963 ],
4964 "headers": [],
4965 "language": "c",
4966 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004967 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004968 "third_party": true,
4969 "type": "lib"
4970 },
4971 {
4972 "deps": [
4973 "boringssl",
4974 "boringssl_test_util"
4975 ],
4976 "headers": [],
4977 "language": "c++",
4978 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004979 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004980 "third_party": true,
4981 "type": "lib"
4982 },
4983 {
4984 "deps": [
4985 "boringssl",
4986 "boringssl_test_util"
4987 ],
4988 "headers": [],
4989 "language": "c++",
4990 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004991 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004992 "third_party": true,
4993 "type": "lib"
4994 },
4995 {
4996 "deps": [
4997 "boringssl",
4998 "boringssl_test_util"
4999 ],
5000 "headers": [],
5001 "language": "c++",
5002 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005003 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005004 "third_party": true,
5005 "type": "lib"
5006 },
5007 {
5008 "deps": [
5009 "boringssl",
5010 "boringssl_test_util"
5011 ],
5012 "headers": [],
5013 "language": "c++",
5014 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005015 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005016 "third_party": true,
5017 "type": "lib"
5018 },
5019 {
5020 "deps": [
5021 "boringssl",
5022 "boringssl_test_util"
5023 ],
5024 "headers": [],
5025 "language": "c++",
5026 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005027 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005028 "third_party": true,
5029 "type": "lib"
5030 },
5031 {
5032 "deps": [
5033 "boringssl",
5034 "boringssl_test_util"
5035 ],
5036 "headers": [],
5037 "language": "c",
5038 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005039 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005040 "third_party": true,
5041 "type": "lib"
5042 },
5043 {
5044 "deps": [
5045 "boringssl",
5046 "boringssl_test_util"
5047 ],
5048 "headers": [],
5049 "language": "c++",
5050 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005051 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005052 "third_party": true,
5053 "type": "lib"
5054 },
5055 {
5056 "deps": [
5057 "boringssl",
5058 "boringssl_test_util"
5059 ],
5060 "headers": [],
5061 "language": "c",
5062 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005063 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005064 "third_party": true,
5065 "type": "lib"
5066 },
5067 {
5068 "deps": [
5069 "boringssl",
5070 "boringssl_test_util"
5071 ],
5072 "headers": [],
5073 "language": "c",
5074 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005075 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005076 "third_party": true,
5077 "type": "lib"
5078 },
5079 {
5080 "deps": [
5081 "boringssl",
5082 "boringssl_test_util"
5083 ],
5084 "headers": [],
5085 "language": "c++",
5086 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005087 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005088 "third_party": true,
5089 "type": "lib"
5090 },
5091 {
5092 "deps": [
5093 "boringssl",
5094 "boringssl_test_util"
5095 ],
5096 "headers": [],
5097 "language": "c++",
5098 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005099 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005100 "third_party": true,
5101 "type": "lib"
5102 },
5103 {
5104 "deps": [
5105 "boringssl",
5106 "boringssl_test_util"
5107 ],
5108 "headers": [],
5109 "language": "c++",
5110 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005111 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005112 "third_party": true,
5113 "type": "lib"
5114 },
5115 {
5116 "deps": [
5117 "boringssl",
5118 "boringssl_test_util"
5119 ],
5120 "headers": [],
5121 "language": "c",
5122 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005123 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005124 "third_party": true,
5125 "type": "lib"
5126 },
5127 {
5128 "deps": [
5129 "boringssl",
5130 "boringssl_test_util"
5131 ],
5132 "headers": [],
5133 "language": "c++",
5134 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005135 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005136 "third_party": true,
5137 "type": "lib"
5138 },
5139 {
5140 "deps": [
5141 "boringssl",
5142 "boringssl_test_util"
5143 ],
5144 "headers": [],
5145 "language": "c",
5146 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005147 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005148 "third_party": true,
5149 "type": "lib"
5150 },
5151 {
5152 "deps": [
5153 "boringssl",
5154 "boringssl_test_util"
5155 ],
5156 "headers": [],
5157 "language": "c",
5158 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005159 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005160 "third_party": true,
5161 "type": "lib"
5162 },
5163 {
5164 "deps": [
5165 "boringssl",
5166 "boringssl_test_util"
5167 ],
5168 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005169 "language": "c++",
5170 "name": "boringssl_x509_test_lib",
5171 "src": [],
5172 "third_party": true,
5173 "type": "lib"
5174 },
5175 {
5176 "deps": [
5177 "boringssl",
5178 "boringssl_test_util"
5179 ],
5180 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005181 "language": "c",
5182 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005183 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005184 "third_party": true,
5185 "type": "lib"
5186 },
5187 {
5188 "deps": [
5189 "boringssl",
5190 "boringssl_test_util"
5191 ],
5192 "headers": [],
5193 "language": "c",
5194 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005195 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005196 "third_party": true,
5197 "type": "lib"
5198 },
5199 {
5200 "deps": [
5201 "boringssl",
5202 "boringssl_test_util"
5203 ],
5204 "headers": [],
5205 "language": "c",
5206 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005207 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005208 "third_party": true,
5209 "type": "lib"
5210 },
5211 {
5212 "deps": [
5213 "boringssl",
5214 "boringssl_test_util"
5215 ],
5216 "headers": [],
5217 "language": "c++",
5218 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005219 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005220 "third_party": true,
5221 "type": "lib"
5222 },
5223 {
5224 "deps": [],
5225 "headers": [
5226 "third_party/zlib/crc32.h",
5227 "third_party/zlib/deflate.h",
5228 "third_party/zlib/gzguts.h",
5229 "third_party/zlib/inffast.h",
5230 "third_party/zlib/inffixed.h",
5231 "third_party/zlib/inflate.h",
5232 "third_party/zlib/inftrees.h",
5233 "third_party/zlib/trees.h",
5234 "third_party/zlib/zconf.h",
5235 "third_party/zlib/zlib.h",
5236 "third_party/zlib/zutil.h"
5237 ],
5238 "language": "c",
5239 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005240 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005241 "third_party": true,
5242 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005243 },
5244 {
5245 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005246 "gpr",
5247 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005248 "grpc_test_util_unsecure",
5249 "grpc_unsecure"
5250 ],
5251 "headers": [
5252 "test/core/bad_client/bad_client.h"
5253 ],
5254 "language": "c",
5255 "name": "bad_client_test",
5256 "src": [
5257 "test/core/bad_client/bad_client.c",
5258 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005259 ],
5260 "third_party": false,
5261 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005262 },
5263 {
5264 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005265 "gpr",
5266 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005267 "grpc",
5268 "grpc_test_util"
5269 ],
5270 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005271 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005272 ],
5273 "language": "c",
5274 "name": "bad_ssl_test_server",
5275 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005276 "test/core/bad_ssl/server_common.c",
5277 "test/core/bad_ssl/server_common.h"
5278 ],
5279 "third_party": false,
5280 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005281 },
5282 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005283 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005284 "gpr",
5285 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005286 "grpc",
5287 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005288 ],
5289 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005290 "test/core/end2end/end2end_tests.h",
5291 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005292 ],
5293 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005294 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005295 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005296 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005297 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005298 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005299 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005300 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005301 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005302 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005303 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005304 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005305 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005306 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005307 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005308 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005309 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005310 "test/core/end2end/tests/default_host.c",
5311 "test/core/end2end/tests/disappearing_server.c",
5312 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005313 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005314 "test/core/end2end/tests/graceful_server_shutdown.c",
5315 "test/core/end2end/tests/high_initial_seqno.c",
5316 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005317 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005318 "test/core/end2end/tests/invoke_large_request.c",
5319 "test/core/end2end/tests/large_metadata.c",
5320 "test/core/end2end/tests/max_concurrent_streams.c",
5321 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005322 "test/core/end2end/tests/negative_deadline.c",
5323 "test/core/end2end/tests/no_op.c",
5324 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005325 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005326 "test/core/end2end/tests/ping_pong_streaming.c",
5327 "test/core/end2end/tests/registered_call.c",
5328 "test/core/end2end/tests/request_with_flags.c",
5329 "test/core/end2end/tests/request_with_payload.c",
5330 "test/core/end2end/tests/server_finishes_request.c",
5331 "test/core/end2end/tests/shutdown_finishes_calls.c",
5332 "test/core/end2end/tests/shutdown_finishes_tags.c",
5333 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005334 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005335 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005336 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005337 ],
5338 "third_party": false,
5339 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005340 },
5341 {
5342 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005343 "gpr",
5344 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005345 "grpc_test_util_unsecure",
5346 "grpc_unsecure"
5347 ],
5348 "headers": [
5349 "test/core/end2end/end2end_tests.h",
5350 "test/core/end2end/tests/cancel_test_helpers.h"
5351 ],
5352 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005353 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005354 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005355 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005356 "test/core/end2end/end2end_tests.h",
5357 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005358 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005359 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005360 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005361 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005362 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005363 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005364 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005365 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005366 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005367 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005368 "test/core/end2end/tests/default_host.c",
5369 "test/core/end2end/tests/disappearing_server.c",
5370 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005371 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005372 "test/core/end2end/tests/graceful_server_shutdown.c",
5373 "test/core/end2end/tests/high_initial_seqno.c",
5374 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005375 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005376 "test/core/end2end/tests/invoke_large_request.c",
5377 "test/core/end2end/tests/large_metadata.c",
5378 "test/core/end2end/tests/max_concurrent_streams.c",
5379 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005380 "test/core/end2end/tests/negative_deadline.c",
5381 "test/core/end2end/tests/no_op.c",
5382 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005383 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005384 "test/core/end2end/tests/ping_pong_streaming.c",
5385 "test/core/end2end/tests/registered_call.c",
5386 "test/core/end2end/tests/request_with_flags.c",
5387 "test/core/end2end/tests/request_with_payload.c",
5388 "test/core/end2end/tests/server_finishes_request.c",
5389 "test/core/end2end/tests/shutdown_finishes_calls.c",
5390 "test/core/end2end/tests/shutdown_finishes_tags.c",
5391 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005392 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005393 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005394 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005395 ],
5396 "third_party": false,
5397 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005398 },
5399 {
5400 "deps": [
5401 "gpr",
5402 "grpc_base"
5403 ],
5404 "headers": [
5405 "include/grpc/census.h",
5406 "src/core/ext/census/aggregation.h",
5407 "src/core/ext/census/census_interface.h",
5408 "src/core/ext/census/census_rpc_stats.h",
5409 "src/core/ext/census/grpc_filter.h",
5410 "src/core/ext/census/mlog.h",
5411 "src/core/ext/census/rpc_metric_id.h"
5412 ],
5413 "language": "c",
5414 "name": "census",
5415 "src": [
5416 "include/grpc/census.h",
5417 "src/core/ext/census/aggregation.h",
5418 "src/core/ext/census/census_interface.h",
5419 "src/core/ext/census/census_rpc_stats.h",
5420 "src/core/ext/census/context.c",
5421 "src/core/ext/census/grpc_context.c",
5422 "src/core/ext/census/grpc_filter.c",
5423 "src/core/ext/census/grpc_filter.h",
5424 "src/core/ext/census/grpc_plugin.c",
5425 "src/core/ext/census/initialize.c",
5426 "src/core/ext/census/mlog.c",
5427 "src/core/ext/census/mlog.h",
5428 "src/core/ext/census/operation.c",
5429 "src/core/ext/census/placeholders.c",
5430 "src/core/ext/census/rpc_metric_id.h",
5431 "src/core/ext/census/tracing.c"
5432 ],
5433 "third_party": false,
5434 "type": "filegroup"
5435 },
5436 {
5437 "deps": [
5438 "gpr_codegen"
5439 ],
5440 "headers": [
5441 "include/grpc/support/alloc.h",
5442 "include/grpc/support/atm.h",
5443 "include/grpc/support/atm_gcc_atomic.h",
5444 "include/grpc/support/atm_gcc_sync.h",
5445 "include/grpc/support/atm_win32.h",
5446 "include/grpc/support/avl.h",
5447 "include/grpc/support/cmdline.h",
5448 "include/grpc/support/cpu.h",
5449 "include/grpc/support/histogram.h",
5450 "include/grpc/support/host_port.h",
5451 "include/grpc/support/log.h",
5452 "include/grpc/support/log_win32.h",
5453 "include/grpc/support/port_platform.h",
5454 "include/grpc/support/slice.h",
5455 "include/grpc/support/slice_buffer.h",
5456 "include/grpc/support/string_util.h",
5457 "include/grpc/support/subprocess.h",
5458 "include/grpc/support/sync.h",
5459 "include/grpc/support/sync_generic.h",
5460 "include/grpc/support/sync_posix.h",
5461 "include/grpc/support/sync_win32.h",
5462 "include/grpc/support/thd.h",
5463 "include/grpc/support/time.h",
5464 "include/grpc/support/tls.h",
5465 "include/grpc/support/tls_gcc.h",
5466 "include/grpc/support/tls_msvc.h",
5467 "include/grpc/support/tls_pthread.h",
5468 "include/grpc/support/useful.h",
5469 "src/core/lib/profiling/timers.h",
5470 "src/core/lib/support/backoff.h",
5471 "src/core/lib/support/block_annotate.h",
5472 "src/core/lib/support/env.h",
5473 "src/core/lib/support/load_file.h",
5474 "src/core/lib/support/murmur_hash.h",
5475 "src/core/lib/support/stack_lockfree.h",
5476 "src/core/lib/support/string.h",
5477 "src/core/lib/support/string_win32.h",
5478 "src/core/lib/support/thd_internal.h",
5479 "src/core/lib/support/time_precise.h",
5480 "src/core/lib/support/tmpfile.h"
5481 ],
5482 "language": "c",
5483 "name": "gpr_base",
5484 "src": [
5485 "include/grpc/support/alloc.h",
5486 "include/grpc/support/atm.h",
5487 "include/grpc/support/atm_gcc_atomic.h",
5488 "include/grpc/support/atm_gcc_sync.h",
5489 "include/grpc/support/atm_win32.h",
5490 "include/grpc/support/avl.h",
5491 "include/grpc/support/cmdline.h",
5492 "include/grpc/support/cpu.h",
5493 "include/grpc/support/histogram.h",
5494 "include/grpc/support/host_port.h",
5495 "include/grpc/support/log.h",
5496 "include/grpc/support/log_win32.h",
5497 "include/grpc/support/port_platform.h",
5498 "include/grpc/support/slice.h",
5499 "include/grpc/support/slice_buffer.h",
5500 "include/grpc/support/string_util.h",
5501 "include/grpc/support/subprocess.h",
5502 "include/grpc/support/sync.h",
5503 "include/grpc/support/sync_generic.h",
5504 "include/grpc/support/sync_posix.h",
5505 "include/grpc/support/sync_win32.h",
5506 "include/grpc/support/thd.h",
5507 "include/grpc/support/time.h",
5508 "include/grpc/support/tls.h",
5509 "include/grpc/support/tls_gcc.h",
5510 "include/grpc/support/tls_msvc.h",
5511 "include/grpc/support/tls_pthread.h",
5512 "include/grpc/support/useful.h",
5513 "src/core/lib/profiling/basic_timers.c",
5514 "src/core/lib/profiling/stap_timers.c",
5515 "src/core/lib/profiling/timers.h",
5516 "src/core/lib/support/alloc.c",
5517 "src/core/lib/support/avl.c",
5518 "src/core/lib/support/backoff.c",
5519 "src/core/lib/support/backoff.h",
5520 "src/core/lib/support/block_annotate.h",
5521 "src/core/lib/support/cmdline.c",
5522 "src/core/lib/support/cpu_iphone.c",
5523 "src/core/lib/support/cpu_linux.c",
5524 "src/core/lib/support/cpu_posix.c",
5525 "src/core/lib/support/cpu_windows.c",
5526 "src/core/lib/support/env.h",
5527 "src/core/lib/support/env_linux.c",
5528 "src/core/lib/support/env_posix.c",
5529 "src/core/lib/support/env_win32.c",
5530 "src/core/lib/support/histogram.c",
5531 "src/core/lib/support/host_port.c",
5532 "src/core/lib/support/load_file.c",
5533 "src/core/lib/support/load_file.h",
5534 "src/core/lib/support/log.c",
5535 "src/core/lib/support/log_android.c",
5536 "src/core/lib/support/log_linux.c",
5537 "src/core/lib/support/log_posix.c",
5538 "src/core/lib/support/log_win32.c",
5539 "src/core/lib/support/murmur_hash.c",
5540 "src/core/lib/support/murmur_hash.h",
5541 "src/core/lib/support/slice.c",
5542 "src/core/lib/support/slice_buffer.c",
5543 "src/core/lib/support/stack_lockfree.c",
5544 "src/core/lib/support/stack_lockfree.h",
5545 "src/core/lib/support/string.c",
5546 "src/core/lib/support/string.h",
5547 "src/core/lib/support/string_posix.c",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005548 "src/core/lib/support/string_util_win32.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005549 "src/core/lib/support/string_win32.c",
5550 "src/core/lib/support/string_win32.h",
5551 "src/core/lib/support/subprocess_posix.c",
5552 "src/core/lib/support/subprocess_windows.c",
5553 "src/core/lib/support/sync.c",
5554 "src/core/lib/support/sync_posix.c",
5555 "src/core/lib/support/sync_win32.c",
5556 "src/core/lib/support/thd.c",
5557 "src/core/lib/support/thd_internal.h",
5558 "src/core/lib/support/thd_posix.c",
5559 "src/core/lib/support/thd_win32.c",
5560 "src/core/lib/support/time.c",
5561 "src/core/lib/support/time_posix.c",
5562 "src/core/lib/support/time_precise.c",
5563 "src/core/lib/support/time_precise.h",
5564 "src/core/lib/support/time_win32.c",
5565 "src/core/lib/support/tls_pthread.c",
5566 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005567 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005568 "src/core/lib/support/tmpfile_posix.c",
5569 "src/core/lib/support/tmpfile_win32.c",
5570 "src/core/lib/support/wrap_memcpy.c"
5571 ],
5572 "third_party": false,
5573 "type": "filegroup"
5574 },
5575 {
5576 "deps": [],
5577 "headers": [
5578 "include/grpc/impl/codegen/alloc.h",
5579 "include/grpc/impl/codegen/atm.h",
5580 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5581 "include/grpc/impl/codegen/atm_gcc_sync.h",
5582 "include/grpc/impl/codegen/atm_win32.h",
5583 "include/grpc/impl/codegen/log.h",
5584 "include/grpc/impl/codegen/port_platform.h",
5585 "include/grpc/impl/codegen/slice.h",
5586 "include/grpc/impl/codegen/slice_buffer.h",
5587 "include/grpc/impl/codegen/sync.h",
5588 "include/grpc/impl/codegen/sync_generic.h",
5589 "include/grpc/impl/codegen/sync_posix.h",
5590 "include/grpc/impl/codegen/sync_win32.h",
5591 "include/grpc/impl/codegen/time.h"
5592 ],
5593 "language": "c",
5594 "name": "gpr_codegen",
5595 "src": [
5596 "include/grpc/impl/codegen/alloc.h",
5597 "include/grpc/impl/codegen/atm.h",
5598 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5599 "include/grpc/impl/codegen/atm_gcc_sync.h",
5600 "include/grpc/impl/codegen/atm_win32.h",
5601 "include/grpc/impl/codegen/log.h",
5602 "include/grpc/impl/codegen/port_platform.h",
5603 "include/grpc/impl/codegen/slice.h",
5604 "include/grpc/impl/codegen/slice_buffer.h",
5605 "include/grpc/impl/codegen/sync.h",
5606 "include/grpc/impl/codegen/sync_generic.h",
5607 "include/grpc/impl/codegen/sync_posix.h",
5608 "include/grpc/impl/codegen/sync_win32.h",
5609 "include/grpc/impl/codegen/time.h"
5610 ],
5611 "third_party": false,
5612 "type": "filegroup"
5613 },
5614 {
5615 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005616 "gpr",
5617 "grpc_codegen"
5618 ],
5619 "headers": [
5620 "include/grpc/byte_buffer.h",
5621 "include/grpc/byte_buffer_reader.h",
5622 "include/grpc/compression.h",
5623 "include/grpc/grpc.h",
5624 "include/grpc/status.h",
5625 "src/core/lib/channel/channel_args.h",
5626 "src/core/lib/channel/channel_stack.h",
5627 "src/core/lib/channel/channel_stack_builder.h",
5628 "src/core/lib/channel/compress_filter.h",
5629 "src/core/lib/channel/connected_channel.h",
5630 "src/core/lib/channel/context.h",
5631 "src/core/lib/channel/http_client_filter.h",
5632 "src/core/lib/channel/http_server_filter.h",
5633 "src/core/lib/compression/algorithm_metadata.h",
5634 "src/core/lib/compression/message_compress.h",
5635 "src/core/lib/debug/trace.h",
5636 "src/core/lib/http/format_request.h",
5637 "src/core/lib/http/httpcli.h",
5638 "src/core/lib/http/parser.h",
5639 "src/core/lib/iomgr/closure.h",
5640 "src/core/lib/iomgr/endpoint.h",
5641 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07005642 "src/core/lib/iomgr/error.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005643 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005644 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005645 "src/core/lib/iomgr/ev_posix.h",
5646 "src/core/lib/iomgr/exec_ctx.h",
5647 "src/core/lib/iomgr/executor.h",
5648 "src/core/lib/iomgr/iocp_windows.h",
5649 "src/core/lib/iomgr/iomgr.h",
5650 "src/core/lib/iomgr/iomgr_internal.h",
5651 "src/core/lib/iomgr/iomgr_posix.h",
5652 "src/core/lib/iomgr/pollset.h",
5653 "src/core/lib/iomgr/pollset_set.h",
5654 "src/core/lib/iomgr/pollset_set_windows.h",
5655 "src/core/lib/iomgr/pollset_windows.h",
5656 "src/core/lib/iomgr/resolve_address.h",
5657 "src/core/lib/iomgr/sockaddr.h",
5658 "src/core/lib/iomgr/sockaddr_posix.h",
5659 "src/core/lib/iomgr/sockaddr_utils.h",
5660 "src/core/lib/iomgr/sockaddr_win32.h",
5661 "src/core/lib/iomgr/socket_utils_posix.h",
5662 "src/core/lib/iomgr/socket_windows.h",
5663 "src/core/lib/iomgr/tcp_client.h",
5664 "src/core/lib/iomgr/tcp_posix.h",
5665 "src/core/lib/iomgr/tcp_server.h",
5666 "src/core/lib/iomgr/tcp_windows.h",
5667 "src/core/lib/iomgr/time_averaged_stats.h",
5668 "src/core/lib/iomgr/timer.h",
5669 "src/core/lib/iomgr/timer_heap.h",
5670 "src/core/lib/iomgr/udp_server.h",
5671 "src/core/lib/iomgr/unix_sockets_posix.h",
5672 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5673 "src/core/lib/iomgr/wakeup_fd_posix.h",
5674 "src/core/lib/iomgr/workqueue.h",
5675 "src/core/lib/iomgr/workqueue_posix.h",
5676 "src/core/lib/iomgr/workqueue_windows.h",
5677 "src/core/lib/json/json.h",
5678 "src/core/lib/json/json_common.h",
5679 "src/core/lib/json/json_reader.h",
5680 "src/core/lib/json/json_writer.h",
5681 "src/core/lib/surface/api_trace.h",
5682 "src/core/lib/surface/call.h",
5683 "src/core/lib/surface/call_test_only.h",
5684 "src/core/lib/surface/channel.h",
5685 "src/core/lib/surface/channel_init.h",
5686 "src/core/lib/surface/channel_stack_type.h",
5687 "src/core/lib/surface/completion_queue.h",
5688 "src/core/lib/surface/event_string.h",
5689 "src/core/lib/surface/init.h",
5690 "src/core/lib/surface/lame_client.h",
5691 "src/core/lib/surface/server.h",
5692 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005693 "src/core/lib/transport/byte_stream.h",
5694 "src/core/lib/transport/connectivity_state.h",
5695 "src/core/lib/transport/metadata.h",
5696 "src/core/lib/transport/metadata_batch.h",
5697 "src/core/lib/transport/static_metadata.h",
5698 "src/core/lib/transport/transport.h",
5699 "src/core/lib/transport/transport_impl.h"
5700 ],
5701 "language": "c",
5702 "name": "grpc_base",
5703 "src": [
5704 "include/grpc/byte_buffer.h",
5705 "include/grpc/byte_buffer_reader.h",
5706 "include/grpc/compression.h",
5707 "include/grpc/grpc.h",
5708 "include/grpc/status.h",
5709 "src/core/lib/channel/channel_args.c",
5710 "src/core/lib/channel/channel_args.h",
5711 "src/core/lib/channel/channel_stack.c",
5712 "src/core/lib/channel/channel_stack.h",
5713 "src/core/lib/channel/channel_stack_builder.c",
5714 "src/core/lib/channel/channel_stack_builder.h",
5715 "src/core/lib/channel/compress_filter.c",
5716 "src/core/lib/channel/compress_filter.h",
5717 "src/core/lib/channel/connected_channel.c",
5718 "src/core/lib/channel/connected_channel.h",
5719 "src/core/lib/channel/context.h",
5720 "src/core/lib/channel/http_client_filter.c",
5721 "src/core/lib/channel/http_client_filter.h",
5722 "src/core/lib/channel/http_server_filter.c",
5723 "src/core/lib/channel/http_server_filter.h",
5724 "src/core/lib/compression/algorithm_metadata.h",
5725 "src/core/lib/compression/compression_algorithm.c",
5726 "src/core/lib/compression/message_compress.c",
5727 "src/core/lib/compression/message_compress.h",
5728 "src/core/lib/debug/trace.c",
5729 "src/core/lib/debug/trace.h",
5730 "src/core/lib/http/format_request.c",
5731 "src/core/lib/http/format_request.h",
5732 "src/core/lib/http/httpcli.c",
5733 "src/core/lib/http/httpcli.h",
5734 "src/core/lib/http/parser.c",
5735 "src/core/lib/http/parser.h",
5736 "src/core/lib/iomgr/closure.c",
5737 "src/core/lib/iomgr/closure.h",
5738 "src/core/lib/iomgr/endpoint.c",
5739 "src/core/lib/iomgr/endpoint.h",
5740 "src/core/lib/iomgr/endpoint_pair.h",
5741 "src/core/lib/iomgr/endpoint_pair_posix.c",
5742 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07005743 "src/core/lib/iomgr/error.c",
5744 "src/core/lib/iomgr/error.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005745 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5746 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005747 "src/core/lib/iomgr/ev_poll_posix.c",
5748 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005749 "src/core/lib/iomgr/ev_posix.c",
5750 "src/core/lib/iomgr/ev_posix.h",
5751 "src/core/lib/iomgr/exec_ctx.c",
5752 "src/core/lib/iomgr/exec_ctx.h",
5753 "src/core/lib/iomgr/executor.c",
5754 "src/core/lib/iomgr/executor.h",
5755 "src/core/lib/iomgr/iocp_windows.c",
5756 "src/core/lib/iomgr/iocp_windows.h",
5757 "src/core/lib/iomgr/iomgr.c",
5758 "src/core/lib/iomgr/iomgr.h",
5759 "src/core/lib/iomgr/iomgr_internal.h",
5760 "src/core/lib/iomgr/iomgr_posix.c",
5761 "src/core/lib/iomgr/iomgr_posix.h",
5762 "src/core/lib/iomgr/iomgr_windows.c",
5763 "src/core/lib/iomgr/pollset.h",
5764 "src/core/lib/iomgr/pollset_set.h",
5765 "src/core/lib/iomgr/pollset_set_windows.c",
5766 "src/core/lib/iomgr/pollset_set_windows.h",
5767 "src/core/lib/iomgr/pollset_windows.c",
5768 "src/core/lib/iomgr/pollset_windows.h",
5769 "src/core/lib/iomgr/resolve_address.h",
5770 "src/core/lib/iomgr/resolve_address_posix.c",
5771 "src/core/lib/iomgr/resolve_address_windows.c",
5772 "src/core/lib/iomgr/sockaddr.h",
5773 "src/core/lib/iomgr/sockaddr_posix.h",
5774 "src/core/lib/iomgr/sockaddr_utils.c",
5775 "src/core/lib/iomgr/sockaddr_utils.h",
5776 "src/core/lib/iomgr/sockaddr_win32.h",
5777 "src/core/lib/iomgr/socket_utils_common_posix.c",
5778 "src/core/lib/iomgr/socket_utils_linux.c",
5779 "src/core/lib/iomgr/socket_utils_posix.c",
5780 "src/core/lib/iomgr/socket_utils_posix.h",
5781 "src/core/lib/iomgr/socket_windows.c",
5782 "src/core/lib/iomgr/socket_windows.h",
5783 "src/core/lib/iomgr/tcp_client.h",
5784 "src/core/lib/iomgr/tcp_client_posix.c",
5785 "src/core/lib/iomgr/tcp_client_windows.c",
5786 "src/core/lib/iomgr/tcp_posix.c",
5787 "src/core/lib/iomgr/tcp_posix.h",
5788 "src/core/lib/iomgr/tcp_server.h",
5789 "src/core/lib/iomgr/tcp_server_posix.c",
5790 "src/core/lib/iomgr/tcp_server_windows.c",
5791 "src/core/lib/iomgr/tcp_windows.c",
5792 "src/core/lib/iomgr/tcp_windows.h",
5793 "src/core/lib/iomgr/time_averaged_stats.c",
5794 "src/core/lib/iomgr/time_averaged_stats.h",
5795 "src/core/lib/iomgr/timer.c",
5796 "src/core/lib/iomgr/timer.h",
5797 "src/core/lib/iomgr/timer_heap.c",
5798 "src/core/lib/iomgr/timer_heap.h",
5799 "src/core/lib/iomgr/udp_server.c",
5800 "src/core/lib/iomgr/udp_server.h",
5801 "src/core/lib/iomgr/unix_sockets_posix.c",
5802 "src/core/lib/iomgr/unix_sockets_posix.h",
5803 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5804 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5805 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5806 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5807 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5808 "src/core/lib/iomgr/wakeup_fd_posix.c",
5809 "src/core/lib/iomgr/wakeup_fd_posix.h",
5810 "src/core/lib/iomgr/workqueue.h",
5811 "src/core/lib/iomgr/workqueue_posix.c",
5812 "src/core/lib/iomgr/workqueue_posix.h",
5813 "src/core/lib/iomgr/workqueue_windows.c",
5814 "src/core/lib/iomgr/workqueue_windows.h",
5815 "src/core/lib/json/json.c",
5816 "src/core/lib/json/json.h",
5817 "src/core/lib/json/json_common.h",
5818 "src/core/lib/json/json_reader.c",
5819 "src/core/lib/json/json_reader.h",
5820 "src/core/lib/json/json_string.c",
5821 "src/core/lib/json/json_writer.c",
5822 "src/core/lib/json/json_writer.h",
5823 "src/core/lib/surface/alarm.c",
5824 "src/core/lib/surface/api_trace.c",
5825 "src/core/lib/surface/api_trace.h",
5826 "src/core/lib/surface/byte_buffer.c",
5827 "src/core/lib/surface/byte_buffer_reader.c",
5828 "src/core/lib/surface/call.c",
5829 "src/core/lib/surface/call.h",
5830 "src/core/lib/surface/call_details.c",
5831 "src/core/lib/surface/call_log_batch.c",
5832 "src/core/lib/surface/call_test_only.h",
5833 "src/core/lib/surface/channel.c",
5834 "src/core/lib/surface/channel.h",
5835 "src/core/lib/surface/channel_init.c",
5836 "src/core/lib/surface/channel_init.h",
5837 "src/core/lib/surface/channel_ping.c",
5838 "src/core/lib/surface/channel_stack_type.c",
5839 "src/core/lib/surface/channel_stack_type.h",
5840 "src/core/lib/surface/completion_queue.c",
5841 "src/core/lib/surface/completion_queue.h",
5842 "src/core/lib/surface/event_string.c",
5843 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005844 "src/core/lib/surface/init.h",
5845 "src/core/lib/surface/lame_client.c",
5846 "src/core/lib/surface/lame_client.h",
5847 "src/core/lib/surface/metadata_array.c",
5848 "src/core/lib/surface/server.c",
5849 "src/core/lib/surface/server.h",
5850 "src/core/lib/surface/surface_trace.h",
5851 "src/core/lib/surface/validate_metadata.c",
5852 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005853 "src/core/lib/transport/byte_stream.c",
5854 "src/core/lib/transport/byte_stream.h",
5855 "src/core/lib/transport/connectivity_state.c",
5856 "src/core/lib/transport/connectivity_state.h",
5857 "src/core/lib/transport/metadata.c",
5858 "src/core/lib/transport/metadata.h",
5859 "src/core/lib/transport/metadata_batch.c",
5860 "src/core/lib/transport/metadata_batch.h",
5861 "src/core/lib/transport/static_metadata.c",
5862 "src/core/lib/transport/static_metadata.h",
5863 "src/core/lib/transport/transport.c",
5864 "src/core/lib/transport/transport.h",
5865 "src/core/lib/transport/transport_impl.h",
5866 "src/core/lib/transport/transport_op_string.c"
5867 ],
5868 "third_party": false,
5869 "type": "filegroup"
5870 },
5871 {
5872 "deps": [
5873 "gpr",
5874 "grpc_base"
5875 ],
5876 "headers": [
5877 "src/core/ext/client_config/client_channel.h",
5878 "src/core/ext/client_config/client_channel_factory.h",
5879 "src/core/ext/client_config/client_config.h",
5880 "src/core/ext/client_config/connector.h",
5881 "src/core/ext/client_config/initial_connect_string.h",
5882 "src/core/ext/client_config/lb_policy.h",
5883 "src/core/ext/client_config/lb_policy_factory.h",
5884 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005885 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005886 "src/core/ext/client_config/resolver.h",
5887 "src/core/ext/client_config/resolver_factory.h",
5888 "src/core/ext/client_config/resolver_registry.h",
5889 "src/core/ext/client_config/subchannel.h",
5890 "src/core/ext/client_config/subchannel_call_holder.h",
5891 "src/core/ext/client_config/subchannel_index.h",
5892 "src/core/ext/client_config/uri_parser.h"
5893 ],
5894 "language": "c",
5895 "name": "grpc_client_config",
5896 "src": [
5897 "src/core/ext/client_config/channel_connectivity.c",
5898 "src/core/ext/client_config/client_channel.c",
5899 "src/core/ext/client_config/client_channel.h",
5900 "src/core/ext/client_config/client_channel_factory.c",
5901 "src/core/ext/client_config/client_channel_factory.h",
5902 "src/core/ext/client_config/client_config.c",
5903 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005904 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005905 "src/core/ext/client_config/connector.c",
5906 "src/core/ext/client_config/connector.h",
5907 "src/core/ext/client_config/default_initial_connect_string.c",
5908 "src/core/ext/client_config/initial_connect_string.c",
5909 "src/core/ext/client_config/initial_connect_string.h",
5910 "src/core/ext/client_config/lb_policy.c",
5911 "src/core/ext/client_config/lb_policy.h",
5912 "src/core/ext/client_config/lb_policy_factory.c",
5913 "src/core/ext/client_config/lb_policy_factory.h",
5914 "src/core/ext/client_config/lb_policy_registry.c",
5915 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005916 "src/core/ext/client_config/parse_address.c",
5917 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005918 "src/core/ext/client_config/resolver.c",
5919 "src/core/ext/client_config/resolver.h",
5920 "src/core/ext/client_config/resolver_factory.c",
5921 "src/core/ext/client_config/resolver_factory.h",
5922 "src/core/ext/client_config/resolver_registry.c",
5923 "src/core/ext/client_config/resolver_registry.h",
5924 "src/core/ext/client_config/subchannel.c",
5925 "src/core/ext/client_config/subchannel.h",
5926 "src/core/ext/client_config/subchannel_call_holder.c",
5927 "src/core/ext/client_config/subchannel_call_holder.h",
5928 "src/core/ext/client_config/subchannel_index.c",
5929 "src/core/ext/client_config/subchannel_index.h",
5930 "src/core/ext/client_config/uri_parser.c",
5931 "src/core/ext/client_config/uri_parser.h"
5932 ],
5933 "third_party": false,
5934 "type": "filegroup"
5935 },
5936 {
5937 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07005938 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07005939 ],
5940 "headers": [
5941 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005942 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005943 "include/grpc/impl/codegen/compression_types.h",
5944 "include/grpc/impl/codegen/connectivity_state.h",
5945 "include/grpc/impl/codegen/grpc_types.h",
5946 "include/grpc/impl/codegen/propagation_bits.h",
5947 "include/grpc/impl/codegen/status.h"
5948 ],
5949 "language": "c",
5950 "name": "grpc_codegen",
5951 "src": [
5952 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07005953 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005954 "include/grpc/impl/codegen/compression_types.h",
5955 "include/grpc/impl/codegen/connectivity_state.h",
5956 "include/grpc/impl/codegen/grpc_types.h",
5957 "include/grpc/impl/codegen/propagation_bits.h",
5958 "include/grpc/impl/codegen/status.h"
5959 ],
5960 "third_party": false,
5961 "type": "filegroup"
5962 },
5963 {
5964 "deps": [
5965 "gpr",
5966 "grpc_base",
5967 "grpc_client_config",
5968 "nanopb"
5969 ],
5970 "headers": [
5971 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005972 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005973 ],
5974 "language": "c",
5975 "name": "grpc_lb_policy_grpclb",
5976 "src": [
5977 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
5978 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07005979 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
5980 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07005981 ],
5982 "third_party": false,
5983 "type": "filegroup"
5984 },
5985 {
5986 "deps": [
5987 "gpr",
5988 "grpc_base",
5989 "grpc_client_config"
5990 ],
5991 "headers": [],
5992 "language": "c",
5993 "name": "grpc_lb_policy_pick_first",
5994 "src": [
5995 "src/core/ext/lb_policy/pick_first/pick_first.c"
5996 ],
5997 "third_party": false,
5998 "type": "filegroup"
5999 },
6000 {
6001 "deps": [
6002 "gpr",
6003 "grpc_base",
6004 "grpc_client_config"
6005 ],
6006 "headers": [],
6007 "language": "c",
6008 "name": "grpc_lb_policy_round_robin",
6009 "src": [
6010 "src/core/ext/lb_policy/round_robin/round_robin.c"
6011 ],
6012 "third_party": false,
6013 "type": "filegroup"
6014 },
6015 {
6016 "deps": [
6017 "gpr",
6018 "grpc_base",
6019 "grpc_client_config"
6020 ],
6021 "headers": [],
6022 "language": "c",
6023 "name": "grpc_resolver_dns_native",
6024 "src": [
6025 "src/core/ext/resolver/dns/native/dns_resolver.c"
6026 ],
6027 "third_party": false,
6028 "type": "filegroup"
6029 },
6030 {
6031 "deps": [
6032 "gpr",
6033 "grpc_base",
6034 "grpc_client_config"
6035 ],
6036 "headers": [],
6037 "language": "c",
6038 "name": "grpc_resolver_sockaddr",
6039 "src": [
6040 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6041 ],
6042 "third_party": false,
6043 "type": "filegroup"
6044 },
6045 {
6046 "deps": [
6047 "gpr",
6048 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006049 "grpc_transport_chttp2_alpn",
6050 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006051 ],
6052 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006053 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006054 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006055 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006056 "src/core/lib/security/context/security_context.h",
6057 "src/core/lib/security/credentials/composite/composite_credentials.h",
6058 "src/core/lib/security/credentials/credentials.h",
6059 "src/core/lib/security/credentials/fake/fake_credentials.h",
6060 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6061 "src/core/lib/security/credentials/iam/iam_credentials.h",
6062 "src/core/lib/security/credentials/jwt/json_token.h",
6063 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6064 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6065 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6066 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6067 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6068 "src/core/lib/security/transport/auth_filters.h",
6069 "src/core/lib/security/transport/handshake.h",
6070 "src/core/lib/security/transport/secure_endpoint.h",
6071 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006072 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006073 "src/core/lib/security/util/b64.h",
6074 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006075 ],
6076 "language": "c",
6077 "name": "grpc_secure",
6078 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006079 "include/grpc/grpc_cronet.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006080 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006081 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006082 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006083 "src/core/lib/security/context/security_context.c",
6084 "src/core/lib/security/context/security_context.h",
6085 "src/core/lib/security/credentials/composite/composite_credentials.c",
6086 "src/core/lib/security/credentials/composite/composite_credentials.h",
6087 "src/core/lib/security/credentials/credentials.c",
6088 "src/core/lib/security/credentials/credentials.h",
6089 "src/core/lib/security/credentials/credentials_metadata.c",
6090 "src/core/lib/security/credentials/fake/fake_credentials.c",
6091 "src/core/lib/security/credentials/fake/fake_credentials.h",
6092 "src/core/lib/security/credentials/google_default/credentials_posix.c",
6093 "src/core/lib/security/credentials/google_default/credentials_win32.c",
6094 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6095 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6096 "src/core/lib/security/credentials/iam/iam_credentials.c",
6097 "src/core/lib/security/credentials/iam/iam_credentials.h",
6098 "src/core/lib/security/credentials/jwt/json_token.c",
6099 "src/core/lib/security/credentials/jwt/json_token.h",
6100 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6101 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6102 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6103 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6104 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6105 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6106 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6107 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6108 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6109 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6110 "src/core/lib/security/transport/auth_filters.h",
6111 "src/core/lib/security/transport/client_auth_filter.c",
6112 "src/core/lib/security/transport/handshake.c",
6113 "src/core/lib/security/transport/handshake.h",
6114 "src/core/lib/security/transport/secure_endpoint.c",
6115 "src/core/lib/security/transport/secure_endpoint.h",
6116 "src/core/lib/security/transport/security_connector.c",
6117 "src/core/lib/security/transport/security_connector.h",
6118 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006119 "src/core/lib/security/transport/tsi_error.c",
6120 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006121 "src/core/lib/security/util/b64.c",
6122 "src/core/lib/security/util/b64.h",
6123 "src/core/lib/security/util/json_util.c",
6124 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006125 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006126 ],
6127 "third_party": false,
6128 "type": "filegroup"
6129 },
6130 {
6131 "deps": [
6132 "gpr_test_util",
6133 "grpc"
6134 ],
6135 "headers": [
6136 "test/core/end2end/cq_verifier.h",
6137 "test/core/end2end/fixtures/proxy.h",
6138 "test/core/iomgr/endpoint_tests.h",
6139 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006140 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006141 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006142 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006143 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006144 "test/core/util/port.h",
6145 "test/core/util/port_server_client.h",
6146 "test/core/util/slice_splitter.h"
6147 ],
6148 "language": "c",
6149 "name": "grpc_test_util_base",
6150 "src": [
6151 "test/core/end2end/cq_verifier.c",
6152 "test/core/end2end/cq_verifier.h",
6153 "test/core/end2end/fixtures/proxy.c",
6154 "test/core/end2end/fixtures/proxy.h",
6155 "test/core/iomgr/endpoint_tests.c",
6156 "test/core/iomgr/endpoint_tests.h",
6157 "test/core/util/grpc_profiler.c",
6158 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006159 "test/core/util/memory_counters.c",
6160 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006161 "test/core/util/mock_endpoint.c",
6162 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006163 "test/core/util/parse_hexstring.c",
6164 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006165 "test/core/util/passthru_endpoint.c",
6166 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006167 "test/core/util/port.h",
6168 "test/core/util/port_posix.c",
6169 "test/core/util/port_server_client.c",
6170 "test/core/util/port_server_client.h",
6171 "test/core/util/port_windows.c",
6172 "test/core/util/slice_splitter.c",
6173 "test/core/util/slice_splitter.h"
6174 ],
6175 "third_party": false,
6176 "type": "filegroup"
6177 },
6178 {
6179 "deps": [
6180 "gpr",
6181 "grpc_base",
6182 "grpc_transport_chttp2_alpn"
6183 ],
6184 "headers": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006185 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006186 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6187 "src/core/ext/transport/chttp2/transport/frame.h",
6188 "src/core/ext/transport/chttp2/transport/frame_data.h",
6189 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6190 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6191 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6192 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6193 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6194 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6195 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6196 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6197 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6198 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6199 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6200 "src/core/ext/transport/chttp2/transport/internal.h",
6201 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6202 "src/core/ext/transport/chttp2/transport/stream_map.h",
6203 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6204 "src/core/ext/transport/chttp2/transport/varint.h"
6205 ],
6206 "language": "c",
6207 "name": "grpc_transport_chttp2",
6208 "src": [
Craig Tillerf82ddc42016-04-05 17:15:07 -07006209 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6210 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6211 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006212 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6213 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6214 "src/core/ext/transport/chttp2/transport/frame.h",
6215 "src/core/ext/transport/chttp2/transport/frame_data.c",
6216 "src/core/ext/transport/chttp2/transport/frame_data.h",
6217 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6218 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6219 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6220 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6221 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6222 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6223 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6224 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6225 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6226 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6227 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6228 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6229 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6230 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6231 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6232 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6233 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6234 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6235 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6236 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6237 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6238 "src/core/ext/transport/chttp2/transport/internal.h",
6239 "src/core/ext/transport/chttp2/transport/parsing.c",
6240 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6241 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6242 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6243 "src/core/ext/transport/chttp2/transport/stream_map.c",
6244 "src/core/ext/transport/chttp2/transport/stream_map.h",
6245 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6246 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6247 "src/core/ext/transport/chttp2/transport/varint.c",
6248 "src/core/ext/transport/chttp2/transport/varint.h",
6249 "src/core/ext/transport/chttp2/transport/writing.c"
6250 ],
6251 "third_party": false,
6252 "type": "filegroup"
6253 },
6254 {
6255 "deps": [
6256 "gpr"
6257 ],
6258 "headers": [
6259 "src/core/ext/transport/chttp2/alpn/alpn.h"
6260 ],
6261 "language": "c",
6262 "name": "grpc_transport_chttp2_alpn",
6263 "src": [
6264 "src/core/ext/transport/chttp2/alpn/alpn.c",
6265 "src/core/ext/transport/chttp2/alpn/alpn.h"
6266 ],
6267 "third_party": false,
6268 "type": "filegroup"
6269 },
6270 {
6271 "deps": [
6272 "gpr",
6273 "grpc_base",
6274 "grpc_client_config",
6275 "grpc_transport_chttp2"
6276 ],
6277 "headers": [],
6278 "language": "c",
6279 "name": "grpc_transport_chttp2_client_insecure",
6280 "src": [
6281 "src/core/ext/transport/chttp2/client/insecure/channel_create.c"
6282 ],
6283 "third_party": false,
6284 "type": "filegroup"
6285 },
6286 {
6287 "deps": [
6288 "gpr",
6289 "grpc_base",
6290 "grpc_client_config",
6291 "grpc_secure",
6292 "grpc_transport_chttp2"
6293 ],
6294 "headers": [],
6295 "language": "c",
6296 "name": "grpc_transport_chttp2_client_secure",
6297 "src": [
6298 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6299 ],
6300 "third_party": false,
6301 "type": "filegroup"
6302 },
6303 {
6304 "deps": [
6305 "gpr",
6306 "grpc_base",
6307 "grpc_transport_chttp2"
6308 ],
6309 "headers": [],
6310 "language": "c",
6311 "name": "grpc_transport_chttp2_server_insecure",
6312 "src": [
6313 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c"
6314 ],
6315 "third_party": false,
6316 "type": "filegroup"
6317 },
6318 {
6319 "deps": [
6320 "gpr",
6321 "grpc_base",
6322 "grpc_secure",
6323 "grpc_transport_chttp2"
6324 ],
6325 "headers": [],
6326 "language": "c",
6327 "name": "grpc_transport_chttp2_server_secure",
6328 "src": [
6329 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6330 ],
6331 "third_party": false,
6332 "type": "filegroup"
6333 },
6334 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006335 "deps": [
6336 "grpc_base",
6337 "grpc_transport_chttp2"
6338 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006339 "headers": [
makdharmac2ec95b2016-05-11 16:26:15 -07006340 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6341 ],
6342 "language": "c",
6343 "name": "grpc_transport_cronet_client_secure",
6344 "src": [
makdharmac2ec95b2016-05-11 16:26:15 -07006345 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6346 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006347 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006348 ],
6349 "third_party": false,
6350 "type": "filegroup"
6351 },
6352 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006353 "deps": [],
6354 "headers": [
6355 "third_party/nanopb/pb.h",
6356 "third_party/nanopb/pb_common.h",
6357 "third_party/nanopb/pb_decode.h",
6358 "third_party/nanopb/pb_encode.h"
6359 ],
6360 "language": "c",
6361 "name": "nanopb",
6362 "src": [],
6363 "third_party": false,
6364 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006365 },
6366 {
6367 "deps": [
6368 "gpr"
6369 ],
6370 "headers": [
6371 "src/core/lib/tsi/fake_transport_security.h",
6372 "src/core/lib/tsi/ssl_transport_security.h",
6373 "src/core/lib/tsi/ssl_types.h",
6374 "src/core/lib/tsi/transport_security.h",
6375 "src/core/lib/tsi/transport_security_interface.h"
6376 ],
6377 "language": "c",
6378 "name": "tsi",
6379 "src": [
6380 "src/core/lib/tsi/fake_transport_security.c",
6381 "src/core/lib/tsi/fake_transport_security.h",
6382 "src/core/lib/tsi/ssl_transport_security.c",
6383 "src/core/lib/tsi/ssl_transport_security.h",
6384 "src/core/lib/tsi/ssl_types.h",
6385 "src/core/lib/tsi/transport_security.c",
6386 "src/core/lib/tsi/transport_security.h",
6387 "src/core/lib/tsi/transport_security_interface.h"
6388 ],
6389 "third_party": false,
6390 "type": "filegroup"
6391 },
6392 {
6393 "deps": [
6394 "grpc",
6395 "grpc++_codegen",
6396 "grpc++_config"
6397 ],
6398 "headers": [
6399 "include/grpc++/alarm.h",
6400 "include/grpc++/channel.h",
6401 "include/grpc++/client_context.h",
6402 "include/grpc++/completion_queue.h",
6403 "include/grpc++/create_channel.h",
6404 "include/grpc++/generic/async_generic_service.h",
6405 "include/grpc++/generic/generic_stub.h",
6406 "include/grpc++/grpc++.h",
6407 "include/grpc++/impl/call.h",
6408 "include/grpc++/impl/client_unary_call.h",
6409 "include/grpc++/impl/grpc_library.h",
6410 "include/grpc++/impl/method_handler_impl.h",
6411 "include/grpc++/impl/proto_utils.h",
6412 "include/grpc++/impl/rpc_method.h",
6413 "include/grpc++/impl/rpc_service_method.h",
6414 "include/grpc++/impl/serialization_traits.h",
6415 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006416 "include/grpc++/impl/server_builder_plugin.h",
6417 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006418 "include/grpc++/impl/service_type.h",
6419 "include/grpc++/impl/sync.h",
6420 "include/grpc++/impl/sync_cxx11.h",
6421 "include/grpc++/impl/sync_no_cxx11.h",
6422 "include/grpc++/impl/thd.h",
6423 "include/grpc++/impl/thd_cxx11.h",
6424 "include/grpc++/impl/thd_no_cxx11.h",
6425 "include/grpc++/security/auth_context.h",
6426 "include/grpc++/security/auth_metadata_processor.h",
6427 "include/grpc++/security/credentials.h",
6428 "include/grpc++/security/server_credentials.h",
6429 "include/grpc++/server.h",
6430 "include/grpc++/server_builder.h",
6431 "include/grpc++/server_context.h",
6432 "include/grpc++/support/async_stream.h",
6433 "include/grpc++/support/async_unary_call.h",
6434 "include/grpc++/support/byte_buffer.h",
6435 "include/grpc++/support/channel_arguments.h",
6436 "include/grpc++/support/slice.h",
6437 "include/grpc++/support/status.h",
6438 "include/grpc++/support/status_code_enum.h",
6439 "include/grpc++/support/string_ref.h",
6440 "include/grpc++/support/stub_options.h",
6441 "include/grpc++/support/sync_stream.h",
6442 "include/grpc++/support/time.h",
6443 "src/cpp/client/create_channel_internal.h",
6444 "src/cpp/common/core_codegen.h",
6445 "src/cpp/server/dynamic_thread_pool.h",
6446 "src/cpp/server/thread_pool_interface.h"
6447 ],
6448 "language": "c++",
6449 "name": "grpc++_base",
6450 "src": [
6451 "include/grpc++/alarm.h",
6452 "include/grpc++/channel.h",
6453 "include/grpc++/client_context.h",
6454 "include/grpc++/completion_queue.h",
6455 "include/grpc++/create_channel.h",
6456 "include/grpc++/generic/async_generic_service.h",
6457 "include/grpc++/generic/generic_stub.h",
6458 "include/grpc++/grpc++.h",
6459 "include/grpc++/impl/call.h",
6460 "include/grpc++/impl/client_unary_call.h",
6461 "include/grpc++/impl/grpc_library.h",
6462 "include/grpc++/impl/method_handler_impl.h",
6463 "include/grpc++/impl/proto_utils.h",
6464 "include/grpc++/impl/rpc_method.h",
6465 "include/grpc++/impl/rpc_service_method.h",
6466 "include/grpc++/impl/serialization_traits.h",
6467 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006468 "include/grpc++/impl/server_builder_plugin.h",
6469 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006470 "include/grpc++/impl/service_type.h",
6471 "include/grpc++/impl/sync.h",
6472 "include/grpc++/impl/sync_cxx11.h",
6473 "include/grpc++/impl/sync_no_cxx11.h",
6474 "include/grpc++/impl/thd.h",
6475 "include/grpc++/impl/thd_cxx11.h",
6476 "include/grpc++/impl/thd_no_cxx11.h",
6477 "include/grpc++/security/auth_context.h",
6478 "include/grpc++/security/auth_metadata_processor.h",
6479 "include/grpc++/security/credentials.h",
6480 "include/grpc++/security/server_credentials.h",
6481 "include/grpc++/server.h",
6482 "include/grpc++/server_builder.h",
6483 "include/grpc++/server_context.h",
6484 "include/grpc++/support/async_stream.h",
6485 "include/grpc++/support/async_unary_call.h",
6486 "include/grpc++/support/byte_buffer.h",
6487 "include/grpc++/support/channel_arguments.h",
6488 "include/grpc++/support/slice.h",
6489 "include/grpc++/support/status.h",
6490 "include/grpc++/support/status_code_enum.h",
6491 "include/grpc++/support/string_ref.h",
6492 "include/grpc++/support/stub_options.h",
6493 "include/grpc++/support/sync_stream.h",
6494 "include/grpc++/support/time.h",
6495 "src/cpp/client/channel.cc",
6496 "src/cpp/client/client_context.cc",
6497 "src/cpp/client/create_channel.cc",
6498 "src/cpp/client/create_channel_internal.cc",
6499 "src/cpp/client/create_channel_internal.h",
6500 "src/cpp/client/credentials.cc",
6501 "src/cpp/client/generic_stub.cc",
6502 "src/cpp/client/insecure_credentials.cc",
6503 "src/cpp/common/channel_arguments.cc",
6504 "src/cpp/common/completion_queue.cc",
6505 "src/cpp/common/core_codegen.cc",
6506 "src/cpp/common/core_codegen.h",
6507 "src/cpp/common/rpc_method.cc",
6508 "src/cpp/server/async_generic_service.cc",
6509 "src/cpp/server/create_default_thread_pool.cc",
6510 "src/cpp/server/dynamic_thread_pool.cc",
6511 "src/cpp/server/dynamic_thread_pool.h",
6512 "src/cpp/server/insecure_server_credentials.cc",
6513 "src/cpp/server/server.cc",
6514 "src/cpp/server/server_builder.cc",
6515 "src/cpp/server/server_context.cc",
6516 "src/cpp/server/server_credentials.cc",
6517 "src/cpp/server/thread_pool_interface.h",
6518 "src/cpp/util/byte_buffer.cc",
6519 "src/cpp/util/slice.cc",
6520 "src/cpp/util/status.cc",
6521 "src/cpp/util/string_ref.cc",
6522 "src/cpp/util/time.cc"
6523 ],
6524 "third_party": false,
6525 "type": "filegroup"
6526 },
6527 {
6528 "deps": [
6529 "grpc++_config_codegen",
6530 "grpc_codegen"
6531 ],
6532 "headers": [
6533 "include/grpc++/impl/codegen/async_stream.h",
6534 "include/grpc++/impl/codegen/async_unary_call.h",
6535 "include/grpc++/impl/codegen/call.h",
6536 "include/grpc++/impl/codegen/call_hook.h",
6537 "include/grpc++/impl/codegen/channel_interface.h",
6538 "include/grpc++/impl/codegen/client_context.h",
6539 "include/grpc++/impl/codegen/client_unary_call.h",
6540 "include/grpc++/impl/codegen/completion_queue.h",
6541 "include/grpc++/impl/codegen/completion_queue_tag.h",
6542 "include/grpc++/impl/codegen/core_codegen_interface.h",
6543 "include/grpc++/impl/codegen/create_auth_context.h",
6544 "include/grpc++/impl/codegen/grpc_library.h",
6545 "include/grpc++/impl/codegen/method_handler_impl.h",
6546 "include/grpc++/impl/codegen/proto_utils.h",
6547 "include/grpc++/impl/codegen/rpc_method.h",
6548 "include/grpc++/impl/codegen/rpc_service_method.h",
6549 "include/grpc++/impl/codegen/security/auth_context.h",
6550 "include/grpc++/impl/codegen/serialization_traits.h",
6551 "include/grpc++/impl/codegen/server_context.h",
6552 "include/grpc++/impl/codegen/server_interface.h",
6553 "include/grpc++/impl/codegen/service_type.h",
6554 "include/grpc++/impl/codegen/status.h",
6555 "include/grpc++/impl/codegen/status_code_enum.h",
6556 "include/grpc++/impl/codegen/string_ref.h",
6557 "include/grpc++/impl/codegen/stub_options.h",
6558 "include/grpc++/impl/codegen/sync.h",
6559 "include/grpc++/impl/codegen/sync_cxx11.h",
6560 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6561 "include/grpc++/impl/codegen/sync_stream.h",
6562 "include/grpc++/impl/codegen/time.h"
6563 ],
6564 "language": "c++",
6565 "name": "grpc++_codegen",
6566 "src": [
6567 "include/grpc++/impl/codegen/async_stream.h",
6568 "include/grpc++/impl/codegen/async_unary_call.h",
6569 "include/grpc++/impl/codegen/call.h",
6570 "include/grpc++/impl/codegen/call_hook.h",
6571 "include/grpc++/impl/codegen/channel_interface.h",
6572 "include/grpc++/impl/codegen/client_context.h",
6573 "include/grpc++/impl/codegen/client_unary_call.h",
6574 "include/grpc++/impl/codegen/completion_queue.h",
6575 "include/grpc++/impl/codegen/completion_queue_tag.h",
6576 "include/grpc++/impl/codegen/core_codegen_interface.h",
6577 "include/grpc++/impl/codegen/create_auth_context.h",
6578 "include/grpc++/impl/codegen/grpc_library.h",
6579 "include/grpc++/impl/codegen/method_handler_impl.h",
6580 "include/grpc++/impl/codegen/proto_utils.h",
6581 "include/grpc++/impl/codegen/rpc_method.h",
6582 "include/grpc++/impl/codegen/rpc_service_method.h",
6583 "include/grpc++/impl/codegen/security/auth_context.h",
6584 "include/grpc++/impl/codegen/serialization_traits.h",
6585 "include/grpc++/impl/codegen/server_context.h",
6586 "include/grpc++/impl/codegen/server_interface.h",
6587 "include/grpc++/impl/codegen/service_type.h",
6588 "include/grpc++/impl/codegen/status.h",
6589 "include/grpc++/impl/codegen/status_code_enum.h",
6590 "include/grpc++/impl/codegen/string_ref.h",
6591 "include/grpc++/impl/codegen/stub_options.h",
6592 "include/grpc++/impl/codegen/sync.h",
6593 "include/grpc++/impl/codegen/sync_cxx11.h",
6594 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6595 "include/grpc++/impl/codegen/sync_stream.h",
6596 "include/grpc++/impl/codegen/time.h",
6597 "src/cpp/codegen/codegen_init.cc"
6598 ],
6599 "third_party": false,
6600 "type": "filegroup"
6601 },
6602 {
6603 "deps": [
6604 "grpc++_config_codegen"
6605 ],
6606 "headers": [
6607 "include/grpc++/support/config.h",
6608 "include/grpc++/support/config_protobuf.h"
6609 ],
6610 "language": "c++",
6611 "name": "grpc++_config",
6612 "src": [
6613 "include/grpc++/support/config.h",
6614 "include/grpc++/support/config_protobuf.h"
6615 ],
6616 "third_party": false,
6617 "type": "filegroup"
6618 },
6619 {
6620 "deps": [],
6621 "headers": [
6622 "include/grpc++/impl/codegen/config.h",
6623 "include/grpc++/impl/codegen/config_protobuf.h"
6624 ],
6625 "language": "c++",
6626 "name": "grpc++_config_codegen",
6627 "src": [
6628 "include/grpc++/impl/codegen/config.h",
6629 "include/grpc++/impl/codegen/config_protobuf.h"
6630 ],
6631 "third_party": false,
6632 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006633 }
6634]