blob: c3a219b06e68f4b0aaa782654e7769b5a4340f9f [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",
Yuchen Zengd982bba2016-05-12 18:53:52 -070089 "name": "bin_decoder_test",
90 "src": [
91 "test/core/transport/chttp2/bin_decoder_test.c"
92 ],
93 "third_party": false,
94 "type": "target"
95 },
96 {
97 "deps": [
98 "grpc",
99 "grpc_test_util"
100 ],
101 "headers": [],
102 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700103 "name": "bin_encoder_test",
104 "src": [
105 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800106 ],
107 "third_party": false,
108 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700109 },
110 {
111 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800112 "gpr",
113 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700114 "grpc",
115 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700116 ],
117 "headers": [],
118 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800119 "name": "census_context_test",
120 "src": [
121 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -0800122 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800123 "third_party": false,
124 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -0800125 },
126 {
127 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -0800128 "gpr",
129 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700130 "grpc",
131 "grpc_test_util"
132 ],
133 "headers": [],
134 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800135 "name": "channel_create_test",
136 "src": [
137 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800138 ],
139 "third_party": false,
140 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800141 },
142 {
143 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800144 "gpr",
145 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800146 "grpc",
147 "grpc_test_util"
148 ],
149 "headers": [],
150 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800151 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700152 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800153 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800154 ],
155 "third_party": false,
156 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700157 },
158 {
159 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800160 "gpr",
161 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700162 "grpc",
163 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700164 ],
165 "headers": [],
166 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800167 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700168 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800169 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800170 ],
171 "third_party": false,
172 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700173 },
174 {
175 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800176 "gpr",
177 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700178 "grpc",
179 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700180 ],
181 "headers": [],
182 "language": "c",
183 "name": "chttp2_stream_map_test",
184 "src": [
185 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800186 ],
187 "third_party": false,
188 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700189 },
190 {
191 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800192 "gpr",
193 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700194 "grpc",
195 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700196 ],
197 "headers": [],
198 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800199 "name": "chttp2_varint_test",
200 "src": [
201 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800202 ],
203 "third_party": false,
204 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800205 },
206 {
207 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800208 "gpr",
209 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800210 "grpc",
211 "grpc_test_util"
212 ],
213 "headers": [],
214 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -0700215 "name": "client_fuzzer",
216 "src": [
217 "test/core/end2end/fuzzers/client_fuzzer.c"
218 ],
219 "third_party": false,
220 "type": "target"
221 },
222 {
223 "deps": [
224 "gpr",
225 "gpr_test_util",
226 "grpc",
227 "grpc_test_util"
228 ],
229 "headers": [],
230 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700231 "name": "compression_test",
232 "src": [
233 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800234 ],
235 "third_party": false,
236 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700237 },
238 {
239 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800240 "gpr",
241 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700242 "grpc",
243 "grpc_test_util"
244 ],
245 "headers": [],
246 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800247 "name": "concurrent_connectivity_test",
248 "src": [
249 "test/core/surface/concurrent_connectivity_test.c"
250 ],
251 "third_party": false,
252 "type": "target"
253 },
254 {
255 "deps": [
256 "gpr",
257 "gpr_test_util",
258 "grpc",
259 "grpc_test_util"
260 ],
261 "headers": [],
262 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800263 "name": "dns_resolver_connectivity_test",
264 "src": [
265 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
266 ],
267 "third_party": false,
268 "type": "target"
269 },
270 {
271 "deps": [
272 "gpr",
273 "gpr_test_util",
274 "grpc",
275 "grpc_test_util"
276 ],
277 "headers": [],
278 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800279 "name": "dns_resolver_test",
280 "src": [
281 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800282 ],
283 "third_party": false,
284 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800285 },
286 {
287 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800288 "gpr",
289 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800290 "grpc",
291 "grpc_test_util"
292 ],
293 "headers": [],
294 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700295 "name": "dualstack_socket_test",
296 "src": [
297 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800298 ],
299 "third_party": false,
300 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700301 },
302 {
303 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800304 "gpr",
305 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700306 "grpc",
307 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700308 ],
309 "headers": [],
310 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700311 "name": "endpoint_pair_test",
312 "src": [
313 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800314 ],
315 "third_party": false,
316 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700317 },
318 {
319 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800320 "gpr",
321 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700322 "grpc",
323 "grpc_test_util"
324 ],
325 "headers": [],
326 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700327 "name": "fd_conservation_posix_test",
328 "src": [
329 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800330 ],
331 "third_party": false,
332 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700333 },
334 {
335 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800336 "gpr",
337 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700338 "grpc",
339 "grpc_test_util"
340 ],
341 "headers": [],
342 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700343 "name": "fd_posix_test",
344 "src": [
345 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800346 ],
347 "third_party": false,
348 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700349 },
350 {
351 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800352 "gpr",
353 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700354 "grpc",
355 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700356 ],
357 "headers": [],
358 "language": "c",
359 "name": "fling_client",
360 "src": [
361 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800362 ],
363 "third_party": false,
364 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 },
366 {
367 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800368 "gpr",
369 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700370 "grpc",
371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700372 ],
373 "headers": [],
374 "language": "c",
375 "name": "fling_server",
376 "src": [
377 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800378 ],
379 "third_party": false,
380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 },
382 {
383 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800384 "gpr",
385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700386 "grpc",
387 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700388 ],
389 "headers": [],
390 "language": "c",
391 "name": "fling_stream_test",
392 "src": [
393 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800394 ],
395 "third_party": false,
396 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 },
398 {
399 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800400 "gpr",
401 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700402 "grpc",
403 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700404 ],
405 "headers": [],
406 "language": "c",
407 "name": "fling_test",
408 "src": [
409 "test/core/fling/fling_test.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 {
415 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800416 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700417 "grpc"
418 ],
419 "headers": [],
420 "language": "c",
421 "name": "gen_hpack_tables",
422 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700423 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800424 ],
425 "third_party": false,
426 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700427 },
428 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700429 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700430 "headers": [],
431 "language": "c",
432 "name": "gen_legal_metadata_characters",
433 "src": [
434 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800435 ],
436 "third_party": false,
437 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700438 },
439 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700440 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800441 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700442 "gpr_test_util",
443 "grpc",
444 "grpc_test_util"
445 ],
446 "headers": [],
447 "language": "c",
448 "name": "goaway_server_test",
449 "src": [
450 "test/core/end2end/goaway_server_test.c"
451 ],
452 "third_party": false,
453 "type": "target"
454 },
455 {
456 "deps": [
457 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800458 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700459 ],
460 "headers": [],
461 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800462 "name": "gpr_avl_test",
463 "src": [
464 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800465 ],
466 "third_party": false,
467 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800468 },
469 {
470 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800471 "gpr",
472 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800473 ],
474 "headers": [],
475 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800476 "name": "gpr_backoff_test",
477 "src": [
478 "test/core/support/backoff_test.c"
479 ],
480 "third_party": false,
481 "type": "target"
482 },
483 {
484 "deps": [
485 "gpr",
486 "gpr_test_util"
487 ],
488 "headers": [],
489 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700490 "name": "gpr_cmdline_test",
491 "src": [
492 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800493 ],
494 "third_party": false,
495 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700496 },
497 {
498 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800499 "gpr",
500 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700501 ],
502 "headers": [],
503 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700504 "name": "gpr_cpu_test",
505 "src": [
506 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800507 ],
508 "third_party": false,
509 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700510 },
511 {
512 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800513 "gpr",
514 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700515 ],
516 "headers": [],
517 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700518 "name": "gpr_env_test",
519 "src": [
520 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700521 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800522 "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_histogram_test",
533 "src": [
534 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800535 ],
536 "third_party": false,
537 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700538 },
539 {
540 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800541 "gpr",
542 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700543 ],
544 "headers": [],
545 "language": "c",
546 "name": "gpr_host_port_test",
547 "src": [
548 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800549 ],
550 "third_party": false,
551 "type": "target"
552 },
553 {
554 "deps": [
555 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800556 "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",
Tamas Berghammerc82324f2016-06-22 13:23:27 +0100792 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700793 ],
794 "headers": [],
795 "language": "c",
796 "name": "grpc_create_jwt",
797 "src": [
798 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800799 ],
800 "third_party": false,
801 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700802 },
803 {
804 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800805 "gpr",
806 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700807 "grpc",
808 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700809 ],
810 "headers": [],
811 "language": "c",
812 "name": "grpc_credentials_test",
813 "src": [
814 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800815 ],
816 "third_party": false,
817 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700818 },
819 {
820 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800821 "gpr",
822 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700823 "grpc",
824 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700825 ],
826 "headers": [],
827 "language": "c",
828 "name": "grpc_fetch_oauth2",
829 "src": [
830 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800831 ],
832 "third_party": false,
833 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700834 },
835 {
836 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800837 "gpr",
838 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700839 "grpc",
840 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700841 ],
842 "headers": [],
843 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800844 "name": "grpc_invalid_channel_args_test",
845 "src": [
846 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800847 ],
848 "third_party": false,
849 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800850 },
851 {
852 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800853 "gpr",
854 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800855 "grpc",
856 "grpc_test_util"
857 ],
858 "headers": [],
859 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700860 "name": "grpc_json_token_test",
861 "src": [
862 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800863 ],
864 "third_party": false,
865 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700866 },
867 {
868 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800869 "gpr",
870 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700871 "grpc",
872 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700873 ],
874 "headers": [],
875 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200876 "name": "grpc_jwt_verifier_test",
877 "src": [
878 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800879 ],
880 "third_party": false,
881 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200882 },
883 {
884 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800885 "gpr",
Tamas Berghammerc82324f2016-06-22 13:23:27 +0100886 "grpc"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200887 ],
888 "headers": [],
889 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700890 "name": "grpc_print_google_default_creds_token",
891 "src": [
892 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800893 ],
894 "third_party": false,
895 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700896 },
897 {
898 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800899 "gpr",
900 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700901 "grpc",
902 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700903 ],
904 "headers": [],
905 "language": "c",
906 "name": "grpc_security_connector_test",
907 "src": [
908 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800909 ],
910 "third_party": false,
911 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700912 },
913 {
914 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800915 "gpr",
Tamas Berghammerc82324f2016-06-22 13:23:27 +0100916 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700917 ],
918 "headers": [],
919 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200920 "name": "grpc_verify_jwt",
921 "src": [
922 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800923 ],
924 "third_party": false,
925 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200926 },
927 {
928 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800929 "gpr",
930 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200931 "grpc",
932 "grpc_test_util"
933 ],
934 "headers": [],
935 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700936 "name": "hpack_parser_fuzzer_test",
937 "src": [
938 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
939 ],
940 "third_party": false,
941 "type": "target"
942 },
943 {
944 "deps": [
945 "gpr",
946 "gpr_test_util",
947 "grpc",
948 "grpc_test_util"
949 ],
950 "headers": [],
951 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700952 "name": "hpack_parser_test",
953 "src": [
954 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800955 ],
956 "third_party": false,
957 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700958 },
959 {
960 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800961 "gpr",
962 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700963 "grpc",
964 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700965 ],
966 "headers": [],
967 "language": "c",
968 "name": "hpack_table_test",
969 "src": [
970 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800971 ],
972 "third_party": false,
973 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700974 },
975 {
976 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800977 "gpr",
978 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700979 "grpc",
980 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700981 ],
982 "headers": [],
983 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -0700984 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -0700985 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700986 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -0700987 ],
988 "third_party": false,
989 "type": "target"
990 },
991 {
992 "deps": [
993 "gpr",
994 "gpr_test_util",
995 "grpc",
996 "grpc_test_util"
997 ],
998 "headers": [],
999 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07001000 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001001 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07001002 "test/core/http/request_fuzzer.c"
1003 ],
1004 "third_party": false,
1005 "type": "target"
1006 },
1007 {
1008 "deps": [
1009 "gpr",
1010 "gpr_test_util",
1011 "grpc",
1012 "grpc_test_util"
1013 ],
1014 "headers": [],
1015 "language": "c",
1016 "name": "http_response_fuzzer_test",
1017 "src": [
1018 "test/core/http/response_fuzzer.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001019 ],
1020 "third_party": false,
1021 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001022 },
1023 {
1024 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001025 "gpr",
1026 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001027 "grpc",
1028 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001029 ],
1030 "headers": [],
1031 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001032 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001033 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001034 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001035 ],
1036 "third_party": false,
1037 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001038 },
1039 {
1040 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001041 "gpr",
1042 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001043 "grpc",
1044 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001045 ],
1046 "headers": [],
1047 "language": "c",
1048 "name": "httpcli_test",
1049 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001050 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001051 ],
1052 "third_party": false,
1053 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001054 },
1055 {
1056 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001057 "gpr",
1058 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001059 "grpc",
1060 "grpc_test_util"
1061 ],
1062 "headers": [],
1063 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001064 "name": "httpscli_test",
1065 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001066 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001067 ],
1068 "third_party": false,
1069 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001070 },
1071 {
1072 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001073 "gpr",
1074 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001075 "grpc",
1076 "grpc_test_util"
1077 ],
1078 "headers": [],
1079 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001080 "name": "init_test",
1081 "src": [
1082 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001083 ],
1084 "third_party": false,
1085 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001086 },
1087 {
1088 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001089 "gpr",
1090 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001091 "grpc",
1092 "grpc_test_util"
1093 ],
1094 "headers": [],
1095 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001096 "name": "internal_api_canary_iomgr_test",
1097 "src": [
1098 "test/core/internal_api_canaries/iomgr.c"
1099 ],
1100 "third_party": false,
1101 "type": "target"
1102 },
1103 {
1104 "deps": [
1105 "gpr",
1106 "gpr_test_util",
1107 "grpc",
1108 "grpc_test_util"
1109 ],
1110 "headers": [],
1111 "language": "c",
1112 "name": "internal_api_canary_support_test",
1113 "src": [
1114 "test/core/internal_api_canaries/iomgr.c"
1115 ],
1116 "third_party": false,
1117 "type": "target"
1118 },
1119 {
1120 "deps": [
1121 "gpr",
1122 "gpr_test_util",
1123 "grpc",
1124 "grpc_test_util"
1125 ],
1126 "headers": [],
1127 "language": "c",
1128 "name": "internal_api_canary_transport_test",
1129 "src": [
1130 "test/core/internal_api_canaries/iomgr.c"
1131 ],
1132 "third_party": false,
1133 "type": "target"
1134 },
1135 {
1136 "deps": [
1137 "gpr",
1138 "gpr_test_util",
1139 "grpc",
1140 "grpc_test_util"
1141 ],
1142 "headers": [],
1143 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001144 "name": "invalid_call_argument_test",
1145 "src": [
1146 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001147 ],
1148 "third_party": false,
1149 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001150 },
1151 {
1152 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001153 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001154 "gpr_test_util",
1155 "grpc",
1156 "grpc_test_util"
1157 ],
1158 "headers": [],
1159 "language": "c",
1160 "name": "json_fuzzer_test",
1161 "src": [
1162 "test/core/json/fuzzer.c"
1163 ],
1164 "third_party": false,
1165 "type": "target"
1166 },
1167 {
1168 "deps": [
1169 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001170 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001171 ],
1172 "headers": [],
1173 "language": "c",
1174 "name": "json_rewrite",
1175 "src": [
1176 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001177 ],
1178 "third_party": false,
1179 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 },
1181 {
1182 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001183 "gpr",
1184 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001185 "grpc",
1186 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001187 ],
1188 "headers": [],
1189 "language": "c",
1190 "name": "json_rewrite_test",
1191 "src": [
1192 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001193 ],
1194 "third_party": false,
1195 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 },
1197 {
1198 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001199 "gpr",
1200 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001201 "grpc",
1202 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001203 ],
1204 "headers": [],
1205 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001206 "name": "json_stream_error_test",
1207 "src": [
1208 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001209 ],
1210 "third_party": false,
1211 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001212 },
1213 {
1214 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001215 "gpr",
1216 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001217 "grpc",
1218 "grpc_test_util"
1219 ],
1220 "headers": [],
1221 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001222 "name": "json_test",
1223 "src": [
1224 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001225 ],
1226 "third_party": false,
1227 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 },
1229 {
1230 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001231 "gpr",
1232 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001233 "grpc",
1234 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001235 ],
1236 "headers": [],
1237 "language": "c",
1238 "name": "lame_client_test",
1239 "src": [
1240 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001241 ],
1242 "third_party": false,
1243 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001244 },
1245 {
1246 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001247 "gpr",
1248 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001249 "grpc",
1250 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001251 ],
1252 "headers": [],
1253 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001254 "name": "lb_policies_test",
1255 "src": [
1256 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001257 ],
1258 "third_party": false,
1259 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001260 },
1261 {
1262 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001263 "gpr",
1264 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001265 "grpc",
1266 "grpc_test_util"
1267 ],
1268 "headers": [],
1269 "language": "c",
Craig Tiller85178862016-05-18 16:09:16 -07001270 "name": "load_file_test",
1271 "src": [
1272 "test/core/iomgr/load_file_test.c"
1273 ],
1274 "third_party": false,
1275 "type": "target"
1276 },
1277 {
1278 "deps": [
1279 "gpr",
1280 "gpr_test_util",
1281 "grpc",
1282 "grpc_test_util"
1283 ],
1284 "headers": [],
1285 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001286 "name": "low_level_ping_pong_benchmark",
1287 "src": [
1288 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001289 ],
1290 "third_party": false,
1291 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001292 },
1293 {
1294 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001295 "gpr",
1296 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001297 "grpc",
1298 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001299 ],
1300 "headers": [],
1301 "language": "c",
1302 "name": "message_compress_test",
1303 "src": [
1304 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001305 ],
1306 "third_party": false,
1307 "type": "target"
1308 },
1309 {
1310 "deps": [
1311 "gpr",
1312 "gpr_test_util",
1313 "grpc",
1314 "grpc_test_util"
1315 ],
1316 "headers": [],
1317 "language": "c",
1318 "name": "mlog_test",
1319 "src": [
1320 "test/core/census/mlog_test.c"
1321 ],
1322 "third_party": false,
1323 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001324 },
1325 {
1326 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001327 "gpr",
1328 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001329 "grpc",
1330 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001331 ],
1332 "headers": [],
1333 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001334 "name": "multiple_server_queues_test",
1335 "src": [
1336 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001337 ],
1338 "third_party": false,
1339 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001340 },
1341 {
1342 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001343 "gpr",
1344 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001345 ],
1346 "headers": [],
1347 "language": "c",
1348 "name": "murmur_hash_test",
1349 "src": [
1350 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001351 ],
1352 "third_party": false,
1353 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 },
1355 {
1356 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001357 "gpr",
1358 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001359 "grpc",
1360 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001361 ],
1362 "headers": [],
1363 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001364 "name": "nanopb_fuzzer_response_test",
1365 "src": [
1366 "test/core/nanopb/fuzzer_response.c"
1367 ],
1368 "third_party": false,
1369 "type": "target"
1370 },
1371 {
1372 "deps": [
1373 "gpr",
1374 "gpr_test_util",
1375 "grpc",
1376 "grpc_test_util"
1377 ],
1378 "headers": [],
1379 "language": "c",
1380 "name": "nanopb_fuzzer_serverlist_test",
1381 "src": [
1382 "test/core/nanopb/fuzzer_serverlist.c"
1383 ],
1384 "third_party": false,
1385 "type": "target"
1386 },
1387 {
1388 "deps": [
1389 "gpr",
1390 "gpr_test_util",
1391 "grpc",
1392 "grpc_test_util"
1393 ],
1394 "headers": [],
1395 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001396 "name": "no_server_test",
1397 "src": [
1398 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001399 ],
1400 "third_party": false,
1401 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 },
1403 {
1404 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001405 "gpr",
1406 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001407 "grpc",
1408 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001409 ],
1410 "headers": [],
1411 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001412 "name": "resolve_address_test",
1413 "src": [
1414 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001415 ],
1416 "third_party": false,
1417 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 },
1419 {
1420 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001421 "gpr",
1422 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001423 "grpc",
1424 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001425 ],
1426 "headers": [],
1427 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001428 "name": "secure_channel_create_test",
1429 "src": [
1430 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001431 ],
1432 "third_party": false,
1433 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001434 },
1435 {
1436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001437 "gpr",
1438 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001439 "grpc",
1440 "grpc_test_util"
1441 ],
1442 "headers": [],
1443 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001444 "name": "secure_endpoint_test",
1445 "src": [
1446 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001447 ],
1448 "third_party": false,
1449 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001450 },
1451 {
1452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001453 "gpr",
1454 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001455 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001456 "grpc_test_util"
1457 ],
1458 "headers": [],
1459 "language": "c",
Craig Tillerdbaf05e2016-06-12 22:16:56 -07001460 "name": "sequential_connectivity_test",
1461 "src": [
1462 "test/core/surface/sequential_connectivity_test.c"
1463 ],
1464 "third_party": false,
1465 "type": "target"
1466 },
1467 {
1468 "deps": [
1469 "gpr",
1470 "gpr_test_util",
1471 "grpc",
1472 "grpc_test_util"
1473 ],
1474 "headers": [],
1475 "language": "c",
yang-gfe9a9752015-12-09 10:47:18 -08001476 "name": "server_chttp2_test",
1477 "src": [
1478 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001479 ],
1480 "third_party": false,
1481 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001482 },
1483 {
1484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001485 "gpr",
1486 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001487 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001488 "grpc_test_util"
1489 ],
1490 "headers": [],
1491 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001492 "name": "server_fuzzer",
1493 "src": [
1494 "test/core/end2end/fuzzers/server_fuzzer.c"
1495 ],
1496 "third_party": false,
1497 "type": "target"
1498 },
1499 {
1500 "deps": [
1501 "gpr",
1502 "gpr_test_util",
1503 "grpc",
1504 "grpc_test_util"
1505 ],
1506 "headers": [],
1507 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001508 "name": "server_test",
1509 "src": [
1510 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001511 ],
1512 "third_party": false,
1513 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001514 },
1515 {
1516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001517 "gpr",
1518 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001519 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001520 "grpc_test_util",
1521 "test_tcp_server"
1522 ],
1523 "headers": [],
1524 "language": "c",
1525 "name": "set_initial_connect_string_test",
1526 "src": [
1527 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001528 ],
1529 "third_party": false,
1530 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001531 },
1532 {
1533 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001534 "gpr",
1535 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001536 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001537 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001538 ],
1539 "headers": [],
1540 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001541 "name": "sockaddr_resolver_test",
1542 "src": [
1543 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001544 ],
1545 "third_party": false,
1546 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001547 },
1548 {
1549 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001550 "gpr",
1551 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001552 "grpc",
1553 "grpc_test_util"
1554 ],
1555 "headers": [],
1556 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001557 "name": "sockaddr_utils_test",
1558 "src": [
1559 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001560 ],
1561 "third_party": false,
1562 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 },
1564 {
1565 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001566 "gpr",
1567 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001568 "grpc",
1569 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001570 ],
1571 "headers": [],
1572 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001573 "name": "socket_utils_test",
1574 "src": [
1575 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001576 ],
1577 "third_party": false,
1578 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001579 },
1580 {
1581 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001582 "gpr",
1583 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001584 "grpc",
1585 "grpc_test_util"
1586 ],
1587 "headers": [],
1588 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001589 "name": "tcp_client_posix_test",
1590 "src": [
1591 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001592 ],
1593 "third_party": false,
1594 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001595 },
1596 {
1597 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001598 "gpr",
1599 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001600 "grpc",
1601 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001602 ],
1603 "headers": [],
1604 "language": "c",
1605 "name": "tcp_posix_test",
1606 "src": [
1607 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001608 ],
1609 "third_party": false,
1610 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 },
1612 {
1613 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001614 "gpr",
1615 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001616 "grpc",
1617 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001618 ],
1619 "headers": [],
1620 "language": "c",
1621 "name": "tcp_server_posix_test",
1622 "src": [
1623 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001624 ],
1625 "third_party": false,
1626 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001627 },
1628 {
1629 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001630 "gpr",
1631 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001632 "grpc",
1633 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001634 ],
1635 "headers": [],
1636 "language": "c",
1637 "name": "time_averaged_stats_test",
1638 "src": [
1639 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001640 ],
1641 "third_party": false,
1642 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001643 },
1644 {
1645 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001646 "gpr",
1647 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001648 "grpc",
1649 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001650 ],
1651 "headers": [],
1652 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001653 "name": "timeout_encoding_test",
1654 "src": [
1655 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001656 ],
1657 "third_party": false,
1658 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 },
1660 {
1661 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001662 "gpr",
1663 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001664 "grpc",
1665 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001666 ],
1667 "headers": [],
1668 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001669 "name": "timer_heap_test",
1670 "src": [
1671 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001672 ],
1673 "third_party": false,
1674 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001675 },
1676 {
1677 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001678 "gpr",
1679 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001680 "grpc",
1681 "grpc_test_util"
1682 ],
1683 "headers": [],
1684 "language": "c",
1685 "name": "timer_list_test",
1686 "src": [
1687 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001688 ],
1689 "third_party": false,
1690 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001691 },
1692 {
1693 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001694 "gpr",
1695 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001696 "grpc",
1697 "grpc_test_util"
1698 ],
1699 "headers": [],
1700 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001701 "name": "timers_test",
1702 "src": [
1703 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001704 ],
1705 "third_party": false,
1706 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 },
1708 {
1709 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001710 "gpr",
1711 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001712 "grpc",
1713 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001714 ],
1715 "headers": [],
1716 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001717 "name": "transport_connectivity_state_test",
1718 "src": [
1719 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001720 ],
1721 "third_party": false,
1722 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001723 },
1724 {
1725 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001726 "gpr",
1727 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001728 "grpc",
1729 "grpc_test_util"
1730 ],
1731 "headers": [],
1732 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001733 "name": "transport_metadata_test",
1734 "src": [
1735 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001736 ],
1737 "third_party": false,
1738 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001739 },
1740 {
1741 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001742 "gpr",
1743 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001744 "grpc",
1745 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001746 ],
1747 "headers": [],
1748 "language": "c",
1749 "name": "transport_security_test",
1750 "src": [
1751 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001752 ],
1753 "third_party": false,
1754 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001755 },
1756 {
1757 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001758 "gpr",
1759 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001760 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001761 "grpc_test_util"
1762 ],
1763 "headers": [],
1764 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001765 "name": "udp_server_test",
1766 "src": [
1767 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001768 ],
1769 "third_party": false,
1770 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001771 },
1772 {
1773 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001774 "gpr",
1775 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001776 "grpc",
1777 "grpc_test_util"
1778 ],
1779 "headers": [],
1780 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001781 "name": "uri_fuzzer_test",
1782 "src": [
1783 "test/core/client_config/uri_fuzzer_test.c"
1784 ],
1785 "third_party": false,
1786 "type": "target"
1787 },
1788 {
1789 "deps": [
1790 "gpr",
1791 "gpr_test_util",
1792 "grpc",
1793 "grpc_test_util"
1794 ],
1795 "headers": [],
1796 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001797 "name": "uri_parser_test",
1798 "src": [
1799 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001800 ],
1801 "third_party": false,
1802 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001803 },
1804 {
1805 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001806 "gpr",
1807 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001808 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001809 "grpc_test_util"
1810 ],
1811 "headers": [],
1812 "language": "c",
1813 "name": "workqueue_test",
1814 "src": [
1815 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001816 ],
1817 "third_party": false,
1818 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001819 },
1820 {
1821 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001822 "gpr",
1823 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001824 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001825 "grpc++",
1826 "grpc++_test_util",
1827 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001828 ],
1829 "headers": [],
1830 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001831 "name": "alarm_cpp_test",
1832 "src": [
1833 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001834 ],
1835 "third_party": false,
1836 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001837 },
1838 {
1839 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001840 "gpr",
1841 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001842 "grpc",
1843 "grpc++",
1844 "grpc++_test_util",
1845 "grpc_test_util"
1846 ],
1847 "headers": [],
1848 "language": "c++",
1849 "name": "async_end2end_test",
1850 "src": [
1851 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001852 ],
1853 "third_party": false,
1854 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001855 },
1856 {
1857 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001858 "gpr",
1859 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001860 "grpc",
1861 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001862 "grpc++_test_util",
yang-gd090fe12015-08-25 16:53:07 -07001863 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001864 ],
1865 "headers": [],
1866 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001867 "name": "auth_property_iterator_test",
1868 "src": [
1869 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001870 ],
1871 "third_party": false,
1872 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001873 },
1874 {
1875 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001876 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001877 "grpc",
1878 "grpc++"
1879 ],
1880 "headers": [],
1881 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001882 "name": "channel_arguments_test",
1883 "src": [
yang-g52705592015-11-25 11:45:33 -08001884 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001885 ],
1886 "third_party": false,
1887 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001888 },
1889 {
1890 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001891 "gpr",
1892 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001893 "grpc",
1894 "grpc++",
1895 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07001896 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07001897 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001898 ],
1899 "headers": [],
1900 "language": "c++",
1901 "name": "cli_call_test",
1902 "src": [
1903 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001904 ],
1905 "third_party": false,
1906 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001907 },
1908 {
1909 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001910 "gpr",
1911 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001912 "grpc",
1913 "grpc++",
1914 "grpc++_test_util",
1915 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001916 ],
1917 "headers": [],
1918 "language": "c++",
1919 "name": "client_crash_test",
1920 "src": [
1921 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001922 ],
1923 "third_party": false,
1924 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001925 },
1926 {
1927 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001928 "gpr",
1929 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001930 "grpc",
1931 "grpc++",
1932 "grpc++_test_util",
1933 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001934 ],
1935 "headers": [],
1936 "language": "c++",
1937 "name": "client_crash_test_server",
1938 "src": [
1939 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001940 ],
1941 "third_party": false,
1942 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001943 },
1944 {
1945 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001946 "gpr",
1947 "grpc",
1948 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07001949 "grpc++_codegen_base"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001950 ],
1951 "headers": [
1952 "src/proto/grpc/testing/control.grpc.pb.h",
1953 "src/proto/grpc/testing/control.pb.h",
1954 "src/proto/grpc/testing/messages.grpc.pb.h",
1955 "src/proto/grpc/testing/messages.pb.h",
1956 "src/proto/grpc/testing/payloads.grpc.pb.h",
1957 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001958 "src/proto/grpc/testing/services.grpc.pb.h",
1959 "src/proto/grpc/testing/services.pb.h",
1960 "src/proto/grpc/testing/stats.grpc.pb.h",
1961 "src/proto/grpc/testing/stats.pb.h"
1962 ],
1963 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001964 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001965 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001966 "test/cpp/codegen/codegen_test_full.cc"
1967 ],
1968 "third_party": false,
1969 "type": "target"
1970 },
1971 {
1972 "deps": [
yang-g34b58612016-06-03 17:30:09 -07001973 "grpc++_codegen_base",
1974 "grpc++_codegen_base_src"
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001975 ],
1976 "headers": [
1977 "src/proto/grpc/testing/control.grpc.pb.h",
1978 "src/proto/grpc/testing/control.pb.h",
1979 "src/proto/grpc/testing/messages.grpc.pb.h",
1980 "src/proto/grpc/testing/messages.pb.h",
1981 "src/proto/grpc/testing/payloads.grpc.pb.h",
1982 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001983 "src/proto/grpc/testing/services.grpc.pb.h",
1984 "src/proto/grpc/testing/services.pb.h",
1985 "src/proto/grpc/testing/stats.grpc.pb.h",
1986 "src/proto/grpc/testing/stats.pb.h"
1987 ],
1988 "language": "c++",
1989 "name": "codegen_test_minimal",
1990 "src": [
1991 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001992 ],
1993 "third_party": false,
1994 "type": "target"
1995 },
1996 {
1997 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001998 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001999 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002000 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002001 ],
2002 "headers": [],
2003 "language": "c++",
2004 "name": "credentials_test",
2005 "src": [
2006 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002007 ],
2008 "third_party": false,
2009 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002010 },
2011 {
2012 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002013 "gpr",
2014 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002015 "grpc",
2016 "grpc++",
2017 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002018 ],
2019 "headers": [],
2020 "language": "c++",
2021 "name": "cxx_byte_buffer_test",
2022 "src": [
2023 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002024 ],
2025 "third_party": false,
2026 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002027 },
2028 {
2029 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002030 "gpr",
2031 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002032 "grpc",
2033 "grpc++",
2034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002035 ],
2036 "headers": [],
2037 "language": "c++",
2038 "name": "cxx_slice_test",
2039 "src": [
2040 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002041 ],
2042 "third_party": false,
2043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002044 },
2045 {
2046 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002047 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002048 ],
2049 "headers": [],
2050 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002051 "name": "cxx_string_ref_test",
2052 "src": [
2053 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002054 ],
2055 "third_party": false,
2056 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002057 },
2058 {
2059 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002060 "gpr",
2061 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002062 "grpc",
2063 "grpc++",
2064 "grpc_test_util"
2065 ],
2066 "headers": [],
2067 "language": "c++",
2068 "name": "cxx_time_test",
2069 "src": [
2070 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002071 ],
2072 "third_party": false,
2073 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002074 },
2075 {
2076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002077 "gpr",
2078 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002079 "grpc",
2080 "grpc++",
2081 "grpc++_test_util",
2082 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002083 ],
2084 "headers": [],
2085 "language": "c++",
2086 "name": "end2end_test",
2087 "src": [
2088 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002089 ],
2090 "third_party": false,
2091 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002092 },
2093 {
2094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002095 "gpr",
2096 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002097 "grpc",
2098 "grpc++",
2099 "grpc++_test_util",
2100 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002101 ],
2102 "headers": [],
2103 "language": "c++",
2104 "name": "generic_end2end_test",
2105 "src": [
2106 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002107 ],
2108 "third_party": false,
2109 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002110 },
2111 {
2112 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002113 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002114 "grpc",
2115 "grpc++"
2116 ],
2117 "headers": [
2118 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2119 "src/proto/grpc/testing/compiler_test.pb.h"
2120 ],
2121 "language": "c++",
2122 "name": "golden_file_test",
2123 "src": [
2124 "test/cpp/codegen/golden_file_test.cc"
2125 ],
2126 "third_party": false,
2127 "type": "target"
2128 },
2129 {
2130 "deps": [
2131 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002132 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002133 "grpc",
2134 "grpc++",
2135 "grpc++_test_config",
2136 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07002137 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07002138 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002139 ],
2140 "headers": [],
2141 "language": "c++",
2142 "name": "grpc_cli",
2143 "src": [
2144 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002145 ],
2146 "third_party": false,
2147 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002148 },
2149 {
2150 "deps": [
2151 "grpc_plugin_support"
2152 ],
2153 "headers": [],
2154 "language": "c++",
2155 "name": "grpc_cpp_plugin",
2156 "src": [
2157 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002158 ],
2159 "third_party": false,
2160 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002161 },
2162 {
2163 "deps": [
2164 "grpc_plugin_support"
2165 ],
2166 "headers": [],
2167 "language": "c++",
2168 "name": "grpc_csharp_plugin",
2169 "src": [
2170 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002171 ],
2172 "third_party": false,
2173 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002174 },
2175 {
2176 "deps": [
2177 "grpc_plugin_support"
2178 ],
2179 "headers": [],
2180 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002181 "name": "grpc_node_plugin",
2182 "src": [
2183 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002184 ],
2185 "third_party": false,
2186 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002187 },
2188 {
2189 "deps": [
2190 "grpc_plugin_support"
2191 ],
2192 "headers": [],
2193 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002194 "name": "grpc_objective_c_plugin",
2195 "src": [
2196 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002197 ],
2198 "third_party": false,
2199 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002200 },
2201 {
2202 "deps": [
2203 "grpc_plugin_support"
2204 ],
2205 "headers": [],
2206 "language": "c++",
2207 "name": "grpc_python_plugin",
2208 "src": [
2209 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002210 ],
2211 "third_party": false,
2212 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002213 },
2214 {
2215 "deps": [
2216 "grpc_plugin_support"
2217 ],
2218 "headers": [],
2219 "language": "c++",
2220 "name": "grpc_ruby_plugin",
2221 "src": [
2222 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002223 ],
2224 "third_party": false,
2225 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002226 },
2227 {
2228 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002229 "grpc",
2230 "grpc++",
2231 "grpc++_test_util",
2232 "grpc_test_util"
2233 ],
2234 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002235 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2236 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002237 ],
2238 "language": "c++",
2239 "name": "grpclb_api_test",
2240 "src": [
2241 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002242 ],
2243 "third_party": false,
2244 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002245 },
2246 {
2247 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002248 "gpr",
2249 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002250 "grpc",
2251 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002252 "grpc++_test_util",
2253 "grpc_test_util"
2254 ],
2255 "headers": [],
2256 "language": "c++",
2257 "name": "hybrid_end2end_test",
2258 "src": [
2259 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002260 ],
2261 "third_party": false,
2262 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002263 },
2264 {
2265 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002266 "gpr",
2267 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002268 "grpc",
2269 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002270 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002271 "grpc++_test_util",
2272 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002273 "interop_client_helper",
2274 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002275 ],
2276 "headers": [],
2277 "language": "c++",
2278 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002279 "src": [],
2280 "third_party": false,
2281 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002282 },
2283 {
2284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002285 "gpr",
2286 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002287 "grpc",
2288 "grpc++",
2289 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002290 "grpc++_test_util",
2291 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002292 "interop_server_helper",
2293 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002294 ],
2295 "headers": [],
2296 "language": "c++",
2297 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002298 "src": [],
2299 "third_party": false,
2300 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002301 },
2302 {
2303 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002304 "gpr",
2305 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002306 "grpc",
2307 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002308 ],
2309 "headers": [],
2310 "language": "c++",
2311 "name": "interop_test",
2312 "src": [
2313 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002314 ],
2315 "third_party": false,
2316 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002317 },
2318 {
2319 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002320 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002321 "gpr_test_util",
2322 "grpc",
2323 "grpc++",
2324 "grpc++_test_config",
2325 "grpc++_test_util",
2326 "grpc_test_util"
2327 ],
2328 "headers": [],
2329 "language": "c++",
2330 "name": "json_run_localhost",
2331 "src": [
2332 "test/cpp/qps/json_run_localhost.cc"
2333 ],
2334 "third_party": false,
2335 "type": "target"
2336 },
2337 {
2338 "deps": [
2339 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002340 "grpc",
2341 "grpc++",
2342 "grpc++_test_config"
2343 ],
2344 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002345 "src/proto/grpc/testing/metrics.grpc.pb.h",
2346 "src/proto/grpc/testing/metrics.pb.h",
2347 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002348 ],
2349 "language": "c++",
2350 "name": "metrics_client",
2351 "src": [
2352 "test/cpp/interop/metrics_client.cc",
2353 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002354 ],
2355 "third_party": false,
2356 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002357 },
2358 {
2359 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002360 "gpr",
2361 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002362 "grpc",
2363 "grpc++",
2364 "grpc++_test_util",
2365 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002366 ],
2367 "headers": [],
2368 "language": "c++",
2369 "name": "mock_test",
2370 "src": [
2371 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002372 ],
2373 "third_party": false,
2374 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002375 },
2376 {
2377 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002378 "gpr",
2379 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002380 "grpc",
2381 "grpc++",
Yuchen Zeng91c51a72016-05-20 14:46:49 -07002382 "grpc++_reflection",
2383 "grpc++_test_util",
2384 "grpc_test_util"
2385 ],
2386 "headers": [
2387 "test/cpp/util/proto_reflection_descriptor_database.h"
2388 ],
2389 "language": "c++",
2390 "name": "proto_server_reflection_test",
2391 "src": [
2392 "test/cpp/end2end/proto_server_reflection_test.cc",
2393 "test/cpp/util/proto_reflection_descriptor_database.cc",
2394 "test/cpp/util/proto_reflection_descriptor_database.h"
2395 ],
2396 "third_party": false,
2397 "type": "target"
2398 },
2399 {
2400 "deps": [
2401 "gpr",
2402 "gpr_test_util",
2403 "grpc",
2404 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002405 "grpc++_test_util",
2406 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002407 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002408 ],
2409 "headers": [],
2410 "language": "c++",
2411 "name": "qps_interarrival_test",
2412 "src": [
2413 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002414 ],
2415 "third_party": false,
2416 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002417 },
2418 {
2419 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002420 "gpr",
2421 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002422 "grpc",
2423 "grpc++",
2424 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 "grpc++_test_util",
2426 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002427 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002428 ],
David Klempnere27d1892016-05-19 13:50:16 -07002429 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07002430 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002431 "name": "qps_json_driver",
2432 "src": [
2433 "test/cpp/qps/qps_json_driver.cc"
2434 ],
2435 "third_party": false,
2436 "type": "target"
2437 },
2438 {
2439 "deps": [
2440 "gpr",
2441 "gpr_test_util",
2442 "grpc",
2443 "grpc++",
2444 "grpc++_test_config",
2445 "grpc++_test_util",
2446 "grpc_test_util",
2447 "qps"
2448 ],
2449 "headers": [],
2450 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002451 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002452 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002453 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002454 ],
2455 "third_party": false,
2456 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002457 },
2458 {
2459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002460 "gpr",
2461 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002462 "grpc",
2463 "grpc++",
2464 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002465 "grpc++_test_util",
2466 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002467 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002468 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002469 "headers": [
2470 "test/cpp/qps/client.h",
2471 "test/cpp/qps/server.h"
2472 ],
2473 "language": "c++",
2474 "name": "qps_worker",
2475 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002476 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002477 "test/cpp/qps/server.h",
2478 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002479 ],
2480 "third_party": false,
2481 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002482 },
2483 {
2484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002485 "gpr",
2486 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002487 "grpc",
2488 "grpc++",
2489 "grpc++_test_config",
2490 "grpc++_test_util",
2491 "grpc_test_util"
2492 ],
2493 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002494 "src/proto/grpc/testing/empty.grpc.pb.h",
2495 "src/proto/grpc/testing/empty.pb.h",
2496 "src/proto/grpc/testing/messages.grpc.pb.h",
2497 "src/proto/grpc/testing/messages.pb.h",
2498 "src/proto/grpc/testing/test.grpc.pb.h",
2499 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002500 ],
2501 "language": "c++",
2502 "name": "reconnect_interop_client",
2503 "src": [
2504 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002505 ],
2506 "third_party": false,
2507 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002508 },
2509 {
2510 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002511 "gpr",
2512 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002513 "grpc",
2514 "grpc++",
2515 "grpc++_test_config",
2516 "grpc++_test_util",
2517 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002518 "reconnect_server",
2519 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002520 ],
2521 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002522 "src/proto/grpc/testing/empty.grpc.pb.h",
2523 "src/proto/grpc/testing/empty.pb.h",
2524 "src/proto/grpc/testing/messages.grpc.pb.h",
2525 "src/proto/grpc/testing/messages.pb.h",
2526 "src/proto/grpc/testing/test.grpc.pb.h",
2527 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002528 ],
2529 "language": "c++",
2530 "name": "reconnect_interop_server",
2531 "src": [
2532 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002533 ],
2534 "third_party": false,
2535 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002536 },
2537 {
2538 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002539 "gpr",
2540 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002541 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002542 "grpc++",
2543 "grpc++_test_util",
2544 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002545 ],
2546 "headers": [],
2547 "language": "c++",
2548 "name": "secure_auth_context_test",
2549 "src": [
2550 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002551 ],
2552 "third_party": false,
2553 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002554 },
2555 {
2556 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002557 "gpr",
2558 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002559 "grpc",
2560 "grpc++",
2561 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002562 "grpc_test_util",
2563 "qps"
2564 ],
2565 "headers": [],
2566 "language": "c++",
2567 "name": "secure_sync_unary_ping_pong_test",
2568 "src": [
2569 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002570 ],
2571 "third_party": false,
2572 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002573 },
2574 {
2575 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002576 "gpr",
2577 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002578 "grpc",
2579 "grpc++",
2580 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002581 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002582 ],
2583 "headers": [],
2584 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002585 "name": "server_builder_plugin_test",
2586 "src": [
2587 "test/cpp/end2end/server_builder_plugin_test.cc"
2588 ],
2589 "third_party": false,
2590 "type": "target"
2591 },
2592 {
2593 "deps": [
2594 "gpr",
2595 "gpr_test_util",
2596 "grpc",
2597 "grpc++",
2598 "grpc++_test_util",
2599 "grpc_test_util"
2600 ],
2601 "headers": [],
2602 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002603 "name": "server_crash_test",
2604 "src": [
2605 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002606 ],
2607 "third_party": false,
2608 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002609 },
2610 {
2611 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002612 "gpr",
2613 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002614 "grpc",
2615 "grpc++",
2616 "grpc++_test_util",
2617 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002618 ],
2619 "headers": [],
2620 "language": "c++",
2621 "name": "server_crash_test_client",
2622 "src": [
2623 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002624 ],
2625 "third_party": false,
2626 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002627 },
2628 {
2629 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002630 "gpr",
2631 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002632 "grpc",
2633 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002634 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002635 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002636 ],
2637 "headers": [],
2638 "language": "c++",
2639 "name": "shutdown_test",
2640 "src": [
2641 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002642 ],
2643 "third_party": false,
2644 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002645 },
2646 {
2647 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002648 "gpr",
2649 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002650 "grpc",
2651 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002653 ],
2654 "headers": [],
2655 "language": "c++",
2656 "name": "status_test",
2657 "src": [
2658 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002659 ],
2660 "third_party": false,
2661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002662 },
2663 {
2664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002665 "gpr",
2666 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002667 "grpc",
2668 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002669 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002670 "grpc_test_util"
2671 ],
2672 "headers": [],
2673 "language": "c++",
2674 "name": "streaming_throughput_test",
2675 "src": [
2676 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002677 ],
2678 "third_party": false,
2679 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002680 },
2681 {
2682 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002683 "gpr",
2684 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002685 "grpc",
2686 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002687 "grpc++_test_config",
2688 "grpc++_test_util",
2689 "grpc_test_util"
2690 ],
2691 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002692 "src/proto/grpc/testing/empty.grpc.pb.h",
2693 "src/proto/grpc/testing/empty.pb.h",
2694 "src/proto/grpc/testing/messages.grpc.pb.h",
2695 "src/proto/grpc/testing/messages.pb.h",
2696 "src/proto/grpc/testing/metrics.grpc.pb.h",
2697 "src/proto/grpc/testing/metrics.pb.h",
2698 "src/proto/grpc/testing/test.grpc.pb.h",
2699 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002700 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002701 "test/cpp/interop/interop_client.h",
2702 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002703 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002704 ],
2705 "language": "c++",
2706 "name": "stress_test",
2707 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002708 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002709 "test/cpp/interop/interop_client.cc",
2710 "test/cpp/interop/interop_client.h",
2711 "test/cpp/interop/stress_interop_client.cc",
2712 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002713 "test/cpp/interop/stress_test.cc",
2714 "test/cpp/util/metrics_server.cc",
2715 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002716 ],
2717 "third_party": false,
2718 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002719 },
2720 {
2721 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002722 "gpr",
2723 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002724 "grpc",
2725 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002726 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002727 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002728 ],
2729 "headers": [],
2730 "language": "c++",
2731 "name": "thread_stress_test",
2732 "src": [
2733 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002734 ],
2735 "third_party": false,
2736 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002737 },
2738 {
2739 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002740 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002741 "grpc"
2742 ],
2743 "headers": [],
2744 "language": "c89",
2745 "name": "public_headers_must_be_c89",
2746 "src": [
2747 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002748 ],
2749 "third_party": false,
2750 "type": "target"
2751 },
2752 {
2753 "deps": [
2754 "boringssl",
2755 "boringssl_aes_test_lib",
2756 "boringssl_test_util"
2757 ],
2758 "headers": [],
2759 "language": "c++",
2760 "name": "boringssl_aes_test",
2761 "src": [],
2762 "third_party": true,
2763 "type": "target"
2764 },
2765 {
2766 "deps": [
2767 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002768 "boringssl_asn1_test_lib",
2769 "boringssl_test_util"
2770 ],
2771 "headers": [],
2772 "language": "c++",
2773 "name": "boringssl_asn1_test",
2774 "src": [],
2775 "third_party": true,
2776 "type": "target"
2777 },
2778 {
2779 "deps": [
2780 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002781 "boringssl_base64_test_lib",
2782 "boringssl_test_util"
2783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "boringssl_base64_test",
2787 "src": [],
2788 "third_party": true,
2789 "type": "target"
2790 },
2791 {
2792 "deps": [
2793 "boringssl",
2794 "boringssl_bio_test_lib",
2795 "boringssl_test_util"
2796 ],
2797 "headers": [],
2798 "language": "c++",
2799 "name": "boringssl_bio_test",
2800 "src": [],
2801 "third_party": true,
2802 "type": "target"
2803 },
2804 {
2805 "deps": [
2806 "boringssl",
2807 "boringssl_bn_test_lib",
2808 "boringssl_test_util"
2809 ],
2810 "headers": [],
2811 "language": "c++",
2812 "name": "boringssl_bn_test",
2813 "src": [],
2814 "third_party": true,
2815 "type": "target"
2816 },
2817 {
2818 "deps": [
2819 "boringssl",
2820 "boringssl_bytestring_test_lib",
2821 "boringssl_test_util"
2822 ],
2823 "headers": [],
2824 "language": "c++",
2825 "name": "boringssl_bytestring_test",
2826 "src": [],
2827 "third_party": true,
2828 "type": "target"
2829 },
2830 {
2831 "deps": [
2832 "boringssl",
2833 "boringssl_aead_test_lib",
2834 "boringssl_test_util"
2835 ],
2836 "headers": [],
2837 "language": "c++",
2838 "name": "boringssl_aead_test",
2839 "src": [],
2840 "third_party": true,
2841 "type": "target"
2842 },
2843 {
2844 "deps": [
2845 "boringssl",
2846 "boringssl_cipher_test_lib",
2847 "boringssl_test_util"
2848 ],
2849 "headers": [],
2850 "language": "c++",
2851 "name": "boringssl_cipher_test",
2852 "src": [],
2853 "third_party": true,
2854 "type": "target"
2855 },
2856 {
2857 "deps": [
2858 "boringssl",
2859 "boringssl_cmac_test_lib",
2860 "boringssl_test_util"
2861 ],
2862 "headers": [],
2863 "language": "c++",
2864 "name": "boringssl_cmac_test",
2865 "src": [],
2866 "third_party": true,
2867 "type": "target"
2868 },
2869 {
2870 "deps": [
2871 "boringssl",
2872 "boringssl_constant_time_test_lib",
2873 "boringssl_test_util"
2874 ],
2875 "headers": [],
2876 "language": "c++",
2877 "name": "boringssl_constant_time_test",
2878 "src": [],
2879 "third_party": true,
2880 "type": "target"
2881 },
2882 {
2883 "deps": [
2884 "boringssl",
2885 "boringssl_ed25519_test_lib",
2886 "boringssl_test_util"
2887 ],
2888 "headers": [],
2889 "language": "c++",
2890 "name": "boringssl_ed25519_test",
2891 "src": [],
2892 "third_party": true,
2893 "type": "target"
2894 },
2895 {
2896 "deps": [
2897 "boringssl",
2898 "boringssl_test_util",
2899 "boringssl_x25519_test_lib"
2900 ],
2901 "headers": [],
2902 "language": "c++",
2903 "name": "boringssl_x25519_test",
2904 "src": [],
2905 "third_party": true,
2906 "type": "target"
2907 },
2908 {
2909 "deps": [
2910 "boringssl",
2911 "boringssl_dh_test_lib",
2912 "boringssl_test_util"
2913 ],
2914 "headers": [],
2915 "language": "c++",
2916 "name": "boringssl_dh_test",
2917 "src": [],
2918 "third_party": true,
2919 "type": "target"
2920 },
2921 {
2922 "deps": [
2923 "boringssl",
2924 "boringssl_digest_test_lib",
2925 "boringssl_test_util"
2926 ],
2927 "headers": [],
2928 "language": "c++",
2929 "name": "boringssl_digest_test",
2930 "src": [],
2931 "third_party": true,
2932 "type": "target"
2933 },
2934 {
2935 "deps": [
2936 "boringssl",
2937 "boringssl_dsa_test_lib",
2938 "boringssl_test_util"
2939 ],
2940 "headers": [],
2941 "language": "c++",
2942 "name": "boringssl_dsa_test",
2943 "src": [],
2944 "third_party": true,
2945 "type": "target"
2946 },
2947 {
2948 "deps": [
2949 "boringssl",
2950 "boringssl_ec_test_lib",
2951 "boringssl_test_util"
2952 ],
2953 "headers": [],
2954 "language": "c++",
2955 "name": "boringssl_ec_test",
2956 "src": [],
2957 "third_party": true,
2958 "type": "target"
2959 },
2960 {
2961 "deps": [
2962 "boringssl",
2963 "boringssl_example_mul_lib",
2964 "boringssl_test_util"
2965 ],
2966 "headers": [],
2967 "language": "c++",
2968 "name": "boringssl_example_mul",
2969 "src": [],
2970 "third_party": true,
2971 "type": "target"
2972 },
2973 {
2974 "deps": [
2975 "boringssl",
2976 "boringssl_ecdsa_test_lib",
2977 "boringssl_test_util"
2978 ],
2979 "headers": [],
2980 "language": "c++",
2981 "name": "boringssl_ecdsa_test",
2982 "src": [],
2983 "third_party": true,
2984 "type": "target"
2985 },
2986 {
2987 "deps": [
2988 "boringssl",
2989 "boringssl_err_test_lib",
2990 "boringssl_test_util"
2991 ],
2992 "headers": [],
2993 "language": "c++",
2994 "name": "boringssl_err_test",
2995 "src": [],
2996 "third_party": true,
2997 "type": "target"
2998 },
2999 {
3000 "deps": [
3001 "boringssl",
3002 "boringssl_evp_extra_test_lib",
3003 "boringssl_test_util"
3004 ],
3005 "headers": [],
3006 "language": "c++",
3007 "name": "boringssl_evp_extra_test",
3008 "src": [],
3009 "third_party": true,
3010 "type": "target"
3011 },
3012 {
3013 "deps": [
3014 "boringssl",
3015 "boringssl_evp_test_lib",
3016 "boringssl_test_util"
3017 ],
3018 "headers": [],
3019 "language": "c++",
3020 "name": "boringssl_evp_test",
3021 "src": [],
3022 "third_party": true,
3023 "type": "target"
3024 },
3025 {
3026 "deps": [
3027 "boringssl",
3028 "boringssl_pbkdf_test_lib",
3029 "boringssl_test_util"
3030 ],
3031 "headers": [],
3032 "language": "c++",
3033 "name": "boringssl_pbkdf_test",
3034 "src": [],
3035 "third_party": true,
3036 "type": "target"
3037 },
3038 {
3039 "deps": [
3040 "boringssl",
3041 "boringssl_hkdf_test_lib",
3042 "boringssl_test_util"
3043 ],
3044 "headers": [],
3045 "language": "c++",
3046 "name": "boringssl_hkdf_test",
3047 "src": [],
3048 "third_party": true,
3049 "type": "target"
3050 },
3051 {
3052 "deps": [
3053 "boringssl",
3054 "boringssl_hmac_test_lib",
3055 "boringssl_test_util"
3056 ],
3057 "headers": [],
3058 "language": "c++",
3059 "name": "boringssl_hmac_test",
3060 "src": [],
3061 "third_party": true,
3062 "type": "target"
3063 },
3064 {
3065 "deps": [
3066 "boringssl",
3067 "boringssl_lhash_test_lib",
3068 "boringssl_test_util"
3069 ],
3070 "headers": [],
3071 "language": "c++",
3072 "name": "boringssl_lhash_test",
3073 "src": [],
3074 "third_party": true,
3075 "type": "target"
3076 },
3077 {
3078 "deps": [
3079 "boringssl",
3080 "boringssl_gcm_test_lib",
3081 "boringssl_test_util"
3082 ],
3083 "headers": [],
3084 "language": "c++",
3085 "name": "boringssl_gcm_test",
3086 "src": [],
3087 "third_party": true,
3088 "type": "target"
3089 },
3090 {
3091 "deps": [
3092 "boringssl",
3093 "boringssl_pkcs12_test_lib",
3094 "boringssl_test_util"
3095 ],
3096 "headers": [],
3097 "language": "c++",
3098 "name": "boringssl_pkcs12_test",
3099 "src": [],
3100 "third_party": true,
3101 "type": "target"
3102 },
3103 {
3104 "deps": [
3105 "boringssl",
3106 "boringssl_pkcs8_test_lib",
3107 "boringssl_test_util"
3108 ],
3109 "headers": [],
3110 "language": "c++",
3111 "name": "boringssl_pkcs8_test",
3112 "src": [],
3113 "third_party": true,
3114 "type": "target"
3115 },
3116 {
3117 "deps": [
3118 "boringssl",
3119 "boringssl_poly1305_test_lib",
3120 "boringssl_test_util"
3121 ],
3122 "headers": [],
3123 "language": "c++",
3124 "name": "boringssl_poly1305_test",
3125 "src": [],
3126 "third_party": true,
3127 "type": "target"
3128 },
3129 {
3130 "deps": [
3131 "boringssl",
3132 "boringssl_refcount_test_lib",
3133 "boringssl_test_util"
3134 ],
3135 "headers": [],
3136 "language": "c++",
3137 "name": "boringssl_refcount_test",
3138 "src": [],
3139 "third_party": true,
3140 "type": "target"
3141 },
3142 {
3143 "deps": [
3144 "boringssl",
3145 "boringssl_rsa_test_lib",
3146 "boringssl_test_util"
3147 ],
3148 "headers": [],
3149 "language": "c++",
3150 "name": "boringssl_rsa_test",
3151 "src": [],
3152 "third_party": true,
3153 "type": "target"
3154 },
3155 {
3156 "deps": [
3157 "boringssl",
3158 "boringssl_test_util",
3159 "boringssl_thread_test_lib"
3160 ],
3161 "headers": [],
3162 "language": "c++",
3163 "name": "boringssl_thread_test",
3164 "src": [],
3165 "third_party": true,
3166 "type": "target"
3167 },
3168 {
3169 "deps": [
3170 "boringssl",
3171 "boringssl_pkcs7_test_lib",
3172 "boringssl_test_util"
3173 ],
3174 "headers": [],
3175 "language": "c++",
3176 "name": "boringssl_pkcs7_test",
3177 "src": [],
3178 "third_party": true,
3179 "type": "target"
3180 },
3181 {
3182 "deps": [
3183 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003184 "boringssl_test_util",
3185 "boringssl_x509_test_lib"
3186 ],
3187 "headers": [],
3188 "language": "c++",
3189 "name": "boringssl_x509_test",
3190 "src": [],
3191 "third_party": true,
3192 "type": "target"
3193 },
3194 {
3195 "deps": [
3196 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003197 "boringssl_tab_test_lib",
3198 "boringssl_test_util"
3199 ],
3200 "headers": [],
3201 "language": "c++",
3202 "name": "boringssl_tab_test",
3203 "src": [],
3204 "third_party": true,
3205 "type": "target"
3206 },
3207 {
3208 "deps": [
3209 "boringssl",
3210 "boringssl_test_util",
3211 "boringssl_v3name_test_lib"
3212 ],
3213 "headers": [],
3214 "language": "c++",
3215 "name": "boringssl_v3name_test",
3216 "src": [],
3217 "third_party": true,
3218 "type": "target"
3219 },
3220 {
3221 "deps": [
3222 "boringssl",
3223 "boringssl_pqueue_test_lib",
3224 "boringssl_test_util"
3225 ],
3226 "headers": [],
3227 "language": "c++",
3228 "name": "boringssl_pqueue_test",
3229 "src": [],
3230 "third_party": true,
3231 "type": "target"
3232 },
3233 {
3234 "deps": [
3235 "boringssl",
3236 "boringssl_ssl_test_lib",
3237 "boringssl_test_util"
3238 ],
3239 "headers": [],
3240 "language": "c++",
3241 "name": "boringssl_ssl_test",
3242 "src": [],
3243 "third_party": true,
3244 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003245 },
3246 {
3247 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003248 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003249 "gpr",
3250 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003251 "grpc_test_util_unsecure",
3252 "grpc_unsecure"
3253 ],
3254 "headers": [],
3255 "language": "c",
3256 "name": "badreq_bad_client_test",
3257 "src": [
3258 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003259 ],
3260 "third_party": false,
3261 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003262 },
3263 {
3264 "deps": [
3265 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003266 "gpr",
3267 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003268 "grpc_test_util_unsecure",
3269 "grpc_unsecure"
3270 ],
3271 "headers": [],
3272 "language": "c",
3273 "name": "connection_prefix_bad_client_test",
3274 "src": [
3275 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003276 ],
3277 "third_party": false,
3278 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003279 },
3280 {
3281 "deps": [
3282 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003283 "gpr",
3284 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003285 "grpc_test_util_unsecure",
3286 "grpc_unsecure"
3287 ],
3288 "headers": [],
3289 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003290 "name": "head_of_line_blocking_bad_client_test",
3291 "src": [
3292 "test/core/bad_client/tests/head_of_line_blocking.c"
3293 ],
3294 "third_party": false,
3295 "type": "target"
3296 },
3297 {
3298 "deps": [
3299 "bad_client_test",
3300 "gpr",
3301 "gpr_test_util",
3302 "grpc_test_util_unsecure",
3303 "grpc_unsecure"
3304 ],
3305 "headers": [],
3306 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003307 "name": "headers_bad_client_test",
3308 "src": [
3309 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003310 ],
3311 "third_party": false,
3312 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003313 },
3314 {
3315 "deps": [
3316 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003317 "gpr",
3318 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 "grpc_test_util_unsecure",
3320 "grpc_unsecure"
3321 ],
3322 "headers": [],
3323 "language": "c",
3324 "name": "initial_settings_frame_bad_client_test",
3325 "src": [
3326 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003327 ],
3328 "third_party": false,
3329 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003330 },
3331 {
3332 "deps": [
3333 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003334 "gpr",
3335 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003336 "grpc_test_util_unsecure",
3337 "grpc_unsecure"
3338 ],
3339 "headers": [],
3340 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003341 "name": "large_metadata_bad_client_test",
3342 "src": [
3343 "test/core/bad_client/tests/large_metadata.c"
3344 ],
3345 "third_party": false,
3346 "type": "target"
3347 },
3348 {
3349 "deps": [
3350 "bad_client_test",
3351 "gpr",
3352 "gpr_test_util",
3353 "grpc_test_util_unsecure",
3354 "grpc_unsecure"
3355 ],
3356 "headers": [],
3357 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003358 "name": "server_registered_method_bad_client_test",
3359 "src": [
3360 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003361 ],
3362 "third_party": false,
3363 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003364 },
3365 {
3366 "deps": [
3367 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003368 "gpr",
3369 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003370 "grpc_test_util_unsecure",
3371 "grpc_unsecure"
3372 ],
3373 "headers": [],
3374 "language": "c",
3375 "name": "simple_request_bad_client_test",
3376 "src": [
3377 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003378 ],
3379 "third_party": false,
3380 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003381 },
3382 {
3383 "deps": [
3384 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003385 "gpr",
3386 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003387 "grpc_test_util_unsecure",
3388 "grpc_unsecure"
3389 ],
3390 "headers": [],
3391 "language": "c",
3392 "name": "unknown_frame_bad_client_test",
3393 "src": [
3394 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003395 ],
3396 "third_party": false,
3397 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003398 },
3399 {
3400 "deps": [
3401 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003402 "gpr",
3403 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003404 "grpc_test_util_unsecure",
3405 "grpc_unsecure"
3406 ],
3407 "headers": [],
3408 "language": "c",
3409 "name": "window_overflow_bad_client_test",
3410 "src": [
3411 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003412 ],
3413 "third_party": false,
3414 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003415 },
3416 {
3417 "deps": [
3418 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003419 "gpr",
3420 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003421 "grpc",
3422 "grpc_test_util"
3423 ],
3424 "headers": [],
3425 "language": "c",
3426 "name": "bad_ssl_alpn_server",
3427 "src": [
3428 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003429 ],
3430 "third_party": false,
3431 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003432 },
3433 {
3434 "deps": [
3435 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003436 "gpr",
3437 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003438 "grpc",
3439 "grpc_test_util"
3440 ],
3441 "headers": [],
3442 "language": "c",
3443 "name": "bad_ssl_cert_server",
3444 "src": [
3445 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003446 ],
3447 "third_party": false,
3448 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003449 },
3450 {
3451 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003452 "gpr",
3453 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003454 "grpc",
3455 "grpc_test_util"
3456 ],
3457 "headers": [],
3458 "language": "c",
3459 "name": "bad_ssl_alpn_test",
3460 "src": [
3461 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003462 ],
3463 "third_party": false,
3464 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003465 },
3466 {
3467 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003468 "gpr",
3469 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003470 "grpc",
3471 "grpc_test_util"
3472 ],
3473 "headers": [],
3474 "language": "c",
3475 "name": "bad_ssl_cert_test",
3476 "src": [
3477 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003478 ],
3479 "third_party": false,
3480 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003481 },
3482 {
3483 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003484 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003485 "gpr",
3486 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003487 "grpc",
3488 "grpc_test_util"
3489 ],
3490 "headers": [],
3491 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003492 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003493 "src": [
3494 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003495 ],
3496 "third_party": false,
3497 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003498 },
3499 {
3500 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003501 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003502 "gpr",
3503 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003504 "grpc",
3505 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003506 ],
3507 "headers": [],
3508 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003509 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003510 "src": [
3511 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003512 ],
3513 "third_party": false,
3514 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003515 },
3516 {
3517 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003518 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003519 "gpr",
3520 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003521 "grpc",
3522 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003523 ],
3524 "headers": [],
3525 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003526 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003527 "src": [
3528 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003529 ],
3530 "third_party": false,
3531 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003532 },
3533 {
3534 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003535 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003536 "gpr",
3537 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003538 "grpc",
3539 "grpc_test_util"
3540 ],
3541 "headers": [],
3542 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003543 "name": "h2_fd_test",
3544 "src": [
3545 "test/core/end2end/fixtures/h2_fd.c"
3546 ],
3547 "third_party": false,
3548 "type": "target"
3549 },
3550 {
3551 "deps": [
3552 "end2end_tests",
3553 "gpr",
3554 "gpr_test_util",
3555 "grpc",
3556 "grpc_test_util"
3557 ],
3558 "headers": [],
3559 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003560 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003561 "src": [
3562 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003563 ],
3564 "third_party": false,
3565 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003566 },
3567 {
3568 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003569 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003570 "gpr",
3571 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003572 "grpc",
3573 "grpc_test_util"
3574 ],
3575 "headers": [],
3576 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003577 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003578 "src": [
3579 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003580 ],
3581 "third_party": false,
3582 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003583 },
3584 {
3585 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003586 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003587 "gpr",
3588 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003589 "grpc",
3590 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003591 ],
3592 "headers": [],
3593 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003594 "name": "h2_full+trace_test",
3595 "src": [
3596 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003597 ],
3598 "third_party": false,
3599 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003600 },
3601 {
3602 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003603 "end2end_tests",
3604 "gpr",
3605 "gpr_test_util",
3606 "grpc",
3607 "grpc_test_util"
3608 ],
3609 "headers": [],
3610 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003611 "name": "h2_loadreporting_test",
3612 "src": [
3613 "test/core/end2end/fixtures/h2_loadreporting.c"
3614 ],
3615 "third_party": false,
3616 "type": "target"
3617 },
3618 {
3619 "deps": [
3620 "end2end_tests",
3621 "gpr",
3622 "gpr_test_util",
3623 "grpc",
3624 "grpc_test_util"
3625 ],
3626 "headers": [],
3627 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003628 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003629 "src": [
3630 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003631 ],
3632 "third_party": false,
3633 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003634 },
3635 {
3636 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003637 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003638 "gpr",
3639 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003640 "grpc",
3641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003642 ],
3643 "headers": [],
3644 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003645 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003646 "src": [
3647 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003648 ],
3649 "third_party": false,
3650 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003651 },
3652 {
3653 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003654 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003655 "gpr",
3656 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003657 "grpc",
3658 "grpc_test_util"
3659 ],
3660 "headers": [],
3661 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003662 "name": "h2_sockpair_test",
3663 "src": [
3664 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003665 ],
3666 "third_party": false,
3667 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003668 },
3669 {
3670 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003671 "end2end_tests",
3672 "gpr",
3673 "gpr_test_util",
3674 "grpc",
3675 "grpc_test_util"
3676 ],
3677 "headers": [],
3678 "language": "c",
3679 "name": "h2_sockpair+trace_test",
3680 "src": [
3681 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003682 ],
3683 "third_party": false,
3684 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003685 },
3686 {
3687 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003688 "end2end_tests",
3689 "gpr",
3690 "gpr_test_util",
3691 "grpc",
3692 "grpc_test_util"
3693 ],
3694 "headers": [],
3695 "language": "c",
3696 "name": "h2_sockpair_1byte_test",
3697 "src": [
3698 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003699 ],
3700 "third_party": false,
3701 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003702 },
3703 {
3704 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003705 "end2end_tests",
3706 "gpr",
3707 "gpr_test_util",
3708 "grpc",
3709 "grpc_test_util"
3710 ],
3711 "headers": [],
3712 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003713 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003714 "src": [
3715 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003716 ],
3717 "third_party": false,
3718 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003719 },
3720 {
3721 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003722 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003723 "gpr",
3724 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003725 "grpc",
3726 "grpc_test_util"
3727 ],
3728 "headers": [],
3729 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003730 "name": "h2_ssl_cert_test",
3731 "src": [
3732 "test/core/end2end/fixtures/h2_ssl_cert.c"
3733 ],
3734 "third_party": false,
3735 "type": "target"
3736 },
3737 {
3738 "deps": [
3739 "end2end_tests",
3740 "gpr",
3741 "gpr_test_util",
3742 "grpc",
3743 "grpc_test_util"
3744 ],
3745 "headers": [],
3746 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003747 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003748 "src": [
3749 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003750 ],
3751 "third_party": false,
3752 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003753 },
3754 {
3755 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003756 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003757 "gpr",
3758 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003759 "grpc",
3760 "grpc_test_util"
3761 ],
3762 "headers": [],
3763 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003764 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003765 "src": [
3766 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003767 ],
3768 "third_party": false,
3769 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003770 },
3771 {
3772 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003773 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003774 "gpr",
3775 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003776 "grpc_test_util_unsecure",
3777 "grpc_unsecure"
3778 ],
3779 "headers": [],
3780 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003781 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003782 "src": [
3783 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003784 ],
3785 "third_party": false,
3786 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003787 },
3788 {
3789 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003790 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003791 "gpr",
3792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003793 "grpc_test_util_unsecure",
3794 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003795 ],
3796 "headers": [],
3797 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003798 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003799 "src": [
3800 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003801 ],
3802 "third_party": false,
3803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003804 },
3805 {
3806 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003807 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003808 "gpr",
3809 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003810 "grpc_test_util_unsecure",
3811 "grpc_unsecure"
3812 ],
3813 "headers": [],
3814 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003815 "name": "h2_fd_nosec_test",
3816 "src": [
3817 "test/core/end2end/fixtures/h2_fd.c"
3818 ],
3819 "third_party": false,
3820 "type": "target"
3821 },
3822 {
3823 "deps": [
3824 "end2end_nosec_tests",
3825 "gpr",
3826 "gpr_test_util",
3827 "grpc_test_util_unsecure",
3828 "grpc_unsecure"
3829 ],
3830 "headers": [],
3831 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003832 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003833 "src": [
3834 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003835 ],
3836 "third_party": false,
3837 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003838 },
3839 {
3840 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003841 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003842 "gpr",
3843 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003844 "grpc_test_util_unsecure",
3845 "grpc_unsecure"
3846 ],
3847 "headers": [],
3848 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003849 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003850 "src": [
3851 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003852 ],
3853 "third_party": false,
3854 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003855 },
3856 {
3857 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003858 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003859 "gpr",
3860 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003861 "grpc_test_util_unsecure",
3862 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003863 ],
3864 "headers": [],
3865 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003866 "name": "h2_full+trace_nosec_test",
3867 "src": [
3868 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003869 ],
3870 "third_party": false,
3871 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003872 },
3873 {
3874 "deps": [
3875 "end2end_nosec_tests",
3876 "gpr",
3877 "gpr_test_util",
3878 "grpc_test_util_unsecure",
3879 "grpc_unsecure"
3880 ],
3881 "headers": [],
3882 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003883 "name": "h2_loadreporting_nosec_test",
3884 "src": [
3885 "test/core/end2end/fixtures/h2_loadreporting.c"
3886 ],
3887 "third_party": false,
3888 "type": "target"
3889 },
3890 {
3891 "deps": [
3892 "end2end_nosec_tests",
3893 "gpr",
3894 "gpr_test_util",
3895 "grpc_test_util_unsecure",
3896 "grpc_unsecure"
3897 ],
3898 "headers": [],
3899 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003900 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003901 "src": [
3902 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003903 ],
3904 "third_party": false,
3905 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003906 },
3907 {
3908 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003909 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003910 "gpr",
3911 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003912 "grpc_test_util_unsecure",
3913 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003914 ],
3915 "headers": [],
3916 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003917 "name": "h2_sockpair_nosec_test",
3918 "src": [
3919 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003920 ],
3921 "third_party": false,
3922 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003923 },
3924 {
3925 "deps": [
3926 "end2end_nosec_tests",
3927 "gpr",
3928 "gpr_test_util",
3929 "grpc_test_util_unsecure",
3930 "grpc_unsecure"
3931 ],
3932 "headers": [],
3933 "language": "c",
3934 "name": "h2_sockpair+trace_nosec_test",
3935 "src": [
3936 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003937 ],
3938 "third_party": false,
3939 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003940 },
3941 {
3942 "deps": [
3943 "end2end_nosec_tests",
3944 "gpr",
3945 "gpr_test_util",
3946 "grpc_test_util_unsecure",
3947 "grpc_unsecure"
3948 ],
3949 "headers": [],
3950 "language": "c",
3951 "name": "h2_sockpair_1byte_nosec_test",
3952 "src": [
3953 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003954 ],
3955 "third_party": false,
3956 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003957 },
3958 {
3959 "deps": [
3960 "end2end_nosec_tests",
3961 "gpr",
3962 "gpr_test_util",
3963 "grpc_test_util_unsecure",
3964 "grpc_unsecure"
3965 ],
3966 "headers": [],
3967 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003968 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003969 "src": [
3970 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003971 ],
3972 "third_party": false,
3973 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003974 },
3975 {
3976 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003977 "gpr",
3978 "gpr_test_util",
3979 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003980 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003981 ],
3982 "headers": [],
3983 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003984 "name": "api_fuzzer_one_entry",
3985 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003986 "test/core/end2end/fuzzers/api_fuzzer.c",
3987 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003988 ],
3989 "third_party": false,
3990 "type": "target"
3991 },
3992 {
3993 "deps": [
3994 "gpr",
3995 "gpr_test_util",
3996 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003997 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07003998 ],
3999 "headers": [],
4000 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004001 "name": "client_fuzzer_one_entry",
4002 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004003 "test/core/end2end/fuzzers/client_fuzzer.c",
4004 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004005 ],
4006 "third_party": false,
4007 "type": "target"
4008 },
4009 {
4010 "deps": [
4011 "gpr",
4012 "gpr_test_util",
4013 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004014 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004015 ],
4016 "headers": [],
4017 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004018 "name": "hpack_parser_fuzzer_test_one_entry",
4019 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004020 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4021 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004022 ],
4023 "third_party": false,
4024 "type": "target"
4025 },
4026 {
4027 "deps": [
4028 "gpr",
4029 "gpr_test_util",
4030 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004031 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004032 ],
4033 "headers": [],
4034 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004035 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004036 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004037 "test/core/http/request_fuzzer.c",
4038 "test/core/util/one_corpus_entry_fuzzer.c"
4039 ],
4040 "third_party": false,
4041 "type": "target"
4042 },
4043 {
4044 "deps": [
4045 "gpr",
4046 "gpr_test_util",
4047 "grpc",
4048 "grpc_test_util"
4049 ],
4050 "headers": [],
4051 "language": "c",
4052 "name": "http_response_fuzzer_test_one_entry",
4053 "src": [
4054 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004055 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004056 ],
4057 "third_party": false,
4058 "type": "target"
4059 },
4060 {
4061 "deps": [
4062 "gpr",
4063 "gpr_test_util",
4064 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004065 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004066 ],
4067 "headers": [],
4068 "language": "c",
4069 "name": "json_fuzzer_test_one_entry",
4070 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004071 "test/core/json/fuzzer.c",
4072 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004073 ],
4074 "third_party": false,
4075 "type": "target"
4076 },
4077 {
4078 "deps": [
4079 "gpr",
4080 "gpr_test_util",
4081 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004082 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004083 ],
4084 "headers": [],
4085 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004086 "name": "nanopb_fuzzer_response_test_one_entry",
4087 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004088 "test/core/nanopb/fuzzer_response.c",
4089 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004090 ],
4091 "third_party": false,
4092 "type": "target"
4093 },
4094 {
4095 "deps": [
4096 "gpr",
4097 "gpr_test_util",
4098 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004099 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004100 ],
4101 "headers": [],
4102 "language": "c",
4103 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4104 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004105 "test/core/nanopb/fuzzer_serverlist.c",
4106 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004107 ],
4108 "third_party": false,
4109 "type": "target"
4110 },
4111 {
4112 "deps": [
4113 "gpr",
4114 "gpr_test_util",
4115 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004116 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004117 ],
4118 "headers": [],
4119 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004120 "name": "server_fuzzer_one_entry",
4121 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004122 "test/core/end2end/fuzzers/server_fuzzer.c",
4123 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004124 ],
4125 "third_party": false,
4126 "type": "target"
4127 },
4128 {
4129 "deps": [
4130 "gpr",
4131 "gpr_test_util",
4132 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004133 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004134 ],
4135 "headers": [],
4136 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004137 "name": "uri_fuzzer_test_one_entry",
4138 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004139 "test/core/client_config/uri_fuzzer_test.c",
4140 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004141 ],
4142 "third_party": false,
4143 "type": "target"
4144 },
4145 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004146 "deps": [
4147 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004148 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004149 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004150 "language": "c",
4151 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004152 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004153 "third_party": false,
4154 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004155 },
4156 {
4157 "deps": [
4158 "gpr"
4159 ],
4160 "headers": [
4161 "test/core/util/test_config.h"
4162 ],
4163 "language": "c",
4164 "name": "gpr_test_util",
4165 "src": [
4166 "test/core/util/test_config.c",
4167 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004168 ],
4169 "third_party": false,
4170 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004171 },
4172 {
4173 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004174 "census",
4175 "gpr",
4176 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004177 "grpc_lb_policy_grpclb",
4178 "grpc_lb_policy_pick_first",
4179 "grpc_lb_policy_round_robin",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07004180 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004181 "grpc_resolver_dns_native",
4182 "grpc_resolver_sockaddr",
4183 "grpc_secure",
4184 "grpc_transport_chttp2_client_insecure",
4185 "grpc_transport_chttp2_client_secure",
4186 "grpc_transport_chttp2_server_insecure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004187 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004188 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004189 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004190 "language": "c",
4191 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004192 "src": [
4193 "src/core/lib/surface/init.c"
4194 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004195 "third_party": false,
4196 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004197 },
4198 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004199 "deps": [
4200 "gpr",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004201 "grpc_base",
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07004202 "grpc_transport_chttp2_client_secure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004203 "grpc_transport_cronet_client_secure"
4204 ],
4205 "headers": [],
4206 "language": "c",
4207 "name": "grpc_cronet",
4208 "src": [
4209 "src/core/lib/surface/init.c"
4210 ],
4211 "third_party": false,
4212 "type": "lib"
4213 },
4214 {
4215 "deps": [
4216 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004217 "grpc"
4218 ],
4219 "headers": [],
4220 "language": "c",
4221 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004222 "src": [],
4223 "third_party": false,
4224 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004225 },
4226 {
4227 "deps": [
4228 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004229 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004230 "grpc",
4231 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004232 ],
4233 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004234 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004235 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004236 ],
4237 "language": "c",
4238 "name": "grpc_test_util",
4239 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004240 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004241 "test/core/end2end/data/server1_cert.c",
4242 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004243 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004245 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004246 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004247 ],
4248 "third_party": false,
4249 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004250 },
4251 {
4252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004253 "gpr",
4254 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004255 "grpc",
4256 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004257 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004259 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004260 "language": "c",
4261 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004262 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004263 "third_party": false,
4264 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004265 },
4266 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004267 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004268 "census",
4269 "gpr",
4270 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004271 "grpc_lb_policy_grpclb",
4272 "grpc_lb_policy_pick_first",
4273 "grpc_lb_policy_round_robin",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004274 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004275 "grpc_resolver_dns_native",
4276 "grpc_resolver_sockaddr",
4277 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004278 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004279 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004280 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004281 "language": "c",
4282 "name": "grpc_unsecure",
4283 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004284 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004285 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004286 ],
4287 "third_party": false,
4288 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 },
4290 {
4291 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004292 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004293 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004294 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004295 "grpc_test_util",
4296 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004297 ],
4298 "headers": [
4299 "test/core/util/reconnect_server.h"
4300 ],
4301 "language": "c",
4302 "name": "reconnect_server",
4303 "src": [
4304 "test/core/util/reconnect_server.c",
4305 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004306 ],
4307 "third_party": false,
4308 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004309 },
4310 {
4311 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004312 "gpr",
4313 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004314 "grpc",
4315 "grpc_test_util"
4316 ],
4317 "headers": [
4318 "test/core/util/test_tcp_server.h"
4319 ],
4320 "language": "c",
4321 "name": "test_tcp_server",
4322 "src": [
4323 "test/core/util/test_tcp_server.c",
4324 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004325 ],
4326 "third_party": false,
4327 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004328 },
4329 {
4330 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004331 "grpc",
4332 "grpc++_base",
yang-g34b58612016-06-03 17:30:09 -07004333 "grpc++_codegen_base",
4334 "grpc++_codegen_base_src"
Craig Tillerf75fc122015-06-25 06:58:00 -07004335 ],
4336 "headers": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004337 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004339 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004340 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 ],
4342 "language": "c++",
4343 "name": "grpc++",
4344 "src": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004345 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004346 "src/cpp/client/secure_credentials.cc",
4347 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004348 "src/cpp/common/auth_property_iterator.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004349 "src/cpp/common/secure_auth_context.cc",
4350 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004351 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004352 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004353 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004354 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004355 ],
4356 "third_party": false,
4357 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004358 },
4359 {
Yuchen Zengc92fe252016-05-25 07:18:57 -07004360 "deps": [
Yuchen Zengeb25a072016-06-08 10:59:48 -07004361 "grpc++",
4362 "grpc++_codegen_proto"
Yuchen Zengc92fe252016-05-25 07:18:57 -07004363 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 "headers": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004365 "include/grpc++/ext/proto_server_reflection_plugin.h",
4366 "include/grpc++/ext/reflection.grpc.pb.h",
4367 "include/grpc++/ext/reflection.pb.h",
4368 "src/cpp/ext/proto_server_reflection.h"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004369 ],
4370 "language": "c++",
4371 "name": "grpc++_reflection",
4372 "src": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004373 "include/grpc++/ext/proto_server_reflection_plugin.h",
4374 "include/grpc++/ext/reflection.grpc.pb.h",
4375 "include/grpc++/ext/reflection.pb.h",
4376 "src/cpp/ext/proto_server_reflection.cc",
4377 "src/cpp/ext/proto_server_reflection.h",
4378 "src/cpp/ext/proto_server_reflection_plugin.cc",
4379 "src/cpp/ext/reflection.grpc.pb.cc",
4380 "src/cpp/ext/reflection.pb.cc"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004381 ],
4382 "third_party": false,
4383 "type": "lib"
4384 },
4385 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004386 "deps": [],
4387 "headers": [
4388 "test/cpp/util/test_config.h"
4389 ],
4390 "language": "c++",
4391 "name": "grpc++_test_config",
4392 "src": [
4393 "test/cpp/util/test_config.cc",
4394 "test/cpp/util/test_config.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": [
4401 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07004402 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004403 "grpc++_codegen_base_src",
yang-g17487f92016-06-03 15:21:15 -07004404 "grpc++_codegen_proto",
4405 "grpc++_config_proto",
Craig Tillerf75fc122015-06-25 06:58:00 -07004406 "grpc_test_util"
4407 ],
4408 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004409 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4410 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4411 "src/proto/grpc/testing/echo.grpc.pb.h",
4412 "src/proto/grpc/testing/echo.pb.h",
4413 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4414 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004415 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004416 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004417 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004418 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004419 "test/cpp/util/subprocess.h",
4420 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004421 ],
4422 "language": "c++",
4423 "name": "grpc++_test_util",
4424 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004425 "test/cpp/end2end/test_service_impl.cc",
4426 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004427 "test/cpp/util/byte_buffer_proto_helper.cc",
4428 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004429 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004430 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004431 "test/cpp/util/string_ref_helper.cc",
4432 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004433 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004434 "test/cpp/util/subprocess.h",
4435 "test/cpp/util/test_credentials_provider.cc",
4436 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004437 ],
4438 "third_party": false,
4439 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004440 },
4441 {
4442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004443 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004444 "grpc++_base",
yang-g17487f92016-06-03 15:21:15 -07004445 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004446 "grpc++_codegen_base_src",
Craig Tillerf75fc122015-06-25 06:58:00 -07004447 "grpc_unsecure"
4448 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004449 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004450 "language": "c++",
4451 "name": "grpc++_unsecure",
4452 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004453 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004454 ],
4455 "third_party": false,
4456 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 },
4458 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004459 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07004460 "grpc++",
4461 "grpc_plugin_support"
4462 ],
4463 "headers": [
4464 "test/cpp/util/cli_call.h",
4465 "test/cpp/util/proto_file_parser.h"
4466 ],
4467 "language": "c++",
4468 "name": "grpc_cli_libs",
4469 "src": [
4470 "test/cpp/util/cli_call.cc",
4471 "test/cpp/util/cli_call.h",
4472 "test/cpp/util/proto_file_parser.cc",
4473 "test/cpp/util/proto_file_parser.h"
4474 ],
4475 "third_party": false,
4476 "type": "lib"
4477 },
4478 {
4479 "deps": [
yang-g17487f92016-06-03 15:21:15 -07004480 "grpc++_config_proto"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004481 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004482 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004483 "src/compiler/config.h",
4484 "src/compiler/cpp_generator.h",
4485 "src/compiler/cpp_generator_helpers.h",
4486 "src/compiler/csharp_generator.h",
4487 "src/compiler/csharp_generator_helpers.h",
4488 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004489 "src/compiler/node_generator.h",
4490 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004491 "src/compiler/objective_c_generator.h",
4492 "src/compiler/objective_c_generator_helpers.h",
4493 "src/compiler/python_generator.h",
4494 "src/compiler/ruby_generator.h",
4495 "src/compiler/ruby_generator_helpers-inl.h",
4496 "src/compiler/ruby_generator_map-inl.h",
4497 "src/compiler/ruby_generator_string-inl.h"
4498 ],
4499 "language": "c++",
4500 "name": "grpc_plugin_support",
4501 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004503 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004504 "src/compiler/cpp_generator.h",
4505 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004506 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004507 "src/compiler/csharp_generator.h",
4508 "src/compiler/csharp_generator_helpers.h",
4509 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004510 "src/compiler/node_generator.cc",
4511 "src/compiler/node_generator.h",
4512 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004513 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004514 "src/compiler/objective_c_generator.h",
4515 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004516 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004517 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004518 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 "src/compiler/ruby_generator.h",
4520 "src/compiler/ruby_generator_helpers-inl.h",
4521 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004522 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004523 ],
4524 "third_party": false,
4525 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 },
4527 {
4528 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004529 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004530 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004531 "grpc++",
4532 "grpc++_test_util",
4533 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004534 ],
4535 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004536 "src/proto/grpc/testing/messages.grpc.pb.h",
4537 "src/proto/grpc/testing/messages.pb.h",
4538 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004539 ],
4540 "language": "c++",
4541 "name": "interop_client_helper",
4542 "src": [
4543 "test/cpp/interop/client_helper.cc",
4544 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004545 ],
4546 "third_party": false,
4547 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 },
4549 {
4550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004551 "gpr",
4552 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004553 "grpc",
4554 "grpc++",
4555 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004556 "grpc++_test_util",
4557 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004558 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004559 ],
4560 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004561 "src/proto/grpc/testing/empty.grpc.pb.h",
4562 "src/proto/grpc/testing/empty.pb.h",
4563 "src/proto/grpc/testing/messages.grpc.pb.h",
4564 "src/proto/grpc/testing/messages.pb.h",
4565 "src/proto/grpc/testing/test.grpc.pb.h",
4566 "src/proto/grpc/testing/test.pb.h",
4567 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004568 ],
4569 "language": "c++",
4570 "name": "interop_client_main",
4571 "src": [
4572 "test/cpp/interop/client.cc",
4573 "test/cpp/interop/interop_client.cc",
4574 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004575 ],
4576 "third_party": false,
4577 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004578 },
4579 {
4580 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004581 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004582 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004583 "grpc++",
4584 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 ],
4586 "headers": [
4587 "test/cpp/interop/server_helper.h"
4588 ],
4589 "language": "c++",
4590 "name": "interop_server_helper",
4591 "src": [
4592 "test/cpp/interop/server_helper.cc",
4593 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004594 ],
4595 "third_party": false,
4596 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004597 },
4598 {
4599 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004600 "gpr",
4601 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004602 "grpc",
4603 "grpc++",
4604 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "grpc++_test_util",
4606 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004607 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004608 ],
4609 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004610 "src/proto/grpc/testing/empty.grpc.pb.h",
4611 "src/proto/grpc/testing/empty.pb.h",
4612 "src/proto/grpc/testing/messages.grpc.pb.h",
4613 "src/proto/grpc/testing/messages.pb.h",
4614 "src/proto/grpc/testing/test.grpc.pb.h",
4615 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004616 ],
4617 "language": "c++",
4618 "name": "interop_server_main",
4619 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004620 "test/cpp/interop/server_main.cc"
4621 ],
4622 "third_party": false,
4623 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004624 },
4625 {
4626 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004627 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004628 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004629 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004630 ],
4631 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004632 "src/proto/grpc/testing/control.grpc.pb.h",
4633 "src/proto/grpc/testing/control.pb.h",
4634 "src/proto/grpc/testing/messages.grpc.pb.h",
4635 "src/proto/grpc/testing/messages.pb.h",
4636 "src/proto/grpc/testing/payloads.grpc.pb.h",
4637 "src/proto/grpc/testing/payloads.pb.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004638 "src/proto/grpc/testing/services.grpc.pb.h",
4639 "src/proto/grpc/testing/services.pb.h",
4640 "src/proto/grpc/testing/stats.grpc.pb.h",
4641 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004642 "test/cpp/qps/client.h",
4643 "test/cpp/qps/driver.h",
4644 "test/cpp/qps/histogram.h",
4645 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004646 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07004647 "test/cpp/qps/parse_json.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004648 "test/cpp/qps/qps_worker.h",
4649 "test/cpp/qps/report.h",
4650 "test/cpp/qps/server.h",
4651 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004652 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004653 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004654 ],
4655 "language": "c++",
4656 "name": "qps",
4657 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004658 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004659 "test/cpp/qps/client_async.cc",
4660 "test/cpp/qps/client_sync.cc",
4661 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004662 "test/cpp/qps/driver.h",
4663 "test/cpp/qps/histogram.h",
4664 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004665 "test/cpp/qps/limit_cores.cc",
4666 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07004667 "test/cpp/qps/parse_json.cc",
4668 "test/cpp/qps/parse_json.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004669 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004670 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004671 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004672 "test/cpp/qps/report.h",
4673 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004674 "test/cpp/qps/server_async.cc",
4675 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004676 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004677 "test/cpp/qps/usage_timer.cc",
4678 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004679 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004680 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004681 ],
4682 "third_party": false,
4683 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004684 },
4685 {
4686 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004687 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004688 "grpc"
4689 ],
4690 "headers": [],
4691 "language": "csharp",
4692 "name": "grpc_csharp_ext",
4693 "src": [
4694 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004695 ],
4696 "third_party": false,
4697 "type": "lib"
4698 },
4699 {
4700 "deps": [],
4701 "headers": [
4702 "third_party/boringssl/crypto/aes/internal.h",
4703 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4704 "third_party/boringssl/crypto/bio/internal.h",
4705 "third_party/boringssl/crypto/bn/internal.h",
4706 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4707 "third_party/boringssl/crypto/bytestring/internal.h",
4708 "third_party/boringssl/crypto/cipher/internal.h",
4709 "third_party/boringssl/crypto/conf/conf_def.h",
4710 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004711 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004712 "third_party/boringssl/crypto/des/internal.h",
4713 "third_party/boringssl/crypto/dh/internal.h",
4714 "third_party/boringssl/crypto/digest/internal.h",
4715 "third_party/boringssl/crypto/digest/md32_common.h",
4716 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004717 "third_party/boringssl/crypto/ec/internal.h",
4718 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4719 "third_party/boringssl/crypto/evp/internal.h",
4720 "third_party/boringssl/crypto/internal.h",
4721 "third_party/boringssl/crypto/modes/internal.h",
4722 "third_party/boringssl/crypto/obj/obj_dat.h",
4723 "third_party/boringssl/crypto/obj/obj_xref.h",
4724 "third_party/boringssl/crypto/pkcs8/internal.h",
4725 "third_party/boringssl/crypto/rand/internal.h",
4726 "third_party/boringssl/crypto/rsa/internal.h",
4727 "third_party/boringssl/crypto/test/scoped_types.h",
4728 "third_party/boringssl/crypto/test/test_util.h",
4729 "third_party/boringssl/crypto/x509/charmap.h",
4730 "third_party/boringssl/crypto/x509/vpm_int.h",
4731 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4732 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4733 "third_party/boringssl/include/openssl/aead.h",
4734 "third_party/boringssl/include/openssl/aes.h",
4735 "third_party/boringssl/include/openssl/arm_arch.h",
4736 "third_party/boringssl/include/openssl/asn1.h",
4737 "third_party/boringssl/include/openssl/asn1_mac.h",
4738 "third_party/boringssl/include/openssl/asn1t.h",
4739 "third_party/boringssl/include/openssl/base.h",
4740 "third_party/boringssl/include/openssl/base64.h",
4741 "third_party/boringssl/include/openssl/bio.h",
4742 "third_party/boringssl/include/openssl/blowfish.h",
4743 "third_party/boringssl/include/openssl/bn.h",
4744 "third_party/boringssl/include/openssl/buf.h",
4745 "third_party/boringssl/include/openssl/buffer.h",
4746 "third_party/boringssl/include/openssl/bytestring.h",
4747 "third_party/boringssl/include/openssl/cast.h",
4748 "third_party/boringssl/include/openssl/chacha.h",
4749 "third_party/boringssl/include/openssl/cipher.h",
4750 "third_party/boringssl/include/openssl/cmac.h",
4751 "third_party/boringssl/include/openssl/conf.h",
4752 "third_party/boringssl/include/openssl/cpu.h",
4753 "third_party/boringssl/include/openssl/crypto.h",
4754 "third_party/boringssl/include/openssl/curve25519.h",
4755 "third_party/boringssl/include/openssl/des.h",
4756 "third_party/boringssl/include/openssl/dh.h",
4757 "third_party/boringssl/include/openssl/digest.h",
4758 "third_party/boringssl/include/openssl/dsa.h",
4759 "third_party/boringssl/include/openssl/dtls1.h",
4760 "third_party/boringssl/include/openssl/ec.h",
4761 "third_party/boringssl/include/openssl/ec_key.h",
4762 "third_party/boringssl/include/openssl/ecdh.h",
4763 "third_party/boringssl/include/openssl/ecdsa.h",
4764 "third_party/boringssl/include/openssl/engine.h",
4765 "third_party/boringssl/include/openssl/err.h",
4766 "third_party/boringssl/include/openssl/evp.h",
4767 "third_party/boringssl/include/openssl/ex_data.h",
4768 "third_party/boringssl/include/openssl/hkdf.h",
4769 "third_party/boringssl/include/openssl/hmac.h",
4770 "third_party/boringssl/include/openssl/lhash.h",
4771 "third_party/boringssl/include/openssl/lhash_macros.h",
4772 "third_party/boringssl/include/openssl/md4.h",
4773 "third_party/boringssl/include/openssl/md5.h",
4774 "third_party/boringssl/include/openssl/mem.h",
4775 "third_party/boringssl/include/openssl/obj.h",
4776 "third_party/boringssl/include/openssl/obj_mac.h",
4777 "third_party/boringssl/include/openssl/objects.h",
4778 "third_party/boringssl/include/openssl/opensslfeatures.h",
4779 "third_party/boringssl/include/openssl/opensslv.h",
4780 "third_party/boringssl/include/openssl/ossl_typ.h",
4781 "third_party/boringssl/include/openssl/pem.h",
4782 "third_party/boringssl/include/openssl/pkcs12.h",
4783 "third_party/boringssl/include/openssl/pkcs7.h",
4784 "third_party/boringssl/include/openssl/pkcs8.h",
4785 "third_party/boringssl/include/openssl/poly1305.h",
4786 "third_party/boringssl/include/openssl/pqueue.h",
4787 "third_party/boringssl/include/openssl/rand.h",
4788 "third_party/boringssl/include/openssl/rc4.h",
4789 "third_party/boringssl/include/openssl/rsa.h",
4790 "third_party/boringssl/include/openssl/safestack.h",
4791 "third_party/boringssl/include/openssl/sha.h",
4792 "third_party/boringssl/include/openssl/srtp.h",
4793 "third_party/boringssl/include/openssl/ssl.h",
4794 "third_party/boringssl/include/openssl/ssl3.h",
4795 "third_party/boringssl/include/openssl/stack.h",
4796 "third_party/boringssl/include/openssl/stack_macros.h",
4797 "third_party/boringssl/include/openssl/thread.h",
4798 "third_party/boringssl/include/openssl/time_support.h",
4799 "third_party/boringssl/include/openssl/tls1.h",
4800 "third_party/boringssl/include/openssl/type_check.h",
4801 "third_party/boringssl/include/openssl/x509.h",
4802 "third_party/boringssl/include/openssl/x509_vfy.h",
4803 "third_party/boringssl/include/openssl/x509v3.h",
4804 "third_party/boringssl/ssl/internal.h",
4805 "third_party/boringssl/ssl/test/async_bio.h",
4806 "third_party/boringssl/ssl/test/packeted_bio.h",
4807 "third_party/boringssl/ssl/test/scoped_types.h",
4808 "third_party/boringssl/ssl/test/test_config.h"
4809 ],
4810 "language": "c",
4811 "name": "boringssl",
4812 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004813 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004814 ],
4815 "third_party": true,
4816 "type": "lib"
4817 },
4818 {
4819 "deps": [],
4820 "headers": [],
4821 "language": "c++",
4822 "name": "boringssl_test_util",
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_aes_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++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004846 "name": "boringssl_asn1_test_lib",
4847 "src": [],
4848 "third_party": true,
4849 "type": "lib"
4850 },
4851 {
4852 "deps": [
4853 "boringssl",
4854 "boringssl_test_util"
4855 ],
4856 "headers": [],
4857 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004858 "name": "boringssl_base64_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_bio_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_bn_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_bytestring_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_aead_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_cipher_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_cmac_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_constant_time_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_ed25519_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_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004967 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004968 "third_party": true,
4969 "type": "lib"
4970 },
4971 {
4972 "deps": [
4973 "boringssl",
4974 "boringssl_test_util"
4975 ],
4976 "headers": [],
4977 "language": "c++",
4978 "name": "boringssl_dh_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_digest_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_dsa_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_ec_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_example_mul_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_ecdsa_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_err_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_evp_extra_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_evp_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_pbkdf_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_hkdf_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_hmac_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_lhash_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_gcm_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_pkcs12_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_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005159 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005160 "third_party": true,
5161 "type": "lib"
5162 },
5163 {
5164 "deps": [
5165 "boringssl",
5166 "boringssl_test_util"
5167 ],
5168 "headers": [],
5169 "language": "c++",
5170 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005171 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005172 "third_party": true,
5173 "type": "lib"
5174 },
5175 {
5176 "deps": [
5177 "boringssl",
5178 "boringssl_test_util"
5179 ],
5180 "headers": [],
5181 "language": "c",
5182 "name": "boringssl_refcount_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_rsa_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_thread_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_pkcs7_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 "boringssl",
5226 "boringssl_test_util"
5227 ],
5228 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005229 "language": "c++",
5230 "name": "boringssl_x509_test_lib",
5231 "src": [],
5232 "third_party": true,
5233 "type": "lib"
5234 },
5235 {
5236 "deps": [
5237 "boringssl",
5238 "boringssl_test_util"
5239 ],
5240 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005241 "language": "c",
5242 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005243 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005244 "third_party": true,
5245 "type": "lib"
5246 },
5247 {
5248 "deps": [
5249 "boringssl",
5250 "boringssl_test_util"
5251 ],
5252 "headers": [],
5253 "language": "c",
5254 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005255 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005256 "third_party": true,
5257 "type": "lib"
5258 },
5259 {
5260 "deps": [
5261 "boringssl",
5262 "boringssl_test_util"
5263 ],
5264 "headers": [],
5265 "language": "c",
5266 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005267 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005268 "third_party": true,
5269 "type": "lib"
5270 },
5271 {
5272 "deps": [
5273 "boringssl",
5274 "boringssl_test_util"
5275 ],
5276 "headers": [],
5277 "language": "c++",
5278 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005279 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005280 "third_party": true,
5281 "type": "lib"
5282 },
5283 {
5284 "deps": [],
5285 "headers": [
5286 "third_party/zlib/crc32.h",
5287 "third_party/zlib/deflate.h",
5288 "third_party/zlib/gzguts.h",
5289 "third_party/zlib/inffast.h",
5290 "third_party/zlib/inffixed.h",
5291 "third_party/zlib/inflate.h",
5292 "third_party/zlib/inftrees.h",
5293 "third_party/zlib/trees.h",
5294 "third_party/zlib/zconf.h",
5295 "third_party/zlib/zlib.h",
5296 "third_party/zlib/zutil.h"
5297 ],
5298 "language": "c",
5299 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005300 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005301 "third_party": true,
5302 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005303 },
5304 {
5305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005306 "gpr",
5307 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005308 "grpc_test_util_unsecure",
5309 "grpc_unsecure"
5310 ],
5311 "headers": [
5312 "test/core/bad_client/bad_client.h"
5313 ],
5314 "language": "c",
5315 "name": "bad_client_test",
5316 "src": [
5317 "test/core/bad_client/bad_client.c",
5318 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005319 ],
5320 "third_party": false,
5321 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005322 },
5323 {
5324 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005325 "gpr",
5326 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005327 "grpc",
5328 "grpc_test_util"
5329 ],
5330 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005331 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005332 ],
5333 "language": "c",
5334 "name": "bad_ssl_test_server",
5335 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005336 "test/core/bad_ssl/server_common.c",
5337 "test/core/bad_ssl/server_common.h"
5338 ],
5339 "third_party": false,
5340 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005341 },
5342 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005343 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005344 "gpr",
5345 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005346 "grpc",
5347 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005348 ],
5349 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005350 "test/core/end2end/end2end_tests.h",
5351 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005352 ],
5353 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005354 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005355 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005356 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005357 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005358 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005359 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005360 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005361 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005362 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005363 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005364 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005365 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005366 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005367 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005368 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005369 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005370 "test/core/end2end/tests/default_host.c",
5371 "test/core/end2end/tests/disappearing_server.c",
5372 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005373 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005374 "test/core/end2end/tests/graceful_server_shutdown.c",
5375 "test/core/end2end/tests/high_initial_seqno.c",
5376 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005377 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005378 "test/core/end2end/tests/invoke_large_request.c",
5379 "test/core/end2end/tests/large_metadata.c",
5380 "test/core/end2end/tests/max_concurrent_streams.c",
5381 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005382 "test/core/end2end/tests/negative_deadline.c",
5383 "test/core/end2end/tests/no_op.c",
5384 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005385 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005386 "test/core/end2end/tests/ping_pong_streaming.c",
5387 "test/core/end2end/tests/registered_call.c",
5388 "test/core/end2end/tests/request_with_flags.c",
5389 "test/core/end2end/tests/request_with_payload.c",
5390 "test/core/end2end/tests/server_finishes_request.c",
5391 "test/core/end2end/tests/shutdown_finishes_calls.c",
5392 "test/core/end2end/tests/shutdown_finishes_tags.c",
5393 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005394 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005395 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005396 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005397 ],
5398 "third_party": false,
5399 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005400 },
5401 {
5402 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005403 "gpr",
5404 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005405 "grpc_test_util_unsecure",
5406 "grpc_unsecure"
5407 ],
5408 "headers": [
5409 "test/core/end2end/end2end_tests.h",
5410 "test/core/end2end/tests/cancel_test_helpers.h"
5411 ],
5412 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005413 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005414 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005415 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005416 "test/core/end2end/end2end_tests.h",
5417 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005418 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005419 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005420 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005421 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005422 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005423 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005424 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005425 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005426 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005427 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005428 "test/core/end2end/tests/default_host.c",
5429 "test/core/end2end/tests/disappearing_server.c",
5430 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005431 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005432 "test/core/end2end/tests/graceful_server_shutdown.c",
5433 "test/core/end2end/tests/high_initial_seqno.c",
5434 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005435 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005436 "test/core/end2end/tests/invoke_large_request.c",
5437 "test/core/end2end/tests/large_metadata.c",
5438 "test/core/end2end/tests/max_concurrent_streams.c",
5439 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005440 "test/core/end2end/tests/negative_deadline.c",
5441 "test/core/end2end/tests/no_op.c",
5442 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005443 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005444 "test/core/end2end/tests/ping_pong_streaming.c",
5445 "test/core/end2end/tests/registered_call.c",
5446 "test/core/end2end/tests/request_with_flags.c",
5447 "test/core/end2end/tests/request_with_payload.c",
5448 "test/core/end2end/tests/server_finishes_request.c",
5449 "test/core/end2end/tests/shutdown_finishes_calls.c",
5450 "test/core/end2end/tests/shutdown_finishes_tags.c",
5451 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005452 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005453 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005454 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005455 ],
5456 "third_party": false,
5457 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005458 },
5459 {
5460 "deps": [
5461 "gpr",
Alistair Veitchf1bc22a2016-05-27 16:38:15 -07005462 "grpc_base",
5463 "nanopb"
Craig Tillerd1697d92016-04-05 16:05:46 -07005464 ],
5465 "headers": [
5466 "include/grpc/census.h",
5467 "src/core/ext/census/aggregation.h",
5468 "src/core/ext/census/census_interface.h",
5469 "src/core/ext/census/census_rpc_stats.h",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005470 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005471 "src/core/ext/census/grpc_filter.h",
5472 "src/core/ext/census/mlog.h",
5473 "src/core/ext/census/rpc_metric_id.h"
5474 ],
5475 "language": "c",
5476 "name": "census",
5477 "src": [
5478 "include/grpc/census.h",
5479 "src/core/ext/census/aggregation.h",
5480 "src/core/ext/census/census_interface.h",
5481 "src/core/ext/census/census_rpc_stats.h",
5482 "src/core/ext/census/context.c",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005483 "src/core/ext/census/gen/census.pb.c",
5484 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005485 "src/core/ext/census/grpc_context.c",
5486 "src/core/ext/census/grpc_filter.c",
5487 "src/core/ext/census/grpc_filter.h",
5488 "src/core/ext/census/grpc_plugin.c",
5489 "src/core/ext/census/initialize.c",
5490 "src/core/ext/census/mlog.c",
5491 "src/core/ext/census/mlog.h",
5492 "src/core/ext/census/operation.c",
5493 "src/core/ext/census/placeholders.c",
5494 "src/core/ext/census/rpc_metric_id.h",
5495 "src/core/ext/census/tracing.c"
5496 ],
5497 "third_party": false,
5498 "type": "filegroup"
5499 },
5500 {
5501 "deps": [
5502 "gpr_codegen"
5503 ],
5504 "headers": [
5505 "include/grpc/support/alloc.h",
5506 "include/grpc/support/atm.h",
5507 "include/grpc/support/atm_gcc_atomic.h",
5508 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005509 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005510 "include/grpc/support/avl.h",
5511 "include/grpc/support/cmdline.h",
5512 "include/grpc/support/cpu.h",
5513 "include/grpc/support/histogram.h",
5514 "include/grpc/support/host_port.h",
5515 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005516 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005517 "include/grpc/support/port_platform.h",
5518 "include/grpc/support/slice.h",
5519 "include/grpc/support/slice_buffer.h",
5520 "include/grpc/support/string_util.h",
5521 "include/grpc/support/subprocess.h",
5522 "include/grpc/support/sync.h",
5523 "include/grpc/support/sync_generic.h",
5524 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005525 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005526 "include/grpc/support/thd.h",
5527 "include/grpc/support/time.h",
5528 "include/grpc/support/tls.h",
5529 "include/grpc/support/tls_gcc.h",
5530 "include/grpc/support/tls_msvc.h",
5531 "include/grpc/support/tls_pthread.h",
5532 "include/grpc/support/useful.h",
5533 "src/core/lib/profiling/timers.h",
5534 "src/core/lib/support/backoff.h",
5535 "src/core/lib/support/block_annotate.h",
5536 "src/core/lib/support/env.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005537 "src/core/lib/support/murmur_hash.h",
5538 "src/core/lib/support/stack_lockfree.h",
5539 "src/core/lib/support/string.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005540 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005541 "src/core/lib/support/thd_internal.h",
5542 "src/core/lib/support/time_precise.h",
5543 "src/core/lib/support/tmpfile.h"
5544 ],
5545 "language": "c",
5546 "name": "gpr_base",
5547 "src": [
5548 "include/grpc/support/alloc.h",
5549 "include/grpc/support/atm.h",
5550 "include/grpc/support/atm_gcc_atomic.h",
5551 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005552 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005553 "include/grpc/support/avl.h",
5554 "include/grpc/support/cmdline.h",
5555 "include/grpc/support/cpu.h",
5556 "include/grpc/support/histogram.h",
5557 "include/grpc/support/host_port.h",
5558 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005559 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005560 "include/grpc/support/port_platform.h",
5561 "include/grpc/support/slice.h",
5562 "include/grpc/support/slice_buffer.h",
5563 "include/grpc/support/string_util.h",
5564 "include/grpc/support/subprocess.h",
5565 "include/grpc/support/sync.h",
5566 "include/grpc/support/sync_generic.h",
5567 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005568 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005569 "include/grpc/support/thd.h",
5570 "include/grpc/support/time.h",
5571 "include/grpc/support/tls.h",
5572 "include/grpc/support/tls_gcc.h",
5573 "include/grpc/support/tls_msvc.h",
5574 "include/grpc/support/tls_pthread.h",
5575 "include/grpc/support/useful.h",
5576 "src/core/lib/profiling/basic_timers.c",
5577 "src/core/lib/profiling/stap_timers.c",
5578 "src/core/lib/profiling/timers.h",
5579 "src/core/lib/support/alloc.c",
5580 "src/core/lib/support/avl.c",
5581 "src/core/lib/support/backoff.c",
5582 "src/core/lib/support/backoff.h",
5583 "src/core/lib/support/block_annotate.h",
5584 "src/core/lib/support/cmdline.c",
5585 "src/core/lib/support/cpu_iphone.c",
5586 "src/core/lib/support/cpu_linux.c",
5587 "src/core/lib/support/cpu_posix.c",
5588 "src/core/lib/support/cpu_windows.c",
5589 "src/core/lib/support/env.h",
5590 "src/core/lib/support/env_linux.c",
5591 "src/core/lib/support/env_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005592 "src/core/lib/support/env_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005593 "src/core/lib/support/histogram.c",
5594 "src/core/lib/support/host_port.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005595 "src/core/lib/support/log.c",
5596 "src/core/lib/support/log_android.c",
5597 "src/core/lib/support/log_linux.c",
5598 "src/core/lib/support/log_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005599 "src/core/lib/support/log_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005600 "src/core/lib/support/murmur_hash.c",
5601 "src/core/lib/support/murmur_hash.h",
5602 "src/core/lib/support/slice.c",
5603 "src/core/lib/support/slice_buffer.c",
5604 "src/core/lib/support/stack_lockfree.c",
5605 "src/core/lib/support/stack_lockfree.h",
5606 "src/core/lib/support/string.c",
5607 "src/core/lib/support/string.h",
5608 "src/core/lib/support/string_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005609 "src/core/lib/support/string_util_windows.c",
5610 "src/core/lib/support/string_windows.c",
5611 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005612 "src/core/lib/support/subprocess_posix.c",
5613 "src/core/lib/support/subprocess_windows.c",
5614 "src/core/lib/support/sync.c",
5615 "src/core/lib/support/sync_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005616 "src/core/lib/support/sync_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005617 "src/core/lib/support/thd.c",
5618 "src/core/lib/support/thd_internal.h",
5619 "src/core/lib/support/thd_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005620 "src/core/lib/support/thd_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005621 "src/core/lib/support/time.c",
5622 "src/core/lib/support/time_posix.c",
5623 "src/core/lib/support/time_precise.c",
5624 "src/core/lib/support/time_precise.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005625 "src/core/lib/support/time_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005626 "src/core/lib/support/tls_pthread.c",
5627 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005628 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005629 "src/core/lib/support/tmpfile_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005630 "src/core/lib/support/tmpfile_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005631 "src/core/lib/support/wrap_memcpy.c"
5632 ],
5633 "third_party": false,
5634 "type": "filegroup"
5635 },
5636 {
5637 "deps": [],
5638 "headers": [
5639 "include/grpc/impl/codegen/alloc.h",
5640 "include/grpc/impl/codegen/atm.h",
5641 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5642 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005643 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005644 "include/grpc/impl/codegen/log.h",
5645 "include/grpc/impl/codegen/port_platform.h",
5646 "include/grpc/impl/codegen/slice.h",
5647 "include/grpc/impl/codegen/slice_buffer.h",
5648 "include/grpc/impl/codegen/sync.h",
5649 "include/grpc/impl/codegen/sync_generic.h",
5650 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005651 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005652 "include/grpc/impl/codegen/time.h"
5653 ],
5654 "language": "c",
5655 "name": "gpr_codegen",
5656 "src": [
5657 "include/grpc/impl/codegen/alloc.h",
5658 "include/grpc/impl/codegen/atm.h",
5659 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5660 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005661 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005662 "include/grpc/impl/codegen/log.h",
5663 "include/grpc/impl/codegen/port_platform.h",
5664 "include/grpc/impl/codegen/slice.h",
5665 "include/grpc/impl/codegen/slice_buffer.h",
5666 "include/grpc/impl/codegen/sync.h",
5667 "include/grpc/impl/codegen/sync_generic.h",
5668 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005669 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005670 "include/grpc/impl/codegen/time.h"
5671 ],
5672 "third_party": false,
5673 "type": "filegroup"
5674 },
5675 {
5676 "deps": [
yang-g34b58612016-06-03 17:30:09 -07005677 "grpc++_codegen_base"
5678 ],
5679 "headers": [],
5680 "language": "c",
5681 "name": "grpc++_codegen_base_src",
5682 "src": [
5683 "src/cpp/codegen/codegen_init.cc"
5684 ],
5685 "third_party": false,
5686 "type": "filegroup"
5687 },
5688 {
5689 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005690 "gpr",
5691 "grpc_codegen"
5692 ],
5693 "headers": [
5694 "include/grpc/byte_buffer.h",
5695 "include/grpc/byte_buffer_reader.h",
5696 "include/grpc/compression.h",
5697 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07005698 "include/grpc/grpc_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005699 "include/grpc/status.h",
5700 "src/core/lib/channel/channel_args.h",
5701 "src/core/lib/channel/channel_stack.h",
5702 "src/core/lib/channel/channel_stack_builder.h",
5703 "src/core/lib/channel/compress_filter.h",
5704 "src/core/lib/channel/connected_channel.h",
5705 "src/core/lib/channel/context.h",
5706 "src/core/lib/channel/http_client_filter.h",
5707 "src/core/lib/channel/http_server_filter.h",
5708 "src/core/lib/compression/algorithm_metadata.h",
5709 "src/core/lib/compression/message_compress.h",
5710 "src/core/lib/debug/trace.h",
5711 "src/core/lib/http/format_request.h",
5712 "src/core/lib/http/httpcli.h",
5713 "src/core/lib/http/parser.h",
5714 "src/core/lib/iomgr/closure.h",
5715 "src/core/lib/iomgr/endpoint.h",
5716 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07005717 "src/core/lib/iomgr/error.h",
Craig Tiller69f3e2b2016-05-31 13:45:24 -07005718 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005719 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005720 "src/core/lib/iomgr/ev_posix.h",
5721 "src/core/lib/iomgr/exec_ctx.h",
5722 "src/core/lib/iomgr/executor.h",
5723 "src/core/lib/iomgr/iocp_windows.h",
5724 "src/core/lib/iomgr/iomgr.h",
5725 "src/core/lib/iomgr/iomgr_internal.h",
5726 "src/core/lib/iomgr/iomgr_posix.h",
Craig Tiller85178862016-05-18 16:09:16 -07005727 "src/core/lib/iomgr/load_file.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005728 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005729 "src/core/lib/iomgr/pollset.h",
5730 "src/core/lib/iomgr/pollset_set.h",
5731 "src/core/lib/iomgr/pollset_set_windows.h",
5732 "src/core/lib/iomgr/pollset_windows.h",
5733 "src/core/lib/iomgr/resolve_address.h",
5734 "src/core/lib/iomgr/sockaddr.h",
5735 "src/core/lib/iomgr/sockaddr_posix.h",
5736 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005737 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005738 "src/core/lib/iomgr/socket_utils_posix.h",
5739 "src/core/lib/iomgr/socket_windows.h",
5740 "src/core/lib/iomgr/tcp_client.h",
5741 "src/core/lib/iomgr/tcp_posix.h",
5742 "src/core/lib/iomgr/tcp_server.h",
5743 "src/core/lib/iomgr/tcp_windows.h",
5744 "src/core/lib/iomgr/time_averaged_stats.h",
5745 "src/core/lib/iomgr/timer.h",
5746 "src/core/lib/iomgr/timer_heap.h",
5747 "src/core/lib/iomgr/udp_server.h",
5748 "src/core/lib/iomgr/unix_sockets_posix.h",
5749 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5750 "src/core/lib/iomgr/wakeup_fd_posix.h",
5751 "src/core/lib/iomgr/workqueue.h",
5752 "src/core/lib/iomgr/workqueue_posix.h",
5753 "src/core/lib/iomgr/workqueue_windows.h",
5754 "src/core/lib/json/json.h",
5755 "src/core/lib/json/json_common.h",
5756 "src/core/lib/json/json_reader.h",
5757 "src/core/lib/json/json_writer.h",
5758 "src/core/lib/surface/api_trace.h",
5759 "src/core/lib/surface/call.h",
5760 "src/core/lib/surface/call_test_only.h",
5761 "src/core/lib/surface/channel.h",
5762 "src/core/lib/surface/channel_init.h",
5763 "src/core/lib/surface/channel_stack_type.h",
5764 "src/core/lib/surface/completion_queue.h",
5765 "src/core/lib/surface/event_string.h",
5766 "src/core/lib/surface/init.h",
5767 "src/core/lib/surface/lame_client.h",
5768 "src/core/lib/surface/server.h",
5769 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005770 "src/core/lib/transport/byte_stream.h",
5771 "src/core/lib/transport/connectivity_state.h",
5772 "src/core/lib/transport/metadata.h",
5773 "src/core/lib/transport/metadata_batch.h",
5774 "src/core/lib/transport/static_metadata.h",
5775 "src/core/lib/transport/transport.h",
5776 "src/core/lib/transport/transport_impl.h"
5777 ],
5778 "language": "c",
5779 "name": "grpc_base",
5780 "src": [
5781 "include/grpc/byte_buffer.h",
5782 "include/grpc/byte_buffer_reader.h",
5783 "include/grpc/compression.h",
5784 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07005785 "include/grpc/grpc_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005786 "include/grpc/status.h",
5787 "src/core/lib/channel/channel_args.c",
5788 "src/core/lib/channel/channel_args.h",
5789 "src/core/lib/channel/channel_stack.c",
5790 "src/core/lib/channel/channel_stack.h",
5791 "src/core/lib/channel/channel_stack_builder.c",
5792 "src/core/lib/channel/channel_stack_builder.h",
5793 "src/core/lib/channel/compress_filter.c",
5794 "src/core/lib/channel/compress_filter.h",
5795 "src/core/lib/channel/connected_channel.c",
5796 "src/core/lib/channel/connected_channel.h",
5797 "src/core/lib/channel/context.h",
5798 "src/core/lib/channel/http_client_filter.c",
5799 "src/core/lib/channel/http_client_filter.h",
5800 "src/core/lib/channel/http_server_filter.c",
5801 "src/core/lib/channel/http_server_filter.h",
5802 "src/core/lib/compression/algorithm_metadata.h",
David Garcia Quintasac094472016-05-18 20:25:57 -07005803 "src/core/lib/compression/compression.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005804 "src/core/lib/compression/message_compress.c",
5805 "src/core/lib/compression/message_compress.h",
5806 "src/core/lib/debug/trace.c",
5807 "src/core/lib/debug/trace.h",
5808 "src/core/lib/http/format_request.c",
5809 "src/core/lib/http/format_request.h",
5810 "src/core/lib/http/httpcli.c",
5811 "src/core/lib/http/httpcli.h",
5812 "src/core/lib/http/parser.c",
5813 "src/core/lib/http/parser.h",
5814 "src/core/lib/iomgr/closure.c",
5815 "src/core/lib/iomgr/closure.h",
5816 "src/core/lib/iomgr/endpoint.c",
5817 "src/core/lib/iomgr/endpoint.h",
5818 "src/core/lib/iomgr/endpoint_pair.h",
5819 "src/core/lib/iomgr/endpoint_pair_posix.c",
5820 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07005821 "src/core/lib/iomgr/error.c",
5822 "src/core/lib/iomgr/error.h",
Craig Tiller69f3e2b2016-05-31 13:45:24 -07005823 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5824 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005825 "src/core/lib/iomgr/ev_poll_posix.c",
5826 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005827 "src/core/lib/iomgr/ev_posix.c",
5828 "src/core/lib/iomgr/ev_posix.h",
5829 "src/core/lib/iomgr/exec_ctx.c",
5830 "src/core/lib/iomgr/exec_ctx.h",
5831 "src/core/lib/iomgr/executor.c",
5832 "src/core/lib/iomgr/executor.h",
5833 "src/core/lib/iomgr/iocp_windows.c",
5834 "src/core/lib/iomgr/iocp_windows.h",
5835 "src/core/lib/iomgr/iomgr.c",
5836 "src/core/lib/iomgr/iomgr.h",
5837 "src/core/lib/iomgr/iomgr_internal.h",
5838 "src/core/lib/iomgr/iomgr_posix.c",
5839 "src/core/lib/iomgr/iomgr_posix.h",
5840 "src/core/lib/iomgr/iomgr_windows.c",
Craig Tiller85178862016-05-18 16:09:16 -07005841 "src/core/lib/iomgr/load_file.c",
5842 "src/core/lib/iomgr/load_file.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005843 "src/core/lib/iomgr/polling_entity.c",
5844 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005845 "src/core/lib/iomgr/pollset.h",
5846 "src/core/lib/iomgr/pollset_set.h",
5847 "src/core/lib/iomgr/pollset_set_windows.c",
5848 "src/core/lib/iomgr/pollset_set_windows.h",
5849 "src/core/lib/iomgr/pollset_windows.c",
5850 "src/core/lib/iomgr/pollset_windows.h",
5851 "src/core/lib/iomgr/resolve_address.h",
5852 "src/core/lib/iomgr/resolve_address_posix.c",
5853 "src/core/lib/iomgr/resolve_address_windows.c",
5854 "src/core/lib/iomgr/sockaddr.h",
5855 "src/core/lib/iomgr/sockaddr_posix.h",
5856 "src/core/lib/iomgr/sockaddr_utils.c",
5857 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005858 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005859 "src/core/lib/iomgr/socket_utils_common_posix.c",
5860 "src/core/lib/iomgr/socket_utils_linux.c",
5861 "src/core/lib/iomgr/socket_utils_posix.c",
5862 "src/core/lib/iomgr/socket_utils_posix.h",
5863 "src/core/lib/iomgr/socket_windows.c",
5864 "src/core/lib/iomgr/socket_windows.h",
5865 "src/core/lib/iomgr/tcp_client.h",
5866 "src/core/lib/iomgr/tcp_client_posix.c",
5867 "src/core/lib/iomgr/tcp_client_windows.c",
5868 "src/core/lib/iomgr/tcp_posix.c",
5869 "src/core/lib/iomgr/tcp_posix.h",
5870 "src/core/lib/iomgr/tcp_server.h",
5871 "src/core/lib/iomgr/tcp_server_posix.c",
5872 "src/core/lib/iomgr/tcp_server_windows.c",
5873 "src/core/lib/iomgr/tcp_windows.c",
5874 "src/core/lib/iomgr/tcp_windows.h",
5875 "src/core/lib/iomgr/time_averaged_stats.c",
5876 "src/core/lib/iomgr/time_averaged_stats.h",
5877 "src/core/lib/iomgr/timer.c",
5878 "src/core/lib/iomgr/timer.h",
5879 "src/core/lib/iomgr/timer_heap.c",
5880 "src/core/lib/iomgr/timer_heap.h",
5881 "src/core/lib/iomgr/udp_server.c",
5882 "src/core/lib/iomgr/udp_server.h",
5883 "src/core/lib/iomgr/unix_sockets_posix.c",
5884 "src/core/lib/iomgr/unix_sockets_posix.h",
5885 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5886 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5887 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5888 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5889 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5890 "src/core/lib/iomgr/wakeup_fd_posix.c",
5891 "src/core/lib/iomgr/wakeup_fd_posix.h",
5892 "src/core/lib/iomgr/workqueue.h",
5893 "src/core/lib/iomgr/workqueue_posix.c",
5894 "src/core/lib/iomgr/workqueue_posix.h",
5895 "src/core/lib/iomgr/workqueue_windows.c",
5896 "src/core/lib/iomgr/workqueue_windows.h",
5897 "src/core/lib/json/json.c",
5898 "src/core/lib/json/json.h",
5899 "src/core/lib/json/json_common.h",
5900 "src/core/lib/json/json_reader.c",
5901 "src/core/lib/json/json_reader.h",
5902 "src/core/lib/json/json_string.c",
5903 "src/core/lib/json/json_writer.c",
5904 "src/core/lib/json/json_writer.h",
5905 "src/core/lib/surface/alarm.c",
5906 "src/core/lib/surface/api_trace.c",
5907 "src/core/lib/surface/api_trace.h",
5908 "src/core/lib/surface/byte_buffer.c",
5909 "src/core/lib/surface/byte_buffer_reader.c",
5910 "src/core/lib/surface/call.c",
5911 "src/core/lib/surface/call.h",
5912 "src/core/lib/surface/call_details.c",
5913 "src/core/lib/surface/call_log_batch.c",
5914 "src/core/lib/surface/call_test_only.h",
5915 "src/core/lib/surface/channel.c",
5916 "src/core/lib/surface/channel.h",
5917 "src/core/lib/surface/channel_init.c",
5918 "src/core/lib/surface/channel_init.h",
5919 "src/core/lib/surface/channel_ping.c",
5920 "src/core/lib/surface/channel_stack_type.c",
5921 "src/core/lib/surface/channel_stack_type.h",
5922 "src/core/lib/surface/completion_queue.c",
5923 "src/core/lib/surface/completion_queue.h",
5924 "src/core/lib/surface/event_string.c",
5925 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005926 "src/core/lib/surface/init.h",
5927 "src/core/lib/surface/lame_client.c",
5928 "src/core/lib/surface/lame_client.h",
5929 "src/core/lib/surface/metadata_array.c",
5930 "src/core/lib/surface/server.c",
5931 "src/core/lib/surface/server.h",
5932 "src/core/lib/surface/surface_trace.h",
5933 "src/core/lib/surface/validate_metadata.c",
5934 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005935 "src/core/lib/transport/byte_stream.c",
5936 "src/core/lib/transport/byte_stream.h",
5937 "src/core/lib/transport/connectivity_state.c",
5938 "src/core/lib/transport/connectivity_state.h",
5939 "src/core/lib/transport/metadata.c",
5940 "src/core/lib/transport/metadata.h",
5941 "src/core/lib/transport/metadata_batch.c",
5942 "src/core/lib/transport/metadata_batch.h",
5943 "src/core/lib/transport/static_metadata.c",
5944 "src/core/lib/transport/static_metadata.h",
5945 "src/core/lib/transport/transport.c",
5946 "src/core/lib/transport/transport.h",
5947 "src/core/lib/transport/transport_impl.h",
5948 "src/core/lib/transport/transport_op_string.c"
5949 ],
5950 "third_party": false,
5951 "type": "filegroup"
5952 },
5953 {
5954 "deps": [
5955 "gpr",
5956 "grpc_base"
5957 ],
5958 "headers": [
5959 "src/core/ext/client_config/client_channel.h",
5960 "src/core/ext/client_config/client_channel_factory.h",
5961 "src/core/ext/client_config/client_config.h",
5962 "src/core/ext/client_config/connector.h",
5963 "src/core/ext/client_config/initial_connect_string.h",
5964 "src/core/ext/client_config/lb_policy.h",
5965 "src/core/ext/client_config/lb_policy_factory.h",
5966 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005967 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005968 "src/core/ext/client_config/resolver.h",
5969 "src/core/ext/client_config/resolver_factory.h",
5970 "src/core/ext/client_config/resolver_registry.h",
5971 "src/core/ext/client_config/subchannel.h",
5972 "src/core/ext/client_config/subchannel_call_holder.h",
5973 "src/core/ext/client_config/subchannel_index.h",
5974 "src/core/ext/client_config/uri_parser.h"
5975 ],
5976 "language": "c",
5977 "name": "grpc_client_config",
5978 "src": [
5979 "src/core/ext/client_config/channel_connectivity.c",
5980 "src/core/ext/client_config/client_channel.c",
5981 "src/core/ext/client_config/client_channel.h",
5982 "src/core/ext/client_config/client_channel_factory.c",
5983 "src/core/ext/client_config/client_channel_factory.h",
5984 "src/core/ext/client_config/client_config.c",
5985 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005986 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005987 "src/core/ext/client_config/connector.c",
5988 "src/core/ext/client_config/connector.h",
5989 "src/core/ext/client_config/default_initial_connect_string.c",
5990 "src/core/ext/client_config/initial_connect_string.c",
5991 "src/core/ext/client_config/initial_connect_string.h",
5992 "src/core/ext/client_config/lb_policy.c",
5993 "src/core/ext/client_config/lb_policy.h",
5994 "src/core/ext/client_config/lb_policy_factory.c",
5995 "src/core/ext/client_config/lb_policy_factory.h",
5996 "src/core/ext/client_config/lb_policy_registry.c",
5997 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005998 "src/core/ext/client_config/parse_address.c",
5999 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006000 "src/core/ext/client_config/resolver.c",
6001 "src/core/ext/client_config/resolver.h",
6002 "src/core/ext/client_config/resolver_factory.c",
6003 "src/core/ext/client_config/resolver_factory.h",
6004 "src/core/ext/client_config/resolver_registry.c",
6005 "src/core/ext/client_config/resolver_registry.h",
6006 "src/core/ext/client_config/subchannel.c",
6007 "src/core/ext/client_config/subchannel.h",
6008 "src/core/ext/client_config/subchannel_call_holder.c",
6009 "src/core/ext/client_config/subchannel_call_holder.h",
6010 "src/core/ext/client_config/subchannel_index.c",
6011 "src/core/ext/client_config/subchannel_index.h",
6012 "src/core/ext/client_config/uri_parser.c",
6013 "src/core/ext/client_config/uri_parser.h"
6014 ],
6015 "third_party": false,
6016 "type": "filegroup"
6017 },
6018 {
6019 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07006020 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07006021 ],
6022 "headers": [
6023 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07006024 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006025 "include/grpc/impl/codegen/compression_types.h",
6026 "include/grpc/impl/codegen/connectivity_state.h",
6027 "include/grpc/impl/codegen/grpc_types.h",
6028 "include/grpc/impl/codegen/propagation_bits.h",
6029 "include/grpc/impl/codegen/status.h"
6030 ],
6031 "language": "c",
6032 "name": "grpc_codegen",
6033 "src": [
6034 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07006035 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006036 "include/grpc/impl/codegen/compression_types.h",
6037 "include/grpc/impl/codegen/connectivity_state.h",
6038 "include/grpc/impl/codegen/grpc_types.h",
6039 "include/grpc/impl/codegen/propagation_bits.h",
6040 "include/grpc/impl/codegen/status.h"
6041 ],
6042 "third_party": false,
6043 "type": "filegroup"
6044 },
6045 {
6046 "deps": [
6047 "gpr",
6048 "grpc_base",
6049 "grpc_client_config",
6050 "nanopb"
6051 ],
6052 "headers": [
6053 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006054 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006055 ],
6056 "language": "c",
6057 "name": "grpc_lb_policy_grpclb",
6058 "src": [
6059 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6060 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006061 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
6062 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006063 ],
6064 "third_party": false,
6065 "type": "filegroup"
6066 },
6067 {
6068 "deps": [
6069 "gpr",
6070 "grpc_base",
6071 "grpc_client_config"
6072 ],
6073 "headers": [],
6074 "language": "c",
6075 "name": "grpc_lb_policy_pick_first",
6076 "src": [
6077 "src/core/ext/lb_policy/pick_first/pick_first.c"
6078 ],
6079 "third_party": false,
6080 "type": "filegroup"
6081 },
6082 {
6083 "deps": [
6084 "gpr",
6085 "grpc_base",
6086 "grpc_client_config"
6087 ],
6088 "headers": [],
6089 "language": "c",
6090 "name": "grpc_lb_policy_round_robin",
6091 "src": [
6092 "src/core/ext/lb_policy/round_robin/round_robin.c"
6093 ],
6094 "third_party": false,
6095 "type": "filegroup"
6096 },
6097 {
6098 "deps": [
6099 "gpr",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07006100 "grpc_base"
6101 ],
6102 "headers": [
6103 "src/core/ext/load_reporting/load_reporting.h",
6104 "src/core/ext/load_reporting/load_reporting_filter.h"
6105 ],
6106 "language": "c",
6107 "name": "grpc_load_reporting",
6108 "src": [
6109 "src/core/ext/load_reporting/load_reporting.c",
6110 "src/core/ext/load_reporting/load_reporting.h",
6111 "src/core/ext/load_reporting/load_reporting_filter.c",
6112 "src/core/ext/load_reporting/load_reporting_filter.h"
6113 ],
6114 "third_party": false,
6115 "type": "filegroup"
6116 },
6117 {
6118 "deps": [
6119 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07006120 "grpc_base",
6121 "grpc_client_config"
6122 ],
6123 "headers": [],
6124 "language": "c",
6125 "name": "grpc_resolver_dns_native",
6126 "src": [
6127 "src/core/ext/resolver/dns/native/dns_resolver.c"
6128 ],
6129 "third_party": false,
6130 "type": "filegroup"
6131 },
6132 {
6133 "deps": [
6134 "gpr",
6135 "grpc_base",
6136 "grpc_client_config"
6137 ],
6138 "headers": [],
6139 "language": "c",
6140 "name": "grpc_resolver_sockaddr",
6141 "src": [
6142 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6143 ],
6144 "third_party": false,
6145 "type": "filegroup"
6146 },
6147 {
6148 "deps": [
6149 "gpr",
6150 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006151 "grpc_transport_chttp2_alpn",
6152 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006153 ],
6154 "headers": [
6155 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006156 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006157 "src/core/lib/security/context/security_context.h",
6158 "src/core/lib/security/credentials/composite/composite_credentials.h",
6159 "src/core/lib/security/credentials/credentials.h",
6160 "src/core/lib/security/credentials/fake/fake_credentials.h",
6161 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6162 "src/core/lib/security/credentials/iam/iam_credentials.h",
6163 "src/core/lib/security/credentials/jwt/json_token.h",
6164 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6165 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6166 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6167 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6168 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6169 "src/core/lib/security/transport/auth_filters.h",
6170 "src/core/lib/security/transport/handshake.h",
6171 "src/core/lib/security/transport/secure_endpoint.h",
6172 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006173 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006174 "src/core/lib/security/util/b64.h",
6175 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006176 ],
6177 "language": "c",
6178 "name": "grpc_secure",
6179 "src": [
6180 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006181 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006182 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006183 "src/core/lib/security/context/security_context.c",
6184 "src/core/lib/security/context/security_context.h",
6185 "src/core/lib/security/credentials/composite/composite_credentials.c",
6186 "src/core/lib/security/credentials/composite/composite_credentials.h",
6187 "src/core/lib/security/credentials/credentials.c",
6188 "src/core/lib/security/credentials/credentials.h",
6189 "src/core/lib/security/credentials/credentials_metadata.c",
6190 "src/core/lib/security/credentials/fake/fake_credentials.c",
6191 "src/core/lib/security/credentials/fake/fake_credentials.h",
6192 "src/core/lib/security/credentials/google_default/credentials_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006193 "src/core/lib/security/credentials/google_default/credentials_windows.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006194 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6195 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6196 "src/core/lib/security/credentials/iam/iam_credentials.c",
6197 "src/core/lib/security/credentials/iam/iam_credentials.h",
6198 "src/core/lib/security/credentials/jwt/json_token.c",
6199 "src/core/lib/security/credentials/jwt/json_token.h",
6200 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6201 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6202 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6203 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6204 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6205 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6206 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6207 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6208 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6209 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6210 "src/core/lib/security/transport/auth_filters.h",
6211 "src/core/lib/security/transport/client_auth_filter.c",
6212 "src/core/lib/security/transport/handshake.c",
6213 "src/core/lib/security/transport/handshake.h",
6214 "src/core/lib/security/transport/secure_endpoint.c",
6215 "src/core/lib/security/transport/secure_endpoint.h",
6216 "src/core/lib/security/transport/security_connector.c",
6217 "src/core/lib/security/transport/security_connector.h",
6218 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006219 "src/core/lib/security/transport/tsi_error.c",
6220 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006221 "src/core/lib/security/util/b64.c",
6222 "src/core/lib/security/util/b64.h",
6223 "src/core/lib/security/util/json_util.c",
6224 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006225 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006226 ],
6227 "third_party": false,
6228 "type": "filegroup"
6229 },
6230 {
6231 "deps": [
6232 "gpr_test_util",
6233 "grpc"
6234 ],
6235 "headers": [
6236 "test/core/end2end/cq_verifier.h",
6237 "test/core/end2end/fixtures/proxy.h",
6238 "test/core/iomgr/endpoint_tests.h",
6239 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006240 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006241 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006242 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006243 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006244 "test/core/util/port.h",
6245 "test/core/util/port_server_client.h",
6246 "test/core/util/slice_splitter.h"
6247 ],
6248 "language": "c",
6249 "name": "grpc_test_util_base",
6250 "src": [
6251 "test/core/end2end/cq_verifier.c",
6252 "test/core/end2end/cq_verifier.h",
6253 "test/core/end2end/fixtures/proxy.c",
6254 "test/core/end2end/fixtures/proxy.h",
6255 "test/core/iomgr/endpoint_tests.c",
6256 "test/core/iomgr/endpoint_tests.h",
6257 "test/core/util/grpc_profiler.c",
6258 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006259 "test/core/util/memory_counters.c",
6260 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006261 "test/core/util/mock_endpoint.c",
6262 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006263 "test/core/util/parse_hexstring.c",
6264 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006265 "test/core/util/passthru_endpoint.c",
6266 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006267 "test/core/util/port.h",
6268 "test/core/util/port_posix.c",
6269 "test/core/util/port_server_client.c",
6270 "test/core/util/port_server_client.h",
6271 "test/core/util/port_windows.c",
6272 "test/core/util/slice_splitter.c",
6273 "test/core/util/slice_splitter.h"
6274 ],
6275 "third_party": false,
6276 "type": "filegroup"
6277 },
6278 {
6279 "deps": [
6280 "gpr",
6281 "grpc_base",
6282 "grpc_transport_chttp2_alpn"
6283 ],
6284 "headers": [
Yuchen Zengd982bba2016-05-12 18:53:52 -07006285 "src/core/ext/transport/chttp2/transport/bin_decoder.h",
Craig Tillerf82ddc42016-04-05 17:15:07 -07006286 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006287 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6288 "src/core/ext/transport/chttp2/transport/frame.h",
6289 "src/core/ext/transport/chttp2/transport/frame_data.h",
6290 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6291 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6292 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6293 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6294 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6295 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6296 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6297 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6298 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6299 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6300 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6301 "src/core/ext/transport/chttp2/transport/internal.h",
6302 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6303 "src/core/ext/transport/chttp2/transport/stream_map.h",
6304 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6305 "src/core/ext/transport/chttp2/transport/varint.h"
6306 ],
6307 "language": "c",
6308 "name": "grpc_transport_chttp2",
6309 "src": [
Yuchen Zengd982bba2016-05-12 18:53:52 -07006310 "src/core/ext/transport/chttp2/transport/bin_decoder.c",
6311 "src/core/ext/transport/chttp2/transport/bin_decoder.h",
Craig Tillerf82ddc42016-04-05 17:15:07 -07006312 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6313 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6314 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006315 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6316 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6317 "src/core/ext/transport/chttp2/transport/frame.h",
6318 "src/core/ext/transport/chttp2/transport/frame_data.c",
6319 "src/core/ext/transport/chttp2/transport/frame_data.h",
6320 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6321 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6322 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6323 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6324 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6325 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6326 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6327 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6328 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6329 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6330 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6331 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6332 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6333 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6334 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6335 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6336 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6337 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6338 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6339 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6340 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6341 "src/core/ext/transport/chttp2/transport/internal.h",
6342 "src/core/ext/transport/chttp2/transport/parsing.c",
6343 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6344 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6345 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6346 "src/core/ext/transport/chttp2/transport/stream_map.c",
6347 "src/core/ext/transport/chttp2/transport/stream_map.h",
6348 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6349 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6350 "src/core/ext/transport/chttp2/transport/varint.c",
6351 "src/core/ext/transport/chttp2/transport/varint.h",
6352 "src/core/ext/transport/chttp2/transport/writing.c"
6353 ],
6354 "third_party": false,
6355 "type": "filegroup"
6356 },
6357 {
6358 "deps": [
6359 "gpr"
6360 ],
6361 "headers": [
6362 "src/core/ext/transport/chttp2/alpn/alpn.h"
6363 ],
6364 "language": "c",
6365 "name": "grpc_transport_chttp2_alpn",
6366 "src": [
6367 "src/core/ext/transport/chttp2/alpn/alpn.c",
6368 "src/core/ext/transport/chttp2/alpn/alpn.h"
6369 ],
6370 "third_party": false,
6371 "type": "filegroup"
6372 },
6373 {
6374 "deps": [
6375 "gpr",
6376 "grpc_base",
6377 "grpc_client_config",
6378 "grpc_transport_chttp2"
6379 ],
6380 "headers": [],
6381 "language": "c",
6382 "name": "grpc_transport_chttp2_client_insecure",
6383 "src": [
Adam Michalik321b1fb2016-05-16 15:42:36 -07006384 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
6385 "src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006386 ],
6387 "third_party": false,
6388 "type": "filegroup"
6389 },
6390 {
6391 "deps": [
6392 "gpr",
6393 "grpc_base",
6394 "grpc_client_config",
6395 "grpc_secure",
6396 "grpc_transport_chttp2"
6397 ],
6398 "headers": [],
6399 "language": "c",
6400 "name": "grpc_transport_chttp2_client_secure",
6401 "src": [
6402 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6403 ],
6404 "third_party": false,
6405 "type": "filegroup"
6406 },
6407 {
6408 "deps": [
6409 "gpr",
6410 "grpc_base",
6411 "grpc_transport_chttp2"
6412 ],
6413 "headers": [],
6414 "language": "c",
6415 "name": "grpc_transport_chttp2_server_insecure",
6416 "src": [
Adam Michalikbf10c822016-05-20 16:13:32 -07006417 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
6418 "src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006419 ],
6420 "third_party": false,
6421 "type": "filegroup"
6422 },
6423 {
6424 "deps": [
6425 "gpr",
6426 "grpc_base",
6427 "grpc_secure",
6428 "grpc_transport_chttp2"
6429 ],
6430 "headers": [],
6431 "language": "c",
6432 "name": "grpc_transport_chttp2_server_secure",
6433 "src": [
6434 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6435 ],
6436 "third_party": false,
6437 "type": "filegroup"
6438 },
6439 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006440 "deps": [
6441 "grpc_base",
6442 "grpc_transport_chttp2"
6443 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006444 "headers": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006445 "include/grpc/grpc_cronet.h",
6446 "include/grpc/grpc_security.h",
6447 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006448 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6449 ],
6450 "language": "c",
6451 "name": "grpc_transport_cronet_client_secure",
6452 "src": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006453 "include/grpc/grpc_cronet.h",
6454 "include/grpc/grpc_security.h",
6455 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006456 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6457 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006458 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006459 ],
6460 "third_party": false,
6461 "type": "filegroup"
6462 },
6463 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006464 "deps": [],
6465 "headers": [
6466 "third_party/nanopb/pb.h",
6467 "third_party/nanopb/pb_common.h",
6468 "third_party/nanopb/pb_decode.h",
6469 "third_party/nanopb/pb_encode.h"
6470 ],
6471 "language": "c",
6472 "name": "nanopb",
6473 "src": [],
6474 "third_party": false,
6475 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006476 },
6477 {
6478 "deps": [
6479 "gpr"
6480 ],
6481 "headers": [
6482 "src/core/lib/tsi/fake_transport_security.h",
6483 "src/core/lib/tsi/ssl_transport_security.h",
6484 "src/core/lib/tsi/ssl_types.h",
6485 "src/core/lib/tsi/transport_security.h",
6486 "src/core/lib/tsi/transport_security_interface.h"
6487 ],
6488 "language": "c",
6489 "name": "tsi",
6490 "src": [
6491 "src/core/lib/tsi/fake_transport_security.c",
6492 "src/core/lib/tsi/fake_transport_security.h",
6493 "src/core/lib/tsi/ssl_transport_security.c",
6494 "src/core/lib/tsi/ssl_transport_security.h",
6495 "src/core/lib/tsi/ssl_types.h",
6496 "src/core/lib/tsi/transport_security.c",
6497 "src/core/lib/tsi/transport_security.h",
6498 "src/core/lib/tsi/transport_security_interface.h"
6499 ],
6500 "third_party": false,
6501 "type": "filegroup"
6502 },
6503 {
6504 "deps": [
yang-g17487f92016-06-03 15:21:15 -07006505 "grpc++_codegen_base"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006506 ],
6507 "headers": [
6508 "include/grpc++/alarm.h",
6509 "include/grpc++/channel.h",
6510 "include/grpc++/client_context.h",
6511 "include/grpc++/completion_queue.h",
6512 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006513 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006514 "include/grpc++/generic/async_generic_service.h",
6515 "include/grpc++/generic/generic_stub.h",
6516 "include/grpc++/grpc++.h",
6517 "include/grpc++/impl/call.h",
6518 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07006519 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006520 "include/grpc++/impl/grpc_library.h",
6521 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006522 "include/grpc++/impl/rpc_method.h",
6523 "include/grpc++/impl/rpc_service_method.h",
6524 "include/grpc++/impl/serialization_traits.h",
6525 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006526 "include/grpc++/impl/server_builder_plugin.h",
6527 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006528 "include/grpc++/impl/service_type.h",
6529 "include/grpc++/impl/sync.h",
6530 "include/grpc++/impl/sync_cxx11.h",
6531 "include/grpc++/impl/sync_no_cxx11.h",
6532 "include/grpc++/impl/thd.h",
6533 "include/grpc++/impl/thd_cxx11.h",
6534 "include/grpc++/impl/thd_no_cxx11.h",
6535 "include/grpc++/security/auth_context.h",
6536 "include/grpc++/security/auth_metadata_processor.h",
6537 "include/grpc++/security/credentials.h",
6538 "include/grpc++/security/server_credentials.h",
6539 "include/grpc++/server.h",
6540 "include/grpc++/server_builder.h",
6541 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006542 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006543 "include/grpc++/support/async_stream.h",
6544 "include/grpc++/support/async_unary_call.h",
6545 "include/grpc++/support/byte_buffer.h",
6546 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006547 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006548 "include/grpc++/support/slice.h",
6549 "include/grpc++/support/status.h",
6550 "include/grpc++/support/status_code_enum.h",
6551 "include/grpc++/support/string_ref.h",
6552 "include/grpc++/support/stub_options.h",
6553 "include/grpc++/support/sync_stream.h",
6554 "include/grpc++/support/time.h",
6555 "src/cpp/client/create_channel_internal.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006556 "src/cpp/server/dynamic_thread_pool.h",
6557 "src/cpp/server/thread_pool_interface.h"
6558 ],
6559 "language": "c++",
6560 "name": "grpc++_base",
6561 "src": [
6562 "include/grpc++/alarm.h",
6563 "include/grpc++/channel.h",
6564 "include/grpc++/client_context.h",
6565 "include/grpc++/completion_queue.h",
6566 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006567 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006568 "include/grpc++/generic/async_generic_service.h",
6569 "include/grpc++/generic/generic_stub.h",
6570 "include/grpc++/grpc++.h",
6571 "include/grpc++/impl/call.h",
6572 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07006573 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006574 "include/grpc++/impl/grpc_library.h",
6575 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006576 "include/grpc++/impl/rpc_method.h",
6577 "include/grpc++/impl/rpc_service_method.h",
6578 "include/grpc++/impl/serialization_traits.h",
6579 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006580 "include/grpc++/impl/server_builder_plugin.h",
6581 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006582 "include/grpc++/impl/service_type.h",
6583 "include/grpc++/impl/sync.h",
6584 "include/grpc++/impl/sync_cxx11.h",
6585 "include/grpc++/impl/sync_no_cxx11.h",
6586 "include/grpc++/impl/thd.h",
6587 "include/grpc++/impl/thd_cxx11.h",
6588 "include/grpc++/impl/thd_no_cxx11.h",
6589 "include/grpc++/security/auth_context.h",
6590 "include/grpc++/security/auth_metadata_processor.h",
6591 "include/grpc++/security/credentials.h",
6592 "include/grpc++/security/server_credentials.h",
6593 "include/grpc++/server.h",
6594 "include/grpc++/server_builder.h",
6595 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006596 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006597 "include/grpc++/support/async_stream.h",
6598 "include/grpc++/support/async_unary_call.h",
6599 "include/grpc++/support/byte_buffer.h",
6600 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006601 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006602 "include/grpc++/support/slice.h",
6603 "include/grpc++/support/status.h",
6604 "include/grpc++/support/status_code_enum.h",
6605 "include/grpc++/support/string_ref.h",
6606 "include/grpc++/support/stub_options.h",
6607 "include/grpc++/support/sync_stream.h",
6608 "include/grpc++/support/time.h",
6609 "src/cpp/client/channel.cc",
6610 "src/cpp/client/client_context.cc",
6611 "src/cpp/client/create_channel.cc",
6612 "src/cpp/client/create_channel_internal.cc",
6613 "src/cpp/client/create_channel_internal.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006614 "src/cpp/client/create_channel_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006615 "src/cpp/client/credentials.cc",
6616 "src/cpp/client/generic_stub.cc",
6617 "src/cpp/client/insecure_credentials.cc",
6618 "src/cpp/common/channel_arguments.cc",
6619 "src/cpp/common/completion_queue.cc",
6620 "src/cpp/common/core_codegen.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006621 "src/cpp/common/rpc_method.cc",
6622 "src/cpp/server/async_generic_service.cc",
6623 "src/cpp/server/create_default_thread_pool.cc",
6624 "src/cpp/server/dynamic_thread_pool.cc",
6625 "src/cpp/server/dynamic_thread_pool.h",
6626 "src/cpp/server/insecure_server_credentials.cc",
6627 "src/cpp/server/server.cc",
6628 "src/cpp/server/server_builder.cc",
6629 "src/cpp/server/server_context.cc",
6630 "src/cpp/server/server_credentials.cc",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006631 "src/cpp/server/server_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006632 "src/cpp/server/thread_pool_interface.h",
6633 "src/cpp/util/byte_buffer.cc",
6634 "src/cpp/util/slice.cc",
6635 "src/cpp/util/status.cc",
6636 "src/cpp/util/string_ref.cc",
6637 "src/cpp/util/time.cc"
6638 ],
6639 "third_party": false,
6640 "type": "filegroup"
6641 },
6642 {
6643 "deps": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006644 "grpc_codegen"
6645 ],
6646 "headers": [
6647 "include/grpc++/impl/codegen/async_stream.h",
6648 "include/grpc++/impl/codegen/async_unary_call.h",
6649 "include/grpc++/impl/codegen/call.h",
6650 "include/grpc++/impl/codegen/call_hook.h",
6651 "include/grpc++/impl/codegen/channel_interface.h",
6652 "include/grpc++/impl/codegen/client_context.h",
6653 "include/grpc++/impl/codegen/client_unary_call.h",
6654 "include/grpc++/impl/codegen/completion_queue.h",
6655 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006656 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006657 "include/grpc++/impl/codegen/core_codegen_interface.h",
6658 "include/grpc++/impl/codegen/create_auth_context.h",
6659 "include/grpc++/impl/codegen/grpc_library.h",
6660 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006661 "include/grpc++/impl/codegen/rpc_method.h",
6662 "include/grpc++/impl/codegen/rpc_service_method.h",
6663 "include/grpc++/impl/codegen/security/auth_context.h",
6664 "include/grpc++/impl/codegen/serialization_traits.h",
6665 "include/grpc++/impl/codegen/server_context.h",
6666 "include/grpc++/impl/codegen/server_interface.h",
6667 "include/grpc++/impl/codegen/service_type.h",
6668 "include/grpc++/impl/codegen/status.h",
6669 "include/grpc++/impl/codegen/status_code_enum.h",
6670 "include/grpc++/impl/codegen/string_ref.h",
6671 "include/grpc++/impl/codegen/stub_options.h",
6672 "include/grpc++/impl/codegen/sync.h",
6673 "include/grpc++/impl/codegen/sync_cxx11.h",
6674 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6675 "include/grpc++/impl/codegen/sync_stream.h",
6676 "include/grpc++/impl/codegen/time.h"
6677 ],
6678 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006679 "name": "grpc++_codegen_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006680 "src": [
6681 "include/grpc++/impl/codegen/async_stream.h",
6682 "include/grpc++/impl/codegen/async_unary_call.h",
6683 "include/grpc++/impl/codegen/call.h",
6684 "include/grpc++/impl/codegen/call_hook.h",
6685 "include/grpc++/impl/codegen/channel_interface.h",
6686 "include/grpc++/impl/codegen/client_context.h",
6687 "include/grpc++/impl/codegen/client_unary_call.h",
6688 "include/grpc++/impl/codegen/completion_queue.h",
6689 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006690 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006691 "include/grpc++/impl/codegen/core_codegen_interface.h",
6692 "include/grpc++/impl/codegen/create_auth_context.h",
6693 "include/grpc++/impl/codegen/grpc_library.h",
6694 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006695 "include/grpc++/impl/codegen/rpc_method.h",
6696 "include/grpc++/impl/codegen/rpc_service_method.h",
6697 "include/grpc++/impl/codegen/security/auth_context.h",
6698 "include/grpc++/impl/codegen/serialization_traits.h",
6699 "include/grpc++/impl/codegen/server_context.h",
6700 "include/grpc++/impl/codegen/server_interface.h",
6701 "include/grpc++/impl/codegen/service_type.h",
6702 "include/grpc++/impl/codegen/status.h",
6703 "include/grpc++/impl/codegen/status_code_enum.h",
6704 "include/grpc++/impl/codegen/string_ref.h",
6705 "include/grpc++/impl/codegen/stub_options.h",
6706 "include/grpc++/impl/codegen/sync.h",
6707 "include/grpc++/impl/codegen/sync_cxx11.h",
6708 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6709 "include/grpc++/impl/codegen/sync_stream.h",
yang-g34b58612016-06-03 17:30:09 -07006710 "include/grpc++/impl/codegen/time.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006711 ],
6712 "third_party": false,
6713 "type": "filegroup"
6714 },
6715 {
6716 "deps": [
yang-g17487f92016-06-03 15:21:15 -07006717 "grpc++_codegen_base",
6718 "grpc++_config_proto"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006719 ],
6720 "headers": [
yang-g17487f92016-06-03 15:21:15 -07006721 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006722 ],
6723 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006724 "name": "grpc++_codegen_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006725 "src": [
yang-g17487f92016-06-03 15:21:15 -07006726 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006727 ],
6728 "third_party": false,
6729 "type": "filegroup"
6730 },
6731 {
6732 "deps": [],
6733 "headers": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006734 "include/grpc++/impl/codegen/config_protobuf.h"
6735 ],
6736 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006737 "name": "grpc++_config_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006738 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006739 "include/grpc++/impl/codegen/config_protobuf.h"
6740 ],
6741 "third_party": false,
6742 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006743 }
6744]