blob: 0747b1a8f9a10471309c3775adb34a5bed7b270b [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 Tillerf75fc122015-06-25 06:58:00 -0700910 "name": "hpack_parser_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800913 ],
914 "third_party": false,
915 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700916 },
917 {
918 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800919 "gpr",
920 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700921 "grpc",
922 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700923 ],
924 "headers": [],
925 "language": "c",
926 "name": "hpack_table_test",
927 "src": [
928 "test/core/transport/chttp2/hpack_table_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",
Matthew Iselin1824f052016-02-10 12:16:06 +1100942 "name": "http_parser_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700943 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100944 "test/core/http/parser_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",
Matthew Iselin1824f052016-02-10 12:16:06 +1100958 "name": "httpcli_format_request_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700959 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100960 "test/core/http/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800961 ],
962 "third_party": false,
963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700964 },
965 {
966 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800967 "gpr",
968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "httpcli_test",
975 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100976 "test/core/http/httpcli_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",
yang-gf1183302015-12-07 16:02:05 -0800985 "grpc",
986 "grpc_test_util"
987 ],
988 "headers": [],
989 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800990 "name": "httpscli_test",
991 "src": [
Matthew Iselin1824f052016-02-10 12:16:06 +1100992 "test/core/http/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -08001001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
yang-gf1183302015-12-07 16:02:05 -08001006 "name": "init_test",
1007 "src": [
1008 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
yang-gf1183302015-12-07 16:02:05 -08001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001022 "name": "invalid_call_argument_test",
1023 "src": [
1024 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001032 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001033 ],
1034 "headers": [],
1035 "language": "c",
1036 "name": "json_rewrite",
1037 "src": [
1038 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001039 ],
1040 "third_party": false,
1041 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001042 },
1043 {
1044 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001045 "gpr",
1046 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001047 "grpc",
1048 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001049 ],
1050 "headers": [],
1051 "language": "c",
1052 "name": "json_rewrite_test",
1053 "src": [
1054 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001055 ],
1056 "third_party": false,
1057 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001058 },
1059 {
1060 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001061 "gpr",
1062 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001063 "grpc",
1064 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001065 ],
1066 "headers": [],
1067 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001068 "name": "json_stream_error_test",
1069 "src": [
1070 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001071 ],
1072 "third_party": false,
1073 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001074 },
1075 {
1076 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001077 "gpr",
1078 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001079 "grpc",
1080 "grpc_test_util"
1081 ],
1082 "headers": [],
1083 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001084 "name": "json_test",
1085 "src": [
1086 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001087 ],
1088 "third_party": false,
1089 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001090 },
1091 {
1092 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001093 "gpr",
1094 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001095 "grpc",
1096 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001097 ],
1098 "headers": [],
1099 "language": "c",
1100 "name": "lame_client_test",
1101 "src": [
1102 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001103 ],
1104 "third_party": false,
1105 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001106 },
1107 {
1108 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001109 "gpr",
1110 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001111 "grpc",
1112 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001113 ],
1114 "headers": [],
1115 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001116 "name": "lb_policies_test",
1117 "src": [
1118 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001119 ],
1120 "third_party": false,
1121 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001122 },
1123 {
1124 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001125 "gpr",
1126 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001127 "grpc",
1128 "grpc_test_util"
1129 ],
1130 "headers": [],
1131 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001132 "name": "low_level_ping_pong_benchmark",
1133 "src": [
1134 "test/core/network_benchmarks/low_level_ping_pong.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": "message_compress_test",
1149 "src": [
1150 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
1154 },
1155 {
1156 "deps": [
1157 "gpr",
1158 "gpr_test_util",
1159 "grpc",
1160 "grpc_test_util"
1161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "mlog_test",
1165 "src": [
1166 "test/core/census/mlog_test.c"
1167 ],
1168 "third_party": false,
1169 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001170 },
1171 {
1172 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001173 "gpr",
1174 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001175 "grpc",
1176 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001177 ],
1178 "headers": [],
1179 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001180 "name": "multiple_server_queues_test",
1181 "src": [
1182 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001191 ],
1192 "headers": [],
1193 "language": "c",
1194 "name": "murmur_hash_test",
1195 "src": [
1196 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001197 ],
1198 "third_party": false,
1199 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001200 },
1201 {
1202 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001203 "gpr",
1204 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001205 "grpc",
1206 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001207 ],
1208 "headers": [],
1209 "language": "c",
1210 "name": "no_server_test",
1211 "src": [
1212 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001213 ],
1214 "third_party": false,
1215 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001216 },
1217 {
1218 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001219 "gpr",
1220 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001221 "grpc",
1222 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001223 ],
1224 "headers": [],
1225 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001226 "name": "resolve_address_test",
1227 "src": [
1228 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001229 ],
1230 "third_party": false,
1231 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001232 },
1233 {
1234 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001235 "gpr",
1236 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001237 "grpc",
1238 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001239 ],
1240 "headers": [],
1241 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001242 "name": "secure_channel_create_test",
1243 "src": [
1244 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001245 ],
1246 "third_party": false,
1247 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001248 },
1249 {
1250 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001251 "gpr",
1252 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001253 "grpc",
1254 "grpc_test_util"
1255 ],
1256 "headers": [],
1257 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001258 "name": "secure_endpoint_test",
1259 "src": [
1260 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001261 ],
1262 "third_party": false,
1263 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001264 },
1265 {
1266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001267 "gpr",
1268 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001269 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001270 "grpc_test_util"
1271 ],
1272 "headers": [],
1273 "language": "c",
1274 "name": "server_chttp2_test",
1275 "src": [
1276 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001277 ],
1278 "third_party": false,
1279 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001280 },
1281 {
1282 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001283 "gpr",
1284 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001285 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001286 "grpc_test_util"
1287 ],
1288 "headers": [],
1289 "language": "c",
1290 "name": "server_test",
1291 "src": [
1292 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001293 ],
1294 "third_party": false,
1295 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001296 },
1297 {
1298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001299 "gpr",
1300 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001301 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001302 "grpc_test_util",
1303 "test_tcp_server"
1304 ],
1305 "headers": [],
1306 "language": "c",
1307 "name": "set_initial_connect_string_test",
1308 "src": [
1309 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001310 ],
1311 "third_party": false,
1312 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001313 },
1314 {
1315 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001316 "gpr",
1317 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001318 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001319 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001320 ],
1321 "headers": [],
1322 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001323 "name": "sockaddr_resolver_test",
1324 "src": [
1325 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001326 ],
1327 "third_party": false,
1328 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001329 },
1330 {
1331 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001332 "gpr",
1333 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001334 "grpc",
1335 "grpc_test_util"
1336 ],
1337 "headers": [],
1338 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001339 "name": "sockaddr_utils_test",
1340 "src": [
1341 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001342 ],
1343 "third_party": false,
1344 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001345 },
1346 {
1347 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001348 "gpr",
1349 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001350 "grpc",
1351 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001352 ],
1353 "headers": [],
1354 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001355 "name": "socket_utils_test",
1356 "src": [
1357 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001358 ],
1359 "third_party": false,
1360 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001361 },
1362 {
1363 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001364 "gpr",
1365 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001366 "grpc",
1367 "grpc_test_util"
1368 ],
1369 "headers": [],
1370 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001371 "name": "tcp_client_posix_test",
1372 "src": [
1373 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001374 ],
1375 "third_party": false,
1376 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001377 },
1378 {
1379 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001380 "gpr",
1381 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001382 "grpc",
1383 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 ],
1385 "headers": [],
1386 "language": "c",
1387 "name": "tcp_posix_test",
1388 "src": [
1389 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001390 ],
1391 "third_party": false,
1392 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001393 },
1394 {
1395 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001396 "gpr",
1397 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001398 "grpc",
1399 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001400 ],
1401 "headers": [],
1402 "language": "c",
1403 "name": "tcp_server_posix_test",
1404 "src": [
1405 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001406 ],
1407 "third_party": false,
1408 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001409 },
1410 {
1411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001412 "gpr",
1413 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001414 "grpc",
1415 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 ],
1417 "headers": [],
1418 "language": "c",
1419 "name": "time_averaged_stats_test",
1420 "src": [
1421 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001422 ],
1423 "third_party": false,
1424 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001425 },
1426 {
1427 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001428 "gpr",
1429 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001430 "grpc",
1431 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001432 ],
1433 "headers": [],
1434 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 "name": "timeout_encoding_test",
1436 "src": [
1437 "test/core/transport/chttp2/timeout_encoding_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",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001451 "name": "timer_heap_test",
1452 "src": [
1453 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001454 ],
1455 "third_party": false,
1456 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001457 },
1458 {
1459 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001460 "gpr",
1461 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001462 "grpc",
1463 "grpc_test_util"
1464 ],
1465 "headers": [],
1466 "language": "c",
1467 "name": "timer_list_test",
1468 "src": [
1469 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001470 ],
1471 "third_party": false,
1472 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001473 },
1474 {
1475 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001476 "gpr",
1477 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001478 "grpc",
1479 "grpc_test_util"
1480 ],
1481 "headers": [],
1482 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001483 "name": "timers_test",
1484 "src": [
1485 "test/core/profiling/timers_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",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001499 "name": "transport_connectivity_state_test",
1500 "src": [
1501 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001502 ],
1503 "third_party": false,
1504 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001505 },
1506 {
1507 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001508 "gpr",
1509 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001510 "grpc",
1511 "grpc_test_util"
1512 ],
1513 "headers": [],
1514 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "name": "transport_metadata_test",
1516 "src": [
1517 "test/core/transport/metadata_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",
1531 "name": "transport_security_test",
1532 "src": [
1533 "test/core/tsi/transport_security_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",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001543 "grpc_test_util"
1544 ],
1545 "headers": [],
1546 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001547 "name": "udp_server_test",
1548 "src": [
1549 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001550 ],
1551 "third_party": false,
1552 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001553 },
1554 {
1555 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001556 "gpr",
1557 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001558 "grpc",
1559 "grpc_test_util"
1560 ],
1561 "headers": [],
1562 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001563 "name": "uri_parser_test",
1564 "src": [
1565 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001566 ],
1567 "third_party": false,
1568 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001569 },
1570 {
1571 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001572 "gpr",
1573 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001574 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001575 "grpc_test_util"
1576 ],
1577 "headers": [],
1578 "language": "c",
1579 "name": "workqueue_test",
1580 "src": [
1581 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001582 ],
1583 "third_party": false,
1584 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001585 },
1586 {
1587 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001588 "gpr",
1589 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001590 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001591 "grpc++",
1592 "grpc++_test_util",
1593 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001594 ],
1595 "headers": [],
1596 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001597 "name": "alarm_cpp_test",
1598 "src": [
1599 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001600 ],
1601 "third_party": false,
1602 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001603 },
1604 {
1605 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001606 "gpr",
1607 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001608 "grpc",
1609 "grpc++",
1610 "grpc++_test_util",
1611 "grpc_test_util"
1612 ],
1613 "headers": [],
1614 "language": "c++",
1615 "name": "async_end2end_test",
1616 "src": [
1617 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001618 ],
1619 "third_party": false,
1620 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001621 },
1622 {
1623 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001624 "gpr",
1625 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001626 "grpc",
1627 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001628 "grpc++_test_util",
1629 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001630 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001631 ],
1632 "headers": [],
1633 "language": "c++",
1634 "name": "async_streaming_ping_pong_test",
1635 "src": [
1636 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001637 ],
1638 "third_party": false,
1639 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 },
1641 {
1642 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001643 "gpr",
1644 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001645 "grpc",
1646 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001647 "grpc++_test_util",
1648 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001649 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001650 ],
1651 "headers": [],
1652 "language": "c++",
1653 "name": "async_unary_ping_pong_test",
1654 "src": [
1655 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001656 ],
1657 "third_party": false,
1658 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001659 },
1660 {
1661 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001662 "gpr",
1663 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001664 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001665 "grpc++",
1666 "grpc++_test_util",
1667 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001668 ],
1669 "headers": [],
1670 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001671 "name": "auth_property_iterator_test",
1672 "src": [
1673 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001674 ],
1675 "third_party": false,
1676 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001677 },
1678 {
1679 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001680 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001681 "grpc",
1682 "grpc++"
1683 ],
1684 "headers": [],
1685 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001686 "name": "channel_arguments_test",
1687 "src": [
yang-g52705592015-11-25 11:45:33 -08001688 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001689 ],
1690 "third_party": false,
1691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001692 },
1693 {
1694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001695 "gpr",
1696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "grpc",
1698 "grpc++",
1699 "grpc++_test_util",
1700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001701 ],
1702 "headers": [],
1703 "language": "c++",
1704 "name": "cli_call_test",
1705 "src": [
1706 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001707 ],
1708 "third_party": false,
1709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001710 },
1711 {
1712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001713 "gpr",
1714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001715 "grpc",
1716 "grpc++",
1717 "grpc++_test_util",
1718 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001719 ],
1720 "headers": [],
1721 "language": "c++",
1722 "name": "client_crash_test",
1723 "src": [
1724 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001725 ],
1726 "third_party": false,
1727 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001728 },
1729 {
1730 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001731 "gpr",
1732 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001733 "grpc",
1734 "grpc++",
1735 "grpc++_test_util",
1736 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001737 ],
1738 "headers": [],
1739 "language": "c++",
1740 "name": "client_crash_test_server",
1741 "src": [
1742 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001743 ],
1744 "third_party": false,
1745 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001746 },
1747 {
1748 "deps": [
David Garcia Quintas4ac52fa2016-03-06 20:31:39 -08001749 "grpc++_codegen_lib"
1750 ],
1751 "headers": [
1752 "src/proto/grpc/testing/control.grpc.pb.h",
1753 "src/proto/grpc/testing/control.pb.h",
1754 "src/proto/grpc/testing/messages.grpc.pb.h",
1755 "src/proto/grpc/testing/messages.pb.h",
1756 "src/proto/grpc/testing/payloads.grpc.pb.h",
1757 "src/proto/grpc/testing/payloads.pb.h",
1758 "src/proto/grpc/testing/perf_db.grpc.pb.h",
1759 "src/proto/grpc/testing/perf_db.pb.h",
1760 "src/proto/grpc/testing/services.grpc.pb.h",
1761 "src/proto/grpc/testing/services.pb.h",
1762 "src/proto/grpc/testing/stats.grpc.pb.h",
1763 "src/proto/grpc/testing/stats.pb.h"
1764 ],
1765 "language": "c++",
1766 "name": "codegen_test",
1767 "src": [
1768 "test/cpp/codegen/codegen_test.cc"
1769 ],
1770 "third_party": false,
1771 "type": "target"
1772 },
1773 {
1774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001775 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001776 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001777 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001778 ],
1779 "headers": [],
1780 "language": "c++",
1781 "name": "credentials_test",
1782 "src": [
1783 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001784 ],
1785 "third_party": false,
1786 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001787 },
1788 {
1789 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001790 "gpr",
1791 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001792 "grpc",
1793 "grpc++",
1794 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001795 ],
1796 "headers": [],
1797 "language": "c++",
1798 "name": "cxx_byte_buffer_test",
1799 "src": [
1800 "test/cpp/util/byte_buffer_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"
Craig Tillerf75fc122015-06-25 06:58:00 -07001812 ],
1813 "headers": [],
1814 "language": "c++",
1815 "name": "cxx_slice_test",
1816 "src": [
1817 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001818 ],
1819 "third_party": false,
1820 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001821 },
1822 {
1823 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001824 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001825 ],
1826 "headers": [],
1827 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001828 "name": "cxx_string_ref_test",
1829 "src": [
1830 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001831 ],
1832 "third_party": false,
1833 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001834 },
1835 {
1836 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001837 "gpr",
1838 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001839 "grpc",
1840 "grpc++",
1841 "grpc_test_util"
1842 ],
1843 "headers": [],
1844 "language": "c++",
1845 "name": "cxx_time_test",
1846 "src": [
1847 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001848 ],
1849 "third_party": false,
1850 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001851 },
1852 {
1853 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001854 "gpr",
1855 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001856 "grpc",
1857 "grpc++",
1858 "grpc++_test_util",
1859 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001860 ],
1861 "headers": [],
1862 "language": "c++",
1863 "name": "end2end_test",
1864 "src": [
1865 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001866 ],
1867 "third_party": false,
1868 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001869 },
1870 {
1871 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001872 "gpr",
1873 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001874 "grpc",
1875 "grpc++",
1876 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001877 "grpc_test_util",
1878 "qps"
1879 ],
1880 "headers": [],
1881 "language": "c++",
1882 "name": "generic_async_streaming_ping_pong_test",
1883 "src": [
1884 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001885 ],
1886 "third_party": false,
1887 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001888 },
1889 {
1890 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001891 "gpr",
1892 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001893 "grpc",
1894 "grpc++",
1895 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001896 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001897 ],
1898 "headers": [],
1899 "language": "c++",
1900 "name": "generic_end2end_test",
1901 "src": [
1902 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001903 ],
1904 "third_party": false,
1905 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001906 },
1907 {
1908 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001909 "gpr",
1910 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001911 "grpc",
1912 "grpc++",
1913 "grpc++_test_config",
1914 "grpc++_test_util",
1915 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001916 ],
1917 "headers": [],
1918 "language": "c++",
1919 "name": "grpc_cli",
1920 "src": [
1921 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001922 ],
1923 "third_party": false,
1924 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001925 },
1926 {
1927 "deps": [
1928 "grpc_plugin_support"
1929 ],
1930 "headers": [],
1931 "language": "c++",
1932 "name": "grpc_cpp_plugin",
1933 "src": [
1934 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001935 ],
1936 "third_party": false,
1937 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001938 },
1939 {
1940 "deps": [
1941 "grpc_plugin_support"
1942 ],
1943 "headers": [],
1944 "language": "c++",
1945 "name": "grpc_csharp_plugin",
1946 "src": [
1947 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001948 ],
1949 "third_party": false,
1950 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001951 },
1952 {
1953 "deps": [
1954 "grpc_plugin_support"
1955 ],
1956 "headers": [],
1957 "language": "c++",
1958 "name": "grpc_objective_c_plugin",
1959 "src": [
1960 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001961 ],
1962 "third_party": false,
1963 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 },
1965 {
1966 "deps": [
1967 "grpc_plugin_support"
1968 ],
1969 "headers": [],
1970 "language": "c++",
1971 "name": "grpc_python_plugin",
1972 "src": [
1973 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001974 ],
1975 "third_party": false,
1976 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001977 },
1978 {
1979 "deps": [
1980 "grpc_plugin_support"
1981 ],
1982 "headers": [],
1983 "language": "c++",
1984 "name": "grpc_ruby_plugin",
1985 "src": [
1986 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001987 ],
1988 "third_party": false,
1989 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001990 },
1991 {
1992 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08001993 "grpc",
1994 "grpc++",
1995 "grpc++_test_util",
1996 "grpc_test_util"
1997 ],
1998 "headers": [
1999 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
2000 "src/proto/grpc/lb/v0/load_balancer.pb.h"
2001 ],
2002 "language": "c++",
2003 "name": "grpclb_api_test",
2004 "src": [
2005 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
2013 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "grpc",
2015 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08002016 "grpc++_test_util",
2017 "grpc_test_util"
2018 ],
2019 "headers": [],
2020 "language": "c++",
2021 "name": "hybrid_end2end_test",
2022 "src": [
2023 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002024 ],
2025 "third_party": false,
2026 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08002027 },
2028 {
2029 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002030 "gpr",
2031 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08002032 "grpc",
2033 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002034 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002035 "grpc++_test_util",
2036 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002037 "interop_client_helper",
2038 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002039 ],
2040 "headers": [],
2041 "language": "c++",
2042 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08002043 "src": [],
2044 "third_party": false,
2045 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002046 },
2047 {
2048 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002049 "gpr",
2050 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002051 "grpc",
2052 "grpc++",
2053 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002054 "grpc++_test_util",
2055 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002056 "interop_server_helper",
2057 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07002058 ],
2059 "headers": [],
2060 "language": "c++",
2061 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08002062 "src": [],
2063 "third_party": false,
2064 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002065 },
2066 {
2067 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002068 "gpr",
2069 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002070 "grpc",
2071 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002072 ],
2073 "headers": [],
2074 "language": "c++",
2075 "name": "interop_test",
2076 "src": [
2077 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002078 ],
2079 "third_party": false,
2080 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002081 },
2082 {
2083 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002084 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002085 "grpc",
2086 "grpc++",
2087 "grpc++_test_config"
2088 ],
2089 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002090 "src/proto/grpc/testing/metrics.grpc.pb.h",
2091 "src/proto/grpc/testing/metrics.pb.h",
2092 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002093 ],
2094 "language": "c++",
2095 "name": "metrics_client",
2096 "src": [
2097 "test/cpp/interop/metrics_client.cc",
2098 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002099 ],
2100 "third_party": false,
2101 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002102 },
2103 {
2104 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002105 "gpr",
2106 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002107 "grpc",
2108 "grpc++",
2109 "grpc++_test_util",
2110 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002111 ],
2112 "headers": [],
2113 "language": "c++",
2114 "name": "mock_test",
2115 "src": [
2116 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002117 ],
2118 "third_party": false,
2119 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002120 },
2121 {
2122 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002123 "gpr",
2124 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002125 "grpc",
2126 "grpc++",
2127 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002128 "grpc++_test_util",
2129 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002130 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002131 ],
2132 "headers": [],
2133 "language": "c++",
2134 "name": "qps_driver",
2135 "src": [
2136 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002137 ],
2138 "third_party": false,
2139 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002140 },
2141 {
2142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002143 "gpr",
2144 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002145 "grpc",
2146 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002147 "grpc++_test_util",
2148 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002149 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002150 ],
2151 "headers": [],
2152 "language": "c++",
2153 "name": "qps_interarrival_test",
2154 "src": [
2155 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002156 ],
2157 "third_party": false,
2158 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002159 },
2160 {
2161 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002162 "gpr",
2163 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002164 "grpc",
2165 "grpc++",
2166 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002167 "grpc++_test_util",
2168 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002169 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002170 ],
2171 "headers": [],
2172 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002173 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002174 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002175 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002176 ],
2177 "third_party": false,
2178 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002179 },
2180 {
2181 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002182 "gpr",
2183 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002184 "grpc",
2185 "grpc++",
2186 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002187 "grpc++_test_util",
2188 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002189 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002190 ],
2191 "headers": [],
2192 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002193 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002194 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002195 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002196 ],
2197 "third_party": false,
2198 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002199 },
2200 {
2201 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002202 "gpr",
2203 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002204 "grpc",
2205 "grpc++",
2206 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002207 "grpc++_test_util",
2208 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002209 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002210 ],
2211 "headers": [
2212 "test/cpp/qps/client.h",
2213 "test/cpp/qps/server.h"
2214 ],
2215 "language": "c++",
2216 "name": "qps_worker",
2217 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002218 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002219 "test/cpp/qps/server.h",
2220 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002221 ],
2222 "third_party": false,
2223 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002224 },
2225 {
2226 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002227 "gpr",
2228 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002229 "grpc",
2230 "grpc++",
2231 "grpc++_test_config",
2232 "grpc++_test_util",
2233 "grpc_test_util"
2234 ],
2235 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002236 "src/proto/grpc/testing/empty.grpc.pb.h",
2237 "src/proto/grpc/testing/empty.pb.h",
2238 "src/proto/grpc/testing/messages.grpc.pb.h",
2239 "src/proto/grpc/testing/messages.pb.h",
2240 "src/proto/grpc/testing/test.grpc.pb.h",
2241 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002242 ],
2243 "language": "c++",
2244 "name": "reconnect_interop_client",
2245 "src": [
2246 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002247 ],
2248 "third_party": false,
2249 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002250 },
2251 {
2252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002253 "gpr",
2254 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002255 "grpc",
2256 "grpc++",
2257 "grpc++_test_config",
2258 "grpc++_test_util",
2259 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002260 "reconnect_server",
2261 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002262 ],
2263 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002264 "src/proto/grpc/testing/empty.grpc.pb.h",
2265 "src/proto/grpc/testing/empty.pb.h",
2266 "src/proto/grpc/testing/messages.grpc.pb.h",
2267 "src/proto/grpc/testing/messages.pb.h",
2268 "src/proto/grpc/testing/test.grpc.pb.h",
2269 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002270 ],
2271 "language": "c++",
2272 "name": "reconnect_interop_server",
2273 "src": [
2274 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002275 ],
2276 "third_party": false,
2277 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002278 },
2279 {
2280 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002281 "gpr",
2282 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002283 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002284 "grpc++",
2285 "grpc++_test_util",
2286 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002287 ],
2288 "headers": [],
2289 "language": "c++",
2290 "name": "secure_auth_context_test",
2291 "src": [
2292 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002293 ],
2294 "third_party": false,
2295 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002296 },
2297 {
2298 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002299 "gpr",
2300 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002301 "grpc",
2302 "grpc++",
2303 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002304 "grpc_test_util",
2305 "qps"
2306 ],
2307 "headers": [],
2308 "language": "c++",
2309 "name": "secure_sync_unary_ping_pong_test",
2310 "src": [
2311 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002312 ],
2313 "third_party": false,
2314 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002315 },
2316 {
2317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002318 "gpr",
2319 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002320 "grpc",
2321 "grpc++",
2322 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002323 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002324 ],
2325 "headers": [],
2326 "language": "c++",
2327 "name": "server_crash_test",
2328 "src": [
2329 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002330 ],
2331 "third_party": false,
2332 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002333 },
2334 {
2335 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002336 "gpr",
2337 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002338 "grpc",
2339 "grpc++",
2340 "grpc++_test_util",
2341 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002342 ],
2343 "headers": [],
2344 "language": "c++",
2345 "name": "server_crash_test_client",
2346 "src": [
2347 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002348 ],
2349 "third_party": false,
2350 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002351 },
2352 {
2353 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002354 "gpr",
2355 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002356 "grpc",
2357 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002358 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002359 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002360 ],
2361 "headers": [],
2362 "language": "c++",
2363 "name": "shutdown_test",
2364 "src": [
2365 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002366 ],
2367 "third_party": false,
2368 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002369 },
2370 {
2371 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002372 "gpr",
2373 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002374 "grpc",
2375 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002376 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002377 ],
2378 "headers": [],
2379 "language": "c++",
2380 "name": "status_test",
2381 "src": [
2382 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002383 ],
2384 "third_party": false,
2385 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002386 },
2387 {
2388 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002389 "gpr",
2390 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002391 "grpc",
2392 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002393 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002394 "grpc_test_util"
2395 ],
2396 "headers": [],
2397 "language": "c++",
2398 "name": "streaming_throughput_test",
2399 "src": [
2400 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002401 ],
2402 "third_party": false,
2403 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002404 },
2405 {
2406 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002407 "gpr",
2408 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002409 "grpc",
2410 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002411 "grpc++_test_config",
2412 "grpc++_test_util",
2413 "grpc_test_util"
2414 ],
2415 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002416 "src/proto/grpc/testing/empty.grpc.pb.h",
2417 "src/proto/grpc/testing/empty.pb.h",
2418 "src/proto/grpc/testing/messages.grpc.pb.h",
2419 "src/proto/grpc/testing/messages.pb.h",
2420 "src/proto/grpc/testing/metrics.grpc.pb.h",
2421 "src/proto/grpc/testing/metrics.pb.h",
2422 "src/proto/grpc/testing/test.grpc.pb.h",
2423 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002424 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002425 "test/cpp/interop/interop_client.h",
2426 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002427 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002428 ],
2429 "language": "c++",
2430 "name": "stress_test",
2431 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002432 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002433 "test/cpp/interop/interop_client.cc",
2434 "test/cpp/interop/interop_client.h",
2435 "test/cpp/interop/stress_interop_client.cc",
2436 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002437 "test/cpp/interop/stress_test.cc",
2438 "test/cpp/util/metrics_server.cc",
2439 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002440 ],
2441 "third_party": false,
2442 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002443 },
2444 {
2445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002446 "gpr",
2447 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002448 "grpc",
2449 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002450 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002451 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002452 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002453 ],
2454 "headers": [],
2455 "language": "c++",
2456 "name": "sync_streaming_ping_pong_test",
2457 "src": [
2458 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002459 ],
2460 "third_party": false,
2461 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002462 },
2463 {
2464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002465 "gpr",
2466 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002467 "grpc",
2468 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002469 "grpc++_test_util",
2470 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002471 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002472 ],
2473 "headers": [],
2474 "language": "c++",
2475 "name": "sync_unary_ping_pong_test",
2476 "src": [
2477 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002478 ],
2479 "third_party": false,
2480 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002481 },
2482 {
2483 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002484 "gpr",
2485 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002486 "grpc",
2487 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002488 "grpc++_test_util",
2489 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002490 ],
2491 "headers": [],
2492 "language": "c++",
2493 "name": "thread_stress_test",
2494 "src": [
2495 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002496 ],
2497 "third_party": false,
2498 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002499 },
2500 {
2501 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002502 "gpr",
2503 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002504 "grpc",
2505 "grpc++",
2506 "grpc++_test_util",
2507 "grpc_test_util",
2508 "grpc_zookeeper"
2509 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002510 "headers": [
2511 "src/proto/grpc/testing/echo.grpc.pb.h",
2512 "src/proto/grpc/testing/echo.pb.h"
2513 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002514 "language": "c++",
2515 "name": "zookeeper_test",
2516 "src": [
2517 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002518 ],
2519 "third_party": false,
2520 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002521 },
2522 {
2523 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002524 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002525 "grpc"
2526 ],
2527 "headers": [],
2528 "language": "c89",
2529 "name": "public_headers_must_be_c89",
2530 "src": [
2531 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002532 ],
2533 "third_party": false,
2534 "type": "target"
2535 },
2536 {
2537 "deps": [
2538 "boringssl",
2539 "boringssl_aes_test_lib",
2540 "boringssl_test_util"
2541 ],
2542 "headers": [],
2543 "language": "c++",
2544 "name": "boringssl_aes_test",
2545 "src": [],
2546 "third_party": true,
2547 "type": "target"
2548 },
2549 {
2550 "deps": [
2551 "boringssl",
Craig Tiller3d62fc62016-03-15 09:57:26 -07002552 "boringssl_asn1_test_lib",
2553 "boringssl_test_util"
2554 ],
2555 "headers": [],
2556 "language": "c++",
2557 "name": "boringssl_asn1_test",
2558 "src": [],
2559 "third_party": true,
2560 "type": "target"
2561 },
2562 {
2563 "deps": [
2564 "boringssl",
Craig Tiller732a8752016-02-22 15:59:19 -08002565 "boringssl_base64_test_lib",
2566 "boringssl_test_util"
2567 ],
2568 "headers": [],
2569 "language": "c++",
2570 "name": "boringssl_base64_test",
2571 "src": [],
2572 "third_party": true,
2573 "type": "target"
2574 },
2575 {
2576 "deps": [
2577 "boringssl",
2578 "boringssl_bio_test_lib",
2579 "boringssl_test_util"
2580 ],
2581 "headers": [],
2582 "language": "c++",
2583 "name": "boringssl_bio_test",
2584 "src": [],
2585 "third_party": true,
2586 "type": "target"
2587 },
2588 {
2589 "deps": [
2590 "boringssl",
2591 "boringssl_bn_test_lib",
2592 "boringssl_test_util"
2593 ],
2594 "headers": [],
2595 "language": "c++",
2596 "name": "boringssl_bn_test",
2597 "src": [],
2598 "third_party": true,
2599 "type": "target"
2600 },
2601 {
2602 "deps": [
2603 "boringssl",
2604 "boringssl_bytestring_test_lib",
2605 "boringssl_test_util"
2606 ],
2607 "headers": [],
2608 "language": "c++",
2609 "name": "boringssl_bytestring_test",
2610 "src": [],
2611 "third_party": true,
2612 "type": "target"
2613 },
2614 {
2615 "deps": [
2616 "boringssl",
2617 "boringssl_aead_test_lib",
2618 "boringssl_test_util"
2619 ],
2620 "headers": [],
2621 "language": "c++",
2622 "name": "boringssl_aead_test",
2623 "src": [],
2624 "third_party": true,
2625 "type": "target"
2626 },
2627 {
2628 "deps": [
2629 "boringssl",
2630 "boringssl_cipher_test_lib",
2631 "boringssl_test_util"
2632 ],
2633 "headers": [],
2634 "language": "c++",
2635 "name": "boringssl_cipher_test",
2636 "src": [],
2637 "third_party": true,
2638 "type": "target"
2639 },
2640 {
2641 "deps": [
2642 "boringssl",
2643 "boringssl_cmac_test_lib",
2644 "boringssl_test_util"
2645 ],
2646 "headers": [],
2647 "language": "c++",
2648 "name": "boringssl_cmac_test",
2649 "src": [],
2650 "third_party": true,
2651 "type": "target"
2652 },
2653 {
2654 "deps": [
2655 "boringssl",
2656 "boringssl_constant_time_test_lib",
2657 "boringssl_test_util"
2658 ],
2659 "headers": [],
2660 "language": "c++",
2661 "name": "boringssl_constant_time_test",
2662 "src": [],
2663 "third_party": true,
2664 "type": "target"
2665 },
2666 {
2667 "deps": [
2668 "boringssl",
2669 "boringssl_ed25519_test_lib",
2670 "boringssl_test_util"
2671 ],
2672 "headers": [],
2673 "language": "c++",
2674 "name": "boringssl_ed25519_test",
2675 "src": [],
2676 "third_party": true,
2677 "type": "target"
2678 },
2679 {
2680 "deps": [
2681 "boringssl",
2682 "boringssl_test_util",
2683 "boringssl_x25519_test_lib"
2684 ],
2685 "headers": [],
2686 "language": "c++",
2687 "name": "boringssl_x25519_test",
2688 "src": [],
2689 "third_party": true,
2690 "type": "target"
2691 },
2692 {
2693 "deps": [
2694 "boringssl",
2695 "boringssl_dh_test_lib",
2696 "boringssl_test_util"
2697 ],
2698 "headers": [],
2699 "language": "c++",
2700 "name": "boringssl_dh_test",
2701 "src": [],
2702 "third_party": true,
2703 "type": "target"
2704 },
2705 {
2706 "deps": [
2707 "boringssl",
2708 "boringssl_digest_test_lib",
2709 "boringssl_test_util"
2710 ],
2711 "headers": [],
2712 "language": "c++",
2713 "name": "boringssl_digest_test",
2714 "src": [],
2715 "third_party": true,
2716 "type": "target"
2717 },
2718 {
2719 "deps": [
2720 "boringssl",
2721 "boringssl_dsa_test_lib",
2722 "boringssl_test_util"
2723 ],
2724 "headers": [],
2725 "language": "c++",
2726 "name": "boringssl_dsa_test",
2727 "src": [],
2728 "third_party": true,
2729 "type": "target"
2730 },
2731 {
2732 "deps": [
2733 "boringssl",
2734 "boringssl_ec_test_lib",
2735 "boringssl_test_util"
2736 ],
2737 "headers": [],
2738 "language": "c++",
2739 "name": "boringssl_ec_test",
2740 "src": [],
2741 "third_party": true,
2742 "type": "target"
2743 },
2744 {
2745 "deps": [
2746 "boringssl",
2747 "boringssl_example_mul_lib",
2748 "boringssl_test_util"
2749 ],
2750 "headers": [],
2751 "language": "c++",
2752 "name": "boringssl_example_mul",
2753 "src": [],
2754 "third_party": true,
2755 "type": "target"
2756 },
2757 {
2758 "deps": [
2759 "boringssl",
2760 "boringssl_ecdsa_test_lib",
2761 "boringssl_test_util"
2762 ],
2763 "headers": [],
2764 "language": "c++",
2765 "name": "boringssl_ecdsa_test",
2766 "src": [],
2767 "third_party": true,
2768 "type": "target"
2769 },
2770 {
2771 "deps": [
2772 "boringssl",
2773 "boringssl_err_test_lib",
2774 "boringssl_test_util"
2775 ],
2776 "headers": [],
2777 "language": "c++",
2778 "name": "boringssl_err_test",
2779 "src": [],
2780 "third_party": true,
2781 "type": "target"
2782 },
2783 {
2784 "deps": [
2785 "boringssl",
2786 "boringssl_evp_extra_test_lib",
2787 "boringssl_test_util"
2788 ],
2789 "headers": [],
2790 "language": "c++",
2791 "name": "boringssl_evp_extra_test",
2792 "src": [],
2793 "third_party": true,
2794 "type": "target"
2795 },
2796 {
2797 "deps": [
2798 "boringssl",
2799 "boringssl_evp_test_lib",
2800 "boringssl_test_util"
2801 ],
2802 "headers": [],
2803 "language": "c++",
2804 "name": "boringssl_evp_test",
2805 "src": [],
2806 "third_party": true,
2807 "type": "target"
2808 },
2809 {
2810 "deps": [
2811 "boringssl",
2812 "boringssl_pbkdf_test_lib",
2813 "boringssl_test_util"
2814 ],
2815 "headers": [],
2816 "language": "c++",
2817 "name": "boringssl_pbkdf_test",
2818 "src": [],
2819 "third_party": true,
2820 "type": "target"
2821 },
2822 {
2823 "deps": [
2824 "boringssl",
2825 "boringssl_hkdf_test_lib",
2826 "boringssl_test_util"
2827 ],
2828 "headers": [],
2829 "language": "c++",
2830 "name": "boringssl_hkdf_test",
2831 "src": [],
2832 "third_party": true,
2833 "type": "target"
2834 },
2835 {
2836 "deps": [
2837 "boringssl",
2838 "boringssl_hmac_test_lib",
2839 "boringssl_test_util"
2840 ],
2841 "headers": [],
2842 "language": "c++",
2843 "name": "boringssl_hmac_test",
2844 "src": [],
2845 "third_party": true,
2846 "type": "target"
2847 },
2848 {
2849 "deps": [
2850 "boringssl",
2851 "boringssl_lhash_test_lib",
2852 "boringssl_test_util"
2853 ],
2854 "headers": [],
2855 "language": "c++",
2856 "name": "boringssl_lhash_test",
2857 "src": [],
2858 "third_party": true,
2859 "type": "target"
2860 },
2861 {
2862 "deps": [
2863 "boringssl",
2864 "boringssl_gcm_test_lib",
2865 "boringssl_test_util"
2866 ],
2867 "headers": [],
2868 "language": "c++",
2869 "name": "boringssl_gcm_test",
2870 "src": [],
2871 "third_party": true,
2872 "type": "target"
2873 },
2874 {
2875 "deps": [
2876 "boringssl",
2877 "boringssl_pkcs12_test_lib",
2878 "boringssl_test_util"
2879 ],
2880 "headers": [],
2881 "language": "c++",
2882 "name": "boringssl_pkcs12_test",
2883 "src": [],
2884 "third_party": true,
2885 "type": "target"
2886 },
2887 {
2888 "deps": [
2889 "boringssl",
2890 "boringssl_pkcs8_test_lib",
2891 "boringssl_test_util"
2892 ],
2893 "headers": [],
2894 "language": "c++",
2895 "name": "boringssl_pkcs8_test",
2896 "src": [],
2897 "third_party": true,
2898 "type": "target"
2899 },
2900 {
2901 "deps": [
2902 "boringssl",
2903 "boringssl_poly1305_test_lib",
2904 "boringssl_test_util"
2905 ],
2906 "headers": [],
2907 "language": "c++",
2908 "name": "boringssl_poly1305_test",
2909 "src": [],
2910 "third_party": true,
2911 "type": "target"
2912 },
2913 {
2914 "deps": [
2915 "boringssl",
2916 "boringssl_refcount_test_lib",
2917 "boringssl_test_util"
2918 ],
2919 "headers": [],
2920 "language": "c++",
2921 "name": "boringssl_refcount_test",
2922 "src": [],
2923 "third_party": true,
2924 "type": "target"
2925 },
2926 {
2927 "deps": [
2928 "boringssl",
2929 "boringssl_rsa_test_lib",
2930 "boringssl_test_util"
2931 ],
2932 "headers": [],
2933 "language": "c++",
2934 "name": "boringssl_rsa_test",
2935 "src": [],
2936 "third_party": true,
2937 "type": "target"
2938 },
2939 {
2940 "deps": [
2941 "boringssl",
2942 "boringssl_test_util",
2943 "boringssl_thread_test_lib"
2944 ],
2945 "headers": [],
2946 "language": "c++",
2947 "name": "boringssl_thread_test",
2948 "src": [],
2949 "third_party": true,
2950 "type": "target"
2951 },
2952 {
2953 "deps": [
2954 "boringssl",
2955 "boringssl_pkcs7_test_lib",
2956 "boringssl_test_util"
2957 ],
2958 "headers": [],
2959 "language": "c++",
2960 "name": "boringssl_pkcs7_test",
2961 "src": [],
2962 "third_party": true,
2963 "type": "target"
2964 },
2965 {
2966 "deps": [
2967 "boringssl",
2968 "boringssl_tab_test_lib",
2969 "boringssl_test_util"
2970 ],
2971 "headers": [],
2972 "language": "c++",
2973 "name": "boringssl_tab_test",
2974 "src": [],
2975 "third_party": true,
2976 "type": "target"
2977 },
2978 {
2979 "deps": [
2980 "boringssl",
2981 "boringssl_test_util",
2982 "boringssl_v3name_test_lib"
2983 ],
2984 "headers": [],
2985 "language": "c++",
2986 "name": "boringssl_v3name_test",
2987 "src": [],
2988 "third_party": true,
2989 "type": "target"
2990 },
2991 {
2992 "deps": [
2993 "boringssl",
2994 "boringssl_pqueue_test_lib",
2995 "boringssl_test_util"
2996 ],
2997 "headers": [],
2998 "language": "c++",
2999 "name": "boringssl_pqueue_test",
3000 "src": [],
3001 "third_party": true,
3002 "type": "target"
3003 },
3004 {
3005 "deps": [
3006 "boringssl",
3007 "boringssl_ssl_test_lib",
3008 "boringssl_test_util"
3009 ],
3010 "headers": [],
3011 "language": "c++",
3012 "name": "boringssl_ssl_test",
3013 "src": [],
3014 "third_party": true,
3015 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003016 },
3017 {
3018 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003019 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003020 "gpr",
3021 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003022 "grpc_test_util_unsecure",
3023 "grpc_unsecure"
3024 ],
3025 "headers": [],
3026 "language": "c",
3027 "name": "badreq_bad_client_test",
3028 "src": [
3029 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003030 ],
3031 "third_party": false,
3032 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003033 },
3034 {
3035 "deps": [
3036 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003037 "gpr",
3038 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003039 "grpc_test_util_unsecure",
3040 "grpc_unsecure"
3041 ],
3042 "headers": [],
3043 "language": "c",
3044 "name": "connection_prefix_bad_client_test",
3045 "src": [
3046 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003047 ],
3048 "third_party": false,
3049 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003050 },
3051 {
3052 "deps": [
3053 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003054 "gpr",
3055 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003056 "grpc_test_util_unsecure",
3057 "grpc_unsecure"
3058 ],
3059 "headers": [],
3060 "language": "c",
3061 "name": "headers_bad_client_test",
3062 "src": [
3063 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003064 ],
3065 "third_party": false,
3066 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003067 },
3068 {
3069 "deps": [
3070 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003071 "gpr",
3072 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003073 "grpc_test_util_unsecure",
3074 "grpc_unsecure"
3075 ],
3076 "headers": [],
3077 "language": "c",
3078 "name": "initial_settings_frame_bad_client_test",
3079 "src": [
3080 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003081 ],
3082 "third_party": false,
3083 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003084 },
3085 {
3086 "deps": [
3087 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003088 "gpr",
3089 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003090 "grpc_test_util_unsecure",
3091 "grpc_unsecure"
3092 ],
3093 "headers": [],
3094 "language": "c",
3095 "name": "server_registered_method_bad_client_test",
3096 "src": [
3097 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003098 ],
3099 "third_party": false,
3100 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003101 },
3102 {
3103 "deps": [
3104 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003105 "gpr",
3106 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003107 "grpc_test_util_unsecure",
3108 "grpc_unsecure"
3109 ],
3110 "headers": [],
3111 "language": "c",
3112 "name": "simple_request_bad_client_test",
3113 "src": [
3114 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003115 ],
3116 "third_party": false,
3117 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003118 },
3119 {
3120 "deps": [
3121 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003122 "gpr",
3123 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003124 "grpc_test_util_unsecure",
3125 "grpc_unsecure"
3126 ],
3127 "headers": [],
3128 "language": "c",
3129 "name": "unknown_frame_bad_client_test",
3130 "src": [
3131 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003132 ],
3133 "third_party": false,
3134 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003135 },
3136 {
3137 "deps": [
3138 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003139 "gpr",
3140 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003141 "grpc_test_util_unsecure",
3142 "grpc_unsecure"
3143 ],
3144 "headers": [],
3145 "language": "c",
3146 "name": "window_overflow_bad_client_test",
3147 "src": [
3148 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003149 ],
3150 "third_party": false,
3151 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003152 },
3153 {
3154 "deps": [
3155 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003156 "gpr",
3157 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003158 "grpc",
3159 "grpc_test_util"
3160 ],
3161 "headers": [],
3162 "language": "c",
3163 "name": "bad_ssl_alpn_server",
3164 "src": [
3165 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003166 ],
3167 "third_party": false,
3168 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003169 },
3170 {
3171 "deps": [
3172 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003173 "gpr",
3174 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003175 "grpc",
3176 "grpc_test_util"
3177 ],
3178 "headers": [],
3179 "language": "c",
3180 "name": "bad_ssl_cert_server",
3181 "src": [
3182 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003183 ],
3184 "third_party": false,
3185 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003186 },
3187 {
3188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003189 "gpr",
3190 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003191 "grpc",
3192 "grpc_test_util"
3193 ],
3194 "headers": [],
3195 "language": "c",
3196 "name": "bad_ssl_alpn_test",
3197 "src": [
3198 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003199 ],
3200 "third_party": false,
3201 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003202 },
3203 {
3204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003205 "gpr",
3206 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003207 "grpc",
3208 "grpc_test_util"
3209 ],
3210 "headers": [],
3211 "language": "c",
3212 "name": "bad_ssl_cert_test",
3213 "src": [
3214 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003215 ],
3216 "third_party": false,
3217 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003218 },
3219 {
3220 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003221 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003222 "gpr",
3223 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003224 "grpc",
3225 "grpc_test_util"
3226 ],
3227 "headers": [],
3228 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003229 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003230 "src": [
3231 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003232 ],
3233 "third_party": false,
3234 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003235 },
3236 {
3237 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003238 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003239 "gpr",
3240 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003241 "grpc",
3242 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003243 ],
3244 "headers": [],
3245 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003246 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003247 "src": [
3248 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003249 ],
3250 "third_party": false,
3251 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003252 },
3253 {
3254 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003255 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003256 "gpr",
3257 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003258 "grpc",
3259 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003260 ],
3261 "headers": [],
3262 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003263 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003264 "src": [
3265 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003266 ],
3267 "third_party": false,
3268 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003269 },
3270 {
3271 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003272 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003273 "gpr",
3274 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003275 "grpc",
3276 "grpc_test_util"
3277 ],
3278 "headers": [],
3279 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003280 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003281 "src": [
3282 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003283 ],
3284 "third_party": false,
3285 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003286 },
3287 {
3288 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003289 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003290 "gpr",
3291 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003292 "grpc",
3293 "grpc_test_util"
3294 ],
3295 "headers": [],
3296 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003297 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003298 "src": [
3299 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003300 ],
3301 "third_party": false,
3302 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003303 },
3304 {
3305 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003306 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003307 "gpr",
3308 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003309 "grpc",
3310 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003311 ],
3312 "headers": [],
3313 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003314 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003315 "src": [
3316 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003317 ],
3318 "third_party": false,
3319 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003320 },
3321 {
3322 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003323 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003324 "gpr",
3325 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003326 "grpc",
3327 "grpc_test_util"
3328 ],
3329 "headers": [],
3330 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003331 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003332 "src": [
3333 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003334 ],
3335 "third_party": false,
3336 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003337 },
3338 {
3339 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003340 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003341 "gpr",
3342 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003343 "grpc",
3344 "grpc_test_util"
3345 ],
3346 "headers": [],
3347 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003348 "name": "h2_full+trace_test",
3349 "src": [
3350 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003351 ],
3352 "third_party": false,
3353 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003354 },
3355 {
3356 "deps": [
Craig Tiller178edfa2016-02-17 20:54:46 -08003357 "end2end_tests",
3358 "gpr",
3359 "gpr_test_util",
3360 "grpc",
3361 "grpc_test_util"
3362 ],
3363 "headers": [],
3364 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003365 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003366 "src": [
3367 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003368 ],
3369 "third_party": false,
3370 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003371 },
3372 {
3373 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003374 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003375 "gpr",
3376 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003377 "grpc",
3378 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003379 ],
3380 "headers": [],
3381 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003382 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003383 "src": [
3384 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003385 ],
3386 "third_party": false,
3387 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003388 },
3389 {
3390 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003391 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003392 "gpr",
3393 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003394 "grpc",
3395 "grpc_test_util"
3396 ],
3397 "headers": [],
3398 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003399 "name": "h2_sockpair_test",
3400 "src": [
3401 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003402 ],
3403 "third_party": false,
3404 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003405 },
3406 {
3407 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003408 "end2end_tests",
3409 "gpr",
3410 "gpr_test_util",
3411 "grpc",
3412 "grpc_test_util"
3413 ],
3414 "headers": [],
3415 "language": "c",
3416 "name": "h2_sockpair+trace_test",
3417 "src": [
3418 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003419 ],
3420 "third_party": false,
3421 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003422 },
3423 {
3424 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003425 "end2end_tests",
3426 "gpr",
3427 "gpr_test_util",
3428 "grpc",
3429 "grpc_test_util"
3430 ],
3431 "headers": [],
3432 "language": "c",
3433 "name": "h2_sockpair_1byte_test",
3434 "src": [
3435 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003436 ],
3437 "third_party": false,
3438 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003439 },
3440 {
3441 "deps": [
Craig Tillerde676262016-02-19 12:28:34 -08003442 "end2end_tests",
3443 "gpr",
3444 "gpr_test_util",
3445 "grpc",
3446 "grpc_test_util"
3447 ],
3448 "headers": [],
3449 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003450 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003451 "src": [
3452 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003453 ],
3454 "third_party": false,
3455 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003456 },
3457 {
3458 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003459 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003460 "gpr",
3461 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003462 "grpc",
3463 "grpc_test_util"
3464 ],
3465 "headers": [],
3466 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003467 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003468 "src": [
3469 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003470 ],
3471 "third_party": false,
3472 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003473 },
3474 {
3475 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003476 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003477 "gpr",
3478 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003479 "grpc",
3480 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003481 ],
3482 "headers": [],
3483 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003484 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003485 "src": [
3486 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003487 ],
3488 "third_party": false,
3489 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003490 },
3491 {
3492 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003493 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003494 "gpr",
3495 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003496 "grpc",
3497 "grpc_test_util"
3498 ],
3499 "headers": [],
3500 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003501 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003502 "src": [
3503 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003504 ],
3505 "third_party": false,
3506 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003507 },
3508 {
3509 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003510 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003511 "gpr",
3512 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003513 "grpc",
3514 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003515 ],
3516 "headers": [],
3517 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003518 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003519 "src": [
3520 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003521 ],
3522 "third_party": false,
3523 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003524 },
3525 {
3526 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003527 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003528 "gpr",
3529 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003530 "grpc_test_util_unsecure",
3531 "grpc_unsecure"
3532 ],
3533 "headers": [],
3534 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003535 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003536 "src": [
3537 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003538 ],
3539 "third_party": false,
3540 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003541 },
3542 {
3543 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003544 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003545 "gpr",
3546 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003547 "grpc_test_util_unsecure",
3548 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003549 ],
3550 "headers": [],
3551 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003552 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003553 "src": [
3554 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003555 ],
3556 "third_party": false,
3557 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003558 },
3559 {
3560 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003561 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003562 "gpr",
3563 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003564 "grpc_test_util_unsecure",
3565 "grpc_unsecure"
3566 ],
3567 "headers": [],
3568 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003569 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003570 "src": [
3571 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003572 ],
3573 "third_party": false,
3574 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003575 },
3576 {
3577 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003578 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003579 "gpr",
3580 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003581 "grpc_test_util_unsecure",
3582 "grpc_unsecure"
3583 ],
3584 "headers": [],
3585 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003586 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003587 "src": [
3588 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003589 ],
3590 "third_party": false,
3591 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003592 },
3593 {
3594 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003595 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003596 "gpr",
3597 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003598 "grpc_test_util_unsecure",
3599 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003600 ],
3601 "headers": [],
3602 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003603 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003604 "src": [
3605 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003606 ],
3607 "third_party": false,
3608 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003609 },
3610 {
3611 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003612 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003613 "gpr",
3614 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003615 "grpc_test_util_unsecure",
3616 "grpc_unsecure"
3617 ],
3618 "headers": [],
3619 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003620 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003621 "src": [
3622 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003623 ],
3624 "third_party": false,
3625 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003626 },
3627 {
3628 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003629 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003630 "gpr",
3631 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003632 "grpc_test_util_unsecure",
3633 "grpc_unsecure"
3634 ],
3635 "headers": [],
3636 "language": "c",
Craig Tiller178edfa2016-02-17 20:54:46 -08003637 "name": "h2_full+trace_nosec_test",
3638 "src": [
3639 "test/core/end2end/fixtures/h2_full+trace.c"
Craig Tiller5a9d7d22016-02-25 16:03:11 -08003640 ],
3641 "third_party": false,
3642 "type": "target"
Craig Tiller178edfa2016-02-17 20:54:46 -08003643 },
3644 {
3645 "deps": [
3646 "end2end_nosec_tests",
3647 "gpr",
3648 "gpr_test_util",
3649 "grpc_test_util_unsecure",
3650 "grpc_unsecure"
3651 ],
3652 "headers": [],
3653 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003654 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003655 "src": [
3656 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003657 ],
3658 "third_party": false,
3659 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003660 },
3661 {
3662 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003663 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003664 "gpr",
3665 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003666 "grpc_test_util_unsecure",
3667 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003668 ],
3669 "headers": [],
3670 "language": "c",
Craig Tillerde676262016-02-19 12:28:34 -08003671 "name": "h2_sockpair_nosec_test",
3672 "src": [
3673 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003674 ],
3675 "third_party": false,
3676 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003677 },
3678 {
3679 "deps": [
3680 "end2end_nosec_tests",
3681 "gpr",
3682 "gpr_test_util",
3683 "grpc_test_util_unsecure",
3684 "grpc_unsecure"
3685 ],
3686 "headers": [],
3687 "language": "c",
3688 "name": "h2_sockpair+trace_nosec_test",
3689 "src": [
3690 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003691 ],
3692 "third_party": false,
3693 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003694 },
3695 {
3696 "deps": [
3697 "end2end_nosec_tests",
3698 "gpr",
3699 "gpr_test_util",
3700 "grpc_test_util_unsecure",
3701 "grpc_unsecure"
3702 ],
3703 "headers": [],
3704 "language": "c",
3705 "name": "h2_sockpair_1byte_nosec_test",
3706 "src": [
3707 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003708 ],
3709 "third_party": false,
3710 "type": "target"
Craig Tillerde676262016-02-19 12:28:34 -08003711 },
3712 {
3713 "deps": [
3714 "end2end_nosec_tests",
3715 "gpr",
3716 "gpr_test_util",
3717 "grpc_test_util_unsecure",
3718 "grpc_unsecure"
3719 ],
3720 "headers": [],
3721 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003722 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003723 "src": [
3724 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003725 ],
3726 "third_party": false,
3727 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003728 },
3729 {
3730 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003731 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003732 "gpr",
3733 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003734 "grpc_test_util_unsecure",
3735 "grpc_unsecure"
3736 ],
3737 "headers": [],
3738 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003739 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003740 "src": [
3741 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003742 ],
3743 "third_party": false,
3744 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003745 },
3746 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003747 "deps": [],
3748 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003749 "include/grpc/impl/codegen/alloc.h",
3750 "include/grpc/impl/codegen/atm.h",
3751 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3752 "include/grpc/impl/codegen/atm_gcc_sync.h",
3753 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003754 "include/grpc/impl/codegen/log.h",
3755 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003756 "include/grpc/impl/codegen/slice.h",
3757 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003758 "include/grpc/impl/codegen/sync.h",
3759 "include/grpc/impl/codegen/sync_generic.h",
3760 "include/grpc/impl/codegen/sync_posix.h",
3761 "include/grpc/impl/codegen/sync_win32.h",
3762 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003763 "include/grpc/support/alloc.h",
3764 "include/grpc/support/atm.h",
3765 "include/grpc/support/atm_gcc_atomic.h",
3766 "include/grpc/support/atm_gcc_sync.h",
3767 "include/grpc/support/atm_win32.h",
3768 "include/grpc/support/avl.h",
3769 "include/grpc/support/cmdline.h",
3770 "include/grpc/support/cpu.h",
3771 "include/grpc/support/histogram.h",
3772 "include/grpc/support/host_port.h",
3773 "include/grpc/support/log.h",
3774 "include/grpc/support/log_win32.h",
3775 "include/grpc/support/port_platform.h",
3776 "include/grpc/support/slice.h",
3777 "include/grpc/support/slice_buffer.h",
3778 "include/grpc/support/string_util.h",
3779 "include/grpc/support/subprocess.h",
3780 "include/grpc/support/sync.h",
3781 "include/grpc/support/sync_generic.h",
3782 "include/grpc/support/sync_posix.h",
3783 "include/grpc/support/sync_win32.h",
3784 "include/grpc/support/thd.h",
3785 "include/grpc/support/time.h",
3786 "include/grpc/support/tls.h",
3787 "include/grpc/support/tls_gcc.h",
3788 "include/grpc/support/tls_msvc.h",
3789 "include/grpc/support/tls_pthread.h",
3790 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003791 "src/core/profiling/timers.h",
Craig Tillerc72cc422016-03-11 10:54:36 -08003792 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003793 "src/core/support/block_annotate.h",
3794 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003795 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003796 "src/core/support/murmur_hash.h",
3797 "src/core/support/stack_lockfree.h",
3798 "src/core/support/string.h",
3799 "src/core/support/string_win32.h",
3800 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003801 "src/core/support/time_precise.h",
3802 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003803 ],
3804 "language": "c",
3805 "name": "gpr",
3806 "src": [
3807 "include/grpc/impl/codegen/alloc.h",
3808 "include/grpc/impl/codegen/atm.h",
3809 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3810 "include/grpc/impl/codegen/atm_gcc_sync.h",
3811 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003812 "include/grpc/impl/codegen/log.h",
3813 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003814 "include/grpc/impl/codegen/slice.h",
3815 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003816 "include/grpc/impl/codegen/sync.h",
3817 "include/grpc/impl/codegen/sync_generic.h",
3818 "include/grpc/impl/codegen/sync_posix.h",
3819 "include/grpc/impl/codegen/sync_win32.h",
3820 "include/grpc/impl/codegen/time.h",
3821 "include/grpc/support/alloc.h",
3822 "include/grpc/support/atm.h",
3823 "include/grpc/support/atm_gcc_atomic.h",
3824 "include/grpc/support/atm_gcc_sync.h",
3825 "include/grpc/support/atm_win32.h",
3826 "include/grpc/support/avl.h",
3827 "include/grpc/support/cmdline.h",
3828 "include/grpc/support/cpu.h",
3829 "include/grpc/support/histogram.h",
3830 "include/grpc/support/host_port.h",
3831 "include/grpc/support/log.h",
3832 "include/grpc/support/log_win32.h",
3833 "include/grpc/support/port_platform.h",
3834 "include/grpc/support/slice.h",
3835 "include/grpc/support/slice_buffer.h",
3836 "include/grpc/support/string_util.h",
3837 "include/grpc/support/subprocess.h",
3838 "include/grpc/support/sync.h",
3839 "include/grpc/support/sync_generic.h",
3840 "include/grpc/support/sync_posix.h",
3841 "include/grpc/support/sync_win32.h",
3842 "include/grpc/support/thd.h",
3843 "include/grpc/support/time.h",
3844 "include/grpc/support/tls.h",
3845 "include/grpc/support/tls_gcc.h",
3846 "include/grpc/support/tls_msvc.h",
3847 "include/grpc/support/tls_pthread.h",
3848 "include/grpc/support/useful.h",
3849 "src/core/profiling/basic_timers.c",
3850 "src/core/profiling/stap_timers.c",
3851 "src/core/profiling/timers.h",
3852 "src/core/support/alloc.c",
3853 "src/core/support/avl.c",
Craig Tillerc72cc422016-03-11 10:54:36 -08003854 "src/core/support/backoff.c",
3855 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003856 "src/core/support/block_annotate.h",
3857 "src/core/support/cmdline.c",
3858 "src/core/support/cpu_iphone.c",
3859 "src/core/support/cpu_linux.c",
3860 "src/core/support/cpu_posix.c",
3861 "src/core/support/cpu_windows.c",
3862 "src/core/support/env.h",
3863 "src/core/support/env_linux.c",
3864 "src/core/support/env_posix.c",
3865 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003866 "src/core/support/histogram.c",
3867 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003868 "src/core/support/load_file.c",
3869 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003870 "src/core/support/log.c",
3871 "src/core/support/log_android.c",
3872 "src/core/support/log_linux.c",
3873 "src/core/support/log_posix.c",
3874 "src/core/support/log_win32.c",
3875 "src/core/support/murmur_hash.c",
3876 "src/core/support/murmur_hash.h",
3877 "src/core/support/slice.c",
3878 "src/core/support/slice_buffer.c",
3879 "src/core/support/stack_lockfree.c",
3880 "src/core/support/stack_lockfree.h",
3881 "src/core/support/string.c",
3882 "src/core/support/string.h",
3883 "src/core/support/string_posix.c",
3884 "src/core/support/string_win32.c",
3885 "src/core/support/string_win32.h",
3886 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003887 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003888 "src/core/support/sync.c",
3889 "src/core/support/sync_posix.c",
3890 "src/core/support/sync_win32.c",
3891 "src/core/support/thd.c",
3892 "src/core/support/thd_internal.h",
3893 "src/core/support/thd_posix.c",
3894 "src/core/support/thd_win32.c",
3895 "src/core/support/time.c",
3896 "src/core/support/time_posix.c",
3897 "src/core/support/time_precise.c",
3898 "src/core/support/time_precise.h",
3899 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003900 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003901 "src/core/support/tmpfile.h",
3902 "src/core/support/tmpfile_posix.c",
3903 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003904 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003905 ],
3906 "third_party": false,
3907 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003908 },
3909 {
3910 "deps": [
3911 "gpr"
3912 ],
3913 "headers": [
3914 "test/core/util/test_config.h"
3915 ],
3916 "language": "c",
3917 "name": "gpr_test_util",
3918 "src": [
3919 "test/core/util/test_config.c",
3920 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003921 ],
3922 "third_party": false,
3923 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003924 },
3925 {
3926 "deps": [
3927 "gpr"
3928 ],
3929 "headers": [
3930 "include/grpc/byte_buffer.h",
3931 "include/grpc/byte_buffer_reader.h",
3932 "include/grpc/census.h",
3933 "include/grpc/compression.h",
3934 "include/grpc/grpc.h",
3935 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003936 "include/grpc/impl/codegen/byte_buffer.h",
3937 "include/grpc/impl/codegen/compression_types.h",
3938 "include/grpc/impl/codegen/connectivity_state.h",
3939 "include/grpc/impl/codegen/grpc_types.h",
3940 "include/grpc/impl/codegen/propagation_bits.h",
3941 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003942 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003943 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003944 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003945 "src/core/census/grpc_plugin.h",
Alistair Veitch77715442016-02-22 14:20:25 -08003946 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003947 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003948 "src/core/channel/channel_args.h",
3949 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08003950 "src/core/channel/channel_stack_builder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003951 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003952 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003953 "src/core/channel/connected_channel.h",
3954 "src/core/channel/context.h",
3955 "src/core/channel/http_client_filter.h",
3956 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003957 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003958 "src/core/client_config/client_config.h",
3959 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003960 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003961 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003962 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003963 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003964 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003965 "src/core/client_config/lb_policy_factory.h",
3966 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003967 "src/core/client_config/resolver.h",
3968 "src/core/client_config/resolver_factory.h",
3969 "src/core/client_config/resolver_registry.h",
3970 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003971 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003972 "src/core/client_config/subchannel.h",
3973 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003974 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003975 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003976 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003977 "src/core/compression/message_compress.h",
3978 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11003979 "src/core/http/format_request.h",
3980 "src/core/http/httpcli.h",
3981 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003982 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003983 "src/core/iomgr/endpoint.h",
3984 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003985 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003986 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003987 "src/core/iomgr/fd_posix.h",
3988 "src/core/iomgr/iocp_windows.h",
3989 "src/core/iomgr/iomgr.h",
3990 "src/core/iomgr/iomgr_internal.h",
3991 "src/core/iomgr/iomgr_posix.h",
3992 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003993 "src/core/iomgr/pollset_posix.h",
3994 "src/core/iomgr/pollset_set.h",
3995 "src/core/iomgr/pollset_set_posix.h",
3996 "src/core/iomgr/pollset_set_windows.h",
3997 "src/core/iomgr/pollset_windows.h",
3998 "src/core/iomgr/resolve_address.h",
3999 "src/core/iomgr/sockaddr.h",
4000 "src/core/iomgr/sockaddr_posix.h",
4001 "src/core/iomgr/sockaddr_utils.h",
4002 "src/core/iomgr/sockaddr_win32.h",
4003 "src/core/iomgr/socket_utils_posix.h",
4004 "src/core/iomgr/socket_windows.h",
4005 "src/core/iomgr/tcp_client.h",
4006 "src/core/iomgr/tcp_posix.h",
4007 "src/core/iomgr/tcp_server.h",
4008 "src/core/iomgr/tcp_windows.h",
4009 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004010 "src/core/iomgr/timer.h",
4011 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004012 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004013 "src/core/iomgr/unix_sockets_posix.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004014 "src/core/iomgr/wakeup_fd_pipe.h",
4015 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004016 "src/core/iomgr/workqueue.h",
4017 "src/core/iomgr/workqueue_posix.h",
4018 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004019 "src/core/json/json.h",
4020 "src/core/json/json_common.h",
4021 "src/core/json/json_reader.h",
4022 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004023 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004024 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004025 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004026 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07004027 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004028 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004029 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004030 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004031 "src/core/security/security_connector.h",
4032 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004033 "src/core/statistics/census_interface.h",
4034 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004035 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004036 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004037 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004038 "src/core/surface/channel.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004039 "src/core/surface/channel_init.h",
4040 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004041 "src/core/surface/completion_queue.h",
4042 "src/core/surface/event_string.h",
4043 "src/core/surface/init.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004044 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004045 "src/core/surface/server.h",
4046 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004047 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004048 "src/core/transport/chttp2/alpn.h",
4049 "src/core/transport/chttp2/bin_encoder.h",
4050 "src/core/transport/chttp2/frame.h",
4051 "src/core/transport/chttp2/frame_data.h",
4052 "src/core/transport/chttp2/frame_goaway.h",
4053 "src/core/transport/chttp2/frame_ping.h",
4054 "src/core/transport/chttp2/frame_rst_stream.h",
4055 "src/core/transport/chttp2/frame_settings.h",
4056 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004057 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004058 "src/core/transport/chttp2/hpack_parser.h",
4059 "src/core/transport/chttp2/hpack_table.h",
4060 "src/core/transport/chttp2/http2_errors.h",
4061 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004062 "src/core/transport/chttp2/incoming_metadata.h",
4063 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004064 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004065 "src/core/transport/chttp2/stream_map.h",
4066 "src/core/transport/chttp2/timeout_encoding.h",
4067 "src/core/transport/chttp2/varint.h",
4068 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004069 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004070 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004071 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004072 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004073 "src/core/transport/transport.h",
4074 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004075 "src/core/tsi/fake_transport_security.h",
4076 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004077 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004078 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004079 "src/core/tsi/transport_security_interface.h",
4080 "third_party/nanopb/pb.h",
4081 "third_party/nanopb/pb_common.h",
4082 "third_party/nanopb/pb_decode.h",
4083 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004084 ],
4085 "language": "c",
4086 "name": "grpc",
4087 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004088 "include/grpc/byte_buffer.h",
4089 "include/grpc/byte_buffer_reader.h",
4090 "include/grpc/census.h",
4091 "include/grpc/compression.h",
4092 "include/grpc/grpc.h",
4093 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004094 "include/grpc/impl/codegen/byte_buffer.h",
4095 "include/grpc/impl/codegen/compression_types.h",
4096 "include/grpc/impl/codegen/connectivity_state.h",
4097 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004098 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004099 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004100 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004101 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004103 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004104 "src/core/census/grpc_filter.c",
4105 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004106 "src/core/census/grpc_plugin.c",
4107 "src/core/census/grpc_plugin.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004108 "src/core/census/initialize.c",
Alistair Veitch77715442016-02-22 14:20:25 -08004109 "src/core/census/mlog.c",
4110 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004111 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004112 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004113 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004114 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004115 "src/core/channel/channel_args.c",
4116 "src/core/channel/channel_args.h",
4117 "src/core/channel/channel_stack.c",
4118 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004119 "src/core/channel/channel_stack_builder.c",
4120 "src/core/channel/channel_stack_builder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004121 "src/core/channel/client_channel.c",
4122 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004123 "src/core/channel/compress_filter.c",
4124 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004125 "src/core/channel/connected_channel.c",
4126 "src/core/channel/connected_channel.h",
4127 "src/core/channel/context.h",
4128 "src/core/channel/http_client_filter.c",
4129 "src/core/channel/http_client_filter.h",
4130 "src/core/channel/http_server_filter.c",
4131 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004132 "src/core/channel/subchannel_call_holder.c",
4133 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004134 "src/core/client_config/client_config.c",
4135 "src/core/client_config/client_config.h",
4136 "src/core/client_config/connector.c",
4137 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004138 "src/core/client_config/default_initial_connect_string.c",
4139 "src/core/client_config/initial_connect_string.c",
4140 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004141 "src/core/client_config/lb_policies/load_balancer_api.c",
4142 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004143 "src/core/client_config/lb_policies/pick_first.c",
4144 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004145 "src/core/client_config/lb_policies/round_robin.c",
4146 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004147 "src/core/client_config/lb_policy.c",
4148 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004149 "src/core/client_config/lb_policy_factory.c",
4150 "src/core/client_config/lb_policy_factory.h",
4151 "src/core/client_config/lb_policy_registry.c",
4152 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004153 "src/core/client_config/resolver.c",
4154 "src/core/client_config/resolver.h",
4155 "src/core/client_config/resolver_factory.c",
4156 "src/core/client_config/resolver_factory.h",
4157 "src/core/client_config/resolver_registry.c",
4158 "src/core/client_config/resolver_registry.h",
4159 "src/core/client_config/resolvers/dns_resolver.c",
4160 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004161 "src/core/client_config/resolvers/sockaddr_resolver.c",
4162 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004163 "src/core/client_config/subchannel.c",
4164 "src/core/client_config/subchannel.h",
4165 "src/core/client_config/subchannel_factory.c",
4166 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004167 "src/core/client_config/subchannel_index.c",
4168 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004169 "src/core/client_config/uri_parser.c",
4170 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004171 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004172 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004173 "src/core/compression/message_compress.c",
4174 "src/core/compression/message_compress.h",
4175 "src/core/debug/trace.c",
4176 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004177 "src/core/http/format_request.c",
4178 "src/core/http/format_request.h",
4179 "src/core/http/httpcli.c",
4180 "src/core/http/httpcli.h",
4181 "src/core/http/httpcli_security_connector.c",
4182 "src/core/http/parser.c",
4183 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004184 "src/core/iomgr/closure.c",
4185 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004186 "src/core/iomgr/endpoint.c",
4187 "src/core/iomgr/endpoint.h",
4188 "src/core/iomgr/endpoint_pair.h",
4189 "src/core/iomgr/endpoint_pair_posix.c",
4190 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004191 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004192 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004193 "src/core/iomgr/executor.c",
4194 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004195 "src/core/iomgr/fd_posix.c",
4196 "src/core/iomgr/fd_posix.h",
4197 "src/core/iomgr/iocp_windows.c",
4198 "src/core/iomgr/iocp_windows.h",
4199 "src/core/iomgr/iomgr.c",
4200 "src/core/iomgr/iomgr.h",
4201 "src/core/iomgr/iomgr_internal.h",
4202 "src/core/iomgr/iomgr_posix.c",
4203 "src/core/iomgr/iomgr_posix.h",
4204 "src/core/iomgr/iomgr_windows.c",
4205 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004206 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4207 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4208 "src/core/iomgr/pollset_posix.c",
4209 "src/core/iomgr/pollset_posix.h",
4210 "src/core/iomgr/pollset_set.h",
4211 "src/core/iomgr/pollset_set_posix.c",
4212 "src/core/iomgr/pollset_set_posix.h",
4213 "src/core/iomgr/pollset_set_windows.c",
4214 "src/core/iomgr/pollset_set_windows.h",
4215 "src/core/iomgr/pollset_windows.c",
4216 "src/core/iomgr/pollset_windows.h",
4217 "src/core/iomgr/resolve_address.h",
4218 "src/core/iomgr/resolve_address_posix.c",
4219 "src/core/iomgr/resolve_address_windows.c",
4220 "src/core/iomgr/sockaddr.h",
4221 "src/core/iomgr/sockaddr_posix.h",
4222 "src/core/iomgr/sockaddr_utils.c",
4223 "src/core/iomgr/sockaddr_utils.h",
4224 "src/core/iomgr/sockaddr_win32.h",
4225 "src/core/iomgr/socket_utils_common_posix.c",
4226 "src/core/iomgr/socket_utils_linux.c",
4227 "src/core/iomgr/socket_utils_posix.c",
4228 "src/core/iomgr/socket_utils_posix.h",
4229 "src/core/iomgr/socket_windows.c",
4230 "src/core/iomgr/socket_windows.h",
4231 "src/core/iomgr/tcp_client.h",
4232 "src/core/iomgr/tcp_client_posix.c",
4233 "src/core/iomgr/tcp_client_windows.c",
4234 "src/core/iomgr/tcp_posix.c",
4235 "src/core/iomgr/tcp_posix.h",
4236 "src/core/iomgr/tcp_server.h",
4237 "src/core/iomgr/tcp_server_posix.c",
4238 "src/core/iomgr/tcp_server_windows.c",
4239 "src/core/iomgr/tcp_windows.c",
4240 "src/core/iomgr/tcp_windows.h",
4241 "src/core/iomgr/time_averaged_stats.c",
4242 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004243 "src/core/iomgr/timer.c",
4244 "src/core/iomgr/timer.h",
4245 "src/core/iomgr/timer_heap.c",
4246 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004247 "src/core/iomgr/udp_server.c",
4248 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004249 "src/core/iomgr/unix_sockets_posix.c",
4250 "src/core/iomgr/unix_sockets_posix.h",
4251 "src/core/iomgr/unix_sockets_posix_noop.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004252 "src/core/iomgr/wakeup_fd_eventfd.c",
4253 "src/core/iomgr/wakeup_fd_nospecial.c",
4254 "src/core/iomgr/wakeup_fd_pipe.c",
4255 "src/core/iomgr/wakeup_fd_pipe.h",
4256 "src/core/iomgr/wakeup_fd_posix.c",
4257 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004258 "src/core/iomgr/workqueue.h",
4259 "src/core/iomgr/workqueue_posix.c",
4260 "src/core/iomgr/workqueue_posix.h",
4261 "src/core/iomgr/workqueue_windows.c",
4262 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004263 "src/core/json/json.c",
4264 "src/core/json/json.h",
4265 "src/core/json/json_common.h",
4266 "src/core/json/json_reader.c",
4267 "src/core/json/json_reader.h",
4268 "src/core/json/json_string.c",
4269 "src/core/json/json_writer.c",
4270 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004271 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4272 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004273 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004274 "src/core/security/b64.c",
4275 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004276 "src/core/security/client_auth_filter.c",
4277 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004278 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 "src/core/security/credentials_metadata.c",
4280 "src/core/security/credentials_posix.c",
4281 "src/core/security/credentials_win32.c",
4282 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004283 "src/core/security/handshake.c",
4284 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004286 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004287 "src/core/security/jwt_verifier.c",
4288 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004290 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004292 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004293 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004294 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 "src/core/security/server_auth_filter.c",
4296 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004297 "src/core/statistics/census_interface.h",
4298 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004299 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004300 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004301 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004302 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004303 "src/core/surface/byte_buffer_reader.c",
4304 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004305 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004306 "src/core/surface/call_details.c",
4307 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004308 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004309 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004310 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004311 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004312 "src/core/surface/channel_create.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004313 "src/core/surface/channel_init.c",
4314 "src/core/surface/channel_init.h",
Craig Tiller26dab312015-12-07 14:43:47 -08004315 "src/core/surface/channel_ping.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004316 "src/core/surface/channel_stack_type.c",
4317 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004319 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004321 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004323 "src/core/surface/init.h",
4324 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004325 "src/core/surface/lame_client.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004326 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004327 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004328 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004329 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004330 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004331 "src/core/surface/server_chttp2.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004333 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004334 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004335 "src/core/transport/byte_stream.c",
4336 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004337 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004339 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004340 "src/core/transport/chttp2/bin_encoder.h",
4341 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004342 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004345 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004346 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004347 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004348 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004349 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004350 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004352 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004353 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004354 "src/core/transport/chttp2/hpack_encoder.c",
4355 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004356 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004357 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "src/core/transport/chttp2/hpack_table.h",
4360 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004361 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004362 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004363 "src/core/transport/chttp2/incoming_metadata.c",
4364 "src/core/transport/chttp2/incoming_metadata.h",
4365 "src/core/transport/chttp2/internal.h",
4366 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004367 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004368 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004369 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004370 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004371 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004372 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004373 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004374 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004375 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004376 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004377 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004378 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004379 "src/core/transport/connectivity_state.c",
4380 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004381 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004382 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004383 "src/core/transport/metadata_batch.c",
4384 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004385 "src/core/transport/static_metadata.c",
4386 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004387 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004388 "src/core/transport/transport.h",
4389 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004390 "src/core/transport/transport_op_string.c",
4391 "src/core/tsi/fake_transport_security.c",
4392 "src/core/tsi/fake_transport_security.h",
4393 "src/core/tsi/ssl_transport_security.c",
4394 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004395 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004396 "src/core/tsi/transport_security.c",
4397 "src/core/tsi/transport_security.h",
4398 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004399 ],
4400 "third_party": false,
4401 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004402 },
4403 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004404 "deps": [],
4405 "headers": [
4406 "include/grpc/impl/codegen/alloc.h",
4407 "include/grpc/impl/codegen/atm.h",
4408 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4409 "include/grpc/impl/codegen/atm_gcc_sync.h",
4410 "include/grpc/impl/codegen/atm_win32.h",
4411 "include/grpc/impl/codegen/byte_buffer.h",
4412 "include/grpc/impl/codegen/compression_types.h",
4413 "include/grpc/impl/codegen/connectivity_state.h",
4414 "include/grpc/impl/codegen/grpc_types.h",
4415 "include/grpc/impl/codegen/log.h",
4416 "include/grpc/impl/codegen/port_platform.h",
4417 "include/grpc/impl/codegen/propagation_bits.h",
4418 "include/grpc/impl/codegen/slice.h",
4419 "include/grpc/impl/codegen/slice_buffer.h",
4420 "include/grpc/impl/codegen/status.h",
4421 "include/grpc/impl/codegen/sync.h",
4422 "include/grpc/impl/codegen/sync_generic.h",
4423 "include/grpc/impl/codegen/sync_posix.h",
4424 "include/grpc/impl/codegen/sync_win32.h",
4425 "include/grpc/impl/codegen/time.h"
4426 ],
4427 "language": "c",
4428 "name": "grpc_codegen_lib",
4429 "src": [
4430 "include/grpc/impl/codegen/alloc.h",
4431 "include/grpc/impl/codegen/atm.h",
4432 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4433 "include/grpc/impl/codegen/atm_gcc_sync.h",
4434 "include/grpc/impl/codegen/atm_win32.h",
4435 "include/grpc/impl/codegen/byte_buffer.h",
4436 "include/grpc/impl/codegen/compression_types.h",
4437 "include/grpc/impl/codegen/connectivity_state.h",
4438 "include/grpc/impl/codegen/grpc_types.h",
4439 "include/grpc/impl/codegen/log.h",
4440 "include/grpc/impl/codegen/port_platform.h",
4441 "include/grpc/impl/codegen/propagation_bits.h",
4442 "include/grpc/impl/codegen/slice.h",
4443 "include/grpc/impl/codegen/slice_buffer.h",
4444 "include/grpc/impl/codegen/status.h",
4445 "include/grpc/impl/codegen/sync.h",
4446 "include/grpc/impl/codegen/sync_generic.h",
4447 "include/grpc/impl/codegen/sync_posix.h",
4448 "include/grpc/impl/codegen/sync_win32.h",
4449 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004450 ],
4451 "third_party": false,
4452 "type": "lib"
4453 },
4454 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004455 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004456 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004457 "grpc"
4458 ],
4459 "headers": [],
4460 "language": "c",
4461 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004462 "src": [],
4463 "third_party": false,
4464 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004465 },
4466 {
4467 "deps": [
4468 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004469 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004470 "grpc"
4471 ],
4472 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004473 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004474 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004475 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004476 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004477 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 "test/core/util/grpc_profiler.h",
4479 "test/core/util/parse_hexstring.h",
4480 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004481 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004482 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004483 ],
4484 "language": "c",
4485 "name": "grpc_test_util",
4486 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004487 "test/core/end2end/cq_verifier.c",
4488 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004489 "test/core/end2end/data/server1_cert.c",
4490 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004491 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004492 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004493 "test/core/end2end/fixtures/proxy.c",
4494 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004496 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004497 "test/core/security/oauth2_utils.c",
4498 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004500 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004501 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004502 "test/core/util/parse_hexstring.h",
4503 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004504 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004505 "test/core/util/port_server_client.c",
4506 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004507 "test/core/util/port_windows.c",
4508 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004509 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004510 ],
4511 "third_party": false,
4512 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004513 },
4514 {
4515 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004516 "gpr",
4517 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004518 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004519 ],
4520 "headers": [
4521 "test/core/end2end/cq_verifier.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",
4524 "test/core/util/grpc_profiler.h",
4525 "test/core/util/parse_hexstring.h",
4526 "test/core/util/port.h",
Craig Tiller19d7d802016-03-17 08:47:05 -07004527 "test/core/util/port_server_client.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004528 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004529 ],
4530 "language": "c",
4531 "name": "grpc_test_util_unsecure",
4532 "src": [
4533 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004534 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004535 "test/core/end2end/fixtures/proxy.c",
4536 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004538 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004539 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004540 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004541 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004542 "test/core/util/parse_hexstring.h",
4543 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004544 "test/core/util/port_posix.c",
Craig Tiller19d7d802016-03-17 08:47:05 -07004545 "test/core/util/port_server_client.c",
4546 "test/core/util/port_server_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004547 "test/core/util/port_windows.c",
4548 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004549 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004550 ],
4551 "third_party": false,
4552 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004553 },
4554 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004555 "deps": [
4556 "gpr"
4557 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004558 "headers": [
4559 "include/grpc/byte_buffer.h",
4560 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004561 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004562 "include/grpc/compression.h",
4563 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004564 "include/grpc/impl/codegen/byte_buffer.h",
4565 "include/grpc/impl/codegen/compression_types.h",
4566 "include/grpc/impl/codegen/connectivity_state.h",
4567 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004568 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004569 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004570 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004571 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004572 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004573 "src/core/census/grpc_plugin.h",
Alistair Veitch77715442016-02-22 14:20:25 -08004574 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004575 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004576 "src/core/channel/channel_args.h",
4577 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004578 "src/core/channel/channel_stack_builder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004579 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004580 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 "src/core/channel/connected_channel.h",
4582 "src/core/channel/context.h",
4583 "src/core/channel/http_client_filter.h",
4584 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004585 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004586 "src/core/client_config/client_config.h",
4587 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004588 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004589 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004590 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004591 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004592 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004593 "src/core/client_config/lb_policy_factory.h",
4594 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004595 "src/core/client_config/resolver.h",
4596 "src/core/client_config/resolver_factory.h",
4597 "src/core/client_config/resolver_registry.h",
4598 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004599 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004600 "src/core/client_config/subchannel.h",
4601 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004602 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004603 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004604 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004605 "src/core/compression/message_compress.h",
4606 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004607 "src/core/http/format_request.h",
4608 "src/core/http/httpcli.h",
4609 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004610 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004611 "src/core/iomgr/endpoint.h",
4612 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004613 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004614 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004615 "src/core/iomgr/fd_posix.h",
4616 "src/core/iomgr/iocp_windows.h",
4617 "src/core/iomgr/iomgr.h",
4618 "src/core/iomgr/iomgr_internal.h",
4619 "src/core/iomgr/iomgr_posix.h",
4620 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004621 "src/core/iomgr/pollset_posix.h",
4622 "src/core/iomgr/pollset_set.h",
4623 "src/core/iomgr/pollset_set_posix.h",
4624 "src/core/iomgr/pollset_set_windows.h",
4625 "src/core/iomgr/pollset_windows.h",
4626 "src/core/iomgr/resolve_address.h",
4627 "src/core/iomgr/sockaddr.h",
4628 "src/core/iomgr/sockaddr_posix.h",
4629 "src/core/iomgr/sockaddr_utils.h",
4630 "src/core/iomgr/sockaddr_win32.h",
4631 "src/core/iomgr/socket_utils_posix.h",
4632 "src/core/iomgr/socket_windows.h",
4633 "src/core/iomgr/tcp_client.h",
4634 "src/core/iomgr/tcp_posix.h",
4635 "src/core/iomgr/tcp_server.h",
4636 "src/core/iomgr/tcp_windows.h",
4637 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004638 "src/core/iomgr/timer.h",
4639 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004640 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004641 "src/core/iomgr/unix_sockets_posix.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004642 "src/core/iomgr/wakeup_fd_pipe.h",
4643 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004644 "src/core/iomgr/workqueue.h",
4645 "src/core/iomgr/workqueue_posix.h",
4646 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004647 "src/core/json/json.h",
4648 "src/core/json/json_common.h",
4649 "src/core/json/json_reader.h",
4650 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004651 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004652 "src/core/statistics/census_interface.h",
4653 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004654 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004655 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004656 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004657 "src/core/surface/channel.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004658 "src/core/surface/channel_init.h",
4659 "src/core/surface/channel_stack_type.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004660 "src/core/surface/completion_queue.h",
4661 "src/core/surface/event_string.h",
4662 "src/core/surface/init.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004663 "src/core/surface/lame_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004664 "src/core/surface/server.h",
4665 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004666 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004667 "src/core/transport/chttp2/alpn.h",
4668 "src/core/transport/chttp2/bin_encoder.h",
4669 "src/core/transport/chttp2/frame.h",
4670 "src/core/transport/chttp2/frame_data.h",
4671 "src/core/transport/chttp2/frame_goaway.h",
4672 "src/core/transport/chttp2/frame_ping.h",
4673 "src/core/transport/chttp2/frame_rst_stream.h",
4674 "src/core/transport/chttp2/frame_settings.h",
4675 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004676 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004677 "src/core/transport/chttp2/hpack_parser.h",
4678 "src/core/transport/chttp2/hpack_table.h",
4679 "src/core/transport/chttp2/http2_errors.h",
4680 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004681 "src/core/transport/chttp2/incoming_metadata.h",
4682 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004683 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004684 "src/core/transport/chttp2/stream_map.h",
4685 "src/core/transport/chttp2/timeout_encoding.h",
4686 "src/core/transport/chttp2/varint.h",
4687 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004688 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004689 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004690 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004691 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004692 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004693 "src/core/transport/transport_impl.h",
4694 "third_party/nanopb/pb.h",
4695 "third_party/nanopb/pb_common.h",
4696 "third_party/nanopb/pb_decode.h",
4697 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004698 ],
4699 "language": "c",
4700 "name": "grpc_unsecure",
4701 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004702 "include/grpc/byte_buffer.h",
4703 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004704 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004705 "include/grpc/compression.h",
4706 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004707 "include/grpc/impl/codegen/byte_buffer.h",
4708 "include/grpc/impl/codegen/compression_types.h",
4709 "include/grpc/impl/codegen/connectivity_state.h",
4710 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004711 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004712 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004713 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004714 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004715 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004716 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004717 "src/core/census/grpc_filter.c",
4718 "src/core/census/grpc_filter.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004719 "src/core/census/grpc_plugin.c",
4720 "src/core/census/grpc_plugin.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004721 "src/core/census/initialize.c",
Alistair Veitch77715442016-02-22 14:20:25 -08004722 "src/core/census/mlog.c",
4723 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004724 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004725 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004726 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004727 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004728 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004729 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004730 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004731 "src/core/channel/channel_stack.h",
Craig Tiller178edfa2016-02-17 20:54:46 -08004732 "src/core/channel/channel_stack_builder.c",
4733 "src/core/channel/channel_stack_builder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004734 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004735 "src/core/channel/client_channel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004736 "src/core/channel/compress_filter.c",
4737 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004738 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004739 "src/core/channel/connected_channel.h",
4740 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004741 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004742 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004743 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004744 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004745 "src/core/channel/subchannel_call_holder.c",
4746 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004747 "src/core/client_config/client_config.c",
4748 "src/core/client_config/client_config.h",
4749 "src/core/client_config/connector.c",
4750 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004751 "src/core/client_config/default_initial_connect_string.c",
4752 "src/core/client_config/initial_connect_string.c",
4753 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004754 "src/core/client_config/lb_policies/load_balancer_api.c",
4755 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004756 "src/core/client_config/lb_policies/pick_first.c",
4757 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004758 "src/core/client_config/lb_policies/round_robin.c",
4759 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004760 "src/core/client_config/lb_policy.c",
4761 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004762 "src/core/client_config/lb_policy_factory.c",
4763 "src/core/client_config/lb_policy_factory.h",
4764 "src/core/client_config/lb_policy_registry.c",
4765 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004766 "src/core/client_config/resolver.c",
4767 "src/core/client_config/resolver.h",
4768 "src/core/client_config/resolver_factory.c",
4769 "src/core/client_config/resolver_factory.h",
4770 "src/core/client_config/resolver_registry.c",
4771 "src/core/client_config/resolver_registry.h",
4772 "src/core/client_config/resolvers/dns_resolver.c",
4773 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004774 "src/core/client_config/resolvers/sockaddr_resolver.c",
4775 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004776 "src/core/client_config/subchannel.c",
4777 "src/core/client_config/subchannel.h",
4778 "src/core/client_config/subchannel_factory.c",
4779 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004780 "src/core/client_config/subchannel_index.c",
4781 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004782 "src/core/client_config/uri_parser.c",
4783 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004784 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004785 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004786 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004787 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004788 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004789 "src/core/debug/trace.h",
Matthew Iselin1824f052016-02-10 12:16:06 +11004790 "src/core/http/format_request.c",
4791 "src/core/http/format_request.h",
4792 "src/core/http/httpcli.c",
4793 "src/core/http/httpcli.h",
4794 "src/core/http/parser.c",
4795 "src/core/http/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004796 "src/core/iomgr/closure.c",
4797 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004798 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004799 "src/core/iomgr/endpoint.h",
4800 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004801 "src/core/iomgr/endpoint_pair_posix.c",
4802 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004803 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004804 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004805 "src/core/iomgr/executor.c",
4806 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004807 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004808 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004809 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004810 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004811 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004812 "src/core/iomgr/iomgr.h",
4813 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004814 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004815 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004816 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004817 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004818 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4819 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4820 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004821 "src/core/iomgr/pollset_posix.h",
4822 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004823 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004824 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004825 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004826 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004827 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004828 "src/core/iomgr/pollset_windows.h",
4829 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004830 "src/core/iomgr/resolve_address_posix.c",
4831 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004832 "src/core/iomgr/sockaddr.h",
4833 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004834 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004835 "src/core/iomgr/sockaddr_utils.h",
4836 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004837 "src/core/iomgr/socket_utils_common_posix.c",
4838 "src/core/iomgr/socket_utils_linux.c",
4839 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004840 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004841 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004842 "src/core/iomgr/socket_windows.h",
4843 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004844 "src/core/iomgr/tcp_client_posix.c",
4845 "src/core/iomgr/tcp_client_windows.c",
4846 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004847 "src/core/iomgr/tcp_posix.h",
4848 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004849 "src/core/iomgr/tcp_server_posix.c",
4850 "src/core/iomgr/tcp_server_windows.c",
4851 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004852 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004853 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004854 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004855 "src/core/iomgr/timer.c",
4856 "src/core/iomgr/timer.h",
4857 "src/core/iomgr/timer_heap.c",
4858 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004859 "src/core/iomgr/udp_server.c",
4860 "src/core/iomgr/udp_server.h",
ahedberg43df2952016-03-18 10:46:38 -04004861 "src/core/iomgr/unix_sockets_posix.c",
4862 "src/core/iomgr/unix_sockets_posix.h",
4863 "src/core/iomgr/unix_sockets_posix_noop.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004864 "src/core/iomgr/wakeup_fd_eventfd.c",
4865 "src/core/iomgr/wakeup_fd_nospecial.c",
4866 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004867 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004868 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004869 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004870 "src/core/iomgr/workqueue.h",
4871 "src/core/iomgr/workqueue_posix.c",
4872 "src/core/iomgr/workqueue_posix.h",
4873 "src/core/iomgr/workqueue_windows.c",
4874 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004875 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004876 "src/core/json/json.h",
4877 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004878 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004879 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004880 "src/core/json/json_string.c",
4881 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004882 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004883 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4884 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004885 "src/core/statistics/census_interface.h",
4886 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004887 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004888 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004889 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004890 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004891 "src/core/surface/byte_buffer_reader.c",
4892 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004893 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004894 "src/core/surface/call_details.c",
4895 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004896 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004897 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004898 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004899 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004900 "src/core/surface/channel_create.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004901 "src/core/surface/channel_init.c",
4902 "src/core/surface/channel_init.h",
Craig Tiller26dab312015-12-07 14:43:47 -08004903 "src/core/surface/channel_ping.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004904 "src/core/surface/channel_stack_type.c",
4905 "src/core/surface/channel_stack_type.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004906 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004907 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004908 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004909 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004910 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004911 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004912 "src/core/surface/init_unsecure.c",
4913 "src/core/surface/lame_client.c",
Craig Tiller178edfa2016-02-17 20:54:46 -08004914 "src/core/surface/lame_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004915 "src/core/surface/metadata_array.c",
4916 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004917 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004918 "src/core/surface/server_chttp2.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004919 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004920 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004921 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004922 "src/core/transport/byte_stream.c",
4923 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004924 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004925 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004926 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004927 "src/core/transport/chttp2/bin_encoder.h",
4928 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004929 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004930 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004931 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004932 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004933 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004934 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004935 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004936 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004937 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004938 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004939 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004940 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004941 "src/core/transport/chttp2/hpack_encoder.c",
4942 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004943 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004944 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004945 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004946 "src/core/transport/chttp2/hpack_table.h",
4947 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004948 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004949 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004950 "src/core/transport/chttp2/incoming_metadata.c",
4951 "src/core/transport/chttp2/incoming_metadata.h",
4952 "src/core/transport/chttp2/internal.h",
4953 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004954 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004955 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004956 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004957 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004958 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004959 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004960 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004961 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004962 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004963 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004964 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004965 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004966 "src/core/transport/connectivity_state.c",
4967 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004968 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004969 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004970 "src/core/transport/metadata_batch.c",
4971 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004972 "src/core/transport/static_metadata.c",
4973 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004974 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004975 "src/core/transport/transport.h",
4976 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004977 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004978 ],
4979 "third_party": false,
4980 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004981 },
4982 {
4983 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004984 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004985 "grpc"
4986 ],
4987 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004988 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004989 "src/core/client_config/resolvers/zookeeper_resolver.h"
4990 ],
4991 "language": "c",
4992 "name": "grpc_zookeeper",
4993 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004994 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004995 "src/core/client_config/resolvers/zookeeper_resolver.c",
4996 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004997 ],
4998 "third_party": false,
4999 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07005000 },
5001 {
5002 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005003 "gpr",
5004 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07005005 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08005006 "grpc_test_util",
5007 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07005008 ],
5009 "headers": [
5010 "test/core/util/reconnect_server.h"
5011 ],
5012 "language": "c",
5013 "name": "reconnect_server",
5014 "src": [
5015 "test/core/util/reconnect_server.c",
5016 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005017 ],
5018 "third_party": false,
5019 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07005020 },
5021 {
5022 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005023 "gpr",
5024 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08005025 "grpc",
5026 "grpc_test_util"
5027 ],
5028 "headers": [
5029 "test/core/util/test_tcp_server.h"
5030 ],
5031 "language": "c",
5032 "name": "test_tcp_server",
5033 "src": [
5034 "test/core/util/test_tcp_server.c",
5035 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005036 ],
5037 "third_party": false,
5038 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08005039 },
5040 {
5041 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07005042 "grpc"
5043 ],
5044 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005045 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005046 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005047 "include/grpc++/client_context.h",
5048 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005049 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005050 "include/grpc++/generic/async_generic_service.h",
5051 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005052 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005053 "include/grpc++/impl/call.h",
5054 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005055 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005056 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005057 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005058 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005059 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005060 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005061 "include/grpc++/impl/codegen/client_unary_call.h",
5062 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005063 "include/grpc++/impl/codegen/completion_queue_tag.h",
5064 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005065 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005066 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005067 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005068 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005069 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005070 "include/grpc++/impl/codegen/rpc_method.h",
5071 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005072 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005073 "include/grpc++/impl/codegen/serialization_traits.h",
5074 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005075 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005076 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005077 "include/grpc++/impl/codegen/status.h",
5078 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005079 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005080 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005081 "include/grpc++/impl/codegen/sync.h",
5082 "include/grpc++/impl/codegen/sync_cxx11.h",
5083 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005084 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005085 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005086 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005087 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005088 "include/grpc++/impl/proto_utils.h",
5089 "include/grpc++/impl/rpc_method.h",
5090 "include/grpc++/impl/rpc_service_method.h",
5091 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005092 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005093 "include/grpc++/impl/service_type.h",
5094 "include/grpc++/impl/sync.h",
5095 "include/grpc++/impl/sync_cxx11.h",
5096 "include/grpc++/impl/sync_no_cxx11.h",
5097 "include/grpc++/impl/thd.h",
5098 "include/grpc++/impl/thd_cxx11.h",
5099 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005100 "include/grpc++/security/auth_context.h",
5101 "include/grpc++/security/auth_metadata_processor.h",
5102 "include/grpc++/security/credentials.h",
5103 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005104 "include/grpc++/server.h",
5105 "include/grpc++/server_builder.h",
5106 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005107 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005108 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005109 "include/grpc++/support/byte_buffer.h",
5110 "include/grpc++/support/channel_arguments.h",
5111 "include/grpc++/support/config.h",
5112 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005113 "include/grpc++/support/slice.h",
5114 "include/grpc++/support/status.h",
5115 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005116 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005117 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005118 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005119 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005120 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005121 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005122 "src/cpp/common/core_codegen.h",
5123 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005124 "src/cpp/common/create_auth_context.h",
5125 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005126 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005127 "src/cpp/server/secure_server_credentials.h",
5128 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005129 ],
5130 "language": "c++",
5131 "name": "grpc++",
5132 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005133 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005134 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005135 "include/grpc++/client_context.h",
5136 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005137 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005138 "include/grpc++/generic/async_generic_service.h",
5139 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005140 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005141 "include/grpc++/impl/call.h",
5142 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005143 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005144 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005145 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005146 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005147 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005148 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005149 "include/grpc++/impl/codegen/client_unary_call.h",
5150 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005151 "include/grpc++/impl/codegen/completion_queue_tag.h",
5152 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005153 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005154 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005155 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005156 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005157 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005158 "include/grpc++/impl/codegen/rpc_method.h",
5159 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005160 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005161 "include/grpc++/impl/codegen/serialization_traits.h",
5162 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005163 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005164 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005165 "include/grpc++/impl/codegen/status.h",
5166 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005167 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005168 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005169 "include/grpc++/impl/codegen/sync.h",
5170 "include/grpc++/impl/codegen/sync_cxx11.h",
5171 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005172 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005173 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005174 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005175 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005176 "include/grpc++/impl/proto_utils.h",
5177 "include/grpc++/impl/rpc_method.h",
5178 "include/grpc++/impl/rpc_service_method.h",
5179 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005180 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005181 "include/grpc++/impl/service_type.h",
5182 "include/grpc++/impl/sync.h",
5183 "include/grpc++/impl/sync_cxx11.h",
5184 "include/grpc++/impl/sync_no_cxx11.h",
5185 "include/grpc++/impl/thd.h",
5186 "include/grpc++/impl/thd_cxx11.h",
5187 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005188 "include/grpc++/security/auth_context.h",
5189 "include/grpc++/security/auth_metadata_processor.h",
5190 "include/grpc++/security/credentials.h",
5191 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005192 "include/grpc++/server.h",
5193 "include/grpc++/server_builder.h",
5194 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005195 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005196 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005197 "include/grpc++/support/byte_buffer.h",
5198 "include/grpc++/support/channel_arguments.h",
5199 "include/grpc++/support/config.h",
5200 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005201 "include/grpc++/support/slice.h",
5202 "include/grpc++/support/status.h",
5203 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005204 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005205 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005206 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005207 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005208 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005209 "src/cpp/client/client_context.cc",
5210 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005211 "src/cpp/client/create_channel_internal.cc",
5212 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005213 "src/cpp/client/credentials.cc",
5214 "src/cpp/client/generic_stub.cc",
5215 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005216 "src/cpp/client/secure_credentials.cc",
5217 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005218 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005219 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005220 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005221 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005222 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005223 "src/cpp/common/core_codegen.h",
5224 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005225 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005226 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005227 "src/cpp/common/secure_auth_context.cc",
5228 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005229 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005230 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005231 "src/cpp/server/async_generic_service.cc",
5232 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005233 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005234 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005235 "src/cpp/server/insecure_server_credentials.cc",
5236 "src/cpp/server/secure_server_credentials.cc",
5237 "src/cpp/server/secure_server_credentials.h",
5238 "src/cpp/server/server.cc",
5239 "src/cpp/server/server_builder.cc",
5240 "src/cpp/server/server_context.cc",
5241 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005242 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005243 "src/cpp/util/byte_buffer.cc",
5244 "src/cpp/util/slice.cc",
5245 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005246 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005247 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005248 ],
5249 "third_party": false,
5250 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005251 },
5252 {
5253 "deps": [],
5254 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005255 "include/grpc++/impl/codegen/async_stream.h",
5256 "include/grpc++/impl/codegen/async_unary_call.h",
5257 "include/grpc++/impl/codegen/call.h",
5258 "include/grpc++/impl/codegen/call_hook.h",
5259 "include/grpc++/impl/codegen/channel_interface.h",
5260 "include/grpc++/impl/codegen/client_context.h",
5261 "include/grpc++/impl/codegen/client_unary_call.h",
5262 "include/grpc++/impl/codegen/completion_queue.h",
5263 "include/grpc++/impl/codegen/completion_queue_tag.h",
5264 "include/grpc++/impl/codegen/config.h",
5265 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005266 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005267 "include/grpc++/impl/codegen/grpc_library.h",
5268 "include/grpc++/impl/codegen/method_handler_impl.h",
5269 "include/grpc++/impl/codegen/proto_utils.h",
5270 "include/grpc++/impl/codegen/rpc_method.h",
5271 "include/grpc++/impl/codegen/rpc_service_method.h",
5272 "include/grpc++/impl/codegen/security/auth_context.h",
5273 "include/grpc++/impl/codegen/serialization_traits.h",
5274 "include/grpc++/impl/codegen/server_context.h",
5275 "include/grpc++/impl/codegen/server_interface.h",
5276 "include/grpc++/impl/codegen/service_type.h",
5277 "include/grpc++/impl/codegen/status.h",
5278 "include/grpc++/impl/codegen/status_code_enum.h",
5279 "include/grpc++/impl/codegen/string_ref.h",
5280 "include/grpc++/impl/codegen/stub_options.h",
5281 "include/grpc++/impl/codegen/sync.h",
5282 "include/grpc++/impl/codegen/sync_cxx11.h",
5283 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5284 "include/grpc++/impl/codegen/sync_stream.h",
5285 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005286 "include/grpc/impl/codegen/alloc.h",
5287 "include/grpc/impl/codegen/atm.h",
5288 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5289 "include/grpc/impl/codegen/atm_gcc_sync.h",
5290 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005291 "include/grpc/impl/codegen/byte_buffer.h",
5292 "include/grpc/impl/codegen/compression_types.h",
5293 "include/grpc/impl/codegen/connectivity_state.h",
5294 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005295 "include/grpc/impl/codegen/log.h",
5296 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005297 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005298 "include/grpc/impl/codegen/slice.h",
5299 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005300 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005301 "include/grpc/impl/codegen/sync.h",
5302 "include/grpc/impl/codegen/sync_generic.h",
5303 "include/grpc/impl/codegen/sync_posix.h",
5304 "include/grpc/impl/codegen/sync_win32.h",
5305 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005306 ],
5307 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005308 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005309 "src": [
5310 "include/grpc++/impl/codegen/async_stream.h",
5311 "include/grpc++/impl/codegen/async_unary_call.h",
5312 "include/grpc++/impl/codegen/call.h",
5313 "include/grpc++/impl/codegen/call_hook.h",
5314 "include/grpc++/impl/codegen/channel_interface.h",
5315 "include/grpc++/impl/codegen/client_context.h",
5316 "include/grpc++/impl/codegen/client_unary_call.h",
5317 "include/grpc++/impl/codegen/completion_queue.h",
5318 "include/grpc++/impl/codegen/completion_queue_tag.h",
5319 "include/grpc++/impl/codegen/config.h",
5320 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005321 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005322 "include/grpc++/impl/codegen/grpc_library.h",
5323 "include/grpc++/impl/codegen/method_handler_impl.h",
5324 "include/grpc++/impl/codegen/proto_utils.h",
5325 "include/grpc++/impl/codegen/rpc_method.h",
5326 "include/grpc++/impl/codegen/rpc_service_method.h",
5327 "include/grpc++/impl/codegen/security/auth_context.h",
5328 "include/grpc++/impl/codegen/serialization_traits.h",
5329 "include/grpc++/impl/codegen/server_context.h",
5330 "include/grpc++/impl/codegen/server_interface.h",
5331 "include/grpc++/impl/codegen/service_type.h",
5332 "include/grpc++/impl/codegen/status.h",
5333 "include/grpc++/impl/codegen/status_code_enum.h",
5334 "include/grpc++/impl/codegen/string_ref.h",
5335 "include/grpc++/impl/codegen/stub_options.h",
5336 "include/grpc++/impl/codegen/sync.h",
5337 "include/grpc++/impl/codegen/sync_cxx11.h",
5338 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5339 "include/grpc++/impl/codegen/sync_stream.h",
5340 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005341 "include/grpc/impl/codegen/alloc.h",
5342 "include/grpc/impl/codegen/atm.h",
5343 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5344 "include/grpc/impl/codegen/atm_gcc_sync.h",
5345 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005346 "include/grpc/impl/codegen/byte_buffer.h",
5347 "include/grpc/impl/codegen/compression_types.h",
5348 "include/grpc/impl/codegen/connectivity_state.h",
5349 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005350 "include/grpc/impl/codegen/log.h",
5351 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005352 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005353 "include/grpc/impl/codegen/slice.h",
5354 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005355 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005356 "include/grpc/impl/codegen/sync.h",
5357 "include/grpc/impl/codegen/sync_generic.h",
5358 "include/grpc/impl/codegen/sync_posix.h",
5359 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005360 "include/grpc/impl/codegen/time.h",
5361 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005362 ],
5363 "third_party": false,
5364 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005365 },
5366 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005367 "deps": [],
5368 "headers": [
5369 "test/cpp/util/test_config.h"
5370 ],
5371 "language": "c++",
5372 "name": "grpc++_test_config",
5373 "src": [
5374 "test/cpp/util/test_config.cc",
5375 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005376 ],
5377 "third_party": false,
5378 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005379 },
5380 {
5381 "deps": [
5382 "grpc++",
5383 "grpc_test_util"
5384 ],
5385 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005386 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5387 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5388 "src/proto/grpc/testing/echo.grpc.pb.h",
5389 "src/proto/grpc/testing/echo.pb.h",
5390 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5391 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005392 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005393 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005394 "test/cpp/util/cli_call.h",
5395 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005396 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005397 "test/cpp/util/subprocess.h",
5398 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005399 ],
5400 "language": "c++",
5401 "name": "grpc++_test_util",
5402 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005403 "test/cpp/end2end/test_service_impl.cc",
5404 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005405 "test/cpp/util/byte_buffer_proto_helper.cc",
5406 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005407 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005408 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005409 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005410 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005411 "test/cpp/util/string_ref_helper.cc",
5412 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005413 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005414 "test/cpp/util/subprocess.h",
5415 "test/cpp/util/test_credentials_provider.cc",
5416 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005417 ],
5418 "third_party": false,
5419 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005420 },
5421 {
5422 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005423 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005424 "grpc_unsecure"
5425 ],
5426 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005427 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005428 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005429 "include/grpc++/client_context.h",
5430 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005431 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005432 "include/grpc++/generic/async_generic_service.h",
5433 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005434 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005435 "include/grpc++/impl/call.h",
5436 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005437 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005438 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005439 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005440 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005441 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005442 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005443 "include/grpc++/impl/codegen/client_unary_call.h",
5444 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005445 "include/grpc++/impl/codegen/completion_queue_tag.h",
5446 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005447 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005448 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005449 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005450 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005451 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005452 "include/grpc++/impl/codegen/rpc_method.h",
5453 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005454 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005455 "include/grpc++/impl/codegen/serialization_traits.h",
5456 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005457 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005458 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005459 "include/grpc++/impl/codegen/status.h",
5460 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005461 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005462 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005463 "include/grpc++/impl/codegen/sync.h",
5464 "include/grpc++/impl/codegen/sync_cxx11.h",
5465 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005466 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005467 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005468 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005469 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005470 "include/grpc++/impl/proto_utils.h",
5471 "include/grpc++/impl/rpc_method.h",
5472 "include/grpc++/impl/rpc_service_method.h",
5473 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005474 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005475 "include/grpc++/impl/service_type.h",
5476 "include/grpc++/impl/sync.h",
5477 "include/grpc++/impl/sync_cxx11.h",
5478 "include/grpc++/impl/sync_no_cxx11.h",
5479 "include/grpc++/impl/thd.h",
5480 "include/grpc++/impl/thd_cxx11.h",
5481 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005482 "include/grpc++/security/auth_context.h",
5483 "include/grpc++/security/auth_metadata_processor.h",
5484 "include/grpc++/security/credentials.h",
5485 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005486 "include/grpc++/server.h",
5487 "include/grpc++/server_builder.h",
5488 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005489 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005490 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005491 "include/grpc++/support/byte_buffer.h",
5492 "include/grpc++/support/channel_arguments.h",
5493 "include/grpc++/support/config.h",
5494 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005495 "include/grpc++/support/slice.h",
5496 "include/grpc++/support/status.h",
5497 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005498 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005499 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005500 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005501 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005502 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005503 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005504 "src/cpp/common/create_auth_context.h",
5505 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005506 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005507 ],
5508 "language": "c++",
5509 "name": "grpc++_unsecure",
5510 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005511 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005512 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005513 "include/grpc++/client_context.h",
5514 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005515 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005516 "include/grpc++/generic/async_generic_service.h",
5517 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005518 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005519 "include/grpc++/impl/call.h",
5520 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005521 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005522 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005523 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005524 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005525 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005526 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005527 "include/grpc++/impl/codegen/client_unary_call.h",
5528 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005529 "include/grpc++/impl/codegen/completion_queue_tag.h",
5530 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005531 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005532 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005533 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005534 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005535 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005536 "include/grpc++/impl/codegen/rpc_method.h",
5537 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005538 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005539 "include/grpc++/impl/codegen/serialization_traits.h",
5540 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005541 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005542 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005543 "include/grpc++/impl/codegen/status.h",
5544 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005545 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005546 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005547 "include/grpc++/impl/codegen/sync.h",
5548 "include/grpc++/impl/codegen/sync_cxx11.h",
5549 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005550 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005551 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005552 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005553 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005554 "include/grpc++/impl/proto_utils.h",
5555 "include/grpc++/impl/rpc_method.h",
5556 "include/grpc++/impl/rpc_service_method.h",
5557 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005558 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005559 "include/grpc++/impl/service_type.h",
5560 "include/grpc++/impl/sync.h",
5561 "include/grpc++/impl/sync_cxx11.h",
5562 "include/grpc++/impl/sync_no_cxx11.h",
5563 "include/grpc++/impl/thd.h",
5564 "include/grpc++/impl/thd_cxx11.h",
5565 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005566 "include/grpc++/security/auth_context.h",
5567 "include/grpc++/security/auth_metadata_processor.h",
5568 "include/grpc++/security/credentials.h",
5569 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005570 "include/grpc++/server.h",
5571 "include/grpc++/server_builder.h",
5572 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005573 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005574 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005575 "include/grpc++/support/byte_buffer.h",
5576 "include/grpc++/support/channel_arguments.h",
5577 "include/grpc++/support/config.h",
5578 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005579 "include/grpc++/support/slice.h",
5580 "include/grpc++/support/status.h",
5581 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005582 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005583 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005584 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005585 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005586 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005587 "src/cpp/client/client_context.cc",
5588 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005589 "src/cpp/client/create_channel_internal.cc",
5590 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005591 "src/cpp/client/credentials.cc",
5592 "src/cpp/client/generic_stub.cc",
5593 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005594 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005595 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005596 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005597 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005598 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005599 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005600 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005601 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005602 "src/cpp/server/async_generic_service.cc",
5603 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005604 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005605 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005606 "src/cpp/server/insecure_server_credentials.cc",
5607 "src/cpp/server/server.cc",
5608 "src/cpp/server/server_builder.cc",
5609 "src/cpp/server/server_context.cc",
5610 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005611 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005612 "src/cpp/util/byte_buffer.cc",
5613 "src/cpp/util/slice.cc",
5614 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005615 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005616 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005617 ],
5618 "third_party": false,
5619 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005620 },
5621 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005622 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005623 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005624 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005625 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005626 "include/grpc++/support/config.h",
5627 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005628 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005629 "include/grpc/impl/codegen/atm.h",
5630 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5631 "include/grpc/impl/codegen/atm_gcc_sync.h",
5632 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005633 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005634 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005635 "include/grpc/impl/codegen/slice.h",
5636 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005637 "include/grpc/impl/codegen/sync.h",
5638 "include/grpc/impl/codegen/sync_generic.h",
5639 "include/grpc/impl/codegen/sync_posix.h",
5640 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005641 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005642 "src/compiler/config.h",
5643 "src/compiler/cpp_generator.h",
5644 "src/compiler/cpp_generator_helpers.h",
5645 "src/compiler/csharp_generator.h",
5646 "src/compiler/csharp_generator_helpers.h",
5647 "src/compiler/generator_helpers.h",
5648 "src/compiler/objective_c_generator.h",
5649 "src/compiler/objective_c_generator_helpers.h",
5650 "src/compiler/python_generator.h",
5651 "src/compiler/ruby_generator.h",
5652 "src/compiler/ruby_generator_helpers-inl.h",
5653 "src/compiler/ruby_generator_map-inl.h",
5654 "src/compiler/ruby_generator_string-inl.h"
5655 ],
5656 "language": "c++",
5657 "name": "grpc_plugin_support",
5658 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005659 "include/grpc++/support/config.h",
5660 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005661 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005662 "include/grpc/impl/codegen/atm.h",
5663 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5664 "include/grpc/impl/codegen/atm_gcc_sync.h",
5665 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005666 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005667 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005668 "include/grpc/impl/codegen/slice.h",
5669 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005670 "include/grpc/impl/codegen/sync.h",
5671 "include/grpc/impl/codegen/sync_generic.h",
5672 "include/grpc/impl/codegen/sync_posix.h",
5673 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005674 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005675 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005676 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005677 "src/compiler/cpp_generator.h",
5678 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005679 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005680 "src/compiler/csharp_generator.h",
5681 "src/compiler/csharp_generator_helpers.h",
5682 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005683 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005684 "src/compiler/objective_c_generator.h",
5685 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005686 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005687 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005688 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005689 "src/compiler/ruby_generator.h",
5690 "src/compiler/ruby_generator_helpers-inl.h",
5691 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005692 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005693 ],
5694 "third_party": false,
5695 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005696 },
5697 {
5698 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005699 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005700 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005701 "grpc++",
5702 "grpc++_test_util",
5703 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005704 ],
5705 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005706 "src/proto/grpc/testing/messages.grpc.pb.h",
5707 "src/proto/grpc/testing/messages.pb.h",
5708 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005709 ],
5710 "language": "c++",
5711 "name": "interop_client_helper",
5712 "src": [
5713 "test/cpp/interop/client_helper.cc",
5714 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005715 ],
5716 "third_party": false,
5717 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005718 },
5719 {
5720 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005721 "gpr",
5722 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005723 "grpc",
5724 "grpc++",
5725 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005726 "grpc++_test_util",
5727 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005728 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005729 ],
5730 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005731 "src/proto/grpc/testing/empty.grpc.pb.h",
5732 "src/proto/grpc/testing/empty.pb.h",
5733 "src/proto/grpc/testing/messages.grpc.pb.h",
5734 "src/proto/grpc/testing/messages.pb.h",
5735 "src/proto/grpc/testing/test.grpc.pb.h",
5736 "src/proto/grpc/testing/test.pb.h",
5737 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005738 ],
5739 "language": "c++",
5740 "name": "interop_client_main",
5741 "src": [
5742 "test/cpp/interop/client.cc",
5743 "test/cpp/interop/interop_client.cc",
5744 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005745 ],
5746 "third_party": false,
5747 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005748 },
5749 {
5750 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005751 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005752 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005753 "grpc++",
5754 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005755 ],
5756 "headers": [
5757 "test/cpp/interop/server_helper.h"
5758 ],
5759 "language": "c++",
5760 "name": "interop_server_helper",
5761 "src": [
5762 "test/cpp/interop/server_helper.cc",
5763 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005764 ],
5765 "third_party": false,
5766 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005767 },
5768 {
5769 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005770 "gpr",
5771 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005772 "grpc",
5773 "grpc++",
5774 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005775 "grpc++_test_util",
5776 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005777 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005778 ],
5779 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005780 "src/proto/grpc/testing/empty.grpc.pb.h",
5781 "src/proto/grpc/testing/empty.pb.h",
5782 "src/proto/grpc/testing/messages.grpc.pb.h",
5783 "src/proto/grpc/testing/messages.pb.h",
5784 "src/proto/grpc/testing/test.grpc.pb.h",
5785 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005786 ],
5787 "language": "c++",
5788 "name": "interop_server_main",
5789 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005790 "test/cpp/interop/server_main.cc"
5791 ],
5792 "third_party": false,
5793 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005794 },
5795 {
5796 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005797 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005798 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005799 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005800 ],
5801 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005802 "src/proto/grpc/testing/control.grpc.pb.h",
5803 "src/proto/grpc/testing/control.pb.h",
5804 "src/proto/grpc/testing/messages.grpc.pb.h",
5805 "src/proto/grpc/testing/messages.pb.h",
5806 "src/proto/grpc/testing/payloads.grpc.pb.h",
5807 "src/proto/grpc/testing/payloads.pb.h",
5808 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5809 "src/proto/grpc/testing/perf_db.pb.h",
5810 "src/proto/grpc/testing/services.grpc.pb.h",
5811 "src/proto/grpc/testing/services.pb.h",
5812 "src/proto/grpc/testing/stats.grpc.pb.h",
5813 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005814 "test/cpp/qps/client.h",
5815 "test/cpp/qps/driver.h",
5816 "test/cpp/qps/histogram.h",
5817 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005818 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005819 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005820 "test/cpp/qps/qps_worker.h",
5821 "test/cpp/qps/report.h",
5822 "test/cpp/qps/server.h",
5823 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005824 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005825 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005826 ],
5827 "language": "c++",
5828 "name": "qps",
5829 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005830 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005831 "test/cpp/qps/client_async.cc",
5832 "test/cpp/qps/client_sync.cc",
5833 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005834 "test/cpp/qps/driver.h",
5835 "test/cpp/qps/histogram.h",
5836 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005837 "test/cpp/qps/limit_cores.cc",
5838 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005839 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005840 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005841 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005842 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005843 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005844 "test/cpp/qps/report.h",
5845 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005846 "test/cpp/qps/server_async.cc",
5847 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005848 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005849 "test/cpp/qps/usage_timer.cc",
5850 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005851 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005852 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005853 ],
5854 "third_party": false,
5855 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005856 },
5857 {
5858 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005859 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005860 "grpc"
5861 ],
5862 "headers": [],
5863 "language": "csharp",
5864 "name": "grpc_csharp_ext",
5865 "src": [
5866 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005867 ],
5868 "third_party": false,
5869 "type": "lib"
5870 },
5871 {
5872 "deps": [],
5873 "headers": [
5874 "third_party/boringssl/crypto/aes/internal.h",
5875 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5876 "third_party/boringssl/crypto/bio/internal.h",
5877 "third_party/boringssl/crypto/bn/internal.h",
5878 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5879 "third_party/boringssl/crypto/bytestring/internal.h",
5880 "third_party/boringssl/crypto/cipher/internal.h",
5881 "third_party/boringssl/crypto/conf/conf_def.h",
5882 "third_party/boringssl/crypto/conf/internal.h",
5883 "third_party/boringssl/crypto/des/internal.h",
5884 "third_party/boringssl/crypto/dh/internal.h",
5885 "third_party/boringssl/crypto/digest/internal.h",
5886 "third_party/boringssl/crypto/digest/md32_common.h",
5887 "third_party/boringssl/crypto/directory.h",
5888 "third_party/boringssl/crypto/dsa/internal.h",
5889 "third_party/boringssl/crypto/ec/internal.h",
5890 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5891 "third_party/boringssl/crypto/evp/internal.h",
5892 "third_party/boringssl/crypto/internal.h",
5893 "third_party/boringssl/crypto/modes/internal.h",
5894 "third_party/boringssl/crypto/obj/obj_dat.h",
5895 "third_party/boringssl/crypto/obj/obj_xref.h",
5896 "third_party/boringssl/crypto/pkcs8/internal.h",
5897 "third_party/boringssl/crypto/rand/internal.h",
5898 "third_party/boringssl/crypto/rsa/internal.h",
5899 "third_party/boringssl/crypto/test/scoped_types.h",
5900 "third_party/boringssl/crypto/test/test_util.h",
5901 "third_party/boringssl/crypto/x509/charmap.h",
5902 "third_party/boringssl/crypto/x509/vpm_int.h",
5903 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5904 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5905 "third_party/boringssl/include/openssl/aead.h",
5906 "third_party/boringssl/include/openssl/aes.h",
5907 "third_party/boringssl/include/openssl/arm_arch.h",
5908 "third_party/boringssl/include/openssl/asn1.h",
5909 "third_party/boringssl/include/openssl/asn1_mac.h",
5910 "third_party/boringssl/include/openssl/asn1t.h",
5911 "third_party/boringssl/include/openssl/base.h",
5912 "third_party/boringssl/include/openssl/base64.h",
5913 "third_party/boringssl/include/openssl/bio.h",
5914 "third_party/boringssl/include/openssl/blowfish.h",
5915 "third_party/boringssl/include/openssl/bn.h",
5916 "third_party/boringssl/include/openssl/buf.h",
5917 "third_party/boringssl/include/openssl/buffer.h",
5918 "third_party/boringssl/include/openssl/bytestring.h",
5919 "third_party/boringssl/include/openssl/cast.h",
5920 "third_party/boringssl/include/openssl/chacha.h",
5921 "third_party/boringssl/include/openssl/cipher.h",
5922 "third_party/boringssl/include/openssl/cmac.h",
5923 "third_party/boringssl/include/openssl/conf.h",
5924 "third_party/boringssl/include/openssl/cpu.h",
5925 "third_party/boringssl/include/openssl/crypto.h",
5926 "third_party/boringssl/include/openssl/curve25519.h",
5927 "third_party/boringssl/include/openssl/des.h",
5928 "third_party/boringssl/include/openssl/dh.h",
5929 "third_party/boringssl/include/openssl/digest.h",
5930 "third_party/boringssl/include/openssl/dsa.h",
5931 "third_party/boringssl/include/openssl/dtls1.h",
5932 "third_party/boringssl/include/openssl/ec.h",
5933 "third_party/boringssl/include/openssl/ec_key.h",
5934 "third_party/boringssl/include/openssl/ecdh.h",
5935 "third_party/boringssl/include/openssl/ecdsa.h",
5936 "third_party/boringssl/include/openssl/engine.h",
5937 "third_party/boringssl/include/openssl/err.h",
5938 "third_party/boringssl/include/openssl/evp.h",
5939 "third_party/boringssl/include/openssl/ex_data.h",
5940 "third_party/boringssl/include/openssl/hkdf.h",
5941 "third_party/boringssl/include/openssl/hmac.h",
5942 "third_party/boringssl/include/openssl/lhash.h",
5943 "third_party/boringssl/include/openssl/lhash_macros.h",
5944 "third_party/boringssl/include/openssl/md4.h",
5945 "third_party/boringssl/include/openssl/md5.h",
5946 "third_party/boringssl/include/openssl/mem.h",
5947 "third_party/boringssl/include/openssl/obj.h",
5948 "third_party/boringssl/include/openssl/obj_mac.h",
5949 "third_party/boringssl/include/openssl/objects.h",
5950 "third_party/boringssl/include/openssl/opensslfeatures.h",
5951 "third_party/boringssl/include/openssl/opensslv.h",
5952 "third_party/boringssl/include/openssl/ossl_typ.h",
5953 "third_party/boringssl/include/openssl/pem.h",
5954 "third_party/boringssl/include/openssl/pkcs12.h",
5955 "third_party/boringssl/include/openssl/pkcs7.h",
5956 "third_party/boringssl/include/openssl/pkcs8.h",
5957 "third_party/boringssl/include/openssl/poly1305.h",
5958 "third_party/boringssl/include/openssl/pqueue.h",
5959 "third_party/boringssl/include/openssl/rand.h",
5960 "third_party/boringssl/include/openssl/rc4.h",
5961 "third_party/boringssl/include/openssl/rsa.h",
5962 "third_party/boringssl/include/openssl/safestack.h",
5963 "third_party/boringssl/include/openssl/sha.h",
5964 "third_party/boringssl/include/openssl/srtp.h",
5965 "third_party/boringssl/include/openssl/ssl.h",
5966 "third_party/boringssl/include/openssl/ssl3.h",
5967 "third_party/boringssl/include/openssl/stack.h",
5968 "third_party/boringssl/include/openssl/stack_macros.h",
5969 "third_party/boringssl/include/openssl/thread.h",
5970 "third_party/boringssl/include/openssl/time_support.h",
5971 "third_party/boringssl/include/openssl/tls1.h",
5972 "third_party/boringssl/include/openssl/type_check.h",
5973 "third_party/boringssl/include/openssl/x509.h",
5974 "third_party/boringssl/include/openssl/x509_vfy.h",
5975 "third_party/boringssl/include/openssl/x509v3.h",
5976 "third_party/boringssl/ssl/internal.h",
5977 "third_party/boringssl/ssl/test/async_bio.h",
5978 "third_party/boringssl/ssl/test/packeted_bio.h",
5979 "third_party/boringssl/ssl/test/scoped_types.h",
5980 "third_party/boringssl/ssl/test/test_config.h"
5981 ],
5982 "language": "c",
5983 "name": "boringssl",
5984 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005985 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005986 ],
5987 "third_party": true,
5988 "type": "lib"
5989 },
5990 {
5991 "deps": [],
5992 "headers": [],
5993 "language": "c++",
5994 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005995 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005996 "third_party": true,
5997 "type": "lib"
5998 },
5999 {
6000 "deps": [
6001 "boringssl",
6002 "boringssl_test_util"
6003 ],
6004 "headers": [],
6005 "language": "c++",
6006 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006007 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006008 "third_party": true,
6009 "type": "lib"
6010 },
6011 {
6012 "deps": [
6013 "boringssl",
6014 "boringssl_test_util"
6015 ],
6016 "headers": [],
6017 "language": "c++",
Craig Tiller3d62fc62016-03-15 09:57:26 -07006018 "name": "boringssl_asn1_test_lib",
6019 "src": [],
6020 "third_party": true,
6021 "type": "lib"
6022 },
6023 {
6024 "deps": [
6025 "boringssl",
6026 "boringssl_test_util"
6027 ],
6028 "headers": [],
6029 "language": "c++",
Craig Tiller732a8752016-02-22 15:59:19 -08006030 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006031 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006032 "third_party": true,
6033 "type": "lib"
6034 },
6035 {
6036 "deps": [
6037 "boringssl",
6038 "boringssl_test_util"
6039 ],
6040 "headers": [],
6041 "language": "c++",
6042 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006043 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006044 "third_party": true,
6045 "type": "lib"
6046 },
6047 {
6048 "deps": [
6049 "boringssl",
6050 "boringssl_test_util"
6051 ],
6052 "headers": [],
6053 "language": "c++",
6054 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006055 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006056 "third_party": true,
6057 "type": "lib"
6058 },
6059 {
6060 "deps": [
6061 "boringssl",
6062 "boringssl_test_util"
6063 ],
6064 "headers": [],
6065 "language": "c++",
6066 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006067 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006068 "third_party": true,
6069 "type": "lib"
6070 },
6071 {
6072 "deps": [
6073 "boringssl",
6074 "boringssl_test_util"
6075 ],
6076 "headers": [],
6077 "language": "c++",
6078 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006079 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006080 "third_party": true,
6081 "type": "lib"
6082 },
6083 {
6084 "deps": [
6085 "boringssl",
6086 "boringssl_test_util"
6087 ],
6088 "headers": [],
6089 "language": "c++",
6090 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006091 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006092 "third_party": true,
6093 "type": "lib"
6094 },
6095 {
6096 "deps": [
6097 "boringssl",
6098 "boringssl_test_util"
6099 ],
6100 "headers": [],
6101 "language": "c++",
6102 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006103 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006104 "third_party": true,
6105 "type": "lib"
6106 },
6107 {
6108 "deps": [
6109 "boringssl",
6110 "boringssl_test_util"
6111 ],
6112 "headers": [],
6113 "language": "c",
6114 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006115 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006116 "third_party": true,
6117 "type": "lib"
6118 },
6119 {
6120 "deps": [
6121 "boringssl",
6122 "boringssl_test_util"
6123 ],
6124 "headers": [],
6125 "language": "c++",
6126 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006127 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006128 "third_party": true,
6129 "type": "lib"
6130 },
6131 {
6132 "deps": [
6133 "boringssl",
6134 "boringssl_test_util"
6135 ],
6136 "headers": [],
6137 "language": "c++",
6138 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006139 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006140 "third_party": true,
6141 "type": "lib"
6142 },
6143 {
6144 "deps": [
6145 "boringssl",
6146 "boringssl_test_util"
6147 ],
6148 "headers": [],
6149 "language": "c++",
6150 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006151 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006152 "third_party": true,
6153 "type": "lib"
6154 },
6155 {
6156 "deps": [
6157 "boringssl",
6158 "boringssl_test_util"
6159 ],
6160 "headers": [],
6161 "language": "c++",
6162 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006163 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006164 "third_party": true,
6165 "type": "lib"
6166 },
6167 {
6168 "deps": [
6169 "boringssl",
6170 "boringssl_test_util"
6171 ],
6172 "headers": [],
6173 "language": "c",
6174 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006175 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006176 "third_party": true,
6177 "type": "lib"
6178 },
6179 {
6180 "deps": [
6181 "boringssl",
6182 "boringssl_test_util"
6183 ],
6184 "headers": [],
6185 "language": "c++",
6186 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006187 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006188 "third_party": true,
6189 "type": "lib"
6190 },
6191 {
6192 "deps": [
6193 "boringssl",
6194 "boringssl_test_util"
6195 ],
6196 "headers": [],
6197 "language": "c",
6198 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006199 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006200 "third_party": true,
6201 "type": "lib"
6202 },
6203 {
6204 "deps": [
6205 "boringssl",
6206 "boringssl_test_util"
6207 ],
6208 "headers": [],
6209 "language": "c++",
6210 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006211 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006212 "third_party": true,
6213 "type": "lib"
6214 },
6215 {
6216 "deps": [
6217 "boringssl",
6218 "boringssl_test_util"
6219 ],
6220 "headers": [],
6221 "language": "c++",
6222 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006223 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006224 "third_party": true,
6225 "type": "lib"
6226 },
6227 {
6228 "deps": [
6229 "boringssl",
6230 "boringssl_test_util"
6231 ],
6232 "headers": [],
6233 "language": "c++",
6234 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006235 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006236 "third_party": true,
6237 "type": "lib"
6238 },
6239 {
6240 "deps": [
6241 "boringssl",
6242 "boringssl_test_util"
6243 ],
6244 "headers": [],
6245 "language": "c++",
6246 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006247 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006248 "third_party": true,
6249 "type": "lib"
6250 },
6251 {
6252 "deps": [
6253 "boringssl",
6254 "boringssl_test_util"
6255 ],
6256 "headers": [],
6257 "language": "c++",
6258 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006259 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006260 "third_party": true,
6261 "type": "lib"
6262 },
6263 {
6264 "deps": [
6265 "boringssl",
6266 "boringssl_test_util"
6267 ],
6268 "headers": [],
6269 "language": "c",
6270 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006271 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006272 "third_party": true,
6273 "type": "lib"
6274 },
6275 {
6276 "deps": [
6277 "boringssl",
6278 "boringssl_test_util"
6279 ],
6280 "headers": [],
6281 "language": "c++",
6282 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006283 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006284 "third_party": true,
6285 "type": "lib"
6286 },
6287 {
6288 "deps": [
6289 "boringssl",
6290 "boringssl_test_util"
6291 ],
6292 "headers": [],
6293 "language": "c",
6294 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006295 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006296 "third_party": true,
6297 "type": "lib"
6298 },
6299 {
6300 "deps": [
6301 "boringssl",
6302 "boringssl_test_util"
6303 ],
6304 "headers": [],
6305 "language": "c",
6306 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006307 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006308 "third_party": true,
6309 "type": "lib"
6310 },
6311 {
6312 "deps": [
6313 "boringssl",
6314 "boringssl_test_util"
6315 ],
6316 "headers": [],
6317 "language": "c++",
6318 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006319 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006320 "third_party": true,
6321 "type": "lib"
6322 },
6323 {
6324 "deps": [
6325 "boringssl",
6326 "boringssl_test_util"
6327 ],
6328 "headers": [],
6329 "language": "c++",
6330 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006331 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006332 "third_party": true,
6333 "type": "lib"
6334 },
6335 {
6336 "deps": [
6337 "boringssl",
6338 "boringssl_test_util"
6339 ],
6340 "headers": [],
6341 "language": "c++",
6342 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006343 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006344 "third_party": true,
6345 "type": "lib"
6346 },
6347 {
6348 "deps": [
6349 "boringssl",
6350 "boringssl_test_util"
6351 ],
6352 "headers": [],
6353 "language": "c",
6354 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006355 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006356 "third_party": true,
6357 "type": "lib"
6358 },
6359 {
6360 "deps": [
6361 "boringssl",
6362 "boringssl_test_util"
6363 ],
6364 "headers": [],
6365 "language": "c++",
6366 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006367 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006368 "third_party": true,
6369 "type": "lib"
6370 },
6371 {
6372 "deps": [
6373 "boringssl",
6374 "boringssl_test_util"
6375 ],
6376 "headers": [],
6377 "language": "c",
6378 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006379 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006380 "third_party": true,
6381 "type": "lib"
6382 },
6383 {
6384 "deps": [
6385 "boringssl",
6386 "boringssl_test_util"
6387 ],
6388 "headers": [],
6389 "language": "c",
6390 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006391 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006392 "third_party": true,
6393 "type": "lib"
6394 },
6395 {
6396 "deps": [
6397 "boringssl",
6398 "boringssl_test_util"
6399 ],
6400 "headers": [],
6401 "language": "c",
6402 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006403 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006404 "third_party": true,
6405 "type": "lib"
6406 },
6407 {
6408 "deps": [
6409 "boringssl",
6410 "boringssl_test_util"
6411 ],
6412 "headers": [],
6413 "language": "c",
6414 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006415 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006416 "third_party": true,
6417 "type": "lib"
6418 },
6419 {
6420 "deps": [
6421 "boringssl",
6422 "boringssl_test_util"
6423 ],
6424 "headers": [],
6425 "language": "c",
6426 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006427 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006428 "third_party": true,
6429 "type": "lib"
6430 },
6431 {
6432 "deps": [
6433 "boringssl",
6434 "boringssl_test_util"
6435 ],
6436 "headers": [],
6437 "language": "c++",
6438 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006439 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006440 "third_party": true,
6441 "type": "lib"
6442 },
6443 {
6444 "deps": [],
6445 "headers": [
6446 "third_party/zlib/crc32.h",
6447 "third_party/zlib/deflate.h",
6448 "third_party/zlib/gzguts.h",
6449 "third_party/zlib/inffast.h",
6450 "third_party/zlib/inffixed.h",
6451 "third_party/zlib/inflate.h",
6452 "third_party/zlib/inftrees.h",
6453 "third_party/zlib/trees.h",
6454 "third_party/zlib/zconf.h",
6455 "third_party/zlib/zlib.h",
6456 "third_party/zlib/zutil.h"
6457 ],
6458 "language": "c",
6459 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006460 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006461 "third_party": true,
6462 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006463 },
6464 {
6465 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006466 "gpr",
6467 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006468 "grpc_test_util_unsecure",
6469 "grpc_unsecure"
6470 ],
6471 "headers": [
6472 "test/core/bad_client/bad_client.h"
6473 ],
6474 "language": "c",
6475 "name": "bad_client_test",
6476 "src": [
6477 "test/core/bad_client/bad_client.c",
6478 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006479 ],
6480 "third_party": false,
6481 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006482 },
6483 {
6484 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006485 "gpr",
6486 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006487 "grpc",
6488 "grpc_test_util"
6489 ],
6490 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006491 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006492 ],
6493 "language": "c",
6494 "name": "bad_ssl_test_server",
6495 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006496 "test/core/bad_ssl/server_common.c",
6497 "test/core/bad_ssl/server_common.h"
6498 ],
6499 "third_party": false,
6500 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006501 },
6502 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006503 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006504 "gpr",
6505 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006506 "grpc",
6507 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006508 ],
6509 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006510 "test/core/end2end/end2end_tests.h",
6511 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006512 ],
6513 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006514 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006515 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006516 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006517 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006518 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006519 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006520 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006521 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006522 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006523 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006524 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006525 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006526 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006527 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006528 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006529 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006530 "test/core/end2end/tests/default_host.c",
6531 "test/core/end2end/tests/disappearing_server.c",
6532 "test/core/end2end/tests/empty_batch.c",
6533 "test/core/end2end/tests/graceful_server_shutdown.c",
6534 "test/core/end2end/tests/high_initial_seqno.c",
6535 "test/core/end2end/tests/hpack_size.c",
6536 "test/core/end2end/tests/invoke_large_request.c",
6537 "test/core/end2end/tests/large_metadata.c",
6538 "test/core/end2end/tests/max_concurrent_streams.c",
6539 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006540 "test/core/end2end/tests/negative_deadline.c",
6541 "test/core/end2end/tests/no_op.c",
6542 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006543 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006544 "test/core/end2end/tests/ping_pong_streaming.c",
6545 "test/core/end2end/tests/registered_call.c",
6546 "test/core/end2end/tests/request_with_flags.c",
6547 "test/core/end2end/tests/request_with_payload.c",
6548 "test/core/end2end/tests/server_finishes_request.c",
6549 "test/core/end2end/tests/shutdown_finishes_calls.c",
6550 "test/core/end2end/tests/shutdown_finishes_tags.c",
6551 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006552 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006553 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006554 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006555 ],
6556 "third_party": false,
6557 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006558 },
6559 {
6560 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006561 "gpr",
6562 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006563 "grpc_test_util_unsecure",
6564 "grpc_unsecure"
6565 ],
6566 "headers": [
6567 "test/core/end2end/end2end_tests.h",
6568 "test/core/end2end/tests/cancel_test_helpers.h"
6569 ],
6570 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006571 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006572 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006573 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006574 "test/core/end2end/end2end_tests.h",
6575 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006576 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006577 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006578 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006579 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006580 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006581 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006582 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006583 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006584 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006585 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006586 "test/core/end2end/tests/default_host.c",
6587 "test/core/end2end/tests/disappearing_server.c",
6588 "test/core/end2end/tests/empty_batch.c",
6589 "test/core/end2end/tests/graceful_server_shutdown.c",
6590 "test/core/end2end/tests/high_initial_seqno.c",
6591 "test/core/end2end/tests/hpack_size.c",
6592 "test/core/end2end/tests/invoke_large_request.c",
6593 "test/core/end2end/tests/large_metadata.c",
6594 "test/core/end2end/tests/max_concurrent_streams.c",
6595 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006596 "test/core/end2end/tests/negative_deadline.c",
6597 "test/core/end2end/tests/no_op.c",
6598 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006599 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006600 "test/core/end2end/tests/ping_pong_streaming.c",
6601 "test/core/end2end/tests/registered_call.c",
6602 "test/core/end2end/tests/request_with_flags.c",
6603 "test/core/end2end/tests/request_with_payload.c",
6604 "test/core/end2end/tests/server_finishes_request.c",
6605 "test/core/end2end/tests/shutdown_finishes_calls.c",
6606 "test/core/end2end/tests/shutdown_finishes_tags.c",
6607 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006608 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006609 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006610 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006611 ],
6612 "third_party": false,
6613 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006614 }
6615]