blob: d1e660698b6ab2274cccfdb686f3753c5600f2cb [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",
396 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700397 ],
398 "headers": [],
399 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800400 "name": "gpr_avl_test",
401 "src": [
402 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800403 ],
404 "third_party": false,
405 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800406 },
407 {
408 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800409 "gpr",
410 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800411 ],
412 "headers": [],
413 "language": "c",
Craig Tillerc72cc422016-03-11 10:54:36 -0800414 "name": "gpr_backoff_test",
415 "src": [
416 "test/core/support/backoff_test.c"
417 ],
418 "third_party": false,
419 "type": "target"
420 },
421 {
422 "deps": [
423 "gpr",
424 "gpr_test_util"
425 ],
426 "headers": [],
427 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700428 "name": "gpr_cmdline_test",
429 "src": [
430 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800431 ],
432 "third_party": false,
433 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700434 },
435 {
436 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800437 "gpr",
438 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700439 ],
440 "headers": [],
441 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700442 "name": "gpr_cpu_test",
443 "src": [
444 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800445 ],
446 "third_party": false,
447 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700448 },
449 {
450 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800451 "gpr",
452 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700453 ],
454 "headers": [],
455 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700456 "name": "gpr_env_test",
457 "src": [
458 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700459 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800460 "third_party": false,
461 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700462 },
463 {
464 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800465 "gpr",
466 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700467 ],
468 "headers": [],
469 "language": "c",
470 "name": "gpr_histogram_test",
471 "src": [
472 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800473 ],
474 "third_party": false,
475 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700476 },
477 {
478 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800479 "gpr",
480 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700481 ],
482 "headers": [],
483 "language": "c",
484 "name": "gpr_host_port_test",
485 "src": [
486 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800487 ],
488 "third_party": false,
489 "type": "target"
490 },
491 {
492 "deps": [
493 "gpr",
494 "gpr_test_util"
495 ],
496 "headers": [],
497 "language": "c",
498 "name": "gpr_load_file_test",
499 "src": [
500 "test/core/support/load_file_test.c"
501 ],
502 "third_party": false,
503 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700504 },
505 {
506 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800507 "gpr",
508 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700509 ],
510 "headers": [],
511 "language": "c",
512 "name": "gpr_log_test",
513 "src": [
514 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800515 ],
516 "third_party": false,
517 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700518 },
519 {
520 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800521 "gpr",
522 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700523 ],
524 "headers": [],
525 "language": "c",
526 "name": "gpr_slice_buffer_test",
527 "src": [
528 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800529 ],
530 "third_party": false,
531 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700532 },
533 {
534 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800535 "gpr",
536 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700537 ],
538 "headers": [],
539 "language": "c",
540 "name": "gpr_slice_test",
541 "src": [
542 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800543 ],
544 "third_party": false,
545 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700546 },
547 {
548 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800549 "gpr",
550 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700551 ],
552 "headers": [],
553 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700554 "name": "gpr_stack_lockfree_test",
555 "src": [
556 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800557 ],
558 "third_party": false,
559 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700560 },
561 {
562 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800563 "gpr",
564 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700565 ],
566 "headers": [],
567 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700568 "name": "gpr_string_test",
569 "src": [
570 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800571 ],
572 "third_party": false,
573 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700574 },
575 {
576 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800577 "gpr",
578 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700579 ],
580 "headers": [],
581 "language": "c",
582 "name": "gpr_sync_test",
583 "src": [
584 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800585 ],
586 "third_party": false,
587 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700588 },
589 {
590 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800591 "gpr",
592 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700593 ],
594 "headers": [],
595 "language": "c",
596 "name": "gpr_thd_test",
597 "src": [
598 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800599 ],
600 "third_party": false,
601 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700602 },
603 {
604 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800605 "gpr",
606 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700607 ],
608 "headers": [],
609 "language": "c",
610 "name": "gpr_time_test",
611 "src": [
612 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800613 ],
614 "third_party": false,
615 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700616 },
617 {
618 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800619 "gpr",
620 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
624 "name": "gpr_tls_test",
625 "src": [
626 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800627 ],
628 "third_party": false,
629 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700630 },
631 {
632 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800633 "gpr",
634 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700635 ],
636 "headers": [],
637 "language": "c",
638 "name": "gpr_useful_test",
639 "src": [
640 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800641 ],
642 "third_party": false,
643 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700644 },
645 {
646 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800647 "gpr",
648 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "grpc",
650 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700651 ],
652 "headers": [],
653 "language": "c",
654 "name": "grpc_auth_context_test",
655 "src": [
656 "test/core/security/auth_context_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",
Craig Tiller732a8752016-02-22 15:59:19 -0800670 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700671 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800672 "test/core/security/b64_test.c"
673 ],
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",
686 "name": "grpc_byte_buffer_reader_test",
687 "src": [
688 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800689 ],
690 "third_party": false,
691 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 },
693 {
694 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800695 "gpr",
696 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700697 "grpc",
698 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700699 ],
700 "headers": [],
701 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700702 "name": "grpc_channel_args_test",
703 "src": [
704 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800705 ],
706 "third_party": false,
707 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700708 },
709 {
710 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800711 "gpr",
712 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700713 "grpc",
714 "grpc_test_util"
715 ],
716 "headers": [],
717 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700718 "name": "grpc_channel_stack_test",
719 "src": [
720 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800721 ],
722 "third_party": false,
723 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700724 },
725 {
726 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800727 "gpr",
728 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700729 "grpc",
730 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700731 ],
732 "headers": [],
733 "language": "c",
734 "name": "grpc_completion_queue_test",
735 "src": [
736 "test/core/surface/completion_queue_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_create_jwt",
751 "src": [
752 "test/core/security/create_jwt.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_credentials_test",
767 "src": [
768 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800769 ],
770 "third_party": false,
771 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700772 },
773 {
774 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800775 "gpr",
776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "grpc_fetch_oauth2",
783 "src": [
784 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800798 "name": "grpc_invalid_channel_args_test",
799 "src": [
800 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800801 ],
802 "third_party": false,
803 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800804 },
805 {
806 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800807 "gpr",
808 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800809 "grpc",
810 "grpc_test_util"
811 ],
812 "headers": [],
813 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700814 "name": "grpc_json_token_test",
815 "src": [
816 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800817 ],
818 "third_party": false,
819 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700820 },
821 {
822 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800823 "gpr",
824 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700825 "grpc",
826 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700827 ],
828 "headers": [],
829 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200830 "name": "grpc_jwt_verifier_test",
831 "src": [
832 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800833 ],
834 "third_party": false,
835 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200836 },
837 {
838 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800839 "gpr",
840 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200841 "grpc",
842 "grpc_test_util"
843 ],
844 "headers": [],
845 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700846 "name": "grpc_print_google_default_creds_token",
847 "src": [
848 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800849 ],
850 "third_party": false,
851 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700852 },
853 {
854 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800855 "gpr",
856 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "grpc",
858 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700859 ],
860 "headers": [],
861 "language": "c",
862 "name": "grpc_security_connector_test",
863 "src": [
864 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800865 ],
866 "third_party": false,
867 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700868 },
869 {
870 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800871 "gpr",
872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200878 "name": "grpc_verify_jwt",
879 "src": [
880 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800881 ],
882 "third_party": false,
883 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200884 },
885 {
886 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800887 "gpr",
888 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200889 "grpc",
890 "grpc_test_util"
891 ],
892 "headers": [],
893 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700894 "name": "hpack_parser_test",
895 "src": [
896 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800897 ],
898 "third_party": false,
899 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 },
901 {
902 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800903 "gpr",
904 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700905 "grpc",
906 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700907 ],
908 "headers": [],
909 "language": "c",
910 "name": "hpack_table_test",
911 "src": [
912 "test/core/transport/chttp2/hpack_table_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": "httpcli_format_request_test",
927 "src": [
928 "test/core/httpcli/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800929 ],
930 "third_party": false,
931 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700932 },
933 {
934 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800935 "gpr",
936 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700937 "grpc",
938 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700939 ],
940 "headers": [],
941 "language": "c",
942 "name": "httpcli_parser_test",
943 "src": [
944 "test/core/httpcli/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",
958 "name": "httpcli_test",
959 "src": [
960 "test/core/httpcli/httpcli_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",
yang-gf1183302015-12-07 16:02:05 -0800969 "grpc",
970 "grpc_test_util"
971 ],
972 "headers": [],
973 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800974 "name": "httpscli_test",
975 "src": [
976 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800977 ],
978 "third_party": false,
979 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800980 },
981 {
982 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800983 "gpr",
984 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800985 "grpc",
986 "grpc_test_util"
987 ],
988 "headers": [],
989 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800990 "name": "init_test",
991 "src": [
992 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
yang-gf1183302015-12-07 16:02:05 -0800996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -08001001 "grpc",
1002 "grpc_test_util"
1003 ],
1004 "headers": [],
1005 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -08001006 "name": "invalid_call_argument_test",
1007 "src": [
1008 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -08001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
Craig Tiller32173c52016-03-17 14:12:45 -07001016 "gpr_test_util",
1017 "grpc",
1018 "grpc_test_util"
1019 ],
1020 "headers": [],
1021 "language": "c",
1022 "name": "json_fuzzer_test",
1023 "src": [
1024 "test/core/json/fuzzer.c"
1025 ],
1026 "third_party": false,
1027 "type": "target"
1028 },
1029 {
1030 "deps": [
1031 "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 Tillereb841e22016-02-11 15:49:16 -08002009 },
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",
2552 "boringssl_base64_test_lib",
2553 "boringssl_test_util"
2554 ],
2555 "headers": [],
2556 "language": "c++",
2557 "name": "boringssl_base64_test",
2558 "src": [],
2559 "third_party": true,
2560 "type": "target"
2561 },
2562 {
2563 "deps": [
2564 "boringssl",
2565 "boringssl_bio_test_lib",
2566 "boringssl_test_util"
2567 ],
2568 "headers": [],
2569 "language": "c++",
2570 "name": "boringssl_bio_test",
2571 "src": [],
2572 "third_party": true,
2573 "type": "target"
2574 },
2575 {
2576 "deps": [
2577 "boringssl",
2578 "boringssl_bn_test_lib",
2579 "boringssl_test_util"
2580 ],
2581 "headers": [],
2582 "language": "c++",
2583 "name": "boringssl_bn_test",
2584 "src": [],
2585 "third_party": true,
2586 "type": "target"
2587 },
2588 {
2589 "deps": [
2590 "boringssl",
2591 "boringssl_bytestring_test_lib",
2592 "boringssl_test_util"
2593 ],
2594 "headers": [],
2595 "language": "c++",
2596 "name": "boringssl_bytestring_test",
2597 "src": [],
2598 "third_party": true,
2599 "type": "target"
2600 },
2601 {
2602 "deps": [
2603 "boringssl",
2604 "boringssl_aead_test_lib",
2605 "boringssl_test_util"
2606 ],
2607 "headers": [],
2608 "language": "c++",
2609 "name": "boringssl_aead_test",
2610 "src": [],
2611 "third_party": true,
2612 "type": "target"
2613 },
2614 {
2615 "deps": [
2616 "boringssl",
2617 "boringssl_cipher_test_lib",
2618 "boringssl_test_util"
2619 ],
2620 "headers": [],
2621 "language": "c++",
2622 "name": "boringssl_cipher_test",
2623 "src": [],
2624 "third_party": true,
2625 "type": "target"
2626 },
2627 {
2628 "deps": [
2629 "boringssl",
2630 "boringssl_cmac_test_lib",
2631 "boringssl_test_util"
2632 ],
2633 "headers": [],
2634 "language": "c++",
2635 "name": "boringssl_cmac_test",
2636 "src": [],
2637 "third_party": true,
2638 "type": "target"
2639 },
2640 {
2641 "deps": [
2642 "boringssl",
2643 "boringssl_constant_time_test_lib",
2644 "boringssl_test_util"
2645 ],
2646 "headers": [],
2647 "language": "c++",
2648 "name": "boringssl_constant_time_test",
2649 "src": [],
2650 "third_party": true,
2651 "type": "target"
2652 },
2653 {
2654 "deps": [
2655 "boringssl",
2656 "boringssl_ed25519_test_lib",
2657 "boringssl_test_util"
2658 ],
2659 "headers": [],
2660 "language": "c++",
2661 "name": "boringssl_ed25519_test",
2662 "src": [],
2663 "third_party": true,
2664 "type": "target"
2665 },
2666 {
2667 "deps": [
2668 "boringssl",
2669 "boringssl_test_util",
2670 "boringssl_x25519_test_lib"
2671 ],
2672 "headers": [],
2673 "language": "c++",
2674 "name": "boringssl_x25519_test",
2675 "src": [],
2676 "third_party": true,
2677 "type": "target"
2678 },
2679 {
2680 "deps": [
2681 "boringssl",
2682 "boringssl_dh_test_lib",
2683 "boringssl_test_util"
2684 ],
2685 "headers": [],
2686 "language": "c++",
2687 "name": "boringssl_dh_test",
2688 "src": [],
2689 "third_party": true,
2690 "type": "target"
2691 },
2692 {
2693 "deps": [
2694 "boringssl",
2695 "boringssl_digest_test_lib",
2696 "boringssl_test_util"
2697 ],
2698 "headers": [],
2699 "language": "c++",
2700 "name": "boringssl_digest_test",
2701 "src": [],
2702 "third_party": true,
2703 "type": "target"
2704 },
2705 {
2706 "deps": [
2707 "boringssl",
2708 "boringssl_dsa_test_lib",
2709 "boringssl_test_util"
2710 ],
2711 "headers": [],
2712 "language": "c++",
2713 "name": "boringssl_dsa_test",
2714 "src": [],
2715 "third_party": true,
2716 "type": "target"
2717 },
2718 {
2719 "deps": [
2720 "boringssl",
2721 "boringssl_ec_test_lib",
2722 "boringssl_test_util"
2723 ],
2724 "headers": [],
2725 "language": "c++",
2726 "name": "boringssl_ec_test",
2727 "src": [],
2728 "third_party": true,
2729 "type": "target"
2730 },
2731 {
2732 "deps": [
2733 "boringssl",
2734 "boringssl_example_mul_lib",
2735 "boringssl_test_util"
2736 ],
2737 "headers": [],
2738 "language": "c++",
2739 "name": "boringssl_example_mul",
2740 "src": [],
2741 "third_party": true,
2742 "type": "target"
2743 },
2744 {
2745 "deps": [
2746 "boringssl",
2747 "boringssl_ecdsa_test_lib",
2748 "boringssl_test_util"
2749 ],
2750 "headers": [],
2751 "language": "c++",
2752 "name": "boringssl_ecdsa_test",
2753 "src": [],
2754 "third_party": true,
2755 "type": "target"
2756 },
2757 {
2758 "deps": [
2759 "boringssl",
2760 "boringssl_err_test_lib",
2761 "boringssl_test_util"
2762 ],
2763 "headers": [],
2764 "language": "c++",
2765 "name": "boringssl_err_test",
2766 "src": [],
2767 "third_party": true,
2768 "type": "target"
2769 },
2770 {
2771 "deps": [
2772 "boringssl",
2773 "boringssl_evp_extra_test_lib",
2774 "boringssl_test_util"
2775 ],
2776 "headers": [],
2777 "language": "c++",
2778 "name": "boringssl_evp_extra_test",
2779 "src": [],
2780 "third_party": true,
2781 "type": "target"
2782 },
2783 {
2784 "deps": [
2785 "boringssl",
2786 "boringssl_evp_test_lib",
2787 "boringssl_test_util"
2788 ],
2789 "headers": [],
2790 "language": "c++",
2791 "name": "boringssl_evp_test",
2792 "src": [],
2793 "third_party": true,
2794 "type": "target"
2795 },
2796 {
2797 "deps": [
2798 "boringssl",
2799 "boringssl_pbkdf_test_lib",
2800 "boringssl_test_util"
2801 ],
2802 "headers": [],
2803 "language": "c++",
2804 "name": "boringssl_pbkdf_test",
2805 "src": [],
2806 "third_party": true,
2807 "type": "target"
2808 },
2809 {
2810 "deps": [
2811 "boringssl",
2812 "boringssl_hkdf_test_lib",
2813 "boringssl_test_util"
2814 ],
2815 "headers": [],
2816 "language": "c++",
2817 "name": "boringssl_hkdf_test",
2818 "src": [],
2819 "third_party": true,
2820 "type": "target"
2821 },
2822 {
2823 "deps": [
2824 "boringssl",
2825 "boringssl_hmac_test_lib",
2826 "boringssl_test_util"
2827 ],
2828 "headers": [],
2829 "language": "c++",
2830 "name": "boringssl_hmac_test",
2831 "src": [],
2832 "third_party": true,
2833 "type": "target"
2834 },
2835 {
2836 "deps": [
2837 "boringssl",
2838 "boringssl_lhash_test_lib",
2839 "boringssl_test_util"
2840 ],
2841 "headers": [],
2842 "language": "c++",
2843 "name": "boringssl_lhash_test",
2844 "src": [],
2845 "third_party": true,
2846 "type": "target"
2847 },
2848 {
2849 "deps": [
2850 "boringssl",
2851 "boringssl_gcm_test_lib",
2852 "boringssl_test_util"
2853 ],
2854 "headers": [],
2855 "language": "c++",
2856 "name": "boringssl_gcm_test",
2857 "src": [],
2858 "third_party": true,
2859 "type": "target"
2860 },
2861 {
2862 "deps": [
2863 "boringssl",
2864 "boringssl_pkcs12_test_lib",
2865 "boringssl_test_util"
2866 ],
2867 "headers": [],
2868 "language": "c++",
2869 "name": "boringssl_pkcs12_test",
2870 "src": [],
2871 "third_party": true,
2872 "type": "target"
2873 },
2874 {
2875 "deps": [
2876 "boringssl",
2877 "boringssl_pkcs8_test_lib",
2878 "boringssl_test_util"
2879 ],
2880 "headers": [],
2881 "language": "c++",
2882 "name": "boringssl_pkcs8_test",
2883 "src": [],
2884 "third_party": true,
2885 "type": "target"
2886 },
2887 {
2888 "deps": [
2889 "boringssl",
2890 "boringssl_poly1305_test_lib",
2891 "boringssl_test_util"
2892 ],
2893 "headers": [],
2894 "language": "c++",
2895 "name": "boringssl_poly1305_test",
2896 "src": [],
2897 "third_party": true,
2898 "type": "target"
2899 },
2900 {
2901 "deps": [
2902 "boringssl",
2903 "boringssl_refcount_test_lib",
2904 "boringssl_test_util"
2905 ],
2906 "headers": [],
2907 "language": "c++",
2908 "name": "boringssl_refcount_test",
2909 "src": [],
2910 "third_party": true,
2911 "type": "target"
2912 },
2913 {
2914 "deps": [
2915 "boringssl",
2916 "boringssl_rsa_test_lib",
2917 "boringssl_test_util"
2918 ],
2919 "headers": [],
2920 "language": "c++",
2921 "name": "boringssl_rsa_test",
2922 "src": [],
2923 "third_party": true,
2924 "type": "target"
2925 },
2926 {
2927 "deps": [
2928 "boringssl",
2929 "boringssl_test_util",
2930 "boringssl_thread_test_lib"
2931 ],
2932 "headers": [],
2933 "language": "c++",
2934 "name": "boringssl_thread_test",
2935 "src": [],
2936 "third_party": true,
2937 "type": "target"
2938 },
2939 {
2940 "deps": [
2941 "boringssl",
2942 "boringssl_pkcs7_test_lib",
2943 "boringssl_test_util"
2944 ],
2945 "headers": [],
2946 "language": "c++",
2947 "name": "boringssl_pkcs7_test",
2948 "src": [],
2949 "third_party": true,
2950 "type": "target"
2951 },
2952 {
2953 "deps": [
2954 "boringssl",
2955 "boringssl_tab_test_lib",
2956 "boringssl_test_util"
2957 ],
2958 "headers": [],
2959 "language": "c++",
2960 "name": "boringssl_tab_test",
2961 "src": [],
2962 "third_party": true,
2963 "type": "target"
2964 },
2965 {
2966 "deps": [
2967 "boringssl",
2968 "boringssl_test_util",
2969 "boringssl_v3name_test_lib"
2970 ],
2971 "headers": [],
2972 "language": "c++",
2973 "name": "boringssl_v3name_test",
2974 "src": [],
2975 "third_party": true,
2976 "type": "target"
2977 },
2978 {
2979 "deps": [
2980 "boringssl",
2981 "boringssl_pqueue_test_lib",
2982 "boringssl_test_util"
2983 ],
2984 "headers": [],
2985 "language": "c++",
2986 "name": "boringssl_pqueue_test",
2987 "src": [],
2988 "third_party": true,
2989 "type": "target"
2990 },
2991 {
2992 "deps": [
2993 "boringssl",
2994 "boringssl_ssl_test_lib",
2995 "boringssl_test_util"
2996 ],
2997 "headers": [],
2998 "language": "c++",
2999 "name": "boringssl_ssl_test",
3000 "src": [],
3001 "third_party": true,
3002 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08003003 },
3004 {
3005 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08003006 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003007 "gpr",
3008 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003009 "grpc_test_util_unsecure",
3010 "grpc_unsecure"
3011 ],
3012 "headers": [],
3013 "language": "c",
3014 "name": "badreq_bad_client_test",
3015 "src": [
3016 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003017 ],
3018 "third_party": false,
3019 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003020 },
3021 {
3022 "deps": [
3023 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003024 "gpr",
3025 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003026 "grpc_test_util_unsecure",
3027 "grpc_unsecure"
3028 ],
3029 "headers": [],
3030 "language": "c",
3031 "name": "connection_prefix_bad_client_test",
3032 "src": [
3033 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003034 ],
3035 "third_party": false,
3036 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003037 },
3038 {
3039 "deps": [
3040 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003041 "gpr",
3042 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003043 "grpc_test_util_unsecure",
3044 "grpc_unsecure"
3045 ],
3046 "headers": [],
3047 "language": "c",
3048 "name": "headers_bad_client_test",
3049 "src": [
3050 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003051 ],
3052 "third_party": false,
3053 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003054 },
3055 {
3056 "deps": [
3057 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003058 "gpr",
3059 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003060 "grpc_test_util_unsecure",
3061 "grpc_unsecure"
3062 ],
3063 "headers": [],
3064 "language": "c",
3065 "name": "initial_settings_frame_bad_client_test",
3066 "src": [
3067 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003068 ],
3069 "third_party": false,
3070 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003071 },
3072 {
3073 "deps": [
3074 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003075 "gpr",
3076 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003077 "grpc_test_util_unsecure",
3078 "grpc_unsecure"
3079 ],
3080 "headers": [],
3081 "language": "c",
3082 "name": "server_registered_method_bad_client_test",
3083 "src": [
3084 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003085 ],
3086 "third_party": false,
3087 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003088 },
3089 {
3090 "deps": [
3091 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003092 "gpr",
3093 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003094 "grpc_test_util_unsecure",
3095 "grpc_unsecure"
3096 ],
3097 "headers": [],
3098 "language": "c",
3099 "name": "simple_request_bad_client_test",
3100 "src": [
3101 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003102 ],
3103 "third_party": false,
3104 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003105 },
3106 {
3107 "deps": [
3108 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003109 "gpr",
3110 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003111 "grpc_test_util_unsecure",
3112 "grpc_unsecure"
3113 ],
3114 "headers": [],
3115 "language": "c",
3116 "name": "unknown_frame_bad_client_test",
3117 "src": [
3118 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003119 ],
3120 "third_party": false,
3121 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003122 },
3123 {
3124 "deps": [
3125 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003126 "gpr",
3127 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003128 "grpc_test_util_unsecure",
3129 "grpc_unsecure"
3130 ],
3131 "headers": [],
3132 "language": "c",
3133 "name": "window_overflow_bad_client_test",
3134 "src": [
3135 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003136 ],
3137 "third_party": false,
3138 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003139 },
3140 {
3141 "deps": [
3142 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003143 "gpr",
3144 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003145 "grpc",
3146 "grpc_test_util"
3147 ],
3148 "headers": [],
3149 "language": "c",
3150 "name": "bad_ssl_alpn_server",
3151 "src": [
3152 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003153 ],
3154 "third_party": false,
3155 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003156 },
3157 {
3158 "deps": [
3159 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003160 "gpr",
3161 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003162 "grpc",
3163 "grpc_test_util"
3164 ],
3165 "headers": [],
3166 "language": "c",
3167 "name": "bad_ssl_cert_server",
3168 "src": [
3169 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003170 ],
3171 "third_party": false,
3172 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003173 },
3174 {
3175 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003176 "gpr",
3177 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003178 "grpc",
3179 "grpc_test_util"
3180 ],
3181 "headers": [],
3182 "language": "c",
3183 "name": "bad_ssl_alpn_test",
3184 "src": [
3185 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003186 ],
3187 "third_party": false,
3188 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003189 },
3190 {
3191 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003192 "gpr",
3193 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003194 "grpc",
3195 "grpc_test_util"
3196 ],
3197 "headers": [],
3198 "language": "c",
3199 "name": "bad_ssl_cert_test",
3200 "src": [
3201 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003202 ],
3203 "third_party": false,
3204 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003205 },
3206 {
3207 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003208 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003209 "gpr",
3210 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003211 "grpc",
3212 "grpc_test_util"
3213 ],
3214 "headers": [],
3215 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003216 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003217 "src": [
3218 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003219 ],
3220 "third_party": false,
3221 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003222 },
3223 {
3224 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003225 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003226 "gpr",
3227 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003228 "grpc",
3229 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003230 ],
3231 "headers": [],
3232 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003233 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003234 "src": [
3235 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003236 ],
3237 "third_party": false,
3238 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003239 },
3240 {
3241 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003242 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003243 "gpr",
3244 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003245 "grpc",
3246 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003247 ],
3248 "headers": [],
3249 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003250 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003251 "src": [
3252 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003253 ],
3254 "third_party": false,
3255 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003256 },
3257 {
3258 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003259 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003260 "gpr",
3261 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003262 "grpc",
3263 "grpc_test_util"
3264 ],
3265 "headers": [],
3266 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003267 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003268 "src": [
3269 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003270 ],
3271 "third_party": false,
3272 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003273 },
3274 {
3275 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003276 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003277 "gpr",
3278 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003279 "grpc",
3280 "grpc_test_util"
3281 ],
3282 "headers": [],
3283 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003284 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003285 "src": [
3286 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003287 ],
3288 "third_party": false,
3289 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003290 },
3291 {
3292 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003293 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003294 "gpr",
3295 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003296 "grpc",
3297 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003298 ],
3299 "headers": [],
3300 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003301 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003302 "src": [
3303 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003304 ],
3305 "third_party": false,
3306 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003307 },
3308 {
3309 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003310 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003311 "gpr",
3312 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003313 "grpc",
3314 "grpc_test_util"
3315 ],
3316 "headers": [],
3317 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003318 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003319 "src": [
3320 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003321 ],
3322 "third_party": false,
3323 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003324 },
3325 {
3326 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003327 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003328 "gpr",
3329 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003330 "grpc",
3331 "grpc_test_util"
3332 ],
3333 "headers": [],
3334 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003335 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003336 "src": [
3337 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003338 ],
3339 "third_party": false,
3340 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003341 },
3342 {
3343 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003344 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003345 "gpr",
3346 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003347 "grpc",
3348 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003349 ],
3350 "headers": [],
3351 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003352 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003353 "src": [
3354 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003355 ],
3356 "third_party": false,
3357 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003358 },
3359 {
3360 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003361 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003362 "gpr",
3363 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003364 "grpc",
3365 "grpc_test_util"
3366 ],
3367 "headers": [],
3368 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003369 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003370 "src": [
3371 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003372 ],
3373 "third_party": false,
3374 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003375 },
3376 {
3377 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003378 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003379 "gpr",
3380 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003381 "grpc",
3382 "grpc_test_util"
3383 ],
3384 "headers": [],
3385 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003386 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003387 "src": [
3388 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003389 ],
3390 "third_party": false,
3391 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003392 },
3393 {
3394 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003395 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003396 "gpr",
3397 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003398 "grpc",
3399 "grpc_test_util"
3400 ],
3401 "headers": [],
3402 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003403 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003404 "src": [
3405 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003406 ],
3407 "third_party": false,
3408 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003409 },
3410 {
3411 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003412 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003413 "gpr",
3414 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003415 "grpc",
3416 "grpc_test_util"
3417 ],
3418 "headers": [],
3419 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003420 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003421 "src": [
3422 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003423 ],
3424 "third_party": false,
3425 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003426 },
3427 {
3428 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003429 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003430 "gpr",
3431 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003432 "grpc",
3433 "grpc_test_util"
3434 ],
3435 "headers": [],
3436 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003437 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003438 "src": [
3439 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003440 ],
3441 "third_party": false,
3442 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003443 },
3444 {
3445 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003446 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003447 "gpr",
3448 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003449 "grpc",
3450 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003451 ],
3452 "headers": [],
3453 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003454 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003455 "src": [
3456 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003457 ],
3458 "third_party": false,
3459 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003460 },
3461 {
3462 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003463 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003464 "gpr",
3465 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003466 "grpc",
3467 "grpc_test_util"
3468 ],
3469 "headers": [],
3470 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003471 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003472 "src": [
3473 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003474 ],
3475 "third_party": false,
3476 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003477 },
3478 {
3479 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003480 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003481 "gpr",
3482 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003483 "grpc",
3484 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003485 ],
3486 "headers": [],
3487 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003488 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003489 "src": [
3490 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003491 ],
3492 "third_party": false,
3493 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003494 },
3495 {
3496 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003497 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003498 "gpr",
3499 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003500 "grpc",
3501 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003502 ],
3503 "headers": [],
3504 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003505 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003506 "src": [
3507 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003508 ],
3509 "third_party": false,
3510 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003511 },
3512 {
3513 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003514 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003515 "gpr",
3516 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003517 "grpc_test_util_unsecure",
3518 "grpc_unsecure"
3519 ],
3520 "headers": [],
3521 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003522 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003523 "src": [
3524 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003525 ],
3526 "third_party": false,
3527 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003528 },
3529 {
3530 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003531 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003532 "gpr",
3533 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003534 "grpc_test_util_unsecure",
3535 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003536 ],
3537 "headers": [],
3538 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003539 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003540 "src": [
3541 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003542 ],
3543 "third_party": false,
3544 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003545 },
3546 {
3547 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003548 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003549 "gpr",
3550 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003551 "grpc_test_util_unsecure",
3552 "grpc_unsecure"
3553 ],
3554 "headers": [],
3555 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003556 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003557 "src": [
3558 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003559 ],
3560 "third_party": false,
3561 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003562 },
3563 {
3564 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003565 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003566 "gpr",
3567 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003568 "grpc_test_util_unsecure",
3569 "grpc_unsecure"
3570 ],
3571 "headers": [],
3572 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003573 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003574 "src": [
3575 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003576 ],
3577 "third_party": false,
3578 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003579 },
3580 {
3581 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003582 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003583 "gpr",
3584 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003585 "grpc_test_util_unsecure",
3586 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003587 ],
3588 "headers": [],
3589 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003590 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003591 "src": [
3592 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003593 ],
3594 "third_party": false,
3595 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003596 },
3597 {
3598 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003599 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003600 "gpr",
3601 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003602 "grpc_test_util_unsecure",
3603 "grpc_unsecure"
3604 ],
3605 "headers": [],
3606 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003607 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003608 "src": [
3609 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003610 ],
3611 "third_party": false,
3612 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003613 },
3614 {
3615 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003616 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003617 "gpr",
3618 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003619 "grpc_test_util_unsecure",
3620 "grpc_unsecure"
3621 ],
3622 "headers": [],
3623 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003624 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003625 "src": [
3626 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003627 ],
3628 "third_party": false,
3629 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003630 },
3631 {
3632 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003633 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003634 "gpr",
3635 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003636 "grpc_test_util_unsecure",
3637 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003638 ],
3639 "headers": [],
3640 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003641 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003642 "src": [
3643 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003644 ],
3645 "third_party": false,
3646 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 },
3648 {
3649 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003650 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003651 "gpr",
3652 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003653 "grpc_test_util_unsecure",
3654 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003655 ],
3656 "headers": [],
3657 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003658 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003659 "src": [
3660 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003661 ],
3662 "third_party": false,
3663 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003664 },
3665 {
3666 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003667 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003668 "gpr",
3669 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003670 "grpc_test_util_unsecure",
3671 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003672 ],
3673 "headers": [],
3674 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003675 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003676 "src": [
3677 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003678 ],
3679 "third_party": false,
3680 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003681 },
3682 {
3683 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003684 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003685 "gpr",
3686 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003687 "grpc_test_util_unsecure",
3688 "grpc_unsecure"
3689 ],
3690 "headers": [],
3691 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003692 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003693 "src": [
3694 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003695 ],
3696 "third_party": false,
3697 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003698 },
3699 {
3700 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003701 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003702 "gpr",
3703 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003704 "grpc_test_util_unsecure",
3705 "grpc_unsecure"
3706 ],
3707 "headers": [],
3708 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003709 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003710 "src": [
3711 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003712 ],
3713 "third_party": false,
3714 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003715 },
3716 {
3717 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003718 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003719 "gpr",
3720 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003721 "grpc_test_util_unsecure",
3722 "grpc_unsecure"
3723 ],
3724 "headers": [],
3725 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003726 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003727 "src": [
3728 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003729 ],
3730 "third_party": false,
3731 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003732 },
3733 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003734 "deps": [],
3735 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003736 "include/grpc/impl/codegen/alloc.h",
3737 "include/grpc/impl/codegen/atm.h",
3738 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3739 "include/grpc/impl/codegen/atm_gcc_sync.h",
3740 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003741 "include/grpc/impl/codegen/log.h",
3742 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003743 "include/grpc/impl/codegen/slice.h",
3744 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003745 "include/grpc/impl/codegen/sync.h",
3746 "include/grpc/impl/codegen/sync_generic.h",
3747 "include/grpc/impl/codegen/sync_posix.h",
3748 "include/grpc/impl/codegen/sync_win32.h",
3749 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003750 "include/grpc/support/alloc.h",
3751 "include/grpc/support/atm.h",
3752 "include/grpc/support/atm_gcc_atomic.h",
3753 "include/grpc/support/atm_gcc_sync.h",
3754 "include/grpc/support/atm_win32.h",
3755 "include/grpc/support/avl.h",
3756 "include/grpc/support/cmdline.h",
3757 "include/grpc/support/cpu.h",
3758 "include/grpc/support/histogram.h",
3759 "include/grpc/support/host_port.h",
3760 "include/grpc/support/log.h",
3761 "include/grpc/support/log_win32.h",
3762 "include/grpc/support/port_platform.h",
3763 "include/grpc/support/slice.h",
3764 "include/grpc/support/slice_buffer.h",
3765 "include/grpc/support/string_util.h",
3766 "include/grpc/support/subprocess.h",
3767 "include/grpc/support/sync.h",
3768 "include/grpc/support/sync_generic.h",
3769 "include/grpc/support/sync_posix.h",
3770 "include/grpc/support/sync_win32.h",
3771 "include/grpc/support/thd.h",
3772 "include/grpc/support/time.h",
3773 "include/grpc/support/tls.h",
3774 "include/grpc/support/tls_gcc.h",
3775 "include/grpc/support/tls_msvc.h",
3776 "include/grpc/support/tls_pthread.h",
3777 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003778 "src/core/profiling/timers.h",
Craig Tillerc72cc422016-03-11 10:54:36 -08003779 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003780 "src/core/support/block_annotate.h",
3781 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003782 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003783 "src/core/support/murmur_hash.h",
3784 "src/core/support/stack_lockfree.h",
3785 "src/core/support/string.h",
3786 "src/core/support/string_win32.h",
3787 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003788 "src/core/support/time_precise.h",
3789 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003790 ],
3791 "language": "c",
3792 "name": "gpr",
3793 "src": [
3794 "include/grpc/impl/codegen/alloc.h",
3795 "include/grpc/impl/codegen/atm.h",
3796 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3797 "include/grpc/impl/codegen/atm_gcc_sync.h",
3798 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003799 "include/grpc/impl/codegen/log.h",
3800 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003801 "include/grpc/impl/codegen/slice.h",
3802 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003803 "include/grpc/impl/codegen/sync.h",
3804 "include/grpc/impl/codegen/sync_generic.h",
3805 "include/grpc/impl/codegen/sync_posix.h",
3806 "include/grpc/impl/codegen/sync_win32.h",
3807 "include/grpc/impl/codegen/time.h",
3808 "include/grpc/support/alloc.h",
3809 "include/grpc/support/atm.h",
3810 "include/grpc/support/atm_gcc_atomic.h",
3811 "include/grpc/support/atm_gcc_sync.h",
3812 "include/grpc/support/atm_win32.h",
3813 "include/grpc/support/avl.h",
3814 "include/grpc/support/cmdline.h",
3815 "include/grpc/support/cpu.h",
3816 "include/grpc/support/histogram.h",
3817 "include/grpc/support/host_port.h",
3818 "include/grpc/support/log.h",
3819 "include/grpc/support/log_win32.h",
3820 "include/grpc/support/port_platform.h",
3821 "include/grpc/support/slice.h",
3822 "include/grpc/support/slice_buffer.h",
3823 "include/grpc/support/string_util.h",
3824 "include/grpc/support/subprocess.h",
3825 "include/grpc/support/sync.h",
3826 "include/grpc/support/sync_generic.h",
3827 "include/grpc/support/sync_posix.h",
3828 "include/grpc/support/sync_win32.h",
3829 "include/grpc/support/thd.h",
3830 "include/grpc/support/time.h",
3831 "include/grpc/support/tls.h",
3832 "include/grpc/support/tls_gcc.h",
3833 "include/grpc/support/tls_msvc.h",
3834 "include/grpc/support/tls_pthread.h",
3835 "include/grpc/support/useful.h",
3836 "src/core/profiling/basic_timers.c",
3837 "src/core/profiling/stap_timers.c",
3838 "src/core/profiling/timers.h",
3839 "src/core/support/alloc.c",
3840 "src/core/support/avl.c",
Craig Tillerc72cc422016-03-11 10:54:36 -08003841 "src/core/support/backoff.c",
3842 "src/core/support/backoff.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003843 "src/core/support/block_annotate.h",
3844 "src/core/support/cmdline.c",
3845 "src/core/support/cpu_iphone.c",
3846 "src/core/support/cpu_linux.c",
3847 "src/core/support/cpu_posix.c",
3848 "src/core/support/cpu_windows.c",
3849 "src/core/support/env.h",
3850 "src/core/support/env_linux.c",
3851 "src/core/support/env_posix.c",
3852 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003853 "src/core/support/histogram.c",
3854 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003855 "src/core/support/load_file.c",
3856 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003857 "src/core/support/log.c",
3858 "src/core/support/log_android.c",
3859 "src/core/support/log_linux.c",
3860 "src/core/support/log_posix.c",
3861 "src/core/support/log_win32.c",
3862 "src/core/support/murmur_hash.c",
3863 "src/core/support/murmur_hash.h",
3864 "src/core/support/slice.c",
3865 "src/core/support/slice_buffer.c",
3866 "src/core/support/stack_lockfree.c",
3867 "src/core/support/stack_lockfree.h",
3868 "src/core/support/string.c",
3869 "src/core/support/string.h",
3870 "src/core/support/string_posix.c",
3871 "src/core/support/string_win32.c",
3872 "src/core/support/string_win32.h",
3873 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003874 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003875 "src/core/support/sync.c",
3876 "src/core/support/sync_posix.c",
3877 "src/core/support/sync_win32.c",
3878 "src/core/support/thd.c",
3879 "src/core/support/thd_internal.h",
3880 "src/core/support/thd_posix.c",
3881 "src/core/support/thd_win32.c",
3882 "src/core/support/time.c",
3883 "src/core/support/time_posix.c",
3884 "src/core/support/time_precise.c",
3885 "src/core/support/time_precise.h",
3886 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003887 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003888 "src/core/support/tmpfile.h",
3889 "src/core/support/tmpfile_posix.c",
3890 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003891 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003892 ],
3893 "third_party": false,
3894 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003895 },
3896 {
3897 "deps": [
3898 "gpr"
3899 ],
3900 "headers": [
3901 "test/core/util/test_config.h"
3902 ],
3903 "language": "c",
3904 "name": "gpr_test_util",
3905 "src": [
3906 "test/core/util/test_config.c",
3907 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003908 ],
3909 "third_party": false,
3910 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003911 },
3912 {
3913 "deps": [
3914 "gpr"
3915 ],
3916 "headers": [
3917 "include/grpc/byte_buffer.h",
3918 "include/grpc/byte_buffer_reader.h",
3919 "include/grpc/census.h",
3920 "include/grpc/compression.h",
3921 "include/grpc/grpc.h",
3922 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003923 "include/grpc/impl/codegen/byte_buffer.h",
3924 "include/grpc/impl/codegen/compression_types.h",
3925 "include/grpc/impl/codegen/connectivity_state.h",
3926 "include/grpc/impl/codegen/grpc_types.h",
3927 "include/grpc/impl/codegen/propagation_bits.h",
3928 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003929 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003930 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003931 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003932 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003933 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003934 "src/core/channel/channel_args.h",
3935 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003936 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003937 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003938 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003939 "src/core/channel/connected_channel.h",
3940 "src/core/channel/context.h",
3941 "src/core/channel/http_client_filter.h",
3942 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003943 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003944 "src/core/client_config/client_config.h",
3945 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003946 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003947 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003948 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003949 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003950 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003951 "src/core/client_config/lb_policy_factory.h",
3952 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003953 "src/core/client_config/resolver.h",
3954 "src/core/client_config/resolver_factory.h",
3955 "src/core/client_config/resolver_registry.h",
3956 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003957 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003958 "src/core/client_config/subchannel.h",
3959 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003960 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003961 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003962 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003963 "src/core/compression/message_compress.h",
3964 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003965 "src/core/httpcli/format_request.h",
3966 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003967 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003968 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003969 "src/core/iomgr/endpoint.h",
3970 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003971 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003972 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003973 "src/core/iomgr/fd_posix.h",
3974 "src/core/iomgr/iocp_windows.h",
3975 "src/core/iomgr/iomgr.h",
3976 "src/core/iomgr/iomgr_internal.h",
3977 "src/core/iomgr/iomgr_posix.h",
3978 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003979 "src/core/iomgr/pollset_posix.h",
3980 "src/core/iomgr/pollset_set.h",
3981 "src/core/iomgr/pollset_set_posix.h",
3982 "src/core/iomgr/pollset_set_windows.h",
3983 "src/core/iomgr/pollset_windows.h",
3984 "src/core/iomgr/resolve_address.h",
3985 "src/core/iomgr/sockaddr.h",
3986 "src/core/iomgr/sockaddr_posix.h",
3987 "src/core/iomgr/sockaddr_utils.h",
3988 "src/core/iomgr/sockaddr_win32.h",
3989 "src/core/iomgr/socket_utils_posix.h",
3990 "src/core/iomgr/socket_windows.h",
3991 "src/core/iomgr/tcp_client.h",
3992 "src/core/iomgr/tcp_posix.h",
3993 "src/core/iomgr/tcp_server.h",
3994 "src/core/iomgr/tcp_windows.h",
3995 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003996 "src/core/iomgr/timer.h",
3997 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04003998 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "src/core/iomgr/wakeup_fd_pipe.h",
4000 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004001 "src/core/iomgr/workqueue.h",
4002 "src/core/iomgr/workqueue_posix.h",
4003 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004004 "src/core/json/json.h",
4005 "src/core/json/json_common.h",
4006 "src/core/json/json_reader.h",
4007 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004008 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004009 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004010 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004011 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07004012 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004013 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004014 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004015 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004016 "src/core/security/security_connector.h",
4017 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004018 "src/core/statistics/census_interface.h",
4019 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004020 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004021 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004022 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004023 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004024 "src/core/surface/completion_queue.h",
4025 "src/core/surface/event_string.h",
4026 "src/core/surface/init.h",
4027 "src/core/surface/server.h",
4028 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004029 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004030 "src/core/transport/chttp2/alpn.h",
4031 "src/core/transport/chttp2/bin_encoder.h",
4032 "src/core/transport/chttp2/frame.h",
4033 "src/core/transport/chttp2/frame_data.h",
4034 "src/core/transport/chttp2/frame_goaway.h",
4035 "src/core/transport/chttp2/frame_ping.h",
4036 "src/core/transport/chttp2/frame_rst_stream.h",
4037 "src/core/transport/chttp2/frame_settings.h",
4038 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004039 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004040 "src/core/transport/chttp2/hpack_parser.h",
4041 "src/core/transport/chttp2/hpack_table.h",
4042 "src/core/transport/chttp2/http2_errors.h",
4043 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004044 "src/core/transport/chttp2/incoming_metadata.h",
4045 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004046 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004047 "src/core/transport/chttp2/stream_map.h",
4048 "src/core/transport/chttp2/timeout_encoding.h",
4049 "src/core/transport/chttp2/varint.h",
4050 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004051 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004052 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004053 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004054 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004055 "src/core/transport/transport.h",
4056 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004057 "src/core/tsi/fake_transport_security.h",
4058 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004059 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004060 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004061 "src/core/tsi/transport_security_interface.h",
4062 "third_party/nanopb/pb.h",
4063 "third_party/nanopb/pb_common.h",
4064 "third_party/nanopb/pb_decode.h",
4065 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004066 ],
4067 "language": "c",
4068 "name": "grpc",
4069 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004070 "include/grpc/byte_buffer.h",
4071 "include/grpc/byte_buffer_reader.h",
4072 "include/grpc/census.h",
4073 "include/grpc/compression.h",
4074 "include/grpc/grpc.h",
4075 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004076 "include/grpc/impl/codegen/byte_buffer.h",
4077 "include/grpc/impl/codegen/compression_types.h",
4078 "include/grpc/impl/codegen/connectivity_state.h",
4079 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004080 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004081 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004082 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004083 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004084 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004085 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004086 "src/core/census/grpc_filter.c",
4087 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004088 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004089 "src/core/census/mlog.c",
4090 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004091 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004092 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004093 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004094 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004095 "src/core/channel/channel_args.c",
4096 "src/core/channel/channel_args.h",
4097 "src/core/channel/channel_stack.c",
4098 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004099 "src/core/channel/client_channel.c",
4100 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004101 "src/core/channel/client_uchannel.c",
4102 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004103 "src/core/channel/compress_filter.c",
4104 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004105 "src/core/channel/connected_channel.c",
4106 "src/core/channel/connected_channel.h",
4107 "src/core/channel/context.h",
4108 "src/core/channel/http_client_filter.c",
4109 "src/core/channel/http_client_filter.h",
4110 "src/core/channel/http_server_filter.c",
4111 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004112 "src/core/channel/subchannel_call_holder.c",
4113 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004114 "src/core/client_config/client_config.c",
4115 "src/core/client_config/client_config.h",
4116 "src/core/client_config/connector.c",
4117 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004118 "src/core/client_config/default_initial_connect_string.c",
4119 "src/core/client_config/initial_connect_string.c",
4120 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004121 "src/core/client_config/lb_policies/load_balancer_api.c",
4122 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004123 "src/core/client_config/lb_policies/pick_first.c",
4124 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004125 "src/core/client_config/lb_policies/round_robin.c",
4126 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004127 "src/core/client_config/lb_policy.c",
4128 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004129 "src/core/client_config/lb_policy_factory.c",
4130 "src/core/client_config/lb_policy_factory.h",
4131 "src/core/client_config/lb_policy_registry.c",
4132 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004133 "src/core/client_config/resolver.c",
4134 "src/core/client_config/resolver.h",
4135 "src/core/client_config/resolver_factory.c",
4136 "src/core/client_config/resolver_factory.h",
4137 "src/core/client_config/resolver_registry.c",
4138 "src/core/client_config/resolver_registry.h",
4139 "src/core/client_config/resolvers/dns_resolver.c",
4140 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004141 "src/core/client_config/resolvers/sockaddr_resolver.c",
4142 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004143 "src/core/client_config/subchannel.c",
4144 "src/core/client_config/subchannel.h",
4145 "src/core/client_config/subchannel_factory.c",
4146 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004147 "src/core/client_config/subchannel_index.c",
4148 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004149 "src/core/client_config/uri_parser.c",
4150 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004151 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004152 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004153 "src/core/compression/message_compress.c",
4154 "src/core/compression/message_compress.h",
4155 "src/core/debug/trace.c",
4156 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004158 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004159 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004160 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004161 "src/core/httpcli/httpcli_security_connector.c",
4162 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004163 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004164 "src/core/iomgr/closure.c",
4165 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004166 "src/core/iomgr/endpoint.c",
4167 "src/core/iomgr/endpoint.h",
4168 "src/core/iomgr/endpoint_pair.h",
4169 "src/core/iomgr/endpoint_pair_posix.c",
4170 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004171 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004172 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004173 "src/core/iomgr/executor.c",
4174 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004175 "src/core/iomgr/fd_posix.c",
4176 "src/core/iomgr/fd_posix.h",
4177 "src/core/iomgr/iocp_windows.c",
4178 "src/core/iomgr/iocp_windows.h",
4179 "src/core/iomgr/iomgr.c",
4180 "src/core/iomgr/iomgr.h",
4181 "src/core/iomgr/iomgr_internal.h",
4182 "src/core/iomgr/iomgr_posix.c",
4183 "src/core/iomgr/iomgr_posix.h",
4184 "src/core/iomgr/iomgr_windows.c",
4185 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004186 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4187 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4188 "src/core/iomgr/pollset_posix.c",
4189 "src/core/iomgr/pollset_posix.h",
4190 "src/core/iomgr/pollset_set.h",
4191 "src/core/iomgr/pollset_set_posix.c",
4192 "src/core/iomgr/pollset_set_posix.h",
4193 "src/core/iomgr/pollset_set_windows.c",
4194 "src/core/iomgr/pollset_set_windows.h",
4195 "src/core/iomgr/pollset_windows.c",
4196 "src/core/iomgr/pollset_windows.h",
4197 "src/core/iomgr/resolve_address.h",
4198 "src/core/iomgr/resolve_address_posix.c",
4199 "src/core/iomgr/resolve_address_windows.c",
4200 "src/core/iomgr/sockaddr.h",
4201 "src/core/iomgr/sockaddr_posix.h",
4202 "src/core/iomgr/sockaddr_utils.c",
4203 "src/core/iomgr/sockaddr_utils.h",
4204 "src/core/iomgr/sockaddr_win32.h",
4205 "src/core/iomgr/socket_utils_common_posix.c",
4206 "src/core/iomgr/socket_utils_linux.c",
4207 "src/core/iomgr/socket_utils_posix.c",
4208 "src/core/iomgr/socket_utils_posix.h",
4209 "src/core/iomgr/socket_windows.c",
4210 "src/core/iomgr/socket_windows.h",
4211 "src/core/iomgr/tcp_client.h",
4212 "src/core/iomgr/tcp_client_posix.c",
4213 "src/core/iomgr/tcp_client_windows.c",
4214 "src/core/iomgr/tcp_posix.c",
4215 "src/core/iomgr/tcp_posix.h",
4216 "src/core/iomgr/tcp_server.h",
4217 "src/core/iomgr/tcp_server_posix.c",
4218 "src/core/iomgr/tcp_server_windows.c",
4219 "src/core/iomgr/tcp_windows.c",
4220 "src/core/iomgr/tcp_windows.h",
4221 "src/core/iomgr/time_averaged_stats.c",
4222 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004223 "src/core/iomgr/timer.c",
4224 "src/core/iomgr/timer.h",
4225 "src/core/iomgr/timer_heap.c",
4226 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004227 "src/core/iomgr/udp_server.c",
4228 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004229 "src/core/iomgr/wakeup_fd_eventfd.c",
4230 "src/core/iomgr/wakeup_fd_nospecial.c",
4231 "src/core/iomgr/wakeup_fd_pipe.c",
4232 "src/core/iomgr/wakeup_fd_pipe.h",
4233 "src/core/iomgr/wakeup_fd_posix.c",
4234 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004235 "src/core/iomgr/workqueue.h",
4236 "src/core/iomgr/workqueue_posix.c",
4237 "src/core/iomgr/workqueue_posix.h",
4238 "src/core/iomgr/workqueue_windows.c",
4239 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004240 "src/core/json/json.c",
4241 "src/core/json/json.h",
4242 "src/core/json/json_common.h",
4243 "src/core/json/json_reader.c",
4244 "src/core/json/json_reader.h",
4245 "src/core/json/json_string.c",
4246 "src/core/json/json_writer.c",
4247 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004248 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4249 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004250 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004251 "src/core/security/b64.c",
4252 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004253 "src/core/security/client_auth_filter.c",
4254 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004255 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "src/core/security/credentials_metadata.c",
4257 "src/core/security/credentials_posix.c",
4258 "src/core/security/credentials_win32.c",
4259 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004260 "src/core/security/handshake.c",
4261 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004263 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004264 "src/core/security/jwt_verifier.c",
4265 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004266 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004267 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004269 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004270 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004271 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004272 "src/core/security/server_auth_filter.c",
4273 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004274 "src/core/statistics/census_interface.h",
4275 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004276 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004277 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004278 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004280 "src/core/surface/byte_buffer_reader.c",
4281 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004282 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004283 "src/core/surface/call_details.c",
4284 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004285 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004286 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004287 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004288 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004290 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004292 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004293 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004294 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004295 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004296 "src/core/surface/init.h",
4297 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004298 "src/core/surface/lame_client.c",
4299 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004300 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004301 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004302 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004303 "src/core/surface/server_chttp2.c",
4304 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004306 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004307 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004308 "src/core/transport/byte_stream.c",
4309 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004310 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004311 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004312 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004313 "src/core/transport/chttp2/bin_encoder.h",
4314 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004315 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004319 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004320 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004321 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004323 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004325 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004326 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004327 "src/core/transport/chttp2/hpack_encoder.c",
4328 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004329 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004330 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004331 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 "src/core/transport/chttp2/hpack_table.h",
4333 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004334 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004335 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004336 "src/core/transport/chttp2/incoming_metadata.c",
4337 "src/core/transport/chttp2/incoming_metadata.h",
4338 "src/core/transport/chttp2/internal.h",
4339 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004342 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004343 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004344 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004345 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004346 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004347 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004349 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004350 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004351 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004352 "src/core/transport/connectivity_state.c",
4353 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004354 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004355 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004356 "src/core/transport/metadata_batch.c",
4357 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004358 "src/core/transport/static_metadata.c",
4359 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004360 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004361 "src/core/transport/transport.h",
4362 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004363 "src/core/transport/transport_op_string.c",
4364 "src/core/tsi/fake_transport_security.c",
4365 "src/core/tsi/fake_transport_security.h",
4366 "src/core/tsi/ssl_transport_security.c",
4367 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004368 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004369 "src/core/tsi/transport_security.c",
4370 "src/core/tsi/transport_security.h",
4371 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004372 ],
4373 "third_party": false,
4374 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004375 },
4376 {
David Garcia Quintas9f3955c2016-02-19 14:54:48 -08004377 "deps": [],
4378 "headers": [
4379 "include/grpc/impl/codegen/alloc.h",
4380 "include/grpc/impl/codegen/atm.h",
4381 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4382 "include/grpc/impl/codegen/atm_gcc_sync.h",
4383 "include/grpc/impl/codegen/atm_win32.h",
4384 "include/grpc/impl/codegen/byte_buffer.h",
4385 "include/grpc/impl/codegen/compression_types.h",
4386 "include/grpc/impl/codegen/connectivity_state.h",
4387 "include/grpc/impl/codegen/grpc_types.h",
4388 "include/grpc/impl/codegen/log.h",
4389 "include/grpc/impl/codegen/port_platform.h",
4390 "include/grpc/impl/codegen/propagation_bits.h",
4391 "include/grpc/impl/codegen/slice.h",
4392 "include/grpc/impl/codegen/slice_buffer.h",
4393 "include/grpc/impl/codegen/status.h",
4394 "include/grpc/impl/codegen/sync.h",
4395 "include/grpc/impl/codegen/sync_generic.h",
4396 "include/grpc/impl/codegen/sync_posix.h",
4397 "include/grpc/impl/codegen/sync_win32.h",
4398 "include/grpc/impl/codegen/time.h"
4399 ],
4400 "language": "c",
4401 "name": "grpc_codegen_lib",
4402 "src": [
4403 "include/grpc/impl/codegen/alloc.h",
4404 "include/grpc/impl/codegen/atm.h",
4405 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4406 "include/grpc/impl/codegen/atm_gcc_sync.h",
4407 "include/grpc/impl/codegen/atm_win32.h",
4408 "include/grpc/impl/codegen/byte_buffer.h",
4409 "include/grpc/impl/codegen/compression_types.h",
4410 "include/grpc/impl/codegen/connectivity_state.h",
4411 "include/grpc/impl/codegen/grpc_types.h",
4412 "include/grpc/impl/codegen/log.h",
4413 "include/grpc/impl/codegen/port_platform.h",
4414 "include/grpc/impl/codegen/propagation_bits.h",
4415 "include/grpc/impl/codegen/slice.h",
4416 "include/grpc/impl/codegen/slice_buffer.h",
4417 "include/grpc/impl/codegen/status.h",
4418 "include/grpc/impl/codegen/sync.h",
4419 "include/grpc/impl/codegen/sync_generic.h",
4420 "include/grpc/impl/codegen/sync_posix.h",
4421 "include/grpc/impl/codegen/sync_win32.h",
4422 "include/grpc/impl/codegen/time.h"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08004423 ],
4424 "third_party": false,
4425 "type": "lib"
4426 },
4427 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004428 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004429 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004430 "grpc"
4431 ],
4432 "headers": [],
4433 "language": "c",
4434 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004435 "src": [],
4436 "third_party": false,
4437 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004438 },
4439 {
4440 "deps": [
4441 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004442 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004443 "grpc"
4444 ],
4445 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004446 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004447 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004448 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004450 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004451 "test/core/util/grpc_profiler.h",
4452 "test/core/util/parse_hexstring.h",
4453 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004454 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004455 ],
4456 "language": "c",
4457 "name": "grpc_test_util",
4458 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004459 "test/core/end2end/cq_verifier.c",
4460 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004461 "test/core/end2end/data/server1_cert.c",
4462 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004463 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004464 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004465 "test/core/end2end/fixtures/proxy.c",
4466 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004467 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004468 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004469 "test/core/security/oauth2_utils.c",
4470 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004471 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004472 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004473 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004474 "test/core/util/parse_hexstring.h",
4475 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004476 "test/core/util/port_posix.c",
4477 "test/core/util/port_windows.c",
4478 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004479 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004480 ],
4481 "third_party": false,
4482 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004483 },
4484 {
4485 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004486 "gpr",
4487 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004488 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004489 ],
4490 "headers": [
4491 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004492 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004493 "test/core/iomgr/endpoint_tests.h",
4494 "test/core/util/grpc_profiler.h",
4495 "test/core/util/parse_hexstring.h",
4496 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004497 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004498 ],
4499 "language": "c",
4500 "name": "grpc_test_util_unsecure",
4501 "src": [
4502 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004503 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004504 "test/core/end2end/fixtures/proxy.c",
4505 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004506 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004507 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004508 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004509 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004510 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004511 "test/core/util/parse_hexstring.h",
4512 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004513 "test/core/util/port_posix.c",
4514 "test/core/util/port_windows.c",
4515 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004516 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004517 ],
4518 "third_party": false,
4519 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004520 },
4521 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004522 "deps": [
4523 "gpr"
4524 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004525 "headers": [
4526 "include/grpc/byte_buffer.h",
4527 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004528 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004529 "include/grpc/compression.h",
4530 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004531 "include/grpc/impl/codegen/byte_buffer.h",
4532 "include/grpc/impl/codegen/compression_types.h",
4533 "include/grpc/impl/codegen/connectivity_state.h",
4534 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004535 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004536 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004538 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004539 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004540 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004541 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004542 "src/core/channel/channel_args.h",
4543 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004544 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004545 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004546 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004547 "src/core/channel/connected_channel.h",
4548 "src/core/channel/context.h",
4549 "src/core/channel/http_client_filter.h",
4550 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004551 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004552 "src/core/client_config/client_config.h",
4553 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004554 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004555 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004556 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004557 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004558 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004559 "src/core/client_config/lb_policy_factory.h",
4560 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004561 "src/core/client_config/resolver.h",
4562 "src/core/client_config/resolver_factory.h",
4563 "src/core/client_config/resolver_registry.h",
4564 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004565 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004566 "src/core/client_config/subchannel.h",
4567 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004568 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004569 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004570 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004571 "src/core/compression/message_compress.h",
4572 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004573 "src/core/httpcli/format_request.h",
4574 "src/core/httpcli/httpcli.h",
4575 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004576 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004577 "src/core/iomgr/endpoint.h",
4578 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004579 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004580 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 "src/core/iomgr/fd_posix.h",
4582 "src/core/iomgr/iocp_windows.h",
4583 "src/core/iomgr/iomgr.h",
4584 "src/core/iomgr/iomgr_internal.h",
4585 "src/core/iomgr/iomgr_posix.h",
4586 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004587 "src/core/iomgr/pollset_posix.h",
4588 "src/core/iomgr/pollset_set.h",
4589 "src/core/iomgr/pollset_set_posix.h",
4590 "src/core/iomgr/pollset_set_windows.h",
4591 "src/core/iomgr/pollset_windows.h",
4592 "src/core/iomgr/resolve_address.h",
4593 "src/core/iomgr/sockaddr.h",
4594 "src/core/iomgr/sockaddr_posix.h",
4595 "src/core/iomgr/sockaddr_utils.h",
4596 "src/core/iomgr/sockaddr_win32.h",
4597 "src/core/iomgr/socket_utils_posix.h",
4598 "src/core/iomgr/socket_windows.h",
4599 "src/core/iomgr/tcp_client.h",
4600 "src/core/iomgr/tcp_posix.h",
4601 "src/core/iomgr/tcp_server.h",
4602 "src/core/iomgr/tcp_windows.h",
4603 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004604 "src/core/iomgr/timer.h",
4605 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004606 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004607 "src/core/iomgr/wakeup_fd_pipe.h",
4608 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004609 "src/core/iomgr/workqueue.h",
4610 "src/core/iomgr/workqueue_posix.h",
4611 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004612 "src/core/json/json.h",
4613 "src/core/json/json_common.h",
4614 "src/core/json/json_reader.h",
4615 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004616 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004617 "src/core/statistics/census_interface.h",
4618 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004619 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004620 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004621 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004622 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004623 "src/core/surface/completion_queue.h",
4624 "src/core/surface/event_string.h",
4625 "src/core/surface/init.h",
4626 "src/core/surface/server.h",
4627 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004628 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004629 "src/core/transport/chttp2/alpn.h",
4630 "src/core/transport/chttp2/bin_encoder.h",
4631 "src/core/transport/chttp2/frame.h",
4632 "src/core/transport/chttp2/frame_data.h",
4633 "src/core/transport/chttp2/frame_goaway.h",
4634 "src/core/transport/chttp2/frame_ping.h",
4635 "src/core/transport/chttp2/frame_rst_stream.h",
4636 "src/core/transport/chttp2/frame_settings.h",
4637 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004638 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004639 "src/core/transport/chttp2/hpack_parser.h",
4640 "src/core/transport/chttp2/hpack_table.h",
4641 "src/core/transport/chttp2/http2_errors.h",
4642 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004643 "src/core/transport/chttp2/incoming_metadata.h",
4644 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004645 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004646 "src/core/transport/chttp2/stream_map.h",
4647 "src/core/transport/chttp2/timeout_encoding.h",
4648 "src/core/transport/chttp2/varint.h",
4649 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004650 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004651 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004652 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004653 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004654 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004655 "src/core/transport/transport_impl.h",
4656 "third_party/nanopb/pb.h",
4657 "third_party/nanopb/pb_common.h",
4658 "third_party/nanopb/pb_decode.h",
4659 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004660 ],
4661 "language": "c",
4662 "name": "grpc_unsecure",
4663 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004664 "include/grpc/byte_buffer.h",
4665 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004666 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004667 "include/grpc/compression.h",
4668 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004669 "include/grpc/impl/codegen/byte_buffer.h",
4670 "include/grpc/impl/codegen/compression_types.h",
4671 "include/grpc/impl/codegen/connectivity_state.h",
4672 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004673 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004674 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004675 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004676 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004677 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004678 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004679 "src/core/census/grpc_filter.c",
4680 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004681 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004682 "src/core/census/mlog.c",
4683 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004684 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004685 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004686 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004687 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004688 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004689 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004690 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004691 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004692 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004693 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004694 "src/core/channel/client_uchannel.c",
4695 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004696 "src/core/channel/compress_filter.c",
4697 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004698 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004699 "src/core/channel/connected_channel.h",
4700 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004701 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004702 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004703 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004704 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004705 "src/core/channel/subchannel_call_holder.c",
4706 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004707 "src/core/client_config/client_config.c",
4708 "src/core/client_config/client_config.h",
4709 "src/core/client_config/connector.c",
4710 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004711 "src/core/client_config/default_initial_connect_string.c",
4712 "src/core/client_config/initial_connect_string.c",
4713 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004714 "src/core/client_config/lb_policies/load_balancer_api.c",
4715 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004716 "src/core/client_config/lb_policies/pick_first.c",
4717 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004718 "src/core/client_config/lb_policies/round_robin.c",
4719 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004720 "src/core/client_config/lb_policy.c",
4721 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004722 "src/core/client_config/lb_policy_factory.c",
4723 "src/core/client_config/lb_policy_factory.h",
4724 "src/core/client_config/lb_policy_registry.c",
4725 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004726 "src/core/client_config/resolver.c",
4727 "src/core/client_config/resolver.h",
4728 "src/core/client_config/resolver_factory.c",
4729 "src/core/client_config/resolver_factory.h",
4730 "src/core/client_config/resolver_registry.c",
4731 "src/core/client_config/resolver_registry.h",
4732 "src/core/client_config/resolvers/dns_resolver.c",
4733 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004734 "src/core/client_config/resolvers/sockaddr_resolver.c",
4735 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004736 "src/core/client_config/subchannel.c",
4737 "src/core/client_config/subchannel.h",
4738 "src/core/client_config/subchannel_factory.c",
4739 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004740 "src/core/client_config/subchannel_index.c",
4741 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004742 "src/core/client_config/uri_parser.c",
4743 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004744 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004745 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004746 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004747 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004748 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004749 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004750 "src/core/httpcli/format_request.c",
4751 "src/core/httpcli/format_request.h",
4752 "src/core/httpcli/httpcli.c",
4753 "src/core/httpcli/httpcli.h",
4754 "src/core/httpcli/parser.c",
4755 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004756 "src/core/iomgr/closure.c",
4757 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004758 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004759 "src/core/iomgr/endpoint.h",
4760 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004761 "src/core/iomgr/endpoint_pair_posix.c",
4762 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004763 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004764 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004765 "src/core/iomgr/executor.c",
4766 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004767 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004768 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004769 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004770 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004771 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004772 "src/core/iomgr/iomgr.h",
4773 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004774 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004775 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004776 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004777 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4779 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4780 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004781 "src/core/iomgr/pollset_posix.h",
4782 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004783 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004784 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004785 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004786 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004787 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004788 "src/core/iomgr/pollset_windows.h",
4789 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004790 "src/core/iomgr/resolve_address_posix.c",
4791 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004792 "src/core/iomgr/sockaddr.h",
4793 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004794 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004795 "src/core/iomgr/sockaddr_utils.h",
4796 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004797 "src/core/iomgr/socket_utils_common_posix.c",
4798 "src/core/iomgr/socket_utils_linux.c",
4799 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004800 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004801 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004802 "src/core/iomgr/socket_windows.h",
4803 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004804 "src/core/iomgr/tcp_client_posix.c",
4805 "src/core/iomgr/tcp_client_windows.c",
4806 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004807 "src/core/iomgr/tcp_posix.h",
4808 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004809 "src/core/iomgr/tcp_server_posix.c",
4810 "src/core/iomgr/tcp_server_windows.c",
4811 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004812 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004813 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004814 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004815 "src/core/iomgr/timer.c",
4816 "src/core/iomgr/timer.h",
4817 "src/core/iomgr/timer_heap.c",
4818 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004819 "src/core/iomgr/udp_server.c",
4820 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004821 "src/core/iomgr/wakeup_fd_eventfd.c",
4822 "src/core/iomgr/wakeup_fd_nospecial.c",
4823 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004824 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004825 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004826 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004827 "src/core/iomgr/workqueue.h",
4828 "src/core/iomgr/workqueue_posix.c",
4829 "src/core/iomgr/workqueue_posix.h",
4830 "src/core/iomgr/workqueue_windows.c",
4831 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004832 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004833 "src/core/json/json.h",
4834 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004835 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004836 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004837 "src/core/json/json_string.c",
4838 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004839 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004840 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4841 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004842 "src/core/statistics/census_interface.h",
4843 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004844 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004845 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004846 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004847 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004848 "src/core/surface/byte_buffer_reader.c",
4849 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004850 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004851 "src/core/surface/call_details.c",
4852 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004853 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004854 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004855 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004856 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004857 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004858 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004859 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004860 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004861 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004862 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004863 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004864 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004865 "src/core/surface/init_unsecure.c",
4866 "src/core/surface/lame_client.c",
4867 "src/core/surface/metadata_array.c",
4868 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004869 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004870 "src/core/surface/server_chttp2.c",
4871 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004872 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004873 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004874 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004875 "src/core/transport/byte_stream.c",
4876 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004877 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004878 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004879 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004880 "src/core/transport/chttp2/bin_encoder.h",
4881 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004882 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004883 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004884 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004885 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004886 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004887 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004888 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004889 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004890 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004891 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004892 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004893 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004894 "src/core/transport/chttp2/hpack_encoder.c",
4895 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004896 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004897 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004898 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004899 "src/core/transport/chttp2/hpack_table.h",
4900 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004901 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004902 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004903 "src/core/transport/chttp2/incoming_metadata.c",
4904 "src/core/transport/chttp2/incoming_metadata.h",
4905 "src/core/transport/chttp2/internal.h",
4906 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004907 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004908 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004909 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004910 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004911 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004912 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004913 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004914 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004915 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004916 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004917 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004918 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004919 "src/core/transport/connectivity_state.c",
4920 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004921 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004922 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004923 "src/core/transport/metadata_batch.c",
4924 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004925 "src/core/transport/static_metadata.c",
4926 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004927 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004928 "src/core/transport/transport.h",
4929 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004930 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004931 ],
4932 "third_party": false,
4933 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004934 },
4935 {
4936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004937 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004938 "grpc"
4939 ],
4940 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004941 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004942 "src/core/client_config/resolvers/zookeeper_resolver.h"
4943 ],
4944 "language": "c",
4945 "name": "grpc_zookeeper",
4946 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004947 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004948 "src/core/client_config/resolvers/zookeeper_resolver.c",
4949 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004950 ],
4951 "third_party": false,
4952 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004953 },
4954 {
4955 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004956 "gpr",
4957 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004958 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004959 "grpc_test_util",
4960 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004961 ],
4962 "headers": [
4963 "test/core/util/reconnect_server.h"
4964 ],
4965 "language": "c",
4966 "name": "reconnect_server",
4967 "src": [
4968 "test/core/util/reconnect_server.c",
4969 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004970 ],
4971 "third_party": false,
4972 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004973 },
4974 {
4975 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004976 "gpr",
4977 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004978 "grpc",
4979 "grpc_test_util"
4980 ],
4981 "headers": [
4982 "test/core/util/test_tcp_server.h"
4983 ],
4984 "language": "c",
4985 "name": "test_tcp_server",
4986 "src": [
4987 "test/core/util/test_tcp_server.c",
4988 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004989 ],
4990 "third_party": false,
4991 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004992 },
4993 {
4994 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004995 "grpc"
4996 ],
4997 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004998 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004999 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005000 "include/grpc++/client_context.h",
5001 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005002 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005003 "include/grpc++/generic/async_generic_service.h",
5004 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005005 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005006 "include/grpc++/impl/call.h",
5007 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005008 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005009 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005010 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005011 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005012 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005013 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005014 "include/grpc++/impl/codegen/client_unary_call.h",
5015 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005016 "include/grpc++/impl/codegen/completion_queue_tag.h",
5017 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005018 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005019 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005020 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005021 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005022 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005023 "include/grpc++/impl/codegen/rpc_method.h",
5024 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005025 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005026 "include/grpc++/impl/codegen/serialization_traits.h",
5027 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005028 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005029 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005030 "include/grpc++/impl/codegen/status.h",
5031 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005032 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005033 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005034 "include/grpc++/impl/codegen/sync.h",
5035 "include/grpc++/impl/codegen/sync_cxx11.h",
5036 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005037 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005038 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005039 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005040 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005041 "include/grpc++/impl/proto_utils.h",
5042 "include/grpc++/impl/rpc_method.h",
5043 "include/grpc++/impl/rpc_service_method.h",
5044 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005045 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005046 "include/grpc++/impl/service_type.h",
5047 "include/grpc++/impl/sync.h",
5048 "include/grpc++/impl/sync_cxx11.h",
5049 "include/grpc++/impl/sync_no_cxx11.h",
5050 "include/grpc++/impl/thd.h",
5051 "include/grpc++/impl/thd_cxx11.h",
5052 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005053 "include/grpc++/security/auth_context.h",
5054 "include/grpc++/security/auth_metadata_processor.h",
5055 "include/grpc++/security/credentials.h",
5056 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005057 "include/grpc++/server.h",
5058 "include/grpc++/server_builder.h",
5059 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005060 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005061 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005062 "include/grpc++/support/byte_buffer.h",
5063 "include/grpc++/support/channel_arguments.h",
5064 "include/grpc++/support/config.h",
5065 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005066 "include/grpc++/support/slice.h",
5067 "include/grpc++/support/status.h",
5068 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005069 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005070 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005071 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005072 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005073 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005074 "src/cpp/client/secure_credentials.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005075 "src/cpp/common/core_codegen.h",
5076 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005077 "src/cpp/common/create_auth_context.h",
5078 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005079 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005080 "src/cpp/server/secure_server_credentials.h",
5081 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005082 ],
5083 "language": "c++",
5084 "name": "grpc++",
5085 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005086 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005087 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005088 "include/grpc++/client_context.h",
5089 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005090 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005091 "include/grpc++/generic/async_generic_service.h",
5092 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005093 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005094 "include/grpc++/impl/call.h",
5095 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005096 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005097 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005098 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005099 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005100 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005101 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005102 "include/grpc++/impl/codegen/client_unary_call.h",
5103 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005104 "include/grpc++/impl/codegen/completion_queue_tag.h",
5105 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005106 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005107 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005108 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005109 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005110 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005111 "include/grpc++/impl/codegen/rpc_method.h",
5112 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005113 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005114 "include/grpc++/impl/codegen/serialization_traits.h",
5115 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005116 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005117 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005118 "include/grpc++/impl/codegen/status.h",
5119 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005120 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005121 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005122 "include/grpc++/impl/codegen/sync.h",
5123 "include/grpc++/impl/codegen/sync_cxx11.h",
5124 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005125 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005126 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005127 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005128 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005129 "include/grpc++/impl/proto_utils.h",
5130 "include/grpc++/impl/rpc_method.h",
5131 "include/grpc++/impl/rpc_service_method.h",
5132 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005133 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005134 "include/grpc++/impl/service_type.h",
5135 "include/grpc++/impl/sync.h",
5136 "include/grpc++/impl/sync_cxx11.h",
5137 "include/grpc++/impl/sync_no_cxx11.h",
5138 "include/grpc++/impl/thd.h",
5139 "include/grpc++/impl/thd_cxx11.h",
5140 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005141 "include/grpc++/security/auth_context.h",
5142 "include/grpc++/security/auth_metadata_processor.h",
5143 "include/grpc++/security/credentials.h",
5144 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005145 "include/grpc++/server.h",
5146 "include/grpc++/server_builder.h",
5147 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005148 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005149 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005150 "include/grpc++/support/byte_buffer.h",
5151 "include/grpc++/support/channel_arguments.h",
5152 "include/grpc++/support/config.h",
5153 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005154 "include/grpc++/support/slice.h",
5155 "include/grpc++/support/status.h",
5156 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005157 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005158 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005159 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005160 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005161 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005162 "src/cpp/client/client_context.cc",
5163 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005164 "src/cpp/client/create_channel_internal.cc",
5165 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005166 "src/cpp/client/credentials.cc",
5167 "src/cpp/client/generic_stub.cc",
5168 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005169 "src/cpp/client/secure_credentials.cc",
5170 "src/cpp/client/secure_credentials.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005171 "src/cpp/codegen/codegen_init.cc",
yang-g7ef72322015-07-16 21:00:51 -07005172 "src/cpp/common/auth_property_iterator.cc",
yang-g52705592015-11-25 11:45:33 -08005173 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005174 "src/cpp/common/completion_queue.cc",
David Garcia Quintas723af532016-03-08 14:26:50 -08005175 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005176 "src/cpp/common/core_codegen.h",
5177 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005178 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005179 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005180 "src/cpp/common/secure_auth_context.cc",
5181 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005182 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005183 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005184 "src/cpp/server/async_generic_service.cc",
5185 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005186 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005187 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005188 "src/cpp/server/insecure_server_credentials.cc",
5189 "src/cpp/server/secure_server_credentials.cc",
5190 "src/cpp/server/secure_server_credentials.h",
5191 "src/cpp/server/server.cc",
5192 "src/cpp/server/server_builder.cc",
5193 "src/cpp/server/server_context.cc",
5194 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005195 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005196 "src/cpp/util/byte_buffer.cc",
5197 "src/cpp/util/slice.cc",
5198 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005199 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005200 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005201 ],
5202 "third_party": false,
5203 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005204 },
5205 {
5206 "deps": [],
5207 "headers": [
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005208 "include/grpc++/impl/codegen/async_stream.h",
5209 "include/grpc++/impl/codegen/async_unary_call.h",
5210 "include/grpc++/impl/codegen/call.h",
5211 "include/grpc++/impl/codegen/call_hook.h",
5212 "include/grpc++/impl/codegen/channel_interface.h",
5213 "include/grpc++/impl/codegen/client_context.h",
5214 "include/grpc++/impl/codegen/client_unary_call.h",
5215 "include/grpc++/impl/codegen/completion_queue.h",
5216 "include/grpc++/impl/codegen/completion_queue_tag.h",
5217 "include/grpc++/impl/codegen/config.h",
5218 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005219 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005220 "include/grpc++/impl/codegen/grpc_library.h",
5221 "include/grpc++/impl/codegen/method_handler_impl.h",
5222 "include/grpc++/impl/codegen/proto_utils.h",
5223 "include/grpc++/impl/codegen/rpc_method.h",
5224 "include/grpc++/impl/codegen/rpc_service_method.h",
5225 "include/grpc++/impl/codegen/security/auth_context.h",
5226 "include/grpc++/impl/codegen/serialization_traits.h",
5227 "include/grpc++/impl/codegen/server_context.h",
5228 "include/grpc++/impl/codegen/server_interface.h",
5229 "include/grpc++/impl/codegen/service_type.h",
5230 "include/grpc++/impl/codegen/status.h",
5231 "include/grpc++/impl/codegen/status_code_enum.h",
5232 "include/grpc++/impl/codegen/string_ref.h",
5233 "include/grpc++/impl/codegen/stub_options.h",
5234 "include/grpc++/impl/codegen/sync.h",
5235 "include/grpc++/impl/codegen/sync_cxx11.h",
5236 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5237 "include/grpc++/impl/codegen/sync_stream.h",
5238 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005239 "include/grpc/impl/codegen/alloc.h",
5240 "include/grpc/impl/codegen/atm.h",
5241 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5242 "include/grpc/impl/codegen/atm_gcc_sync.h",
5243 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005244 "include/grpc/impl/codegen/byte_buffer.h",
5245 "include/grpc/impl/codegen/compression_types.h",
5246 "include/grpc/impl/codegen/connectivity_state.h",
5247 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005248 "include/grpc/impl/codegen/log.h",
5249 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005250 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005251 "include/grpc/impl/codegen/slice.h",
5252 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005253 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005254 "include/grpc/impl/codegen/sync.h",
5255 "include/grpc/impl/codegen/sync_generic.h",
5256 "include/grpc/impl/codegen/sync_posix.h",
5257 "include/grpc/impl/codegen/sync_win32.h",
5258 "include/grpc/impl/codegen/time.h"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005259 ],
5260 "language": "c++",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005261 "name": "grpc++_codegen_lib",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005262 "src": [
5263 "include/grpc++/impl/codegen/async_stream.h",
5264 "include/grpc++/impl/codegen/async_unary_call.h",
5265 "include/grpc++/impl/codegen/call.h",
5266 "include/grpc++/impl/codegen/call_hook.h",
5267 "include/grpc++/impl/codegen/channel_interface.h",
5268 "include/grpc++/impl/codegen/client_context.h",
5269 "include/grpc++/impl/codegen/client_unary_call.h",
5270 "include/grpc++/impl/codegen/completion_queue.h",
5271 "include/grpc++/impl/codegen/completion_queue_tag.h",
5272 "include/grpc++/impl/codegen/config.h",
5273 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintas6848c4e2016-03-07 17:10:57 -08005274 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005275 "include/grpc++/impl/codegen/grpc_library.h",
5276 "include/grpc++/impl/codegen/method_handler_impl.h",
5277 "include/grpc++/impl/codegen/proto_utils.h",
5278 "include/grpc++/impl/codegen/rpc_method.h",
5279 "include/grpc++/impl/codegen/rpc_service_method.h",
5280 "include/grpc++/impl/codegen/security/auth_context.h",
5281 "include/grpc++/impl/codegen/serialization_traits.h",
5282 "include/grpc++/impl/codegen/server_context.h",
5283 "include/grpc++/impl/codegen/server_interface.h",
5284 "include/grpc++/impl/codegen/service_type.h",
5285 "include/grpc++/impl/codegen/status.h",
5286 "include/grpc++/impl/codegen/status_code_enum.h",
5287 "include/grpc++/impl/codegen/string_ref.h",
5288 "include/grpc++/impl/codegen/stub_options.h",
5289 "include/grpc++/impl/codegen/sync.h",
5290 "include/grpc++/impl/codegen/sync_cxx11.h",
5291 "include/grpc++/impl/codegen/sync_no_cxx11.h",
5292 "include/grpc++/impl/codegen/sync_stream.h",
5293 "include/grpc++/impl/codegen/time.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005294 "include/grpc/impl/codegen/alloc.h",
5295 "include/grpc/impl/codegen/atm.h",
5296 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5297 "include/grpc/impl/codegen/atm_gcc_sync.h",
5298 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005299 "include/grpc/impl/codegen/byte_buffer.h",
5300 "include/grpc/impl/codegen/compression_types.h",
5301 "include/grpc/impl/codegen/connectivity_state.h",
5302 "include/grpc/impl/codegen/grpc_types.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005303 "include/grpc/impl/codegen/log.h",
5304 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005305 "include/grpc/impl/codegen/propagation_bits.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005306 "include/grpc/impl/codegen/slice.h",
5307 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005308 "include/grpc/impl/codegen/status.h",
David Garcia Quintas4feb3502016-02-16 17:18:31 -08005309 "include/grpc/impl/codegen/sync.h",
5310 "include/grpc/impl/codegen/sync_generic.h",
5311 "include/grpc/impl/codegen/sync_posix.h",
5312 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintas8c3d9942016-03-08 00:07:14 -08005313 "include/grpc/impl/codegen/time.h",
5314 "src/cpp/codegen/codegen_init.cc"
David Garcia Quintasa9d06292016-03-06 19:10:15 -08005315 ],
5316 "third_party": false,
5317 "type": "lib"
David Garcia Quintasd71ff052016-02-16 16:12:48 -08005318 },
5319 {
Craig Tillerf75fc122015-06-25 06:58:00 -07005320 "deps": [],
5321 "headers": [
5322 "test/cpp/util/test_config.h"
5323 ],
5324 "language": "c++",
5325 "name": "grpc++_test_config",
5326 "src": [
5327 "test/cpp/util/test_config.cc",
5328 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005329 ],
5330 "third_party": false,
5331 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005332 },
5333 {
5334 "deps": [
5335 "grpc++",
5336 "grpc_test_util"
5337 ],
5338 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005339 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5340 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5341 "src/proto/grpc/testing/echo.grpc.pb.h",
5342 "src/proto/grpc/testing/echo.pb.h",
5343 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5344 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005345 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005346 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005347 "test/cpp/util/cli_call.h",
5348 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005349 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005350 "test/cpp/util/subprocess.h",
5351 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005352 ],
5353 "language": "c++",
5354 "name": "grpc++_test_util",
5355 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005356 "test/cpp/end2end/test_service_impl.cc",
5357 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005358 "test/cpp/util/byte_buffer_proto_helper.cc",
5359 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005360 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005361 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005362 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005363 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005364 "test/cpp/util/string_ref_helper.cc",
5365 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005366 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005367 "test/cpp/util/subprocess.h",
5368 "test/cpp/util/test_credentials_provider.cc",
5369 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005370 ],
5371 "third_party": false,
5372 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005373 },
5374 {
5375 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005376 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005377 "grpc_unsecure"
5378 ],
5379 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005380 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005381 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005382 "include/grpc++/client_context.h",
5383 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005384 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005385 "include/grpc++/generic/async_generic_service.h",
5386 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005387 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005388 "include/grpc++/impl/call.h",
5389 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005390 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005391 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005392 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005393 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005394 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005395 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005396 "include/grpc++/impl/codegen/client_unary_call.h",
5397 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005398 "include/grpc++/impl/codegen/completion_queue_tag.h",
5399 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005400 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005401 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005402 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005403 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005404 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005405 "include/grpc++/impl/codegen/rpc_method.h",
5406 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005407 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005408 "include/grpc++/impl/codegen/serialization_traits.h",
5409 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005410 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005411 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005412 "include/grpc++/impl/codegen/status.h",
5413 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005414 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005415 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005416 "include/grpc++/impl/codegen/sync.h",
5417 "include/grpc++/impl/codegen/sync_cxx11.h",
5418 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005419 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005420 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005421 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005422 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005423 "include/grpc++/impl/proto_utils.h",
5424 "include/grpc++/impl/rpc_method.h",
5425 "include/grpc++/impl/rpc_service_method.h",
5426 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005427 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005428 "include/grpc++/impl/service_type.h",
5429 "include/grpc++/impl/sync.h",
5430 "include/grpc++/impl/sync_cxx11.h",
5431 "include/grpc++/impl/sync_no_cxx11.h",
5432 "include/grpc++/impl/thd.h",
5433 "include/grpc++/impl/thd_cxx11.h",
5434 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005435 "include/grpc++/security/auth_context.h",
5436 "include/grpc++/security/auth_metadata_processor.h",
5437 "include/grpc++/security/credentials.h",
5438 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005439 "include/grpc++/server.h",
5440 "include/grpc++/server_builder.h",
5441 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005442 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005443 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005444 "include/grpc++/support/byte_buffer.h",
5445 "include/grpc++/support/channel_arguments.h",
5446 "include/grpc++/support/config.h",
5447 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005448 "include/grpc++/support/slice.h",
5449 "include/grpc++/support/status.h",
5450 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005451 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005452 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005453 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005454 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005455 "src/cpp/client/create_channel_internal.h",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005456 "src/cpp/common/core_codegen.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005457 "src/cpp/common/create_auth_context.h",
5458 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005459 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005460 ],
5461 "language": "c++",
5462 "name": "grpc++_unsecure",
5463 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005464 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005465 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005466 "include/grpc++/client_context.h",
5467 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005468 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005469 "include/grpc++/generic/async_generic_service.h",
5470 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005471 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005472 "include/grpc++/impl/call.h",
5473 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005474 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005475 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005476 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005477 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005478 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005479 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005480 "include/grpc++/impl/codegen/client_unary_call.h",
5481 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005482 "include/grpc++/impl/codegen/completion_queue_tag.h",
5483 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005484 "include/grpc++/impl/codegen/config_protobuf.h",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005485 "include/grpc++/impl/codegen/core_codegen_interface.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005486 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005487 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005488 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005489 "include/grpc++/impl/codegen/rpc_method.h",
5490 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005491 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005492 "include/grpc++/impl/codegen/serialization_traits.h",
5493 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005494 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005495 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005496 "include/grpc++/impl/codegen/status.h",
5497 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005498 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005499 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005500 "include/grpc++/impl/codegen/sync.h",
5501 "include/grpc++/impl/codegen/sync_cxx11.h",
5502 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005503 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005504 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005505 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005506 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005507 "include/grpc++/impl/proto_utils.h",
5508 "include/grpc++/impl/rpc_method.h",
5509 "include/grpc++/impl/rpc_service_method.h",
5510 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005511 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005512 "include/grpc++/impl/service_type.h",
5513 "include/grpc++/impl/sync.h",
5514 "include/grpc++/impl/sync_cxx11.h",
5515 "include/grpc++/impl/sync_no_cxx11.h",
5516 "include/grpc++/impl/thd.h",
5517 "include/grpc++/impl/thd_cxx11.h",
5518 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005519 "include/grpc++/security/auth_context.h",
5520 "include/grpc++/security/auth_metadata_processor.h",
5521 "include/grpc++/security/credentials.h",
5522 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005523 "include/grpc++/server.h",
5524 "include/grpc++/server_builder.h",
5525 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005526 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005527 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005528 "include/grpc++/support/byte_buffer.h",
5529 "include/grpc++/support/channel_arguments.h",
5530 "include/grpc++/support/config.h",
5531 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005532 "include/grpc++/support/slice.h",
5533 "include/grpc++/support/status.h",
5534 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005535 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005536 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005537 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005538 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005539 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005540 "src/cpp/client/client_context.cc",
5541 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005542 "src/cpp/client/create_channel_internal.cc",
5543 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005544 "src/cpp/client/credentials.cc",
5545 "src/cpp/client/generic_stub.cc",
5546 "src/cpp/client/insecure_credentials.cc",
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005547 "src/cpp/codegen/codegen_init.cc",
yang-g52705592015-11-25 11:45:33 -08005548 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005549 "src/cpp/common/completion_queue.cc",
Nicolas "Pixel" Noble42683182016-03-17 00:25:39 +01005550 "src/cpp/common/core_codegen.cc",
David Garcia Quintas79d90962016-03-09 13:57:46 -08005551 "src/cpp/common/core_codegen.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005552 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005553 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005554 "src/cpp/common/rpc_method.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005555 "src/cpp/server/async_generic_service.cc",
5556 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005557 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005558 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005559 "src/cpp/server/insecure_server_credentials.cc",
5560 "src/cpp/server/server.cc",
5561 "src/cpp/server/server_builder.cc",
5562 "src/cpp/server/server_context.cc",
5563 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005564 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005565 "src/cpp/util/byte_buffer.cc",
5566 "src/cpp/util/slice.cc",
5567 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005568 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005569 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005570 ],
5571 "third_party": false,
5572 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005573 },
5574 {
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005575 "deps": [
Nicolas "Pixel" Noblee8fb8522016-03-14 19:46:57 +01005576 "grpc++_codegen_lib"
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005577 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07005578 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07005579 "include/grpc++/support/config.h",
5580 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005581 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005582 "include/grpc/impl/codegen/atm.h",
5583 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5584 "include/grpc/impl/codegen/atm_gcc_sync.h",
5585 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005586 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005587 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005588 "include/grpc/impl/codegen/slice.h",
5589 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005590 "include/grpc/impl/codegen/sync.h",
5591 "include/grpc/impl/codegen/sync_generic.h",
5592 "include/grpc/impl/codegen/sync_posix.h",
5593 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005594 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005595 "src/compiler/config.h",
5596 "src/compiler/cpp_generator.h",
5597 "src/compiler/cpp_generator_helpers.h",
5598 "src/compiler/csharp_generator.h",
5599 "src/compiler/csharp_generator_helpers.h",
5600 "src/compiler/generator_helpers.h",
5601 "src/compiler/objective_c_generator.h",
5602 "src/compiler/objective_c_generator_helpers.h",
5603 "src/compiler/python_generator.h",
5604 "src/compiler/ruby_generator.h",
5605 "src/compiler/ruby_generator_helpers-inl.h",
5606 "src/compiler/ruby_generator_map-inl.h",
5607 "src/compiler/ruby_generator_string-inl.h"
5608 ],
5609 "language": "c++",
5610 "name": "grpc_plugin_support",
5611 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07005612 "include/grpc++/support/config.h",
5613 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005614 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005615 "include/grpc/impl/codegen/atm.h",
5616 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5617 "include/grpc/impl/codegen/atm_gcc_sync.h",
5618 "include/grpc/impl/codegen/atm_win32.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005619 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005620 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005621 "include/grpc/impl/codegen/slice.h",
5622 "include/grpc/impl/codegen/slice_buffer.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005623 "include/grpc/impl/codegen/sync.h",
5624 "include/grpc/impl/codegen/sync_generic.h",
5625 "include/grpc/impl/codegen/sync_posix.h",
5626 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005627 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005628 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005629 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005630 "src/compiler/cpp_generator.h",
5631 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005632 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005633 "src/compiler/csharp_generator.h",
5634 "src/compiler/csharp_generator_helpers.h",
5635 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005636 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005637 "src/compiler/objective_c_generator.h",
5638 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005639 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005640 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005641 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005642 "src/compiler/ruby_generator.h",
5643 "src/compiler/ruby_generator_helpers-inl.h",
5644 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintasa8bb0bf2016-02-18 15:09:02 -08005645 "src/compiler/ruby_generator_string-inl.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005646 ],
5647 "third_party": false,
5648 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005649 },
5650 {
5651 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005652 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005653 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005654 "grpc++",
5655 "grpc++_test_util",
5656 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005657 ],
5658 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005659 "src/proto/grpc/testing/messages.grpc.pb.h",
5660 "src/proto/grpc/testing/messages.pb.h",
5661 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005662 ],
5663 "language": "c++",
5664 "name": "interop_client_helper",
5665 "src": [
5666 "test/cpp/interop/client_helper.cc",
5667 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005668 ],
5669 "third_party": false,
5670 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005671 },
5672 {
5673 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005674 "gpr",
5675 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005676 "grpc",
5677 "grpc++",
5678 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005679 "grpc++_test_util",
5680 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005681 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005682 ],
5683 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005684 "src/proto/grpc/testing/empty.grpc.pb.h",
5685 "src/proto/grpc/testing/empty.pb.h",
5686 "src/proto/grpc/testing/messages.grpc.pb.h",
5687 "src/proto/grpc/testing/messages.pb.h",
5688 "src/proto/grpc/testing/test.grpc.pb.h",
5689 "src/proto/grpc/testing/test.pb.h",
5690 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005691 ],
5692 "language": "c++",
5693 "name": "interop_client_main",
5694 "src": [
5695 "test/cpp/interop/client.cc",
5696 "test/cpp/interop/interop_client.cc",
5697 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005698 ],
5699 "third_party": false,
5700 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005701 },
5702 {
5703 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005704 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005705 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005706 "grpc++",
5707 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005708 ],
5709 "headers": [
5710 "test/cpp/interop/server_helper.h"
5711 ],
5712 "language": "c++",
5713 "name": "interop_server_helper",
5714 "src": [
5715 "test/cpp/interop/server_helper.cc",
5716 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005717 ],
5718 "third_party": false,
5719 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005720 },
5721 {
5722 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005723 "gpr",
5724 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005725 "grpc",
5726 "grpc++",
5727 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005728 "grpc++_test_util",
5729 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005730 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005731 ],
5732 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005733 "src/proto/grpc/testing/empty.grpc.pb.h",
5734 "src/proto/grpc/testing/empty.pb.h",
5735 "src/proto/grpc/testing/messages.grpc.pb.h",
5736 "src/proto/grpc/testing/messages.pb.h",
5737 "src/proto/grpc/testing/test.grpc.pb.h",
5738 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005739 ],
5740 "language": "c++",
5741 "name": "interop_server_main",
5742 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005743 "test/cpp/interop/server_main.cc"
5744 ],
5745 "third_party": false,
5746 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005747 },
5748 {
5749 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005750 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005751 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005752 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005753 ],
5754 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005755 "src/proto/grpc/testing/control.grpc.pb.h",
5756 "src/proto/grpc/testing/control.pb.h",
5757 "src/proto/grpc/testing/messages.grpc.pb.h",
5758 "src/proto/grpc/testing/messages.pb.h",
5759 "src/proto/grpc/testing/payloads.grpc.pb.h",
5760 "src/proto/grpc/testing/payloads.pb.h",
5761 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5762 "src/proto/grpc/testing/perf_db.pb.h",
5763 "src/proto/grpc/testing/services.grpc.pb.h",
5764 "src/proto/grpc/testing/services.pb.h",
5765 "src/proto/grpc/testing/stats.grpc.pb.h",
5766 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005767 "test/cpp/qps/client.h",
5768 "test/cpp/qps/driver.h",
5769 "test/cpp/qps/histogram.h",
5770 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005771 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005772 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005773 "test/cpp/qps/qps_worker.h",
5774 "test/cpp/qps/report.h",
5775 "test/cpp/qps/server.h",
5776 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005777 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005778 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005779 ],
5780 "language": "c++",
5781 "name": "qps",
5782 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005783 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005784 "test/cpp/qps/client_async.cc",
5785 "test/cpp/qps/client_sync.cc",
5786 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005787 "test/cpp/qps/driver.h",
5788 "test/cpp/qps/histogram.h",
5789 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005790 "test/cpp/qps/limit_cores.cc",
5791 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005792 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005793 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005794 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005795 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005796 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005797 "test/cpp/qps/report.h",
5798 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005799 "test/cpp/qps/server_async.cc",
5800 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005801 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005802 "test/cpp/qps/usage_timer.cc",
5803 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005804 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005805 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005806 ],
5807 "third_party": false,
5808 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005809 },
5810 {
5811 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005812 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005813 "grpc"
5814 ],
5815 "headers": [],
5816 "language": "csharp",
5817 "name": "grpc_csharp_ext",
5818 "src": [
5819 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005820 ],
5821 "third_party": false,
5822 "type": "lib"
5823 },
5824 {
5825 "deps": [],
5826 "headers": [
5827 "third_party/boringssl/crypto/aes/internal.h",
5828 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5829 "third_party/boringssl/crypto/bio/internal.h",
5830 "third_party/boringssl/crypto/bn/internal.h",
5831 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5832 "third_party/boringssl/crypto/bytestring/internal.h",
5833 "third_party/boringssl/crypto/cipher/internal.h",
5834 "third_party/boringssl/crypto/conf/conf_def.h",
5835 "third_party/boringssl/crypto/conf/internal.h",
5836 "third_party/boringssl/crypto/des/internal.h",
5837 "third_party/boringssl/crypto/dh/internal.h",
5838 "third_party/boringssl/crypto/digest/internal.h",
5839 "third_party/boringssl/crypto/digest/md32_common.h",
5840 "third_party/boringssl/crypto/directory.h",
5841 "third_party/boringssl/crypto/dsa/internal.h",
5842 "third_party/boringssl/crypto/ec/internal.h",
5843 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5844 "third_party/boringssl/crypto/evp/internal.h",
5845 "third_party/boringssl/crypto/internal.h",
5846 "third_party/boringssl/crypto/modes/internal.h",
5847 "third_party/boringssl/crypto/obj/obj_dat.h",
5848 "third_party/boringssl/crypto/obj/obj_xref.h",
5849 "third_party/boringssl/crypto/pkcs8/internal.h",
5850 "third_party/boringssl/crypto/rand/internal.h",
5851 "third_party/boringssl/crypto/rsa/internal.h",
5852 "third_party/boringssl/crypto/test/scoped_types.h",
5853 "third_party/boringssl/crypto/test/test_util.h",
5854 "third_party/boringssl/crypto/x509/charmap.h",
5855 "third_party/boringssl/crypto/x509/vpm_int.h",
5856 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5857 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5858 "third_party/boringssl/include/openssl/aead.h",
5859 "third_party/boringssl/include/openssl/aes.h",
5860 "third_party/boringssl/include/openssl/arm_arch.h",
5861 "third_party/boringssl/include/openssl/asn1.h",
5862 "third_party/boringssl/include/openssl/asn1_mac.h",
5863 "third_party/boringssl/include/openssl/asn1t.h",
5864 "third_party/boringssl/include/openssl/base.h",
5865 "third_party/boringssl/include/openssl/base64.h",
5866 "third_party/boringssl/include/openssl/bio.h",
5867 "third_party/boringssl/include/openssl/blowfish.h",
5868 "third_party/boringssl/include/openssl/bn.h",
5869 "third_party/boringssl/include/openssl/buf.h",
5870 "third_party/boringssl/include/openssl/buffer.h",
5871 "third_party/boringssl/include/openssl/bytestring.h",
5872 "third_party/boringssl/include/openssl/cast.h",
5873 "third_party/boringssl/include/openssl/chacha.h",
5874 "third_party/boringssl/include/openssl/cipher.h",
5875 "third_party/boringssl/include/openssl/cmac.h",
5876 "third_party/boringssl/include/openssl/conf.h",
5877 "third_party/boringssl/include/openssl/cpu.h",
5878 "third_party/boringssl/include/openssl/crypto.h",
5879 "third_party/boringssl/include/openssl/curve25519.h",
5880 "third_party/boringssl/include/openssl/des.h",
5881 "third_party/boringssl/include/openssl/dh.h",
5882 "third_party/boringssl/include/openssl/digest.h",
5883 "third_party/boringssl/include/openssl/dsa.h",
5884 "third_party/boringssl/include/openssl/dtls1.h",
5885 "third_party/boringssl/include/openssl/ec.h",
5886 "third_party/boringssl/include/openssl/ec_key.h",
5887 "third_party/boringssl/include/openssl/ecdh.h",
5888 "third_party/boringssl/include/openssl/ecdsa.h",
5889 "third_party/boringssl/include/openssl/engine.h",
5890 "third_party/boringssl/include/openssl/err.h",
5891 "third_party/boringssl/include/openssl/evp.h",
5892 "third_party/boringssl/include/openssl/ex_data.h",
5893 "third_party/boringssl/include/openssl/hkdf.h",
5894 "third_party/boringssl/include/openssl/hmac.h",
5895 "third_party/boringssl/include/openssl/lhash.h",
5896 "third_party/boringssl/include/openssl/lhash_macros.h",
5897 "third_party/boringssl/include/openssl/md4.h",
5898 "third_party/boringssl/include/openssl/md5.h",
5899 "third_party/boringssl/include/openssl/mem.h",
5900 "third_party/boringssl/include/openssl/obj.h",
5901 "third_party/boringssl/include/openssl/obj_mac.h",
5902 "third_party/boringssl/include/openssl/objects.h",
5903 "third_party/boringssl/include/openssl/opensslfeatures.h",
5904 "third_party/boringssl/include/openssl/opensslv.h",
5905 "third_party/boringssl/include/openssl/ossl_typ.h",
5906 "third_party/boringssl/include/openssl/pem.h",
5907 "third_party/boringssl/include/openssl/pkcs12.h",
5908 "third_party/boringssl/include/openssl/pkcs7.h",
5909 "third_party/boringssl/include/openssl/pkcs8.h",
5910 "third_party/boringssl/include/openssl/poly1305.h",
5911 "third_party/boringssl/include/openssl/pqueue.h",
5912 "third_party/boringssl/include/openssl/rand.h",
5913 "third_party/boringssl/include/openssl/rc4.h",
5914 "third_party/boringssl/include/openssl/rsa.h",
5915 "third_party/boringssl/include/openssl/safestack.h",
5916 "third_party/boringssl/include/openssl/sha.h",
5917 "third_party/boringssl/include/openssl/srtp.h",
5918 "third_party/boringssl/include/openssl/ssl.h",
5919 "third_party/boringssl/include/openssl/ssl3.h",
5920 "third_party/boringssl/include/openssl/stack.h",
5921 "third_party/boringssl/include/openssl/stack_macros.h",
5922 "third_party/boringssl/include/openssl/thread.h",
5923 "third_party/boringssl/include/openssl/time_support.h",
5924 "third_party/boringssl/include/openssl/tls1.h",
5925 "third_party/boringssl/include/openssl/type_check.h",
5926 "third_party/boringssl/include/openssl/x509.h",
5927 "third_party/boringssl/include/openssl/x509_vfy.h",
5928 "third_party/boringssl/include/openssl/x509v3.h",
5929 "third_party/boringssl/ssl/internal.h",
5930 "third_party/boringssl/ssl/test/async_bio.h",
5931 "third_party/boringssl/ssl/test/packeted_bio.h",
5932 "third_party/boringssl/ssl/test/scoped_types.h",
5933 "third_party/boringssl/ssl/test/test_config.h"
5934 ],
5935 "language": "c",
5936 "name": "boringssl",
5937 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005938 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005939 ],
5940 "third_party": true,
5941 "type": "lib"
5942 },
5943 {
5944 "deps": [],
5945 "headers": [],
5946 "language": "c++",
5947 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005948 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005949 "third_party": true,
5950 "type": "lib"
5951 },
5952 {
5953 "deps": [
5954 "boringssl",
5955 "boringssl_test_util"
5956 ],
5957 "headers": [],
5958 "language": "c++",
5959 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005960 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005961 "third_party": true,
5962 "type": "lib"
5963 },
5964 {
5965 "deps": [
5966 "boringssl",
5967 "boringssl_test_util"
5968 ],
5969 "headers": [],
5970 "language": "c++",
5971 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005972 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005973 "third_party": true,
5974 "type": "lib"
5975 },
5976 {
5977 "deps": [
5978 "boringssl",
5979 "boringssl_test_util"
5980 ],
5981 "headers": [],
5982 "language": "c++",
5983 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005984 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005985 "third_party": true,
5986 "type": "lib"
5987 },
5988 {
5989 "deps": [
5990 "boringssl",
5991 "boringssl_test_util"
5992 ],
5993 "headers": [],
5994 "language": "c++",
5995 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005996 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005997 "third_party": true,
5998 "type": "lib"
5999 },
6000 {
6001 "deps": [
6002 "boringssl",
6003 "boringssl_test_util"
6004 ],
6005 "headers": [],
6006 "language": "c++",
6007 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006008 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006009 "third_party": true,
6010 "type": "lib"
6011 },
6012 {
6013 "deps": [
6014 "boringssl",
6015 "boringssl_test_util"
6016 ],
6017 "headers": [],
6018 "language": "c++",
6019 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006020 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006021 "third_party": true,
6022 "type": "lib"
6023 },
6024 {
6025 "deps": [
6026 "boringssl",
6027 "boringssl_test_util"
6028 ],
6029 "headers": [],
6030 "language": "c++",
6031 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006032 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006033 "third_party": true,
6034 "type": "lib"
6035 },
6036 {
6037 "deps": [
6038 "boringssl",
6039 "boringssl_test_util"
6040 ],
6041 "headers": [],
6042 "language": "c++",
6043 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006044 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006045 "third_party": true,
6046 "type": "lib"
6047 },
6048 {
6049 "deps": [
6050 "boringssl",
6051 "boringssl_test_util"
6052 ],
6053 "headers": [],
6054 "language": "c",
6055 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006056 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006057 "third_party": true,
6058 "type": "lib"
6059 },
6060 {
6061 "deps": [
6062 "boringssl",
6063 "boringssl_test_util"
6064 ],
6065 "headers": [],
6066 "language": "c++",
6067 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006068 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006069 "third_party": true,
6070 "type": "lib"
6071 },
6072 {
6073 "deps": [
6074 "boringssl",
6075 "boringssl_test_util"
6076 ],
6077 "headers": [],
6078 "language": "c++",
6079 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006080 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006081 "third_party": true,
6082 "type": "lib"
6083 },
6084 {
6085 "deps": [
6086 "boringssl",
6087 "boringssl_test_util"
6088 ],
6089 "headers": [],
6090 "language": "c++",
6091 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006092 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006093 "third_party": true,
6094 "type": "lib"
6095 },
6096 {
6097 "deps": [
6098 "boringssl",
6099 "boringssl_test_util"
6100 ],
6101 "headers": [],
6102 "language": "c++",
6103 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006104 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006105 "third_party": true,
6106 "type": "lib"
6107 },
6108 {
6109 "deps": [
6110 "boringssl",
6111 "boringssl_test_util"
6112 ],
6113 "headers": [],
6114 "language": "c",
6115 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006116 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006117 "third_party": true,
6118 "type": "lib"
6119 },
6120 {
6121 "deps": [
6122 "boringssl",
6123 "boringssl_test_util"
6124 ],
6125 "headers": [],
6126 "language": "c++",
6127 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006128 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006129 "third_party": true,
6130 "type": "lib"
6131 },
6132 {
6133 "deps": [
6134 "boringssl",
6135 "boringssl_test_util"
6136 ],
6137 "headers": [],
6138 "language": "c",
6139 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006140 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006141 "third_party": true,
6142 "type": "lib"
6143 },
6144 {
6145 "deps": [
6146 "boringssl",
6147 "boringssl_test_util"
6148 ],
6149 "headers": [],
6150 "language": "c++",
6151 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006152 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006153 "third_party": true,
6154 "type": "lib"
6155 },
6156 {
6157 "deps": [
6158 "boringssl",
6159 "boringssl_test_util"
6160 ],
6161 "headers": [],
6162 "language": "c++",
6163 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006164 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006165 "third_party": true,
6166 "type": "lib"
6167 },
6168 {
6169 "deps": [
6170 "boringssl",
6171 "boringssl_test_util"
6172 ],
6173 "headers": [],
6174 "language": "c++",
6175 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006176 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006177 "third_party": true,
6178 "type": "lib"
6179 },
6180 {
6181 "deps": [
6182 "boringssl",
6183 "boringssl_test_util"
6184 ],
6185 "headers": [],
6186 "language": "c++",
6187 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006188 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006189 "third_party": true,
6190 "type": "lib"
6191 },
6192 {
6193 "deps": [
6194 "boringssl",
6195 "boringssl_test_util"
6196 ],
6197 "headers": [],
6198 "language": "c++",
6199 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006200 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006201 "third_party": true,
6202 "type": "lib"
6203 },
6204 {
6205 "deps": [
6206 "boringssl",
6207 "boringssl_test_util"
6208 ],
6209 "headers": [],
6210 "language": "c",
6211 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006212 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006213 "third_party": true,
6214 "type": "lib"
6215 },
6216 {
6217 "deps": [
6218 "boringssl",
6219 "boringssl_test_util"
6220 ],
6221 "headers": [],
6222 "language": "c++",
6223 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006224 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006225 "third_party": true,
6226 "type": "lib"
6227 },
6228 {
6229 "deps": [
6230 "boringssl",
6231 "boringssl_test_util"
6232 ],
6233 "headers": [],
6234 "language": "c",
6235 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006236 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006237 "third_party": true,
6238 "type": "lib"
6239 },
6240 {
6241 "deps": [
6242 "boringssl",
6243 "boringssl_test_util"
6244 ],
6245 "headers": [],
6246 "language": "c",
6247 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006248 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006249 "third_party": true,
6250 "type": "lib"
6251 },
6252 {
6253 "deps": [
6254 "boringssl",
6255 "boringssl_test_util"
6256 ],
6257 "headers": [],
6258 "language": "c++",
6259 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006260 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006261 "third_party": true,
6262 "type": "lib"
6263 },
6264 {
6265 "deps": [
6266 "boringssl",
6267 "boringssl_test_util"
6268 ],
6269 "headers": [],
6270 "language": "c++",
6271 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006272 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006273 "third_party": true,
6274 "type": "lib"
6275 },
6276 {
6277 "deps": [
6278 "boringssl",
6279 "boringssl_test_util"
6280 ],
6281 "headers": [],
6282 "language": "c++",
6283 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006284 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006285 "third_party": true,
6286 "type": "lib"
6287 },
6288 {
6289 "deps": [
6290 "boringssl",
6291 "boringssl_test_util"
6292 ],
6293 "headers": [],
6294 "language": "c",
6295 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006296 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006297 "third_party": true,
6298 "type": "lib"
6299 },
6300 {
6301 "deps": [
6302 "boringssl",
6303 "boringssl_test_util"
6304 ],
6305 "headers": [],
6306 "language": "c++",
6307 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006308 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006309 "third_party": true,
6310 "type": "lib"
6311 },
6312 {
6313 "deps": [
6314 "boringssl",
6315 "boringssl_test_util"
6316 ],
6317 "headers": [],
6318 "language": "c",
6319 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006320 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006321 "third_party": true,
6322 "type": "lib"
6323 },
6324 {
6325 "deps": [
6326 "boringssl",
6327 "boringssl_test_util"
6328 ],
6329 "headers": [],
6330 "language": "c",
6331 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006332 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006333 "third_party": true,
6334 "type": "lib"
6335 },
6336 {
6337 "deps": [
6338 "boringssl",
6339 "boringssl_test_util"
6340 ],
6341 "headers": [],
6342 "language": "c",
6343 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006344 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006345 "third_party": true,
6346 "type": "lib"
6347 },
6348 {
6349 "deps": [
6350 "boringssl",
6351 "boringssl_test_util"
6352 ],
6353 "headers": [],
6354 "language": "c",
6355 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006356 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006357 "third_party": true,
6358 "type": "lib"
6359 },
6360 {
6361 "deps": [
6362 "boringssl",
6363 "boringssl_test_util"
6364 ],
6365 "headers": [],
6366 "language": "c",
6367 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006368 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006369 "third_party": true,
6370 "type": "lib"
6371 },
6372 {
6373 "deps": [
6374 "boringssl",
6375 "boringssl_test_util"
6376 ],
6377 "headers": [],
6378 "language": "c++",
6379 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006380 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006381 "third_party": true,
6382 "type": "lib"
6383 },
6384 {
6385 "deps": [],
6386 "headers": [
6387 "third_party/zlib/crc32.h",
6388 "third_party/zlib/deflate.h",
6389 "third_party/zlib/gzguts.h",
6390 "third_party/zlib/inffast.h",
6391 "third_party/zlib/inffixed.h",
6392 "third_party/zlib/inflate.h",
6393 "third_party/zlib/inftrees.h",
6394 "third_party/zlib/trees.h",
6395 "third_party/zlib/zconf.h",
6396 "third_party/zlib/zlib.h",
6397 "third_party/zlib/zutil.h"
6398 ],
6399 "language": "c",
6400 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006401 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006402 "third_party": true,
6403 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006404 },
6405 {
6406 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006407 "gpr",
6408 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006409 "grpc_test_util_unsecure",
6410 "grpc_unsecure"
6411 ],
6412 "headers": [
6413 "test/core/bad_client/bad_client.h"
6414 ],
6415 "language": "c",
6416 "name": "bad_client_test",
6417 "src": [
6418 "test/core/bad_client/bad_client.c",
6419 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006420 ],
6421 "third_party": false,
6422 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006423 },
6424 {
6425 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006426 "gpr",
6427 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006428 "grpc",
6429 "grpc_test_util"
6430 ],
6431 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006432 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006433 ],
6434 "language": "c",
6435 "name": "bad_ssl_test_server",
6436 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006437 "test/core/bad_ssl/server_common.c",
6438 "test/core/bad_ssl/server_common.h"
6439 ],
6440 "third_party": false,
6441 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006442 },
6443 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006444 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006445 "gpr",
6446 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006447 "grpc",
6448 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006449 ],
6450 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006451 "test/core/end2end/end2end_tests.h",
6452 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006453 ],
6454 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006455 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006456 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006457 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006458 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006459 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006460 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006461 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006462 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006463 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006464 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006465 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006466 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006467 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006468 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006469 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006470 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006471 "test/core/end2end/tests/default_host.c",
6472 "test/core/end2end/tests/disappearing_server.c",
6473 "test/core/end2end/tests/empty_batch.c",
6474 "test/core/end2end/tests/graceful_server_shutdown.c",
6475 "test/core/end2end/tests/high_initial_seqno.c",
6476 "test/core/end2end/tests/hpack_size.c",
6477 "test/core/end2end/tests/invoke_large_request.c",
6478 "test/core/end2end/tests/large_metadata.c",
6479 "test/core/end2end/tests/max_concurrent_streams.c",
6480 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006481 "test/core/end2end/tests/negative_deadline.c",
6482 "test/core/end2end/tests/no_op.c",
6483 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006484 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006485 "test/core/end2end/tests/ping_pong_streaming.c",
6486 "test/core/end2end/tests/registered_call.c",
6487 "test/core/end2end/tests/request_with_flags.c",
6488 "test/core/end2end/tests/request_with_payload.c",
6489 "test/core/end2end/tests/server_finishes_request.c",
6490 "test/core/end2end/tests/shutdown_finishes_calls.c",
6491 "test/core/end2end/tests/shutdown_finishes_tags.c",
6492 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006493 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006494 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006495 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006496 ],
6497 "third_party": false,
6498 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006499 },
6500 {
6501 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006502 "gpr",
6503 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006504 "grpc_test_util_unsecure",
6505 "grpc_unsecure"
6506 ],
6507 "headers": [
6508 "test/core/end2end/end2end_tests.h",
6509 "test/core/end2end/tests/cancel_test_helpers.h"
6510 ],
6511 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006512 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006513 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006514 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006515 "test/core/end2end/end2end_tests.h",
6516 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006517 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006518 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006519 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006520 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006521 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006522 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006523 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006524 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006525 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006526 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006527 "test/core/end2end/tests/default_host.c",
6528 "test/core/end2end/tests/disappearing_server.c",
6529 "test/core/end2end/tests/empty_batch.c",
6530 "test/core/end2end/tests/graceful_server_shutdown.c",
6531 "test/core/end2end/tests/high_initial_seqno.c",
6532 "test/core/end2end/tests/hpack_size.c",
6533 "test/core/end2end/tests/invoke_large_request.c",
6534 "test/core/end2end/tests/large_metadata.c",
6535 "test/core/end2end/tests/max_concurrent_streams.c",
6536 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006537 "test/core/end2end/tests/negative_deadline.c",
6538 "test/core/end2end/tests/no_op.c",
6539 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006540 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006541 "test/core/end2end/tests/ping_pong_streaming.c",
6542 "test/core/end2end/tests/registered_call.c",
6543 "test/core/end2end/tests/request_with_flags.c",
6544 "test/core/end2end/tests/request_with_payload.c",
6545 "test/core/end2end/tests/server_finishes_request.c",
6546 "test/core/end2end/tests/shutdown_finishes_calls.c",
6547 "test/core/end2end/tests/shutdown_finishes_tags.c",
6548 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006549 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006550 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006551 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006552 ],
6553 "third_party": false,
6554 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006555 }
6556]