blob: 750d98b0be0317ac3045c27fe9dccc2e0c102107 [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",
792 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700793 "grpc",
794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700795 ],
796 "headers": [],
797 "language": "c",
798 "name": "grpc_create_jwt",
799 "src": [
800 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700809 "grpc",
810 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700811 ],
812 "headers": [],
813 "language": "c",
814 "name": "grpc_credentials_test",
815 "src": [
816 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
830 "name": "grpc_fetch_oauth2",
831 "src": [
832 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700841 "grpc",
842 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700843 ],
844 "headers": [],
845 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800846 "name": "grpc_invalid_channel_args_test",
847 "src": [
848 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_json_token_test",
863 "src": [
864 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_jwt_verifier_test",
879 "src": [
880 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700894 "name": "grpc_print_google_default_creds_token",
895 "src": [
896 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
910 "name": "grpc_security_connector_test",
911 "src": [
912 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200926 "name": "grpc_verify_jwt",
927 "src": [
928 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200937 "grpc",
938 "grpc_test_util"
939 ],
940 "headers": [],
941 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700942 "name": "hpack_parser_fuzzer_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
945 ],
946 "third_party": false,
947 "type": "target"
948 },
949 {
950 "deps": [
951 "gpr",
952 "gpr_test_util",
953 "grpc",
954 "grpc_test_util"
955 ],
956 "headers": [],
957 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700958 "name": "hpack_parser_test",
959 "src": [
960 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "hpack_table_test",
975 "src": [
976 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700985 "grpc",
986 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -0700990 "name": "http_parser_test",
Craig Tiller21239742016-03-23 16:33:28 -0700991 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -0700992 "test/core/http/parser_test.c"
Craig Tiller21239742016-03-23 16:33:28 -0700993 ],
994 "third_party": false,
995 "type": "target"
996 },
997 {
998 "deps": [
999 "gpr",
1000 "gpr_test_util",
1001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07001006 "name": "http_request_fuzzer_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001007 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07001008 "test/core/http/request_fuzzer.c"
1009 ],
1010 "third_party": false,
1011 "type": "target"
1012 },
1013 {
1014 "deps": [
1015 "gpr",
1016 "gpr_test_util",
1017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "http_response_fuzzer_test",
1023 "src": [
1024 "test/core/http/response_fuzzer.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001033 "grpc",
1034 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001035 ],
1036 "headers": [],
1037 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +11001038 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001039 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001040 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001049 "grpc",
1050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "httpcli_test",
1055 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001056 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001070 "name": "httpscli_test",
1071 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001072 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001086 "name": "init_test",
1087 "src": [
1088 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001092 },
1093 {
1094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001095 "gpr",
1096 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001102 "name": "internal_api_canary_iomgr_test",
1103 "src": [
1104 "test/core/internal_api_canaries/iomgr.c"
1105 ],
1106 "third_party": false,
1107 "type": "target"
1108 },
1109 {
1110 "deps": [
1111 "gpr",
1112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "internal_api_canary_support_test",
1119 "src": [
1120 "test/core/internal_api_canaries/iomgr.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
1128 "gpr_test_util",
1129 "grpc",
1130 "grpc_test_util"
1131 ],
1132 "headers": [],
1133 "language": "c",
1134 "name": "internal_api_canary_transport_test",
1135 "src": [
1136 "test/core/internal_api_canaries/iomgr.c"
1137 ],
1138 "third_party": false,
1139 "type": "target"
1140 },
1141 {
1142 "deps": [
1143 "gpr",
1144 "gpr_test_util",
1145 "grpc",
1146 "grpc_test_util"
1147 ],
1148 "headers": [],
1149 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001150 "name": "invalid_call_argument_test",
1151 "src": [
1152 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001153 ],
1154 "third_party": false,
1155 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001156 },
1157 {
1158 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001159 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001160 "gpr_test_util",
1161 "grpc",
1162 "grpc_test_util"
1163 ],
1164 "headers": [],
1165 "language": "c",
1166 "name": "json_fuzzer_test",
1167 "src": [
1168 "test/core/json/fuzzer.c"
1169 ],
1170 "third_party": false,
1171 "type": "target"
1172 },
1173 {
1174 "deps": [
1175 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001176 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
1180 "name": "json_rewrite",
1181 "src": [
1182 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "json_rewrite_test",
1197 "src": [
1198 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001207 "grpc",
1208 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001209 ],
1210 "headers": [],
1211 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001212 "name": "json_stream_error_test",
1213 "src": [
1214 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "json_test",
1229 "src": [
1230 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001239 "grpc",
1240 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "lame_client_test",
1245 "src": [
1246 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001255 "grpc",
1256 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001257 ],
1258 "headers": [],
1259 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001260 "name": "lb_policies_test",
1261 "src": [
1262 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001263 ],
1264 "third_party": false,
1265 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001271 "grpc",
1272 "grpc_test_util"
1273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tiller85178862016-05-18 16:09:16 -07001276 "name": "load_file_test",
1277 "src": [
1278 "test/core/iomgr/load_file_test.c"
1279 ],
1280 "third_party": false,
1281 "type": "target"
1282 },
1283 {
1284 "deps": [
1285 "gpr",
1286 "gpr_test_util",
1287 "grpc",
1288 "grpc_test_util"
1289 ],
1290 "headers": [],
1291 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001292 "name": "low_level_ping_pong_benchmark",
1293 "src": [
1294 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001295 ],
1296 "third_party": false,
1297 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001298 },
1299 {
1300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001301 "gpr",
1302 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001303 "grpc",
1304 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001305 ],
1306 "headers": [],
1307 "language": "c",
1308 "name": "message_compress_test",
1309 "src": [
1310 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001311 ],
1312 "third_party": false,
1313 "type": "target"
1314 },
1315 {
1316 "deps": [
1317 "gpr",
1318 "gpr_test_util",
1319 "grpc",
1320 "grpc_test_util"
1321 ],
1322 "headers": [],
1323 "language": "c",
1324 "name": "mlog_test",
1325 "src": [
1326 "test/core/census/mlog_test.c"
1327 ],
1328 "third_party": false,
1329 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001330 },
1331 {
1332 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001333 "gpr",
1334 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001335 "grpc",
1336 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001337 ],
1338 "headers": [],
1339 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001340 "name": "multiple_server_queues_test",
1341 "src": [
1342 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001343 ],
1344 "third_party": false,
1345 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001346 },
1347 {
1348 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001349 "gpr",
1350 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001351 ],
1352 "headers": [],
1353 "language": "c",
1354 "name": "murmur_hash_test",
1355 "src": [
1356 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001357 ],
1358 "third_party": false,
1359 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001360 },
1361 {
1362 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001363 "gpr",
1364 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001365 "grpc",
1366 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001367 ],
1368 "headers": [],
1369 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07001370 "name": "nanopb_fuzzer_response_test",
1371 "src": [
1372 "test/core/nanopb/fuzzer_response.c"
1373 ],
1374 "third_party": false,
1375 "type": "target"
1376 },
1377 {
1378 "deps": [
1379 "gpr",
1380 "gpr_test_util",
1381 "grpc",
1382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
1386 "name": "nanopb_fuzzer_serverlist_test",
1387 "src": [
1388 "test/core/nanopb/fuzzer_serverlist.c"
1389 ],
1390 "third_party": false,
1391 "type": "target"
1392 },
1393 {
1394 "deps": [
1395 "gpr",
1396 "gpr_test_util",
1397 "grpc",
1398 "grpc_test_util"
1399 ],
1400 "headers": [],
1401 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "name": "no_server_test",
1403 "src": [
1404 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001405 ],
1406 "third_party": false,
1407 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001408 },
1409 {
1410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001411 "gpr",
1412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001413 "grpc",
1414 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001415 ],
1416 "headers": [],
1417 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "name": "resolve_address_test",
1419 "src": [
1420 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001421 ],
1422 "third_party": false,
1423 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001424 },
1425 {
1426 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001427 "gpr",
1428 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001429 "grpc",
1430 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001431 ],
1432 "headers": [],
1433 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001434 "name": "secure_channel_create_test",
1435 "src": [
1436 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001437 ],
1438 "third_party": false,
1439 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001440 },
1441 {
1442 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001443 "gpr",
1444 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001445 "grpc",
1446 "grpc_test_util"
1447 ],
1448 "headers": [],
1449 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001450 "name": "secure_endpoint_test",
1451 "src": [
1452 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001453 ],
1454 "third_party": false,
1455 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001456 },
1457 {
1458 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001459 "gpr",
1460 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001461 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001462 "grpc_test_util"
1463 ],
1464 "headers": [],
1465 "language": "c",
Craig Tillerdbaf05e2016-06-12 22:16:56 -07001466 "name": "sequential_connectivity_test",
1467 "src": [
1468 "test/core/surface/sequential_connectivity_test.c"
1469 ],
1470 "third_party": false,
1471 "type": "target"
1472 },
1473 {
1474 "deps": [
1475 "gpr",
1476 "gpr_test_util",
1477 "grpc",
1478 "grpc_test_util"
1479 ],
1480 "headers": [],
1481 "language": "c",
yang-gfe9a9752015-12-09 10:47:18 -08001482 "name": "server_chttp2_test",
1483 "src": [
1484 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001485 ],
1486 "third_party": false,
1487 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001488 },
1489 {
1490 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001491 "gpr",
1492 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001493 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001494 "grpc_test_util"
1495 ],
1496 "headers": [],
1497 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07001498 "name": "server_fuzzer",
1499 "src": [
1500 "test/core/end2end/fuzzers/server_fuzzer.c"
1501 ],
1502 "third_party": false,
1503 "type": "target"
1504 },
1505 {
1506 "deps": [
1507 "gpr",
1508 "gpr_test_util",
1509 "grpc",
1510 "grpc_test_util"
1511 ],
1512 "headers": [],
1513 "language": "c",
yang-gc3d94fb2015-12-10 14:38:00 -08001514 "name": "server_test",
1515 "src": [
1516 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001517 ],
1518 "third_party": false,
1519 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001520 },
1521 {
1522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001523 "gpr",
1524 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001525 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001526 "grpc_test_util",
1527 "test_tcp_server"
1528 ],
1529 "headers": [],
1530 "language": "c",
1531 "name": "set_initial_connect_string_test",
1532 "src": [
1533 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001542 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001547 "name": "sockaddr_resolver_test",
1548 "src": [
1549 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001558 "grpc",
1559 "grpc_test_util"
1560 ],
1561 "headers": [],
1562 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 "name": "sockaddr_utils_test",
1564 "src": [
1565 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001574 "grpc",
1575 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001576 ],
1577 "headers": [],
1578 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001579 "name": "socket_utils_test",
1580 "src": [
1581 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001590 "grpc",
1591 "grpc_test_util"
1592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001595 "name": "tcp_client_posix_test",
1596 "src": [
1597 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001606 "grpc",
1607 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001608 ],
1609 "headers": [],
1610 "language": "c",
1611 "name": "tcp_posix_test",
1612 "src": [
1613 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001614 ],
1615 "third_party": false,
1616 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001617 },
1618 {
1619 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001620 "gpr",
1621 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001622 "grpc",
1623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001624 ],
1625 "headers": [],
1626 "language": "c",
1627 "name": "tcp_server_posix_test",
1628 "src": [
1629 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001630 ],
1631 "third_party": false,
1632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 },
1634 {
1635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001636 "gpr",
1637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "grpc",
1639 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 ],
1641 "headers": [],
1642 "language": "c",
1643 "name": "time_averaged_stats_test",
1644 "src": [
1645 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001654 "grpc",
1655 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 "name": "timeout_encoding_test",
1660 "src": [
1661 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001662 ],
1663 "third_party": false,
1664 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001665 },
1666 {
1667 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001668 "gpr",
1669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001670 "grpc",
1671 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001672 ],
1673 "headers": [],
1674 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001675 "name": "timer_heap_test",
1676 "src": [
1677 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001686 "grpc",
1687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
1691 "name": "timer_list_test",
1692 "src": [
1693 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001697 },
1698 {
1699 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001700 "gpr",
1701 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001702 "grpc",
1703 "grpc_test_util"
1704 ],
1705 "headers": [],
1706 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001707 "name": "timers_test",
1708 "src": [
1709 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001710 ],
1711 "third_party": false,
1712 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001713 },
1714 {
1715 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001716 "gpr",
1717 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001718 "grpc",
1719 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 ],
1721 "headers": [],
1722 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001723 "name": "transport_connectivity_state_test",
1724 "src": [
1725 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001726 ],
1727 "third_party": false,
1728 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001729 },
1730 {
1731 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001732 "gpr",
1733 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001734 "grpc",
1735 "grpc_test_util"
1736 ],
1737 "headers": [],
1738 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001739 "name": "transport_metadata_test",
1740 "src": [
1741 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001742 ],
1743 "third_party": false,
1744 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001745 },
1746 {
1747 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001748 "gpr",
1749 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001750 "grpc",
1751 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 ],
1753 "headers": [],
1754 "language": "c",
1755 "name": "transport_security_test",
1756 "src": [
1757 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001758 ],
1759 "third_party": false,
1760 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001761 },
1762 {
1763 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001764 "gpr",
1765 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001766 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001767 "grpc_test_util"
1768 ],
1769 "headers": [],
1770 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001771 "name": "udp_server_test",
1772 "src": [
1773 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001774 ],
1775 "third_party": false,
1776 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001777 },
1778 {
1779 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001780 "gpr",
1781 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001782 "grpc",
1783 "grpc_test_util"
1784 ],
1785 "headers": [],
1786 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001787 "name": "uri_fuzzer_test",
1788 "src": [
1789 "test/core/client_config/uri_fuzzer_test.c"
1790 ],
1791 "third_party": false,
1792 "type": "target"
1793 },
1794 {
1795 "deps": [
1796 "gpr",
1797 "gpr_test_util",
1798 "grpc",
1799 "grpc_test_util"
1800 ],
1801 "headers": [],
1802 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001803 "name": "uri_parser_test",
1804 "src": [
1805 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001806 ],
1807 "third_party": false,
1808 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001809 },
1810 {
1811 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001812 "gpr",
1813 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001814 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001815 "grpc_test_util"
1816 ],
1817 "headers": [],
1818 "language": "c",
1819 "name": "workqueue_test",
1820 "src": [
1821 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001822 ],
1823 "third_party": false,
1824 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001825 },
1826 {
1827 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001828 "gpr",
1829 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001830 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001831 "grpc++",
1832 "grpc++_test_util",
1833 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001834 ],
1835 "headers": [],
1836 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001837 "name": "alarm_cpp_test",
1838 "src": [
1839 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001840 ],
1841 "third_party": false,
1842 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001843 },
1844 {
1845 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001846 "gpr",
1847 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001848 "grpc",
1849 "grpc++",
1850 "grpc++_test_util",
1851 "grpc_test_util"
1852 ],
1853 "headers": [],
1854 "language": "c++",
1855 "name": "async_end2end_test",
1856 "src": [
1857 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001858 ],
1859 "third_party": false,
1860 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001861 },
1862 {
1863 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001864 "gpr",
1865 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001866 "grpc",
1867 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001868 "grpc++_test_util",
yang-gd090fe12015-08-25 16:53:07 -07001869 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001870 ],
1871 "headers": [],
1872 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001873 "name": "auth_property_iterator_test",
1874 "src": [
1875 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001876 ],
1877 "third_party": false,
1878 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001879 },
1880 {
1881 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001882 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001883 "grpc",
1884 "grpc++"
1885 ],
1886 "headers": [],
1887 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001888 "name": "channel_arguments_test",
1889 "src": [
yang-g52705592015-11-25 11:45:33 -08001890 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001891 ],
1892 "third_party": false,
1893 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001894 },
1895 {
1896 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001897 "gpr",
1898 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001899 "grpc",
1900 "grpc++",
1901 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07001902 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07001903 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001904 ],
1905 "headers": [],
1906 "language": "c++",
1907 "name": "cli_call_test",
1908 "src": [
1909 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001910 ],
1911 "third_party": false,
1912 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001913 },
1914 {
1915 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001916 "gpr",
1917 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001918 "grpc",
1919 "grpc++",
1920 "grpc++_test_util",
1921 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001922 ],
1923 "headers": [],
1924 "language": "c++",
1925 "name": "client_crash_test",
1926 "src": [
1927 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001928 ],
1929 "third_party": false,
1930 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001931 },
1932 {
1933 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001934 "gpr",
1935 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001936 "grpc",
1937 "grpc++",
1938 "grpc++_test_util",
1939 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001940 ],
1941 "headers": [],
1942 "language": "c++",
1943 "name": "client_crash_test_server",
1944 "src": [
1945 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001946 ],
1947 "third_party": false,
1948 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001949 },
1950 {
1951 "deps": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001952 "gpr",
1953 "grpc",
1954 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07001955 "grpc++_codegen_base"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001956 ],
1957 "headers": [
1958 "src/proto/grpc/testing/control.grpc.pb.h",
1959 "src/proto/grpc/testing/control.pb.h",
1960 "src/proto/grpc/testing/messages.grpc.pb.h",
1961 "src/proto/grpc/testing/messages.pb.h",
1962 "src/proto/grpc/testing/payloads.grpc.pb.h",
1963 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001964 "src/proto/grpc/testing/services.grpc.pb.h",
1965 "src/proto/grpc/testing/services.pb.h",
1966 "src/proto/grpc/testing/stats.grpc.pb.h",
1967 "src/proto/grpc/testing/stats.pb.h"
1968 ],
1969 "language": "c++",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001970 "name": "codegen_test_full",
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001971 "src": [
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001972 "test/cpp/codegen/codegen_test_full.cc"
1973 ],
1974 "third_party": false,
1975 "type": "target"
1976 },
1977 {
1978 "deps": [
yang-g34b58612016-06-03 17:30:09 -07001979 "grpc++_codegen_base",
1980 "grpc++_codegen_base_src"
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001981 ],
1982 "headers": [
1983 "src/proto/grpc/testing/control.grpc.pb.h",
1984 "src/proto/grpc/testing/control.pb.h",
1985 "src/proto/grpc/testing/messages.grpc.pb.h",
1986 "src/proto/grpc/testing/messages.pb.h",
1987 "src/proto/grpc/testing/payloads.grpc.pb.h",
1988 "src/proto/grpc/testing/payloads.pb.h",
David Garcia Quintas3a43cc02016-04-08 16:59:51 -07001989 "src/proto/grpc/testing/services.grpc.pb.h",
1990 "src/proto/grpc/testing/services.pb.h",
1991 "src/proto/grpc/testing/stats.grpc.pb.h",
1992 "src/proto/grpc/testing/stats.pb.h"
1993 ],
1994 "language": "c++",
1995 "name": "codegen_test_minimal",
1996 "src": [
1997 "test/cpp/codegen/codegen_test_minimal.cc"
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001998 ],
1999 "third_party": false,
2000 "type": "target"
2001 },
2002 {
2003 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002004 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002005 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07002006 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002007 ],
2008 "headers": [],
2009 "language": "c++",
2010 "name": "credentials_test",
2011 "src": [
2012 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002013 ],
2014 "third_party": false,
2015 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002016 },
2017 {
2018 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002019 "gpr",
2020 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002021 "grpc",
2022 "grpc++",
2023 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002024 ],
2025 "headers": [],
2026 "language": "c++",
2027 "name": "cxx_byte_buffer_test",
2028 "src": [
2029 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002030 ],
2031 "third_party": false,
2032 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002033 },
2034 {
2035 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002036 "gpr",
2037 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002038 "grpc",
2039 "grpc++",
2040 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002041 ],
2042 "headers": [],
2043 "language": "c++",
2044 "name": "cxx_slice_test",
2045 "src": [
2046 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002047 ],
2048 "third_party": false,
2049 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002050 },
2051 {
2052 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07002053 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07002054 ],
2055 "headers": [],
2056 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002057 "name": "cxx_string_ref_test",
2058 "src": [
2059 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002060 ],
2061 "third_party": false,
2062 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07002063 },
2064 {
2065 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002066 "gpr",
2067 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002068 "grpc",
2069 "grpc++",
2070 "grpc_test_util"
2071 ],
2072 "headers": [],
2073 "language": "c++",
2074 "name": "cxx_time_test",
2075 "src": [
2076 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002077 ],
2078 "third_party": false,
2079 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002080 },
2081 {
2082 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002083 "gpr",
2084 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002085 "grpc",
2086 "grpc++",
2087 "grpc++_test_util",
2088 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002089 ],
2090 "headers": [],
2091 "language": "c++",
2092 "name": "end2end_test",
2093 "src": [
2094 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002095 ],
2096 "third_party": false,
2097 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002098 },
2099 {
2100 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002101 "gpr",
2102 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002103 "grpc",
2104 "grpc++",
2105 "grpc++_test_util",
2106 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002107 ],
2108 "headers": [],
2109 "language": "c++",
2110 "name": "generic_end2end_test",
2111 "src": [
2112 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002113 ],
2114 "third_party": false,
2115 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002116 },
2117 {
2118 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002119 "gpr",
yang-gb8aa58b2016-04-14 15:50:50 -07002120 "grpc",
2121 "grpc++"
2122 ],
2123 "headers": [
2124 "src/proto/grpc/testing/compiler_test.grpc.pb.h",
2125 "src/proto/grpc/testing/compiler_test.pb.h"
2126 ],
2127 "language": "c++",
2128 "name": "golden_file_test",
2129 "src": [
2130 "test/cpp/codegen/golden_file_test.cc"
2131 ],
2132 "third_party": false,
2133 "type": "target"
2134 },
2135 {
2136 "deps": [
2137 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08002138 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002139 "grpc",
2140 "grpc++",
2141 "grpc++_test_config",
2142 "grpc++_test_util",
yang-gabdec2d2016-05-19 10:11:24 -07002143 "grpc_cli_libs",
Craig Tiller224b04f2015-06-25 07:11:18 -07002144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002145 ],
2146 "headers": [],
2147 "language": "c++",
2148 "name": "grpc_cli",
2149 "src": [
2150 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002151 ],
2152 "third_party": false,
2153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002154 },
2155 {
2156 "deps": [
2157 "grpc_plugin_support"
2158 ],
2159 "headers": [],
2160 "language": "c++",
2161 "name": "grpc_cpp_plugin",
2162 "src": [
2163 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002164 ],
2165 "third_party": false,
2166 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002167 },
2168 {
2169 "deps": [
2170 "grpc_plugin_support"
2171 ],
2172 "headers": [],
2173 "language": "c++",
2174 "name": "grpc_csharp_plugin",
2175 "src": [
2176 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002177 ],
2178 "third_party": false,
2179 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002180 },
2181 {
2182 "deps": [
2183 "grpc_plugin_support"
2184 ],
2185 "headers": [],
2186 "language": "c++",
murgatroid99d2ee81f2016-02-26 11:10:33 -08002187 "name": "grpc_node_plugin",
2188 "src": [
2189 "src/compiler/node_plugin.cc"
murgatroid99e264e392016-04-19 10:56:01 -07002190 ],
2191 "third_party": false,
2192 "type": "target"
murgatroid99d2ee81f2016-02-26 11:10:33 -08002193 },
2194 {
2195 "deps": [
2196 "grpc_plugin_support"
2197 ],
2198 "headers": [],
2199 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002200 "name": "grpc_objective_c_plugin",
2201 "src": [
2202 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002203 ],
2204 "third_party": false,
2205 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002206 },
2207 {
2208 "deps": [
2209 "grpc_plugin_support"
2210 ],
2211 "headers": [],
2212 "language": "c++",
2213 "name": "grpc_python_plugin",
2214 "src": [
2215 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002216 ],
2217 "third_party": false,
2218 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002219 },
2220 {
2221 "deps": [
2222 "grpc_plugin_support"
2223 ],
2224 "headers": [],
2225 "language": "c++",
2226 "name": "grpc_ruby_plugin",
2227 "src": [
2228 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002229 ],
2230 "third_party": false,
2231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002232 },
2233 {
2234 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002235 "grpc",
2236 "grpc++",
2237 "grpc++_test_util",
2238 "grpc_test_util"
2239 ],
2240 "headers": [
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07002241 "src/proto/grpc/lb/v1/load_balancer.grpc.pb.h",
2242 "src/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillereb841e22016-02-11 15:49:16 -08002243 ],
2244 "language": "c++",
2245 "name": "grpclb_api_test",
2246 "src": [
2247 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002248 ],
2249 "third_party": false,
2250 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002251 },
2252 {
2253 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002254 "gpr",
2255 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002256 "grpc",
2257 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002258 "grpc++_test_util",
2259 "grpc_test_util"
2260 ],
2261 "headers": [],
2262 "language": "c++",
2263 "name": "hybrid_end2end_test",
2264 "src": [
2265 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002266 ],
2267 "third_party": false,
2268 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002269 },
2270 {
2271 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002272 "gpr",
2273 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002274 "grpc",
2275 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002276 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 "grpc++_test_util",
2278 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002279 "interop_client_helper",
2280 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002281 ],
2282 "headers": [],
2283 "language": "c++",
2284 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002285 "src": [],
2286 "third_party": false,
2287 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002288 },
2289 {
2290 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002291 "gpr",
2292 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002293 "grpc",
2294 "grpc++",
2295 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002296 "grpc++_test_util",
2297 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002298 "interop_server_helper",
2299 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002300 ],
2301 "headers": [],
2302 "language": "c++",
2303 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002304 "src": [],
2305 "third_party": false,
2306 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002307 },
2308 {
2309 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002310 "gpr",
2311 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002312 "grpc",
2313 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002314 ],
2315 "headers": [],
2316 "language": "c++",
2317 "name": "interop_test",
2318 "src": [
2319 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002320 ],
2321 "third_party": false,
2322 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002323 },
2324 {
2325 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002326 "gpr",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002327 "gpr_test_util",
2328 "grpc",
2329 "grpc++",
2330 "grpc++_test_config",
2331 "grpc++_test_util",
2332 "grpc_test_util"
2333 ],
2334 "headers": [],
2335 "language": "c++",
2336 "name": "json_run_localhost",
2337 "src": [
2338 "test/cpp/qps/json_run_localhost.cc"
2339 ],
2340 "third_party": false,
2341 "type": "target"
2342 },
2343 {
2344 "deps": [
2345 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002346 "grpc",
2347 "grpc++",
2348 "grpc++_test_config"
2349 ],
2350 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002351 "src/proto/grpc/testing/metrics.grpc.pb.h",
2352 "src/proto/grpc/testing/metrics.pb.h",
2353 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002354 ],
2355 "language": "c++",
2356 "name": "metrics_client",
2357 "src": [
2358 "test/cpp/interop/metrics_client.cc",
2359 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002360 ],
2361 "third_party": false,
2362 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002363 },
2364 {
2365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002366 "gpr",
2367 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002368 "grpc",
2369 "grpc++",
2370 "grpc++_test_util",
2371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002372 ],
2373 "headers": [],
2374 "language": "c++",
2375 "name": "mock_test",
2376 "src": [
2377 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002378 ],
2379 "third_party": false,
2380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002381 },
2382 {
2383 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002384 "gpr",
2385 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002386 "grpc",
2387 "grpc++",
Yuchen Zeng91c51a72016-05-20 14:46:49 -07002388 "grpc++_reflection",
2389 "grpc++_test_util",
2390 "grpc_test_util"
2391 ],
2392 "headers": [
2393 "test/cpp/util/proto_reflection_descriptor_database.h"
2394 ],
2395 "language": "c++",
2396 "name": "proto_server_reflection_test",
2397 "src": [
2398 "test/cpp/end2end/proto_server_reflection_test.cc",
2399 "test/cpp/util/proto_reflection_descriptor_database.cc",
2400 "test/cpp/util/proto_reflection_descriptor_database.h"
2401 ],
2402 "third_party": false,
2403 "type": "target"
2404 },
2405 {
2406 "deps": [
2407 "gpr",
2408 "gpr_test_util",
2409 "grpc",
2410 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002411 "grpc++_test_util",
2412 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002413 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002414 ],
2415 "headers": [],
2416 "language": "c++",
2417 "name": "qps_interarrival_test",
2418 "src": [
2419 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002420 ],
2421 "third_party": false,
2422 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002423 },
2424 {
2425 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002426 "gpr",
2427 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002428 "grpc",
2429 "grpc++",
2430 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002431 "grpc++_test_util",
2432 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002433 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 ],
David Klempnere27d1892016-05-19 13:50:16 -07002435 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07002436 "language": "c++",
Craig Tiller0bda0b32016-03-03 12:51:53 -08002437 "name": "qps_json_driver",
2438 "src": [
2439 "test/cpp/qps/qps_json_driver.cc"
2440 ],
2441 "third_party": false,
2442 "type": "target"
2443 },
2444 {
2445 "deps": [
2446 "gpr",
2447 "gpr_test_util",
2448 "grpc",
2449 "grpc++",
2450 "grpc++_test_config",
2451 "grpc++_test_util",
2452 "grpc_test_util",
2453 "qps"
2454 ],
2455 "headers": [],
2456 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002457 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002458 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002459 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002460 ],
2461 "third_party": false,
2462 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002463 },
2464 {
2465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002466 "gpr",
2467 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002468 "grpc",
2469 "grpc++",
2470 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002471 "grpc++_test_util",
2472 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002473 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002474 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07002475 "headers": [
2476 "test/cpp/qps/client.h",
2477 "test/cpp/qps/server.h"
2478 ],
2479 "language": "c++",
2480 "name": "qps_worker",
2481 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002482 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002483 "test/cpp/qps/server.h",
2484 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002485 ],
2486 "third_party": false,
2487 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002488 },
2489 {
2490 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002491 "gpr",
2492 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002493 "grpc",
2494 "grpc++",
2495 "grpc++_test_config",
2496 "grpc++_test_util",
2497 "grpc_test_util"
2498 ],
2499 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002500 "src/proto/grpc/testing/empty.grpc.pb.h",
2501 "src/proto/grpc/testing/empty.pb.h",
2502 "src/proto/grpc/testing/messages.grpc.pb.h",
2503 "src/proto/grpc/testing/messages.pb.h",
2504 "src/proto/grpc/testing/test.grpc.pb.h",
2505 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002506 ],
2507 "language": "c++",
2508 "name": "reconnect_interop_client",
2509 "src": [
2510 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002511 ],
2512 "third_party": false,
2513 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002514 },
2515 {
2516 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002517 "gpr",
2518 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002519 "grpc",
2520 "grpc++",
2521 "grpc++_test_config",
2522 "grpc++_test_util",
2523 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002524 "reconnect_server",
2525 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002526 ],
2527 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002528 "src/proto/grpc/testing/empty.grpc.pb.h",
2529 "src/proto/grpc/testing/empty.pb.h",
2530 "src/proto/grpc/testing/messages.grpc.pb.h",
2531 "src/proto/grpc/testing/messages.pb.h",
2532 "src/proto/grpc/testing/test.grpc.pb.h",
2533 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002534 ],
2535 "language": "c++",
2536 "name": "reconnect_interop_server",
2537 "src": [
2538 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002539 ],
2540 "third_party": false,
2541 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002542 },
2543 {
2544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002545 "gpr",
2546 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002547 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002548 "grpc++",
2549 "grpc++_test_util",
2550 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002551 ],
2552 "headers": [],
2553 "language": "c++",
2554 "name": "secure_auth_context_test",
2555 "src": [
2556 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002557 ],
2558 "third_party": false,
2559 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002560 },
2561 {
2562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002563 "gpr",
2564 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002565 "grpc",
2566 "grpc++",
2567 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002568 "grpc_test_util",
2569 "qps"
2570 ],
2571 "headers": [],
2572 "language": "c++",
2573 "name": "secure_sync_unary_ping_pong_test",
2574 "src": [
2575 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002576 ],
2577 "third_party": false,
2578 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002579 },
2580 {
2581 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002582 "gpr",
2583 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002584 "grpc",
2585 "grpc++",
2586 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002587 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002588 ],
2589 "headers": [],
2590 "language": "c++",
Yuchen Zenga42ec212016-04-29 13:03:06 -07002591 "name": "server_builder_plugin_test",
2592 "src": [
2593 "test/cpp/end2end/server_builder_plugin_test.cc"
2594 ],
2595 "third_party": false,
2596 "type": "target"
2597 },
2598 {
2599 "deps": [
2600 "gpr",
2601 "gpr_test_util",
2602 "grpc",
2603 "grpc++",
2604 "grpc++_test_util",
2605 "grpc_test_util"
2606 ],
2607 "headers": [],
2608 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002609 "name": "server_crash_test",
2610 "src": [
2611 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002612 ],
2613 "third_party": false,
2614 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002615 },
2616 {
2617 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002618 "gpr",
2619 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002620 "grpc",
2621 "grpc++",
2622 "grpc++_test_util",
2623 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002624 ],
2625 "headers": [],
2626 "language": "c++",
2627 "name": "server_crash_test_client",
2628 "src": [
2629 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002630 ],
2631 "third_party": false,
2632 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002633 },
2634 {
2635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002636 "gpr",
2637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002638 "grpc",
2639 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002640 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002641 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002642 ],
2643 "headers": [],
2644 "language": "c++",
2645 "name": "shutdown_test",
2646 "src": [
2647 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002648 ],
2649 "third_party": false,
2650 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002651 },
2652 {
2653 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002654 "gpr",
2655 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002656 "grpc",
2657 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002658 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002659 ],
2660 "headers": [],
2661 "language": "c++",
2662 "name": "status_test",
2663 "src": [
2664 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002665 ],
2666 "third_party": false,
2667 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002668 },
2669 {
2670 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002671 "gpr",
2672 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002673 "grpc",
2674 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002675 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002676 "grpc_test_util"
2677 ],
2678 "headers": [],
2679 "language": "c++",
2680 "name": "streaming_throughput_test",
2681 "src": [
2682 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002683 ],
2684 "third_party": false,
2685 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002686 },
2687 {
2688 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002689 "gpr",
2690 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002691 "grpc",
2692 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002693 "grpc++_test_config",
2694 "grpc++_test_util",
2695 "grpc_test_util"
2696 ],
2697 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002698 "src/proto/grpc/testing/empty.grpc.pb.h",
2699 "src/proto/grpc/testing/empty.pb.h",
2700 "src/proto/grpc/testing/messages.grpc.pb.h",
2701 "src/proto/grpc/testing/messages.pb.h",
2702 "src/proto/grpc/testing/metrics.grpc.pb.h",
2703 "src/proto/grpc/testing/metrics.pb.h",
2704 "src/proto/grpc/testing/test.grpc.pb.h",
2705 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002706 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002707 "test/cpp/interop/interop_client.h",
2708 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002709 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002710 ],
2711 "language": "c++",
2712 "name": "stress_test",
2713 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002714 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002715 "test/cpp/interop/interop_client.cc",
2716 "test/cpp/interop/interop_client.h",
2717 "test/cpp/interop/stress_interop_client.cc",
2718 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002719 "test/cpp/interop/stress_test.cc",
2720 "test/cpp/util/metrics_server.cc",
2721 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002722 ],
2723 "third_party": false,
2724 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002725 },
2726 {
2727 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002728 "gpr",
2729 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002730 "grpc",
2731 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002732 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002733 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002734 ],
2735 "headers": [],
2736 "language": "c++",
2737 "name": "thread_stress_test",
2738 "src": [
2739 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002740 ],
2741 "third_party": false,
2742 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002743 },
2744 {
2745 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002746 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002747 "grpc"
2748 ],
2749 "headers": [],
2750 "language": "c89",
2751 "name": "public_headers_must_be_c89",
2752 "src": [
2753 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002754 ],
2755 "third_party": false,
2756 "type": "target"
2757 },
2758 {
2759 "deps": [
2760 "boringssl",
2761 "boringssl_aes_test_lib",
2762 "boringssl_test_util"
2763 ],
2764 "headers": [],
2765 "language": "c++",
2766 "name": "boringssl_aes_test",
2767 "src": [],
2768 "third_party": true,
2769 "type": "target"
2770 },
2771 {
2772 "deps": [
2773 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002774 "boringssl_asn1_test_lib",
2775 "boringssl_test_util"
2776 ],
2777 "headers": [],
2778 "language": "c++",
2779 "name": "boringssl_asn1_test",
2780 "src": [],
2781 "third_party": true,
2782 "type": "target"
2783 },
2784 {
2785 "deps": [
2786 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002787 "boringssl_base64_test_lib",
2788 "boringssl_test_util"
2789 ],
2790 "headers": [],
2791 "language": "c++",
2792 "name": "boringssl_base64_test",
2793 "src": [],
2794 "third_party": true,
2795 "type": "target"
2796 },
2797 {
2798 "deps": [
2799 "boringssl",
2800 "boringssl_bio_test_lib",
2801 "boringssl_test_util"
2802 ],
2803 "headers": [],
2804 "language": "c++",
2805 "name": "boringssl_bio_test",
2806 "src": [],
2807 "third_party": true,
2808 "type": "target"
2809 },
2810 {
2811 "deps": [
2812 "boringssl",
2813 "boringssl_bn_test_lib",
2814 "boringssl_test_util"
2815 ],
2816 "headers": [],
2817 "language": "c++",
2818 "name": "boringssl_bn_test",
2819 "src": [],
2820 "third_party": true,
2821 "type": "target"
2822 },
2823 {
2824 "deps": [
2825 "boringssl",
2826 "boringssl_bytestring_test_lib",
2827 "boringssl_test_util"
2828 ],
2829 "headers": [],
2830 "language": "c++",
2831 "name": "boringssl_bytestring_test",
2832 "src": [],
2833 "third_party": true,
2834 "type": "target"
2835 },
2836 {
2837 "deps": [
2838 "boringssl",
2839 "boringssl_aead_test_lib",
2840 "boringssl_test_util"
2841 ],
2842 "headers": [],
2843 "language": "c++",
2844 "name": "boringssl_aead_test",
2845 "src": [],
2846 "third_party": true,
2847 "type": "target"
2848 },
2849 {
2850 "deps": [
2851 "boringssl",
2852 "boringssl_cipher_test_lib",
2853 "boringssl_test_util"
2854 ],
2855 "headers": [],
2856 "language": "c++",
2857 "name": "boringssl_cipher_test",
2858 "src": [],
2859 "third_party": true,
2860 "type": "target"
2861 },
2862 {
2863 "deps": [
2864 "boringssl",
2865 "boringssl_cmac_test_lib",
2866 "boringssl_test_util"
2867 ],
2868 "headers": [],
2869 "language": "c++",
2870 "name": "boringssl_cmac_test",
2871 "src": [],
2872 "third_party": true,
2873 "type": "target"
2874 },
2875 {
2876 "deps": [
2877 "boringssl",
2878 "boringssl_constant_time_test_lib",
2879 "boringssl_test_util"
2880 ],
2881 "headers": [],
2882 "language": "c++",
2883 "name": "boringssl_constant_time_test",
2884 "src": [],
2885 "third_party": true,
2886 "type": "target"
2887 },
2888 {
2889 "deps": [
2890 "boringssl",
2891 "boringssl_ed25519_test_lib",
2892 "boringssl_test_util"
2893 ],
2894 "headers": [],
2895 "language": "c++",
2896 "name": "boringssl_ed25519_test",
2897 "src": [],
2898 "third_party": true,
2899 "type": "target"
2900 },
2901 {
2902 "deps": [
2903 "boringssl",
2904 "boringssl_test_util",
2905 "boringssl_x25519_test_lib"
2906 ],
2907 "headers": [],
2908 "language": "c++",
2909 "name": "boringssl_x25519_test",
2910 "src": [],
2911 "third_party": true,
2912 "type": "target"
2913 },
2914 {
2915 "deps": [
2916 "boringssl",
2917 "boringssl_dh_test_lib",
2918 "boringssl_test_util"
2919 ],
2920 "headers": [],
2921 "language": "c++",
2922 "name": "boringssl_dh_test",
2923 "src": [],
2924 "third_party": true,
2925 "type": "target"
2926 },
2927 {
2928 "deps": [
2929 "boringssl",
2930 "boringssl_digest_test_lib",
2931 "boringssl_test_util"
2932 ],
2933 "headers": [],
2934 "language": "c++",
2935 "name": "boringssl_digest_test",
2936 "src": [],
2937 "third_party": true,
2938 "type": "target"
2939 },
2940 {
2941 "deps": [
2942 "boringssl",
2943 "boringssl_dsa_test_lib",
2944 "boringssl_test_util"
2945 ],
2946 "headers": [],
2947 "language": "c++",
2948 "name": "boringssl_dsa_test",
2949 "src": [],
2950 "third_party": true,
2951 "type": "target"
2952 },
2953 {
2954 "deps": [
2955 "boringssl",
2956 "boringssl_ec_test_lib",
2957 "boringssl_test_util"
2958 ],
2959 "headers": [],
2960 "language": "c++",
2961 "name": "boringssl_ec_test",
2962 "src": [],
2963 "third_party": true,
2964 "type": "target"
2965 },
2966 {
2967 "deps": [
2968 "boringssl",
2969 "boringssl_example_mul_lib",
2970 "boringssl_test_util"
2971 ],
2972 "headers": [],
2973 "language": "c++",
2974 "name": "boringssl_example_mul",
2975 "src": [],
2976 "third_party": true,
2977 "type": "target"
2978 },
2979 {
2980 "deps": [
2981 "boringssl",
2982 "boringssl_ecdsa_test_lib",
2983 "boringssl_test_util"
2984 ],
2985 "headers": [],
2986 "language": "c++",
2987 "name": "boringssl_ecdsa_test",
2988 "src": [],
2989 "third_party": true,
2990 "type": "target"
2991 },
2992 {
2993 "deps": [
2994 "boringssl",
2995 "boringssl_err_test_lib",
2996 "boringssl_test_util"
2997 ],
2998 "headers": [],
2999 "language": "c++",
3000 "name": "boringssl_err_test",
3001 "src": [],
3002 "third_party": true,
3003 "type": "target"
3004 },
3005 {
3006 "deps": [
3007 "boringssl",
3008 "boringssl_evp_extra_test_lib",
3009 "boringssl_test_util"
3010 ],
3011 "headers": [],
3012 "language": "c++",
3013 "name": "boringssl_evp_extra_test",
3014 "src": [],
3015 "third_party": true,
3016 "type": "target"
3017 },
3018 {
3019 "deps": [
3020 "boringssl",
3021 "boringssl_evp_test_lib",
3022 "boringssl_test_util"
3023 ],
3024 "headers": [],
3025 "language": "c++",
3026 "name": "boringssl_evp_test",
3027 "src": [],
3028 "third_party": true,
3029 "type": "target"
3030 },
3031 {
3032 "deps": [
3033 "boringssl",
3034 "boringssl_pbkdf_test_lib",
3035 "boringssl_test_util"
3036 ],
3037 "headers": [],
3038 "language": "c++",
3039 "name": "boringssl_pbkdf_test",
3040 "src": [],
3041 "third_party": true,
3042 "type": "target"
3043 },
3044 {
3045 "deps": [
3046 "boringssl",
3047 "boringssl_hkdf_test_lib",
3048 "boringssl_test_util"
3049 ],
3050 "headers": [],
3051 "language": "c++",
3052 "name": "boringssl_hkdf_test",
3053 "src": [],
3054 "third_party": true,
3055 "type": "target"
3056 },
3057 {
3058 "deps": [
3059 "boringssl",
3060 "boringssl_hmac_test_lib",
3061 "boringssl_test_util"
3062 ],
3063 "headers": [],
3064 "language": "c++",
3065 "name": "boringssl_hmac_test",
3066 "src": [],
3067 "third_party": true,
3068 "type": "target"
3069 },
3070 {
3071 "deps": [
3072 "boringssl",
3073 "boringssl_lhash_test_lib",
3074 "boringssl_test_util"
3075 ],
3076 "headers": [],
3077 "language": "c++",
3078 "name": "boringssl_lhash_test",
3079 "src": [],
3080 "third_party": true,
3081 "type": "target"
3082 },
3083 {
3084 "deps": [
3085 "boringssl",
3086 "boringssl_gcm_test_lib",
3087 "boringssl_test_util"
3088 ],
3089 "headers": [],
3090 "language": "c++",
3091 "name": "boringssl_gcm_test",
3092 "src": [],
3093 "third_party": true,
3094 "type": "target"
3095 },
3096 {
3097 "deps": [
3098 "boringssl",
3099 "boringssl_pkcs12_test_lib",
3100 "boringssl_test_util"
3101 ],
3102 "headers": [],
3103 "language": "c++",
3104 "name": "boringssl_pkcs12_test",
3105 "src": [],
3106 "third_party": true,
3107 "type": "target"
3108 },
3109 {
3110 "deps": [
3111 "boringssl",
3112 "boringssl_pkcs8_test_lib",
3113 "boringssl_test_util"
3114 ],
3115 "headers": [],
3116 "language": "c++",
3117 "name": "boringssl_pkcs8_test",
3118 "src": [],
3119 "third_party": true,
3120 "type": "target"
3121 },
3122 {
3123 "deps": [
3124 "boringssl",
3125 "boringssl_poly1305_test_lib",
3126 "boringssl_test_util"
3127 ],
3128 "headers": [],
3129 "language": "c++",
3130 "name": "boringssl_poly1305_test",
3131 "src": [],
3132 "third_party": true,
3133 "type": "target"
3134 },
3135 {
3136 "deps": [
3137 "boringssl",
3138 "boringssl_refcount_test_lib",
3139 "boringssl_test_util"
3140 ],
3141 "headers": [],
3142 "language": "c++",
3143 "name": "boringssl_refcount_test",
3144 "src": [],
3145 "third_party": true,
3146 "type": "target"
3147 },
3148 {
3149 "deps": [
3150 "boringssl",
3151 "boringssl_rsa_test_lib",
3152 "boringssl_test_util"
3153 ],
3154 "headers": [],
3155 "language": "c++",
3156 "name": "boringssl_rsa_test",
3157 "src": [],
3158 "third_party": true,
3159 "type": "target"
3160 },
3161 {
3162 "deps": [
3163 "boringssl",
3164 "boringssl_test_util",
3165 "boringssl_thread_test_lib"
3166 ],
3167 "headers": [],
3168 "language": "c++",
3169 "name": "boringssl_thread_test",
3170 "src": [],
3171 "third_party": true,
3172 "type": "target"
3173 },
3174 {
3175 "deps": [
3176 "boringssl",
3177 "boringssl_pkcs7_test_lib",
3178 "boringssl_test_util"
3179 ],
3180 "headers": [],
3181 "language": "c++",
3182 "name": "boringssl_pkcs7_test",
3183 "src": [],
3184 "third_party": true,
3185 "type": "target"
3186 },
3187 {
3188 "deps": [
3189 "boringssl",
Craig Tiller88b9e482016-04-21 15:09:56 -07003190 "boringssl_test_util",
3191 "boringssl_x509_test_lib"
3192 ],
3193 "headers": [],
3194 "language": "c++",
3195 "name": "boringssl_x509_test",
3196 "src": [],
3197 "third_party": true,
3198 "type": "target"
3199 },
3200 {
3201 "deps": [
3202 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08003203 "boringssl_tab_test_lib",
3204 "boringssl_test_util"
3205 ],
3206 "headers": [],
3207 "language": "c++",
3208 "name": "boringssl_tab_test",
3209 "src": [],
3210 "third_party": true,
3211 "type": "target"
3212 },
3213 {
3214 "deps": [
3215 "boringssl",
3216 "boringssl_test_util",
3217 "boringssl_v3name_test_lib"
3218 ],
3219 "headers": [],
3220 "language": "c++",
3221 "name": "boringssl_v3name_test",
3222 "src": [],
3223 "third_party": true,
3224 "type": "target"
3225 },
3226 {
3227 "deps": [
3228 "boringssl",
3229 "boringssl_pqueue_test_lib",
3230 "boringssl_test_util"
3231 ],
3232 "headers": [],
3233 "language": "c++",
3234 "name": "boringssl_pqueue_test",
3235 "src": [],
3236 "third_party": true,
3237 "type": "target"
3238 },
3239 {
3240 "deps": [
3241 "boringssl",
3242 "boringssl_ssl_test_lib",
3243 "boringssl_test_util"
3244 ],
3245 "headers": [],
3246 "language": "c++",
3247 "name": "boringssl_ssl_test",
3248 "src": [],
3249 "third_party": true,
3250 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003251 },
3252 {
3253 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003254 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003255 "gpr",
3256 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003257 "grpc_test_util_unsecure",
3258 "grpc_unsecure"
3259 ],
3260 "headers": [],
3261 "language": "c",
3262 "name": "badreq_bad_client_test",
3263 "src": [
3264 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003265 ],
3266 "third_party": false,
3267 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003268 },
3269 {
3270 "deps": [
3271 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003272 "gpr",
3273 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003274 "grpc_test_util_unsecure",
3275 "grpc_unsecure"
3276 ],
3277 "headers": [],
3278 "language": "c",
3279 "name": "connection_prefix_bad_client_test",
3280 "src": [
3281 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003282 ],
3283 "third_party": false,
3284 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003285 },
3286 {
3287 "deps": [
3288 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003289 "gpr",
3290 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003291 "grpc_test_util_unsecure",
3292 "grpc_unsecure"
3293 ],
3294 "headers": [],
3295 "language": "c",
Craig Tiller307a7202016-04-02 07:40:39 -07003296 "name": "head_of_line_blocking_bad_client_test",
3297 "src": [
3298 "test/core/bad_client/tests/head_of_line_blocking.c"
3299 ],
3300 "third_party": false,
3301 "type": "target"
3302 },
3303 {
3304 "deps": [
3305 "bad_client_test",
3306 "gpr",
3307 "gpr_test_util",
3308 "grpc_test_util_unsecure",
3309 "grpc_unsecure"
3310 ],
3311 "headers": [],
3312 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003313 "name": "headers_bad_client_test",
3314 "src": [
3315 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003316 ],
3317 "third_party": false,
3318 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 },
3320 {
3321 "deps": [
3322 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003323 "gpr",
3324 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003325 "grpc_test_util_unsecure",
3326 "grpc_unsecure"
3327 ],
3328 "headers": [],
3329 "language": "c",
3330 "name": "initial_settings_frame_bad_client_test",
3331 "src": [
3332 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003333 ],
3334 "third_party": false,
3335 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003336 },
3337 {
3338 "deps": [
3339 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003340 "gpr",
3341 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003342 "grpc_test_util_unsecure",
3343 "grpc_unsecure"
3344 ],
3345 "headers": [],
3346 "language": "c",
Mark D. Roth8a1d8052016-05-03 10:44:56 -07003347 "name": "large_metadata_bad_client_test",
3348 "src": [
3349 "test/core/bad_client/tests/large_metadata.c"
3350 ],
3351 "third_party": false,
3352 "type": "target"
3353 },
3354 {
3355 "deps": [
3356 "bad_client_test",
3357 "gpr",
3358 "gpr_test_util",
3359 "grpc_test_util_unsecure",
3360 "grpc_unsecure"
3361 ],
3362 "headers": [],
3363 "language": "c",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003364 "name": "server_registered_method_bad_client_test",
3365 "src": [
3366 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003367 ],
3368 "third_party": false,
3369 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003370 },
3371 {
3372 "deps": [
3373 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003374 "gpr",
3375 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003376 "grpc_test_util_unsecure",
3377 "grpc_unsecure"
3378 ],
3379 "headers": [],
3380 "language": "c",
3381 "name": "simple_request_bad_client_test",
3382 "src": [
3383 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003384 ],
3385 "third_party": false,
3386 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003387 },
3388 {
3389 "deps": [
3390 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003391 "gpr",
3392 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003393 "grpc_test_util_unsecure",
3394 "grpc_unsecure"
3395 ],
3396 "headers": [],
3397 "language": "c",
3398 "name": "unknown_frame_bad_client_test",
3399 "src": [
3400 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003401 ],
3402 "third_party": false,
3403 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003404 },
3405 {
3406 "deps": [
3407 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003408 "gpr",
3409 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003410 "grpc_test_util_unsecure",
3411 "grpc_unsecure"
3412 ],
3413 "headers": [],
3414 "language": "c",
3415 "name": "window_overflow_bad_client_test",
3416 "src": [
3417 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003418 ],
3419 "third_party": false,
3420 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003421 },
3422 {
3423 "deps": [
3424 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003425 "gpr",
3426 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003427 "grpc",
3428 "grpc_test_util"
3429 ],
3430 "headers": [],
3431 "language": "c",
3432 "name": "bad_ssl_alpn_server",
3433 "src": [
3434 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003435 ],
3436 "third_party": false,
3437 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003438 },
3439 {
3440 "deps": [
3441 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003442 "gpr",
3443 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003444 "grpc",
3445 "grpc_test_util"
3446 ],
3447 "headers": [],
3448 "language": "c",
3449 "name": "bad_ssl_cert_server",
3450 "src": [
3451 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003452 ],
3453 "third_party": false,
3454 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003455 },
3456 {
3457 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003458 "gpr",
3459 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003460 "grpc",
3461 "grpc_test_util"
3462 ],
3463 "headers": [],
3464 "language": "c",
3465 "name": "bad_ssl_alpn_test",
3466 "src": [
3467 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003468 ],
3469 "third_party": false,
3470 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003471 },
3472 {
3473 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003474 "gpr",
3475 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003476 "grpc",
3477 "grpc_test_util"
3478 ],
3479 "headers": [],
3480 "language": "c",
3481 "name": "bad_ssl_cert_test",
3482 "src": [
3483 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003484 ],
3485 "third_party": false,
3486 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003487 },
3488 {
3489 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003490 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003491 "gpr",
3492 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003493 "grpc",
3494 "grpc_test_util"
3495 ],
3496 "headers": [],
3497 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003498 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003499 "src": [
3500 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003501 ],
3502 "third_party": false,
3503 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003504 },
3505 {
3506 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003507 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003508 "gpr",
3509 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003510 "grpc",
3511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003512 ],
3513 "headers": [],
3514 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003515 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003516 "src": [
3517 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003518 ],
3519 "third_party": false,
3520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003521 },
3522 {
3523 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003524 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003525 "gpr",
3526 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003527 "grpc",
3528 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003529 ],
3530 "headers": [],
3531 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003532 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003533 "src": [
3534 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003535 ],
3536 "third_party": false,
3537 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003538 },
3539 {
3540 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003541 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003542 "gpr",
3543 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003544 "grpc",
3545 "grpc_test_util"
3546 ],
3547 "headers": [],
3548 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003549 "name": "h2_fd_test",
3550 "src": [
3551 "test/core/end2end/fixtures/h2_fd.c"
3552 ],
3553 "third_party": false,
3554 "type": "target"
3555 },
3556 {
3557 "deps": [
3558 "end2end_tests",
3559 "gpr",
3560 "gpr_test_util",
3561 "grpc",
3562 "grpc_test_util"
3563 ],
3564 "headers": [],
3565 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003566 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003567 "src": [
3568 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003569 ],
3570 "third_party": false,
3571 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003572 },
3573 {
3574 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003575 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003576 "gpr",
3577 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003578 "grpc",
3579 "grpc_test_util"
3580 ],
3581 "headers": [],
3582 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003583 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003584 "src": [
3585 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003586 ],
3587 "third_party": false,
3588 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003589 },
3590 {
3591 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003592 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003593 "gpr",
3594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003595 "grpc",
3596 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003597 ],
3598 "headers": [],
3599 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003600 "name": "h2_full+trace_test",
3601 "src": [
3602 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003603 ],
3604 "third_party": false,
3605 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003606 },
3607 {
3608 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003609 "end2end_tests",
3610 "gpr",
3611 "gpr_test_util",
3612 "grpc",
3613 "grpc_test_util"
3614 ],
3615 "headers": [],
3616 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003617 "name": "h2_loadreporting_test",
3618 "src": [
3619 "test/core/end2end/fixtures/h2_loadreporting.c"
3620 ],
3621 "third_party": false,
3622 "type": "target"
3623 },
3624 {
3625 "deps": [
3626 "end2end_tests",
3627 "gpr",
3628 "gpr_test_util",
3629 "grpc",
3630 "grpc_test_util"
3631 ],
3632 "headers": [],
3633 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003634 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003635 "src": [
3636 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003637 ],
3638 "third_party": false,
3639 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003640 },
3641 {
3642 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003643 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003644 "gpr",
3645 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003646 "grpc",
3647 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003648 ],
3649 "headers": [],
3650 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003651 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003652 "src": [
3653 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003654 ],
3655 "third_party": false,
3656 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003657 },
3658 {
3659 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003660 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003661 "gpr",
3662 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003663 "grpc",
3664 "grpc_test_util"
3665 ],
3666 "headers": [],
3667 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003668 "name": "h2_sockpair_test",
3669 "src": [
3670 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003671 ],
3672 "third_party": false,
3673 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003674 },
3675 {
3676 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003677 "end2end_tests",
3678 "gpr",
3679 "gpr_test_util",
3680 "grpc",
3681 "grpc_test_util"
3682 ],
3683 "headers": [],
3684 "language": "c",
3685 "name": "h2_sockpair+trace_test",
3686 "src": [
3687 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003688 ],
3689 "third_party": false,
3690 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003691 },
3692 {
3693 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003694 "end2end_tests",
3695 "gpr",
3696 "gpr_test_util",
3697 "grpc",
3698 "grpc_test_util"
3699 ],
3700 "headers": [],
3701 "language": "c",
3702 "name": "h2_sockpair_1byte_test",
3703 "src": [
3704 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003705 ],
3706 "third_party": false,
3707 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003708 },
3709 {
3710 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003711 "end2end_tests",
3712 "gpr",
3713 "gpr_test_util",
3714 "grpc",
3715 "grpc_test_util"
3716 ],
3717 "headers": [],
3718 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003719 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003720 "src": [
3721 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003722 ],
3723 "third_party": false,
3724 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003725 },
3726 {
3727 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003728 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003729 "gpr",
3730 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003731 "grpc",
3732 "grpc_test_util"
3733 ],
3734 "headers": [],
3735 "language": "c",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07003736 "name": "h2_ssl_cert_test",
3737 "src": [
3738 "test/core/end2end/fixtures/h2_ssl_cert.c"
3739 ],
3740 "third_party": false,
3741 "type": "target"
3742 },
3743 {
3744 "deps": [
3745 "end2end_tests",
3746 "gpr",
3747 "gpr_test_util",
3748 "grpc",
3749 "grpc_test_util"
3750 ],
3751 "headers": [],
3752 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003753 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003754 "src": [
3755 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003756 ],
3757 "third_party": false,
3758 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003759 },
3760 {
3761 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003762 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003763 "gpr",
3764 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003765 "grpc",
3766 "grpc_test_util"
3767 ],
3768 "headers": [],
3769 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003770 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003771 "src": [
3772 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003773 ],
3774 "third_party": false,
3775 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003776 },
3777 {
3778 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003779 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003780 "gpr",
3781 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003782 "grpc_test_util_unsecure",
3783 "grpc_unsecure"
3784 ],
3785 "headers": [],
3786 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003787 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003788 "src": [
3789 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003790 ],
3791 "third_party": false,
3792 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003793 },
3794 {
3795 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003796 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003797 "gpr",
3798 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003799 "grpc_test_util_unsecure",
3800 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003801 ],
3802 "headers": [],
3803 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003804 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003805 "src": [
3806 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003807 ],
3808 "third_party": false,
3809 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003810 },
3811 {
3812 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003813 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003814 "gpr",
3815 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003816 "grpc_test_util_unsecure",
3817 "grpc_unsecure"
3818 ],
3819 "headers": [],
3820 "language": "c",
Adam Michalik46cc2ac2016-05-16 11:12:04 -07003821 "name": "h2_fd_nosec_test",
3822 "src": [
3823 "test/core/end2end/fixtures/h2_fd.c"
3824 ],
3825 "third_party": false,
3826 "type": "target"
3827 },
3828 {
3829 "deps": [
3830 "end2end_nosec_tests",
3831 "gpr",
3832 "gpr_test_util",
3833 "grpc_test_util_unsecure",
3834 "grpc_unsecure"
3835 ],
3836 "headers": [],
3837 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003838 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003839 "src": [
3840 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003841 ],
3842 "third_party": false,
3843 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003844 },
3845 {
3846 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003847 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003848 "gpr",
3849 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003850 "grpc_test_util_unsecure",
3851 "grpc_unsecure"
3852 ],
3853 "headers": [],
3854 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003855 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003856 "src": [
3857 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003858 ],
3859 "third_party": false,
3860 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003861 },
3862 {
3863 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003864 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003865 "gpr",
3866 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003867 "grpc_test_util_unsecure",
3868 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003869 ],
3870 "headers": [],
3871 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003872 "name": "h2_full+trace_nosec_test",
3873 "src": [
3874 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003875 ],
3876 "third_party": false,
3877 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003878 },
3879 {
3880 "deps": [
3881 "end2end_nosec_tests",
3882 "gpr",
3883 "gpr_test_util",
3884 "grpc_test_util_unsecure",
3885 "grpc_unsecure"
3886 ],
3887 "headers": [],
3888 "language": "c",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07003889 "name": "h2_loadreporting_nosec_test",
3890 "src": [
3891 "test/core/end2end/fixtures/h2_loadreporting.c"
3892 ],
3893 "third_party": false,
3894 "type": "target"
3895 },
3896 {
3897 "deps": [
3898 "end2end_nosec_tests",
3899 "gpr",
3900 "gpr_test_util",
3901 "grpc_test_util_unsecure",
3902 "grpc_unsecure"
3903 ],
3904 "headers": [],
3905 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003906 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003907 "src": [
3908 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003909 ],
3910 "third_party": false,
3911 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003912 },
3913 {
3914 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003915 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003916 "gpr",
3917 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003918 "grpc_test_util_unsecure",
3919 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003920 ],
3921 "headers": [],
3922 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003923 "name": "h2_sockpair_nosec_test",
3924 "src": [
3925 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003926 ],
3927 "third_party": false,
3928 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003929 },
3930 {
3931 "deps": [
3932 "end2end_nosec_tests",
3933 "gpr",
3934 "gpr_test_util",
3935 "grpc_test_util_unsecure",
3936 "grpc_unsecure"
3937 ],
3938 "headers": [],
3939 "language": "c",
3940 "name": "h2_sockpair+trace_nosec_test",
3941 "src": [
3942 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003943 ],
3944 "third_party": false,
3945 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003946 },
3947 {
3948 "deps": [
3949 "end2end_nosec_tests",
3950 "gpr",
3951 "gpr_test_util",
3952 "grpc_test_util_unsecure",
3953 "grpc_unsecure"
3954 ],
3955 "headers": [],
3956 "language": "c",
3957 "name": "h2_sockpair_1byte_nosec_test",
3958 "src": [
3959 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003960 ],
3961 "third_party": false,
3962 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003963 },
3964 {
3965 "deps": [
3966 "end2end_nosec_tests",
3967 "gpr",
3968 "gpr_test_util",
3969 "grpc_test_util_unsecure",
3970 "grpc_unsecure"
3971 ],
3972 "headers": [],
3973 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003974 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003975 "src": [
3976 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003977 ],
3978 "third_party": false,
3979 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003980 },
3981 {
3982 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003983 "gpr",
3984 "gpr_test_util",
3985 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07003986 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07003987 ],
3988 "headers": [],
3989 "language": "c",
Craig Tillerfc98f922016-04-13 08:45:06 -07003990 "name": "api_fuzzer_one_entry",
3991 "src": [
Craig Tiller0ca01ed2016-04-23 13:31:34 -07003992 "test/core/end2end/fuzzers/api_fuzzer.c",
3993 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerfc98f922016-04-13 08:45:06 -07003994 ],
3995 "third_party": false,
3996 "type": "target"
3997 },
3998 {
3999 "deps": [
4000 "gpr",
4001 "gpr_test_util",
4002 "grpc",
Craig Tiller0ca01ed2016-04-23 13:31:34 -07004003 "grpc_test_util"
Craig Tillerfc98f922016-04-13 08:45:06 -07004004 ],
4005 "headers": [],
4006 "language": "c",
Craig Tiller845516e2016-04-11 20:49:20 -07004007 "name": "client_fuzzer_one_entry",
4008 "src": [
Craig Tillerabf7d752016-04-12 13:58:02 -07004009 "test/core/end2end/fuzzers/client_fuzzer.c",
4010 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tiller845516e2016-04-11 20:49:20 -07004011 ],
4012 "third_party": false,
4013 "type": "target"
4014 },
4015 {
4016 "deps": [
4017 "gpr",
4018 "gpr_test_util",
4019 "grpc",
Craig Tillerabf7d752016-04-12 13:58:02 -07004020 "grpc_test_util"
Craig Tiller845516e2016-04-11 20:49:20 -07004021 ],
4022 "headers": [],
4023 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004024 "name": "hpack_parser_fuzzer_test_one_entry",
4025 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004026 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c",
4027 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004028 ],
4029 "third_party": false,
4030 "type": "target"
4031 },
4032 {
4033 "deps": [
4034 "gpr",
4035 "gpr_test_util",
4036 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004037 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004038 ],
4039 "headers": [],
4040 "language": "c",
Craig Tillerf707d622016-05-06 14:26:12 -07004041 "name": "http_request_fuzzer_test_one_entry",
Craig Tillerf05837a2016-03-29 20:42:29 -07004042 "src": [
Craig Tillerf707d622016-05-06 14:26:12 -07004043 "test/core/http/request_fuzzer.c",
4044 "test/core/util/one_corpus_entry_fuzzer.c"
4045 ],
4046 "third_party": false,
4047 "type": "target"
4048 },
4049 {
4050 "deps": [
4051 "gpr",
4052 "gpr_test_util",
4053 "grpc",
4054 "grpc_test_util"
4055 ],
4056 "headers": [],
4057 "language": "c",
4058 "name": "http_response_fuzzer_test_one_entry",
4059 "src": [
4060 "test/core/http/response_fuzzer.c",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004061 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004062 ],
4063 "third_party": false,
4064 "type": "target"
4065 },
4066 {
4067 "deps": [
4068 "gpr",
4069 "gpr_test_util",
4070 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004071 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004072 ],
4073 "headers": [],
4074 "language": "c",
4075 "name": "json_fuzzer_test_one_entry",
4076 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004077 "test/core/json/fuzzer.c",
4078 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004079 ],
4080 "third_party": false,
4081 "type": "target"
4082 },
4083 {
4084 "deps": [
4085 "gpr",
4086 "gpr_test_util",
4087 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004088 "grpc_test_util"
Craig Tillerf05837a2016-03-29 20:42:29 -07004089 ],
4090 "headers": [],
4091 "language": "c",
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004092 "name": "nanopb_fuzzer_response_test_one_entry",
4093 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004094 "test/core/nanopb/fuzzer_response.c",
4095 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004096 ],
4097 "third_party": false,
4098 "type": "target"
4099 },
4100 {
4101 "deps": [
4102 "gpr",
4103 "gpr_test_util",
4104 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004105 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004106 ],
4107 "headers": [],
4108 "language": "c",
4109 "name": "nanopb_fuzzer_serverlist_test_one_entry",
4110 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004111 "test/core/nanopb/fuzzer_serverlist.c",
4112 "test/core/util/one_corpus_entry_fuzzer.c"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004113 ],
4114 "third_party": false,
4115 "type": "target"
4116 },
4117 {
4118 "deps": [
4119 "gpr",
4120 "gpr_test_util",
4121 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004122 "grpc_test_util"
David Garcia Quintasbf2e73d2016-04-04 18:03:47 -07004123 ],
4124 "headers": [],
4125 "language": "c",
Craig Tillerdf262c62016-04-02 13:53:49 -07004126 "name": "server_fuzzer_one_entry",
4127 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004128 "test/core/end2end/fuzzers/server_fuzzer.c",
4129 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerdf262c62016-04-02 13:53:49 -07004130 ],
4131 "third_party": false,
4132 "type": "target"
4133 },
4134 {
4135 "deps": [
4136 "gpr",
4137 "gpr_test_util",
4138 "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004139 "grpc_test_util"
Craig Tillerdf262c62016-04-02 13:53:49 -07004140 ],
4141 "headers": [],
4142 "language": "c",
Craig Tillerf05837a2016-03-29 20:42:29 -07004143 "name": "uri_fuzzer_test_one_entry",
4144 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004145 "test/core/client_config/uri_fuzzer_test.c",
4146 "test/core/util/one_corpus_entry_fuzzer.c"
Craig Tillerf05837a2016-03-29 20:42:29 -07004147 ],
4148 "third_party": false,
4149 "type": "target"
4150 },
4151 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004152 "deps": [
4153 "gpr_base"
Craig Tillerda179ce2016-02-09 12:01:53 -08004154 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004155 "headers": [],
Craig Tillerda179ce2016-02-09 12:01:53 -08004156 "language": "c",
4157 "name": "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004158 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004159 "third_party": false,
4160 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004161 },
4162 {
4163 "deps": [
4164 "gpr"
4165 ],
4166 "headers": [
4167 "test/core/util/test_config.h"
4168 ],
4169 "language": "c",
4170 "name": "gpr_test_util",
4171 "src": [
4172 "test/core/util/test_config.c",
4173 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004174 ],
4175 "third_party": false,
4176 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08004177 },
4178 {
4179 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004180 "census",
4181 "gpr",
4182 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004183 "grpc_lb_policy_grpclb",
4184 "grpc_lb_policy_pick_first",
4185 "grpc_lb_policy_round_robin",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07004186 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004187 "grpc_resolver_dns_native",
4188 "grpc_resolver_sockaddr",
4189 "grpc_secure",
4190 "grpc_transport_chttp2_client_insecure",
4191 "grpc_transport_chttp2_client_secure",
4192 "grpc_transport_chttp2_server_insecure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004193 "grpc_transport_chttp2_server_secure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004194 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004195 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004196 "language": "c",
4197 "name": "grpc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004198 "src": [
4199 "src/core/lib/surface/init.c"
4200 ],
Craig Tiller732a8752016-02-22 15:59:19 -08004201 "third_party": false,
4202 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004203 },
4204 {
Craig Tillerd1697d92016-04-05 16:05:46 -07004205 "deps": [
4206 "gpr",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004207 "grpc_base",
Makarand Dharmapurikareaf54262016-06-01 18:32:42 -07004208 "grpc_transport_chttp2_client_secure",
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07004209 "grpc_transport_cronet_client_secure"
4210 ],
4211 "headers": [],
4212 "language": "c",
4213 "name": "grpc_cronet",
4214 "src": [
4215 "src/core/lib/surface/init.c"
4216 ],
4217 "third_party": false,
4218 "type": "lib"
4219 },
4220 {
4221 "deps": [
4222 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004223 "grpc"
4224 ],
4225 "headers": [],
4226 "language": "c",
4227 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004228 "src": [],
4229 "third_party": false,
4230 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004231 },
4232 {
4233 "deps": [
4234 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004235 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004236 "grpc",
4237 "grpc_test_util_base"
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 ],
4239 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004240 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004241 "test/core/security/oauth2_utils.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004242 ],
4243 "language": "c",
4244 "name": "grpc_test_util",
4245 "src": [
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07004246 "test/core/end2end/data/client_certs.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "test/core/end2end/data/server1_cert.c",
4248 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004249 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004250 "test/core/end2end/data/test_root_cert.c",
yang-gbe5f0592015-07-13 11:11:50 -07004251 "test/core/security/oauth2_utils.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004252 "test/core/security/oauth2_utils.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004253 ],
4254 "third_party": false,
4255 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 },
4257 {
4258 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004259 "gpr",
4260 "gpr_test_util",
Craig Tillerd1697d92016-04-05 16:05:46 -07004261 "grpc",
4262 "grpc_test_util_base",
Craig Tiller917c29e2015-12-02 11:03:19 -08004263 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004264 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004265 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004266 "language": "c",
4267 "name": "grpc_test_util_unsecure",
Craig Tillerd1697d92016-04-05 16:05:46 -07004268 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004269 "third_party": false,
4270 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004271 },
4272 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004273 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004274 "census",
4275 "gpr",
4276 "grpc_base",
Craig Tillerd1697d92016-04-05 16:05:46 -07004277 "grpc_lb_policy_grpclb",
4278 "grpc_lb_policy_pick_first",
4279 "grpc_lb_policy_round_robin",
David Garcia Quintas4bb11ac2016-05-02 09:20:21 -07004280 "grpc_load_reporting",
Craig Tillerd1697d92016-04-05 16:05:46 -07004281 "grpc_resolver_dns_native",
4282 "grpc_resolver_sockaddr",
4283 "grpc_transport_chttp2_client_insecure",
Craig Tiller03915e52016-04-07 09:15:10 -07004284 "grpc_transport_chttp2_server_insecure"
Craig Tillerda179ce2016-02-09 12:01:53 -08004285 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004286 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004287 "language": "c",
4288 "name": "grpc_unsecure",
4289 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07004290 "src/core/lib/surface/init.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07004291 "src/core/lib/surface/init_unsecure.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004292 ],
4293 "third_party": false,
4294 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 },
4296 {
4297 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004298 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004299 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004300 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004301 "grpc_test_util",
4302 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004303 ],
4304 "headers": [
4305 "test/core/util/reconnect_server.h"
4306 ],
4307 "language": "c",
4308 "name": "reconnect_server",
4309 "src": [
4310 "test/core/util/reconnect_server.c",
4311 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004312 ],
4313 "third_party": false,
4314 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004315 },
4316 {
4317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004318 "gpr",
4319 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004320 "grpc",
4321 "grpc_test_util"
4322 ],
4323 "headers": [
4324 "test/core/util/test_tcp_server.h"
4325 ],
4326 "language": "c",
4327 "name": "test_tcp_server",
4328 "src": [
4329 "test/core/util/test_tcp_server.c",
4330 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004331 ],
4332 "third_party": false,
4333 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004334 },
4335 {
4336 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004337 "grpc",
4338 "grpc++_base",
yang-g34b58612016-06-03 17:30:09 -07004339 "grpc++_codegen_base",
4340 "grpc++_codegen_base_src"
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 ],
4342 "headers": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004343 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004344 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004345 "src/cpp/common/secure_auth_context.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07004346 "src/cpp/server/secure_server_credentials.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004347 ],
4348 "language": "c++",
4349 "name": "grpc++",
4350 "src": [
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07004351 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004352 "src/cpp/client/secure_credentials.cc",
4353 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07004354 "src/cpp/common/auth_property_iterator.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004355 "src/cpp/common/secure_auth_context.cc",
4356 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004357 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004358 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004359 "src/cpp/server/secure_server_credentials.cc",
Craig Tillerd1697d92016-04-05 16:05:46 -07004360 "src/cpp/server/secure_server_credentials.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004361 ],
4362 "third_party": false,
4363 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004364 },
4365 {
Yuchen Zengc92fe252016-05-25 07:18:57 -07004366 "deps": [
Yuchen Zengeb25a072016-06-08 10:59:48 -07004367 "grpc++",
4368 "grpc++_codegen_proto"
Yuchen Zengc92fe252016-05-25 07:18:57 -07004369 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004370 "headers": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004371 "include/grpc++/ext/proto_server_reflection_plugin.h",
4372 "include/grpc++/ext/reflection.grpc.pb.h",
4373 "include/grpc++/ext/reflection.pb.h",
4374 "src/cpp/ext/proto_server_reflection.h"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004375 ],
4376 "language": "c++",
4377 "name": "grpc++_reflection",
4378 "src": [
Yuchen Zeng0601df32016-06-06 13:08:06 -07004379 "include/grpc++/ext/proto_server_reflection_plugin.h",
4380 "include/grpc++/ext/reflection.grpc.pb.h",
4381 "include/grpc++/ext/reflection.pb.h",
4382 "src/cpp/ext/proto_server_reflection.cc",
4383 "src/cpp/ext/proto_server_reflection.h",
4384 "src/cpp/ext/proto_server_reflection_plugin.cc",
4385 "src/cpp/ext/reflection.grpc.pb.cc",
4386 "src/cpp/ext/reflection.pb.cc"
Yuchen Zengc84ed682016-05-04 16:30:11 -07004387 ],
4388 "third_party": false,
4389 "type": "lib"
4390 },
4391 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004392 "deps": [],
4393 "headers": [
4394 "test/cpp/util/test_config.h"
4395 ],
4396 "language": "c++",
4397 "name": "grpc++_test_config",
4398 "src": [
4399 "test/cpp/util/test_config.cc",
4400 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004401 ],
4402 "third_party": false,
4403 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004404 },
4405 {
4406 "deps": [
4407 "grpc++",
yang-g17487f92016-06-03 15:21:15 -07004408 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004409 "grpc++_codegen_base_src",
yang-g17487f92016-06-03 15:21:15 -07004410 "grpc++_codegen_proto",
4411 "grpc++_config_proto",
Craig Tillerf75fc122015-06-25 06:58:00 -07004412 "grpc_test_util"
4413 ],
4414 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004415 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4416 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4417 "src/proto/grpc/testing/echo.grpc.pb.h",
4418 "src/proto/grpc/testing/echo.pb.h",
4419 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4420 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08004421 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004422 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004423 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004424 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08004425 "test/cpp/util/subprocess.h",
4426 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004427 ],
4428 "language": "c++",
4429 "name": "grpc++_test_util",
4430 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004431 "test/cpp/end2end/test_service_impl.cc",
4432 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08004433 "test/cpp/util/byte_buffer_proto_helper.cc",
4434 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004435 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004436 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004437 "test/cpp/util/string_ref_helper.cc",
4438 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004439 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08004440 "test/cpp/util/subprocess.h",
4441 "test/cpp/util/test_credentials_provider.cc",
4442 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004443 ],
4444 "third_party": false,
4445 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 },
4447 {
4448 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004449 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07004450 "grpc",
4451 "grpc++_base",
yang-g17487f92016-06-03 15:21:15 -07004452 "grpc++_codegen_base",
yang-g34b58612016-06-03 17:30:09 -07004453 "grpc++_codegen_base_src",
Craig Tillerf75fc122015-06-25 06:58:00 -07004454 "grpc_unsecure"
4455 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07004456 "headers": [],
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 "language": "c++",
4458 "name": "grpc++_unsecure",
4459 "src": [
Craig Tillerd1697d92016-04-05 16:05:46 -07004460 "src/cpp/common/insecure_create_auth_context.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08004461 ],
4462 "third_party": false,
4463 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004464 },
4465 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004466 "deps": [
yang-gabdec2d2016-05-19 10:11:24 -07004467 "grpc++",
4468 "grpc_plugin_support"
4469 ],
4470 "headers": [
4471 "test/cpp/util/cli_call.h",
4472 "test/cpp/util/proto_file_parser.h"
4473 ],
4474 "language": "c++",
4475 "name": "grpc_cli_libs",
4476 "src": [
4477 "test/cpp/util/cli_call.cc",
4478 "test/cpp/util/cli_call.h",
4479 "test/cpp/util/proto_file_parser.cc",
4480 "test/cpp/util/proto_file_parser.h"
4481 ],
4482 "third_party": false,
4483 "type": "lib"
4484 },
4485 {
4486 "deps": [
yang-g17487f92016-06-03 15:21:15 -07004487 "grpc++_config_proto"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004488 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004489 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004490 "src/compiler/config.h",
4491 "src/compiler/cpp_generator.h",
4492 "src/compiler/cpp_generator_helpers.h",
4493 "src/compiler/csharp_generator.h",
4494 "src/compiler/csharp_generator_helpers.h",
4495 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004496 "src/compiler/node_generator.h",
4497 "src/compiler/node_generator_helpers.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004498 "src/compiler/objective_c_generator.h",
4499 "src/compiler/objective_c_generator_helpers.h",
4500 "src/compiler/python_generator.h",
4501 "src/compiler/ruby_generator.h",
4502 "src/compiler/ruby_generator_helpers-inl.h",
4503 "src/compiler/ruby_generator_map-inl.h",
4504 "src/compiler/ruby_generator_string-inl.h"
4505 ],
4506 "language": "c++",
4507 "name": "grpc_plugin_support",
4508 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004509 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004510 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004511 "src/compiler/cpp_generator.h",
4512 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004513 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004514 "src/compiler/csharp_generator.h",
4515 "src/compiler/csharp_generator_helpers.h",
4516 "src/compiler/generator_helpers.h",
murgatroid99d2ee81f2016-02-26 11:10:33 -08004517 "src/compiler/node_generator.cc",
4518 "src/compiler/node_generator.h",
4519 "src/compiler/node_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004520 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004521 "src/compiler/objective_c_generator.h",
4522 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004523 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004525 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004526 "src/compiler/ruby_generator.h",
4527 "src/compiler/ruby_generator_helpers-inl.h",
4528 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08004529 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004530 ],
4531 "third_party": false,
4532 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004533 },
4534 {
4535 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004536 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004538 "grpc++",
4539 "grpc++_test_util",
4540 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 ],
4542 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004543 "src/proto/grpc/testing/messages.grpc.pb.h",
4544 "src/proto/grpc/testing/messages.pb.h",
4545 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 ],
4547 "language": "c++",
4548 "name": "interop_client_helper",
4549 "src": [
4550 "test/cpp/interop/client_helper.cc",
4551 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004552 ],
4553 "third_party": false,
4554 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004555 },
4556 {
4557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004558 "gpr",
4559 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004560 "grpc",
4561 "grpc++",
4562 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004563 "grpc++_test_util",
4564 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004565 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004566 ],
4567 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004568 "src/proto/grpc/testing/empty.grpc.pb.h",
4569 "src/proto/grpc/testing/empty.pb.h",
4570 "src/proto/grpc/testing/messages.grpc.pb.h",
4571 "src/proto/grpc/testing/messages.pb.h",
4572 "src/proto/grpc/testing/test.grpc.pb.h",
4573 "src/proto/grpc/testing/test.pb.h",
4574 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004575 ],
4576 "language": "c++",
4577 "name": "interop_client_main",
4578 "src": [
4579 "test/cpp/interop/client.cc",
4580 "test/cpp/interop/interop_client.cc",
4581 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004582 ],
4583 "third_party": false,
4584 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 },
4586 {
4587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004588 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004589 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "grpc++",
4591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 ],
4593 "headers": [
4594 "test/cpp/interop/server_helper.h"
4595 ],
4596 "language": "c++",
4597 "name": "interop_server_helper",
4598 "src": [
4599 "test/cpp/interop/server_helper.cc",
4600 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004601 ],
4602 "third_party": false,
4603 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004604 },
4605 {
4606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004607 "gpr",
4608 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004609 "grpc",
4610 "grpc++",
4611 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "grpc++_test_util",
4613 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004614 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004615 ],
4616 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004617 "src/proto/grpc/testing/empty.grpc.pb.h",
4618 "src/proto/grpc/testing/empty.pb.h",
4619 "src/proto/grpc/testing/messages.grpc.pb.h",
4620 "src/proto/grpc/testing/messages.pb.h",
4621 "src/proto/grpc/testing/test.grpc.pb.h",
4622 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004623 ],
4624 "language": "c++",
4625 "name": "interop_server_main",
4626 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08004627 "test/cpp/interop/server_main.cc"
4628 ],
4629 "third_party": false,
4630 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004631 },
4632 {
4633 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004634 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004635 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004637 ],
4638 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004639 "src/proto/grpc/testing/control.grpc.pb.h",
4640 "src/proto/grpc/testing/control.pb.h",
4641 "src/proto/grpc/testing/messages.grpc.pb.h",
4642 "src/proto/grpc/testing/messages.pb.h",
4643 "src/proto/grpc/testing/payloads.grpc.pb.h",
4644 "src/proto/grpc/testing/payloads.pb.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004645 "src/proto/grpc/testing/services.grpc.pb.h",
4646 "src/proto/grpc/testing/services.pb.h",
4647 "src/proto/grpc/testing/stats.grpc.pb.h",
4648 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004649 "test/cpp/qps/client.h",
4650 "test/cpp/qps/driver.h",
4651 "test/cpp/qps/histogram.h",
4652 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004653 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07004654 "test/cpp/qps/parse_json.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004655 "test/cpp/qps/qps_worker.h",
4656 "test/cpp/qps/report.h",
4657 "test/cpp/qps/server.h",
4658 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004659 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004660 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004661 ],
4662 "language": "c++",
4663 "name": "qps",
4664 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004665 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004666 "test/cpp/qps/client_async.cc",
4667 "test/cpp/qps/client_sync.cc",
4668 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004669 "test/cpp/qps/driver.h",
4670 "test/cpp/qps/histogram.h",
4671 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004672 "test/cpp/qps/limit_cores.cc",
4673 "test/cpp/qps/limit_cores.h",
David Klempnere27d1892016-05-19 13:50:16 -07004674 "test/cpp/qps/parse_json.cc",
4675 "test/cpp/qps/parse_json.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004676 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004677 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004678 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004679 "test/cpp/qps/report.h",
4680 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004681 "test/cpp/qps/server_async.cc",
4682 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004683 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004684 "test/cpp/qps/usage_timer.cc",
4685 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004686 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004687 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004688 ],
4689 "third_party": false,
4690 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004691 },
4692 {
4693 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004694 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004695 "grpc"
4696 ],
4697 "headers": [],
4698 "language": "csharp",
4699 "name": "grpc_csharp_ext",
4700 "src": [
4701 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004702 ],
4703 "third_party": false,
4704 "type": "lib"
4705 },
4706 {
4707 "deps": [],
4708 "headers": [
4709 "third_party/boringssl/crypto/aes/internal.h",
4710 "third_party/boringssl/crypto/asn1/asn1_locl.h",
4711 "third_party/boringssl/crypto/bio/internal.h",
4712 "third_party/boringssl/crypto/bn/internal.h",
4713 "third_party/boringssl/crypto/bn/rsaz_exp.h",
4714 "third_party/boringssl/crypto/bytestring/internal.h",
4715 "third_party/boringssl/crypto/cipher/internal.h",
4716 "third_party/boringssl/crypto/conf/conf_def.h",
4717 "third_party/boringssl/crypto/conf/internal.h",
Craig Tiller88b9e482016-04-21 15:09:56 -07004718 "third_party/boringssl/crypto/curve25519/internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004719 "third_party/boringssl/crypto/des/internal.h",
4720 "third_party/boringssl/crypto/dh/internal.h",
4721 "third_party/boringssl/crypto/digest/internal.h",
4722 "third_party/boringssl/crypto/digest/md32_common.h",
4723 "third_party/boringssl/crypto/directory.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004724 "third_party/boringssl/crypto/ec/internal.h",
4725 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
4726 "third_party/boringssl/crypto/evp/internal.h",
4727 "third_party/boringssl/crypto/internal.h",
4728 "third_party/boringssl/crypto/modes/internal.h",
4729 "third_party/boringssl/crypto/obj/obj_dat.h",
4730 "third_party/boringssl/crypto/obj/obj_xref.h",
4731 "third_party/boringssl/crypto/pkcs8/internal.h",
4732 "third_party/boringssl/crypto/rand/internal.h",
4733 "third_party/boringssl/crypto/rsa/internal.h",
4734 "third_party/boringssl/crypto/test/scoped_types.h",
4735 "third_party/boringssl/crypto/test/test_util.h",
4736 "third_party/boringssl/crypto/x509/charmap.h",
4737 "third_party/boringssl/crypto/x509/vpm_int.h",
4738 "third_party/boringssl/crypto/x509v3/ext_dat.h",
4739 "third_party/boringssl/crypto/x509v3/pcy_int.h",
4740 "third_party/boringssl/include/openssl/aead.h",
4741 "third_party/boringssl/include/openssl/aes.h",
4742 "third_party/boringssl/include/openssl/arm_arch.h",
4743 "third_party/boringssl/include/openssl/asn1.h",
4744 "third_party/boringssl/include/openssl/asn1_mac.h",
4745 "third_party/boringssl/include/openssl/asn1t.h",
4746 "third_party/boringssl/include/openssl/base.h",
4747 "third_party/boringssl/include/openssl/base64.h",
4748 "third_party/boringssl/include/openssl/bio.h",
4749 "third_party/boringssl/include/openssl/blowfish.h",
4750 "third_party/boringssl/include/openssl/bn.h",
4751 "third_party/boringssl/include/openssl/buf.h",
4752 "third_party/boringssl/include/openssl/buffer.h",
4753 "third_party/boringssl/include/openssl/bytestring.h",
4754 "third_party/boringssl/include/openssl/cast.h",
4755 "third_party/boringssl/include/openssl/chacha.h",
4756 "third_party/boringssl/include/openssl/cipher.h",
4757 "third_party/boringssl/include/openssl/cmac.h",
4758 "third_party/boringssl/include/openssl/conf.h",
4759 "third_party/boringssl/include/openssl/cpu.h",
4760 "third_party/boringssl/include/openssl/crypto.h",
4761 "third_party/boringssl/include/openssl/curve25519.h",
4762 "third_party/boringssl/include/openssl/des.h",
4763 "third_party/boringssl/include/openssl/dh.h",
4764 "third_party/boringssl/include/openssl/digest.h",
4765 "third_party/boringssl/include/openssl/dsa.h",
4766 "third_party/boringssl/include/openssl/dtls1.h",
4767 "third_party/boringssl/include/openssl/ec.h",
4768 "third_party/boringssl/include/openssl/ec_key.h",
4769 "third_party/boringssl/include/openssl/ecdh.h",
4770 "third_party/boringssl/include/openssl/ecdsa.h",
4771 "third_party/boringssl/include/openssl/engine.h",
4772 "third_party/boringssl/include/openssl/err.h",
4773 "third_party/boringssl/include/openssl/evp.h",
4774 "third_party/boringssl/include/openssl/ex_data.h",
4775 "third_party/boringssl/include/openssl/hkdf.h",
4776 "third_party/boringssl/include/openssl/hmac.h",
4777 "third_party/boringssl/include/openssl/lhash.h",
4778 "third_party/boringssl/include/openssl/lhash_macros.h",
4779 "third_party/boringssl/include/openssl/md4.h",
4780 "third_party/boringssl/include/openssl/md5.h",
4781 "third_party/boringssl/include/openssl/mem.h",
4782 "third_party/boringssl/include/openssl/obj.h",
4783 "third_party/boringssl/include/openssl/obj_mac.h",
4784 "third_party/boringssl/include/openssl/objects.h",
4785 "third_party/boringssl/include/openssl/opensslfeatures.h",
4786 "third_party/boringssl/include/openssl/opensslv.h",
4787 "third_party/boringssl/include/openssl/ossl_typ.h",
4788 "third_party/boringssl/include/openssl/pem.h",
4789 "third_party/boringssl/include/openssl/pkcs12.h",
4790 "third_party/boringssl/include/openssl/pkcs7.h",
4791 "third_party/boringssl/include/openssl/pkcs8.h",
4792 "third_party/boringssl/include/openssl/poly1305.h",
4793 "third_party/boringssl/include/openssl/pqueue.h",
4794 "third_party/boringssl/include/openssl/rand.h",
4795 "third_party/boringssl/include/openssl/rc4.h",
4796 "third_party/boringssl/include/openssl/rsa.h",
4797 "third_party/boringssl/include/openssl/safestack.h",
4798 "third_party/boringssl/include/openssl/sha.h",
4799 "third_party/boringssl/include/openssl/srtp.h",
4800 "third_party/boringssl/include/openssl/ssl.h",
4801 "third_party/boringssl/include/openssl/ssl3.h",
4802 "third_party/boringssl/include/openssl/stack.h",
4803 "third_party/boringssl/include/openssl/stack_macros.h",
4804 "third_party/boringssl/include/openssl/thread.h",
4805 "third_party/boringssl/include/openssl/time_support.h",
4806 "third_party/boringssl/include/openssl/tls1.h",
4807 "third_party/boringssl/include/openssl/type_check.h",
4808 "third_party/boringssl/include/openssl/x509.h",
4809 "third_party/boringssl/include/openssl/x509_vfy.h",
4810 "third_party/boringssl/include/openssl/x509v3.h",
4811 "third_party/boringssl/ssl/internal.h",
4812 "third_party/boringssl/ssl/test/async_bio.h",
4813 "third_party/boringssl/ssl/test/packeted_bio.h",
4814 "third_party/boringssl/ssl/test/scoped_types.h",
4815 "third_party/boringssl/ssl/test/test_config.h"
4816 ],
4817 "language": "c",
4818 "name": "boringssl",
4819 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08004820 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004821 ],
4822 "third_party": true,
4823 "type": "lib"
4824 },
4825 {
4826 "deps": [],
4827 "headers": [],
4828 "language": "c++",
4829 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08004830 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004831 "third_party": true,
4832 "type": "lib"
4833 },
4834 {
4835 "deps": [
4836 "boringssl",
4837 "boringssl_test_util"
4838 ],
4839 "headers": [],
4840 "language": "c++",
4841 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004842 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004843 "third_party": true,
4844 "type": "lib"
4845 },
4846 {
4847 "deps": [
4848 "boringssl",
4849 "boringssl_test_util"
4850 ],
4851 "headers": [],
4852 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07004853 "name": "boringssl_asn1_test_lib",
4854 "src": [],
4855 "third_party": true,
4856 "type": "lib"
4857 },
4858 {
4859 "deps": [
4860 "boringssl",
4861 "boringssl_test_util"
4862 ],
4863 "headers": [],
4864 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08004865 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004866 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004867 "third_party": true,
4868 "type": "lib"
4869 },
4870 {
4871 "deps": [
4872 "boringssl",
4873 "boringssl_test_util"
4874 ],
4875 "headers": [],
4876 "language": "c++",
4877 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004878 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004879 "third_party": true,
4880 "type": "lib"
4881 },
4882 {
4883 "deps": [
4884 "boringssl",
4885 "boringssl_test_util"
4886 ],
4887 "headers": [],
4888 "language": "c++",
4889 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004890 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004891 "third_party": true,
4892 "type": "lib"
4893 },
4894 {
4895 "deps": [
4896 "boringssl",
4897 "boringssl_test_util"
4898 ],
4899 "headers": [],
4900 "language": "c++",
4901 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004902 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004903 "third_party": true,
4904 "type": "lib"
4905 },
4906 {
4907 "deps": [
4908 "boringssl",
4909 "boringssl_test_util"
4910 ],
4911 "headers": [],
4912 "language": "c++",
4913 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004914 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004915 "third_party": true,
4916 "type": "lib"
4917 },
4918 {
4919 "deps": [
4920 "boringssl",
4921 "boringssl_test_util"
4922 ],
4923 "headers": [],
4924 "language": "c++",
4925 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004926 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004927 "third_party": true,
4928 "type": "lib"
4929 },
4930 {
4931 "deps": [
4932 "boringssl",
4933 "boringssl_test_util"
4934 ],
4935 "headers": [],
4936 "language": "c++",
4937 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004938 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004939 "third_party": true,
4940 "type": "lib"
4941 },
4942 {
4943 "deps": [
4944 "boringssl",
4945 "boringssl_test_util"
4946 ],
4947 "headers": [],
4948 "language": "c",
4949 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004950 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004951 "third_party": true,
4952 "type": "lib"
4953 },
4954 {
4955 "deps": [
4956 "boringssl",
4957 "boringssl_test_util"
4958 ],
4959 "headers": [],
4960 "language": "c++",
4961 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004962 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004963 "third_party": true,
4964 "type": "lib"
4965 },
4966 {
4967 "deps": [
4968 "boringssl",
4969 "boringssl_test_util"
4970 ],
4971 "headers": [],
4972 "language": "c++",
4973 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004974 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004975 "third_party": true,
4976 "type": "lib"
4977 },
4978 {
4979 "deps": [
4980 "boringssl",
4981 "boringssl_test_util"
4982 ],
4983 "headers": [],
4984 "language": "c++",
4985 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004986 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004987 "third_party": true,
4988 "type": "lib"
4989 },
4990 {
4991 "deps": [
4992 "boringssl",
4993 "boringssl_test_util"
4994 ],
4995 "headers": [],
4996 "language": "c++",
4997 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08004998 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08004999 "third_party": true,
5000 "type": "lib"
5001 },
5002 {
5003 "deps": [
5004 "boringssl",
5005 "boringssl_test_util"
5006 ],
5007 "headers": [],
5008 "language": "c",
5009 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005010 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005011 "third_party": true,
5012 "type": "lib"
5013 },
5014 {
5015 "deps": [
5016 "boringssl",
5017 "boringssl_test_util"
5018 ],
5019 "headers": [],
5020 "language": "c++",
5021 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005022 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005023 "third_party": true,
5024 "type": "lib"
5025 },
5026 {
5027 "deps": [
5028 "boringssl",
5029 "boringssl_test_util"
5030 ],
5031 "headers": [],
5032 "language": "c",
5033 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005034 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005035 "third_party": true,
5036 "type": "lib"
5037 },
5038 {
5039 "deps": [
5040 "boringssl",
5041 "boringssl_test_util"
5042 ],
5043 "headers": [],
5044 "language": "c++",
5045 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005046 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005047 "third_party": true,
5048 "type": "lib"
5049 },
5050 {
5051 "deps": [
5052 "boringssl",
5053 "boringssl_test_util"
5054 ],
5055 "headers": [],
5056 "language": "c++",
5057 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005058 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005059 "third_party": true,
5060 "type": "lib"
5061 },
5062 {
5063 "deps": [
5064 "boringssl",
5065 "boringssl_test_util"
5066 ],
5067 "headers": [],
5068 "language": "c++",
5069 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005070 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005071 "third_party": true,
5072 "type": "lib"
5073 },
5074 {
5075 "deps": [
5076 "boringssl",
5077 "boringssl_test_util"
5078 ],
5079 "headers": [],
5080 "language": "c++",
5081 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005082 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005083 "third_party": true,
5084 "type": "lib"
5085 },
5086 {
5087 "deps": [
5088 "boringssl",
5089 "boringssl_test_util"
5090 ],
5091 "headers": [],
5092 "language": "c++",
5093 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005094 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005095 "third_party": true,
5096 "type": "lib"
5097 },
5098 {
5099 "deps": [
5100 "boringssl",
5101 "boringssl_test_util"
5102 ],
5103 "headers": [],
5104 "language": "c",
5105 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005106 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005107 "third_party": true,
5108 "type": "lib"
5109 },
5110 {
5111 "deps": [
5112 "boringssl",
5113 "boringssl_test_util"
5114 ],
5115 "headers": [],
5116 "language": "c++",
5117 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005118 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005119 "third_party": true,
5120 "type": "lib"
5121 },
5122 {
5123 "deps": [
5124 "boringssl",
5125 "boringssl_test_util"
5126 ],
5127 "headers": [],
5128 "language": "c",
5129 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005130 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005131 "third_party": true,
5132 "type": "lib"
5133 },
5134 {
5135 "deps": [
5136 "boringssl",
5137 "boringssl_test_util"
5138 ],
5139 "headers": [],
5140 "language": "c",
5141 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005142 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005143 "third_party": true,
5144 "type": "lib"
5145 },
5146 {
5147 "deps": [
5148 "boringssl",
5149 "boringssl_test_util"
5150 ],
5151 "headers": [],
5152 "language": "c++",
5153 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005154 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005155 "third_party": true,
5156 "type": "lib"
5157 },
5158 {
5159 "deps": [
5160 "boringssl",
5161 "boringssl_test_util"
5162 ],
5163 "headers": [],
5164 "language": "c++",
5165 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005166 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005167 "third_party": true,
5168 "type": "lib"
5169 },
5170 {
5171 "deps": [
5172 "boringssl",
5173 "boringssl_test_util"
5174 ],
5175 "headers": [],
5176 "language": "c++",
5177 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005178 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005179 "third_party": true,
5180 "type": "lib"
5181 },
5182 {
5183 "deps": [
5184 "boringssl",
5185 "boringssl_test_util"
5186 ],
5187 "headers": [],
5188 "language": "c",
5189 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005190 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005191 "third_party": true,
5192 "type": "lib"
5193 },
5194 {
5195 "deps": [
5196 "boringssl",
5197 "boringssl_test_util"
5198 ],
5199 "headers": [],
5200 "language": "c++",
5201 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005202 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005203 "third_party": true,
5204 "type": "lib"
5205 },
5206 {
5207 "deps": [
5208 "boringssl",
5209 "boringssl_test_util"
5210 ],
5211 "headers": [],
5212 "language": "c",
5213 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005214 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005215 "third_party": true,
5216 "type": "lib"
5217 },
5218 {
5219 "deps": [
5220 "boringssl",
5221 "boringssl_test_util"
5222 ],
5223 "headers": [],
5224 "language": "c",
5225 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005226 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005227 "third_party": true,
5228 "type": "lib"
5229 },
5230 {
5231 "deps": [
5232 "boringssl",
5233 "boringssl_test_util"
5234 ],
5235 "headers": [],
Craig Tiller88b9e482016-04-21 15:09:56 -07005236 "language": "c++",
5237 "name": "boringssl_x509_test_lib",
5238 "src": [],
5239 "third_party": true,
5240 "type": "lib"
5241 },
5242 {
5243 "deps": [
5244 "boringssl",
5245 "boringssl_test_util"
5246 ],
5247 "headers": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005248 "language": "c",
5249 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005250 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005251 "third_party": true,
5252 "type": "lib"
5253 },
5254 {
5255 "deps": [
5256 "boringssl",
5257 "boringssl_test_util"
5258 ],
5259 "headers": [],
5260 "language": "c",
5261 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005262 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005263 "third_party": true,
5264 "type": "lib"
5265 },
5266 {
5267 "deps": [
5268 "boringssl",
5269 "boringssl_test_util"
5270 ],
5271 "headers": [],
5272 "language": "c",
5273 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005274 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005275 "third_party": true,
5276 "type": "lib"
5277 },
5278 {
5279 "deps": [
5280 "boringssl",
5281 "boringssl_test_util"
5282 ],
5283 "headers": [],
5284 "language": "c++",
5285 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005286 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005287 "third_party": true,
5288 "type": "lib"
5289 },
5290 {
5291 "deps": [],
5292 "headers": [
5293 "third_party/zlib/crc32.h",
5294 "third_party/zlib/deflate.h",
5295 "third_party/zlib/gzguts.h",
5296 "third_party/zlib/inffast.h",
5297 "third_party/zlib/inffixed.h",
5298 "third_party/zlib/inflate.h",
5299 "third_party/zlib/inftrees.h",
5300 "third_party/zlib/trees.h",
5301 "third_party/zlib/zconf.h",
5302 "third_party/zlib/zlib.h",
5303 "third_party/zlib/zutil.h"
5304 ],
5305 "language": "c",
5306 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08005307 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005308 "third_party": true,
5309 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005310 },
5311 {
5312 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005313 "gpr",
5314 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005315 "grpc_test_util_unsecure",
5316 "grpc_unsecure"
5317 ],
5318 "headers": [
5319 "test/core/bad_client/bad_client.h"
5320 ],
5321 "language": "c",
5322 "name": "bad_client_test",
5323 "src": [
5324 "test/core/bad_client/bad_client.c",
5325 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005326 ],
5327 "third_party": false,
5328 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005329 },
5330 {
5331 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005332 "gpr",
5333 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08005334 "grpc",
5335 "grpc_test_util"
5336 ],
5337 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08005338 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005339 ],
5340 "language": "c",
5341 "name": "bad_ssl_test_server",
5342 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005343 "test/core/bad_ssl/server_common.c",
5344 "test/core/bad_ssl/server_common.h"
5345 ],
5346 "third_party": false,
5347 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08005348 },
5349 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005350 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005351 "gpr",
5352 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08005353 "grpc",
5354 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005355 ],
5356 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005357 "test/core/end2end/end2end_tests.h",
5358 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005359 ],
5360 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005361 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07005362 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005363 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07005364 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005365 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005366 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005367 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005368 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005369 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005370 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005371 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005372 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005373 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005374 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005375 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005376 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005377 "test/core/end2end/tests/default_host.c",
5378 "test/core/end2end/tests/disappearing_server.c",
5379 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005380 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005381 "test/core/end2end/tests/graceful_server_shutdown.c",
5382 "test/core/end2end/tests/high_initial_seqno.c",
5383 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005384 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005385 "test/core/end2end/tests/invoke_large_request.c",
5386 "test/core/end2end/tests/large_metadata.c",
5387 "test/core/end2end/tests/max_concurrent_streams.c",
5388 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005389 "test/core/end2end/tests/negative_deadline.c",
5390 "test/core/end2end/tests/no_op.c",
5391 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005392 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005393 "test/core/end2end/tests/ping_pong_streaming.c",
5394 "test/core/end2end/tests/registered_call.c",
5395 "test/core/end2end/tests/request_with_flags.c",
5396 "test/core/end2end/tests/request_with_payload.c",
5397 "test/core/end2end/tests/server_finishes_request.c",
5398 "test/core/end2end/tests/shutdown_finishes_calls.c",
5399 "test/core/end2end/tests/shutdown_finishes_tags.c",
5400 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005401 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005402 "test/core/end2end/tests/simple_request.c",
Craig Tillerfa1f74e2016-06-20 11:11:44 -07005403 "test/core/end2end/tests/streaming_error_response.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005404 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005405 ],
5406 "third_party": false,
5407 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08005408 },
5409 {
5410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005411 "gpr",
5412 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005413 "grpc_test_util_unsecure",
5414 "grpc_unsecure"
5415 ],
5416 "headers": [
5417 "test/core/end2end/end2end_tests.h",
5418 "test/core/end2end/tests/cancel_test_helpers.h"
5419 ],
5420 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005421 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08005422 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005423 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005424 "test/core/end2end/end2end_tests.h",
5425 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08005426 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005427 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005428 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005429 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005430 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07005431 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08005432 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005433 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005434 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005435 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005436 "test/core/end2end/tests/default_host.c",
5437 "test/core/end2end/tests/disappearing_server.c",
5438 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07005439 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005440 "test/core/end2end/tests/graceful_server_shutdown.c",
5441 "test/core/end2end/tests/high_initial_seqno.c",
5442 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08005443 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005444 "test/core/end2end/tests/invoke_large_request.c",
5445 "test/core/end2end/tests/large_metadata.c",
5446 "test/core/end2end/tests/max_concurrent_streams.c",
5447 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005448 "test/core/end2end/tests/negative_deadline.c",
5449 "test/core/end2end/tests/no_op.c",
5450 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005451 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005452 "test/core/end2end/tests/ping_pong_streaming.c",
5453 "test/core/end2end/tests/registered_call.c",
5454 "test/core/end2end/tests/request_with_flags.c",
5455 "test/core/end2end/tests/request_with_payload.c",
5456 "test/core/end2end/tests/server_finishes_request.c",
5457 "test/core/end2end/tests/shutdown_finishes_calls.c",
5458 "test/core/end2end/tests/shutdown_finishes_tags.c",
5459 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08005460 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08005461 "test/core/end2end/tests/simple_request.c",
Craig Tillerfa1f74e2016-06-20 11:11:44 -07005462 "test/core/end2end/tests/streaming_error_response.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07005463 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005464 ],
5465 "third_party": false,
5466 "type": "lib"
Craig Tillerd1697d92016-04-05 16:05:46 -07005467 },
5468 {
5469 "deps": [
5470 "gpr",
Alistair Veitchf1bc22a2016-05-27 16:38:15 -07005471 "grpc_base",
5472 "nanopb"
Craig Tillerd1697d92016-04-05 16:05:46 -07005473 ],
5474 "headers": [
5475 "include/grpc/census.h",
5476 "src/core/ext/census/aggregation.h",
5477 "src/core/ext/census/census_interface.h",
5478 "src/core/ext/census/census_rpc_stats.h",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005479 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005480 "src/core/ext/census/grpc_filter.h",
5481 "src/core/ext/census/mlog.h",
5482 "src/core/ext/census/rpc_metric_id.h"
5483 ],
5484 "language": "c",
5485 "name": "census",
5486 "src": [
5487 "include/grpc/census.h",
5488 "src/core/ext/census/aggregation.h",
5489 "src/core/ext/census/census_interface.h",
5490 "src/core/ext/census/census_rpc_stats.h",
5491 "src/core/ext/census/context.c",
Alistair Veitch30fe6322016-05-23 10:11:28 -07005492 "src/core/ext/census/gen/census.pb.c",
5493 "src/core/ext/census/gen/census.pb.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005494 "src/core/ext/census/grpc_context.c",
5495 "src/core/ext/census/grpc_filter.c",
5496 "src/core/ext/census/grpc_filter.h",
5497 "src/core/ext/census/grpc_plugin.c",
5498 "src/core/ext/census/initialize.c",
5499 "src/core/ext/census/mlog.c",
5500 "src/core/ext/census/mlog.h",
5501 "src/core/ext/census/operation.c",
5502 "src/core/ext/census/placeholders.c",
5503 "src/core/ext/census/rpc_metric_id.h",
5504 "src/core/ext/census/tracing.c"
5505 ],
5506 "third_party": false,
5507 "type": "filegroup"
5508 },
5509 {
5510 "deps": [
5511 "gpr_codegen"
5512 ],
5513 "headers": [
5514 "include/grpc/support/alloc.h",
5515 "include/grpc/support/atm.h",
5516 "include/grpc/support/atm_gcc_atomic.h",
5517 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005518 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005519 "include/grpc/support/avl.h",
5520 "include/grpc/support/cmdline.h",
5521 "include/grpc/support/cpu.h",
5522 "include/grpc/support/histogram.h",
5523 "include/grpc/support/host_port.h",
5524 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005525 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005526 "include/grpc/support/port_platform.h",
5527 "include/grpc/support/slice.h",
5528 "include/grpc/support/slice_buffer.h",
5529 "include/grpc/support/string_util.h",
5530 "include/grpc/support/subprocess.h",
5531 "include/grpc/support/sync.h",
5532 "include/grpc/support/sync_generic.h",
5533 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005534 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005535 "include/grpc/support/thd.h",
5536 "include/grpc/support/time.h",
5537 "include/grpc/support/tls.h",
5538 "include/grpc/support/tls_gcc.h",
5539 "include/grpc/support/tls_msvc.h",
5540 "include/grpc/support/tls_pthread.h",
5541 "include/grpc/support/useful.h",
5542 "src/core/lib/profiling/timers.h",
5543 "src/core/lib/support/backoff.h",
5544 "src/core/lib/support/block_annotate.h",
5545 "src/core/lib/support/env.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005546 "src/core/lib/support/murmur_hash.h",
5547 "src/core/lib/support/stack_lockfree.h",
5548 "src/core/lib/support/string.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005549 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005550 "src/core/lib/support/thd_internal.h",
5551 "src/core/lib/support/time_precise.h",
5552 "src/core/lib/support/tmpfile.h"
5553 ],
5554 "language": "c",
5555 "name": "gpr_base",
5556 "src": [
5557 "include/grpc/support/alloc.h",
5558 "include/grpc/support/atm.h",
5559 "include/grpc/support/atm_gcc_atomic.h",
5560 "include/grpc/support/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005561 "include/grpc/support/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005562 "include/grpc/support/avl.h",
5563 "include/grpc/support/cmdline.h",
5564 "include/grpc/support/cpu.h",
5565 "include/grpc/support/histogram.h",
5566 "include/grpc/support/host_port.h",
5567 "include/grpc/support/log.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005568 "include/grpc/support/log_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005569 "include/grpc/support/port_platform.h",
5570 "include/grpc/support/slice.h",
5571 "include/grpc/support/slice_buffer.h",
5572 "include/grpc/support/string_util.h",
5573 "include/grpc/support/subprocess.h",
5574 "include/grpc/support/sync.h",
5575 "include/grpc/support/sync_generic.h",
5576 "include/grpc/support/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005577 "include/grpc/support/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005578 "include/grpc/support/thd.h",
5579 "include/grpc/support/time.h",
5580 "include/grpc/support/tls.h",
5581 "include/grpc/support/tls_gcc.h",
5582 "include/grpc/support/tls_msvc.h",
5583 "include/grpc/support/tls_pthread.h",
5584 "include/grpc/support/useful.h",
5585 "src/core/lib/profiling/basic_timers.c",
5586 "src/core/lib/profiling/stap_timers.c",
5587 "src/core/lib/profiling/timers.h",
5588 "src/core/lib/support/alloc.c",
5589 "src/core/lib/support/avl.c",
5590 "src/core/lib/support/backoff.c",
5591 "src/core/lib/support/backoff.h",
5592 "src/core/lib/support/block_annotate.h",
5593 "src/core/lib/support/cmdline.c",
5594 "src/core/lib/support/cpu_iphone.c",
5595 "src/core/lib/support/cpu_linux.c",
5596 "src/core/lib/support/cpu_posix.c",
5597 "src/core/lib/support/cpu_windows.c",
5598 "src/core/lib/support/env.h",
5599 "src/core/lib/support/env_linux.c",
5600 "src/core/lib/support/env_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005601 "src/core/lib/support/env_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005602 "src/core/lib/support/histogram.c",
5603 "src/core/lib/support/host_port.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005604 "src/core/lib/support/log.c",
5605 "src/core/lib/support/log_android.c",
5606 "src/core/lib/support/log_linux.c",
5607 "src/core/lib/support/log_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005608 "src/core/lib/support/log_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005609 "src/core/lib/support/murmur_hash.c",
5610 "src/core/lib/support/murmur_hash.h",
5611 "src/core/lib/support/slice.c",
5612 "src/core/lib/support/slice_buffer.c",
5613 "src/core/lib/support/stack_lockfree.c",
5614 "src/core/lib/support/stack_lockfree.h",
5615 "src/core/lib/support/string.c",
5616 "src/core/lib/support/string.h",
5617 "src/core/lib/support/string_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005618 "src/core/lib/support/string_util_windows.c",
5619 "src/core/lib/support/string_windows.c",
5620 "src/core/lib/support/string_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005621 "src/core/lib/support/subprocess_posix.c",
5622 "src/core/lib/support/subprocess_windows.c",
5623 "src/core/lib/support/sync.c",
5624 "src/core/lib/support/sync_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005625 "src/core/lib/support/sync_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005626 "src/core/lib/support/thd.c",
5627 "src/core/lib/support/thd_internal.h",
5628 "src/core/lib/support/thd_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005629 "src/core/lib/support/thd_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005630 "src/core/lib/support/time.c",
5631 "src/core/lib/support/time_posix.c",
5632 "src/core/lib/support/time_precise.c",
5633 "src/core/lib/support/time_precise.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005634 "src/core/lib/support/time_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005635 "src/core/lib/support/tls_pthread.c",
5636 "src/core/lib/support/tmpfile.h",
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +02005637 "src/core/lib/support/tmpfile_msys.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005638 "src/core/lib/support/tmpfile_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005639 "src/core/lib/support/tmpfile_windows.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005640 "src/core/lib/support/wrap_memcpy.c"
5641 ],
5642 "third_party": false,
5643 "type": "filegroup"
5644 },
5645 {
5646 "deps": [],
5647 "headers": [
5648 "include/grpc/impl/codegen/alloc.h",
5649 "include/grpc/impl/codegen/atm.h",
5650 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5651 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005652 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005653 "include/grpc/impl/codegen/log.h",
5654 "include/grpc/impl/codegen/port_platform.h",
5655 "include/grpc/impl/codegen/slice.h",
5656 "include/grpc/impl/codegen/slice_buffer.h",
5657 "include/grpc/impl/codegen/sync.h",
5658 "include/grpc/impl/codegen/sync_generic.h",
5659 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005660 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005661 "include/grpc/impl/codegen/time.h"
5662 ],
5663 "language": "c",
5664 "name": "gpr_codegen",
5665 "src": [
5666 "include/grpc/impl/codegen/alloc.h",
5667 "include/grpc/impl/codegen/atm.h",
5668 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5669 "include/grpc/impl/codegen/atm_gcc_sync.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005670 "include/grpc/impl/codegen/atm_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005671 "include/grpc/impl/codegen/log.h",
5672 "include/grpc/impl/codegen/port_platform.h",
5673 "include/grpc/impl/codegen/slice.h",
5674 "include/grpc/impl/codegen/slice_buffer.h",
5675 "include/grpc/impl/codegen/sync.h",
5676 "include/grpc/impl/codegen/sync_generic.h",
5677 "include/grpc/impl/codegen/sync_posix.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005678 "include/grpc/impl/codegen/sync_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005679 "include/grpc/impl/codegen/time.h"
5680 ],
5681 "third_party": false,
5682 "type": "filegroup"
5683 },
5684 {
5685 "deps": [
yang-g34b58612016-06-03 17:30:09 -07005686 "grpc++_codegen_base"
5687 ],
5688 "headers": [],
5689 "language": "c",
5690 "name": "grpc++_codegen_base_src",
5691 "src": [
5692 "src/cpp/codegen/codegen_init.cc"
5693 ],
5694 "third_party": false,
5695 "type": "filegroup"
5696 },
5697 {
5698 "deps": [
Craig Tillerd1697d92016-04-05 16:05:46 -07005699 "gpr",
5700 "grpc_codegen"
5701 ],
5702 "headers": [
5703 "include/grpc/byte_buffer.h",
5704 "include/grpc/byte_buffer_reader.h",
5705 "include/grpc/compression.h",
5706 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07005707 "include/grpc/grpc_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005708 "include/grpc/status.h",
5709 "src/core/lib/channel/channel_args.h",
5710 "src/core/lib/channel/channel_stack.h",
5711 "src/core/lib/channel/channel_stack_builder.h",
5712 "src/core/lib/channel/compress_filter.h",
5713 "src/core/lib/channel/connected_channel.h",
5714 "src/core/lib/channel/context.h",
5715 "src/core/lib/channel/http_client_filter.h",
5716 "src/core/lib/channel/http_server_filter.h",
5717 "src/core/lib/compression/algorithm_metadata.h",
5718 "src/core/lib/compression/message_compress.h",
5719 "src/core/lib/debug/trace.h",
5720 "src/core/lib/http/format_request.h",
5721 "src/core/lib/http/httpcli.h",
5722 "src/core/lib/http/parser.h",
5723 "src/core/lib/iomgr/closure.h",
5724 "src/core/lib/iomgr/endpoint.h",
5725 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller27f59af2016-04-28 14:19:48 -07005726 "src/core/lib/iomgr/error.h",
Craig Tiller69f3e2b2016-05-31 13:45:24 -07005727 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005728 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005729 "src/core/lib/iomgr/ev_posix.h",
5730 "src/core/lib/iomgr/exec_ctx.h",
5731 "src/core/lib/iomgr/executor.h",
5732 "src/core/lib/iomgr/iocp_windows.h",
5733 "src/core/lib/iomgr/iomgr.h",
5734 "src/core/lib/iomgr/iomgr_internal.h",
5735 "src/core/lib/iomgr/iomgr_posix.h",
Craig Tiller85178862016-05-18 16:09:16 -07005736 "src/core/lib/iomgr/load_file.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005737 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005738 "src/core/lib/iomgr/pollset.h",
5739 "src/core/lib/iomgr/pollset_set.h",
5740 "src/core/lib/iomgr/pollset_set_windows.h",
5741 "src/core/lib/iomgr/pollset_windows.h",
5742 "src/core/lib/iomgr/resolve_address.h",
5743 "src/core/lib/iomgr/sockaddr.h",
5744 "src/core/lib/iomgr/sockaddr_posix.h",
5745 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005746 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005747 "src/core/lib/iomgr/socket_utils_posix.h",
5748 "src/core/lib/iomgr/socket_windows.h",
5749 "src/core/lib/iomgr/tcp_client.h",
5750 "src/core/lib/iomgr/tcp_posix.h",
5751 "src/core/lib/iomgr/tcp_server.h",
5752 "src/core/lib/iomgr/tcp_windows.h",
5753 "src/core/lib/iomgr/time_averaged_stats.h",
5754 "src/core/lib/iomgr/timer.h",
5755 "src/core/lib/iomgr/timer_heap.h",
5756 "src/core/lib/iomgr/udp_server.h",
5757 "src/core/lib/iomgr/unix_sockets_posix.h",
5758 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5759 "src/core/lib/iomgr/wakeup_fd_posix.h",
5760 "src/core/lib/iomgr/workqueue.h",
5761 "src/core/lib/iomgr/workqueue_posix.h",
5762 "src/core/lib/iomgr/workqueue_windows.h",
5763 "src/core/lib/json/json.h",
5764 "src/core/lib/json/json_common.h",
5765 "src/core/lib/json/json_reader.h",
5766 "src/core/lib/json/json_writer.h",
5767 "src/core/lib/surface/api_trace.h",
5768 "src/core/lib/surface/call.h",
5769 "src/core/lib/surface/call_test_only.h",
5770 "src/core/lib/surface/channel.h",
5771 "src/core/lib/surface/channel_init.h",
5772 "src/core/lib/surface/channel_stack_type.h",
5773 "src/core/lib/surface/completion_queue.h",
5774 "src/core/lib/surface/event_string.h",
5775 "src/core/lib/surface/init.h",
5776 "src/core/lib/surface/lame_client.h",
5777 "src/core/lib/surface/server.h",
5778 "src/core/lib/surface/surface_trace.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005779 "src/core/lib/transport/byte_stream.h",
5780 "src/core/lib/transport/connectivity_state.h",
5781 "src/core/lib/transport/metadata.h",
5782 "src/core/lib/transport/metadata_batch.h",
5783 "src/core/lib/transport/static_metadata.h",
5784 "src/core/lib/transport/transport.h",
5785 "src/core/lib/transport/transport_impl.h"
5786 ],
5787 "language": "c",
5788 "name": "grpc_base",
5789 "src": [
5790 "include/grpc/byte_buffer.h",
5791 "include/grpc/byte_buffer_reader.h",
5792 "include/grpc/compression.h",
5793 "include/grpc/grpc.h",
Adam Michalik321b1fb2016-05-16 15:42:36 -07005794 "include/grpc/grpc_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005795 "include/grpc/status.h",
5796 "src/core/lib/channel/channel_args.c",
5797 "src/core/lib/channel/channel_args.h",
5798 "src/core/lib/channel/channel_stack.c",
5799 "src/core/lib/channel/channel_stack.h",
5800 "src/core/lib/channel/channel_stack_builder.c",
5801 "src/core/lib/channel/channel_stack_builder.h",
5802 "src/core/lib/channel/compress_filter.c",
5803 "src/core/lib/channel/compress_filter.h",
5804 "src/core/lib/channel/connected_channel.c",
5805 "src/core/lib/channel/connected_channel.h",
5806 "src/core/lib/channel/context.h",
5807 "src/core/lib/channel/http_client_filter.c",
5808 "src/core/lib/channel/http_client_filter.h",
5809 "src/core/lib/channel/http_server_filter.c",
5810 "src/core/lib/channel/http_server_filter.h",
5811 "src/core/lib/compression/algorithm_metadata.h",
David Garcia Quintasac094472016-05-18 20:25:57 -07005812 "src/core/lib/compression/compression.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005813 "src/core/lib/compression/message_compress.c",
5814 "src/core/lib/compression/message_compress.h",
5815 "src/core/lib/debug/trace.c",
5816 "src/core/lib/debug/trace.h",
5817 "src/core/lib/http/format_request.c",
5818 "src/core/lib/http/format_request.h",
5819 "src/core/lib/http/httpcli.c",
5820 "src/core/lib/http/httpcli.h",
5821 "src/core/lib/http/parser.c",
5822 "src/core/lib/http/parser.h",
5823 "src/core/lib/iomgr/closure.c",
5824 "src/core/lib/iomgr/closure.h",
5825 "src/core/lib/iomgr/endpoint.c",
5826 "src/core/lib/iomgr/endpoint.h",
5827 "src/core/lib/iomgr/endpoint_pair.h",
5828 "src/core/lib/iomgr/endpoint_pair_posix.c",
5829 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller27f59af2016-04-28 14:19:48 -07005830 "src/core/lib/iomgr/error.c",
5831 "src/core/lib/iomgr/error.h",
Craig Tiller69f3e2b2016-05-31 13:45:24 -07005832 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
5833 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
Craig Tillerfe01b582016-05-11 08:05:59 -07005834 "src/core/lib/iomgr/ev_poll_posix.c",
5835 "src/core/lib/iomgr/ev_poll_posix.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005836 "src/core/lib/iomgr/ev_posix.c",
5837 "src/core/lib/iomgr/ev_posix.h",
5838 "src/core/lib/iomgr/exec_ctx.c",
5839 "src/core/lib/iomgr/exec_ctx.h",
5840 "src/core/lib/iomgr/executor.c",
5841 "src/core/lib/iomgr/executor.h",
5842 "src/core/lib/iomgr/iocp_windows.c",
5843 "src/core/lib/iomgr/iocp_windows.h",
5844 "src/core/lib/iomgr/iomgr.c",
5845 "src/core/lib/iomgr/iomgr.h",
5846 "src/core/lib/iomgr/iomgr_internal.h",
5847 "src/core/lib/iomgr/iomgr_posix.c",
5848 "src/core/lib/iomgr/iomgr_posix.h",
5849 "src/core/lib/iomgr/iomgr_windows.c",
Craig Tiller85178862016-05-18 16:09:16 -07005850 "src/core/lib/iomgr/load_file.c",
5851 "src/core/lib/iomgr/load_file.h",
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -07005852 "src/core/lib/iomgr/polling_entity.c",
5853 "src/core/lib/iomgr/polling_entity.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005854 "src/core/lib/iomgr/pollset.h",
5855 "src/core/lib/iomgr/pollset_set.h",
5856 "src/core/lib/iomgr/pollset_set_windows.c",
5857 "src/core/lib/iomgr/pollset_set_windows.h",
5858 "src/core/lib/iomgr/pollset_windows.c",
5859 "src/core/lib/iomgr/pollset_windows.h",
5860 "src/core/lib/iomgr/resolve_address.h",
5861 "src/core/lib/iomgr/resolve_address_posix.c",
5862 "src/core/lib/iomgr/resolve_address_windows.c",
5863 "src/core/lib/iomgr/sockaddr.h",
5864 "src/core/lib/iomgr/sockaddr_posix.h",
5865 "src/core/lib/iomgr/sockaddr_utils.c",
5866 "src/core/lib/iomgr/sockaddr_utils.h",
Yuchen Zengb82443e2016-05-31 16:28:37 -07005867 "src/core/lib/iomgr/sockaddr_windows.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005868 "src/core/lib/iomgr/socket_utils_common_posix.c",
5869 "src/core/lib/iomgr/socket_utils_linux.c",
5870 "src/core/lib/iomgr/socket_utils_posix.c",
5871 "src/core/lib/iomgr/socket_utils_posix.h",
5872 "src/core/lib/iomgr/socket_windows.c",
5873 "src/core/lib/iomgr/socket_windows.h",
5874 "src/core/lib/iomgr/tcp_client.h",
5875 "src/core/lib/iomgr/tcp_client_posix.c",
5876 "src/core/lib/iomgr/tcp_client_windows.c",
5877 "src/core/lib/iomgr/tcp_posix.c",
5878 "src/core/lib/iomgr/tcp_posix.h",
5879 "src/core/lib/iomgr/tcp_server.h",
5880 "src/core/lib/iomgr/tcp_server_posix.c",
5881 "src/core/lib/iomgr/tcp_server_windows.c",
5882 "src/core/lib/iomgr/tcp_windows.c",
5883 "src/core/lib/iomgr/tcp_windows.h",
5884 "src/core/lib/iomgr/time_averaged_stats.c",
5885 "src/core/lib/iomgr/time_averaged_stats.h",
5886 "src/core/lib/iomgr/timer.c",
5887 "src/core/lib/iomgr/timer.h",
5888 "src/core/lib/iomgr/timer_heap.c",
5889 "src/core/lib/iomgr/timer_heap.h",
5890 "src/core/lib/iomgr/udp_server.c",
5891 "src/core/lib/iomgr/udp_server.h",
5892 "src/core/lib/iomgr/unix_sockets_posix.c",
5893 "src/core/lib/iomgr/unix_sockets_posix.h",
5894 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
5895 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
5896 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
5897 "src/core/lib/iomgr/wakeup_fd_pipe.c",
5898 "src/core/lib/iomgr/wakeup_fd_pipe.h",
5899 "src/core/lib/iomgr/wakeup_fd_posix.c",
5900 "src/core/lib/iomgr/wakeup_fd_posix.h",
5901 "src/core/lib/iomgr/workqueue.h",
5902 "src/core/lib/iomgr/workqueue_posix.c",
5903 "src/core/lib/iomgr/workqueue_posix.h",
5904 "src/core/lib/iomgr/workqueue_windows.c",
5905 "src/core/lib/iomgr/workqueue_windows.h",
5906 "src/core/lib/json/json.c",
5907 "src/core/lib/json/json.h",
5908 "src/core/lib/json/json_common.h",
5909 "src/core/lib/json/json_reader.c",
5910 "src/core/lib/json/json_reader.h",
5911 "src/core/lib/json/json_string.c",
5912 "src/core/lib/json/json_writer.c",
5913 "src/core/lib/json/json_writer.h",
5914 "src/core/lib/surface/alarm.c",
5915 "src/core/lib/surface/api_trace.c",
5916 "src/core/lib/surface/api_trace.h",
5917 "src/core/lib/surface/byte_buffer.c",
5918 "src/core/lib/surface/byte_buffer_reader.c",
5919 "src/core/lib/surface/call.c",
5920 "src/core/lib/surface/call.h",
5921 "src/core/lib/surface/call_details.c",
5922 "src/core/lib/surface/call_log_batch.c",
5923 "src/core/lib/surface/call_test_only.h",
5924 "src/core/lib/surface/channel.c",
5925 "src/core/lib/surface/channel.h",
5926 "src/core/lib/surface/channel_init.c",
5927 "src/core/lib/surface/channel_init.h",
5928 "src/core/lib/surface/channel_ping.c",
5929 "src/core/lib/surface/channel_stack_type.c",
5930 "src/core/lib/surface/channel_stack_type.h",
5931 "src/core/lib/surface/completion_queue.c",
5932 "src/core/lib/surface/completion_queue.h",
5933 "src/core/lib/surface/event_string.c",
5934 "src/core/lib/surface/event_string.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005935 "src/core/lib/surface/init.h",
5936 "src/core/lib/surface/lame_client.c",
5937 "src/core/lib/surface/lame_client.h",
5938 "src/core/lib/surface/metadata_array.c",
5939 "src/core/lib/surface/server.c",
5940 "src/core/lib/surface/server.h",
5941 "src/core/lib/surface/surface_trace.h",
5942 "src/core/lib/surface/validate_metadata.c",
5943 "src/core/lib/surface/version.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005944 "src/core/lib/transport/byte_stream.c",
5945 "src/core/lib/transport/byte_stream.h",
5946 "src/core/lib/transport/connectivity_state.c",
5947 "src/core/lib/transport/connectivity_state.h",
5948 "src/core/lib/transport/metadata.c",
5949 "src/core/lib/transport/metadata.h",
5950 "src/core/lib/transport/metadata_batch.c",
5951 "src/core/lib/transport/metadata_batch.h",
5952 "src/core/lib/transport/static_metadata.c",
5953 "src/core/lib/transport/static_metadata.h",
5954 "src/core/lib/transport/transport.c",
5955 "src/core/lib/transport/transport.h",
5956 "src/core/lib/transport/transport_impl.h",
5957 "src/core/lib/transport/transport_op_string.c"
5958 ],
5959 "third_party": false,
5960 "type": "filegroup"
5961 },
5962 {
5963 "deps": [
5964 "gpr",
5965 "grpc_base"
5966 ],
5967 "headers": [
5968 "src/core/ext/client_config/client_channel.h",
5969 "src/core/ext/client_config/client_channel_factory.h",
5970 "src/core/ext/client_config/client_config.h",
5971 "src/core/ext/client_config/connector.h",
5972 "src/core/ext/client_config/initial_connect_string.h",
5973 "src/core/ext/client_config/lb_policy.h",
5974 "src/core/ext/client_config/lb_policy_factory.h",
5975 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07005976 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07005977 "src/core/ext/client_config/resolver.h",
5978 "src/core/ext/client_config/resolver_factory.h",
5979 "src/core/ext/client_config/resolver_registry.h",
5980 "src/core/ext/client_config/subchannel.h",
5981 "src/core/ext/client_config/subchannel_call_holder.h",
5982 "src/core/ext/client_config/subchannel_index.h",
5983 "src/core/ext/client_config/uri_parser.h"
5984 ],
5985 "language": "c",
5986 "name": "grpc_client_config",
5987 "src": [
5988 "src/core/ext/client_config/channel_connectivity.c",
5989 "src/core/ext/client_config/client_channel.c",
5990 "src/core/ext/client_config/client_channel.h",
5991 "src/core/ext/client_config/client_channel_factory.c",
5992 "src/core/ext/client_config/client_channel_factory.h",
5993 "src/core/ext/client_config/client_config.c",
5994 "src/core/ext/client_config/client_config.h",
Craig Tiller0b541632016-04-05 17:21:05 -07005995 "src/core/ext/client_config/client_config_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07005996 "src/core/ext/client_config/connector.c",
5997 "src/core/ext/client_config/connector.h",
5998 "src/core/ext/client_config/default_initial_connect_string.c",
5999 "src/core/ext/client_config/initial_connect_string.c",
6000 "src/core/ext/client_config/initial_connect_string.h",
6001 "src/core/ext/client_config/lb_policy.c",
6002 "src/core/ext/client_config/lb_policy.h",
6003 "src/core/ext/client_config/lb_policy_factory.c",
6004 "src/core/ext/client_config/lb_policy_factory.h",
6005 "src/core/ext/client_config/lb_policy_registry.c",
6006 "src/core/ext/client_config/lb_policy_registry.h",
David Garcia Quintas9885bff2016-04-07 17:31:29 -07006007 "src/core/ext/client_config/parse_address.c",
6008 "src/core/ext/client_config/parse_address.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006009 "src/core/ext/client_config/resolver.c",
6010 "src/core/ext/client_config/resolver.h",
6011 "src/core/ext/client_config/resolver_factory.c",
6012 "src/core/ext/client_config/resolver_factory.h",
6013 "src/core/ext/client_config/resolver_registry.c",
6014 "src/core/ext/client_config/resolver_registry.h",
6015 "src/core/ext/client_config/subchannel.c",
6016 "src/core/ext/client_config/subchannel.h",
6017 "src/core/ext/client_config/subchannel_call_holder.c",
6018 "src/core/ext/client_config/subchannel_call_holder.h",
6019 "src/core/ext/client_config/subchannel_index.c",
6020 "src/core/ext/client_config/subchannel_index.h",
6021 "src/core/ext/client_config/uri_parser.c",
6022 "src/core/ext/client_config/uri_parser.h"
6023 ],
6024 "third_party": false,
6025 "type": "filegroup"
6026 },
6027 {
6028 "deps": [
Craig Tiller03915e52016-04-07 09:15:10 -07006029 "gpr_codegen"
Craig Tillerd1697d92016-04-05 16:05:46 -07006030 ],
6031 "headers": [
6032 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07006033 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006034 "include/grpc/impl/codegen/compression_types.h",
6035 "include/grpc/impl/codegen/connectivity_state.h",
6036 "include/grpc/impl/codegen/grpc_types.h",
6037 "include/grpc/impl/codegen/propagation_bits.h",
6038 "include/grpc/impl/codegen/status.h"
6039 ],
6040 "language": "c",
6041 "name": "grpc_codegen",
6042 "src": [
6043 "include/grpc/impl/codegen/byte_buffer.h",
David Garcia Quintas1b2db632016-04-27 15:06:54 -07006044 "include/grpc/impl/codegen/byte_buffer_reader.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006045 "include/grpc/impl/codegen/compression_types.h",
6046 "include/grpc/impl/codegen/connectivity_state.h",
6047 "include/grpc/impl/codegen/grpc_types.h",
6048 "include/grpc/impl/codegen/propagation_bits.h",
6049 "include/grpc/impl/codegen/status.h"
6050 ],
6051 "third_party": false,
6052 "type": "filegroup"
6053 },
6054 {
6055 "deps": [
6056 "gpr",
6057 "grpc_base",
6058 "grpc_client_config",
6059 "nanopb"
6060 ],
6061 "headers": [
6062 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006063 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006064 ],
6065 "language": "c",
6066 "name": "grpc_lb_policy_grpclb",
6067 "src": [
6068 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
6069 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
David Garcia Quintas7f0793a2016-04-25 12:35:58 -07006070 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c",
6071 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006072 ],
6073 "third_party": false,
6074 "type": "filegroup"
6075 },
6076 {
6077 "deps": [
6078 "gpr",
6079 "grpc_base",
6080 "grpc_client_config"
6081 ],
6082 "headers": [],
6083 "language": "c",
6084 "name": "grpc_lb_policy_pick_first",
6085 "src": [
6086 "src/core/ext/lb_policy/pick_first/pick_first.c"
6087 ],
6088 "third_party": false,
6089 "type": "filegroup"
6090 },
6091 {
6092 "deps": [
6093 "gpr",
6094 "grpc_base",
6095 "grpc_client_config"
6096 ],
6097 "headers": [],
6098 "language": "c",
6099 "name": "grpc_lb_policy_round_robin",
6100 "src": [
6101 "src/core/ext/lb_policy/round_robin/round_robin.c"
6102 ],
6103 "third_party": false,
6104 "type": "filegroup"
6105 },
6106 {
6107 "deps": [
6108 "gpr",
David Garcia Quintasb41363e2016-04-29 00:41:21 -07006109 "grpc_base"
6110 ],
6111 "headers": [
6112 "src/core/ext/load_reporting/load_reporting.h",
6113 "src/core/ext/load_reporting/load_reporting_filter.h"
6114 ],
6115 "language": "c",
6116 "name": "grpc_load_reporting",
6117 "src": [
6118 "src/core/ext/load_reporting/load_reporting.c",
6119 "src/core/ext/load_reporting/load_reporting.h",
6120 "src/core/ext/load_reporting/load_reporting_filter.c",
6121 "src/core/ext/load_reporting/load_reporting_filter.h"
6122 ],
6123 "third_party": false,
6124 "type": "filegroup"
6125 },
6126 {
6127 "deps": [
6128 "gpr",
Craig Tillerd1697d92016-04-05 16:05:46 -07006129 "grpc_base",
6130 "grpc_client_config"
6131 ],
6132 "headers": [],
6133 "language": "c",
6134 "name": "grpc_resolver_dns_native",
6135 "src": [
6136 "src/core/ext/resolver/dns/native/dns_resolver.c"
6137 ],
6138 "third_party": false,
6139 "type": "filegroup"
6140 },
6141 {
6142 "deps": [
6143 "gpr",
6144 "grpc_base",
6145 "grpc_client_config"
6146 ],
6147 "headers": [],
6148 "language": "c",
6149 "name": "grpc_resolver_sockaddr",
6150 "src": [
6151 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c"
6152 ],
6153 "third_party": false,
6154 "type": "filegroup"
6155 },
6156 {
6157 "deps": [
6158 "gpr",
6159 "grpc_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006160 "grpc_transport_chttp2_alpn",
6161 "tsi"
Craig Tillerd1697d92016-04-05 16:05:46 -07006162 ],
6163 "headers": [
6164 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006165 "include/grpc/grpc_security_constants.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006166 "src/core/lib/security/context/security_context.h",
6167 "src/core/lib/security/credentials/composite/composite_credentials.h",
6168 "src/core/lib/security/credentials/credentials.h",
6169 "src/core/lib/security/credentials/fake/fake_credentials.h",
6170 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6171 "src/core/lib/security/credentials/iam/iam_credentials.h",
6172 "src/core/lib/security/credentials/jwt/json_token.h",
6173 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6174 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6175 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6176 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6177 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6178 "src/core/lib/security/transport/auth_filters.h",
6179 "src/core/lib/security/transport/handshake.h",
6180 "src/core/lib/security/transport/secure_endpoint.h",
6181 "src/core/lib/security/transport/security_connector.h",
Craig Tillerddad9782016-05-05 17:11:31 -07006182 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006183 "src/core/lib/security/util/b64.h",
6184 "src/core/lib/security/util/json_util.h"
Craig Tillerd1697d92016-04-05 16:05:46 -07006185 ],
6186 "language": "c",
6187 "name": "grpc_secure",
6188 "src": [
6189 "include/grpc/grpc_security.h",
Deepak Lukosedba4c5f2016-03-25 12:54:25 -07006190 "include/grpc/grpc_security_constants.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006191 "src/core/lib/http/httpcli_security_connector.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006192 "src/core/lib/security/context/security_context.c",
6193 "src/core/lib/security/context/security_context.h",
6194 "src/core/lib/security/credentials/composite/composite_credentials.c",
6195 "src/core/lib/security/credentials/composite/composite_credentials.h",
6196 "src/core/lib/security/credentials/credentials.c",
6197 "src/core/lib/security/credentials/credentials.h",
6198 "src/core/lib/security/credentials/credentials_metadata.c",
6199 "src/core/lib/security/credentials/fake/fake_credentials.c",
6200 "src/core/lib/security/credentials/fake/fake_credentials.h",
6201 "src/core/lib/security/credentials/google_default/credentials_posix.c",
Yuchen Zengb82443e2016-05-31 16:28:37 -07006202 "src/core/lib/security/credentials/google_default/credentials_windows.c",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006203 "src/core/lib/security/credentials/google_default/google_default_credentials.c",
6204 "src/core/lib/security/credentials/google_default/google_default_credentials.h",
6205 "src/core/lib/security/credentials/iam/iam_credentials.c",
6206 "src/core/lib/security/credentials/iam/iam_credentials.h",
6207 "src/core/lib/security/credentials/jwt/json_token.c",
6208 "src/core/lib/security/credentials/jwt/json_token.h",
6209 "src/core/lib/security/credentials/jwt/jwt_credentials.c",
6210 "src/core/lib/security/credentials/jwt/jwt_credentials.h",
6211 "src/core/lib/security/credentials/jwt/jwt_verifier.c",
6212 "src/core/lib/security/credentials/jwt/jwt_verifier.h",
6213 "src/core/lib/security/credentials/oauth2/oauth2_credentials.c",
6214 "src/core/lib/security/credentials/oauth2/oauth2_credentials.h",
6215 "src/core/lib/security/credentials/plugin/plugin_credentials.c",
6216 "src/core/lib/security/credentials/plugin/plugin_credentials.h",
6217 "src/core/lib/security/credentials/ssl/ssl_credentials.c",
6218 "src/core/lib/security/credentials/ssl/ssl_credentials.h",
6219 "src/core/lib/security/transport/auth_filters.h",
6220 "src/core/lib/security/transport/client_auth_filter.c",
6221 "src/core/lib/security/transport/handshake.c",
6222 "src/core/lib/security/transport/handshake.h",
6223 "src/core/lib/security/transport/secure_endpoint.c",
6224 "src/core/lib/security/transport/secure_endpoint.h",
6225 "src/core/lib/security/transport/security_connector.c",
6226 "src/core/lib/security/transport/security_connector.h",
6227 "src/core/lib/security/transport/server_auth_filter.c",
Craig Tillerddad9782016-05-05 17:11:31 -07006228 "src/core/lib/security/transport/tsi_error.c",
6229 "src/core/lib/security/transport/tsi_error.h",
Julien Boeuf8ca294e2016-05-02 14:56:30 -07006230 "src/core/lib/security/util/b64.c",
6231 "src/core/lib/security/util/b64.h",
6232 "src/core/lib/security/util/json_util.c",
6233 "src/core/lib/security/util/json_util.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006234 "src/core/lib/surface/init_secure.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006235 ],
6236 "third_party": false,
6237 "type": "filegroup"
6238 },
6239 {
6240 "deps": [
6241 "gpr_test_util",
6242 "grpc"
6243 ],
6244 "headers": [
6245 "test/core/end2end/cq_verifier.h",
6246 "test/core/end2end/fixtures/proxy.h",
6247 "test/core/iomgr/endpoint_tests.h",
6248 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006249 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006250 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006251 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006252 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006253 "test/core/util/port.h",
6254 "test/core/util/port_server_client.h",
6255 "test/core/util/slice_splitter.h"
6256 ],
6257 "language": "c",
6258 "name": "grpc_test_util_base",
6259 "src": [
6260 "test/core/end2end/cq_verifier.c",
6261 "test/core/end2end/cq_verifier.h",
6262 "test/core/end2end/fixtures/proxy.c",
6263 "test/core/end2end/fixtures/proxy.h",
6264 "test/core/iomgr/endpoint_tests.c",
6265 "test/core/iomgr/endpoint_tests.h",
6266 "test/core/util/grpc_profiler.c",
6267 "test/core/util/grpc_profiler.h",
Nicolas "Pixel" Noble85a46dd2016-04-12 01:50:51 +02006268 "test/core/util/memory_counters.c",
6269 "test/core/util/memory_counters.h",
Craig Tiller5db5e132016-04-06 16:28:46 -07006270 "test/core/util/mock_endpoint.c",
6271 "test/core/util/mock_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006272 "test/core/util/parse_hexstring.c",
6273 "test/core/util/parse_hexstring.h",
Craig Tiller62c7a5a2016-04-13 22:25:03 -07006274 "test/core/util/passthru_endpoint.c",
6275 "test/core/util/passthru_endpoint.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006276 "test/core/util/port.h",
6277 "test/core/util/port_posix.c",
6278 "test/core/util/port_server_client.c",
6279 "test/core/util/port_server_client.h",
6280 "test/core/util/port_windows.c",
6281 "test/core/util/slice_splitter.c",
6282 "test/core/util/slice_splitter.h"
6283 ],
6284 "third_party": false,
6285 "type": "filegroup"
6286 },
6287 {
6288 "deps": [
6289 "gpr",
6290 "grpc_base",
6291 "grpc_transport_chttp2_alpn"
6292 ],
6293 "headers": [
Yuchen Zengd982bba2016-05-12 18:53:52 -07006294 "src/core/ext/transport/chttp2/transport/bin_decoder.h",
Craig Tillerf82ddc42016-04-05 17:15:07 -07006295 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
Craig Tillerd1697d92016-04-05 16:05:46 -07006296 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6297 "src/core/ext/transport/chttp2/transport/frame.h",
6298 "src/core/ext/transport/chttp2/transport/frame_data.h",
6299 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6300 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6301 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6302 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6303 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6304 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6305 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6306 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6307 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6308 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6309 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6310 "src/core/ext/transport/chttp2/transport/internal.h",
6311 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6312 "src/core/ext/transport/chttp2/transport/stream_map.h",
6313 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6314 "src/core/ext/transport/chttp2/transport/varint.h"
6315 ],
6316 "language": "c",
6317 "name": "grpc_transport_chttp2",
6318 "src": [
Yuchen Zengd982bba2016-05-12 18:53:52 -07006319 "src/core/ext/transport/chttp2/transport/bin_decoder.c",
6320 "src/core/ext/transport/chttp2/transport/bin_decoder.h",
Craig Tillerf82ddc42016-04-05 17:15:07 -07006321 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
6322 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
6323 "src/core/ext/transport/chttp2/transport/chttp2_plugin.c",
Craig Tillerd1697d92016-04-05 16:05:46 -07006324 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
6325 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
6326 "src/core/ext/transport/chttp2/transport/frame.h",
6327 "src/core/ext/transport/chttp2/transport/frame_data.c",
6328 "src/core/ext/transport/chttp2/transport/frame_data.h",
6329 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
6330 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
6331 "src/core/ext/transport/chttp2/transport/frame_ping.c",
6332 "src/core/ext/transport/chttp2/transport/frame_ping.h",
6333 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
6334 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
6335 "src/core/ext/transport/chttp2/transport/frame_settings.c",
6336 "src/core/ext/transport/chttp2/transport/frame_settings.h",
6337 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
6338 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
6339 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
6340 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
6341 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
6342 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
6343 "src/core/ext/transport/chttp2/transport/hpack_table.c",
6344 "src/core/ext/transport/chttp2/transport/hpack_table.h",
6345 "src/core/ext/transport/chttp2/transport/http2_errors.h",
6346 "src/core/ext/transport/chttp2/transport/huffsyms.c",
6347 "src/core/ext/transport/chttp2/transport/huffsyms.h",
6348 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
6349 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
6350 "src/core/ext/transport/chttp2/transport/internal.h",
6351 "src/core/ext/transport/chttp2/transport/parsing.c",
6352 "src/core/ext/transport/chttp2/transport/status_conversion.c",
6353 "src/core/ext/transport/chttp2/transport/status_conversion.h",
6354 "src/core/ext/transport/chttp2/transport/stream_lists.c",
6355 "src/core/ext/transport/chttp2/transport/stream_map.c",
6356 "src/core/ext/transport/chttp2/transport/stream_map.h",
6357 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
6358 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
6359 "src/core/ext/transport/chttp2/transport/varint.c",
6360 "src/core/ext/transport/chttp2/transport/varint.h",
6361 "src/core/ext/transport/chttp2/transport/writing.c"
6362 ],
6363 "third_party": false,
6364 "type": "filegroup"
6365 },
6366 {
6367 "deps": [
6368 "gpr"
6369 ],
6370 "headers": [
6371 "src/core/ext/transport/chttp2/alpn/alpn.h"
6372 ],
6373 "language": "c",
6374 "name": "grpc_transport_chttp2_alpn",
6375 "src": [
6376 "src/core/ext/transport/chttp2/alpn/alpn.c",
6377 "src/core/ext/transport/chttp2/alpn/alpn.h"
6378 ],
6379 "third_party": false,
6380 "type": "filegroup"
6381 },
6382 {
6383 "deps": [
6384 "gpr",
6385 "grpc_base",
6386 "grpc_client_config",
6387 "grpc_transport_chttp2"
6388 ],
6389 "headers": [],
6390 "language": "c",
6391 "name": "grpc_transport_chttp2_client_insecure",
6392 "src": [
Adam Michalik321b1fb2016-05-16 15:42:36 -07006393 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
6394 "src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006395 ],
6396 "third_party": false,
6397 "type": "filegroup"
6398 },
6399 {
6400 "deps": [
6401 "gpr",
6402 "grpc_base",
6403 "grpc_client_config",
6404 "grpc_secure",
6405 "grpc_transport_chttp2"
6406 ],
6407 "headers": [],
6408 "language": "c",
6409 "name": "grpc_transport_chttp2_client_secure",
6410 "src": [
6411 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c"
6412 ],
6413 "third_party": false,
6414 "type": "filegroup"
6415 },
6416 {
6417 "deps": [
6418 "gpr",
6419 "grpc_base",
6420 "grpc_transport_chttp2"
6421 ],
6422 "headers": [],
6423 "language": "c",
6424 "name": "grpc_transport_chttp2_server_insecure",
6425 "src": [
Adam Michalikbf10c822016-05-20 16:13:32 -07006426 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
6427 "src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c"
Craig Tillerd1697d92016-04-05 16:05:46 -07006428 ],
6429 "third_party": false,
6430 "type": "filegroup"
6431 },
6432 {
6433 "deps": [
6434 "gpr",
6435 "grpc_base",
6436 "grpc_secure",
6437 "grpc_transport_chttp2"
6438 ],
6439 "headers": [],
6440 "language": "c",
6441 "name": "grpc_transport_chttp2_server_secure",
6442 "src": [
6443 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c"
6444 ],
6445 "third_party": false,
6446 "type": "filegroup"
6447 },
6448 {
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006449 "deps": [
6450 "grpc_base",
6451 "grpc_transport_chttp2"
6452 ],
Craig Tillerd1697d92016-04-05 16:05:46 -07006453 "headers": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006454 "include/grpc/grpc_cronet.h",
6455 "include/grpc/grpc_security.h",
6456 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006457 "third_party/objective_c/Cronet/cronet_c_for_grpc.h"
6458 ],
6459 "language": "c",
6460 "name": "grpc_transport_cronet_client_secure",
6461 "src": [
Makarand Dharmapurikar38d80552016-06-01 15:02:04 -07006462 "include/grpc/grpc_cronet.h",
6463 "include/grpc/grpc_security.h",
6464 "include/grpc/grpc_security_constants.h",
makdharmac2ec95b2016-05-11 16:26:15 -07006465 "src/core/ext/transport/cronet/client/secure/cronet_channel_create.c",
6466 "src/core/ext/transport/cronet/transport/cronet_api_dummy.c",
Makarand Dharmapurikard46efd72016-05-11 16:56:39 -07006467 "src/core/ext/transport/cronet/transport/cronet_transport.c"
makdharmac2ec95b2016-05-11 16:26:15 -07006468 ],
6469 "third_party": false,
6470 "type": "filegroup"
6471 },
6472 {
Craig Tillerd1697d92016-04-05 16:05:46 -07006473 "deps": [],
6474 "headers": [
6475 "third_party/nanopb/pb.h",
6476 "third_party/nanopb/pb_common.h",
6477 "third_party/nanopb/pb_decode.h",
6478 "third_party/nanopb/pb_encode.h"
6479 ],
6480 "language": "c",
6481 "name": "nanopb",
6482 "src": [],
6483 "third_party": false,
6484 "type": "filegroup"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006485 },
6486 {
6487 "deps": [
6488 "gpr"
6489 ],
6490 "headers": [
6491 "src/core/lib/tsi/fake_transport_security.h",
6492 "src/core/lib/tsi/ssl_transport_security.h",
6493 "src/core/lib/tsi/ssl_types.h",
6494 "src/core/lib/tsi/transport_security.h",
6495 "src/core/lib/tsi/transport_security_interface.h"
6496 ],
6497 "language": "c",
6498 "name": "tsi",
6499 "src": [
6500 "src/core/lib/tsi/fake_transport_security.c",
6501 "src/core/lib/tsi/fake_transport_security.h",
6502 "src/core/lib/tsi/ssl_transport_security.c",
6503 "src/core/lib/tsi/ssl_transport_security.h",
6504 "src/core/lib/tsi/ssl_types.h",
6505 "src/core/lib/tsi/transport_security.c",
6506 "src/core/lib/tsi/transport_security.h",
6507 "src/core/lib/tsi/transport_security_interface.h"
6508 ],
6509 "third_party": false,
6510 "type": "filegroup"
6511 },
6512 {
6513 "deps": [
6514 "grpc",
yang-g17487f92016-06-03 15:21:15 -07006515 "grpc++_codegen_base"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006516 ],
6517 "headers": [
6518 "include/grpc++/alarm.h",
6519 "include/grpc++/channel.h",
6520 "include/grpc++/client_context.h",
6521 "include/grpc++/completion_queue.h",
6522 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006523 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006524 "include/grpc++/generic/async_generic_service.h",
6525 "include/grpc++/generic/generic_stub.h",
6526 "include/grpc++/grpc++.h",
6527 "include/grpc++/impl/call.h",
6528 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07006529 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006530 "include/grpc++/impl/grpc_library.h",
6531 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006532 "include/grpc++/impl/rpc_method.h",
6533 "include/grpc++/impl/rpc_service_method.h",
6534 "include/grpc++/impl/serialization_traits.h",
6535 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006536 "include/grpc++/impl/server_builder_plugin.h",
6537 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006538 "include/grpc++/impl/service_type.h",
6539 "include/grpc++/impl/sync.h",
6540 "include/grpc++/impl/sync_cxx11.h",
6541 "include/grpc++/impl/sync_no_cxx11.h",
6542 "include/grpc++/impl/thd.h",
6543 "include/grpc++/impl/thd_cxx11.h",
6544 "include/grpc++/impl/thd_no_cxx11.h",
6545 "include/grpc++/security/auth_context.h",
6546 "include/grpc++/security/auth_metadata_processor.h",
6547 "include/grpc++/security/credentials.h",
6548 "include/grpc++/security/server_credentials.h",
6549 "include/grpc++/server.h",
6550 "include/grpc++/server_builder.h",
6551 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006552 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006553 "include/grpc++/support/async_stream.h",
6554 "include/grpc++/support/async_unary_call.h",
6555 "include/grpc++/support/byte_buffer.h",
6556 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006557 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006558 "include/grpc++/support/slice.h",
6559 "include/grpc++/support/status.h",
6560 "include/grpc++/support/status_code_enum.h",
6561 "include/grpc++/support/string_ref.h",
6562 "include/grpc++/support/stub_options.h",
6563 "include/grpc++/support/sync_stream.h",
6564 "include/grpc++/support/time.h",
6565 "src/cpp/client/create_channel_internal.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006566 "src/cpp/server/dynamic_thread_pool.h",
6567 "src/cpp/server/thread_pool_interface.h"
6568 ],
6569 "language": "c++",
6570 "name": "grpc++_base",
6571 "src": [
6572 "include/grpc++/alarm.h",
6573 "include/grpc++/channel.h",
6574 "include/grpc++/client_context.h",
6575 "include/grpc++/completion_queue.h",
6576 "include/grpc++/create_channel.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006577 "include/grpc++/create_channel_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006578 "include/grpc++/generic/async_generic_service.h",
6579 "include/grpc++/generic/generic_stub.h",
6580 "include/grpc++/grpc++.h",
6581 "include/grpc++/impl/call.h",
6582 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintasa20a2ad2016-05-19 10:53:44 -07006583 "include/grpc++/impl/codegen/core_codegen.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006584 "include/grpc++/impl/grpc_library.h",
6585 "include/grpc++/impl/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006586 "include/grpc++/impl/rpc_method.h",
6587 "include/grpc++/impl/rpc_service_method.h",
6588 "include/grpc++/impl/serialization_traits.h",
6589 "include/grpc++/impl/server_builder_option.h",
Yuchen Zenga42ec212016-04-29 13:03:06 -07006590 "include/grpc++/impl/server_builder_plugin.h",
6591 "include/grpc++/impl/server_initializer.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006592 "include/grpc++/impl/service_type.h",
6593 "include/grpc++/impl/sync.h",
6594 "include/grpc++/impl/sync_cxx11.h",
6595 "include/grpc++/impl/sync_no_cxx11.h",
6596 "include/grpc++/impl/thd.h",
6597 "include/grpc++/impl/thd_cxx11.h",
6598 "include/grpc++/impl/thd_no_cxx11.h",
6599 "include/grpc++/security/auth_context.h",
6600 "include/grpc++/security/auth_metadata_processor.h",
6601 "include/grpc++/security/credentials.h",
6602 "include/grpc++/security/server_credentials.h",
6603 "include/grpc++/server.h",
6604 "include/grpc++/server_builder.h",
6605 "include/grpc++/server_context.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006606 "include/grpc++/server_posix.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006607 "include/grpc++/support/async_stream.h",
6608 "include/grpc++/support/async_unary_call.h",
6609 "include/grpc++/support/byte_buffer.h",
6610 "include/grpc++/support/channel_arguments.h",
yang-g17487f92016-06-03 15:21:15 -07006611 "include/grpc++/support/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006612 "include/grpc++/support/slice.h",
6613 "include/grpc++/support/status.h",
6614 "include/grpc++/support/status_code_enum.h",
6615 "include/grpc++/support/string_ref.h",
6616 "include/grpc++/support/stub_options.h",
6617 "include/grpc++/support/sync_stream.h",
6618 "include/grpc++/support/time.h",
6619 "src/cpp/client/channel.cc",
6620 "src/cpp/client/client_context.cc",
6621 "src/cpp/client/create_channel.cc",
6622 "src/cpp/client/create_channel_internal.cc",
6623 "src/cpp/client/create_channel_internal.h",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006624 "src/cpp/client/create_channel_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006625 "src/cpp/client/credentials.cc",
6626 "src/cpp/client/generic_stub.cc",
6627 "src/cpp/client/insecure_credentials.cc",
6628 "src/cpp/common/channel_arguments.cc",
6629 "src/cpp/common/completion_queue.cc",
6630 "src/cpp/common/core_codegen.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006631 "src/cpp/common/rpc_method.cc",
6632 "src/cpp/server/async_generic_service.cc",
6633 "src/cpp/server/create_default_thread_pool.cc",
6634 "src/cpp/server/dynamic_thread_pool.cc",
6635 "src/cpp/server/dynamic_thread_pool.h",
6636 "src/cpp/server/insecure_server_credentials.cc",
6637 "src/cpp/server/server.cc",
6638 "src/cpp/server/server_builder.cc",
6639 "src/cpp/server/server_context.cc",
6640 "src/cpp/server/server_credentials.cc",
Adam Michalikb97e2d12016-06-02 12:12:55 -07006641 "src/cpp/server/server_posix.cc",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006642 "src/cpp/server/thread_pool_interface.h",
6643 "src/cpp/util/byte_buffer.cc",
6644 "src/cpp/util/slice.cc",
6645 "src/cpp/util/status.cc",
6646 "src/cpp/util/string_ref.cc",
6647 "src/cpp/util/time.cc"
6648 ],
6649 "third_party": false,
6650 "type": "filegroup"
6651 },
6652 {
6653 "deps": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006654 "grpc_codegen"
6655 ],
6656 "headers": [
6657 "include/grpc++/impl/codegen/async_stream.h",
6658 "include/grpc++/impl/codegen/async_unary_call.h",
6659 "include/grpc++/impl/codegen/call.h",
6660 "include/grpc++/impl/codegen/call_hook.h",
6661 "include/grpc++/impl/codegen/channel_interface.h",
6662 "include/grpc++/impl/codegen/client_context.h",
6663 "include/grpc++/impl/codegen/client_unary_call.h",
6664 "include/grpc++/impl/codegen/completion_queue.h",
6665 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006666 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006667 "include/grpc++/impl/codegen/core_codegen_interface.h",
6668 "include/grpc++/impl/codegen/create_auth_context.h",
6669 "include/grpc++/impl/codegen/grpc_library.h",
6670 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006671 "include/grpc++/impl/codegen/rpc_method.h",
6672 "include/grpc++/impl/codegen/rpc_service_method.h",
6673 "include/grpc++/impl/codegen/security/auth_context.h",
6674 "include/grpc++/impl/codegen/serialization_traits.h",
6675 "include/grpc++/impl/codegen/server_context.h",
6676 "include/grpc++/impl/codegen/server_interface.h",
6677 "include/grpc++/impl/codegen/service_type.h",
6678 "include/grpc++/impl/codegen/status.h",
6679 "include/grpc++/impl/codegen/status_code_enum.h",
6680 "include/grpc++/impl/codegen/string_ref.h",
6681 "include/grpc++/impl/codegen/stub_options.h",
6682 "include/grpc++/impl/codegen/sync.h",
6683 "include/grpc++/impl/codegen/sync_cxx11.h",
6684 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6685 "include/grpc++/impl/codegen/sync_stream.h",
6686 "include/grpc++/impl/codegen/time.h"
6687 ],
6688 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006689 "name": "grpc++_codegen_base",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006690 "src": [
6691 "include/grpc++/impl/codegen/async_stream.h",
6692 "include/grpc++/impl/codegen/async_unary_call.h",
6693 "include/grpc++/impl/codegen/call.h",
6694 "include/grpc++/impl/codegen/call_hook.h",
6695 "include/grpc++/impl/codegen/channel_interface.h",
6696 "include/grpc++/impl/codegen/client_context.h",
6697 "include/grpc++/impl/codegen/client_unary_call.h",
6698 "include/grpc++/impl/codegen/completion_queue.h",
6699 "include/grpc++/impl/codegen/completion_queue_tag.h",
yang-g17487f92016-06-03 15:21:15 -07006700 "include/grpc++/impl/codegen/config.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006701 "include/grpc++/impl/codegen/core_codegen_interface.h",
6702 "include/grpc++/impl/codegen/create_auth_context.h",
6703 "include/grpc++/impl/codegen/grpc_library.h",
6704 "include/grpc++/impl/codegen/method_handler_impl.h",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006705 "include/grpc++/impl/codegen/rpc_method.h",
6706 "include/grpc++/impl/codegen/rpc_service_method.h",
6707 "include/grpc++/impl/codegen/security/auth_context.h",
6708 "include/grpc++/impl/codegen/serialization_traits.h",
6709 "include/grpc++/impl/codegen/server_context.h",
6710 "include/grpc++/impl/codegen/server_interface.h",
6711 "include/grpc++/impl/codegen/service_type.h",
6712 "include/grpc++/impl/codegen/status.h",
6713 "include/grpc++/impl/codegen/status_code_enum.h",
6714 "include/grpc++/impl/codegen/string_ref.h",
6715 "include/grpc++/impl/codegen/stub_options.h",
6716 "include/grpc++/impl/codegen/sync.h",
6717 "include/grpc++/impl/codegen/sync_cxx11.h",
6718 "include/grpc++/impl/codegen/sync_no_cxx11.h",
6719 "include/grpc++/impl/codegen/sync_stream.h",
yang-g34b58612016-06-03 17:30:09 -07006720 "include/grpc++/impl/codegen/time.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006721 ],
6722 "third_party": false,
6723 "type": "filegroup"
6724 },
6725 {
6726 "deps": [
yang-g17487f92016-06-03 15:21:15 -07006727 "grpc++_codegen_base",
6728 "grpc++_config_proto"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006729 ],
6730 "headers": [
yang-g17487f92016-06-03 15:21:15 -07006731 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006732 ],
6733 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006734 "name": "grpc++_codegen_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006735 "src": [
yang-g17487f92016-06-03 15:21:15 -07006736 "include/grpc++/impl/codegen/proto_utils.h"
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006737 ],
6738 "third_party": false,
6739 "type": "filegroup"
6740 },
6741 {
6742 "deps": [],
6743 "headers": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006744 "include/grpc++/impl/codegen/config_protobuf.h"
6745 ],
6746 "language": "c++",
yang-g17487f92016-06-03 15:21:15 -07006747 "name": "grpc++_config_proto",
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006748 "src": [
Craig Tiller3ab2fe02016-04-11 20:11:18 -07006749 "include/grpc++/impl/codegen/config_protobuf.h"
6750 ],
6751 "third_party": false,
6752 "type": "filegroup"
Craig Tillerf75fc122015-06-25 06:58:00 -07006753 }
6754]