blob: 22cbcf7f49e314a82a2425efddb6af0b23fa164a [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 Tiller224b04f2015-06-25 07:11:18 -070068 "grpc",
69 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070070 ],
71 "headers": [],
72 "language": "c",
73 "name": "bin_encoder_test",
74 "src": [
75 "test/core/transport/chttp2/bin_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -080076 ],
77 "third_party": false,
78 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -070079 },
80 {
81 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -080082 "gpr",
83 "gpr_test_util",
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",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080089 "name": "census_context_test",
90 "src": [
91 "test/core/census/context_test.c"
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080092 ],
Craig Tiller732a8752016-02-22 15:59:19 -080093 "third_party": false,
94 "type": "target"
Alistair Veitch85afe712016-02-02 17:58:15 -080095 },
96 {
97 "deps": [
Alistair Veitch749250f2016-02-11 09:23:20 -080098 "gpr",
99 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -0700100 "grpc",
101 "grpc_test_util"
102 ],
103 "headers": [],
104 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -0800105 "name": "channel_create_test",
106 "src": [
107 "test/core/surface/channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800108 ],
109 "third_party": false,
110 "type": "target"
yang-gc0ed5092015-12-09 08:48:08 -0800111 },
112 {
113 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800114 "gpr",
115 "gpr_test_util",
yang-gc0ed5092015-12-09 08:48:08 -0800116 "grpc",
117 "grpc_test_util"
118 ],
119 "headers": [],
120 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800121 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700122 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800123 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800124 ],
125 "third_party": false,
126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700127 },
128 {
129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800130 "gpr",
131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800137 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700138 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800139 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800140 ],
141 "third_party": false,
142 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700143 },
144 {
145 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800146 "gpr",
147 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700148 "grpc",
149 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700150 ],
151 "headers": [],
152 "language": "c",
153 "name": "chttp2_stream_map_test",
154 "src": [
155 "test/core/transport/chttp2/stream_map_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800156 ],
157 "third_party": false,
158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700159 },
160 {
161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800162 "gpr",
163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700164 "grpc",
165 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700166 ],
167 "headers": [],
168 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800169 "name": "chttp2_varint_test",
170 "src": [
171 "test/core/transport/chttp2/varint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800172 ],
173 "third_party": false,
174 "type": "target"
Craig Tiller8ab91b22015-12-07 11:28:51 -0800175 },
176 {
177 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800178 "gpr",
179 "gpr_test_util",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800180 "grpc",
181 "grpc_test_util"
182 ],
183 "headers": [],
184 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700185 "name": "compression_test",
186 "src": [
187 "test/core/compression/compression_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800188 ],
189 "third_party": false,
190 "type": "target"
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700191 },
192 {
193 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800194 "gpr",
195 "gpr_test_util",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700196 "grpc",
197 "grpc_test_util"
198 ],
199 "headers": [],
200 "language": "c",
Craig Tiller57e27432016-03-11 16:53:58 -0800201 "name": "concurrent_connectivity_test",
202 "src": [
203 "test/core/surface/concurrent_connectivity_test.c"
204 ],
205 "third_party": false,
206 "type": "target"
207 },
208 {
209 "deps": [
210 "gpr",
211 "gpr_test_util",
212 "grpc",
213 "grpc_test_util"
214 ],
215 "headers": [],
216 "language": "c",
Craig Tillere91ef682016-03-11 08:59:17 -0800217 "name": "dns_resolver_connectivity_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_connectivity_test.c"
220 ],
221 "third_party": false,
222 "type": "target"
223 },
224 {
225 "deps": [
226 "gpr",
227 "gpr_test_util",
228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800233 "name": "dns_resolver_test",
234 "src": [
235 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800244 "grpc",
245 "grpc_test_util"
246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700249 "name": "dualstack_socket_test",
250 "src": [
251 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700260 "grpc",
261 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700262 ],
263 "headers": [],
264 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700265 "name": "endpoint_pair_test",
266 "src": [
267 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700281 "name": "fd_conservation_posix_test",
282 "src": [
283 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700292 "grpc",
293 "grpc_test_util"
294 ],
295 "headers": [],
296 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700297 "name": "fd_posix_test",
298 "src": [
299 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800300 ],
301 "third_party": false,
302 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700303 },
304 {
305 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800306 "gpr",
307 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700308 "grpc",
309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700310 ],
311 "headers": [],
312 "language": "c",
313 "name": "fling_client",
314 "src": [
315 "test/core/fling/client.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800316 ],
317 "third_party": false,
318 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700319 },
320 {
321 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800322 "gpr",
323 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700324 "grpc",
325 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700326 ],
327 "headers": [],
328 "language": "c",
329 "name": "fling_server",
330 "src": [
331 "test/core/fling/server.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800332 ],
333 "third_party": false,
334 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700335 },
336 {
337 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800338 "gpr",
339 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700340 "grpc",
341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700342 ],
343 "headers": [],
344 "language": "c",
345 "name": "fling_stream_test",
346 "src": [
347 "test/core/fling/fling_stream_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800348 ],
349 "third_party": false,
350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700351 },
352 {
353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800354 "gpr",
355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700356 "grpc",
357 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700358 ],
359 "headers": [],
360 "language": "c",
361 "name": "fling_test",
362 "src": [
363 "test/core/fling/fling_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800364 ],
365 "third_party": false,
366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700367 },
368 {
369 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800370 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700371 "grpc"
372 ],
373 "headers": [],
374 "language": "c",
375 "name": "gen_hpack_tables",
376 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700377 "tools/codegen/core/gen_hpack_tables.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 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700383 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700384 "headers": [],
385 "language": "c",
386 "name": "gen_legal_metadata_characters",
387 "src": [
388 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800389 ],
390 "third_party": false,
391 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700392 },
393 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800395 "gpr",
Craig Tiller1b719582016-03-24 09:06:13 -0700396 "gpr_test_util",
397 "grpc",
398 "grpc_test_util"
399 ],
400 "headers": [],
401 "language": "c",
402 "name": "goaway_server_test",
403 "src": [
404 "test/core/end2end/goaway_server_test.c"
405 ],
406 "third_party": false,
407 "type": "target"
408 },
409 {
410 "deps": [
411 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -0800412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800416 "name": "gpr_avl_test",
417 "src": [
418 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800419 ],
420 "third_party": false,
421 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800422 },
423 {
424 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800425 "gpr",
426 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800427 ],
428 "headers": [],
429 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800430 "name": "gpr_backoff_test",
431 "src": [
432 "test/core/support/backoff_test.c"
433 ],
434 "third_party": false,
435 "type": "target"
436 },
437 {
438 "deps": [
439 "gpr",
440 "gpr_test_util"
441 ],
442 "headers": [],
443 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700444 "name": "gpr_cmdline_test",
445 "src": [
446 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800447 ],
448 "third_party": false,
449 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700450 },
451 {
452 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800453 "gpr",
454 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700455 ],
456 "headers": [],
457 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700458 "name": "gpr_cpu_test",
459 "src": [
460 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800461 ],
462 "third_party": false,
463 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700464 },
465 {
466 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800467 "gpr",
468 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700469 ],
470 "headers": [],
471 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700472 "name": "gpr_env_test",
473 "src": [
474 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700475 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800476 "third_party": false,
477 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700478 },
479 {
480 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800481 "gpr",
482 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700483 ],
484 "headers": [],
485 "language": "c",
486 "name": "gpr_histogram_test",
487 "src": [
488 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800489 ],
490 "third_party": false,
491 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700492 },
493 {
494 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800495 "gpr",
496 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700497 ],
498 "headers": [],
499 "language": "c",
500 "name": "gpr_host_port_test",
501 "src": [
502 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800503 ],
504 "third_party": false,
505 "type": "target"
506 },
507 {
508 "deps": [
509 "gpr",
510 "gpr_test_util"
511 ],
512 "headers": [],
513 "language": "c",
514 "name": "gpr_load_file_test",
515 "src": [
516 "test/core/support/load_file_test.c"
517 ],
518 "third_party": false,
519 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700520 },
521 {
522 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800523 "gpr",
524 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700525 ],
526 "headers": [],
527 "language": "c",
528 "name": "gpr_log_test",
529 "src": [
530 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800531 ],
532 "third_party": false,
533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700534 },
535 {
536 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800537 "gpr",
538 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700539 ],
540 "headers": [],
541 "language": "c",
542 "name": "gpr_slice_buffer_test",
543 "src": [
544 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800545 ],
546 "third_party": false,
547 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700548 },
549 {
550 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800551 "gpr",
552 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700553 ],
554 "headers": [],
555 "language": "c",
556 "name": "gpr_slice_test",
557 "src": [
558 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800559 ],
560 "third_party": false,
561 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700562 },
563 {
564 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800565 "gpr",
566 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700567 ],
568 "headers": [],
569 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700570 "name": "gpr_stack_lockfree_test",
571 "src": [
572 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800573 ],
574 "third_party": false,
575 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700576 },
577 {
578 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800579 "gpr",
580 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700581 ],
582 "headers": [],
583 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700584 "name": "gpr_string_test",
585 "src": [
586 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800587 ],
588 "third_party": false,
589 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700590 },
591 {
592 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800593 "gpr",
594 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700595 ],
596 "headers": [],
597 "language": "c",
598 "name": "gpr_sync_test",
599 "src": [
600 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800601 ],
602 "third_party": false,
603 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700604 },
605 {
606 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800607 "gpr",
608 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700609 ],
610 "headers": [],
611 "language": "c",
612 "name": "gpr_thd_test",
613 "src": [
614 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800615 ],
616 "third_party": false,
617 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700618 },
619 {
620 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800621 "gpr",
622 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700623 ],
624 "headers": [],
625 "language": "c",
626 "name": "gpr_time_test",
627 "src": [
628 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800629 ],
630 "third_party": false,
631 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700632 },
633 {
634 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800635 "gpr",
636 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
640 "name": "gpr_tls_test",
641 "src": [
642 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "gpr_useful_test",
655 "src": [
656 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800657 ],
658 "third_party": false,
659 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700660 },
661 {
662 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800663 "gpr",
664 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700665 "grpc",
666 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700667 ],
668 "headers": [],
669 "language": "c",
670 "name": "grpc_auth_context_test",
671 "src": [
672 "test/core/security/auth_context_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800673 ],
674 "third_party": false,
675 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700676 },
677 {
678 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800679 "gpr",
680 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700681 "grpc",
682 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700683 ],
684 "headers": [],
685 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800686 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700687 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800688 "test/core/security/b64_test.c"
689 ],
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_byte_buffer_reader_test",
703 "src": [
704 "test/core/surface/byte_buffer_reader_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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700718 "name": "grpc_channel_args_test",
719 "src": [
720 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700729 "grpc",
730 "grpc_test_util"
731 ],
732 "headers": [],
733 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "name": "grpc_channel_stack_test",
735 "src": [
736 "test/core/channel/channel_stack_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",
750 "name": "grpc_completion_queue_test",
751 "src": [
752 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800753 ],
754 "third_party": false,
755 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700756 },
757 {
758 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800759 "gpr",
760 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "grpc",
762 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700763 ],
764 "headers": [],
765 "language": "c",
766 "name": "grpc_create_jwt",
767 "src": [
768 "test/core/security/create_jwt.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_credentials_test",
783 "src": [
784 "test/core/security/credentials_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_fetch_oauth2",
799 "src": [
800 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800814 "name": "grpc_invalid_channel_args_test",
815 "src": [
816 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800825 "grpc",
826 "grpc_test_util"
827 ],
828 "headers": [],
829 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "name": "grpc_json_token_test",
831 "src": [
832 "test/core/security/json_token_test.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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200846 "name": "grpc_jwt_verifier_test",
847 "src": [
848 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200857 "grpc",
858 "grpc_test_util"
859 ],
860 "headers": [],
861 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700862 "name": "grpc_print_google_default_creds_token",
863 "src": [
864 "test/core/security/print_google_default_creds_token.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",
878 "name": "grpc_security_connector_test",
879 "src": [
880 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700889 "grpc",
890 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700891 ],
892 "headers": [],
893 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200894 "name": "grpc_verify_jwt",
895 "src": [
896 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200905 "grpc",
906 "grpc_test_util"
907 ],
908 "headers": [],
909 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -0700910 "name": "hpack_parser_fuzzer_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
913 ],
914 "third_party": false,
915 "type": "target"
916 },
917 {
918 "deps": [
919 "gpr",
920 "gpr_test_util",
921 "grpc",
922 "grpc_test_util"
923 ],
924 "headers": [],
925 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700926 "name": "hpack_parser_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
942 "name": "hpack_table_test",
943 "src": [
944 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800945 ],
946 "third_party": false,
947 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700948 },
949 {
950 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800951 "gpr",
952 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "grpc",
954 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700955 ],
956 "headers": [],
957 "language": "c",
Craig Tiller21239742016-03-23 16:33:28 -0700958 "name": "http_fuzzer_test",
959 "src": [
960 "test/core/http/fuzzer.c"
961 ],
962 "third_party": false,
963 "type": "target"
964 },
965 {
966 "deps": [
967 "gpr",
968 "gpr_test_util",
969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Matthew Iselin1824f052016-02-10 12:16:06 +1100974 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/parser_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 Tillerf75fc122015-06-25 06:58:00 -0700990 "name": "httpcli_format_request_test",
991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "httpcli_test",
1007 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001008 "test/core/http/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -08001022 "name": "httpscli_test",
1023 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +11001024 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001038 "name": "init_test",
1039 "src": [
1040 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001049 "grpc",
1050 "grpc_test_util"
1051 ],
1052 "headers": [],
1053 "language": "c",
Craig Tiller5cb79622016-03-15 14:46:54 -07001054 "name": "internal_api_canary_iomgr_test",
1055 "src": [
1056 "test/core/internal_api_canaries/iomgr.c"
1057 ],
1058 "third_party": false,
1059 "type": "target"
1060 },
1061 {
1062 "deps": [
1063 "gpr",
1064 "gpr_test_util",
1065 "grpc",
1066 "grpc_test_util"
1067 ],
1068 "headers": [],
1069 "language": "c",
1070 "name": "internal_api_canary_support_test",
1071 "src": [
1072 "test/core/internal_api_canaries/iomgr.c"
1073 ],
1074 "third_party": false,
1075 "type": "target"
1076 },
1077 {
1078 "deps": [
1079 "gpr",
1080 "gpr_test_util",
1081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
1086 "name": "internal_api_canary_transport_test",
1087 "src": [
1088 "test/core/internal_api_canaries/iomgr.c"
1089 ],
1090 "third_party": false,
1091 "type": "target"
1092 },
1093 {
1094 "deps": [
1095 "gpr",
1096 "gpr_test_util",
1097 "grpc",
1098 "grpc_test_util"
1099 ],
1100 "headers": [],
1101 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001102 "name": "invalid_call_argument_test",
1103 "src": [
1104 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
1106 "third_party": false,
1107 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001108 },
1109 {
1110 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001111 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "json_fuzzer_test",
1119 "src": [
1120 "test/core/json/fuzzer.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
1124 },
1125 {
1126 "deps": [
1127 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001128 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 ],
1130 "headers": [],
1131 "language": "c",
1132 "name": "json_rewrite",
1133 "src": [
1134 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001135 ],
1136 "third_party": false,
1137 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001138 },
1139 {
1140 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001141 "gpr",
1142 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001143 "grpc",
1144 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "json_rewrite_test",
1149 "src": [
1150 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001164 "name": "json_stream_error_test",
1165 "src": [
1166 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
1168 "third_party": false,
1169 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001175 "grpc",
1176 "grpc_test_util"
1177 ],
1178 "headers": [],
1179 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001180 "name": "json_test",
1181 "src": [
1182 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
1196 "name": "lame_client_test",
1197 "src": [
1198 "test/core/surface/lame_client_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",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001212 "name": "lb_policies_test",
1213 "src": [
1214 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001223 "grpc",
1224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001228 "name": "low_level_ping_pong_benchmark",
1229 "src": [
1230 "test/core/network_benchmarks/low_level_ping_pong.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": "message_compress_test",
1245 "src": [
1246 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
1250 },
1251 {
1252 "deps": [
1253 "gpr",
1254 "gpr_test_util",
1255 "grpc",
1256 "grpc_test_util"
1257 ],
1258 "headers": [],
1259 "language": "c",
1260 "name": "mlog_test",
1261 "src": [
1262 "test/core/census/mlog_test.c"
1263 ],
1264 "third_party": false,
1265 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 },
1267 {
1268 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001269 "gpr",
1270 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001271 "grpc",
1272 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001273 ],
1274 "headers": [],
1275 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001276 "name": "multiple_server_queues_test",
1277 "src": [
1278 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001279 ],
1280 "third_party": false,
1281 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001282 },
1283 {
1284 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001285 "gpr",
1286 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001287 ],
1288 "headers": [],
1289 "language": "c",
1290 "name": "murmur_hash_test",
1291 "src": [
1292 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001301 "grpc",
1302 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001303 ],
1304 "headers": [],
1305 "language": "c",
1306 "name": "no_server_test",
1307 "src": [
1308 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001309 ],
1310 "third_party": false,
1311 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001312 },
1313 {
1314 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001315 "gpr",
1316 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001317 "grpc",
1318 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001319 ],
1320 "headers": [],
1321 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001322 "name": "resolve_address_test",
1323 "src": [
1324 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001325 ],
1326 "third_party": false,
1327 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001328 },
1329 {
1330 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001331 "gpr",
1332 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001333 "grpc",
1334 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001335 ],
1336 "headers": [],
1337 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001338 "name": "secure_channel_create_test",
1339 "src": [
1340 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001341 ],
1342 "third_party": false,
1343 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001344 },
1345 {
1346 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001347 "gpr",
1348 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001349 "grpc",
1350 "grpc_test_util"
1351 ],
1352 "headers": [],
1353 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 "name": "secure_endpoint_test",
1355 "src": [
1356 "test/core/security/secure_endpoint_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",
yang-gfe9a9752015-12-09 10:47:18 -08001366 "grpc_test_util"
1367 ],
1368 "headers": [],
1369 "language": "c",
1370 "name": "server_chttp2_test",
1371 "src": [
1372 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001373 ],
1374 "third_party": false,
1375 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001376 },
1377 {
1378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001379 "gpr",
1380 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001381 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001382 "grpc_test_util"
1383 ],
1384 "headers": [],
1385 "language": "c",
1386 "name": "server_test",
1387 "src": [
1388 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001389 ],
1390 "third_party": false,
1391 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001392 },
1393 {
1394 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001395 "gpr",
1396 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001397 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001398 "grpc_test_util",
1399 "test_tcp_server"
1400 ],
1401 "headers": [],
1402 "language": "c",
1403 "name": "set_initial_connect_string_test",
1404 "src": [
1405 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001414 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 ],
1417 "headers": [],
1418 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001419 "name": "sockaddr_resolver_test",
1420 "src": [
1421 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001430 "grpc",
1431 "grpc_test_util"
1432 ],
1433 "headers": [],
1434 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 "name": "sockaddr_utils_test",
1436 "src": [
1437 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001438 ],
1439 "third_party": false,
1440 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001441 },
1442 {
1443 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001444 "gpr",
1445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001446 "grpc",
1447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001451 "name": "socket_utils_test",
1452 "src": [
1453 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001462 "grpc",
1463 "grpc_test_util"
1464 ],
1465 "headers": [],
1466 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001467 "name": "tcp_client_posix_test",
1468 "src": [
1469 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001478 "grpc",
1479 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001480 ],
1481 "headers": [],
1482 "language": "c",
1483 "name": "tcp_posix_test",
1484 "src": [
1485 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001486 ],
1487 "third_party": false,
1488 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001489 },
1490 {
1491 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001492 "gpr",
1493 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001494 "grpc",
1495 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001496 ],
1497 "headers": [],
1498 "language": "c",
1499 "name": "tcp_server_posix_test",
1500 "src": [
1501 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001510 "grpc",
1511 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001512 ],
1513 "headers": [],
1514 "language": "c",
1515 "name": "time_averaged_stats_test",
1516 "src": [
1517 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001518 ],
1519 "third_party": false,
1520 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001521 },
1522 {
1523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001524 "gpr",
1525 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001526 "grpc",
1527 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001528 ],
1529 "headers": [],
1530 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "name": "timeout_encoding_test",
1532 "src": [
1533 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001534 ],
1535 "third_party": false,
1536 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001537 },
1538 {
1539 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001540 "gpr",
1541 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001542 "grpc",
1543 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001544 ],
1545 "headers": [],
1546 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001547 "name": "timer_heap_test",
1548 "src": [
1549 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001558 "grpc",
1559 "grpc_test_util"
1560 ],
1561 "headers": [],
1562 "language": "c",
1563 "name": "timer_list_test",
1564 "src": [
1565 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001574 "grpc",
1575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001579 "name": "timers_test",
1580 "src": [
1581 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 },
1586 {
1587 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001590 "grpc",
1591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001592 ],
1593 "headers": [],
1594 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001595 "name": "transport_connectivity_state_test",
1596 "src": [
1597 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001598 ],
1599 "third_party": false,
1600 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001601 },
1602 {
1603 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001604 "gpr",
1605 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001606 "grpc",
1607 "grpc_test_util"
1608 ],
1609 "headers": [],
1610 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001611 "name": "transport_metadata_test",
1612 "src": [
1613 "test/core/transport/metadata_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": "transport_security_test",
1628 "src": [
1629 "test/core/tsi/transport_security_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",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001639 "grpc_test_util"
1640 ],
1641 "headers": [],
1642 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001643 "name": "udp_server_test",
1644 "src": [
1645 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001646 ],
1647 "third_party": false,
1648 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001649 },
1650 {
1651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001652 "gpr",
1653 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001654 "grpc",
1655 "grpc_test_util"
1656 ],
1657 "headers": [],
1658 "language": "c",
Craig Tiller71c610d2016-03-18 15:57:08 -07001659 "name": "uri_fuzzer_test",
1660 "src": [
1661 "test/core/client_config/uri_fuzzer_test.c"
1662 ],
1663 "third_party": false,
1664 "type": "target"
1665 },
1666 {
1667 "deps": [
1668 "gpr",
1669 "gpr_test_util",
1670 "grpc",
1671 "grpc_test_util"
1672 ],
1673 "headers": [],
1674 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001675 "name": "uri_parser_test",
1676 "src": [
1677 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001678 ],
1679 "third_party": false,
1680 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001681 },
1682 {
1683 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001684 "gpr",
1685 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001686 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001687 "grpc_test_util"
1688 ],
1689 "headers": [],
1690 "language": "c",
1691 "name": "workqueue_test",
1692 "src": [
1693 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001694 ],
1695 "third_party": false,
1696 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001697 },
1698 {
1699 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001700 "gpr",
1701 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001702 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001703 "grpc++",
1704 "grpc++_test_util",
1705 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001706 ],
1707 "headers": [],
1708 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001709 "name": "alarm_cpp_test",
1710 "src": [
1711 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001712 ],
1713 "third_party": false,
1714 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001715 },
1716 {
1717 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001718 "gpr",
1719 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001720 "grpc",
1721 "grpc++",
1722 "grpc++_test_util",
1723 "grpc_test_util"
1724 ],
1725 "headers": [],
1726 "language": "c++",
1727 "name": "async_end2end_test",
1728 "src": [
1729 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001730 ],
1731 "third_party": false,
1732 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001733 },
1734 {
1735 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001736 "gpr",
1737 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001738 "grpc",
1739 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 "grpc++_test_util",
1741 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001742 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001743 ],
1744 "headers": [],
1745 "language": "c++",
1746 "name": "async_streaming_ping_pong_test",
1747 "src": [
1748 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001749 ],
1750 "third_party": false,
1751 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 },
1753 {
1754 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001755 "gpr",
1756 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001757 "grpc",
1758 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001759 "grpc++_test_util",
1760 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001761 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001762 ],
1763 "headers": [],
1764 "language": "c++",
1765 "name": "async_unary_ping_pong_test",
1766 "src": [
1767 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001768 ],
1769 "third_party": false,
1770 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001771 },
1772 {
1773 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001774 "gpr",
1775 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001776 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001777 "grpc++",
1778 "grpc++_test_util",
1779 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001780 ],
1781 "headers": [],
1782 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001783 "name": "auth_property_iterator_test",
1784 "src": [
1785 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001786 ],
1787 "third_party": false,
1788 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001789 },
1790 {
1791 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001792 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001793 "grpc",
1794 "grpc++"
1795 ],
1796 "headers": [],
1797 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001798 "name": "channel_arguments_test",
1799 "src": [
yang-g52705592015-11-25 11:45:33 -08001800 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001801 ],
1802 "third_party": false,
1803 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001804 },
1805 {
1806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001807 "gpr",
1808 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001809 "grpc",
1810 "grpc++",
1811 "grpc++_test_util",
1812 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 ],
1814 "headers": [],
1815 "language": "c++",
1816 "name": "cli_call_test",
1817 "src": [
1818 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001819 ],
1820 "third_party": false,
1821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001822 },
1823 {
1824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001825 "gpr",
1826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001827 "grpc",
1828 "grpc++",
1829 "grpc++_test_util",
1830 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001831 ],
1832 "headers": [],
1833 "language": "c++",
1834 "name": "client_crash_test",
1835 "src": [
1836 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001837 ],
1838 "third_party": false,
1839 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001840 },
1841 {
1842 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001843 "gpr",
1844 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001845 "grpc",
1846 "grpc++",
1847 "grpc++_test_util",
1848 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001849 ],
1850 "headers": [],
1851 "language": "c++",
1852 "name": "client_crash_test_server",
1853 "src": [
1854 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001855 ],
1856 "third_party": false,
1857 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001858 },
1859 {
1860 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001861 "grpc++_codegen_lib"
1862 ],
1863 "headers": [
1864 "src/proto/grpc/testing/control.grpc.pb.h",
1865 "src/proto/grpc/testing/control.pb.h",
1866 "src/proto/grpc/testing/messages.grpc.pb.h",
1867 "src/proto/grpc/testing/messages.pb.h",
1868 "src/proto/grpc/testing/payloads.grpc.pb.h",
1869 "src/proto/grpc/testing/payloads.pb.h",
1870 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1871 "src/proto/grpc/testing/perf_db.pb.h",
1872 "src/proto/grpc/testing/services.grpc.pb.h",
1873 "src/proto/grpc/testing/services.pb.h",
1874 "src/proto/grpc/testing/stats.grpc.pb.h",
1875 "src/proto/grpc/testing/stats.pb.h"
1876 ],
1877 "language": "c++",
1878 "name": "codegen_test",
1879 "src": [
1880 "test/cpp/codegen/codegen_test.cc"
1881 ],
1882 "third_party": false,
1883 "type": "target"
1884 },
1885 {
1886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001887 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001888 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001889 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001890 ],
1891 "headers": [],
1892 "language": "c++",
1893 "name": "credentials_test",
1894 "src": [
1895 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001896 ],
1897 "third_party": false,
1898 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001899 },
1900 {
1901 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001902 "gpr",
1903 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001904 "grpc",
1905 "grpc++",
1906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001907 ],
1908 "headers": [],
1909 "language": "c++",
1910 "name": "cxx_byte_buffer_test",
1911 "src": [
1912 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001913 ],
1914 "third_party": false,
1915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001916 },
1917 {
1918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001919 "gpr",
1920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001921 "grpc",
1922 "grpc++",
1923 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001924 ],
1925 "headers": [],
1926 "language": "c++",
1927 "name": "cxx_slice_test",
1928 "src": [
1929 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001930 ],
1931 "third_party": false,
1932 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001933 },
1934 {
1935 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001936 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001937 ],
1938 "headers": [],
1939 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001940 "name": "cxx_string_ref_test",
1941 "src": [
1942 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001943 ],
1944 "third_party": false,
1945 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001946 },
1947 {
1948 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001949 "gpr",
1950 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001951 "grpc",
1952 "grpc++",
1953 "grpc_test_util"
1954 ],
1955 "headers": [],
1956 "language": "c++",
1957 "name": "cxx_time_test",
1958 "src": [
1959 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001960 ],
1961 "third_party": false,
1962 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001963 },
1964 {
1965 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001966 "gpr",
1967 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001968 "grpc",
1969 "grpc++",
1970 "grpc++_test_util",
1971 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001972 ],
1973 "headers": [],
1974 "language": "c++",
1975 "name": "end2end_test",
1976 "src": [
1977 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001978 ],
1979 "third_party": false,
1980 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001981 },
1982 {
1983 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001984 "gpr",
1985 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001986 "grpc",
1987 "grpc++",
1988 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001989 "grpc_test_util",
1990 "qps"
1991 ],
1992 "headers": [],
1993 "language": "c++",
1994 "name": "generic_async_streaming_ping_pong_test",
1995 "src": [
1996 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001997 ],
1998 "third_party": false,
1999 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002000 },
2001 {
2002 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002003 "gpr",
2004 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08002005 "grpc",
2006 "grpc++",
2007 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002008 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 ],
2010 "headers": [],
2011 "language": "c++",
2012 "name": "generic_end2end_test",
2013 "src": [
2014 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002015 ],
2016 "third_party": false,
2017 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002018 },
2019 {
2020 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002021 "gpr",
2022 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002023 "grpc",
2024 "grpc++",
2025 "grpc++_test_config",
2026 "grpc++_test_util",
2027 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002028 ],
2029 "headers": [],
2030 "language": "c++",
2031 "name": "grpc_cli",
2032 "src": [
2033 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002034 ],
2035 "third_party": false,
2036 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002037 },
2038 {
2039 "deps": [
2040 "grpc_plugin_support"
2041 ],
2042 "headers": [],
2043 "language": "c++",
2044 "name": "grpc_cpp_plugin",
2045 "src": [
2046 "src/compiler/cpp_plugin.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": [
2053 "grpc_plugin_support"
2054 ],
2055 "headers": [],
2056 "language": "c++",
2057 "name": "grpc_csharp_plugin",
2058 "src": [
2059 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002060 ],
2061 "third_party": false,
2062 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002063 },
2064 {
2065 "deps": [
2066 "grpc_plugin_support"
2067 ],
2068 "headers": [],
2069 "language": "c++",
2070 "name": "grpc_objective_c_plugin",
2071 "src": [
2072 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002073 ],
2074 "third_party": false,
2075 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 },
2077 {
2078 "deps": [
2079 "grpc_plugin_support"
2080 ],
2081 "headers": [],
2082 "language": "c++",
2083 "name": "grpc_python_plugin",
2084 "src": [
2085 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002086 ],
2087 "third_party": false,
2088 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002089 },
2090 {
2091 "deps": [
2092 "grpc_plugin_support"
2093 ],
2094 "headers": [],
2095 "language": "c++",
2096 "name": "grpc_ruby_plugin",
2097 "src": [
2098 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002099 ],
2100 "third_party": false,
2101 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 },
2103 {
2104 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08002105 "grpc",
2106 "grpc++",
2107 "grpc++_test_util",
2108 "grpc_test_util"
2109 ],
2110 "headers": [
2111 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2112 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2113 ],
2114 "language": "c++",
2115 "name": "grpclb_api_test",
2116 "src": [
2117 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002118 ],
2119 "third_party": false,
2120 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08002121 },
2122 {
2123 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002124 "gpr",
2125 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002126 "grpc",
2127 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002128 "grpc++_test_util",
2129 "grpc_test_util"
2130 ],
2131 "headers": [],
2132 "language": "c++",
2133 "name": "hybrid_end2end_test",
2134 "src": [
2135 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002136 ],
2137 "third_party": false,
2138 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002139 },
2140 {
2141 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002142 "gpr",
2143 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002144 "grpc",
2145 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002146 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002147 "grpc++_test_util",
2148 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002149 "interop_client_helper",
2150 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002151 ],
2152 "headers": [],
2153 "language": "c++",
2154 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002155 "src": [],
2156 "third_party": false,
2157 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002158 },
2159 {
2160 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002161 "gpr",
2162 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002163 "grpc",
2164 "grpc++",
2165 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002166 "grpc++_test_util",
2167 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002168 "interop_server_helper",
2169 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002170 ],
2171 "headers": [],
2172 "language": "c++",
2173 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002174 "src": [],
2175 "third_party": false,
2176 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002177 },
2178 {
2179 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002180 "gpr",
2181 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002182 "grpc",
2183 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002184 ],
2185 "headers": [],
2186 "language": "c++",
2187 "name": "interop_test",
2188 "src": [
2189 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002190 ],
2191 "third_party": false,
2192 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002193 },
2194 {
2195 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002196 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002197 "grpc",
2198 "grpc++",
2199 "grpc++_test_config"
2200 ],
2201 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002202 "src/proto/grpc/testing/metrics.grpc.pb.h",
2203 "src/proto/grpc/testing/metrics.pb.h",
2204 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002205 ],
2206 "language": "c++",
2207 "name": "metrics_client",
2208 "src": [
2209 "test/cpp/interop/metrics_client.cc",
2210 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002211 ],
2212 "third_party": false,
2213 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002214 },
2215 {
2216 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002217 "gpr",
2218 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002219 "grpc",
2220 "grpc++",
2221 "grpc++_test_util",
2222 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002223 ],
2224 "headers": [],
2225 "language": "c++",
2226 "name": "mock_test",
2227 "src": [
2228 "test/cpp/end2end/mock_test.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 Tillerda179ce2016-02-09 12:01:53 -08002235 "gpr",
2236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002237 "grpc",
2238 "grpc++",
2239 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002240 "grpc++_test_util",
2241 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002242 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002243 ],
2244 "headers": [],
2245 "language": "c++",
2246 "name": "qps_driver",
2247 "src": [
2248 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002249 ],
2250 "third_party": false,
2251 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002252 },
2253 {
2254 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002255 "gpr",
2256 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002257 "grpc",
2258 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002259 "grpc++_test_util",
2260 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002261 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002262 ],
2263 "headers": [],
2264 "language": "c++",
2265 "name": "qps_interarrival_test",
2266 "src": [
2267 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002268 ],
2269 "third_party": false,
2270 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002271 },
2272 {
2273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002274 "gpr",
2275 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002276 "grpc",
2277 "grpc++",
2278 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002279 "grpc++_test_util",
2280 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002281 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002282 ],
2283 "headers": [],
2284 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002285 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002287 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002288 ],
2289 "third_party": false,
2290 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002291 },
2292 {
2293 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002294 "gpr",
2295 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002296 "grpc",
2297 "grpc++",
2298 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002299 "grpc++_test_util",
2300 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002301 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002302 ],
2303 "headers": [],
2304 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002305 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002306 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002307 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002308 ],
2309 "third_party": false,
2310 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002311 },
2312 {
2313 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002314 "gpr",
2315 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002316 "grpc",
2317 "grpc++",
2318 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002319 "grpc++_test_util",
2320 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 ],
2323 "headers": [
2324 "test/cpp/qps/client.h",
2325 "test/cpp/qps/server.h"
2326 ],
2327 "language": "c++",
2328 "name": "qps_worker",
2329 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002330 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002331 "test/cpp/qps/server.h",
2332 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002333 ],
2334 "third_party": false,
2335 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002336 },
2337 {
2338 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002339 "gpr",
2340 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002341 "grpc",
2342 "grpc++",
2343 "grpc++_test_config",
2344 "grpc++_test_util",
2345 "grpc_test_util"
2346 ],
2347 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002348 "src/proto/grpc/testing/empty.grpc.pb.h",
2349 "src/proto/grpc/testing/empty.pb.h",
2350 "src/proto/grpc/testing/messages.grpc.pb.h",
2351 "src/proto/grpc/testing/messages.pb.h",
2352 "src/proto/grpc/testing/test.grpc.pb.h",
2353 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002354 ],
2355 "language": "c++",
2356 "name": "reconnect_interop_client",
2357 "src": [
2358 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002359 ],
2360 "third_party": false,
2361 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002362 },
2363 {
2364 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002365 "gpr",
2366 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002367 "grpc",
2368 "grpc++",
2369 "grpc++_test_config",
2370 "grpc++_test_util",
2371 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002372 "reconnect_server",
2373 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002374 ],
2375 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002376 "src/proto/grpc/testing/empty.grpc.pb.h",
2377 "src/proto/grpc/testing/empty.pb.h",
2378 "src/proto/grpc/testing/messages.grpc.pb.h",
2379 "src/proto/grpc/testing/messages.pb.h",
2380 "src/proto/grpc/testing/test.grpc.pb.h",
2381 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002382 ],
2383 "language": "c++",
2384 "name": "reconnect_interop_server",
2385 "src": [
2386 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002387 ],
2388 "third_party": false,
2389 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002390 },
2391 {
2392 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002393 "gpr",
2394 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002395 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002396 "grpc++",
2397 "grpc++_test_util",
2398 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002399 ],
2400 "headers": [],
2401 "language": "c++",
2402 "name": "secure_auth_context_test",
2403 "src": [
2404 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002405 ],
2406 "third_party": false,
2407 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002408 },
2409 {
2410 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002411 "gpr",
2412 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002413 "grpc",
2414 "grpc++",
2415 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002416 "grpc_test_util",
2417 "qps"
2418 ],
2419 "headers": [],
2420 "language": "c++",
2421 "name": "secure_sync_unary_ping_pong_test",
2422 "src": [
2423 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002424 ],
2425 "third_party": false,
2426 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002427 },
2428 {
2429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002430 "gpr",
2431 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002432 "grpc",
2433 "grpc++",
2434 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002435 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002436 ],
2437 "headers": [],
2438 "language": "c++",
2439 "name": "server_crash_test",
2440 "src": [
2441 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002442 ],
2443 "third_party": false,
2444 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002445 },
2446 {
2447 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002448 "gpr",
2449 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002450 "grpc",
2451 "grpc++",
2452 "grpc++_test_util",
2453 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002454 ],
2455 "headers": [],
2456 "language": "c++",
2457 "name": "server_crash_test_client",
2458 "src": [
2459 "test/cpp/end2end/server_crash_test_client.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++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002470 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002471 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002472 ],
2473 "headers": [],
2474 "language": "c++",
2475 "name": "shutdown_test",
2476 "src": [
2477 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002478 ],
2479 "third_party": false,
2480 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002481 },
2482 {
2483 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002484 "gpr",
2485 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002486 "grpc",
2487 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002488 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002489 ],
2490 "headers": [],
2491 "language": "c++",
2492 "name": "status_test",
2493 "src": [
2494 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002495 ],
2496 "third_party": false,
2497 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002498 },
2499 {
2500 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002501 "gpr",
2502 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002503 "grpc",
2504 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002505 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002506 "grpc_test_util"
2507 ],
2508 "headers": [],
2509 "language": "c++",
2510 "name": "streaming_throughput_test",
2511 "src": [
2512 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002513 ],
2514 "third_party": false,
2515 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002516 },
2517 {
2518 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002519 "gpr",
2520 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002521 "grpc",
2522 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002523 "grpc++_test_config",
2524 "grpc++_test_util",
2525 "grpc_test_util"
2526 ],
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/metrics.grpc.pb.h",
2533 "src/proto/grpc/testing/metrics.pb.h",
2534 "src/proto/grpc/testing/test.grpc.pb.h",
2535 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002536 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002537 "test/cpp/interop/interop_client.h",
2538 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002539 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002540 ],
2541 "language": "c++",
2542 "name": "stress_test",
2543 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002544 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002545 "test/cpp/interop/interop_client.cc",
2546 "test/cpp/interop/interop_client.h",
2547 "test/cpp/interop/stress_interop_client.cc",
2548 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002549 "test/cpp/interop/stress_test.cc",
2550 "test/cpp/util/metrics_server.cc",
2551 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002552 ],
2553 "third_party": false,
2554 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002555 },
2556 {
2557 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002558 "gpr",
2559 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002560 "grpc",
2561 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002562 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002563 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002564 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002565 ],
2566 "headers": [],
2567 "language": "c++",
2568 "name": "sync_streaming_ping_pong_test",
2569 "src": [
2570 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002571 ],
2572 "third_party": false,
2573 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002574 },
2575 {
2576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002577 "gpr",
2578 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002579 "grpc",
2580 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002581 "grpc++_test_util",
2582 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002583 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002584 ],
2585 "headers": [],
2586 "language": "c++",
2587 "name": "sync_unary_ping_pong_test",
2588 "src": [
2589 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002590 ],
2591 "third_party": false,
2592 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002593 },
2594 {
2595 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002596 "gpr",
2597 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002598 "grpc",
2599 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002600 "grpc++_test_util",
2601 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002602 ],
2603 "headers": [],
2604 "language": "c++",
2605 "name": "thread_stress_test",
2606 "src": [
2607 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002608 ],
2609 "third_party": false,
2610 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002611 },
2612 {
2613 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002614 "gpr",
2615 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002616 "grpc",
2617 "grpc++",
2618 "grpc++_test_util",
2619 "grpc_test_util",
2620 "grpc_zookeeper"
2621 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002622 "headers": [
2623 "src/proto/grpc/testing/echo.grpc.pb.h",
2624 "src/proto/grpc/testing/echo.pb.h"
2625 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002626 "language": "c++",
2627 "name": "zookeeper_test",
2628 "src": [
2629 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002630 ],
2631 "third_party": false,
2632 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002633 },
2634 {
2635 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002636 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002637 "grpc"
2638 ],
2639 "headers": [],
2640 "language": "c89",
2641 "name": "public_headers_must_be_c89",
2642 "src": [
2643 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002644 ],
2645 "third_party": false,
2646 "type": "target"
2647 },
2648 {
2649 "deps": [
2650 "boringssl",
2651 "boringssl_aes_test_lib",
2652 "boringssl_test_util"
2653 ],
2654 "headers": [],
2655 "language": "c++",
2656 "name": "boringssl_aes_test",
2657 "src": [],
2658 "third_party": true,
2659 "type": "target"
2660 },
2661 {
2662 "deps": [
2663 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002664 "boringssl_asn1_test_lib",
2665 "boringssl_test_util"
2666 ],
2667 "headers": [],
2668 "language": "c++",
2669 "name": "boringssl_asn1_test",
2670 "src": [],
2671 "third_party": true,
2672 "type": "target"
2673 },
2674 {
2675 "deps": [
2676 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002677 "boringssl_base64_test_lib",
2678 "boringssl_test_util"
2679 ],
2680 "headers": [],
2681 "language": "c++",
2682 "name": "boringssl_base64_test",
2683 "src": [],
2684 "third_party": true,
2685 "type": "target"
2686 },
2687 {
2688 "deps": [
2689 "boringssl",
2690 "boringssl_bio_test_lib",
2691 "boringssl_test_util"
2692 ],
2693 "headers": [],
2694 "language": "c++",
2695 "name": "boringssl_bio_test",
2696 "src": [],
2697 "third_party": true,
2698 "type": "target"
2699 },
2700 {
2701 "deps": [
2702 "boringssl",
2703 "boringssl_bn_test_lib",
2704 "boringssl_test_util"
2705 ],
2706 "headers": [],
2707 "language": "c++",
2708 "name": "boringssl_bn_test",
2709 "src": [],
2710 "third_party": true,
2711 "type": "target"
2712 },
2713 {
2714 "deps": [
2715 "boringssl",
2716 "boringssl_bytestring_test_lib",
2717 "boringssl_test_util"
2718 ],
2719 "headers": [],
2720 "language": "c++",
2721 "name": "boringssl_bytestring_test",
2722 "src": [],
2723 "third_party": true,
2724 "type": "target"
2725 },
2726 {
2727 "deps": [
2728 "boringssl",
2729 "boringssl_aead_test_lib",
2730 "boringssl_test_util"
2731 ],
2732 "headers": [],
2733 "language": "c++",
2734 "name": "boringssl_aead_test",
2735 "src": [],
2736 "third_party": true,
2737 "type": "target"
2738 },
2739 {
2740 "deps": [
2741 "boringssl",
2742 "boringssl_cipher_test_lib",
2743 "boringssl_test_util"
2744 ],
2745 "headers": [],
2746 "language": "c++",
2747 "name": "boringssl_cipher_test",
2748 "src": [],
2749 "third_party": true,
2750 "type": "target"
2751 },
2752 {
2753 "deps": [
2754 "boringssl",
2755 "boringssl_cmac_test_lib",
2756 "boringssl_test_util"
2757 ],
2758 "headers": [],
2759 "language": "c++",
2760 "name": "boringssl_cmac_test",
2761 "src": [],
2762 "third_party": true,
2763 "type": "target"
2764 },
2765 {
2766 "deps": [
2767 "boringssl",
2768 "boringssl_constant_time_test_lib",
2769 "boringssl_test_util"
2770 ],
2771 "headers": [],
2772 "language": "c++",
2773 "name": "boringssl_constant_time_test",
2774 "src": [],
2775 "third_party": true,
2776 "type": "target"
2777 },
2778 {
2779 "deps": [
2780 "boringssl",
2781 "boringssl_ed25519_test_lib",
2782 "boringssl_test_util"
2783 ],
2784 "headers": [],
2785 "language": "c++",
2786 "name": "boringssl_ed25519_test",
2787 "src": [],
2788 "third_party": true,
2789 "type": "target"
2790 },
2791 {
2792 "deps": [
2793 "boringssl",
2794 "boringssl_test_util",
2795 "boringssl_x25519_test_lib"
2796 ],
2797 "headers": [],
2798 "language": "c++",
2799 "name": "boringssl_x25519_test",
2800 "src": [],
2801 "third_party": true,
2802 "type": "target"
2803 },
2804 {
2805 "deps": [
2806 "boringssl",
2807 "boringssl_dh_test_lib",
2808 "boringssl_test_util"
2809 ],
2810 "headers": [],
2811 "language": "c++",
2812 "name": "boringssl_dh_test",
2813 "src": [],
2814 "third_party": true,
2815 "type": "target"
2816 },
2817 {
2818 "deps": [
2819 "boringssl",
2820 "boringssl_digest_test_lib",
2821 "boringssl_test_util"
2822 ],
2823 "headers": [],
2824 "language": "c++",
2825 "name": "boringssl_digest_test",
2826 "src": [],
2827 "third_party": true,
2828 "type": "target"
2829 },
2830 {
2831 "deps": [
2832 "boringssl",
2833 "boringssl_dsa_test_lib",
2834 "boringssl_test_util"
2835 ],
2836 "headers": [],
2837 "language": "c++",
2838 "name": "boringssl_dsa_test",
2839 "src": [],
2840 "third_party": true,
2841 "type": "target"
2842 },
2843 {
2844 "deps": [
2845 "boringssl",
2846 "boringssl_ec_test_lib",
2847 "boringssl_test_util"
2848 ],
2849 "headers": [],
2850 "language": "c++",
2851 "name": "boringssl_ec_test",
2852 "src": [],
2853 "third_party": true,
2854 "type": "target"
2855 },
2856 {
2857 "deps": [
2858 "boringssl",
2859 "boringssl_example_mul_lib",
2860 "boringssl_test_util"
2861 ],
2862 "headers": [],
2863 "language": "c++",
2864 "name": "boringssl_example_mul",
2865 "src": [],
2866 "third_party": true,
2867 "type": "target"
2868 },
2869 {
2870 "deps": [
2871 "boringssl",
2872 "boringssl_ecdsa_test_lib",
2873 "boringssl_test_util"
2874 ],
2875 "headers": [],
2876 "language": "c++",
2877 "name": "boringssl_ecdsa_test",
2878 "src": [],
2879 "third_party": true,
2880 "type": "target"
2881 },
2882 {
2883 "deps": [
2884 "boringssl",
2885 "boringssl_err_test_lib",
2886 "boringssl_test_util"
2887 ],
2888 "headers": [],
2889 "language": "c++",
2890 "name": "boringssl_err_test",
2891 "src": [],
2892 "third_party": true,
2893 "type": "target"
2894 },
2895 {
2896 "deps": [
2897 "boringssl",
2898 "boringssl_evp_extra_test_lib",
2899 "boringssl_test_util"
2900 ],
2901 "headers": [],
2902 "language": "c++",
2903 "name": "boringssl_evp_extra_test",
2904 "src": [],
2905 "third_party": true,
2906 "type": "target"
2907 },
2908 {
2909 "deps": [
2910 "boringssl",
2911 "boringssl_evp_test_lib",
2912 "boringssl_test_util"
2913 ],
2914 "headers": [],
2915 "language": "c++",
2916 "name": "boringssl_evp_test",
2917 "src": [],
2918 "third_party": true,
2919 "type": "target"
2920 },
2921 {
2922 "deps": [
2923 "boringssl",
2924 "boringssl_pbkdf_test_lib",
2925 "boringssl_test_util"
2926 ],
2927 "headers": [],
2928 "language": "c++",
2929 "name": "boringssl_pbkdf_test",
2930 "src": [],
2931 "third_party": true,
2932 "type": "target"
2933 },
2934 {
2935 "deps": [
2936 "boringssl",
2937 "boringssl_hkdf_test_lib",
2938 "boringssl_test_util"
2939 ],
2940 "headers": [],
2941 "language": "c++",
2942 "name": "boringssl_hkdf_test",
2943 "src": [],
2944 "third_party": true,
2945 "type": "target"
2946 },
2947 {
2948 "deps": [
2949 "boringssl",
2950 "boringssl_hmac_test_lib",
2951 "boringssl_test_util"
2952 ],
2953 "headers": [],
2954 "language": "c++",
2955 "name": "boringssl_hmac_test",
2956 "src": [],
2957 "third_party": true,
2958 "type": "target"
2959 },
2960 {
2961 "deps": [
2962 "boringssl",
2963 "boringssl_lhash_test_lib",
2964 "boringssl_test_util"
2965 ],
2966 "headers": [],
2967 "language": "c++",
2968 "name": "boringssl_lhash_test",
2969 "src": [],
2970 "third_party": true,
2971 "type": "target"
2972 },
2973 {
2974 "deps": [
2975 "boringssl",
2976 "boringssl_gcm_test_lib",
2977 "boringssl_test_util"
2978 ],
2979 "headers": [],
2980 "language": "c++",
2981 "name": "boringssl_gcm_test",
2982 "src": [],
2983 "third_party": true,
2984 "type": "target"
2985 },
2986 {
2987 "deps": [
2988 "boringssl",
2989 "boringssl_pkcs12_test_lib",
2990 "boringssl_test_util"
2991 ],
2992 "headers": [],
2993 "language": "c++",
2994 "name": "boringssl_pkcs12_test",
2995 "src": [],
2996 "third_party": true,
2997 "type": "target"
2998 },
2999 {
3000 "deps": [
3001 "boringssl",
3002 "boringssl_pkcs8_test_lib",
3003 "boringssl_test_util"
3004 ],
3005 "headers": [],
3006 "language": "c++",
3007 "name": "boringssl_pkcs8_test",
3008 "src": [],
3009 "third_party": true,
3010 "type": "target"
3011 },
3012 {
3013 "deps": [
3014 "boringssl",
3015 "boringssl_poly1305_test_lib",
3016 "boringssl_test_util"
3017 ],
3018 "headers": [],
3019 "language": "c++",
3020 "name": "boringssl_poly1305_test",
3021 "src": [],
3022 "third_party": true,
3023 "type": "target"
3024 },
3025 {
3026 "deps": [
3027 "boringssl",
3028 "boringssl_refcount_test_lib",
3029 "boringssl_test_util"
3030 ],
3031 "headers": [],
3032 "language": "c++",
3033 "name": "boringssl_refcount_test",
3034 "src": [],
3035 "third_party": true,
3036 "type": "target"
3037 },
3038 {
3039 "deps": [
3040 "boringssl",
3041 "boringssl_rsa_test_lib",
3042 "boringssl_test_util"
3043 ],
3044 "headers": [],
3045 "language": "c++",
3046 "name": "boringssl_rsa_test",
3047 "src": [],
3048 "third_party": true,
3049 "type": "target"
3050 },
3051 {
3052 "deps": [
3053 "boringssl",
3054 "boringssl_test_util",
3055 "boringssl_thread_test_lib"
3056 ],
3057 "headers": [],
3058 "language": "c++",
3059 "name": "boringssl_thread_test",
3060 "src": [],
3061 "third_party": true,
3062 "type": "target"
3063 },
3064 {
3065 "deps": [
3066 "boringssl",
3067 "boringssl_pkcs7_test_lib",
3068 "boringssl_test_util"
3069 ],
3070 "headers": [],
3071 "language": "c++",
3072 "name": "boringssl_pkcs7_test",
3073 "src": [],
3074 "third_party": true,
3075 "type": "target"
3076 },
3077 {
3078 "deps": [
3079 "boringssl",
3080 "boringssl_tab_test_lib",
3081 "boringssl_test_util"
3082 ],
3083 "headers": [],
3084 "language": "c++",
3085 "name": "boringssl_tab_test",
3086 "src": [],
3087 "third_party": true,
3088 "type": "target"
3089 },
3090 {
3091 "deps": [
3092 "boringssl",
3093 "boringssl_test_util",
3094 "boringssl_v3name_test_lib"
3095 ],
3096 "headers": [],
3097 "language": "c++",
3098 "name": "boringssl_v3name_test",
3099 "src": [],
3100 "third_party": true,
3101 "type": "target"
3102 },
3103 {
3104 "deps": [
3105 "boringssl",
3106 "boringssl_pqueue_test_lib",
3107 "boringssl_test_util"
3108 ],
3109 "headers": [],
3110 "language": "c++",
3111 "name": "boringssl_pqueue_test",
3112 "src": [],
3113 "third_party": true,
3114 "type": "target"
3115 },
3116 {
3117 "deps": [
3118 "boringssl",
3119 "boringssl_ssl_test_lib",
3120 "boringssl_test_util"
3121 ],
3122 "headers": [],
3123 "language": "c++",
3124 "name": "boringssl_ssl_test",
3125 "src": [],
3126 "third_party": true,
3127 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003128 },
3129 {
3130 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003131 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003132 "gpr",
3133 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003134 "grpc_test_util_unsecure",
3135 "grpc_unsecure"
3136 ],
3137 "headers": [],
3138 "language": "c",
3139 "name": "badreq_bad_client_test",
3140 "src": [
3141 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003142 ],
3143 "third_party": false,
3144 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003145 },
3146 {
3147 "deps": [
3148 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003149 "gpr",
3150 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003151 "grpc_test_util_unsecure",
3152 "grpc_unsecure"
3153 ],
3154 "headers": [],
3155 "language": "c",
3156 "name": "connection_prefix_bad_client_test",
3157 "src": [
3158 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003159 ],
3160 "third_party": false,
3161 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003162 },
3163 {
3164 "deps": [
3165 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003166 "gpr",
3167 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003168 "grpc_test_util_unsecure",
3169 "grpc_unsecure"
3170 ],
3171 "headers": [],
3172 "language": "c",
3173 "name": "headers_bad_client_test",
3174 "src": [
3175 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003176 ],
3177 "third_party": false,
3178 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003179 },
3180 {
3181 "deps": [
3182 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003183 "gpr",
3184 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003185 "grpc_test_util_unsecure",
3186 "grpc_unsecure"
3187 ],
3188 "headers": [],
3189 "language": "c",
3190 "name": "initial_settings_frame_bad_client_test",
3191 "src": [
3192 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003193 ],
3194 "third_party": false,
3195 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003196 },
3197 {
3198 "deps": [
3199 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003200 "gpr",
3201 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003202 "grpc_test_util_unsecure",
3203 "grpc_unsecure"
3204 ],
3205 "headers": [],
3206 "language": "c",
3207 "name": "server_registered_method_bad_client_test",
3208 "src": [
3209 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003210 ],
3211 "third_party": false,
3212 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003213 },
3214 {
3215 "deps": [
3216 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003217 "gpr",
3218 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003219 "grpc_test_util_unsecure",
3220 "grpc_unsecure"
3221 ],
3222 "headers": [],
3223 "language": "c",
3224 "name": "simple_request_bad_client_test",
3225 "src": [
3226 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003227 ],
3228 "third_party": false,
3229 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003230 },
3231 {
3232 "deps": [
3233 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003234 "gpr",
3235 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003236 "grpc_test_util_unsecure",
3237 "grpc_unsecure"
3238 ],
3239 "headers": [],
3240 "language": "c",
3241 "name": "unknown_frame_bad_client_test",
3242 "src": [
3243 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003244 ],
3245 "third_party": false,
3246 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003247 },
3248 {
3249 "deps": [
3250 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003251 "gpr",
3252 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003253 "grpc_test_util_unsecure",
3254 "grpc_unsecure"
3255 ],
3256 "headers": [],
3257 "language": "c",
3258 "name": "window_overflow_bad_client_test",
3259 "src": [
3260 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003261 ],
3262 "third_party": false,
3263 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003264 },
3265 {
3266 "deps": [
3267 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003268 "gpr",
3269 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003270 "grpc",
3271 "grpc_test_util"
3272 ],
3273 "headers": [],
3274 "language": "c",
3275 "name": "bad_ssl_alpn_server",
3276 "src": [
3277 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003278 ],
3279 "third_party": false,
3280 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003281 },
3282 {
3283 "deps": [
3284 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003285 "gpr",
3286 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003287 "grpc",
3288 "grpc_test_util"
3289 ],
3290 "headers": [],
3291 "language": "c",
3292 "name": "bad_ssl_cert_server",
3293 "src": [
3294 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003295 ],
3296 "third_party": false,
3297 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003298 },
3299 {
3300 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003301 "gpr",
3302 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003303 "grpc",
3304 "grpc_test_util"
3305 ],
3306 "headers": [],
3307 "language": "c",
3308 "name": "bad_ssl_alpn_test",
3309 "src": [
3310 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003311 ],
3312 "third_party": false,
3313 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003314 },
3315 {
3316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003317 "gpr",
3318 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003319 "grpc",
3320 "grpc_test_util"
3321 ],
3322 "headers": [],
3323 "language": "c",
3324 "name": "bad_ssl_cert_test",
3325 "src": [
3326 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003327 ],
3328 "third_party": false,
3329 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003330 },
3331 {
3332 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003333 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003334 "gpr",
3335 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003336 "grpc",
3337 "grpc_test_util"
3338 ],
3339 "headers": [],
3340 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003341 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003342 "src": [
3343 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003344 ],
3345 "third_party": false,
3346 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003347 },
3348 {
3349 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003350 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003351 "gpr",
3352 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003353 "grpc",
3354 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003355 ],
3356 "headers": [],
3357 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003358 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003359 "src": [
3360 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003361 ],
3362 "third_party": false,
3363 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003364 },
3365 {
3366 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003367 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003368 "gpr",
3369 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "grpc",
3371 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 ],
3373 "headers": [],
3374 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003375 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003376 "src": [
3377 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003378 ],
3379 "third_party": false,
3380 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003381 },
3382 {
3383 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003384 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003385 "gpr",
3386 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003387 "grpc",
3388 "grpc_test_util"
3389 ],
3390 "headers": [],
3391 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003392 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003393 "src": [
3394 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003395 ],
3396 "third_party": false,
3397 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003398 },
3399 {
3400 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003401 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003402 "gpr",
3403 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003404 "grpc",
3405 "grpc_test_util"
3406 ],
3407 "headers": [],
3408 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003409 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003410 "src": [
3411 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003412 ],
3413 "third_party": false,
3414 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003415 },
3416 {
3417 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003418 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003419 "gpr",
3420 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003421 "grpc",
3422 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003423 ],
3424 "headers": [],
3425 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003426 "name": "h2_full+trace_test",
3427 "src": [
3428 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003429 ],
3430 "third_party": false,
3431 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003432 },
3433 {
3434 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003435 "end2end_tests",
3436 "gpr",
3437 "gpr_test_util",
3438 "grpc",
3439 "grpc_test_util"
3440 ],
3441 "headers": [],
3442 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003443 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003444 "src": [
3445 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003446 ],
3447 "third_party": false,
3448 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003449 },
3450 {
3451 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003452 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003453 "gpr",
3454 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003455 "grpc",
3456 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003457 ],
3458 "headers": [],
3459 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003460 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003461 "src": [
3462 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003463 ],
3464 "third_party": false,
3465 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003466 },
3467 {
3468 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003469 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003470 "gpr",
3471 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003472 "grpc",
3473 "grpc_test_util"
3474 ],
3475 "headers": [],
3476 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003477 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003478 "src": [
3479 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003480 ],
3481 "third_party": false,
3482 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003483 },
3484 {
3485 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003486 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003487 "gpr",
3488 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003489 "grpc",
3490 "grpc_test_util"
3491 ],
3492 "headers": [],
3493 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003494 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003495 "src": [
3496 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003497 ],
3498 "third_party": false,
3499 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003500 },
3501 {
3502 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003503 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003504 "gpr",
3505 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003506 "grpc",
3507 "grpc_test_util"
3508 ],
3509 "headers": [],
3510 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003511 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003512 "src": [
3513 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003514 ],
3515 "third_party": false,
3516 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003517 },
3518 {
3519 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003520 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003521 "gpr",
3522 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003523 "grpc",
3524 "grpc_test_util"
3525 ],
3526 "headers": [],
3527 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003528 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003529 "src": [
3530 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003531 ],
3532 "third_party": false,
3533 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003534 },
3535 {
3536 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003537 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003538 "gpr",
3539 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003540 "grpc",
3541 "grpc_test_util"
3542 ],
3543 "headers": [],
3544 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003545 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003546 "src": [
3547 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003548 ],
3549 "third_party": false,
3550 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003551 },
3552 {
3553 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003554 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003555 "gpr",
3556 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003557 "grpc",
3558 "grpc_test_util"
3559 ],
3560 "headers": [],
3561 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003562 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003563 "src": [
3564 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003565 ],
3566 "third_party": false,
3567 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003568 },
3569 {
3570 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003571 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003572 "gpr",
3573 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003574 "grpc_test_util_unsecure",
3575 "grpc_unsecure"
3576 ],
3577 "headers": [],
3578 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003579 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003580 "src": [
3581 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003582 ],
3583 "third_party": false,
3584 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003585 },
3586 {
3587 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003588 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003589 "gpr",
3590 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003591 "grpc_test_util_unsecure",
3592 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003593 ],
3594 "headers": [],
3595 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003596 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003597 "src": [
3598 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003599 ],
3600 "third_party": false,
3601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003602 },
3603 {
3604 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003605 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003606 "gpr",
3607 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003608 "grpc_test_util_unsecure",
3609 "grpc_unsecure"
3610 ],
3611 "headers": [],
3612 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003613 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003614 "src": [
3615 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003616 ],
3617 "third_party": false,
3618 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003619 },
3620 {
3621 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003622 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003623 "gpr",
3624 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003625 "grpc_test_util_unsecure",
3626 "grpc_unsecure"
3627 ],
3628 "headers": [],
3629 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003630 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003631 "src": [
3632 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003633 ],
3634 "third_party": false,
3635 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003636 },
3637 {
3638 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003639 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003640 "gpr",
3641 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003642 "grpc_test_util_unsecure",
3643 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003644 ],
3645 "headers": [],
3646 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003647 "name": "h2_full+trace_nosec_test",
3648 "src": [
3649 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003650 ],
3651 "third_party": false,
3652 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003653 },
3654 {
3655 "deps": [
3656 "end2end_nosec_tests",
3657 "gpr",
3658 "gpr_test_util",
3659 "grpc_test_util_unsecure",
3660 "grpc_unsecure"
3661 ],
3662 "headers": [],
3663 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003664 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003665 "src": [
3666 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003667 ],
3668 "third_party": false,
3669 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003670 },
3671 {
3672 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003673 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003674 "gpr",
3675 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003676 "grpc_test_util_unsecure",
3677 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003678 ],
3679 "headers": [],
3680 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003681 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003682 "src": [
3683 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003684 ],
3685 "third_party": false,
3686 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003687 },
3688 {
3689 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003690 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003691 "gpr",
3692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003693 "grpc_test_util_unsecure",
3694 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003695 ],
3696 "headers": [],
3697 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003698 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003699 "src": [
3700 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003701 ],
3702 "third_party": false,
3703 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003704 },
3705 {
3706 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003707 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003708 "gpr",
3709 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003710 "grpc_test_util_unsecure",
3711 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003712 ],
3713 "headers": [],
3714 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003715 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003716 "src": [
3717 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003718 ],
3719 "third_party": false,
3720 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003721 },
3722 {
3723 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003724 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003725 "gpr",
3726 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003727 "grpc_test_util_unsecure",
3728 "grpc_unsecure"
3729 ],
3730 "headers": [],
3731 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003732 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003733 "src": [
3734 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003735 ],
3736 "third_party": false,
3737 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003738 },
3739 {
3740 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07003741 "gpr",
3742 "gpr_test_util",
3743 "grpc",
3744 "grpc_test_util",
3745 "one_input_fuzzer"
3746 ],
3747 "headers": [],
3748 "language": "c",
3749 "name": "hpack_parser_fuzzer_test_one_entry",
3750 "src": [
3751 "test/core/transport/chttp2/hpack_parser_fuzzer_test.c"
3752 ],
3753 "third_party": false,
3754 "type": "target"
3755 },
3756 {
3757 "deps": [
3758 "gpr",
3759 "gpr_test_util",
3760 "grpc",
3761 "grpc_test_util",
3762 "one_input_fuzzer"
3763 ],
3764 "headers": [],
3765 "language": "c",
3766 "name": "http_fuzzer_test_one_entry",
3767 "src": [
3768 "test/core/http/fuzzer.c"
3769 ],
3770 "third_party": false,
3771 "type": "target"
3772 },
3773 {
3774 "deps": [
3775 "gpr",
3776 "gpr_test_util",
3777 "grpc",
3778 "grpc_test_util",
3779 "one_input_fuzzer"
3780 ],
3781 "headers": [],
3782 "language": "c",
3783 "name": "json_fuzzer_test_one_entry",
3784 "src": [
3785 "test/core/json/fuzzer.c"
3786 ],
3787 "third_party": false,
3788 "type": "target"
3789 },
3790 {
3791 "deps": [
3792 "gpr",
3793 "gpr_test_util",
3794 "grpc",
3795 "grpc_test_util",
3796 "one_input_fuzzer"
3797 ],
3798 "headers": [],
3799 "language": "c",
3800 "name": "uri_fuzzer_test_one_entry",
3801 "src": [
3802 "test/core/client_config/uri_fuzzer_test.c"
3803 ],
3804 "third_party": false,
3805 "type": "target"
3806 },
3807 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003808 "deps": [],
3809 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003810 "include/grpc/impl/codegen/alloc.h",
3811 "include/grpc/impl/codegen/atm.h",
3812 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3813 "include/grpc/impl/codegen/atm_gcc_sync.h",
3814 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003815 "include/grpc/impl/codegen/log.h",
3816 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003817 "include/grpc/impl/codegen/slice.h",
3818 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003819 "include/grpc/impl/codegen/sync.h",
3820 "include/grpc/impl/codegen/sync_generic.h",
3821 "include/grpc/impl/codegen/sync_posix.h",
3822 "include/grpc/impl/codegen/sync_win32.h",
3823 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003824 "include/grpc/support/alloc.h",
3825 "include/grpc/support/atm.h",
3826 "include/grpc/support/atm_gcc_atomic.h",
3827 "include/grpc/support/atm_gcc_sync.h",
3828 "include/grpc/support/atm_win32.h",
3829 "include/grpc/support/avl.h",
3830 "include/grpc/support/cmdline.h",
3831 "include/grpc/support/cpu.h",
3832 "include/grpc/support/histogram.h",
3833 "include/grpc/support/host_port.h",
3834 "include/grpc/support/log.h",
3835 "include/grpc/support/log_win32.h",
3836 "include/grpc/support/port_platform.h",
3837 "include/grpc/support/slice.h",
3838 "include/grpc/support/slice_buffer.h",
3839 "include/grpc/support/string_util.h",
3840 "include/grpc/support/subprocess.h",
3841 "include/grpc/support/sync.h",
3842 "include/grpc/support/sync_generic.h",
3843 "include/grpc/support/sync_posix.h",
3844 "include/grpc/support/sync_win32.h",
3845 "include/grpc/support/thd.h",
3846 "include/grpc/support/time.h",
3847 "include/grpc/support/tls.h",
3848 "include/grpc/support/tls_gcc.h",
3849 "include/grpc/support/tls_msvc.h",
3850 "include/grpc/support/tls_pthread.h",
3851 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003852 "src/core/lib/profiling/timers.h",
3853 "src/core/lib/support/backoff.h",
3854 "src/core/lib/support/block_annotate.h",
3855 "src/core/lib/support/env.h",
3856 "src/core/lib/support/load_file.h",
3857 "src/core/lib/support/murmur_hash.h",
3858 "src/core/lib/support/stack_lockfree.h",
3859 "src/core/lib/support/string.h",
3860 "src/core/lib/support/string_win32.h",
3861 "src/core/lib/support/thd_internal.h",
3862 "src/core/lib/support/time_precise.h",
3863 "src/core/lib/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003864 ],
3865 "language": "c",
3866 "name": "gpr",
3867 "src": [
3868 "include/grpc/impl/codegen/alloc.h",
3869 "include/grpc/impl/codegen/atm.h",
3870 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3871 "include/grpc/impl/codegen/atm_gcc_sync.h",
3872 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003873 "include/grpc/impl/codegen/log.h",
3874 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003875 "include/grpc/impl/codegen/slice.h",
3876 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003877 "include/grpc/impl/codegen/sync.h",
3878 "include/grpc/impl/codegen/sync_generic.h",
3879 "include/grpc/impl/codegen/sync_posix.h",
3880 "include/grpc/impl/codegen/sync_win32.h",
3881 "include/grpc/impl/codegen/time.h",
3882 "include/grpc/support/alloc.h",
3883 "include/grpc/support/atm.h",
3884 "include/grpc/support/atm_gcc_atomic.h",
3885 "include/grpc/support/atm_gcc_sync.h",
3886 "include/grpc/support/atm_win32.h",
3887 "include/grpc/support/avl.h",
3888 "include/grpc/support/cmdline.h",
3889 "include/grpc/support/cpu.h",
3890 "include/grpc/support/histogram.h",
3891 "include/grpc/support/host_port.h",
3892 "include/grpc/support/log.h",
3893 "include/grpc/support/log_win32.h",
3894 "include/grpc/support/port_platform.h",
3895 "include/grpc/support/slice.h",
3896 "include/grpc/support/slice_buffer.h",
3897 "include/grpc/support/string_util.h",
3898 "include/grpc/support/subprocess.h",
3899 "include/grpc/support/sync.h",
3900 "include/grpc/support/sync_generic.h",
3901 "include/grpc/support/sync_posix.h",
3902 "include/grpc/support/sync_win32.h",
3903 "include/grpc/support/thd.h",
3904 "include/grpc/support/time.h",
3905 "include/grpc/support/tls.h",
3906 "include/grpc/support/tls_gcc.h",
3907 "include/grpc/support/tls_msvc.h",
3908 "include/grpc/support/tls_pthread.h",
3909 "include/grpc/support/useful.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07003910 "src/core/lib/profiling/basic_timers.c",
3911 "src/core/lib/profiling/stap_timers.c",
3912 "src/core/lib/profiling/timers.h",
3913 "src/core/lib/support/alloc.c",
3914 "src/core/lib/support/avl.c",
3915 "src/core/lib/support/backoff.c",
3916 "src/core/lib/support/backoff.h",
3917 "src/core/lib/support/block_annotate.h",
3918 "src/core/lib/support/cmdline.c",
3919 "src/core/lib/support/cpu_iphone.c",
3920 "src/core/lib/support/cpu_linux.c",
3921 "src/core/lib/support/cpu_posix.c",
3922 "src/core/lib/support/cpu_windows.c",
3923 "src/core/lib/support/env.h",
3924 "src/core/lib/support/env_linux.c",
3925 "src/core/lib/support/env_posix.c",
3926 "src/core/lib/support/env_win32.c",
3927 "src/core/lib/support/histogram.c",
3928 "src/core/lib/support/host_port.c",
3929 "src/core/lib/support/load_file.c",
3930 "src/core/lib/support/load_file.h",
3931 "src/core/lib/support/log.c",
3932 "src/core/lib/support/log_android.c",
3933 "src/core/lib/support/log_linux.c",
3934 "src/core/lib/support/log_posix.c",
3935 "src/core/lib/support/log_win32.c",
3936 "src/core/lib/support/murmur_hash.c",
3937 "src/core/lib/support/murmur_hash.h",
3938 "src/core/lib/support/slice.c",
3939 "src/core/lib/support/slice_buffer.c",
3940 "src/core/lib/support/stack_lockfree.c",
3941 "src/core/lib/support/stack_lockfree.h",
3942 "src/core/lib/support/string.c",
3943 "src/core/lib/support/string.h",
3944 "src/core/lib/support/string_posix.c",
3945 "src/core/lib/support/string_win32.c",
3946 "src/core/lib/support/string_win32.h",
3947 "src/core/lib/support/subprocess_posix.c",
3948 "src/core/lib/support/subprocess_windows.c",
3949 "src/core/lib/support/sync.c",
3950 "src/core/lib/support/sync_posix.c",
3951 "src/core/lib/support/sync_win32.c",
3952 "src/core/lib/support/thd.c",
3953 "src/core/lib/support/thd_internal.h",
3954 "src/core/lib/support/thd_posix.c",
3955 "src/core/lib/support/thd_win32.c",
3956 "src/core/lib/support/time.c",
3957 "src/core/lib/support/time_posix.c",
3958 "src/core/lib/support/time_precise.c",
3959 "src/core/lib/support/time_precise.h",
3960 "src/core/lib/support/time_win32.c",
3961 "src/core/lib/support/tls_pthread.c",
3962 "src/core/lib/support/tmpfile.h",
3963 "src/core/lib/support/tmpfile_posix.c",
3964 "src/core/lib/support/tmpfile_win32.c",
3965 "src/core/lib/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003966 ],
3967 "third_party": false,
3968 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003969 },
3970 {
3971 "deps": [
3972 "gpr"
3973 ],
3974 "headers": [
3975 "test/core/util/test_config.h"
3976 ],
3977 "language": "c",
3978 "name": "gpr_test_util",
3979 "src": [
3980 "test/core/util/test_config.c",
3981 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003982 ],
3983 "third_party": false,
3984 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003985 },
3986 {
3987 "deps": [
3988 "gpr"
3989 ],
3990 "headers": [
3991 "include/grpc/byte_buffer.h",
3992 "include/grpc/byte_buffer_reader.h",
3993 "include/grpc/census.h",
3994 "include/grpc/compression.h",
3995 "include/grpc/grpc.h",
3996 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003997 "include/grpc/impl/codegen/byte_buffer.h",
3998 "include/grpc/impl/codegen/compression_types.h",
3999 "include/grpc/impl/codegen/connectivity_state.h",
4000 "include/grpc/impl/codegen/grpc_types.h",
4001 "include/grpc/impl/codegen/propagation_bits.h",
4002 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004003 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004004 "src/core/ext/census/aggregation.h",
4005 "src/core/ext/census/census_interface.h",
4006 "src/core/ext/census/census_rpc_stats.h",
4007 "src/core/ext/census/grpc_filter.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004008 "src/core/ext/census/mlog.h",
4009 "src/core/ext/census/rpc_metric_id.h",
Craig Tiller023caf12016-03-29 08:00:30 -07004010 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
Craig Tiller943cdf92016-03-29 13:27:56 -07004011 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004012 "src/core/ext/transport/chttp2/transport/alpn.h",
4013 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4014 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4015 "src/core/ext/transport/chttp2/transport/frame.h",
4016 "src/core/ext/transport/chttp2/transport/frame_data.h",
4017 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4018 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4019 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4020 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4021 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4022 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4023 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4024 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4025 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4026 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4027 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4028 "src/core/ext/transport/chttp2/transport/internal.h",
4029 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4030 "src/core/ext/transport/chttp2/transport/stream_map.h",
4031 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4032 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004033 "src/core/lib/channel/channel_args.h",
4034 "src/core/lib/channel/channel_stack.h",
4035 "src/core/lib/channel/channel_stack_builder.h",
4036 "src/core/lib/channel/client_channel.h",
4037 "src/core/lib/channel/compress_filter.h",
4038 "src/core/lib/channel/connected_channel.h",
4039 "src/core/lib/channel/context.h",
4040 "src/core/lib/channel/http_client_filter.h",
4041 "src/core/lib/channel/http_server_filter.h",
4042 "src/core/lib/channel/subchannel_call_holder.h",
4043 "src/core/lib/client_config/client_config.h",
4044 "src/core/lib/client_config/connector.h",
4045 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004046 "src/core/lib/client_config/lb_policy.h",
4047 "src/core/lib/client_config/lb_policy_factory.h",
4048 "src/core/lib/client_config/lb_policy_registry.h",
4049 "src/core/lib/client_config/resolver.h",
4050 "src/core/lib/client_config/resolver_factory.h",
4051 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004052 "src/core/lib/client_config/subchannel.h",
4053 "src/core/lib/client_config/subchannel_factory.h",
4054 "src/core/lib/client_config/subchannel_index.h",
4055 "src/core/lib/client_config/uri_parser.h",
4056 "src/core/lib/compression/algorithm_metadata.h",
4057 "src/core/lib/compression/message_compress.h",
4058 "src/core/lib/debug/trace.h",
4059 "src/core/lib/http/format_request.h",
4060 "src/core/lib/http/httpcli.h",
4061 "src/core/lib/http/parser.h",
4062 "src/core/lib/iomgr/closure.h",
4063 "src/core/lib/iomgr/endpoint.h",
4064 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller8a034482016-03-28 16:09:04 -07004065 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4066 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004067 "src/core/lib/iomgr/exec_ctx.h",
4068 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004069 "src/core/lib/iomgr/iocp_windows.h",
4070 "src/core/lib/iomgr/iomgr.h",
4071 "src/core/lib/iomgr/iomgr_internal.h",
4072 "src/core/lib/iomgr/iomgr_posix.h",
4073 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004074 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004075 "src/core/lib/iomgr/pollset_set_windows.h",
4076 "src/core/lib/iomgr/pollset_windows.h",
4077 "src/core/lib/iomgr/resolve_address.h",
4078 "src/core/lib/iomgr/sockaddr.h",
4079 "src/core/lib/iomgr/sockaddr_posix.h",
4080 "src/core/lib/iomgr/sockaddr_utils.h",
4081 "src/core/lib/iomgr/sockaddr_win32.h",
4082 "src/core/lib/iomgr/socket_utils_posix.h",
4083 "src/core/lib/iomgr/socket_windows.h",
4084 "src/core/lib/iomgr/tcp_client.h",
4085 "src/core/lib/iomgr/tcp_posix.h",
4086 "src/core/lib/iomgr/tcp_server.h",
4087 "src/core/lib/iomgr/tcp_windows.h",
4088 "src/core/lib/iomgr/time_averaged_stats.h",
4089 "src/core/lib/iomgr/timer.h",
4090 "src/core/lib/iomgr/timer_heap.h",
4091 "src/core/lib/iomgr/udp_server.h",
4092 "src/core/lib/iomgr/unix_sockets_posix.h",
4093 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4094 "src/core/lib/iomgr/wakeup_fd_posix.h",
4095 "src/core/lib/iomgr/workqueue.h",
4096 "src/core/lib/iomgr/workqueue_posix.h",
4097 "src/core/lib/iomgr/workqueue_windows.h",
4098 "src/core/lib/json/json.h",
4099 "src/core/lib/json/json_common.h",
4100 "src/core/lib/json/json_reader.h",
4101 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004102 "src/core/lib/security/auth_filters.h",
4103 "src/core/lib/security/b64.h",
4104 "src/core/lib/security/credentials.h",
4105 "src/core/lib/security/handshake.h",
4106 "src/core/lib/security/json_token.h",
4107 "src/core/lib/security/jwt_verifier.h",
4108 "src/core/lib/security/secure_endpoint.h",
4109 "src/core/lib/security/security_connector.h",
4110 "src/core/lib/security/security_context.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004111 "src/core/lib/surface/api_trace.h",
4112 "src/core/lib/surface/call.h",
4113 "src/core/lib/surface/call_test_only.h",
4114 "src/core/lib/surface/channel.h",
4115 "src/core/lib/surface/channel_init.h",
4116 "src/core/lib/surface/channel_stack_type.h",
4117 "src/core/lib/surface/completion_queue.h",
4118 "src/core/lib/surface/event_string.h",
4119 "src/core/lib/surface/init.h",
4120 "src/core/lib/surface/lame_client.h",
4121 "src/core/lib/surface/server.h",
4122 "src/core/lib/surface/surface_trace.h",
4123 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004124 "src/core/lib/transport/connectivity_state.h",
4125 "src/core/lib/transport/metadata.h",
4126 "src/core/lib/transport/metadata_batch.h",
4127 "src/core/lib/transport/static_metadata.h",
4128 "src/core/lib/transport/transport.h",
4129 "src/core/lib/transport/transport_impl.h",
4130 "src/core/lib/tsi/fake_transport_security.h",
4131 "src/core/lib/tsi/ssl_transport_security.h",
4132 "src/core/lib/tsi/ssl_types.h",
4133 "src/core/lib/tsi/transport_security.h",
4134 "src/core/lib/tsi/transport_security_interface.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004135 "third_party/nanopb/pb.h",
4136 "third_party/nanopb/pb_common.h",
4137 "third_party/nanopb/pb_decode.h",
4138 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004139 ],
4140 "language": "c",
4141 "name": "grpc",
4142 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004143 "include/grpc/byte_buffer.h",
4144 "include/grpc/byte_buffer_reader.h",
4145 "include/grpc/census.h",
4146 "include/grpc/compression.h",
4147 "include/grpc/grpc.h",
4148 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004149 "include/grpc/impl/codegen/byte_buffer.h",
4150 "include/grpc/impl/codegen/compression_types.h",
4151 "include/grpc/impl/codegen/connectivity_state.h",
4152 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004153 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004154 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004155 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004156 "src/core/ext/census/aggregation.h",
4157 "src/core/ext/census/census_interface.h",
4158 "src/core/ext/census/census_rpc_stats.h",
4159 "src/core/ext/census/context.c",
4160 "src/core/ext/census/grpc_context.c",
4161 "src/core/ext/census/grpc_filter.c",
4162 "src/core/ext/census/grpc_filter.h",
4163 "src/core/ext/census/grpc_plugin.c",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004164 "src/core/ext/census/initialize.c",
4165 "src/core/ext/census/mlog.c",
4166 "src/core/ext/census/mlog.h",
4167 "src/core/ext/census/operation.c",
4168 "src/core/ext/census/placeholders.c",
4169 "src/core/ext/census/rpc_metric_id.h",
4170 "src/core/ext/census/tracing.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004171 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
4172 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
4173 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
4174 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
4175 "src/core/ext/lb_policy/pick_first/pick_first.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004176 "src/core/ext/lb_policy/round_robin/round_robin.c",
Craig Tiller65938df2016-03-31 13:08:49 -07004177 "src/core/ext/resolver/dns/native/dns_resolver.c",
4178 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c",
Craig Tillerc7762a82016-03-28 10:13:08 -07004179 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4180 "src/core/ext/transport/chttp2/client/secure/secure_channel_create.c",
4181 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4182 "src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c",
4183 "src/core/ext/transport/chttp2/transport/alpn.c",
4184 "src/core/ext/transport/chttp2/transport/alpn.h",
4185 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4186 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4187 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4188 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4189 "src/core/ext/transport/chttp2/transport/frame.h",
4190 "src/core/ext/transport/chttp2/transport/frame_data.c",
4191 "src/core/ext/transport/chttp2/transport/frame_data.h",
4192 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4193 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4194 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4195 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4196 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4197 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4198 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4199 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4200 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4201 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4202 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4203 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4204 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4205 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4206 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4207 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4208 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4209 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4210 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4211 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4212 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4213 "src/core/ext/transport/chttp2/transport/internal.h",
4214 "src/core/ext/transport/chttp2/transport/parsing.c",
4215 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4216 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4217 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4218 "src/core/ext/transport/chttp2/transport/stream_map.c",
4219 "src/core/ext/transport/chttp2/transport/stream_map.h",
4220 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4221 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4222 "src/core/ext/transport/chttp2/transport/varint.c",
4223 "src/core/ext/transport/chttp2/transport/varint.h",
4224 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004225 "src/core/lib/channel/channel_args.c",
4226 "src/core/lib/channel/channel_args.h",
4227 "src/core/lib/channel/channel_stack.c",
4228 "src/core/lib/channel/channel_stack.h",
4229 "src/core/lib/channel/channel_stack_builder.c",
4230 "src/core/lib/channel/channel_stack_builder.h",
4231 "src/core/lib/channel/client_channel.c",
4232 "src/core/lib/channel/client_channel.h",
4233 "src/core/lib/channel/compress_filter.c",
4234 "src/core/lib/channel/compress_filter.h",
4235 "src/core/lib/channel/connected_channel.c",
4236 "src/core/lib/channel/connected_channel.h",
4237 "src/core/lib/channel/context.h",
4238 "src/core/lib/channel/http_client_filter.c",
4239 "src/core/lib/channel/http_client_filter.h",
4240 "src/core/lib/channel/http_server_filter.c",
4241 "src/core/lib/channel/http_server_filter.h",
4242 "src/core/lib/channel/subchannel_call_holder.c",
4243 "src/core/lib/channel/subchannel_call_holder.h",
4244 "src/core/lib/client_config/client_config.c",
4245 "src/core/lib/client_config/client_config.h",
4246 "src/core/lib/client_config/connector.c",
4247 "src/core/lib/client_config/connector.h",
4248 "src/core/lib/client_config/default_initial_connect_string.c",
4249 "src/core/lib/client_config/initial_connect_string.c",
4250 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004251 "src/core/lib/client_config/lb_policy.c",
4252 "src/core/lib/client_config/lb_policy.h",
4253 "src/core/lib/client_config/lb_policy_factory.c",
4254 "src/core/lib/client_config/lb_policy_factory.h",
4255 "src/core/lib/client_config/lb_policy_registry.c",
4256 "src/core/lib/client_config/lb_policy_registry.h",
4257 "src/core/lib/client_config/resolver.c",
4258 "src/core/lib/client_config/resolver.h",
4259 "src/core/lib/client_config/resolver_factory.c",
4260 "src/core/lib/client_config/resolver_factory.h",
4261 "src/core/lib/client_config/resolver_registry.c",
4262 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004263 "src/core/lib/client_config/subchannel.c",
4264 "src/core/lib/client_config/subchannel.h",
4265 "src/core/lib/client_config/subchannel_factory.c",
4266 "src/core/lib/client_config/subchannel_factory.h",
4267 "src/core/lib/client_config/subchannel_index.c",
4268 "src/core/lib/client_config/subchannel_index.h",
4269 "src/core/lib/client_config/uri_parser.c",
4270 "src/core/lib/client_config/uri_parser.h",
4271 "src/core/lib/compression/algorithm_metadata.h",
4272 "src/core/lib/compression/compression_algorithm.c",
4273 "src/core/lib/compression/message_compress.c",
4274 "src/core/lib/compression/message_compress.h",
4275 "src/core/lib/debug/trace.c",
4276 "src/core/lib/debug/trace.h",
4277 "src/core/lib/http/format_request.c",
4278 "src/core/lib/http/format_request.h",
4279 "src/core/lib/http/httpcli.c",
4280 "src/core/lib/http/httpcli.h",
4281 "src/core/lib/http/httpcli_security_connector.c",
4282 "src/core/lib/http/parser.c",
4283 "src/core/lib/http/parser.h",
4284 "src/core/lib/iomgr/closure.c",
4285 "src/core/lib/iomgr/closure.h",
4286 "src/core/lib/iomgr/endpoint.c",
4287 "src/core/lib/iomgr/endpoint.h",
4288 "src/core/lib/iomgr/endpoint_pair.h",
4289 "src/core/lib/iomgr/endpoint_pair_posix.c",
4290 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller8a034482016-03-28 16:09:04 -07004291 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
4292 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4293 "src/core/lib/iomgr/ev_posix.c",
4294 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004295 "src/core/lib/iomgr/exec_ctx.c",
4296 "src/core/lib/iomgr/exec_ctx.h",
4297 "src/core/lib/iomgr/executor.c",
4298 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004299 "src/core/lib/iomgr/iocp_windows.c",
4300 "src/core/lib/iomgr/iocp_windows.h",
4301 "src/core/lib/iomgr/iomgr.c",
4302 "src/core/lib/iomgr/iomgr.h",
4303 "src/core/lib/iomgr/iomgr_internal.h",
4304 "src/core/lib/iomgr/iomgr_posix.c",
4305 "src/core/lib/iomgr/iomgr_posix.h",
4306 "src/core/lib/iomgr/iomgr_windows.c",
4307 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004308 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004309 "src/core/lib/iomgr/pollset_set_windows.c",
4310 "src/core/lib/iomgr/pollset_set_windows.h",
4311 "src/core/lib/iomgr/pollset_windows.c",
4312 "src/core/lib/iomgr/pollset_windows.h",
4313 "src/core/lib/iomgr/resolve_address.h",
4314 "src/core/lib/iomgr/resolve_address_posix.c",
4315 "src/core/lib/iomgr/resolve_address_windows.c",
4316 "src/core/lib/iomgr/sockaddr.h",
4317 "src/core/lib/iomgr/sockaddr_posix.h",
4318 "src/core/lib/iomgr/sockaddr_utils.c",
4319 "src/core/lib/iomgr/sockaddr_utils.h",
4320 "src/core/lib/iomgr/sockaddr_win32.h",
4321 "src/core/lib/iomgr/socket_utils_common_posix.c",
4322 "src/core/lib/iomgr/socket_utils_linux.c",
4323 "src/core/lib/iomgr/socket_utils_posix.c",
4324 "src/core/lib/iomgr/socket_utils_posix.h",
4325 "src/core/lib/iomgr/socket_windows.c",
4326 "src/core/lib/iomgr/socket_windows.h",
4327 "src/core/lib/iomgr/tcp_client.h",
4328 "src/core/lib/iomgr/tcp_client_posix.c",
4329 "src/core/lib/iomgr/tcp_client_windows.c",
4330 "src/core/lib/iomgr/tcp_posix.c",
4331 "src/core/lib/iomgr/tcp_posix.h",
4332 "src/core/lib/iomgr/tcp_server.h",
4333 "src/core/lib/iomgr/tcp_server_posix.c",
4334 "src/core/lib/iomgr/tcp_server_windows.c",
4335 "src/core/lib/iomgr/tcp_windows.c",
4336 "src/core/lib/iomgr/tcp_windows.h",
4337 "src/core/lib/iomgr/time_averaged_stats.c",
4338 "src/core/lib/iomgr/time_averaged_stats.h",
4339 "src/core/lib/iomgr/timer.c",
4340 "src/core/lib/iomgr/timer.h",
4341 "src/core/lib/iomgr/timer_heap.c",
4342 "src/core/lib/iomgr/timer_heap.h",
4343 "src/core/lib/iomgr/udp_server.c",
4344 "src/core/lib/iomgr/udp_server.h",
4345 "src/core/lib/iomgr/unix_sockets_posix.c",
4346 "src/core/lib/iomgr/unix_sockets_posix.h",
4347 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
4348 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
4349 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
4350 "src/core/lib/iomgr/wakeup_fd_pipe.c",
4351 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4352 "src/core/lib/iomgr/wakeup_fd_posix.c",
4353 "src/core/lib/iomgr/wakeup_fd_posix.h",
4354 "src/core/lib/iomgr/workqueue.h",
4355 "src/core/lib/iomgr/workqueue_posix.c",
4356 "src/core/lib/iomgr/workqueue_posix.h",
4357 "src/core/lib/iomgr/workqueue_windows.c",
4358 "src/core/lib/iomgr/workqueue_windows.h",
4359 "src/core/lib/json/json.c",
4360 "src/core/lib/json/json.h",
4361 "src/core/lib/json/json_common.h",
4362 "src/core/lib/json/json_reader.c",
4363 "src/core/lib/json/json_reader.h",
4364 "src/core/lib/json/json_string.c",
4365 "src/core/lib/json/json_writer.c",
4366 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004367 "src/core/lib/security/auth_filters.h",
4368 "src/core/lib/security/b64.c",
4369 "src/core/lib/security/b64.h",
4370 "src/core/lib/security/client_auth_filter.c",
4371 "src/core/lib/security/credentials.c",
4372 "src/core/lib/security/credentials.h",
4373 "src/core/lib/security/credentials_metadata.c",
4374 "src/core/lib/security/credentials_posix.c",
4375 "src/core/lib/security/credentials_win32.c",
4376 "src/core/lib/security/google_default_credentials.c",
4377 "src/core/lib/security/handshake.c",
4378 "src/core/lib/security/handshake.h",
4379 "src/core/lib/security/json_token.c",
4380 "src/core/lib/security/json_token.h",
4381 "src/core/lib/security/jwt_verifier.c",
4382 "src/core/lib/security/jwt_verifier.h",
4383 "src/core/lib/security/secure_endpoint.c",
4384 "src/core/lib/security/secure_endpoint.h",
4385 "src/core/lib/security/security_connector.c",
4386 "src/core/lib/security/security_connector.h",
4387 "src/core/lib/security/security_context.c",
4388 "src/core/lib/security/security_context.h",
4389 "src/core/lib/security/server_auth_filter.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004390 "src/core/lib/surface/alarm.c",
4391 "src/core/lib/surface/api_trace.c",
4392 "src/core/lib/surface/api_trace.h",
4393 "src/core/lib/surface/byte_buffer.c",
4394 "src/core/lib/surface/byte_buffer_reader.c",
4395 "src/core/lib/surface/call.c",
4396 "src/core/lib/surface/call.h",
4397 "src/core/lib/surface/call_details.c",
4398 "src/core/lib/surface/call_log_batch.c",
4399 "src/core/lib/surface/call_test_only.h",
4400 "src/core/lib/surface/channel.c",
4401 "src/core/lib/surface/channel.h",
4402 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004403 "src/core/lib/surface/channel_init.c",
4404 "src/core/lib/surface/channel_init.h",
4405 "src/core/lib/surface/channel_ping.c",
4406 "src/core/lib/surface/channel_stack_type.c",
4407 "src/core/lib/surface/channel_stack_type.h",
4408 "src/core/lib/surface/completion_queue.c",
4409 "src/core/lib/surface/completion_queue.h",
4410 "src/core/lib/surface/event_string.c",
4411 "src/core/lib/surface/event_string.h",
4412 "src/core/lib/surface/init.c",
4413 "src/core/lib/surface/init.h",
4414 "src/core/lib/surface/init_secure.c",
4415 "src/core/lib/surface/lame_client.c",
4416 "src/core/lib/surface/lame_client.h",
4417 "src/core/lib/surface/metadata_array.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004418 "src/core/lib/surface/server.c",
4419 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004420 "src/core/lib/surface/surface_trace.h",
4421 "src/core/lib/surface/validate_metadata.c",
4422 "src/core/lib/surface/version.c",
4423 "src/core/lib/transport/byte_stream.c",
4424 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004425 "src/core/lib/transport/connectivity_state.c",
4426 "src/core/lib/transport/connectivity_state.h",
4427 "src/core/lib/transport/metadata.c",
4428 "src/core/lib/transport/metadata.h",
4429 "src/core/lib/transport/metadata_batch.c",
4430 "src/core/lib/transport/metadata_batch.h",
4431 "src/core/lib/transport/static_metadata.c",
4432 "src/core/lib/transport/static_metadata.h",
4433 "src/core/lib/transport/transport.c",
4434 "src/core/lib/transport/transport.h",
4435 "src/core/lib/transport/transport_impl.h",
4436 "src/core/lib/transport/transport_op_string.c",
4437 "src/core/lib/tsi/fake_transport_security.c",
4438 "src/core/lib/tsi/fake_transport_security.h",
4439 "src/core/lib/tsi/ssl_transport_security.c",
4440 "src/core/lib/tsi/ssl_transport_security.h",
4441 "src/core/lib/tsi/ssl_types.h",
4442 "src/core/lib/tsi/transport_security.c",
4443 "src/core/lib/tsi/transport_security.h",
Craig Tillerfb433852016-03-29 08:51:07 -07004444 "src/core/lib/tsi/transport_security_interface.h",
4445 "src/core/plugin_registry/grpc_plugin_registry.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004446 ],
4447 "third_party": false,
4448 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 },
4450 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004451 "deps": [],
4452 "headers": [
4453 "include/grpc/impl/codegen/alloc.h",
4454 "include/grpc/impl/codegen/atm.h",
4455 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4456 "include/grpc/impl/codegen/atm_gcc_sync.h",
4457 "include/grpc/impl/codegen/atm_win32.h",
4458 "include/grpc/impl/codegen/byte_buffer.h",
4459 "include/grpc/impl/codegen/compression_types.h",
4460 "include/grpc/impl/codegen/connectivity_state.h",
4461 "include/grpc/impl/codegen/grpc_types.h",
4462 "include/grpc/impl/codegen/log.h",
4463 "include/grpc/impl/codegen/port_platform.h",
4464 "include/grpc/impl/codegen/propagation_bits.h",
4465 "include/grpc/impl/codegen/slice.h",
4466 "include/grpc/impl/codegen/slice_buffer.h",
4467 "include/grpc/impl/codegen/status.h",
4468 "include/grpc/impl/codegen/sync.h",
4469 "include/grpc/impl/codegen/sync_generic.h",
4470 "include/grpc/impl/codegen/sync_posix.h",
4471 "include/grpc/impl/codegen/sync_win32.h",
4472 "include/grpc/impl/codegen/time.h"
4473 ],
4474 "language": "c",
4475 "name": "grpc_codegen_lib",
4476 "src": [
4477 "include/grpc/impl/codegen/alloc.h",
4478 "include/grpc/impl/codegen/atm.h",
4479 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4480 "include/grpc/impl/codegen/atm_gcc_sync.h",
4481 "include/grpc/impl/codegen/atm_win32.h",
4482 "include/grpc/impl/codegen/byte_buffer.h",
4483 "include/grpc/impl/codegen/compression_types.h",
4484 "include/grpc/impl/codegen/connectivity_state.h",
4485 "include/grpc/impl/codegen/grpc_types.h",
4486 "include/grpc/impl/codegen/log.h",
4487 "include/grpc/impl/codegen/port_platform.h",
4488 "include/grpc/impl/codegen/propagation_bits.h",
4489 "include/grpc/impl/codegen/slice.h",
4490 "include/grpc/impl/codegen/slice_buffer.h",
4491 "include/grpc/impl/codegen/status.h",
4492 "include/grpc/impl/codegen/sync.h",
4493 "include/grpc/impl/codegen/sync_generic.h",
4494 "include/grpc/impl/codegen/sync_posix.h",
4495 "include/grpc/impl/codegen/sync_win32.h",
4496 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004497 ],
4498 "third_party": false,
4499 "type": "lib"
4500 },
4501 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004502 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004503 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004504 "grpc"
4505 ],
4506 "headers": [],
4507 "language": "c",
4508 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004509 "src": [],
4510 "third_party": false,
4511 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004512 },
4513 {
4514 "deps": [
4515 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004516 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004517 "grpc"
4518 ],
4519 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004520 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004521 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004522 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004523 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004524 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004525 "test/core/util/grpc_profiler.h",
4526 "test/core/util/parse_hexstring.h",
4527 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004528 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004529 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004530 ],
4531 "language": "c",
4532 "name": "grpc_test_util",
4533 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004534 "test/core/end2end/cq_verifier.c",
4535 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004536 "test/core/end2end/data/server1_cert.c",
4537 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004538 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004539 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004540 "test/core/end2end/fixtures/proxy.c",
4541 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004542 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004543 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004544 "test/core/security/oauth2_utils.c",
4545 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004547 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004549 "test/core/util/parse_hexstring.h",
4550 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004551 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004552 "test/core/util/port_server_client.c",
4553 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004554 "test/core/util/port_windows.c",
4555 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004556 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004557 ],
4558 "third_party": false,
4559 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004560 },
4561 {
4562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004563 "gpr",
4564 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004565 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004566 ],
4567 "headers": [
4568 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004569 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004570 "test/core/iomgr/endpoint_tests.h",
4571 "test/core/util/grpc_profiler.h",
4572 "test/core/util/parse_hexstring.h",
4573 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004574 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004575 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004576 ],
4577 "language": "c",
4578 "name": "grpc_test_util_unsecure",
4579 "src": [
4580 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004581 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004582 "test/core/end2end/fixtures/proxy.c",
4583 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004584 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004585 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004586 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004587 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004588 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004589 "test/core/util/parse_hexstring.h",
4590 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004592 "test/core/util/port_server_client.c",
4593 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 "test/core/util/port_windows.c",
4595 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004596 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004597 ],
4598 "third_party": false,
4599 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004600 },
4601 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004602 "deps": [
4603 "gpr"
4604 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "headers": [
4606 "include/grpc/byte_buffer.h",
4607 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004608 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004609 "include/grpc/compression.h",
4610 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004611 "include/grpc/impl/codegen/byte_buffer.h",
4612 "include/grpc/impl/codegen/compression_types.h",
4613 "include/grpc/impl/codegen/connectivity_state.h",
4614 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004615 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004616 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004617 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004618 "src/core/ext/census/aggregation.h",
4619 "src/core/ext/census/census_interface.h",
4620 "src/core/ext/census/census_rpc_stats.h",
4621 "src/core/ext/census/grpc_filter.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004622 "src/core/ext/census/mlog.h",
4623 "src/core/ext/census/rpc_metric_id.h",
Craig Tiller023caf12016-03-29 08:00:30 -07004624 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
Craig Tiller943cdf92016-03-29 13:27:56 -07004625 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tillerc7762a82016-03-28 10:13:08 -07004626 "src/core/ext/transport/chttp2/transport/alpn.h",
4627 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4628 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4629 "src/core/ext/transport/chttp2/transport/frame.h",
4630 "src/core/ext/transport/chttp2/transport/frame_data.h",
4631 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4632 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4633 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4634 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4635 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4636 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4637 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4638 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4639 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4640 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4641 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4642 "src/core/ext/transport/chttp2/transport/internal.h",
4643 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4644 "src/core/ext/transport/chttp2/transport/stream_map.h",
4645 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4646 "src/core/ext/transport/chttp2/transport/varint.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004647 "src/core/lib/channel/channel_args.h",
4648 "src/core/lib/channel/channel_stack.h",
4649 "src/core/lib/channel/channel_stack_builder.h",
4650 "src/core/lib/channel/client_channel.h",
4651 "src/core/lib/channel/compress_filter.h",
4652 "src/core/lib/channel/connected_channel.h",
4653 "src/core/lib/channel/context.h",
4654 "src/core/lib/channel/http_client_filter.h",
4655 "src/core/lib/channel/http_server_filter.h",
4656 "src/core/lib/channel/subchannel_call_holder.h",
4657 "src/core/lib/client_config/client_config.h",
4658 "src/core/lib/client_config/connector.h",
4659 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004660 "src/core/lib/client_config/lb_policy.h",
4661 "src/core/lib/client_config/lb_policy_factory.h",
4662 "src/core/lib/client_config/lb_policy_registry.h",
4663 "src/core/lib/client_config/resolver.h",
4664 "src/core/lib/client_config/resolver_factory.h",
4665 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004666 "src/core/lib/client_config/subchannel.h",
4667 "src/core/lib/client_config/subchannel_factory.h",
4668 "src/core/lib/client_config/subchannel_index.h",
4669 "src/core/lib/client_config/uri_parser.h",
4670 "src/core/lib/compression/algorithm_metadata.h",
4671 "src/core/lib/compression/message_compress.h",
4672 "src/core/lib/debug/trace.h",
4673 "src/core/lib/http/format_request.h",
4674 "src/core/lib/http/httpcli.h",
4675 "src/core/lib/http/parser.h",
4676 "src/core/lib/iomgr/closure.h",
4677 "src/core/lib/iomgr/endpoint.h",
4678 "src/core/lib/iomgr/endpoint_pair.h",
Craig Tiller8a034482016-03-28 16:09:04 -07004679 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4680 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004681 "src/core/lib/iomgr/exec_ctx.h",
4682 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004683 "src/core/lib/iomgr/iocp_windows.h",
4684 "src/core/lib/iomgr/iomgr.h",
4685 "src/core/lib/iomgr/iomgr_internal.h",
4686 "src/core/lib/iomgr/iomgr_posix.h",
4687 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004688 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004689 "src/core/lib/iomgr/pollset_set_windows.h",
4690 "src/core/lib/iomgr/pollset_windows.h",
4691 "src/core/lib/iomgr/resolve_address.h",
4692 "src/core/lib/iomgr/sockaddr.h",
4693 "src/core/lib/iomgr/sockaddr_posix.h",
4694 "src/core/lib/iomgr/sockaddr_utils.h",
4695 "src/core/lib/iomgr/sockaddr_win32.h",
4696 "src/core/lib/iomgr/socket_utils_posix.h",
4697 "src/core/lib/iomgr/socket_windows.h",
4698 "src/core/lib/iomgr/tcp_client.h",
4699 "src/core/lib/iomgr/tcp_posix.h",
4700 "src/core/lib/iomgr/tcp_server.h",
4701 "src/core/lib/iomgr/tcp_windows.h",
4702 "src/core/lib/iomgr/time_averaged_stats.h",
4703 "src/core/lib/iomgr/timer.h",
4704 "src/core/lib/iomgr/timer_heap.h",
4705 "src/core/lib/iomgr/udp_server.h",
4706 "src/core/lib/iomgr/unix_sockets_posix.h",
4707 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4708 "src/core/lib/iomgr/wakeup_fd_posix.h",
4709 "src/core/lib/iomgr/workqueue.h",
4710 "src/core/lib/iomgr/workqueue_posix.h",
4711 "src/core/lib/iomgr/workqueue_windows.h",
4712 "src/core/lib/json/json.h",
4713 "src/core/lib/json/json_common.h",
4714 "src/core/lib/json/json_reader.h",
4715 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004716 "src/core/lib/surface/api_trace.h",
4717 "src/core/lib/surface/call.h",
4718 "src/core/lib/surface/call_test_only.h",
4719 "src/core/lib/surface/channel.h",
4720 "src/core/lib/surface/channel_init.h",
4721 "src/core/lib/surface/channel_stack_type.h",
4722 "src/core/lib/surface/completion_queue.h",
4723 "src/core/lib/surface/event_string.h",
4724 "src/core/lib/surface/init.h",
4725 "src/core/lib/surface/lame_client.h",
4726 "src/core/lib/surface/server.h",
4727 "src/core/lib/surface/surface_trace.h",
4728 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004729 "src/core/lib/transport/connectivity_state.h",
4730 "src/core/lib/transport/metadata.h",
4731 "src/core/lib/transport/metadata_batch.h",
4732 "src/core/lib/transport/static_metadata.h",
4733 "src/core/lib/transport/transport.h",
4734 "src/core/lib/transport/transport_impl.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004735 "third_party/nanopb/pb.h",
4736 "third_party/nanopb/pb_common.h",
4737 "third_party/nanopb/pb_decode.h",
4738 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004739 ],
4740 "language": "c",
4741 "name": "grpc_unsecure",
4742 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004743 "include/grpc/byte_buffer.h",
4744 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004745 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004746 "include/grpc/compression.h",
4747 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004748 "include/grpc/impl/codegen/byte_buffer.h",
4749 "include/grpc/impl/codegen/compression_types.h",
4750 "include/grpc/impl/codegen/connectivity_state.h",
4751 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004752 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004753 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004754 "include/grpc/status.h",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004755 "src/core/ext/census/aggregation.h",
4756 "src/core/ext/census/census_interface.h",
4757 "src/core/ext/census/census_rpc_stats.h",
4758 "src/core/ext/census/context.c",
4759 "src/core/ext/census/grpc_context.c",
4760 "src/core/ext/census/grpc_filter.c",
4761 "src/core/ext/census/grpc_filter.h",
4762 "src/core/ext/census/grpc_plugin.c",
Craig Tiller8f8e9f92016-03-29 09:41:28 -07004763 "src/core/ext/census/initialize.c",
4764 "src/core/ext/census/mlog.c",
4765 "src/core/ext/census/mlog.h",
4766 "src/core/ext/census/operation.c",
4767 "src/core/ext/census/placeholders.c",
4768 "src/core/ext/census/rpc_metric_id.h",
4769 "src/core/ext/census/tracing.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004770 "src/core/ext/lb_policy/grpclb/load_balancer_api.c",
4771 "src/core/ext/lb_policy/grpclb/load_balancer_api.h",
4772 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c",
4773 "src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.h",
4774 "src/core/ext/lb_policy/pick_first/pick_first.c",
Craig Tiller023caf12016-03-29 08:00:30 -07004775 "src/core/ext/lb_policy/round_robin/round_robin.c",
Craig Tiller65938df2016-03-31 13:08:49 -07004776 "src/core/ext/resolver/dns/native/dns_resolver.c",
4777 "src/core/ext/resolver/sockaddr/sockaddr_resolver.c",
Craig Tillerc7762a82016-03-28 10:13:08 -07004778 "src/core/ext/transport/chttp2/client/insecure/channel_create.c",
4779 "src/core/ext/transport/chttp2/server/insecure/server_chttp2.c",
4780 "src/core/ext/transport/chttp2/transport/alpn.c",
4781 "src/core/ext/transport/chttp2/transport/alpn.h",
4782 "src/core/ext/transport/chttp2/transport/bin_encoder.c",
4783 "src/core/ext/transport/chttp2/transport/bin_encoder.h",
4784 "src/core/ext/transport/chttp2/transport/chttp2_transport.c",
4785 "src/core/ext/transport/chttp2/transport/chttp2_transport.h",
4786 "src/core/ext/transport/chttp2/transport/frame.h",
4787 "src/core/ext/transport/chttp2/transport/frame_data.c",
4788 "src/core/ext/transport/chttp2/transport/frame_data.h",
4789 "src/core/ext/transport/chttp2/transport/frame_goaway.c",
4790 "src/core/ext/transport/chttp2/transport/frame_goaway.h",
4791 "src/core/ext/transport/chttp2/transport/frame_ping.c",
4792 "src/core/ext/transport/chttp2/transport/frame_ping.h",
4793 "src/core/ext/transport/chttp2/transport/frame_rst_stream.c",
4794 "src/core/ext/transport/chttp2/transport/frame_rst_stream.h",
4795 "src/core/ext/transport/chttp2/transport/frame_settings.c",
4796 "src/core/ext/transport/chttp2/transport/frame_settings.h",
4797 "src/core/ext/transport/chttp2/transport/frame_window_update.c",
4798 "src/core/ext/transport/chttp2/transport/frame_window_update.h",
4799 "src/core/ext/transport/chttp2/transport/hpack_encoder.c",
4800 "src/core/ext/transport/chttp2/transport/hpack_encoder.h",
4801 "src/core/ext/transport/chttp2/transport/hpack_parser.c",
4802 "src/core/ext/transport/chttp2/transport/hpack_parser.h",
4803 "src/core/ext/transport/chttp2/transport/hpack_table.c",
4804 "src/core/ext/transport/chttp2/transport/hpack_table.h",
4805 "src/core/ext/transport/chttp2/transport/http2_errors.h",
4806 "src/core/ext/transport/chttp2/transport/huffsyms.c",
4807 "src/core/ext/transport/chttp2/transport/huffsyms.h",
4808 "src/core/ext/transport/chttp2/transport/incoming_metadata.c",
4809 "src/core/ext/transport/chttp2/transport/incoming_metadata.h",
4810 "src/core/ext/transport/chttp2/transport/internal.h",
4811 "src/core/ext/transport/chttp2/transport/parsing.c",
4812 "src/core/ext/transport/chttp2/transport/status_conversion.c",
4813 "src/core/ext/transport/chttp2/transport/status_conversion.h",
4814 "src/core/ext/transport/chttp2/transport/stream_lists.c",
4815 "src/core/ext/transport/chttp2/transport/stream_map.c",
4816 "src/core/ext/transport/chttp2/transport/stream_map.h",
4817 "src/core/ext/transport/chttp2/transport/timeout_encoding.c",
4818 "src/core/ext/transport/chttp2/transport/timeout_encoding.h",
4819 "src/core/ext/transport/chttp2/transport/varint.c",
4820 "src/core/ext/transport/chttp2/transport/varint.h",
4821 "src/core/ext/transport/chttp2/transport/writing.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004822 "src/core/lib/channel/channel_args.c",
4823 "src/core/lib/channel/channel_args.h",
4824 "src/core/lib/channel/channel_stack.c",
4825 "src/core/lib/channel/channel_stack.h",
4826 "src/core/lib/channel/channel_stack_builder.c",
4827 "src/core/lib/channel/channel_stack_builder.h",
4828 "src/core/lib/channel/client_channel.c",
4829 "src/core/lib/channel/client_channel.h",
4830 "src/core/lib/channel/compress_filter.c",
4831 "src/core/lib/channel/compress_filter.h",
4832 "src/core/lib/channel/connected_channel.c",
4833 "src/core/lib/channel/connected_channel.h",
4834 "src/core/lib/channel/context.h",
4835 "src/core/lib/channel/http_client_filter.c",
4836 "src/core/lib/channel/http_client_filter.h",
4837 "src/core/lib/channel/http_server_filter.c",
4838 "src/core/lib/channel/http_server_filter.h",
4839 "src/core/lib/channel/subchannel_call_holder.c",
4840 "src/core/lib/channel/subchannel_call_holder.h",
4841 "src/core/lib/client_config/client_config.c",
4842 "src/core/lib/client_config/client_config.h",
4843 "src/core/lib/client_config/connector.c",
4844 "src/core/lib/client_config/connector.h",
4845 "src/core/lib/client_config/default_initial_connect_string.c",
4846 "src/core/lib/client_config/initial_connect_string.c",
4847 "src/core/lib/client_config/initial_connect_string.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004848 "src/core/lib/client_config/lb_policy.c",
4849 "src/core/lib/client_config/lb_policy.h",
4850 "src/core/lib/client_config/lb_policy_factory.c",
4851 "src/core/lib/client_config/lb_policy_factory.h",
4852 "src/core/lib/client_config/lb_policy_registry.c",
4853 "src/core/lib/client_config/lb_policy_registry.h",
4854 "src/core/lib/client_config/resolver.c",
4855 "src/core/lib/client_config/resolver.h",
4856 "src/core/lib/client_config/resolver_factory.c",
4857 "src/core/lib/client_config/resolver_factory.h",
4858 "src/core/lib/client_config/resolver_registry.c",
4859 "src/core/lib/client_config/resolver_registry.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004860 "src/core/lib/client_config/subchannel.c",
4861 "src/core/lib/client_config/subchannel.h",
4862 "src/core/lib/client_config/subchannel_factory.c",
4863 "src/core/lib/client_config/subchannel_factory.h",
4864 "src/core/lib/client_config/subchannel_index.c",
4865 "src/core/lib/client_config/subchannel_index.h",
4866 "src/core/lib/client_config/uri_parser.c",
4867 "src/core/lib/client_config/uri_parser.h",
4868 "src/core/lib/compression/algorithm_metadata.h",
4869 "src/core/lib/compression/compression_algorithm.c",
4870 "src/core/lib/compression/message_compress.c",
4871 "src/core/lib/compression/message_compress.h",
4872 "src/core/lib/debug/trace.c",
4873 "src/core/lib/debug/trace.h",
4874 "src/core/lib/http/format_request.c",
4875 "src/core/lib/http/format_request.h",
4876 "src/core/lib/http/httpcli.c",
4877 "src/core/lib/http/httpcli.h",
4878 "src/core/lib/http/parser.c",
4879 "src/core/lib/http/parser.h",
4880 "src/core/lib/iomgr/closure.c",
4881 "src/core/lib/iomgr/closure.h",
4882 "src/core/lib/iomgr/endpoint.c",
4883 "src/core/lib/iomgr/endpoint.h",
4884 "src/core/lib/iomgr/endpoint_pair.h",
4885 "src/core/lib/iomgr/endpoint_pair_posix.c",
4886 "src/core/lib/iomgr/endpoint_pair_windows.c",
Craig Tiller8a034482016-03-28 16:09:04 -07004887 "src/core/lib/iomgr/ev_poll_and_epoll_posix.c",
4888 "src/core/lib/iomgr/ev_poll_and_epoll_posix.h",
4889 "src/core/lib/iomgr/ev_posix.c",
4890 "src/core/lib/iomgr/ev_posix.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004891 "src/core/lib/iomgr/exec_ctx.c",
4892 "src/core/lib/iomgr/exec_ctx.h",
4893 "src/core/lib/iomgr/executor.c",
4894 "src/core/lib/iomgr/executor.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004895 "src/core/lib/iomgr/iocp_windows.c",
4896 "src/core/lib/iomgr/iocp_windows.h",
4897 "src/core/lib/iomgr/iomgr.c",
4898 "src/core/lib/iomgr/iomgr.h",
4899 "src/core/lib/iomgr/iomgr_internal.h",
4900 "src/core/lib/iomgr/iomgr_posix.c",
4901 "src/core/lib/iomgr/iomgr_posix.h",
4902 "src/core/lib/iomgr/iomgr_windows.c",
4903 "src/core/lib/iomgr/pollset.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004904 "src/core/lib/iomgr/pollset_set.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004905 "src/core/lib/iomgr/pollset_set_windows.c",
4906 "src/core/lib/iomgr/pollset_set_windows.h",
4907 "src/core/lib/iomgr/pollset_windows.c",
4908 "src/core/lib/iomgr/pollset_windows.h",
4909 "src/core/lib/iomgr/resolve_address.h",
4910 "src/core/lib/iomgr/resolve_address_posix.c",
4911 "src/core/lib/iomgr/resolve_address_windows.c",
4912 "src/core/lib/iomgr/sockaddr.h",
4913 "src/core/lib/iomgr/sockaddr_posix.h",
4914 "src/core/lib/iomgr/sockaddr_utils.c",
4915 "src/core/lib/iomgr/sockaddr_utils.h",
4916 "src/core/lib/iomgr/sockaddr_win32.h",
4917 "src/core/lib/iomgr/socket_utils_common_posix.c",
4918 "src/core/lib/iomgr/socket_utils_linux.c",
4919 "src/core/lib/iomgr/socket_utils_posix.c",
4920 "src/core/lib/iomgr/socket_utils_posix.h",
4921 "src/core/lib/iomgr/socket_windows.c",
4922 "src/core/lib/iomgr/socket_windows.h",
4923 "src/core/lib/iomgr/tcp_client.h",
4924 "src/core/lib/iomgr/tcp_client_posix.c",
4925 "src/core/lib/iomgr/tcp_client_windows.c",
4926 "src/core/lib/iomgr/tcp_posix.c",
4927 "src/core/lib/iomgr/tcp_posix.h",
4928 "src/core/lib/iomgr/tcp_server.h",
4929 "src/core/lib/iomgr/tcp_server_posix.c",
4930 "src/core/lib/iomgr/tcp_server_windows.c",
4931 "src/core/lib/iomgr/tcp_windows.c",
4932 "src/core/lib/iomgr/tcp_windows.h",
4933 "src/core/lib/iomgr/time_averaged_stats.c",
4934 "src/core/lib/iomgr/time_averaged_stats.h",
4935 "src/core/lib/iomgr/timer.c",
4936 "src/core/lib/iomgr/timer.h",
4937 "src/core/lib/iomgr/timer_heap.c",
4938 "src/core/lib/iomgr/timer_heap.h",
4939 "src/core/lib/iomgr/udp_server.c",
4940 "src/core/lib/iomgr/udp_server.h",
4941 "src/core/lib/iomgr/unix_sockets_posix.c",
4942 "src/core/lib/iomgr/unix_sockets_posix.h",
4943 "src/core/lib/iomgr/unix_sockets_posix_noop.c",
4944 "src/core/lib/iomgr/wakeup_fd_eventfd.c",
4945 "src/core/lib/iomgr/wakeup_fd_nospecial.c",
4946 "src/core/lib/iomgr/wakeup_fd_pipe.c",
4947 "src/core/lib/iomgr/wakeup_fd_pipe.h",
4948 "src/core/lib/iomgr/wakeup_fd_posix.c",
4949 "src/core/lib/iomgr/wakeup_fd_posix.h",
4950 "src/core/lib/iomgr/workqueue.h",
4951 "src/core/lib/iomgr/workqueue_posix.c",
4952 "src/core/lib/iomgr/workqueue_posix.h",
4953 "src/core/lib/iomgr/workqueue_windows.c",
4954 "src/core/lib/iomgr/workqueue_windows.h",
4955 "src/core/lib/json/json.c",
4956 "src/core/lib/json/json.h",
4957 "src/core/lib/json/json_common.h",
4958 "src/core/lib/json/json_reader.c",
4959 "src/core/lib/json/json_reader.h",
4960 "src/core/lib/json/json_string.c",
4961 "src/core/lib/json/json_writer.c",
4962 "src/core/lib/json/json_writer.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004963 "src/core/lib/surface/alarm.c",
4964 "src/core/lib/surface/api_trace.c",
4965 "src/core/lib/surface/api_trace.h",
4966 "src/core/lib/surface/byte_buffer.c",
4967 "src/core/lib/surface/byte_buffer_reader.c",
4968 "src/core/lib/surface/call.c",
4969 "src/core/lib/surface/call.h",
4970 "src/core/lib/surface/call_details.c",
4971 "src/core/lib/surface/call_log_batch.c",
4972 "src/core/lib/surface/call_test_only.h",
4973 "src/core/lib/surface/channel.c",
4974 "src/core/lib/surface/channel.h",
4975 "src/core/lib/surface/channel_connectivity.c",
Craig Tillerf23078c2016-03-25 17:07:29 -07004976 "src/core/lib/surface/channel_init.c",
4977 "src/core/lib/surface/channel_init.h",
4978 "src/core/lib/surface/channel_ping.c",
4979 "src/core/lib/surface/channel_stack_type.c",
4980 "src/core/lib/surface/channel_stack_type.h",
4981 "src/core/lib/surface/completion_queue.c",
4982 "src/core/lib/surface/completion_queue.h",
4983 "src/core/lib/surface/event_string.c",
4984 "src/core/lib/surface/event_string.h",
4985 "src/core/lib/surface/init.c",
4986 "src/core/lib/surface/init.h",
4987 "src/core/lib/surface/init_unsecure.c",
4988 "src/core/lib/surface/lame_client.c",
4989 "src/core/lib/surface/lame_client.h",
4990 "src/core/lib/surface/metadata_array.c",
4991 "src/core/lib/surface/server.c",
4992 "src/core/lib/surface/server.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004993 "src/core/lib/surface/surface_trace.h",
4994 "src/core/lib/surface/validate_metadata.c",
4995 "src/core/lib/surface/version.c",
4996 "src/core/lib/transport/byte_stream.c",
4997 "src/core/lib/transport/byte_stream.h",
Craig Tillerf23078c2016-03-25 17:07:29 -07004998 "src/core/lib/transport/connectivity_state.c",
4999 "src/core/lib/transport/connectivity_state.h",
5000 "src/core/lib/transport/metadata.c",
5001 "src/core/lib/transport/metadata.h",
5002 "src/core/lib/transport/metadata_batch.c",
5003 "src/core/lib/transport/metadata_batch.h",
5004 "src/core/lib/transport/static_metadata.c",
5005 "src/core/lib/transport/static_metadata.h",
5006 "src/core/lib/transport/transport.c",
5007 "src/core/lib/transport/transport.h",
5008 "src/core/lib/transport/transport_impl.h",
Craig Tillerfb433852016-03-29 08:51:07 -07005009 "src/core/lib/transport/transport_op_string.c",
5010 "src/core/plugin_registry/grpc_unsecure_plugin_registry.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005011 ],
5012 "third_party": false,
5013 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005014 },
5015 {
5016 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005017 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005018 "grpc"
5019 ],
5020 "headers": [
Craig Tillerf9778f82016-04-01 10:37:50 -07005021 "include/grpc/grpc_zookeeper.h"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005022 ],
5023 "language": "c",
5024 "name": "grpc_zookeeper",
5025 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07005026 "include/grpc/grpc_zookeeper.h",
Craig Tillerb11b34a2016-04-01 12:30:06 -07005027 "src/core/ext/resolver/zookeeper/zookeeper_resolver.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005028 ],
5029 "third_party": false,
5030 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005031 },
5032 {
5033 "deps": [
Craig Tillerf05837a2016-03-29 20:42:29 -07005034 "gpr"
5035 ],
5036 "headers": [],
5037 "language": "c",
5038 "name": "one_input_fuzzer",
5039 "src": [
5040 "test/core/util/one_corpus_entry_fuzzer.c"
5041 ],
5042 "third_party": false,
5043 "type": "lib"
5044 },
5045 {
5046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005047 "gpr",
5048 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005049 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005050 "grpc_test_util",
5051 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005052 ],
5053 "headers": [
5054 "test/core/util/reconnect_server.h"
5055 ],
5056 "language": "c",
5057 "name": "reconnect_server",
5058 "src": [
5059 "test/core/util/reconnect_server.c",
5060 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005061 ],
5062 "third_party": false,
5063 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005064 },
5065 {
5066 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005067 "gpr",
5068 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005069 "grpc",
5070 "grpc_test_util"
5071 ],
5072 "headers": [
5073 "test/core/util/test_tcp_server.h"
5074 ],
5075 "language": "c",
5076 "name": "test_tcp_server",
5077 "src": [
5078 "test/core/util/test_tcp_server.c",
5079 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005080 ],
5081 "third_party": false,
5082 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005083 },
5084 {
5085 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005086 "grpc"
5087 ],
5088 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005089 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005090 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005091 "include/grpc++/client_context.h",
5092 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005093 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005094 "include/grpc++/generic/async_generic_service.h",
5095 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005096 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005097 "include/grpc++/impl/call.h",
5098 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005099 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005100 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005101 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005102 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005103 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005104 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005105 "include/grpc++/impl/codegen/client_unary_call.h",
5106 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005107 "include/grpc++/impl/codegen/completion_queue_tag.h",
5108 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005109 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005110 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005111 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005112 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005113 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005114 "include/grpc++/impl/codegen/rpc_method.h",
5115 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005116 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005117 "include/grpc++/impl/codegen/serialization_traits.h",
5118 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005119 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005120 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005121 "include/grpc++/impl/codegen/status.h",
5122 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005123 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005124 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005125 "include/grpc++/impl/codegen/sync.h",
5126 "include/grpc++/impl/codegen/sync_cxx11.h",
5127 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005128 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005129 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005130 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005131 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005132 "include/grpc++/impl/proto_utils.h",
5133 "include/grpc++/impl/rpc_method.h",
5134 "include/grpc++/impl/rpc_service_method.h",
5135 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005136 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005137 "include/grpc++/impl/service_type.h",
5138 "include/grpc++/impl/sync.h",
5139 "include/grpc++/impl/sync_cxx11.h",
5140 "include/grpc++/impl/sync_no_cxx11.h",
5141 "include/grpc++/impl/thd.h",
5142 "include/grpc++/impl/thd_cxx11.h",
5143 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005144 "include/grpc++/security/auth_context.h",
5145 "include/grpc++/security/auth_metadata_processor.h",
5146 "include/grpc++/security/credentials.h",
5147 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005148 "include/grpc++/server.h",
5149 "include/grpc++/server_builder.h",
5150 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005151 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005152 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005153 "include/grpc++/support/byte_buffer.h",
5154 "include/grpc++/support/channel_arguments.h",
5155 "include/grpc++/support/config.h",
5156 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005157 "include/grpc++/support/slice.h",
5158 "include/grpc++/support/status.h",
5159 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005160 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005161 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005162 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005163 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005164 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005165 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005166 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005167 "src/cpp/common/create_auth_context.h",
5168 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005169 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005170 "src/cpp/server/secure_server_credentials.h",
5171 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005172 ],
5173 "language": "c++",
5174 "name": "grpc++",
5175 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005176 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005177 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005178 "include/grpc++/client_context.h",
5179 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005180 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005181 "include/grpc++/generic/async_generic_service.h",
5182 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005183 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005184 "include/grpc++/impl/call.h",
5185 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005186 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005187 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005188 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005189 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005190 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005191 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005192 "include/grpc++/impl/codegen/client_unary_call.h",
5193 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005194 "include/grpc++/impl/codegen/completion_queue_tag.h",
5195 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005196 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005197 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005198 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005199 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005200 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005201 "include/grpc++/impl/codegen/rpc_method.h",
5202 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005203 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005204 "include/grpc++/impl/codegen/serialization_traits.h",
5205 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005206 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005207 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005208 "include/grpc++/impl/codegen/status.h",
5209 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005210 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005211 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005212 "include/grpc++/impl/codegen/sync.h",
5213 "include/grpc++/impl/codegen/sync_cxx11.h",
5214 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005215 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005216 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005217 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005218 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005219 "include/grpc++/impl/proto_utils.h",
5220 "include/grpc++/impl/rpc_method.h",
5221 "include/grpc++/impl/rpc_service_method.h",
5222 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005223 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005224 "include/grpc++/impl/service_type.h",
5225 "include/grpc++/impl/sync.h",
5226 "include/grpc++/impl/sync_cxx11.h",
5227 "include/grpc++/impl/sync_no_cxx11.h",
5228 "include/grpc++/impl/thd.h",
5229 "include/grpc++/impl/thd_cxx11.h",
5230 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005231 "include/grpc++/security/auth_context.h",
5232 "include/grpc++/security/auth_metadata_processor.h",
5233 "include/grpc++/security/credentials.h",
5234 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005235 "include/grpc++/server.h",
5236 "include/grpc++/server_builder.h",
5237 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005238 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005239 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005240 "include/grpc++/support/byte_buffer.h",
5241 "include/grpc++/support/channel_arguments.h",
5242 "include/grpc++/support/config.h",
5243 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005244 "include/grpc++/support/slice.h",
5245 "include/grpc++/support/status.h",
5246 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005247 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005248 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005249 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005250 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005251 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005252 "src/cpp/client/client_context.cc",
5253 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005254 "src/cpp/client/create_channel_internal.cc",
5255 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005256 "src/cpp/client/credentials.cc",
5257 "src/cpp/client/generic_stub.cc",
5258 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005259 "src/cpp/client/secure_credentials.cc",
5260 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005261 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005262 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005263 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005264 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005265 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005266 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005267 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005268 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005269 "src/cpp/common/secure_auth_context.cc",
5270 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005271 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005272 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005273 "src/cpp/server/async_generic_service.cc",
5274 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005275 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005276 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005277 "src/cpp/server/insecure_server_credentials.cc",
5278 "src/cpp/server/secure_server_credentials.cc",
5279 "src/cpp/server/secure_server_credentials.h",
5280 "src/cpp/server/server.cc",
5281 "src/cpp/server/server_builder.cc",
5282 "src/cpp/server/server_context.cc",
5283 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005284 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005285 "src/cpp/util/byte_buffer.cc",
5286 "src/cpp/util/slice.cc",
5287 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005288 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005289 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005290 ],
5291 "third_party": false,
5292 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005293 },
5294 {
5295 "deps": [],
5296 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005297 "include/grpc++/impl/codegen/async_stream.h",
5298 "include/grpc++/impl/codegen/async_unary_call.h",
5299 "include/grpc++/impl/codegen/call.h",
5300 "include/grpc++/impl/codegen/call_hook.h",
5301 "include/grpc++/impl/codegen/channel_interface.h",
5302 "include/grpc++/impl/codegen/client_context.h",
5303 "include/grpc++/impl/codegen/client_unary_call.h",
5304 "include/grpc++/impl/codegen/completion_queue.h",
5305 "include/grpc++/impl/codegen/completion_queue_tag.h",
5306 "include/grpc++/impl/codegen/config.h",
5307 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005308 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005309 "include/grpc++/impl/codegen/grpc_library.h",
5310 "include/grpc++/impl/codegen/method_handler_impl.h",
5311 "include/grpc++/impl/codegen/proto_utils.h",
5312 "include/grpc++/impl/codegen/rpc_method.h",
5313 "include/grpc++/impl/codegen/rpc_service_method.h",
5314 "include/grpc++/impl/codegen/security/auth_context.h",
5315 "include/grpc++/impl/codegen/serialization_traits.h",
5316 "include/grpc++/impl/codegen/server_context.h",
5317 "include/grpc++/impl/codegen/server_interface.h",
5318 "include/grpc++/impl/codegen/service_type.h",
5319 "include/grpc++/impl/codegen/status.h",
5320 "include/grpc++/impl/codegen/status_code_enum.h",
5321 "include/grpc++/impl/codegen/string_ref.h",
5322 "include/grpc++/impl/codegen/stub_options.h",
5323 "include/grpc++/impl/codegen/sync.h",
5324 "include/grpc++/impl/codegen/sync_cxx11.h",
5325 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5326 "include/grpc++/impl/codegen/sync_stream.h",
5327 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005328 "include/grpc/impl/codegen/alloc.h",
5329 "include/grpc/impl/codegen/atm.h",
5330 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5331 "include/grpc/impl/codegen/atm_gcc_sync.h",
5332 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005333 "include/grpc/impl/codegen/byte_buffer.h",
5334 "include/grpc/impl/codegen/compression_types.h",
5335 "include/grpc/impl/codegen/connectivity_state.h",
5336 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005337 "include/grpc/impl/codegen/log.h",
5338 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005339 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005340 "include/grpc/impl/codegen/slice.h",
5341 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005342 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005343 "include/grpc/impl/codegen/sync.h",
5344 "include/grpc/impl/codegen/sync_generic.h",
5345 "include/grpc/impl/codegen/sync_posix.h",
5346 "include/grpc/impl/codegen/sync_win32.h",
5347 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005348 ],
5349 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005350 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005351 "src": [
5352 "include/grpc++/impl/codegen/async_stream.h",
5353 "include/grpc++/impl/codegen/async_unary_call.h",
5354 "include/grpc++/impl/codegen/call.h",
5355 "include/grpc++/impl/codegen/call_hook.h",
5356 "include/grpc++/impl/codegen/channel_interface.h",
5357 "include/grpc++/impl/codegen/client_context.h",
5358 "include/grpc++/impl/codegen/client_unary_call.h",
5359 "include/grpc++/impl/codegen/completion_queue.h",
5360 "include/grpc++/impl/codegen/completion_queue_tag.h",
5361 "include/grpc++/impl/codegen/config.h",
5362 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005363 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005364 "include/grpc++/impl/codegen/grpc_library.h",
5365 "include/grpc++/impl/codegen/method_handler_impl.h",
5366 "include/grpc++/impl/codegen/proto_utils.h",
5367 "include/grpc++/impl/codegen/rpc_method.h",
5368 "include/grpc++/impl/codegen/rpc_service_method.h",
5369 "include/grpc++/impl/codegen/security/auth_context.h",
5370 "include/grpc++/impl/codegen/serialization_traits.h",
5371 "include/grpc++/impl/codegen/server_context.h",
5372 "include/grpc++/impl/codegen/server_interface.h",
5373 "include/grpc++/impl/codegen/service_type.h",
5374 "include/grpc++/impl/codegen/status.h",
5375 "include/grpc++/impl/codegen/status_code_enum.h",
5376 "include/grpc++/impl/codegen/string_ref.h",
5377 "include/grpc++/impl/codegen/stub_options.h",
5378 "include/grpc++/impl/codegen/sync.h",
5379 "include/grpc++/impl/codegen/sync_cxx11.h",
5380 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5381 "include/grpc++/impl/codegen/sync_stream.h",
5382 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005383 "include/grpc/impl/codegen/alloc.h",
5384 "include/grpc/impl/codegen/atm.h",
5385 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5386 "include/grpc/impl/codegen/atm_gcc_sync.h",
5387 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005388 "include/grpc/impl/codegen/byte_buffer.h",
5389 "include/grpc/impl/codegen/compression_types.h",
5390 "include/grpc/impl/codegen/connectivity_state.h",
5391 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005392 "include/grpc/impl/codegen/log.h",
5393 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005394 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005395 "include/grpc/impl/codegen/slice.h",
5396 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005397 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005398 "include/grpc/impl/codegen/sync.h",
5399 "include/grpc/impl/codegen/sync_generic.h",
5400 "include/grpc/impl/codegen/sync_posix.h",
5401 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005402 "include/grpc/impl/codegen/time.h",
5403 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005404 ],
5405 "third_party": false,
5406 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005407 },
5408 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005409 "deps": [],
5410 "headers": [
5411 "test/cpp/util/test_config.h"
5412 ],
5413 "language": "c++",
5414 "name": "grpc++_test_config",
5415 "src": [
5416 "test/cpp/util/test_config.cc",
5417 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005418 ],
5419 "third_party": false,
5420 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005421 },
5422 {
5423 "deps": [
5424 "grpc++",
5425 "grpc_test_util"
5426 ],
5427 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005428 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5429 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5430 "src/proto/grpc/testing/echo.grpc.pb.h",
5431 "src/proto/grpc/testing/echo.pb.h",
5432 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5433 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005434 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005435 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005436 "test/cpp/util/cli_call.h",
5437 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005438 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005439 "test/cpp/util/subprocess.h",
5440 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005441 ],
5442 "language": "c++",
5443 "name": "grpc++_test_util",
5444 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005445 "test/cpp/end2end/test_service_impl.cc",
5446 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005447 "test/cpp/util/byte_buffer_proto_helper.cc",
5448 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005449 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005450 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005451 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005452 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005453 "test/cpp/util/string_ref_helper.cc",
5454 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005455 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005456 "test/cpp/util/subprocess.h",
5457 "test/cpp/util/test_credentials_provider.cc",
5458 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005459 ],
5460 "third_party": false,
5461 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005462 },
5463 {
5464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005465 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005466 "grpc_unsecure"
5467 ],
5468 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005469 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005470 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005471 "include/grpc++/client_context.h",
5472 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005473 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005474 "include/grpc++/generic/async_generic_service.h",
5475 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005476 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005477 "include/grpc++/impl/call.h",
5478 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005479 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005480 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005481 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005482 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005483 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005484 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005485 "include/grpc++/impl/codegen/client_unary_call.h",
5486 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005487 "include/grpc++/impl/codegen/completion_queue_tag.h",
5488 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005489 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005490 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005491 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005492 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005493 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005494 "include/grpc++/impl/codegen/rpc_method.h",
5495 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005496 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005497 "include/grpc++/impl/codegen/serialization_traits.h",
5498 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005499 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005500 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005501 "include/grpc++/impl/codegen/status.h",
5502 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005503 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005504 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005505 "include/grpc++/impl/codegen/sync.h",
5506 "include/grpc++/impl/codegen/sync_cxx11.h",
5507 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005508 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005509 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005510 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005511 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005512 "include/grpc++/impl/proto_utils.h",
5513 "include/grpc++/impl/rpc_method.h",
5514 "include/grpc++/impl/rpc_service_method.h",
5515 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005516 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005517 "include/grpc++/impl/service_type.h",
5518 "include/grpc++/impl/sync.h",
5519 "include/grpc++/impl/sync_cxx11.h",
5520 "include/grpc++/impl/sync_no_cxx11.h",
5521 "include/grpc++/impl/thd.h",
5522 "include/grpc++/impl/thd_cxx11.h",
5523 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005524 "include/grpc++/security/auth_context.h",
5525 "include/grpc++/security/auth_metadata_processor.h",
5526 "include/grpc++/security/credentials.h",
5527 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005528 "include/grpc++/server.h",
5529 "include/grpc++/server_builder.h",
5530 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005531 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005532 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005533 "include/grpc++/support/byte_buffer.h",
5534 "include/grpc++/support/channel_arguments.h",
5535 "include/grpc++/support/config.h",
5536 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005537 "include/grpc++/support/slice.h",
5538 "include/grpc++/support/status.h",
5539 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005540 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005541 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005542 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005543 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005544 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005545 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005546 "src/cpp/common/create_auth_context.h",
5547 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005548 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005549 ],
5550 "language": "c++",
5551 "name": "grpc++_unsecure",
5552 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005553 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005554 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005555 "include/grpc++/client_context.h",
5556 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005557 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005558 "include/grpc++/generic/async_generic_service.h",
5559 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005560 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005561 "include/grpc++/impl/call.h",
5562 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005563 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005564 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005565 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005566 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005567 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005568 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005569 "include/grpc++/impl/codegen/client_unary_call.h",
5570 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005571 "include/grpc++/impl/codegen/completion_queue_tag.h",
5572 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005573 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005574 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005575 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005576 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005577 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005578 "include/grpc++/impl/codegen/rpc_method.h",
5579 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005580 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005581 "include/grpc++/impl/codegen/serialization_traits.h",
5582 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005583 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005584 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005585 "include/grpc++/impl/codegen/status.h",
5586 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005587 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005588 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005589 "include/grpc++/impl/codegen/sync.h",
5590 "include/grpc++/impl/codegen/sync_cxx11.h",
5591 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005592 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005593 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005594 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005595 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005596 "include/grpc++/impl/proto_utils.h",
5597 "include/grpc++/impl/rpc_method.h",
5598 "include/grpc++/impl/rpc_service_method.h",
5599 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005600 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005601 "include/grpc++/impl/service_type.h",
5602 "include/grpc++/impl/sync.h",
5603 "include/grpc++/impl/sync_cxx11.h",
5604 "include/grpc++/impl/sync_no_cxx11.h",
5605 "include/grpc++/impl/thd.h",
5606 "include/grpc++/impl/thd_cxx11.h",
5607 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005608 "include/grpc++/security/auth_context.h",
5609 "include/grpc++/security/auth_metadata_processor.h",
5610 "include/grpc++/security/credentials.h",
5611 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005612 "include/grpc++/server.h",
5613 "include/grpc++/server_builder.h",
5614 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005615 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005616 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005617 "include/grpc++/support/byte_buffer.h",
5618 "include/grpc++/support/channel_arguments.h",
5619 "include/grpc++/support/config.h",
5620 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005621 "include/grpc++/support/slice.h",
5622 "include/grpc++/support/status.h",
5623 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005624 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005625 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005626 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005627 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005628 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005629 "src/cpp/client/client_context.cc",
5630 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005631 "src/cpp/client/create_channel_internal.cc",
5632 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005633 "src/cpp/client/credentials.cc",
5634 "src/cpp/client/generic_stub.cc",
5635 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005636 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005637 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005638 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005639 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005640 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005641 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005642 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005643 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005644 "src/cpp/server/async_generic_service.cc",
5645 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005646 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005647 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005648 "src/cpp/server/insecure_server_credentials.cc",
5649 "src/cpp/server/server.cc",
5650 "src/cpp/server/server_builder.cc",
5651 "src/cpp/server/server_context.cc",
5652 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005653 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005654 "src/cpp/util/byte_buffer.cc",
5655 "src/cpp/util/slice.cc",
5656 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005657 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005658 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005659 ],
5660 "third_party": false,
5661 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005662 },
5663 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005664 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005665 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005666 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005667 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005668 "include/grpc++/support/config.h",
5669 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005670 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005671 "include/grpc/impl/codegen/atm.h",
5672 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5673 "include/grpc/impl/codegen/atm_gcc_sync.h",
5674 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005675 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005676 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005677 "include/grpc/impl/codegen/slice.h",
5678 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005679 "include/grpc/impl/codegen/sync.h",
5680 "include/grpc/impl/codegen/sync_generic.h",
5681 "include/grpc/impl/codegen/sync_posix.h",
5682 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005683 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005684 "src/compiler/config.h",
5685 "src/compiler/cpp_generator.h",
5686 "src/compiler/cpp_generator_helpers.h",
5687 "src/compiler/csharp_generator.h",
5688 "src/compiler/csharp_generator_helpers.h",
5689 "src/compiler/generator_helpers.h",
5690 "src/compiler/objective_c_generator.h",
5691 "src/compiler/objective_c_generator_helpers.h",
5692 "src/compiler/python_generator.h",
5693 "src/compiler/ruby_generator.h",
5694 "src/compiler/ruby_generator_helpers-inl.h",
5695 "src/compiler/ruby_generator_map-inl.h",
5696 "src/compiler/ruby_generator_string-inl.h"
5697 ],
5698 "language": "c++",
5699 "name": "grpc_plugin_support",
5700 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005701 "include/grpc++/support/config.h",
5702 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005703 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005704 "include/grpc/impl/codegen/atm.h",
5705 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5706 "include/grpc/impl/codegen/atm_gcc_sync.h",
5707 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005708 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005709 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005710 "include/grpc/impl/codegen/slice.h",
5711 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005712 "include/grpc/impl/codegen/sync.h",
5713 "include/grpc/impl/codegen/sync_generic.h",
5714 "include/grpc/impl/codegen/sync_posix.h",
5715 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005716 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005717 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005718 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005719 "src/compiler/cpp_generator.h",
5720 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005721 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005722 "src/compiler/csharp_generator.h",
5723 "src/compiler/csharp_generator_helpers.h",
5724 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005725 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005726 "src/compiler/objective_c_generator.h",
5727 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005728 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005729 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005730 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005731 "src/compiler/ruby_generator.h",
5732 "src/compiler/ruby_generator_helpers-inl.h",
5733 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005734 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005735 ],
5736 "third_party": false,
5737 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005738 },
5739 {
5740 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005741 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005742 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005743 "grpc++",
5744 "grpc++_test_util",
5745 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005746 ],
5747 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005748 "src/proto/grpc/testing/messages.grpc.pb.h",
5749 "src/proto/grpc/testing/messages.pb.h",
5750 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005751 ],
5752 "language": "c++",
5753 "name": "interop_client_helper",
5754 "src": [
5755 "test/cpp/interop/client_helper.cc",
5756 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005757 ],
5758 "third_party": false,
5759 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005760 },
5761 {
5762 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005763 "gpr",
5764 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005765 "grpc",
5766 "grpc++",
5767 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005768 "grpc++_test_util",
5769 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005770 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005771 ],
5772 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005773 "src/proto/grpc/testing/empty.grpc.pb.h",
5774 "src/proto/grpc/testing/empty.pb.h",
5775 "src/proto/grpc/testing/messages.grpc.pb.h",
5776 "src/proto/grpc/testing/messages.pb.h",
5777 "src/proto/grpc/testing/test.grpc.pb.h",
5778 "src/proto/grpc/testing/test.pb.h",
5779 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005780 ],
5781 "language": "c++",
5782 "name": "interop_client_main",
5783 "src": [
5784 "test/cpp/interop/client.cc",
5785 "test/cpp/interop/interop_client.cc",
5786 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005787 ],
5788 "third_party": false,
5789 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005790 },
5791 {
5792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005793 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005794 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005795 "grpc++",
5796 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005797 ],
5798 "headers": [
5799 "test/cpp/interop/server_helper.h"
5800 ],
5801 "language": "c++",
5802 "name": "interop_server_helper",
5803 "src": [
5804 "test/cpp/interop/server_helper.cc",
5805 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005806 ],
5807 "third_party": false,
5808 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005809 },
5810 {
5811 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005812 "gpr",
5813 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005814 "grpc",
5815 "grpc++",
5816 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005817 "grpc++_test_util",
5818 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005819 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005820 ],
5821 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005822 "src/proto/grpc/testing/empty.grpc.pb.h",
5823 "src/proto/grpc/testing/empty.pb.h",
5824 "src/proto/grpc/testing/messages.grpc.pb.h",
5825 "src/proto/grpc/testing/messages.pb.h",
5826 "src/proto/grpc/testing/test.grpc.pb.h",
5827 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005828 ],
5829 "language": "c++",
5830 "name": "interop_server_main",
5831 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005832 "test/cpp/interop/server_main.cc"
5833 ],
5834 "third_party": false,
5835 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005836 },
5837 {
5838 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005839 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005840 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005841 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005842 ],
5843 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005844 "src/proto/grpc/testing/control.grpc.pb.h",
5845 "src/proto/grpc/testing/control.pb.h",
5846 "src/proto/grpc/testing/messages.grpc.pb.h",
5847 "src/proto/grpc/testing/messages.pb.h",
5848 "src/proto/grpc/testing/payloads.grpc.pb.h",
5849 "src/proto/grpc/testing/payloads.pb.h",
5850 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5851 "src/proto/grpc/testing/perf_db.pb.h",
5852 "src/proto/grpc/testing/services.grpc.pb.h",
5853 "src/proto/grpc/testing/services.pb.h",
5854 "src/proto/grpc/testing/stats.grpc.pb.h",
5855 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005856 "test/cpp/qps/client.h",
5857 "test/cpp/qps/driver.h",
5858 "test/cpp/qps/histogram.h",
5859 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005860 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005861 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005862 "test/cpp/qps/qps_worker.h",
5863 "test/cpp/qps/report.h",
5864 "test/cpp/qps/server.h",
5865 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005866 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005867 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005868 ],
5869 "language": "c++",
5870 "name": "qps",
5871 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005872 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005873 "test/cpp/qps/client_async.cc",
5874 "test/cpp/qps/client_sync.cc",
5875 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005876 "test/cpp/qps/driver.h",
5877 "test/cpp/qps/histogram.h",
5878 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005879 "test/cpp/qps/limit_cores.cc",
5880 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005881 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005882 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005883 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005884 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005885 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005886 "test/cpp/qps/report.h",
5887 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005888 "test/cpp/qps/server_async.cc",
5889 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005890 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005891 "test/cpp/qps/usage_timer.cc",
5892 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005893 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005894 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005895 ],
5896 "third_party": false,
5897 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005898 },
5899 {
5900 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005901 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005902 "grpc"
5903 ],
5904 "headers": [],
5905 "language": "csharp",
5906 "name": "grpc_csharp_ext",
5907 "src": [
5908 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005909 ],
5910 "third_party": false,
5911 "type": "lib"
5912 },
5913 {
5914 "deps": [],
5915 "headers": [
5916 "third_party/boringssl/crypto/aes/internal.h",
5917 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5918 "third_party/boringssl/crypto/bio/internal.h",
5919 "third_party/boringssl/crypto/bn/internal.h",
5920 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5921 "third_party/boringssl/crypto/bytestring/internal.h",
5922 "third_party/boringssl/crypto/cipher/internal.h",
5923 "third_party/boringssl/crypto/conf/conf_def.h",
5924 "third_party/boringssl/crypto/conf/internal.h",
5925 "third_party/boringssl/crypto/des/internal.h",
5926 "third_party/boringssl/crypto/dh/internal.h",
5927 "third_party/boringssl/crypto/digest/internal.h",
5928 "third_party/boringssl/crypto/digest/md32_common.h",
5929 "third_party/boringssl/crypto/directory.h",
5930 "third_party/boringssl/crypto/dsa/internal.h",
5931 "third_party/boringssl/crypto/ec/internal.h",
5932 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5933 "third_party/boringssl/crypto/evp/internal.h",
5934 "third_party/boringssl/crypto/internal.h",
5935 "third_party/boringssl/crypto/modes/internal.h",
5936 "third_party/boringssl/crypto/obj/obj_dat.h",
5937 "third_party/boringssl/crypto/obj/obj_xref.h",
5938 "third_party/boringssl/crypto/pkcs8/internal.h",
5939 "third_party/boringssl/crypto/rand/internal.h",
5940 "third_party/boringssl/crypto/rsa/internal.h",
5941 "third_party/boringssl/crypto/test/scoped_types.h",
5942 "third_party/boringssl/crypto/test/test_util.h",
5943 "third_party/boringssl/crypto/x509/charmap.h",
5944 "third_party/boringssl/crypto/x509/vpm_int.h",
5945 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5946 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5947 "third_party/boringssl/include/openssl/aead.h",
5948 "third_party/boringssl/include/openssl/aes.h",
5949 "third_party/boringssl/include/openssl/arm_arch.h",
5950 "third_party/boringssl/include/openssl/asn1.h",
5951 "third_party/boringssl/include/openssl/asn1_mac.h",
5952 "third_party/boringssl/include/openssl/asn1t.h",
5953 "third_party/boringssl/include/openssl/base.h",
5954 "third_party/boringssl/include/openssl/base64.h",
5955 "third_party/boringssl/include/openssl/bio.h",
5956 "third_party/boringssl/include/openssl/blowfish.h",
5957 "third_party/boringssl/include/openssl/bn.h",
5958 "third_party/boringssl/include/openssl/buf.h",
5959 "third_party/boringssl/include/openssl/buffer.h",
5960 "third_party/boringssl/include/openssl/bytestring.h",
5961 "third_party/boringssl/include/openssl/cast.h",
5962 "third_party/boringssl/include/openssl/chacha.h",
5963 "third_party/boringssl/include/openssl/cipher.h",
5964 "third_party/boringssl/include/openssl/cmac.h",
5965 "third_party/boringssl/include/openssl/conf.h",
5966 "third_party/boringssl/include/openssl/cpu.h",
5967 "third_party/boringssl/include/openssl/crypto.h",
5968 "third_party/boringssl/include/openssl/curve25519.h",
5969 "third_party/boringssl/include/openssl/des.h",
5970 "third_party/boringssl/include/openssl/dh.h",
5971 "third_party/boringssl/include/openssl/digest.h",
5972 "third_party/boringssl/include/openssl/dsa.h",
5973 "third_party/boringssl/include/openssl/dtls1.h",
5974 "third_party/boringssl/include/openssl/ec.h",
5975 "third_party/boringssl/include/openssl/ec_key.h",
5976 "third_party/boringssl/include/openssl/ecdh.h",
5977 "third_party/boringssl/include/openssl/ecdsa.h",
5978 "third_party/boringssl/include/openssl/engine.h",
5979 "third_party/boringssl/include/openssl/err.h",
5980 "third_party/boringssl/include/openssl/evp.h",
5981 "third_party/boringssl/include/openssl/ex_data.h",
5982 "third_party/boringssl/include/openssl/hkdf.h",
5983 "third_party/boringssl/include/openssl/hmac.h",
5984 "third_party/boringssl/include/openssl/lhash.h",
5985 "third_party/boringssl/include/openssl/lhash_macros.h",
5986 "third_party/boringssl/include/openssl/md4.h",
5987 "third_party/boringssl/include/openssl/md5.h",
5988 "third_party/boringssl/include/openssl/mem.h",
5989 "third_party/boringssl/include/openssl/obj.h",
5990 "third_party/boringssl/include/openssl/obj_mac.h",
5991 "third_party/boringssl/include/openssl/objects.h",
5992 "third_party/boringssl/include/openssl/opensslfeatures.h",
5993 "third_party/boringssl/include/openssl/opensslv.h",
5994 "third_party/boringssl/include/openssl/ossl_typ.h",
5995 "third_party/boringssl/include/openssl/pem.h",
5996 "third_party/boringssl/include/openssl/pkcs12.h",
5997 "third_party/boringssl/include/openssl/pkcs7.h",
5998 "third_party/boringssl/include/openssl/pkcs8.h",
5999 "third_party/boringssl/include/openssl/poly1305.h",
6000 "third_party/boringssl/include/openssl/pqueue.h",
6001 "third_party/boringssl/include/openssl/rand.h",
6002 "third_party/boringssl/include/openssl/rc4.h",
6003 "third_party/boringssl/include/openssl/rsa.h",
6004 "third_party/boringssl/include/openssl/safestack.h",
6005 "third_party/boringssl/include/openssl/sha.h",
6006 "third_party/boringssl/include/openssl/srtp.h",
6007 "third_party/boringssl/include/openssl/ssl.h",
6008 "third_party/boringssl/include/openssl/ssl3.h",
6009 "third_party/boringssl/include/openssl/stack.h",
6010 "third_party/boringssl/include/openssl/stack_macros.h",
6011 "third_party/boringssl/include/openssl/thread.h",
6012 "third_party/boringssl/include/openssl/time_support.h",
6013 "third_party/boringssl/include/openssl/tls1.h",
6014 "third_party/boringssl/include/openssl/type_check.h",
6015 "third_party/boringssl/include/openssl/x509.h",
6016 "third_party/boringssl/include/openssl/x509_vfy.h",
6017 "third_party/boringssl/include/openssl/x509v3.h",
6018 "third_party/boringssl/ssl/internal.h",
6019 "third_party/boringssl/ssl/test/async_bio.h",
6020 "third_party/boringssl/ssl/test/packeted_bio.h",
6021 "third_party/boringssl/ssl/test/scoped_types.h",
6022 "third_party/boringssl/ssl/test/test_config.h"
6023 ],
6024 "language": "c",
6025 "name": "boringssl",
6026 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08006027 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006028 ],
6029 "third_party": true,
6030 "type": "lib"
6031 },
6032 {
6033 "deps": [],
6034 "headers": [],
6035 "language": "c++",
6036 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08006037 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006038 "third_party": true,
6039 "type": "lib"
6040 },
6041 {
6042 "deps": [
6043 "boringssl",
6044 "boringssl_test_util"
6045 ],
6046 "headers": [],
6047 "language": "c++",
6048 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006049 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006050 "third_party": true,
6051 "type": "lib"
6052 },
6053 {
6054 "deps": [
6055 "boringssl",
6056 "boringssl_test_util"
6057 ],
6058 "headers": [],
6059 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07006060 "name": "boringssl_asn1_test_lib",
6061 "src": [],
6062 "third_party": true,
6063 "type": "lib"
6064 },
6065 {
6066 "deps": [
6067 "boringssl",
6068 "boringssl_test_util"
6069 ],
6070 "headers": [],
6071 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08006072 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006073 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006074 "third_party": true,
6075 "type": "lib"
6076 },
6077 {
6078 "deps": [
6079 "boringssl",
6080 "boringssl_test_util"
6081 ],
6082 "headers": [],
6083 "language": "c++",
6084 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006085 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006086 "third_party": true,
6087 "type": "lib"
6088 },
6089 {
6090 "deps": [
6091 "boringssl",
6092 "boringssl_test_util"
6093 ],
6094 "headers": [],
6095 "language": "c++",
6096 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006097 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006098 "third_party": true,
6099 "type": "lib"
6100 },
6101 {
6102 "deps": [
6103 "boringssl",
6104 "boringssl_test_util"
6105 ],
6106 "headers": [],
6107 "language": "c++",
6108 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006109 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006110 "third_party": true,
6111 "type": "lib"
6112 },
6113 {
6114 "deps": [
6115 "boringssl",
6116 "boringssl_test_util"
6117 ],
6118 "headers": [],
6119 "language": "c++",
6120 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006121 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006122 "third_party": true,
6123 "type": "lib"
6124 },
6125 {
6126 "deps": [
6127 "boringssl",
6128 "boringssl_test_util"
6129 ],
6130 "headers": [],
6131 "language": "c++",
6132 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006133 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006134 "third_party": true,
6135 "type": "lib"
6136 },
6137 {
6138 "deps": [
6139 "boringssl",
6140 "boringssl_test_util"
6141 ],
6142 "headers": [],
6143 "language": "c++",
6144 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006145 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006146 "third_party": true,
6147 "type": "lib"
6148 },
6149 {
6150 "deps": [
6151 "boringssl",
6152 "boringssl_test_util"
6153 ],
6154 "headers": [],
6155 "language": "c",
6156 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006157 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006158 "third_party": true,
6159 "type": "lib"
6160 },
6161 {
6162 "deps": [
6163 "boringssl",
6164 "boringssl_test_util"
6165 ],
6166 "headers": [],
6167 "language": "c++",
6168 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006169 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006170 "third_party": true,
6171 "type": "lib"
6172 },
6173 {
6174 "deps": [
6175 "boringssl",
6176 "boringssl_test_util"
6177 ],
6178 "headers": [],
6179 "language": "c++",
6180 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006181 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006182 "third_party": true,
6183 "type": "lib"
6184 },
6185 {
6186 "deps": [
6187 "boringssl",
6188 "boringssl_test_util"
6189 ],
6190 "headers": [],
6191 "language": "c++",
6192 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006193 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006194 "third_party": true,
6195 "type": "lib"
6196 },
6197 {
6198 "deps": [
6199 "boringssl",
6200 "boringssl_test_util"
6201 ],
6202 "headers": [],
6203 "language": "c++",
6204 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006205 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006206 "third_party": true,
6207 "type": "lib"
6208 },
6209 {
6210 "deps": [
6211 "boringssl",
6212 "boringssl_test_util"
6213 ],
6214 "headers": [],
6215 "language": "c",
6216 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006217 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006218 "third_party": true,
6219 "type": "lib"
6220 },
6221 {
6222 "deps": [
6223 "boringssl",
6224 "boringssl_test_util"
6225 ],
6226 "headers": [],
6227 "language": "c++",
6228 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006229 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006230 "third_party": true,
6231 "type": "lib"
6232 },
6233 {
6234 "deps": [
6235 "boringssl",
6236 "boringssl_test_util"
6237 ],
6238 "headers": [],
6239 "language": "c",
6240 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006241 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006242 "third_party": true,
6243 "type": "lib"
6244 },
6245 {
6246 "deps": [
6247 "boringssl",
6248 "boringssl_test_util"
6249 ],
6250 "headers": [],
6251 "language": "c++",
6252 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006253 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006254 "third_party": true,
6255 "type": "lib"
6256 },
6257 {
6258 "deps": [
6259 "boringssl",
6260 "boringssl_test_util"
6261 ],
6262 "headers": [],
6263 "language": "c++",
6264 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006265 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006266 "third_party": true,
6267 "type": "lib"
6268 },
6269 {
6270 "deps": [
6271 "boringssl",
6272 "boringssl_test_util"
6273 ],
6274 "headers": [],
6275 "language": "c++",
6276 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006277 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006278 "third_party": true,
6279 "type": "lib"
6280 },
6281 {
6282 "deps": [
6283 "boringssl",
6284 "boringssl_test_util"
6285 ],
6286 "headers": [],
6287 "language": "c++",
6288 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006289 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006290 "third_party": true,
6291 "type": "lib"
6292 },
6293 {
6294 "deps": [
6295 "boringssl",
6296 "boringssl_test_util"
6297 ],
6298 "headers": [],
6299 "language": "c++",
6300 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006301 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006302 "third_party": true,
6303 "type": "lib"
6304 },
6305 {
6306 "deps": [
6307 "boringssl",
6308 "boringssl_test_util"
6309 ],
6310 "headers": [],
6311 "language": "c",
6312 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006313 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006314 "third_party": true,
6315 "type": "lib"
6316 },
6317 {
6318 "deps": [
6319 "boringssl",
6320 "boringssl_test_util"
6321 ],
6322 "headers": [],
6323 "language": "c++",
6324 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006325 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006326 "third_party": true,
6327 "type": "lib"
6328 },
6329 {
6330 "deps": [
6331 "boringssl",
6332 "boringssl_test_util"
6333 ],
6334 "headers": [],
6335 "language": "c",
6336 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006337 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006338 "third_party": true,
6339 "type": "lib"
6340 },
6341 {
6342 "deps": [
6343 "boringssl",
6344 "boringssl_test_util"
6345 ],
6346 "headers": [],
6347 "language": "c",
6348 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006349 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006350 "third_party": true,
6351 "type": "lib"
6352 },
6353 {
6354 "deps": [
6355 "boringssl",
6356 "boringssl_test_util"
6357 ],
6358 "headers": [],
6359 "language": "c++",
6360 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006361 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006362 "third_party": true,
6363 "type": "lib"
6364 },
6365 {
6366 "deps": [
6367 "boringssl",
6368 "boringssl_test_util"
6369 ],
6370 "headers": [],
6371 "language": "c++",
6372 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006373 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006374 "third_party": true,
6375 "type": "lib"
6376 },
6377 {
6378 "deps": [
6379 "boringssl",
6380 "boringssl_test_util"
6381 ],
6382 "headers": [],
6383 "language": "c++",
6384 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006385 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006386 "third_party": true,
6387 "type": "lib"
6388 },
6389 {
6390 "deps": [
6391 "boringssl",
6392 "boringssl_test_util"
6393 ],
6394 "headers": [],
6395 "language": "c",
6396 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006397 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006398 "third_party": true,
6399 "type": "lib"
6400 },
6401 {
6402 "deps": [
6403 "boringssl",
6404 "boringssl_test_util"
6405 ],
6406 "headers": [],
6407 "language": "c++",
6408 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006409 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006410 "third_party": true,
6411 "type": "lib"
6412 },
6413 {
6414 "deps": [
6415 "boringssl",
6416 "boringssl_test_util"
6417 ],
6418 "headers": [],
6419 "language": "c",
6420 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006421 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006422 "third_party": true,
6423 "type": "lib"
6424 },
6425 {
6426 "deps": [
6427 "boringssl",
6428 "boringssl_test_util"
6429 ],
6430 "headers": [],
6431 "language": "c",
6432 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006433 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006434 "third_party": true,
6435 "type": "lib"
6436 },
6437 {
6438 "deps": [
6439 "boringssl",
6440 "boringssl_test_util"
6441 ],
6442 "headers": [],
6443 "language": "c",
6444 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006445 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006446 "third_party": true,
6447 "type": "lib"
6448 },
6449 {
6450 "deps": [
6451 "boringssl",
6452 "boringssl_test_util"
6453 ],
6454 "headers": [],
6455 "language": "c",
6456 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006457 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006458 "third_party": true,
6459 "type": "lib"
6460 },
6461 {
6462 "deps": [
6463 "boringssl",
6464 "boringssl_test_util"
6465 ],
6466 "headers": [],
6467 "language": "c",
6468 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006469 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006470 "third_party": true,
6471 "type": "lib"
6472 },
6473 {
6474 "deps": [
6475 "boringssl",
6476 "boringssl_test_util"
6477 ],
6478 "headers": [],
6479 "language": "c++",
6480 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006481 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006482 "third_party": true,
6483 "type": "lib"
6484 },
6485 {
6486 "deps": [],
6487 "headers": [
6488 "third_party/zlib/crc32.h",
6489 "third_party/zlib/deflate.h",
6490 "third_party/zlib/gzguts.h",
6491 "third_party/zlib/inffast.h",
6492 "third_party/zlib/inffixed.h",
6493 "third_party/zlib/inflate.h",
6494 "third_party/zlib/inftrees.h",
6495 "third_party/zlib/trees.h",
6496 "third_party/zlib/zconf.h",
6497 "third_party/zlib/zlib.h",
6498 "third_party/zlib/zutil.h"
6499 ],
6500 "language": "c",
6501 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006502 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006503 "third_party": true,
6504 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006505 },
6506 {
6507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006508 "gpr",
6509 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006510 "grpc_test_util_unsecure",
6511 "grpc_unsecure"
6512 ],
6513 "headers": [
6514 "test/core/bad_client/bad_client.h"
6515 ],
6516 "language": "c",
6517 "name": "bad_client_test",
6518 "src": [
6519 "test/core/bad_client/bad_client.c",
6520 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006521 ],
6522 "third_party": false,
6523 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006524 },
6525 {
6526 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006527 "gpr",
6528 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006529 "grpc",
6530 "grpc_test_util"
6531 ],
6532 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006533 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006534 ],
6535 "language": "c",
6536 "name": "bad_ssl_test_server",
6537 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006538 "test/core/bad_ssl/server_common.c",
6539 "test/core/bad_ssl/server_common.h"
6540 ],
6541 "third_party": false,
6542 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006543 },
6544 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006545 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006546 "gpr",
6547 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006548 "grpc",
6549 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006550 ],
6551 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006552 "test/core/end2end/end2end_tests.h",
6553 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006554 ],
6555 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006556 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006557 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006558 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006559 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006560 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006561 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006562 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006563 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006564 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006565 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006566 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006567 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006568 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006569 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006570 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006571 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006572 "test/core/end2end/tests/default_host.c",
6573 "test/core/end2end/tests/disappearing_server.c",
6574 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07006575 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006576 "test/core/end2end/tests/graceful_server_shutdown.c",
6577 "test/core/end2end/tests/high_initial_seqno.c",
6578 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006579 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006580 "test/core/end2end/tests/invoke_large_request.c",
6581 "test/core/end2end/tests/large_metadata.c",
6582 "test/core/end2end/tests/max_concurrent_streams.c",
6583 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006584 "test/core/end2end/tests/negative_deadline.c",
6585 "test/core/end2end/tests/no_op.c",
6586 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006587 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006588 "test/core/end2end/tests/ping_pong_streaming.c",
6589 "test/core/end2end/tests/registered_call.c",
6590 "test/core/end2end/tests/request_with_flags.c",
6591 "test/core/end2end/tests/request_with_payload.c",
6592 "test/core/end2end/tests/server_finishes_request.c",
6593 "test/core/end2end/tests/shutdown_finishes_calls.c",
6594 "test/core/end2end/tests/shutdown_finishes_tags.c",
6595 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006596 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006597 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006598 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006599 ],
6600 "third_party": false,
6601 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006602 },
6603 {
6604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006605 "gpr",
6606 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006607 "grpc_test_util_unsecure",
6608 "grpc_unsecure"
6609 ],
6610 "headers": [
6611 "test/core/end2end/end2end_tests.h",
6612 "test/core/end2end/tests/cancel_test_helpers.h"
6613 ],
6614 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006615 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006616 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006617 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006618 "test/core/end2end/end2end_tests.h",
6619 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006620 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006621 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006622 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006623 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006624 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006625 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006626 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006627 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006628 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006629 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006630 "test/core/end2end/tests/default_host.c",
6631 "test/core/end2end/tests/disappearing_server.c",
6632 "test/core/end2end/tests/empty_batch.c",
Craig Tillera446ee22016-04-04 13:09:30 -07006633 "test/core/end2end/tests/filter_causes_close.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006634 "test/core/end2end/tests/graceful_server_shutdown.c",
6635 "test/core/end2end/tests/high_initial_seqno.c",
6636 "test/core/end2end/tests/hpack_size.c",
Craig Tiller7885ea52016-03-10 06:53:29 -08006637 "test/core/end2end/tests/idempotent_request.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006638 "test/core/end2end/tests/invoke_large_request.c",
6639 "test/core/end2end/tests/large_metadata.c",
6640 "test/core/end2end/tests/max_concurrent_streams.c",
6641 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006642 "test/core/end2end/tests/negative_deadline.c",
6643 "test/core/end2end/tests/no_op.c",
6644 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006645 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006646 "test/core/end2end/tests/ping_pong_streaming.c",
6647 "test/core/end2end/tests/registered_call.c",
6648 "test/core/end2end/tests/request_with_flags.c",
6649 "test/core/end2end/tests/request_with_payload.c",
6650 "test/core/end2end/tests/server_finishes_request.c",
6651 "test/core/end2end/tests/shutdown_finishes_calls.c",
6652 "test/core/end2end/tests/shutdown_finishes_tags.c",
6653 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006654 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006655 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006656 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006657 ],
6658 "third_party": false,
6659 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006660 }
6661]