blob: 0039b99a55edc0f0fc7f48df3c16bcf0be8a1fa8 [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 Tillere91ef682016-03-11 08:59:17 -0800201 "name": "dns_resolver_connectivity_test",
202 "src": [
203 "test/core/client_config/resolvers/dns_resolver_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 Tiller147c4f42015-12-11 12:32:39 -0800217 "name": "dns_resolver_test",
218 "src": [
219 "test/core/client_config/resolvers/dns_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800220 ],
221 "third_party": false,
222 "type": "target"
Craig Tiller147c4f42015-12-11 12:32:39 -0800223 },
224 {
225 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800226 "gpr",
227 "gpr_test_util",
Craig Tiller147c4f42015-12-11 12:32:39 -0800228 "grpc",
229 "grpc_test_util"
230 ],
231 "headers": [],
232 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700233 "name": "dualstack_socket_test",
234 "src": [
235 "test/core/end2end/dualstack_socket_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800236 ],
237 "third_party": false,
238 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700239 },
240 {
241 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800242 "gpr",
243 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700244 "grpc",
245 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700246 ],
247 "headers": [],
248 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700249 "name": "endpoint_pair_test",
250 "src": [
251 "test/core/iomgr/endpoint_pair_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800252 ],
253 "third_party": false,
254 "type": "target"
Craig Tillerae69ad12015-08-27 09:06:31 -0700255 },
256 {
257 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800258 "gpr",
259 "gpr_test_util",
Craig Tillerae69ad12015-08-27 09:06:31 -0700260 "grpc",
261 "grpc_test_util"
262 ],
263 "headers": [],
264 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700265 "name": "fd_conservation_posix_test",
266 "src": [
267 "test/core/iomgr/fd_conservation_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800268 ],
269 "third_party": false,
270 "type": "target"
Craig Tilleree98d842015-06-29 08:45:55 -0700271 },
272 {
273 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800274 "gpr",
275 "gpr_test_util",
Craig Tilleree98d842015-06-29 08:45:55 -0700276 "grpc",
277 "grpc_test_util"
278 ],
279 "headers": [],
280 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700281 "name": "fd_posix_test",
282 "src": [
283 "test/core/iomgr/fd_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800284 ],
285 "third_party": false,
286 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700287 },
288 {
289 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800290 "gpr",
291 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700292 "grpc",
293 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700294 ],
295 "headers": [],
296 "language": "c",
297 "name": "fling_client",
298 "src": [
299 "test/core/fling/client.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_server",
314 "src": [
315 "test/core/fling/server.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_stream_test",
330 "src": [
331 "test/core/fling/fling_stream_test.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_test",
346 "src": [
347 "test/core/fling/fling_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",
Craig Tillerf75fc122015-06-25 06:58:00 -0700355 "grpc"
356 ],
357 "headers": [],
358 "language": "c",
359 "name": "gen_hpack_tables",
360 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700361 "tools/codegen/core/gen_hpack_tables.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800362 ],
363 "third_party": false,
364 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 },
366 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700367 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700368 "headers": [],
369 "language": "c",
370 "name": "gen_legal_metadata_characters",
371 "src": [
372 "tools/codegen/core/gen_legal_metadata_characters.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800373 ],
374 "third_party": false,
375 "type": "target"
Craig Tiller49772e02015-08-21 08:08:37 -0700376 },
377 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700378 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800379 "gpr",
380 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 ],
382 "headers": [],
383 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800384 "name": "gpr_avl_test",
385 "src": [
386 "test/core/support/avl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800387 ],
388 "third_party": false,
389 "type": "target"
Craig Tillerfba79f22015-11-23 11:06:55 -0800390 },
391 {
392 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800393 "gpr",
394 "gpr_test_util"
Craig Tillerfba79f22015-11-23 11:06:55 -0800395 ],
396 "headers": [],
397 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700398 "name": "gpr_cmdline_test",
399 "src": [
400 "test/core/support/cmdline_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800401 ],
402 "third_party": false,
403 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700404 },
405 {
406 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800407 "gpr",
408 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700409 ],
410 "headers": [],
411 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700412 "name": "gpr_cpu_test",
413 "src": [
414 "test/core/support/cpu_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800415 ],
416 "third_party": false,
417 "type": "target"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700418 },
419 {
420 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800421 "gpr",
422 "gpr_test_util"
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700423 ],
424 "headers": [],
425 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700426 "name": "gpr_env_test",
427 "src": [
428 "test/core/support/env_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700429 ],
Craig Tiller732a8752016-02-22 15:59:19 -0800430 "third_party": false,
431 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700432 },
433 {
434 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800435 "gpr",
436 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700437 ],
438 "headers": [],
439 "language": "c",
440 "name": "gpr_histogram_test",
441 "src": [
442 "test/core/support/histogram_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800443 ],
444 "third_party": false,
445 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700446 },
447 {
448 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800449 "gpr",
450 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700451 ],
452 "headers": [],
453 "language": "c",
454 "name": "gpr_host_port_test",
455 "src": [
456 "test/core/support/host_port_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800457 ],
458 "third_party": false,
459 "type": "target"
460 },
461 {
462 "deps": [
463 "gpr",
464 "gpr_test_util"
465 ],
466 "headers": [],
467 "language": "c",
468 "name": "gpr_load_file_test",
469 "src": [
470 "test/core/support/load_file_test.c"
471 ],
472 "third_party": false,
473 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700474 },
475 {
476 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800477 "gpr",
478 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700479 ],
480 "headers": [],
481 "language": "c",
482 "name": "gpr_log_test",
483 "src": [
484 "test/core/support/log_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800485 ],
486 "third_party": false,
487 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700488 },
489 {
490 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800491 "gpr",
492 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700493 ],
494 "headers": [],
495 "language": "c",
496 "name": "gpr_slice_buffer_test",
497 "src": [
498 "test/core/support/slice_buffer_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800499 ],
500 "third_party": false,
501 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700502 },
503 {
504 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800505 "gpr",
506 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700507 ],
508 "headers": [],
509 "language": "c",
510 "name": "gpr_slice_test",
511 "src": [
512 "test/core/support/slice_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800513 ],
514 "third_party": false,
515 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700516 },
517 {
518 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800519 "gpr",
520 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700521 ],
522 "headers": [],
523 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700524 "name": "gpr_stack_lockfree_test",
525 "src": [
526 "test/core/support/stack_lockfree_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800527 ],
528 "third_party": false,
529 "type": "target"
Vijay Pai887f86b2015-07-10 17:12:10 -0700530 },
531 {
532 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800533 "gpr",
534 "gpr_test_util"
Vijay Pai887f86b2015-07-10 17:12:10 -0700535 ],
536 "headers": [],
537 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700538 "name": "gpr_string_test",
539 "src": [
540 "test/core/support/string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800541 ],
542 "third_party": false,
543 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700544 },
545 {
546 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800547 "gpr",
548 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700549 ],
550 "headers": [],
551 "language": "c",
552 "name": "gpr_sync_test",
553 "src": [
554 "test/core/support/sync_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800555 ],
556 "third_party": false,
557 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700558 },
559 {
560 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800561 "gpr",
562 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700563 ],
564 "headers": [],
565 "language": "c",
566 "name": "gpr_thd_test",
567 "src": [
568 "test/core/support/thd_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800569 ],
570 "third_party": false,
571 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700572 },
573 {
574 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800575 "gpr",
576 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700577 ],
578 "headers": [],
579 "language": "c",
580 "name": "gpr_time_test",
581 "src": [
582 "test/core/support/time_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800583 ],
584 "third_party": false,
585 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700586 },
587 {
588 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800589 "gpr",
590 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700591 ],
592 "headers": [],
593 "language": "c",
594 "name": "gpr_tls_test",
595 "src": [
596 "test/core/support/tls_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800597 ],
598 "third_party": false,
599 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700600 },
601 {
602 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800603 "gpr",
604 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700605 ],
606 "headers": [],
607 "language": "c",
608 "name": "gpr_useful_test",
609 "src": [
610 "test/core/support/useful_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800611 ],
612 "third_party": false,
613 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700614 },
615 {
616 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800617 "gpr",
618 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700619 "grpc",
620 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700621 ],
622 "headers": [],
623 "language": "c",
624 "name": "grpc_auth_context_test",
625 "src": [
626 "test/core/security/auth_context_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 Tiller224b04f2015-06-25 07:11:18 -0700635 "grpc",
636 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700637 ],
638 "headers": [],
639 "language": "c",
Craig Tiller732a8752016-02-22 15:59:19 -0800640 "name": "grpc_b64_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700641 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -0800642 "test/core/security/b64_test.c"
643 ],
644 "third_party": false,
645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700646 },
647 {
648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800649 "gpr",
650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700651 "grpc",
652 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700653 ],
654 "headers": [],
655 "language": "c",
656 "name": "grpc_byte_buffer_reader_test",
657 "src": [
658 "test/core/surface/byte_buffer_reader_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800659 ],
660 "third_party": false,
661 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700662 },
663 {
664 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800665 "gpr",
666 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700667 "grpc",
668 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700669 ],
670 "headers": [],
671 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700672 "name": "grpc_channel_args_test",
673 "src": [
674 "test/core/channel/channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800675 ],
676 "third_party": false,
677 "type": "target"
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700678 },
679 {
680 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800681 "gpr",
682 "gpr_test_util",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700683 "grpc",
684 "grpc_test_util"
685 ],
686 "headers": [],
687 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700688 "name": "grpc_channel_stack_test",
689 "src": [
690 "test/core/channel/channel_stack_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800691 ],
692 "third_party": false,
693 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700694 },
695 {
696 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800697 "gpr",
698 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700699 "grpc",
700 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700701 ],
702 "headers": [],
703 "language": "c",
704 "name": "grpc_completion_queue_test",
705 "src": [
706 "test/core/surface/completion_queue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800707 ],
708 "third_party": false,
709 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700710 },
711 {
712 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800713 "gpr",
714 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700715 "grpc",
716 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700717 ],
718 "headers": [],
719 "language": "c",
720 "name": "grpc_create_jwt",
721 "src": [
722 "test/core/security/create_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800723 ],
724 "third_party": false,
725 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700726 },
727 {
728 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800729 "gpr",
730 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700731 "grpc",
732 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700733 ],
734 "headers": [],
735 "language": "c",
736 "name": "grpc_credentials_test",
737 "src": [
738 "test/core/security/credentials_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800739 ],
740 "third_party": false,
741 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700742 },
743 {
744 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800745 "gpr",
746 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700747 "grpc",
748 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700749 ],
750 "headers": [],
751 "language": "c",
752 "name": "grpc_fetch_oauth2",
753 "src": [
754 "test/core/security/fetch_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800755 ],
756 "third_party": false,
757 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700758 },
759 {
760 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800761 "gpr",
762 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700763 "grpc",
764 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700765 ],
766 "headers": [],
767 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800768 "name": "grpc_invalid_channel_args_test",
769 "src": [
770 "test/core/surface/invalid_channel_args_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800771 ],
772 "third_party": false,
773 "type": "target"
yang-ga1fecbc2015-12-07 15:46:49 -0800774 },
775 {
776 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800777 "gpr",
778 "gpr_test_util",
yang-ga1fecbc2015-12-07 15:46:49 -0800779 "grpc",
780 "grpc_test_util"
781 ],
782 "headers": [],
783 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700784 "name": "grpc_json_token_test",
785 "src": [
786 "test/core/security/json_token_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800787 ],
788 "third_party": false,
789 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700790 },
791 {
792 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800793 "gpr",
794 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700795 "grpc",
796 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700797 ],
798 "headers": [],
799 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200800 "name": "grpc_jwt_verifier_test",
801 "src": [
802 "test/core/security/jwt_verifier_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800803 ],
804 "third_party": false,
805 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200806 },
807 {
808 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800809 "gpr",
810 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200811 "grpc",
812 "grpc_test_util"
813 ],
814 "headers": [],
815 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700816 "name": "grpc_print_google_default_creds_token",
817 "src": [
818 "test/core/security/print_google_default_creds_token.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800819 ],
820 "third_party": false,
821 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700822 },
823 {
824 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800825 "gpr",
826 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700827 "grpc",
828 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700829 ],
830 "headers": [],
831 "language": "c",
832 "name": "grpc_security_connector_test",
833 "src": [
834 "test/core/security/security_connector_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800835 ],
836 "third_party": false,
837 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700838 },
839 {
840 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800841 "gpr",
842 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700843 "grpc",
844 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700845 ],
846 "headers": [],
847 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200848 "name": "grpc_verify_jwt",
849 "src": [
850 "test/core/security/verify_jwt.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800851 ],
852 "third_party": false,
853 "type": "target"
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200854 },
855 {
856 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800857 "gpr",
858 "gpr_test_util",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200859 "grpc",
860 "grpc_test_util"
861 ],
862 "headers": [],
863 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700864 "name": "hpack_parser_test",
865 "src": [
866 "test/core/transport/chttp2/hpack_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800867 ],
868 "third_party": false,
869 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700870 },
871 {
872 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800873 "gpr",
874 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700875 "grpc",
876 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700877 ],
878 "headers": [],
879 "language": "c",
880 "name": "hpack_table_test",
881 "src": [
882 "test/core/transport/chttp2/hpack_table_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800883 ],
884 "third_party": false,
885 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 },
887 {
888 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800889 "gpr",
890 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700891 "grpc",
892 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700893 ],
894 "headers": [],
895 "language": "c",
896 "name": "httpcli_format_request_test",
897 "src": [
898 "test/core/httpcli/format_request_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800899 ],
900 "third_party": false,
901 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700902 },
903 {
904 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800905 "gpr",
906 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700907 "grpc",
908 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700909 ],
910 "headers": [],
911 "language": "c",
912 "name": "httpcli_parser_test",
913 "src": [
914 "test/core/httpcli/parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800915 ],
916 "third_party": false,
917 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700918 },
919 {
920 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800921 "gpr",
922 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700923 "grpc",
924 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700925 ],
926 "headers": [],
927 "language": "c",
928 "name": "httpcli_test",
929 "src": [
930 "test/core/httpcli/httpcli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800931 ],
932 "third_party": false,
933 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700934 },
935 {
936 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800937 "gpr",
938 "gpr_test_util",
yang-gf1183302015-12-07 16:02:05 -0800939 "grpc",
940 "grpc_test_util"
941 ],
942 "headers": [],
943 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800944 "name": "httpscli_test",
945 "src": [
946 "test/core/httpcli/httpscli_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800947 ],
948 "third_party": false,
949 "type": "target"
Craig Tillercc0535d2015-12-08 15:14:47 -0800950 },
951 {
952 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800953 "gpr",
954 "gpr_test_util",
Craig Tillercc0535d2015-12-08 15:14:47 -0800955 "grpc",
956 "grpc_test_util"
957 ],
958 "headers": [],
959 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800960 "name": "init_test",
961 "src": [
962 "test/core/surface/init_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800963 ],
964 "third_party": false,
965 "type": "target"
yang-gf1183302015-12-07 16:02:05 -0800966 },
967 {
968 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800969 "gpr",
970 "gpr_test_util",
yang-gb50ae462015-12-07 22:22:56 -0800971 "grpc",
972 "grpc_test_util"
973 ],
974 "headers": [],
975 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800976 "name": "invalid_call_argument_test",
977 "src": [
978 "test/core/end2end/invalid_call_argument_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800979 ],
980 "third_party": false,
981 "type": "target"
yang-g077f6f82015-12-07 11:22:51 -0800982 },
983 {
984 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800985 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700986 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700987 ],
988 "headers": [],
989 "language": "c",
990 "name": "json_rewrite",
991 "src": [
992 "test/core/json/json_rewrite.c"
Craig Tiller732a8752016-02-22 15:59:19 -0800993 ],
994 "third_party": false,
995 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 },
997 {
998 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -0800999 "gpr",
1000 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001001 "grpc",
1002 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001003 ],
1004 "headers": [],
1005 "language": "c",
1006 "name": "json_rewrite_test",
1007 "src": [
1008 "test/core/json/json_rewrite_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001009 ],
1010 "third_party": false,
1011 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001012 },
1013 {
1014 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001015 "gpr",
1016 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001017 "grpc",
1018 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001019 ],
1020 "headers": [],
1021 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001022 "name": "json_stream_error_test",
1023 "src": [
1024 "test/core/json/json_stream_error_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001025 ],
1026 "third_party": false,
1027 "type": "target"
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001028 },
1029 {
1030 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001031 "gpr",
1032 "gpr_test_util",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +01001033 "grpc",
1034 "grpc_test_util"
1035 ],
1036 "headers": [],
1037 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001038 "name": "json_test",
1039 "src": [
1040 "test/core/json/json_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001041 ],
1042 "third_party": false,
1043 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001044 },
1045 {
1046 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001047 "gpr",
1048 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001049 "grpc",
1050 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001051 ],
1052 "headers": [],
1053 "language": "c",
1054 "name": "lame_client_test",
1055 "src": [
1056 "test/core/surface/lame_client_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001057 ],
1058 "third_party": false,
1059 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001060 },
1061 {
1062 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001063 "gpr",
1064 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001065 "grpc",
1066 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001067 ],
1068 "headers": [],
1069 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001070 "name": "lb_policies_test",
1071 "src": [
1072 "test/core/client_config/lb_policies_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001073 ],
1074 "third_party": false,
1075 "type": "target"
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001076 },
1077 {
1078 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001079 "gpr",
1080 "gpr_test_util",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07001081 "grpc",
1082 "grpc_test_util"
1083 ],
1084 "headers": [],
1085 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001086 "name": "low_level_ping_pong_benchmark",
1087 "src": [
1088 "test/core/network_benchmarks/low_level_ping_pong.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001089 ],
1090 "third_party": false,
1091 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001092 },
1093 {
1094 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001095 "gpr",
1096 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001097 "grpc",
1098 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001099 ],
1100 "headers": [],
1101 "language": "c",
1102 "name": "message_compress_test",
1103 "src": [
1104 "test/core/compression/message_compress_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001105 ],
1106 "third_party": false,
1107 "type": "target"
1108 },
1109 {
1110 "deps": [
1111 "gpr",
1112 "gpr_test_util",
1113 "grpc",
1114 "grpc_test_util"
1115 ],
1116 "headers": [],
1117 "language": "c",
1118 "name": "mlog_test",
1119 "src": [
1120 "test/core/census/mlog_test.c"
1121 ],
1122 "third_party": false,
1123 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001124 },
1125 {
1126 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001127 "gpr",
1128 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001129 "grpc",
1130 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001131 ],
1132 "headers": [],
1133 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -07001134 "name": "multiple_server_queues_test",
1135 "src": [
1136 "test/core/end2end/multiple_server_queues_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001137 ],
1138 "third_party": false,
1139 "type": "target"
Craig Tillerebaa8602015-06-26 13:12:58 -07001140 },
1141 {
1142 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001143 "gpr",
1144 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001145 ],
1146 "headers": [],
1147 "language": "c",
1148 "name": "murmur_hash_test",
1149 "src": [
1150 "test/core/support/murmur_hash_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001151 ],
1152 "third_party": false,
1153 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 },
1155 {
1156 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001157 "gpr",
1158 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001159 "grpc",
1160 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001161 ],
1162 "headers": [],
1163 "language": "c",
1164 "name": "no_server_test",
1165 "src": [
1166 "test/core/end2end/no_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001167 ],
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 Tillerf75fc122015-06-25 06:58:00 -07001180 "name": "resolve_address_test",
1181 "src": [
1182 "test/core/iomgr/resolve_address_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001183 ],
1184 "third_party": false,
1185 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001186 },
1187 {
1188 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001189 "gpr",
1190 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001191 "grpc",
1192 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 ],
1194 "headers": [],
1195 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001196 "name": "secure_channel_create_test",
1197 "src": [
1198 "test/core/surface/secure_channel_create_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001199 ],
1200 "third_party": false,
1201 "type": "target"
yang-gd482e592015-12-10 14:04:00 -08001202 },
1203 {
1204 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001205 "gpr",
1206 "gpr_test_util",
yang-gd482e592015-12-10 14:04:00 -08001207 "grpc",
1208 "grpc_test_util"
1209 ],
1210 "headers": [],
1211 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001212 "name": "secure_endpoint_test",
1213 "src": [
1214 "test/core/security/secure_endpoint_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001215 ],
1216 "third_party": false,
1217 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001218 },
1219 {
1220 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001221 "gpr",
1222 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001223 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001224 "grpc_test_util"
1225 ],
1226 "headers": [],
1227 "language": "c",
1228 "name": "server_chttp2_test",
1229 "src": [
1230 "test/core/surface/server_chttp2_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001231 ],
1232 "third_party": false,
1233 "type": "target"
yang-gfe9a9752015-12-09 10:47:18 -08001234 },
1235 {
1236 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001237 "gpr",
1238 "gpr_test_util",
yang-gfe9a9752015-12-09 10:47:18 -08001239 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001240 "grpc_test_util"
1241 ],
1242 "headers": [],
1243 "language": "c",
1244 "name": "server_test",
1245 "src": [
1246 "test/core/surface/server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001247 ],
1248 "third_party": false,
1249 "type": "target"
yang-gc3d94fb2015-12-10 14:38:00 -08001250 },
1251 {
1252 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001253 "gpr",
1254 "gpr_test_util",
yang-gc3d94fb2015-12-10 14:38:00 -08001255 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001256 "grpc_test_util",
1257 "test_tcp_server"
1258 ],
1259 "headers": [],
1260 "language": "c",
1261 "name": "set_initial_connect_string_test",
1262 "src": [
1263 "test/core/client_config/set_initial_connect_string_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001264 ],
1265 "third_party": false,
1266 "type": "target"
yang-gc9fca182015-11-06 16:41:33 -08001267 },
1268 {
1269 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001270 "gpr",
1271 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08001272 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001273 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001274 ],
1275 "headers": [],
1276 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001277 "name": "sockaddr_resolver_test",
1278 "src": [
1279 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001280 ],
1281 "third_party": false,
1282 "type": "target"
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001283 },
1284 {
1285 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001286 "gpr",
1287 "gpr_test_util",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001288 "grpc",
1289 "grpc_test_util"
1290 ],
1291 "headers": [],
1292 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001293 "name": "sockaddr_utils_test",
1294 "src": [
1295 "test/core/iomgr/sockaddr_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001296 ],
1297 "third_party": false,
1298 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001299 },
1300 {
1301 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001302 "gpr",
1303 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001304 "grpc",
1305 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001306 ],
1307 "headers": [],
1308 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001309 "name": "socket_utils_test",
1310 "src": [
1311 "test/core/iomgr/socket_utils_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001312 ],
1313 "third_party": false,
1314 "type": "target"
Craig Tiller27493202015-12-11 11:30:26 -08001315 },
1316 {
1317 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001318 "gpr",
1319 "gpr_test_util",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001320 "grpc",
1321 "grpc_test_util"
1322 ],
1323 "headers": [],
1324 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001325 "name": "tcp_client_posix_test",
1326 "src": [
1327 "test/core/iomgr/tcp_client_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001328 ],
1329 "third_party": false,
1330 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001331 },
1332 {
1333 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001334 "gpr",
1335 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001336 "grpc",
1337 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001338 ],
1339 "headers": [],
1340 "language": "c",
1341 "name": "tcp_posix_test",
1342 "src": [
1343 "test/core/iomgr/tcp_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001344 ],
1345 "third_party": false,
1346 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001347 },
1348 {
1349 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001350 "gpr",
1351 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001352 "grpc",
1353 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001354 ],
1355 "headers": [],
1356 "language": "c",
1357 "name": "tcp_server_posix_test",
1358 "src": [
1359 "test/core/iomgr/tcp_server_posix_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001360 ],
1361 "third_party": false,
1362 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001363 },
1364 {
1365 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001366 "gpr",
1367 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001368 "grpc",
1369 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 ],
1371 "headers": [],
1372 "language": "c",
1373 "name": "time_averaged_stats_test",
1374 "src": [
1375 "test/core/iomgr/time_averaged_stats_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001376 ],
1377 "third_party": false,
1378 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001379 },
1380 {
1381 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001382 "gpr",
1383 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001384 "grpc",
1385 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 ],
1387 "headers": [],
1388 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001389 "name": "timeout_encoding_test",
1390 "src": [
1391 "test/core/transport/chttp2/timeout_encoding_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001392 ],
1393 "third_party": false,
1394 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001395 },
1396 {
1397 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001398 "gpr",
1399 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001400 "grpc",
1401 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 ],
1403 "headers": [],
1404 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001405 "name": "timer_heap_test",
1406 "src": [
1407 "test/core/iomgr/timer_heap_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001408 ],
1409 "third_party": false,
1410 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001411 },
1412 {
1413 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001414 "gpr",
1415 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001416 "grpc",
1417 "grpc_test_util"
1418 ],
1419 "headers": [],
1420 "language": "c",
1421 "name": "timer_list_test",
1422 "src": [
1423 "test/core/iomgr/timer_list_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001424 ],
1425 "third_party": false,
1426 "type": "target"
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001427 },
1428 {
1429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001430 "gpr",
1431 "gpr_test_util",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001432 "grpc",
1433 "grpc_test_util"
1434 ],
1435 "headers": [],
1436 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001437 "name": "timers_test",
1438 "src": [
1439 "test/core/profiling/timers_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001440 ],
1441 "third_party": false,
1442 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001443 },
1444 {
1445 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001446 "gpr",
1447 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001448 "grpc",
1449 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001450 ],
1451 "headers": [],
1452 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001453 "name": "transport_connectivity_state_test",
1454 "src": [
1455 "test/core/transport/connectivity_state_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001456 ],
1457 "third_party": false,
1458 "type": "target"
Craig Tiller179e6fe2015-12-09 11:09:47 -08001459 },
1460 {
1461 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001462 "gpr",
1463 "gpr_test_util",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001464 "grpc",
1465 "grpc_test_util"
1466 ],
1467 "headers": [],
1468 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001469 "name": "transport_metadata_test",
1470 "src": [
1471 "test/core/transport/metadata_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001472 ],
1473 "third_party": false,
1474 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001475 },
1476 {
1477 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001478 "gpr",
1479 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001480 "grpc",
1481 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001482 ],
1483 "headers": [],
1484 "language": "c",
1485 "name": "transport_security_test",
1486 "src": [
1487 "test/core/tsi/transport_security_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001488 ],
1489 "third_party": false,
1490 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001491 },
1492 {
1493 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001494 "gpr",
1495 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001496 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001497 "grpc_test_util"
1498 ],
1499 "headers": [],
1500 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001501 "name": "udp_server_test",
1502 "src": [
1503 "test/core/iomgr/udp_server_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001504 ],
1505 "third_party": false,
1506 "type": "target"
Robbie Shade69535292015-07-10 14:27:34 -04001507 },
1508 {
1509 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001510 "gpr",
1511 "gpr_test_util",
Robbie Shade69535292015-07-10 14:27:34 -04001512 "grpc",
1513 "grpc_test_util"
1514 ],
1515 "headers": [],
1516 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001517 "name": "uri_parser_test",
1518 "src": [
1519 "test/core/client_config/uri_parser_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001520 ],
1521 "third_party": false,
1522 "type": "target"
Craig Tillerc7b5f762015-06-27 11:48:42 -07001523 },
1524 {
1525 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001526 "gpr",
1527 "gpr_test_util",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001528 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001529 "grpc_test_util"
1530 ],
1531 "headers": [],
1532 "language": "c",
1533 "name": "workqueue_test",
1534 "src": [
1535 "test/core/iomgr/workqueue_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08001536 ],
1537 "third_party": false,
1538 "type": "target"
Craig Tiller73b66062015-09-09 09:34:46 -07001539 },
1540 {
1541 "deps": [
Vijay Pai29e1d952016-02-11 00:26:18 -08001542 "gpr",
1543 "gpr_test_util",
Craig Tiller73b66062015-09-09 09:34:46 -07001544 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001545 "grpc++",
1546 "grpc++_test_util",
1547 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001548 ],
1549 "headers": [],
1550 "language": "c++",
vjpai04e992a2016-02-10 16:58:38 -08001551 "name": "alarm_cpp_test",
1552 "src": [
1553 "test/cpp/common/alarm_cpp_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001554 ],
1555 "third_party": false,
1556 "type": "target"
vjpai04e992a2016-02-10 16:58:38 -08001557 },
1558 {
1559 "deps": [
Vijay Paic41abec2016-02-11 00:23:21 -08001560 "gpr",
1561 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001562 "grpc",
1563 "grpc++",
1564 "grpc++_test_util",
1565 "grpc_test_util"
1566 ],
1567 "headers": [],
1568 "language": "c++",
1569 "name": "async_end2end_test",
1570 "src": [
1571 "test/cpp/end2end/async_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001572 ],
1573 "third_party": false,
1574 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001575 },
1576 {
1577 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001578 "gpr",
1579 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001580 "grpc",
1581 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001582 "grpc++_test_util",
1583 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001584 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001585 ],
1586 "headers": [],
1587 "language": "c++",
1588 "name": "async_streaming_ping_pong_test",
1589 "src": [
1590 "test/cpp/qps/async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001591 ],
1592 "third_party": false,
1593 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001594 },
1595 {
1596 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001597 "gpr",
1598 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001599 "grpc",
1600 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001601 "grpc++_test_util",
1602 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001603 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001604 ],
1605 "headers": [],
1606 "language": "c++",
1607 "name": "async_unary_ping_pong_test",
1608 "src": [
1609 "test/cpp/qps/async_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001610 ],
1611 "third_party": false,
1612 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001613 },
1614 {
1615 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001616 "gpr",
1617 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001618 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001619 "grpc++",
1620 "grpc++_test_util",
1621 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001622 ],
1623 "headers": [],
1624 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001625 "name": "auth_property_iterator_test",
1626 "src": [
1627 "test/cpp/common/auth_property_iterator_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001628 ],
1629 "third_party": false,
1630 "type": "target"
yang-g7ef72322015-07-16 21:00:51 -07001631 },
1632 {
1633 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001634 "gpr",
yang-g7ef72322015-07-16 21:00:51 -07001635 "grpc",
1636 "grpc++"
1637 ],
1638 "headers": [],
1639 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001640 "name": "channel_arguments_test",
1641 "src": [
yang-g52705592015-11-25 11:45:33 -08001642 "test/cpp/common/channel_arguments_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001643 ],
1644 "third_party": false,
1645 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001646 },
1647 {
1648 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001649 "gpr",
1650 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001651 "grpc",
1652 "grpc++",
1653 "grpc++_test_util",
1654 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001655 ],
1656 "headers": [],
1657 "language": "c++",
1658 "name": "cli_call_test",
1659 "src": [
1660 "test/cpp/util/cli_call_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001661 ],
1662 "third_party": false,
1663 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001664 },
1665 {
1666 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001667 "gpr",
1668 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001669 "grpc",
1670 "grpc++",
1671 "grpc++_test_util",
1672 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001673 ],
1674 "headers": [],
1675 "language": "c++",
1676 "name": "client_crash_test",
1677 "src": [
1678 "test/cpp/end2end/client_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001679 ],
1680 "third_party": false,
1681 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001682 },
1683 {
1684 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001685 "gpr",
1686 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001687 "grpc",
1688 "grpc++",
1689 "grpc++_test_util",
1690 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001691 ],
1692 "headers": [],
1693 "language": "c++",
1694 "name": "client_crash_test_server",
1695 "src": [
1696 "test/cpp/end2end/client_crash_test_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001697 ],
1698 "third_party": false,
1699 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001700 },
1701 {
1702 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001703 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001704 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001705 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001706 ],
1707 "headers": [],
1708 "language": "c++",
1709 "name": "credentials_test",
1710 "src": [
1711 "test/cpp/client/credentials_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001712 ],
1713 "third_party": false,
1714 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001715 },
1716 {
1717 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001718 "gpr",
1719 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001720 "grpc",
1721 "grpc++",
1722 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001723 ],
1724 "headers": [],
1725 "language": "c++",
1726 "name": "cxx_byte_buffer_test",
1727 "src": [
1728 "test/cpp/util/byte_buffer_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001729 ],
1730 "third_party": false,
1731 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001732 },
1733 {
1734 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001735 "gpr",
1736 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001737 "grpc",
1738 "grpc++",
1739 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001740 ],
1741 "headers": [],
1742 "language": "c++",
1743 "name": "cxx_slice_test",
1744 "src": [
1745 "test/cpp/util/slice_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001746 ],
1747 "third_party": false,
1748 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 },
1750 {
1751 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001752 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001753 ],
1754 "headers": [],
1755 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001756 "name": "cxx_string_ref_test",
1757 "src": [
1758 "test/cpp/util/string_ref_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001759 ],
1760 "third_party": false,
1761 "type": "target"
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001762 },
1763 {
1764 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001765 "gpr",
1766 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001767 "grpc",
1768 "grpc++",
1769 "grpc_test_util"
1770 ],
1771 "headers": [],
1772 "language": "c++",
1773 "name": "cxx_time_test",
1774 "src": [
1775 "test/cpp/util/time_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001776 ],
1777 "third_party": false,
1778 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001779 },
1780 {
1781 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001782 "gpr",
1783 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001784 "grpc",
1785 "grpc++",
1786 "grpc++_test_util",
1787 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001788 ],
1789 "headers": [],
1790 "language": "c++",
1791 "name": "end2end_test",
1792 "src": [
1793 "test/cpp/end2end/end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001794 ],
1795 "third_party": false,
1796 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001797 },
1798 {
1799 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001800 "gpr",
1801 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001802 "grpc",
1803 "grpc++",
1804 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001805 "grpc_test_util",
1806 "qps"
1807 ],
1808 "headers": [],
1809 "language": "c++",
1810 "name": "generic_async_streaming_ping_pong_test",
1811 "src": [
1812 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001813 ],
1814 "third_party": false,
1815 "type": "target"
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001816 },
1817 {
1818 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001819 "gpr",
1820 "gpr_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001821 "grpc",
1822 "grpc++",
1823 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001824 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001825 ],
1826 "headers": [],
1827 "language": "c++",
1828 "name": "generic_end2end_test",
1829 "src": [
1830 "test/cpp/end2end/generic_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001831 ],
1832 "third_party": false,
1833 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001834 },
1835 {
1836 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001837 "gpr",
1838 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001839 "grpc",
1840 "grpc++",
1841 "grpc++_test_config",
1842 "grpc++_test_util",
1843 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001844 ],
1845 "headers": [],
1846 "language": "c++",
1847 "name": "grpc_cli",
1848 "src": [
1849 "test/cpp/util/grpc_cli.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001850 ],
1851 "third_party": false,
1852 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001853 },
1854 {
1855 "deps": [
1856 "grpc_plugin_support"
1857 ],
1858 "headers": [],
1859 "language": "c++",
1860 "name": "grpc_cpp_plugin",
1861 "src": [
1862 "src/compiler/cpp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001863 ],
1864 "third_party": false,
1865 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001866 },
1867 {
1868 "deps": [
1869 "grpc_plugin_support"
1870 ],
1871 "headers": [],
1872 "language": "c++",
1873 "name": "grpc_csharp_plugin",
1874 "src": [
1875 "src/compiler/csharp_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001876 ],
1877 "third_party": false,
1878 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001879 },
1880 {
1881 "deps": [
1882 "grpc_plugin_support"
1883 ],
1884 "headers": [],
1885 "language": "c++",
1886 "name": "grpc_objective_c_plugin",
1887 "src": [
1888 "src/compiler/objective_c_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001889 ],
1890 "third_party": false,
1891 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001892 },
1893 {
1894 "deps": [
1895 "grpc_plugin_support"
1896 ],
1897 "headers": [],
1898 "language": "c++",
1899 "name": "grpc_python_plugin",
1900 "src": [
1901 "src/compiler/python_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001902 ],
1903 "third_party": false,
1904 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001905 },
1906 {
1907 "deps": [
1908 "grpc_plugin_support"
1909 ],
1910 "headers": [],
1911 "language": "c++",
1912 "name": "grpc_ruby_plugin",
1913 "src": [
1914 "src/compiler/ruby_plugin.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001915 ],
1916 "third_party": false,
1917 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001918 },
1919 {
1920 "deps": [
Craig Tillereb841e22016-02-11 15:49:16 -08001921 "grpc",
1922 "grpc++",
1923 "grpc++_test_util",
1924 "grpc_test_util"
1925 ],
1926 "headers": [
1927 "src/proto/grpc/lb/v0/load_balancer.grpc.pb.h",
1928 "src/proto/grpc/lb/v0/load_balancer.pb.h"
1929 ],
1930 "language": "c++",
1931 "name": "grpclb_api_test",
1932 "src": [
1933 "test/cpp/grpclb/grpclb_api_test.cc"
Craig Tiller4ea45992016-02-23 17:13:38 -08001934 ],
1935 "third_party": false,
1936 "type": "target"
Craig Tillereb841e22016-02-11 15:49:16 -08001937 },
1938 {
1939 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001940 "gpr",
1941 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001942 "grpc",
1943 "grpc++",
yang-gbe5a2c42016-01-14 13:11:15 -08001944 "grpc++_test_util",
1945 "grpc_test_util"
1946 ],
1947 "headers": [],
1948 "language": "c++",
1949 "name": "hybrid_end2end_test",
1950 "src": [
1951 "test/cpp/end2end/hybrid_end2end_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08001952 ],
1953 "third_party": false,
1954 "type": "target"
yang-gbe5a2c42016-01-14 13:11:15 -08001955 },
1956 {
1957 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001958 "gpr",
1959 "gpr_test_util",
yang-gbe5a2c42016-01-14 13:11:15 -08001960 "grpc",
1961 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001962 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001963 "grpc++_test_util",
1964 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001965 "interop_client_helper",
1966 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001967 ],
1968 "headers": [],
1969 "language": "c++",
1970 "name": "interop_client",
Craig Tiller732a8752016-02-22 15:59:19 -08001971 "src": [],
1972 "third_party": false,
1973 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001974 },
1975 {
1976 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001977 "gpr",
1978 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001979 "grpc",
1980 "grpc++",
1981 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001982 "grpc++_test_util",
1983 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001984 "interop_server_helper",
1985 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001986 ],
1987 "headers": [],
1988 "language": "c++",
1989 "name": "interop_server",
Craig Tiller732a8752016-02-22 15:59:19 -08001990 "src": [],
1991 "third_party": false,
1992 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07001993 },
1994 {
1995 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08001996 "gpr",
1997 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001998 "grpc",
1999 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002000 ],
2001 "headers": [],
2002 "language": "c++",
2003 "name": "interop_test",
2004 "src": [
2005 "test/cpp/interop/interop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002006 ],
2007 "third_party": false,
2008 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002009 },
2010 {
2011 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002012 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002013 "grpc",
2014 "grpc++",
2015 "grpc++_test_config"
2016 ],
2017 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002018 "src/proto/grpc/testing/metrics.grpc.pb.h",
2019 "src/proto/grpc/testing/metrics.pb.h",
2020 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002021 ],
2022 "language": "c++",
2023 "name": "metrics_client",
2024 "src": [
2025 "test/cpp/interop/metrics_client.cc",
2026 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002027 ],
2028 "third_party": false,
2029 "type": "target"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002030 },
2031 {
2032 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002033 "gpr",
2034 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002035 "grpc",
2036 "grpc++",
2037 "grpc++_test_util",
2038 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002039 ],
2040 "headers": [],
2041 "language": "c++",
2042 "name": "mock_test",
2043 "src": [
2044 "test/cpp/end2end/mock_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002045 ],
2046 "third_party": false,
2047 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002048 },
2049 {
2050 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002051 "gpr",
2052 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002053 "grpc",
2054 "grpc++",
2055 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002056 "grpc++_test_util",
2057 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002058 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002059 ],
2060 "headers": [],
2061 "language": "c++",
2062 "name": "qps_driver",
2063 "src": [
2064 "test/cpp/qps/qps_driver.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002065 ],
2066 "third_party": false,
2067 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002068 },
2069 {
2070 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002071 "gpr",
2072 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002073 "grpc",
2074 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002075 "grpc++_test_util",
2076 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002077 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002078 ],
2079 "headers": [],
2080 "language": "c++",
2081 "name": "qps_interarrival_test",
2082 "src": [
2083 "test/cpp/qps/qps_interarrival_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002084 ],
2085 "third_party": false,
2086 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002087 },
2088 {
2089 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002090 "gpr",
2091 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002092 "grpc",
2093 "grpc++",
2094 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002095 "grpc++_test_util",
2096 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002097 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002098 ],
2099 "headers": [],
2100 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002101 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002102 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002103 "test/cpp/qps/qps_openloop_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002104 ],
2105 "third_party": false,
2106 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002107 },
2108 {
2109 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002110 "gpr",
2111 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002112 "grpc",
2113 "grpc++",
2114 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002115 "grpc++_test_util",
2116 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002117 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002118 ],
2119 "headers": [],
2120 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002121 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07002122 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07002123 "test/cpp/qps/qps_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002124 ],
2125 "third_party": false,
2126 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002127 },
2128 {
2129 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002130 "gpr",
2131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002132 "grpc",
2133 "grpc++",
2134 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07002135 "grpc++_test_util",
2136 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002137 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002138 ],
2139 "headers": [
2140 "test/cpp/qps/client.h",
2141 "test/cpp/qps/server.h"
2142 ],
2143 "language": "c++",
2144 "name": "qps_worker",
2145 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002146 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002147 "test/cpp/qps/server.h",
2148 "test/cpp/qps/worker.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002149 ],
2150 "third_party": false,
2151 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002152 },
2153 {
2154 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002155 "gpr",
2156 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002157 "grpc",
2158 "grpc++",
2159 "grpc++_test_config",
2160 "grpc++_test_util",
2161 "grpc_test_util"
2162 ],
2163 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002164 "src/proto/grpc/testing/empty.grpc.pb.h",
2165 "src/proto/grpc/testing/empty.pb.h",
2166 "src/proto/grpc/testing/messages.grpc.pb.h",
2167 "src/proto/grpc/testing/messages.pb.h",
2168 "src/proto/grpc/testing/test.grpc.pb.h",
2169 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002170 ],
2171 "language": "c++",
2172 "name": "reconnect_interop_client",
2173 "src": [
2174 "test/cpp/interop/reconnect_interop_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002175 ],
2176 "third_party": false,
2177 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002178 },
2179 {
2180 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002181 "gpr",
2182 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07002183 "grpc",
2184 "grpc++",
2185 "grpc++_test_config",
2186 "grpc++_test_util",
2187 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08002188 "reconnect_server",
2189 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07002190 ],
2191 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002192 "src/proto/grpc/testing/empty.grpc.pb.h",
2193 "src/proto/grpc/testing/empty.pb.h",
2194 "src/proto/grpc/testing/messages.grpc.pb.h",
2195 "src/proto/grpc/testing/messages.pb.h",
2196 "src/proto/grpc/testing/test.grpc.pb.h",
2197 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07002198 ],
2199 "language": "c++",
2200 "name": "reconnect_interop_server",
2201 "src": [
2202 "test/cpp/interop/reconnect_interop_server.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002203 ],
2204 "third_party": false,
2205 "type": "target"
yang-gc9c69e22015-07-24 14:38:26 -07002206 },
2207 {
2208 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002209 "gpr",
2210 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07002211 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07002212 "grpc++",
2213 "grpc++_test_util",
2214 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07002215 ],
2216 "headers": [],
2217 "language": "c++",
2218 "name": "secure_auth_context_test",
2219 "src": [
2220 "test/cpp/common/secure_auth_context_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002221 ],
2222 "third_party": false,
2223 "type": "target"
yang-g8068f862015-07-06 15:05:48 -07002224 },
2225 {
2226 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002227 "gpr",
2228 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002229 "grpc",
2230 "grpc++",
2231 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002232 "grpc_test_util",
2233 "qps"
2234 ],
2235 "headers": [],
2236 "language": "c++",
2237 "name": "secure_sync_unary_ping_pong_test",
2238 "src": [
2239 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002240 ],
2241 "third_party": false,
2242 "type": "target"
vjpaif8603ad2015-11-04 12:49:33 -08002243 },
2244 {
2245 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002246 "gpr",
2247 "gpr_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08002248 "grpc",
2249 "grpc++",
2250 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002251 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002252 ],
2253 "headers": [],
2254 "language": "c++",
2255 "name": "server_crash_test",
2256 "src": [
2257 "test/cpp/end2end/server_crash_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002258 ],
2259 "third_party": false,
2260 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002261 },
2262 {
2263 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002264 "gpr",
2265 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002266 "grpc",
2267 "grpc++",
2268 "grpc++_test_util",
2269 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002270 ],
2271 "headers": [],
2272 "language": "c++",
2273 "name": "server_crash_test_client",
2274 "src": [
2275 "test/cpp/end2end/server_crash_test_client.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002276 ],
2277 "third_party": false,
2278 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002279 },
2280 {
2281 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002282 "gpr",
2283 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002284 "grpc",
2285 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002286 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07002287 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002288 ],
2289 "headers": [],
2290 "language": "c++",
2291 "name": "shutdown_test",
2292 "src": [
2293 "test/cpp/end2end/shutdown_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002294 ],
2295 "third_party": false,
2296 "type": "target"
Craig Tillere50e5cb2015-08-18 12:44:57 -07002297 },
2298 {
2299 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002300 "gpr",
2301 "gpr_test_util",
Craig Tillere50e5cb2015-08-18 12:44:57 -07002302 "grpc",
2303 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002304 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002305 ],
2306 "headers": [],
2307 "language": "c++",
2308 "name": "status_test",
2309 "src": [
2310 "test/cpp/util/status_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002311 ],
2312 "third_party": false,
2313 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002314 },
2315 {
2316 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002317 "gpr",
2318 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002319 "grpc",
2320 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002321 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002322 "grpc_test_util"
2323 ],
2324 "headers": [],
2325 "language": "c++",
2326 "name": "streaming_throughput_test",
2327 "src": [
2328 "test/cpp/end2end/streaming_throughput_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002329 ],
2330 "third_party": false,
2331 "type": "target"
Craig Tiller2ded19b2015-08-26 16:39:17 -07002332 },
2333 {
2334 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002335 "gpr",
2336 "gpr_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002337 "grpc",
2338 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002339 "grpc++_test_config",
2340 "grpc++_test_util",
2341 "grpc_test_util"
2342 ],
2343 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08002344 "src/proto/grpc/testing/empty.grpc.pb.h",
2345 "src/proto/grpc/testing/empty.pb.h",
2346 "src/proto/grpc/testing/messages.grpc.pb.h",
2347 "src/proto/grpc/testing/messages.pb.h",
2348 "src/proto/grpc/testing/metrics.grpc.pb.h",
2349 "src/proto/grpc/testing/metrics.pb.h",
2350 "src/proto/grpc/testing/test.grpc.pb.h",
2351 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002352 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002353 "test/cpp/interop/interop_client.h",
2354 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002355 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002356 ],
2357 "language": "c++",
2358 "name": "stress_test",
2359 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002360 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002361 "test/cpp/interop/interop_client.cc",
2362 "test/cpp/interop/interop_client.h",
2363 "test/cpp/interop/stress_interop_client.cc",
2364 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002365 "test/cpp/interop/stress_test.cc",
2366 "test/cpp/util/metrics_server.cc",
2367 "test/cpp/util/metrics_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08002368 ],
2369 "third_party": false,
2370 "type": "target"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002371 },
2372 {
2373 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002374 "gpr",
2375 "gpr_test_util",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002376 "grpc",
2377 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002378 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002379 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002380 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002381 ],
2382 "headers": [],
2383 "language": "c++",
2384 "name": "sync_streaming_ping_pong_test",
2385 "src": [
2386 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002387 ],
2388 "third_party": false,
2389 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002390 },
2391 {
2392 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002393 "gpr",
2394 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002395 "grpc",
2396 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002397 "grpc++_test_util",
2398 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002399 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002400 ],
2401 "headers": [],
2402 "language": "c++",
2403 "name": "sync_unary_ping_pong_test",
2404 "src": [
2405 "test/cpp/qps/sync_unary_ping_pong_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002406 ],
2407 "third_party": false,
2408 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002409 },
2410 {
2411 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002412 "gpr",
2413 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002414 "grpc",
2415 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002416 "grpc++_test_util",
2417 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002418 ],
2419 "headers": [],
2420 "language": "c++",
2421 "name": "thread_stress_test",
2422 "src": [
2423 "test/cpp/end2end/thread_stress_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002424 ],
2425 "third_party": false,
2426 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07002427 },
2428 {
2429 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002430 "gpr",
2431 "gpr_test_util",
Hongwei Wang8e04d412015-07-31 15:12:51 -07002432 "grpc",
2433 "grpc++",
2434 "grpc++_test_util",
2435 "grpc_test_util",
2436 "grpc_zookeeper"
2437 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002438 "headers": [
2439 "src/proto/grpc/testing/echo.grpc.pb.h",
2440 "src/proto/grpc/testing/echo.pb.h"
2441 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002442 "language": "c++",
2443 "name": "zookeeper_test",
2444 "src": [
2445 "test/cpp/end2end/zookeeper_test.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08002446 ],
2447 "third_party": false,
2448 "type": "target"
Hongwei Wang8e04d412015-07-31 15:12:51 -07002449 },
2450 {
2451 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08002452 "gpr",
Craig Tillerab230452016-01-04 08:18:43 -08002453 "grpc"
2454 ],
2455 "headers": [],
2456 "language": "c89",
2457 "name": "public_headers_must_be_c89",
2458 "src": [
2459 "test/core/surface/public_headers_must_be_c89.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002460 ],
2461 "third_party": false,
2462 "type": "target"
2463 },
2464 {
2465 "deps": [
2466 "boringssl",
2467 "boringssl_aes_test_lib",
2468 "boringssl_test_util"
2469 ],
2470 "headers": [],
2471 "language": "c++",
2472 "name": "boringssl_aes_test",
2473 "src": [],
2474 "third_party": true,
2475 "type": "target"
2476 },
2477 {
2478 "deps": [
2479 "boringssl",
2480 "boringssl_base64_test_lib",
2481 "boringssl_test_util"
2482 ],
2483 "headers": [],
2484 "language": "c++",
2485 "name": "boringssl_base64_test",
2486 "src": [],
2487 "third_party": true,
2488 "type": "target"
2489 },
2490 {
2491 "deps": [
2492 "boringssl",
2493 "boringssl_bio_test_lib",
2494 "boringssl_test_util"
2495 ],
2496 "headers": [],
2497 "language": "c++",
2498 "name": "boringssl_bio_test",
2499 "src": [],
2500 "third_party": true,
2501 "type": "target"
2502 },
2503 {
2504 "deps": [
2505 "boringssl",
2506 "boringssl_bn_test_lib",
2507 "boringssl_test_util"
2508 ],
2509 "headers": [],
2510 "language": "c++",
2511 "name": "boringssl_bn_test",
2512 "src": [],
2513 "third_party": true,
2514 "type": "target"
2515 },
2516 {
2517 "deps": [
2518 "boringssl",
2519 "boringssl_bytestring_test_lib",
2520 "boringssl_test_util"
2521 ],
2522 "headers": [],
2523 "language": "c++",
2524 "name": "boringssl_bytestring_test",
2525 "src": [],
2526 "third_party": true,
2527 "type": "target"
2528 },
2529 {
2530 "deps": [
2531 "boringssl",
2532 "boringssl_aead_test_lib",
2533 "boringssl_test_util"
2534 ],
2535 "headers": [],
2536 "language": "c++",
2537 "name": "boringssl_aead_test",
2538 "src": [],
2539 "third_party": true,
2540 "type": "target"
2541 },
2542 {
2543 "deps": [
2544 "boringssl",
2545 "boringssl_cipher_test_lib",
2546 "boringssl_test_util"
2547 ],
2548 "headers": [],
2549 "language": "c++",
2550 "name": "boringssl_cipher_test",
2551 "src": [],
2552 "third_party": true,
2553 "type": "target"
2554 },
2555 {
2556 "deps": [
2557 "boringssl",
2558 "boringssl_cmac_test_lib",
2559 "boringssl_test_util"
2560 ],
2561 "headers": [],
2562 "language": "c++",
2563 "name": "boringssl_cmac_test",
2564 "src": [],
2565 "third_party": true,
2566 "type": "target"
2567 },
2568 {
2569 "deps": [
2570 "boringssl",
2571 "boringssl_constant_time_test_lib",
2572 "boringssl_test_util"
2573 ],
2574 "headers": [],
2575 "language": "c++",
2576 "name": "boringssl_constant_time_test",
2577 "src": [],
2578 "third_party": true,
2579 "type": "target"
2580 },
2581 {
2582 "deps": [
2583 "boringssl",
2584 "boringssl_ed25519_test_lib",
2585 "boringssl_test_util"
2586 ],
2587 "headers": [],
2588 "language": "c++",
2589 "name": "boringssl_ed25519_test",
2590 "src": [],
2591 "third_party": true,
2592 "type": "target"
2593 },
2594 {
2595 "deps": [
2596 "boringssl",
2597 "boringssl_test_util",
2598 "boringssl_x25519_test_lib"
2599 ],
2600 "headers": [],
2601 "language": "c++",
2602 "name": "boringssl_x25519_test",
2603 "src": [],
2604 "third_party": true,
2605 "type": "target"
2606 },
2607 {
2608 "deps": [
2609 "boringssl",
2610 "boringssl_dh_test_lib",
2611 "boringssl_test_util"
2612 ],
2613 "headers": [],
2614 "language": "c++",
2615 "name": "boringssl_dh_test",
2616 "src": [],
2617 "third_party": true,
2618 "type": "target"
2619 },
2620 {
2621 "deps": [
2622 "boringssl",
2623 "boringssl_digest_test_lib",
2624 "boringssl_test_util"
2625 ],
2626 "headers": [],
2627 "language": "c++",
2628 "name": "boringssl_digest_test",
2629 "src": [],
2630 "third_party": true,
2631 "type": "target"
2632 },
2633 {
2634 "deps": [
2635 "boringssl",
2636 "boringssl_dsa_test_lib",
2637 "boringssl_test_util"
2638 ],
2639 "headers": [],
2640 "language": "c++",
2641 "name": "boringssl_dsa_test",
2642 "src": [],
2643 "third_party": true,
2644 "type": "target"
2645 },
2646 {
2647 "deps": [
2648 "boringssl",
2649 "boringssl_ec_test_lib",
2650 "boringssl_test_util"
2651 ],
2652 "headers": [],
2653 "language": "c++",
2654 "name": "boringssl_ec_test",
2655 "src": [],
2656 "third_party": true,
2657 "type": "target"
2658 },
2659 {
2660 "deps": [
2661 "boringssl",
2662 "boringssl_example_mul_lib",
2663 "boringssl_test_util"
2664 ],
2665 "headers": [],
2666 "language": "c++",
2667 "name": "boringssl_example_mul",
2668 "src": [],
2669 "third_party": true,
2670 "type": "target"
2671 },
2672 {
2673 "deps": [
2674 "boringssl",
2675 "boringssl_ecdsa_test_lib",
2676 "boringssl_test_util"
2677 ],
2678 "headers": [],
2679 "language": "c++",
2680 "name": "boringssl_ecdsa_test",
2681 "src": [],
2682 "third_party": true,
2683 "type": "target"
2684 },
2685 {
2686 "deps": [
2687 "boringssl",
2688 "boringssl_err_test_lib",
2689 "boringssl_test_util"
2690 ],
2691 "headers": [],
2692 "language": "c++",
2693 "name": "boringssl_err_test",
2694 "src": [],
2695 "third_party": true,
2696 "type": "target"
2697 },
2698 {
2699 "deps": [
2700 "boringssl",
2701 "boringssl_evp_extra_test_lib",
2702 "boringssl_test_util"
2703 ],
2704 "headers": [],
2705 "language": "c++",
2706 "name": "boringssl_evp_extra_test",
2707 "src": [],
2708 "third_party": true,
2709 "type": "target"
2710 },
2711 {
2712 "deps": [
2713 "boringssl",
2714 "boringssl_evp_test_lib",
2715 "boringssl_test_util"
2716 ],
2717 "headers": [],
2718 "language": "c++",
2719 "name": "boringssl_evp_test",
2720 "src": [],
2721 "third_party": true,
2722 "type": "target"
2723 },
2724 {
2725 "deps": [
2726 "boringssl",
2727 "boringssl_pbkdf_test_lib",
2728 "boringssl_test_util"
2729 ],
2730 "headers": [],
2731 "language": "c++",
2732 "name": "boringssl_pbkdf_test",
2733 "src": [],
2734 "third_party": true,
2735 "type": "target"
2736 },
2737 {
2738 "deps": [
2739 "boringssl",
2740 "boringssl_hkdf_test_lib",
2741 "boringssl_test_util"
2742 ],
2743 "headers": [],
2744 "language": "c++",
2745 "name": "boringssl_hkdf_test",
2746 "src": [],
2747 "third_party": true,
2748 "type": "target"
2749 },
2750 {
2751 "deps": [
2752 "boringssl",
2753 "boringssl_hmac_test_lib",
2754 "boringssl_test_util"
2755 ],
2756 "headers": [],
2757 "language": "c++",
2758 "name": "boringssl_hmac_test",
2759 "src": [],
2760 "third_party": true,
2761 "type": "target"
2762 },
2763 {
2764 "deps": [
2765 "boringssl",
2766 "boringssl_lhash_test_lib",
2767 "boringssl_test_util"
2768 ],
2769 "headers": [],
2770 "language": "c++",
2771 "name": "boringssl_lhash_test",
2772 "src": [],
2773 "third_party": true,
2774 "type": "target"
2775 },
2776 {
2777 "deps": [
2778 "boringssl",
2779 "boringssl_gcm_test_lib",
2780 "boringssl_test_util"
2781 ],
2782 "headers": [],
2783 "language": "c++",
2784 "name": "boringssl_gcm_test",
2785 "src": [],
2786 "third_party": true,
2787 "type": "target"
2788 },
2789 {
2790 "deps": [
2791 "boringssl",
2792 "boringssl_pkcs12_test_lib",
2793 "boringssl_test_util"
2794 ],
2795 "headers": [],
2796 "language": "c++",
2797 "name": "boringssl_pkcs12_test",
2798 "src": [],
2799 "third_party": true,
2800 "type": "target"
2801 },
2802 {
2803 "deps": [
2804 "boringssl",
2805 "boringssl_pkcs8_test_lib",
2806 "boringssl_test_util"
2807 ],
2808 "headers": [],
2809 "language": "c++",
2810 "name": "boringssl_pkcs8_test",
2811 "src": [],
2812 "third_party": true,
2813 "type": "target"
2814 },
2815 {
2816 "deps": [
2817 "boringssl",
2818 "boringssl_poly1305_test_lib",
2819 "boringssl_test_util"
2820 ],
2821 "headers": [],
2822 "language": "c++",
2823 "name": "boringssl_poly1305_test",
2824 "src": [],
2825 "third_party": true,
2826 "type": "target"
2827 },
2828 {
2829 "deps": [
2830 "boringssl",
2831 "boringssl_refcount_test_lib",
2832 "boringssl_test_util"
2833 ],
2834 "headers": [],
2835 "language": "c++",
2836 "name": "boringssl_refcount_test",
2837 "src": [],
2838 "third_party": true,
2839 "type": "target"
2840 },
2841 {
2842 "deps": [
2843 "boringssl",
2844 "boringssl_rsa_test_lib",
2845 "boringssl_test_util"
2846 ],
2847 "headers": [],
2848 "language": "c++",
2849 "name": "boringssl_rsa_test",
2850 "src": [],
2851 "third_party": true,
2852 "type": "target"
2853 },
2854 {
2855 "deps": [
2856 "boringssl",
2857 "boringssl_test_util",
2858 "boringssl_thread_test_lib"
2859 ],
2860 "headers": [],
2861 "language": "c++",
2862 "name": "boringssl_thread_test",
2863 "src": [],
2864 "third_party": true,
2865 "type": "target"
2866 },
2867 {
2868 "deps": [
2869 "boringssl",
2870 "boringssl_pkcs7_test_lib",
2871 "boringssl_test_util"
2872 ],
2873 "headers": [],
2874 "language": "c++",
2875 "name": "boringssl_pkcs7_test",
2876 "src": [],
2877 "third_party": true,
2878 "type": "target"
2879 },
2880 {
2881 "deps": [
2882 "boringssl",
2883 "boringssl_tab_test_lib",
2884 "boringssl_test_util"
2885 ],
2886 "headers": [],
2887 "language": "c++",
2888 "name": "boringssl_tab_test",
2889 "src": [],
2890 "third_party": true,
2891 "type": "target"
2892 },
2893 {
2894 "deps": [
2895 "boringssl",
2896 "boringssl_test_util",
2897 "boringssl_v3name_test_lib"
2898 ],
2899 "headers": [],
2900 "language": "c++",
2901 "name": "boringssl_v3name_test",
2902 "src": [],
2903 "third_party": true,
2904 "type": "target"
2905 },
2906 {
2907 "deps": [
2908 "boringssl",
2909 "boringssl_pqueue_test_lib",
2910 "boringssl_test_util"
2911 ],
2912 "headers": [],
2913 "language": "c++",
2914 "name": "boringssl_pqueue_test",
2915 "src": [],
2916 "third_party": true,
2917 "type": "target"
2918 },
2919 {
2920 "deps": [
2921 "boringssl",
2922 "boringssl_ssl_test_lib",
2923 "boringssl_test_util"
2924 ],
2925 "headers": [],
2926 "language": "c++",
2927 "name": "boringssl_ssl_test",
2928 "src": [],
2929 "third_party": true,
2930 "type": "target"
Craig Tillerab230452016-01-04 08:18:43 -08002931 },
2932 {
2933 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002934 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002935 "gpr",
2936 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002937 "grpc_test_util_unsecure",
2938 "grpc_unsecure"
2939 ],
2940 "headers": [],
2941 "language": "c",
2942 "name": "badreq_bad_client_test",
2943 "src": [
2944 "test/core/bad_client/tests/badreq.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002945 ],
2946 "third_party": false,
2947 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002948 },
2949 {
2950 "deps": [
2951 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002952 "gpr",
2953 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002954 "grpc_test_util_unsecure",
2955 "grpc_unsecure"
2956 ],
2957 "headers": [],
2958 "language": "c",
2959 "name": "connection_prefix_bad_client_test",
2960 "src": [
2961 "test/core/bad_client/tests/connection_prefix.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002962 ],
2963 "third_party": false,
2964 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002965 },
2966 {
2967 "deps": [
2968 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002969 "gpr",
2970 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002971 "grpc_test_util_unsecure",
2972 "grpc_unsecure"
2973 ],
2974 "headers": [],
2975 "language": "c",
2976 "name": "headers_bad_client_test",
2977 "src": [
2978 "test/core/bad_client/tests/headers.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002979 ],
2980 "third_party": false,
2981 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002982 },
2983 {
2984 "deps": [
2985 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08002986 "gpr",
2987 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08002988 "grpc_test_util_unsecure",
2989 "grpc_unsecure"
2990 ],
2991 "headers": [],
2992 "language": "c",
2993 "name": "initial_settings_frame_bad_client_test",
2994 "src": [
2995 "test/core/bad_client/tests/initial_settings_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08002996 ],
2997 "third_party": false,
2998 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08002999 },
3000 {
3001 "deps": [
3002 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003003 "gpr",
3004 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003005 "grpc_test_util_unsecure",
3006 "grpc_unsecure"
3007 ],
3008 "headers": [],
3009 "language": "c",
3010 "name": "server_registered_method_bad_client_test",
3011 "src": [
3012 "test/core/bad_client/tests/server_registered_method.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003013 ],
3014 "third_party": false,
3015 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003016 },
3017 {
3018 "deps": [
3019 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003020 "gpr",
3021 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003022 "grpc_test_util_unsecure",
3023 "grpc_unsecure"
3024 ],
3025 "headers": [],
3026 "language": "c",
3027 "name": "simple_request_bad_client_test",
3028 "src": [
3029 "test/core/bad_client/tests/simple_request.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003030 ],
3031 "third_party": false,
3032 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003033 },
3034 {
3035 "deps": [
3036 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003037 "gpr",
3038 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003039 "grpc_test_util_unsecure",
3040 "grpc_unsecure"
3041 ],
3042 "headers": [],
3043 "language": "c",
3044 "name": "unknown_frame_bad_client_test",
3045 "src": [
3046 "test/core/bad_client/tests/unknown_frame.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003047 ],
3048 "third_party": false,
3049 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003050 },
3051 {
3052 "deps": [
3053 "bad_client_test",
Craig Tillerda179ce2016-02-09 12:01:53 -08003054 "gpr",
3055 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003056 "grpc_test_util_unsecure",
3057 "grpc_unsecure"
3058 ],
3059 "headers": [],
3060 "language": "c",
3061 "name": "window_overflow_bad_client_test",
3062 "src": [
3063 "test/core/bad_client/tests/window_overflow.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003064 ],
3065 "third_party": false,
3066 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003067 },
3068 {
3069 "deps": [
3070 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003071 "gpr",
3072 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003073 "grpc",
3074 "grpc_test_util"
3075 ],
3076 "headers": [],
3077 "language": "c",
3078 "name": "bad_ssl_alpn_server",
3079 "src": [
3080 "test/core/bad_ssl/servers/alpn.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003081 ],
3082 "third_party": false,
3083 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003084 },
3085 {
3086 "deps": [
3087 "bad_ssl_test_server",
Craig Tillerda179ce2016-02-09 12:01:53 -08003088 "gpr",
3089 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003090 "grpc",
3091 "grpc_test_util"
3092 ],
3093 "headers": [],
3094 "language": "c",
3095 "name": "bad_ssl_cert_server",
3096 "src": [
3097 "test/core/bad_ssl/servers/cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003098 ],
3099 "third_party": false,
3100 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003101 },
3102 {
3103 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003104 "gpr",
3105 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003106 "grpc",
3107 "grpc_test_util"
3108 ],
3109 "headers": [],
3110 "language": "c",
3111 "name": "bad_ssl_alpn_test",
3112 "src": [
3113 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003114 ],
3115 "third_party": false,
3116 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003117 },
3118 {
3119 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08003120 "gpr",
3121 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08003122 "grpc",
3123 "grpc_test_util"
3124 ],
3125 "headers": [],
3126 "language": "c",
3127 "name": "bad_ssl_cert_test",
3128 "src": [
3129 "test/core/bad_ssl/bad_ssl_test.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003130 ],
3131 "third_party": false,
3132 "type": "target"
Craig Tiller3dca23a2016-01-21 11:44:55 -08003133 },
3134 {
3135 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003136 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003137 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003138 "gpr",
3139 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003140 "grpc",
3141 "grpc_test_util"
3142 ],
3143 "headers": [],
3144 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003145 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003146 "src": [
3147 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003148 ],
3149 "third_party": false,
3150 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003151 },
3152 {
3153 "deps": [
3154 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003155 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003156 "gpr",
3157 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003158 "grpc",
3159 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003160 ],
3161 "headers": [],
3162 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003163 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003164 "src": [
3165 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003166 ],
3167 "third_party": false,
3168 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003169 },
3170 {
3171 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003172 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003173 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003174 "gpr",
3175 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003176 "grpc",
3177 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003178 ],
3179 "headers": [],
3180 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003181 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003182 "src": [
3183 "test/core/end2end/fixtures/h2_fakesec.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003184 ],
3185 "third_party": false,
3186 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003187 },
3188 {
3189 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003190 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003191 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003192 "gpr",
3193 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003194 "grpc",
3195 "grpc_test_util"
3196 ],
3197 "headers": [],
3198 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003199 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003200 "src": [
3201 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003202 ],
3203 "third_party": false,
3204 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003205 },
3206 {
3207 "deps": [
3208 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003209 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003210 "gpr",
3211 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003212 "grpc",
3213 "grpc_test_util"
3214 ],
3215 "headers": [],
3216 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003217 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003218 "src": [
3219 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003220 ],
3221 "third_party": false,
3222 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003223 },
3224 {
3225 "deps": [
3226 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003227 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003228 "gpr",
3229 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003230 "grpc",
3231 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003232 ],
3233 "headers": [],
3234 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003235 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003236 "src": [
3237 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003238 ],
3239 "third_party": false,
3240 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003241 },
3242 {
3243 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003244 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003245 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003246 "gpr",
3247 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003248 "grpc",
3249 "grpc_test_util"
3250 ],
3251 "headers": [],
3252 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003253 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003254 "src": [
3255 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003256 ],
3257 "third_party": false,
3258 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003259 },
3260 {
3261 "deps": [
3262 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003263 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003264 "gpr",
3265 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003266 "grpc",
3267 "grpc_test_util"
3268 ],
3269 "headers": [],
3270 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003271 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003272 "src": [
3273 "test/core/end2end/fixtures/h2_oauth2.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003274 ],
3275 "third_party": false,
3276 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003277 },
3278 {
3279 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003280 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003281 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003282 "gpr",
3283 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003284 "grpc",
3285 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003286 ],
3287 "headers": [],
3288 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003289 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003290 "src": [
3291 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003292 ],
3293 "third_party": false,
3294 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003295 },
3296 {
3297 "deps": [
3298 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003299 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003300 "gpr",
3301 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003302 "grpc",
3303 "grpc_test_util"
3304 ],
3305 "headers": [],
3306 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003307 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003308 "src": [
3309 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003310 ],
3311 "third_party": false,
3312 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003313 },
3314 {
3315 "deps": [
3316 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003317 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003318 "gpr",
3319 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003320 "grpc",
3321 "grpc_test_util"
3322 ],
3323 "headers": [],
3324 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003325 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003326 "src": [
3327 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003328 ],
3329 "third_party": false,
3330 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003331 },
3332 {
3333 "deps": [
3334 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003335 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003336 "gpr",
3337 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003338 "grpc",
3339 "grpc_test_util"
3340 ],
3341 "headers": [],
3342 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003343 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003344 "src": [
3345 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003346 ],
3347 "third_party": false,
3348 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003349 },
3350 {
3351 "deps": [
3352 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003353 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003354 "gpr",
3355 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003356 "grpc",
3357 "grpc_test_util"
3358 ],
3359 "headers": [],
3360 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003361 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003362 "src": [
3363 "test/core/end2end/fixtures/h2_ssl.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003364 ],
3365 "third_party": false,
3366 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003367 },
3368 {
3369 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003371 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003372 "gpr",
3373 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003374 "grpc",
3375 "grpc_test_util"
3376 ],
3377 "headers": [],
3378 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003379 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003380 "src": [
3381 "test/core/end2end/fixtures/h2_ssl+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003382 ],
3383 "third_party": false,
3384 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003385 },
3386 {
3387 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003388 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003389 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003390 "gpr",
3391 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003392 "grpc",
3393 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003394 ],
3395 "headers": [],
3396 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003397 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003398 "src": [
3399 "test/core/end2end/fixtures/h2_ssl_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003400 ],
3401 "third_party": false,
3402 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003403 },
3404 {
3405 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003406 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003407 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003408 "gpr",
3409 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003410 "grpc",
3411 "grpc_test_util"
3412 ],
3413 "headers": [],
3414 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003415 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003416 "src": [
3417 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003418 ],
3419 "third_party": false,
3420 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003421 },
3422 {
3423 "deps": [
3424 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003425 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003426 "gpr",
3427 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003428 "grpc",
3429 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003430 ],
3431 "headers": [],
3432 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003433 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003434 "src": [
3435 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003436 ],
3437 "third_party": false,
3438 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003439 },
3440 {
3441 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003442 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003443 "end2end_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003444 "gpr",
3445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003446 "grpc",
3447 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07003448 ],
3449 "headers": [],
3450 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003451 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003452 "src": [
3453 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003454 ],
3455 "third_party": false,
3456 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003457 },
3458 {
3459 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003460 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003461 "gpr",
3462 "gpr_test_util",
Craig Tillerc586f4e2015-12-10 10:26:05 -08003463 "grpc_test_util_unsecure",
3464 "grpc_unsecure"
3465 ],
3466 "headers": [],
3467 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003468 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003469 "src": [
3470 "test/core/end2end/fixtures/h2_census.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003471 ],
3472 "third_party": false,
3473 "type": "target"
Craig Tillerc586f4e2015-12-10 10:26:05 -08003474 },
3475 {
3476 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003477 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003478 "gpr",
3479 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003480 "grpc_test_util_unsecure",
3481 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003482 ],
3483 "headers": [],
3484 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003485 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003486 "src": [
3487 "test/core/end2end/fixtures/h2_compress.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003488 ],
3489 "third_party": false,
3490 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003491 },
3492 {
3493 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003494 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003495 "gpr",
3496 "gpr_test_util",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003497 "grpc_test_util_unsecure",
3498 "grpc_unsecure"
3499 ],
3500 "headers": [],
3501 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003502 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003503 "src": [
3504 "test/core/end2end/fixtures/h2_full.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003505 ],
3506 "third_party": false,
3507 "type": "target"
David Garcia Quintas8a187092015-07-01 14:52:44 -07003508 },
3509 {
3510 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003511 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003512 "gpr",
3513 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003514 "grpc_test_util_unsecure",
3515 "grpc_unsecure"
3516 ],
3517 "headers": [],
3518 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003519 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003520 "src": [
3521 "test/core/end2end/fixtures/h2_full+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003522 ],
3523 "third_party": false,
3524 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003525 },
3526 {
3527 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003528 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003529 "gpr",
3530 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003531 "grpc_test_util_unsecure",
3532 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003533 ],
3534 "headers": [],
3535 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003536 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003537 "src": [
3538 "test/core/end2end/fixtures/h2_full+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003539 ],
3540 "third_party": false,
3541 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003542 },
3543 {
3544 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003545 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003546 "gpr",
3547 "gpr_test_util",
Craig Tillerf218c8b2015-12-10 14:57:56 -08003548 "grpc_test_util_unsecure",
3549 "grpc_unsecure"
3550 ],
3551 "headers": [],
3552 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003553 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003554 "src": [
3555 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003556 ],
3557 "third_party": false,
3558 "type": "target"
Craig Tillerf218c8b2015-12-10 14:57:56 -08003559 },
3560 {
3561 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003562 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003563 "gpr",
3564 "gpr_test_util",
Craig Tiller17effab2015-08-04 08:19:36 -07003565 "grpc_test_util_unsecure",
3566 "grpc_unsecure"
3567 ],
3568 "headers": [],
3569 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003570 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003571 "src": [
3572 "test/core/end2end/fixtures/h2_proxy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003573 ],
3574 "third_party": false,
3575 "type": "target"
Craig Tiller17effab2015-08-04 08:19:36 -07003576 },
3577 {
3578 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003579 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003580 "gpr",
3581 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003582 "grpc_test_util_unsecure",
3583 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003584 ],
3585 "headers": [],
3586 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003587 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003588 "src": [
3589 "test/core/end2end/fixtures/h2_sockpair.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003590 ],
3591 "third_party": false,
3592 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003593 },
3594 {
3595 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003596 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003597 "gpr",
3598 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003599 "grpc_test_util_unsecure",
3600 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003601 ],
3602 "headers": [],
3603 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003604 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003605 "src": [
3606 "test/core/end2end/fixtures/h2_sockpair+trace.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003607 ],
3608 "third_party": false,
3609 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003610 },
3611 {
3612 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003613 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003614 "gpr",
3615 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07003616 "grpc_test_util_unsecure",
3617 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003618 ],
3619 "headers": [],
3620 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003621 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003622 "src": [
3623 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003624 ],
3625 "third_party": false,
3626 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003627 },
3628 {
3629 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003630 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003631 "gpr",
3632 "gpr_test_util",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003633 "grpc_test_util_unsecure",
3634 "grpc_unsecure"
3635 ],
3636 "headers": [],
3637 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003638 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003639 "src": [
3640 "test/core/end2end/fixtures/h2_uchannel.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003641 ],
3642 "third_party": false,
3643 "type": "target"
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003644 },
3645 {
3646 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003647 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003648 "gpr",
3649 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003650 "grpc_test_util_unsecure",
3651 "grpc_unsecure"
3652 ],
3653 "headers": [],
3654 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003655 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003656 "src": [
3657 "test/core/end2end/fixtures/h2_uds.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003658 ],
3659 "third_party": false,
3660 "type": "target"
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003661 },
3662 {
3663 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003664 "end2end_nosec_tests",
Craig Tillerda179ce2016-02-09 12:01:53 -08003665 "gpr",
3666 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07003667 "grpc_test_util_unsecure",
3668 "grpc_unsecure"
3669 ],
3670 "headers": [],
3671 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003672 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08003673 "src": [
3674 "test/core/end2end/fixtures/h2_uds+poll.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003675 ],
3676 "third_party": false,
3677 "type": "target"
Craig Tillerf75fc122015-06-25 06:58:00 -07003678 },
3679 {
Craig Tillerf75fc122015-06-25 06:58:00 -07003680 "deps": [],
3681 "headers": [
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003682 "include/grpc/impl/codegen/alloc.h",
3683 "include/grpc/impl/codegen/atm.h",
3684 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3685 "include/grpc/impl/codegen/atm_gcc_sync.h",
3686 "include/grpc/impl/codegen/atm_win32.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003687 "include/grpc/impl/codegen/log.h",
3688 "include/grpc/impl/codegen/port_platform.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003689 "include/grpc/impl/codegen/slice.h",
3690 "include/grpc/impl/codegen/slice_buffer.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003691 "include/grpc/impl/codegen/sync.h",
3692 "include/grpc/impl/codegen/sync_generic.h",
3693 "include/grpc/impl/codegen/sync_posix.h",
3694 "include/grpc/impl/codegen/sync_win32.h",
3695 "include/grpc/impl/codegen/time.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01003696 "include/grpc/support/alloc.h",
3697 "include/grpc/support/atm.h",
3698 "include/grpc/support/atm_gcc_atomic.h",
3699 "include/grpc/support/atm_gcc_sync.h",
3700 "include/grpc/support/atm_win32.h",
3701 "include/grpc/support/avl.h",
3702 "include/grpc/support/cmdline.h",
3703 "include/grpc/support/cpu.h",
3704 "include/grpc/support/histogram.h",
3705 "include/grpc/support/host_port.h",
3706 "include/grpc/support/log.h",
3707 "include/grpc/support/log_win32.h",
3708 "include/grpc/support/port_platform.h",
3709 "include/grpc/support/slice.h",
3710 "include/grpc/support/slice_buffer.h",
3711 "include/grpc/support/string_util.h",
3712 "include/grpc/support/subprocess.h",
3713 "include/grpc/support/sync.h",
3714 "include/grpc/support/sync_generic.h",
3715 "include/grpc/support/sync_posix.h",
3716 "include/grpc/support/sync_win32.h",
3717 "include/grpc/support/thd.h",
3718 "include/grpc/support/time.h",
3719 "include/grpc/support/tls.h",
3720 "include/grpc/support/tls_gcc.h",
3721 "include/grpc/support/tls_msvc.h",
3722 "include/grpc/support/tls_pthread.h",
3723 "include/grpc/support/useful.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003724 "src/core/profiling/timers.h",
3725 "src/core/support/block_annotate.h",
3726 "src/core/support/env.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003727 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003728 "src/core/support/murmur_hash.h",
3729 "src/core/support/stack_lockfree.h",
3730 "src/core/support/string.h",
3731 "src/core/support/string_win32.h",
3732 "src/core/support/thd_internal.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003733 "src/core/support/time_precise.h",
3734 "src/core/support/tmpfile.h"
Craig Tillerda179ce2016-02-09 12:01:53 -08003735 ],
3736 "language": "c",
3737 "name": "gpr",
3738 "src": [
3739 "include/grpc/impl/codegen/alloc.h",
3740 "include/grpc/impl/codegen/atm.h",
3741 "include/grpc/impl/codegen/atm_gcc_atomic.h",
3742 "include/grpc/impl/codegen/atm_gcc_sync.h",
3743 "include/grpc/impl/codegen/atm_win32.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003744 "include/grpc/impl/codegen/log.h",
3745 "include/grpc/impl/codegen/port_platform.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003746 "include/grpc/impl/codegen/slice.h",
3747 "include/grpc/impl/codegen/slice_buffer.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003748 "include/grpc/impl/codegen/sync.h",
3749 "include/grpc/impl/codegen/sync_generic.h",
3750 "include/grpc/impl/codegen/sync_posix.h",
3751 "include/grpc/impl/codegen/sync_win32.h",
3752 "include/grpc/impl/codegen/time.h",
3753 "include/grpc/support/alloc.h",
3754 "include/grpc/support/atm.h",
3755 "include/grpc/support/atm_gcc_atomic.h",
3756 "include/grpc/support/atm_gcc_sync.h",
3757 "include/grpc/support/atm_win32.h",
3758 "include/grpc/support/avl.h",
3759 "include/grpc/support/cmdline.h",
3760 "include/grpc/support/cpu.h",
3761 "include/grpc/support/histogram.h",
3762 "include/grpc/support/host_port.h",
3763 "include/grpc/support/log.h",
3764 "include/grpc/support/log_win32.h",
3765 "include/grpc/support/port_platform.h",
3766 "include/grpc/support/slice.h",
3767 "include/grpc/support/slice_buffer.h",
3768 "include/grpc/support/string_util.h",
3769 "include/grpc/support/subprocess.h",
3770 "include/grpc/support/sync.h",
3771 "include/grpc/support/sync_generic.h",
3772 "include/grpc/support/sync_posix.h",
3773 "include/grpc/support/sync_win32.h",
3774 "include/grpc/support/thd.h",
3775 "include/grpc/support/time.h",
3776 "include/grpc/support/tls.h",
3777 "include/grpc/support/tls_gcc.h",
3778 "include/grpc/support/tls_msvc.h",
3779 "include/grpc/support/tls_pthread.h",
3780 "include/grpc/support/useful.h",
3781 "src/core/profiling/basic_timers.c",
3782 "src/core/profiling/stap_timers.c",
3783 "src/core/profiling/timers.h",
3784 "src/core/support/alloc.c",
3785 "src/core/support/avl.c",
3786 "src/core/support/block_annotate.h",
3787 "src/core/support/cmdline.c",
3788 "src/core/support/cpu_iphone.c",
3789 "src/core/support/cpu_linux.c",
3790 "src/core/support/cpu_posix.c",
3791 "src/core/support/cpu_windows.c",
3792 "src/core/support/env.h",
3793 "src/core/support/env_linux.c",
3794 "src/core/support/env_posix.c",
3795 "src/core/support/env_win32.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003796 "src/core/support/histogram.c",
3797 "src/core/support/host_port.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003798 "src/core/support/load_file.c",
3799 "src/core/support/load_file.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003800 "src/core/support/log.c",
3801 "src/core/support/log_android.c",
3802 "src/core/support/log_linux.c",
3803 "src/core/support/log_posix.c",
3804 "src/core/support/log_win32.c",
3805 "src/core/support/murmur_hash.c",
3806 "src/core/support/murmur_hash.h",
3807 "src/core/support/slice.c",
3808 "src/core/support/slice_buffer.c",
3809 "src/core/support/stack_lockfree.c",
3810 "src/core/support/stack_lockfree.h",
3811 "src/core/support/string.c",
3812 "src/core/support/string.h",
3813 "src/core/support/string_posix.c",
3814 "src/core/support/string_win32.c",
3815 "src/core/support/string_win32.h",
3816 "src/core/support/subprocess_posix.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003817 "src/core/support/subprocess_windows.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08003818 "src/core/support/sync.c",
3819 "src/core/support/sync_posix.c",
3820 "src/core/support/sync_win32.c",
3821 "src/core/support/thd.c",
3822 "src/core/support/thd_internal.h",
3823 "src/core/support/thd_posix.c",
3824 "src/core/support/thd_win32.c",
3825 "src/core/support/time.c",
3826 "src/core/support/time_posix.c",
3827 "src/core/support/time_precise.c",
3828 "src/core/support/time_precise.h",
3829 "src/core/support/time_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003830 "src/core/support/tls_pthread.c",
Craig Tiller732a8752016-02-22 15:59:19 -08003831 "src/core/support/tmpfile.h",
3832 "src/core/support/tmpfile_posix.c",
3833 "src/core/support/tmpfile_win32.c",
Craig Tiller1298afd2016-02-09 12:29:17 -08003834 "src/core/support/wrap_memcpy.c"
Craig Tiller732a8752016-02-22 15:59:19 -08003835 ],
3836 "third_party": false,
3837 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003838 },
3839 {
3840 "deps": [
3841 "gpr"
3842 ],
3843 "headers": [
3844 "test/core/util/test_config.h"
3845 ],
3846 "language": "c",
3847 "name": "gpr_test_util",
3848 "src": [
3849 "test/core/util/test_config.c",
3850 "test/core/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08003851 ],
3852 "third_party": false,
3853 "type": "lib"
Craig Tillerda179ce2016-02-09 12:01:53 -08003854 },
3855 {
3856 "deps": [
3857 "gpr"
3858 ],
3859 "headers": [
3860 "include/grpc/byte_buffer.h",
3861 "include/grpc/byte_buffer_reader.h",
3862 "include/grpc/census.h",
3863 "include/grpc/compression.h",
3864 "include/grpc/grpc.h",
3865 "include/grpc/grpc_security.h",
Craig Tiller1298afd2016-02-09 12:29:17 -08003866 "include/grpc/impl/codegen/byte_buffer.h",
3867 "include/grpc/impl/codegen/compression_types.h",
3868 "include/grpc/impl/codegen/connectivity_state.h",
3869 "include/grpc/impl/codegen/grpc_types.h",
3870 "include/grpc/impl/codegen/propagation_bits.h",
3871 "include/grpc/impl/codegen/status.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08003872 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003873 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003874 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003875 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003876 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003877 "src/core/channel/channel_args.h",
3878 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003879 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003880 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003881 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003882 "src/core/channel/connected_channel.h",
3883 "src/core/channel/context.h",
3884 "src/core/channel/http_client_filter.h",
3885 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003886 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003887 "src/core/client_config/client_config.h",
3888 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003889 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003890 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003891 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003892 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003893 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003894 "src/core/client_config/lb_policy_factory.h",
3895 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003896 "src/core/client_config/resolver.h",
3897 "src/core/client_config/resolver_factory.h",
3898 "src/core/client_config/resolver_registry.h",
3899 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003900 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003901 "src/core/client_config/subchannel.h",
3902 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08003903 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003904 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003905 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003906 "src/core/compression/message_compress.h",
3907 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003908 "src/core/httpcli/format_request.h",
3909 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003910 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003911 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003912 "src/core/iomgr/endpoint.h",
3913 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003914 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003915 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003916 "src/core/iomgr/fd_posix.h",
3917 "src/core/iomgr/iocp_windows.h",
3918 "src/core/iomgr/iomgr.h",
3919 "src/core/iomgr/iomgr_internal.h",
3920 "src/core/iomgr/iomgr_posix.h",
3921 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003922 "src/core/iomgr/pollset_posix.h",
3923 "src/core/iomgr/pollset_set.h",
3924 "src/core/iomgr/pollset_set_posix.h",
3925 "src/core/iomgr/pollset_set_windows.h",
3926 "src/core/iomgr/pollset_windows.h",
3927 "src/core/iomgr/resolve_address.h",
3928 "src/core/iomgr/sockaddr.h",
3929 "src/core/iomgr/sockaddr_posix.h",
3930 "src/core/iomgr/sockaddr_utils.h",
3931 "src/core/iomgr/sockaddr_win32.h",
3932 "src/core/iomgr/socket_utils_posix.h",
3933 "src/core/iomgr/socket_windows.h",
3934 "src/core/iomgr/tcp_client.h",
3935 "src/core/iomgr/tcp_posix.h",
3936 "src/core/iomgr/tcp_server.h",
3937 "src/core/iomgr/tcp_windows.h",
3938 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003939 "src/core/iomgr/timer.h",
3940 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04003941 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003942 "src/core/iomgr/wakeup_fd_pipe.h",
3943 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003944 "src/core/iomgr/workqueue.h",
3945 "src/core/iomgr/workqueue_posix.h",
3946 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003947 "src/core/json/json.h",
3948 "src/core/json/json_common.h",
3949 "src/core/json/json_reader.h",
3950 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08003951 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003952 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08003953 "src/core/security/b64.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003954 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003955 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003956 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003957 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003958 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003959 "src/core/security/security_connector.h",
3960 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003961 "src/core/statistics/census_interface.h",
3962 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003963 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003964 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003965 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003966 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003967 "src/core/surface/completion_queue.h",
3968 "src/core/surface/event_string.h",
3969 "src/core/surface/init.h",
3970 "src/core/surface/server.h",
3971 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003972 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003973 "src/core/transport/chttp2/alpn.h",
3974 "src/core/transport/chttp2/bin_encoder.h",
3975 "src/core/transport/chttp2/frame.h",
3976 "src/core/transport/chttp2/frame_data.h",
3977 "src/core/transport/chttp2/frame_goaway.h",
3978 "src/core/transport/chttp2/frame_ping.h",
3979 "src/core/transport/chttp2/frame_rst_stream.h",
3980 "src/core/transport/chttp2/frame_settings.h",
3981 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003982 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003983 "src/core/transport/chttp2/hpack_parser.h",
3984 "src/core/transport/chttp2/hpack_table.h",
3985 "src/core/transport/chttp2/http2_errors.h",
3986 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003987 "src/core/transport/chttp2/incoming_metadata.h",
3988 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003989 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003990 "src/core/transport/chttp2/stream_map.h",
3991 "src/core/transport/chttp2/timeout_encoding.h",
3992 "src/core/transport/chttp2/varint.h",
3993 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003994 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003996 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003997 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003998 "src/core/transport/transport.h",
3999 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004000 "src/core/tsi/fake_transport_security.h",
4001 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004002 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004003 "src/core/tsi/transport_security.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004004 "src/core/tsi/transport_security_interface.h",
4005 "third_party/nanopb/pb.h",
4006 "third_party/nanopb/pb_common.h",
4007 "third_party/nanopb/pb_decode.h",
4008 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004009 ],
4010 "language": "c",
4011 "name": "grpc",
4012 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004013 "include/grpc/byte_buffer.h",
4014 "include/grpc/byte_buffer_reader.h",
4015 "include/grpc/census.h",
4016 "include/grpc/compression.h",
4017 "include/grpc/grpc.h",
4018 "include/grpc/grpc_security.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004019 "include/grpc/impl/codegen/byte_buffer.h",
4020 "include/grpc/impl/codegen/compression_types.h",
4021 "include/grpc/impl/codegen/connectivity_state.h",
4022 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004023 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004024 "include/grpc/impl/codegen/status.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004025 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004026 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004027 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004028 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004029 "src/core/census/grpc_filter.c",
4030 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004031 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004032 "src/core/census/mlog.c",
4033 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004034 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004035 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004036 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004037 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004038 "src/core/channel/channel_args.c",
4039 "src/core/channel/channel_args.h",
4040 "src/core/channel/channel_stack.c",
4041 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004042 "src/core/channel/client_channel.c",
4043 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004044 "src/core/channel/client_uchannel.c",
4045 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004046 "src/core/channel/compress_filter.c",
4047 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004048 "src/core/channel/connected_channel.c",
4049 "src/core/channel/connected_channel.h",
4050 "src/core/channel/context.h",
4051 "src/core/channel/http_client_filter.c",
4052 "src/core/channel/http_client_filter.h",
4053 "src/core/channel/http_server_filter.c",
4054 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004055 "src/core/channel/subchannel_call_holder.c",
4056 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004057 "src/core/client_config/client_config.c",
4058 "src/core/client_config/client_config.h",
4059 "src/core/client_config/connector.c",
4060 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004061 "src/core/client_config/default_initial_connect_string.c",
4062 "src/core/client_config/initial_connect_string.c",
4063 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004064 "src/core/client_config/lb_policies/load_balancer_api.c",
4065 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004066 "src/core/client_config/lb_policies/pick_first.c",
4067 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004068 "src/core/client_config/lb_policies/round_robin.c",
4069 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004070 "src/core/client_config/lb_policy.c",
4071 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004072 "src/core/client_config/lb_policy_factory.c",
4073 "src/core/client_config/lb_policy_factory.h",
4074 "src/core/client_config/lb_policy_registry.c",
4075 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004076 "src/core/client_config/resolver.c",
4077 "src/core/client_config/resolver.h",
4078 "src/core/client_config/resolver_factory.c",
4079 "src/core/client_config/resolver_factory.h",
4080 "src/core/client_config/resolver_registry.c",
4081 "src/core/client_config/resolver_registry.h",
4082 "src/core/client_config/resolvers/dns_resolver.c",
4083 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004084 "src/core/client_config/resolvers/sockaddr_resolver.c",
4085 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004086 "src/core/client_config/subchannel.c",
4087 "src/core/client_config/subchannel.h",
4088 "src/core/client_config/subchannel_factory.c",
4089 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004090 "src/core/client_config/subchannel_index.c",
4091 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004092 "src/core/client_config/uri_parser.c",
4093 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004094 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004095 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004096 "src/core/compression/message_compress.c",
4097 "src/core/compression/message_compress.h",
4098 "src/core/debug/trace.c",
4099 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004100 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004101 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004102 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004103 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004104 "src/core/httpcli/httpcli_security_connector.c",
4105 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004106 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004107 "src/core/iomgr/closure.c",
4108 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004109 "src/core/iomgr/endpoint.c",
4110 "src/core/iomgr/endpoint.h",
4111 "src/core/iomgr/endpoint_pair.h",
4112 "src/core/iomgr/endpoint_pair_posix.c",
4113 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004114 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004115 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004116 "src/core/iomgr/executor.c",
4117 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004118 "src/core/iomgr/fd_posix.c",
4119 "src/core/iomgr/fd_posix.h",
4120 "src/core/iomgr/iocp_windows.c",
4121 "src/core/iomgr/iocp_windows.h",
4122 "src/core/iomgr/iomgr.c",
4123 "src/core/iomgr/iomgr.h",
4124 "src/core/iomgr/iomgr_internal.h",
4125 "src/core/iomgr/iomgr_posix.c",
4126 "src/core/iomgr/iomgr_posix.h",
4127 "src/core/iomgr/iomgr_windows.c",
4128 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004129 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4130 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4131 "src/core/iomgr/pollset_posix.c",
4132 "src/core/iomgr/pollset_posix.h",
4133 "src/core/iomgr/pollset_set.h",
4134 "src/core/iomgr/pollset_set_posix.c",
4135 "src/core/iomgr/pollset_set_posix.h",
4136 "src/core/iomgr/pollset_set_windows.c",
4137 "src/core/iomgr/pollset_set_windows.h",
4138 "src/core/iomgr/pollset_windows.c",
4139 "src/core/iomgr/pollset_windows.h",
4140 "src/core/iomgr/resolve_address.h",
4141 "src/core/iomgr/resolve_address_posix.c",
4142 "src/core/iomgr/resolve_address_windows.c",
4143 "src/core/iomgr/sockaddr.h",
4144 "src/core/iomgr/sockaddr_posix.h",
4145 "src/core/iomgr/sockaddr_utils.c",
4146 "src/core/iomgr/sockaddr_utils.h",
4147 "src/core/iomgr/sockaddr_win32.h",
4148 "src/core/iomgr/socket_utils_common_posix.c",
4149 "src/core/iomgr/socket_utils_linux.c",
4150 "src/core/iomgr/socket_utils_posix.c",
4151 "src/core/iomgr/socket_utils_posix.h",
4152 "src/core/iomgr/socket_windows.c",
4153 "src/core/iomgr/socket_windows.h",
4154 "src/core/iomgr/tcp_client.h",
4155 "src/core/iomgr/tcp_client_posix.c",
4156 "src/core/iomgr/tcp_client_windows.c",
4157 "src/core/iomgr/tcp_posix.c",
4158 "src/core/iomgr/tcp_posix.h",
4159 "src/core/iomgr/tcp_server.h",
4160 "src/core/iomgr/tcp_server_posix.c",
4161 "src/core/iomgr/tcp_server_windows.c",
4162 "src/core/iomgr/tcp_windows.c",
4163 "src/core/iomgr/tcp_windows.h",
4164 "src/core/iomgr/time_averaged_stats.c",
4165 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004166 "src/core/iomgr/timer.c",
4167 "src/core/iomgr/timer.h",
4168 "src/core/iomgr/timer_heap.c",
4169 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004170 "src/core/iomgr/udp_server.c",
4171 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004172 "src/core/iomgr/wakeup_fd_eventfd.c",
4173 "src/core/iomgr/wakeup_fd_nospecial.c",
4174 "src/core/iomgr/wakeup_fd_pipe.c",
4175 "src/core/iomgr/wakeup_fd_pipe.h",
4176 "src/core/iomgr/wakeup_fd_posix.c",
4177 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004178 "src/core/iomgr/workqueue.h",
4179 "src/core/iomgr/workqueue_posix.c",
4180 "src/core/iomgr/workqueue_posix.h",
4181 "src/core/iomgr/workqueue_windows.c",
4182 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004183 "src/core/json/json.c",
4184 "src/core/json/json.h",
4185 "src/core/json/json_common.h",
4186 "src/core/json/json_reader.c",
4187 "src/core/json/json_reader.h",
4188 "src/core/json/json_string.c",
4189 "src/core/json/json_writer.c",
4190 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004191 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4192 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004193 "src/core/security/auth_filters.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004194 "src/core/security/b64.c",
4195 "src/core/security/b64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004196 "src/core/security/client_auth_filter.c",
4197 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004198 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004199 "src/core/security/credentials_metadata.c",
4200 "src/core/security/credentials_posix.c",
4201 "src/core/security/credentials_win32.c",
4202 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07004203 "src/core/security/handshake.c",
4204 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004205 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004206 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02004207 "src/core/security/jwt_verifier.c",
4208 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004209 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004210 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004211 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004212 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004213 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004214 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004215 "src/core/security/server_auth_filter.c",
4216 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07004217 "src/core/statistics/census_interface.h",
4218 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004219 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004220 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004221 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004222 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004223 "src/core/surface/byte_buffer_reader.c",
4224 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004225 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004226 "src/core/surface/call_details.c",
4227 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004228 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004229 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004230 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004231 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004232 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004233 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004234 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004235 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004236 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004237 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004238 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004239 "src/core/surface/init.h",
4240 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004241 "src/core/surface/lame_client.c",
4242 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004243 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004244 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004245 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004246 "src/core/surface/server_chttp2.c",
4247 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004248 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004249 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004250 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004251 "src/core/transport/byte_stream.c",
4252 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004253 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004255 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004256 "src/core/transport/chttp2/bin_encoder.h",
4257 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004258 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004259 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004260 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004261 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004262 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004263 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004264 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004265 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004266 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004267 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004268 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004269 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004270 "src/core/transport/chttp2/hpack_encoder.c",
4271 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004272 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004273 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004274 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004275 "src/core/transport/chttp2/hpack_table.h",
4276 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004277 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004278 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004279 "src/core/transport/chttp2/incoming_metadata.c",
4280 "src/core/transport/chttp2/incoming_metadata.h",
4281 "src/core/transport/chttp2/internal.h",
4282 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004283 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004284 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004285 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004286 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004287 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004288 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004290 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004292 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004293 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004294 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004295 "src/core/transport/connectivity_state.c",
4296 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004297 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004298 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004299 "src/core/transport/metadata_batch.c",
4300 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004301 "src/core/transport/static_metadata.c",
4302 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004303 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004304 "src/core/transport/transport.h",
4305 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004306 "src/core/transport/transport_op_string.c",
4307 "src/core/tsi/fake_transport_security.c",
4308 "src/core/tsi/fake_transport_security.h",
4309 "src/core/tsi/ssl_transport_security.c",
4310 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004311 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004312 "src/core/tsi/transport_security.c",
4313 "src/core/tsi/transport_security.h",
4314 "src/core/tsi/transport_security_interface.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004315 ],
4316 "third_party": false,
4317 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 },
4319 {
4320 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004321 "gpr",
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004322 "grpc"
4323 ],
4324 "headers": [],
4325 "language": "c",
4326 "name": "grpc_dll",
Craig Tiller732a8752016-02-22 15:59:19 -08004327 "src": [],
4328 "third_party": false,
4329 "type": "lib"
Nicolas "Pixel" Noble3ba2eba2016-02-19 01:39:59 +01004330 },
4331 {
4332 "deps": [
4333 "gpr",
Craig Tillerda179ce2016-02-09 12:01:53 -08004334 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07004335 "grpc"
4336 ],
4337 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004339 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004340 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004342 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004343 "test/core/util/grpc_profiler.h",
4344 "test/core/util/parse_hexstring.h",
4345 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004346 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004347 ],
4348 "language": "c",
4349 "name": "grpc_test_util",
4350 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004351 "test/core/end2end/cq_verifier.c",
4352 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004353 "test/core/end2end/data/server1_cert.c",
4354 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004355 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004356 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07004357 "test/core/end2end/fixtures/proxy.c",
4358 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004360 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07004361 "test/core/security/oauth2_utils.c",
4362 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004363 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004364 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004365 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004366 "test/core/util/parse_hexstring.h",
4367 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004368 "test/core/util/port_posix.c",
4369 "test/core/util/port_windows.c",
4370 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004371 "test/core/util/slice_splitter.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 {
4377 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004378 "gpr",
4379 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004380 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004381 ],
4382 "headers": [
4383 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004384 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004385 "test/core/iomgr/endpoint_tests.h",
4386 "test/core/util/grpc_profiler.h",
4387 "test/core/util/parse_hexstring.h",
4388 "test/core/util/port.h",
Craig Tillerda179ce2016-02-09 12:01:53 -08004389 "test/core/util/slice_splitter.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004390 ],
4391 "language": "c",
4392 "name": "grpc_test_util_unsecure",
4393 "src": [
4394 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004395 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07004396 "test/core/end2end/fixtures/proxy.c",
4397 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004398 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004399 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004400 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004401 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004402 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004403 "test/core/util/parse_hexstring.h",
4404 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004405 "test/core/util/port_posix.c",
4406 "test/core/util/port_windows.c",
4407 "test/core/util/slice_splitter.c",
Craig Tillerda179ce2016-02-09 12:01:53 -08004408 "test/core/util/slice_splitter.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004409 ],
4410 "third_party": false,
4411 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004412 },
4413 {
Craig Tillerda179ce2016-02-09 12:01:53 -08004414 "deps": [
4415 "gpr"
4416 ],
Craig Tillerf75fc122015-06-25 06:58:00 -07004417 "headers": [
4418 "include/grpc/byte_buffer.h",
4419 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004420 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004421 "include/grpc/compression.h",
4422 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004423 "include/grpc/impl/codegen/byte_buffer.h",
4424 "include/grpc/impl/codegen/compression_types.h",
4425 "include/grpc/impl/codegen/connectivity_state.h",
4426 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004427 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004428 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004429 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004430 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07004431 "src/core/census/grpc_filter.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004432 "src/core/census/mlog.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07004433 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004434 "src/core/channel/channel_args.h",
4435 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004436 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004437 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004438 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004439 "src/core/channel/connected_channel.h",
4440 "src/core/channel/context.h",
4441 "src/core/channel/http_client_filter.h",
4442 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004443 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004444 "src/core/client_config/client_config.h",
4445 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004446 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004447 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004448 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004449 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004450 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004451 "src/core/client_config/lb_policy_factory.h",
4452 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004453 "src/core/client_config/resolver.h",
4454 "src/core/client_config/resolver_factory.h",
4455 "src/core/client_config/resolver_registry.h",
4456 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004457 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004458 "src/core/client_config/subchannel.h",
4459 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004460 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004461 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004462 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004463 "src/core/compression/message_compress.h",
4464 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004465 "src/core/httpcli/format_request.h",
4466 "src/core/httpcli/httpcli.h",
4467 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004468 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004469 "src/core/iomgr/endpoint.h",
4470 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004471 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004472 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004473 "src/core/iomgr/fd_posix.h",
4474 "src/core/iomgr/iocp_windows.h",
4475 "src/core/iomgr/iomgr.h",
4476 "src/core/iomgr/iomgr_internal.h",
4477 "src/core/iomgr/iomgr_posix.h",
4478 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004479 "src/core/iomgr/pollset_posix.h",
4480 "src/core/iomgr/pollset_set.h",
4481 "src/core/iomgr/pollset_set_posix.h",
4482 "src/core/iomgr/pollset_set_windows.h",
4483 "src/core/iomgr/pollset_windows.h",
4484 "src/core/iomgr/resolve_address.h",
4485 "src/core/iomgr/sockaddr.h",
4486 "src/core/iomgr/sockaddr_posix.h",
4487 "src/core/iomgr/sockaddr_utils.h",
4488 "src/core/iomgr/sockaddr_win32.h",
4489 "src/core/iomgr/socket_utils_posix.h",
4490 "src/core/iomgr/socket_windows.h",
4491 "src/core/iomgr/tcp_client.h",
4492 "src/core/iomgr/tcp_posix.h",
4493 "src/core/iomgr/tcp_server.h",
4494 "src/core/iomgr/tcp_windows.h",
4495 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004496 "src/core/iomgr/timer.h",
4497 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004498 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004499 "src/core/iomgr/wakeup_fd_pipe.h",
4500 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004501 "src/core/iomgr/workqueue.h",
4502 "src/core/iomgr/workqueue_posix.h",
4503 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004504 "src/core/json/json.h",
4505 "src/core/json/json_common.h",
4506 "src/core/json/json_reader.h",
4507 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004508 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004509 "src/core/statistics/census_interface.h",
4510 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004511 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004512 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004513 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004514 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004515 "src/core/surface/completion_queue.h",
4516 "src/core/surface/event_string.h",
4517 "src/core/surface/init.h",
4518 "src/core/surface/server.h",
4519 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004520 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004521 "src/core/transport/chttp2/alpn.h",
4522 "src/core/transport/chttp2/bin_encoder.h",
4523 "src/core/transport/chttp2/frame.h",
4524 "src/core/transport/chttp2/frame_data.h",
4525 "src/core/transport/chttp2/frame_goaway.h",
4526 "src/core/transport/chttp2/frame_ping.h",
4527 "src/core/transport/chttp2/frame_rst_stream.h",
4528 "src/core/transport/chttp2/frame_settings.h",
4529 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004530 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004531 "src/core/transport/chttp2/hpack_parser.h",
4532 "src/core/transport/chttp2/hpack_table.h",
4533 "src/core/transport/chttp2/http2_errors.h",
4534 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004535 "src/core/transport/chttp2/incoming_metadata.h",
4536 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004537 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004538 "src/core/transport/chttp2/stream_map.h",
4539 "src/core/transport/chttp2/timeout_encoding.h",
4540 "src/core/transport/chttp2/varint.h",
4541 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004542 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004543 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004544 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004545 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004546 "src/core/transport/transport.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004547 "src/core/transport/transport_impl.h",
4548 "third_party/nanopb/pb.h",
4549 "third_party/nanopb/pb_common.h",
4550 "third_party/nanopb/pb_decode.h",
4551 "third_party/nanopb/pb_encode.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004552 ],
4553 "language": "c",
4554 "name": "grpc_unsecure",
4555 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004556 "include/grpc/byte_buffer.h",
4557 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004558 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004559 "include/grpc/compression.h",
4560 "include/grpc/grpc.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004561 "include/grpc/impl/codegen/byte_buffer.h",
4562 "include/grpc/impl/codegen/compression_types.h",
4563 "include/grpc/impl/codegen/connectivity_state.h",
4564 "include/grpc/impl/codegen/grpc_types.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004565 "include/grpc/impl/codegen/propagation_bits.h",
Nicolas "Pixel" Noble09121792016-01-30 09:01:53 +01004566 "include/grpc/impl/codegen/status.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004567 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07004568 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004569 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004570 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07004571 "src/core/census/grpc_filter.c",
4572 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004573 "src/core/census/initialize.c",
Craig Tiller732a8752016-02-22 15:59:19 -08004574 "src/core/census/mlog.c",
4575 "src/core/census/mlog.h",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07004576 "src/core/census/operation.c",
Nicolas "Pixel" Noblefa132c22016-01-31 09:31:15 +01004577 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07004578 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07004579 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004580 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004581 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004582 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004583 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004584 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004585 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07004586 "src/core/channel/client_uchannel.c",
4587 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07004588 "src/core/channel/compress_filter.c",
4589 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004590 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004591 "src/core/channel/connected_channel.h",
4592 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004593 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004594 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004595 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004596 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004597 "src/core/channel/subchannel_call_holder.c",
4598 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004599 "src/core/client_config/client_config.c",
4600 "src/core/client_config/client_config.h",
4601 "src/core/client_config/connector.c",
4602 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08004603 "src/core/client_config/default_initial_connect_string.c",
4604 "src/core/client_config/initial_connect_string.c",
4605 "src/core/client_config/initial_connect_string.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004606 "src/core/client_config/lb_policies/load_balancer_api.c",
4607 "src/core/client_config/lb_policies/load_balancer_api.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004608 "src/core/client_config/lb_policies/pick_first.c",
4609 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07004610 "src/core/client_config/lb_policies/round_robin.c",
4611 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004612 "src/core/client_config/lb_policy.c",
4613 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07004614 "src/core/client_config/lb_policy_factory.c",
4615 "src/core/client_config/lb_policy_factory.h",
4616 "src/core/client_config/lb_policy_registry.c",
4617 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004618 "src/core/client_config/resolver.c",
4619 "src/core/client_config/resolver.h",
4620 "src/core/client_config/resolver_factory.c",
4621 "src/core/client_config/resolver_factory.h",
4622 "src/core/client_config/resolver_registry.c",
4623 "src/core/client_config/resolver_registry.h",
4624 "src/core/client_config/resolvers/dns_resolver.c",
4625 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07004626 "src/core/client_config/resolvers/sockaddr_resolver.c",
4627 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004628 "src/core/client_config/subchannel.c",
4629 "src/core/client_config/subchannel.h",
4630 "src/core/client_config/subchannel_factory.c",
4631 "src/core/client_config/subchannel_factory.h",
Craig Tiller694cf8b2016-01-15 21:13:25 -08004632 "src/core/client_config/subchannel_index.c",
4633 "src/core/client_config/subchannel_index.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07004634 "src/core/client_config/uri_parser.c",
4635 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08004636 "src/core/compression/algorithm_metadata.h",
Craig Tiller732a8752016-02-22 15:59:19 -08004637 "src/core/compression/compression_algorithm.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004638 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004639 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004640 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004641 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07004642 "src/core/httpcli/format_request.c",
4643 "src/core/httpcli/format_request.h",
4644 "src/core/httpcli/httpcli.c",
4645 "src/core/httpcli/httpcli.h",
4646 "src/core/httpcli/parser.c",
4647 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07004648 "src/core/iomgr/closure.c",
4649 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004650 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004651 "src/core/iomgr/endpoint.h",
4652 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004653 "src/core/iomgr/endpoint_pair_posix.c",
4654 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07004655 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07004656 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07004657 "src/core/iomgr/executor.c",
4658 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004659 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004660 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004661 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004662 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004663 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004664 "src/core/iomgr/iomgr.h",
4665 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004666 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004667 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004668 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004669 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004670 "src/core/iomgr/pollset_multipoller_with_epoll.c",
4671 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
4672 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004673 "src/core/iomgr/pollset_posix.h",
4674 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004675 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004676 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004677 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004678 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004679 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004680 "src/core/iomgr/pollset_windows.h",
4681 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004682 "src/core/iomgr/resolve_address_posix.c",
4683 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004684 "src/core/iomgr/sockaddr.h",
4685 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004686 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004687 "src/core/iomgr/sockaddr_utils.h",
4688 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004689 "src/core/iomgr/socket_utils_common_posix.c",
4690 "src/core/iomgr/socket_utils_linux.c",
4691 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004692 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004693 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004694 "src/core/iomgr/socket_windows.h",
4695 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004696 "src/core/iomgr/tcp_client_posix.c",
4697 "src/core/iomgr/tcp_client_windows.c",
4698 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004699 "src/core/iomgr/tcp_posix.h",
4700 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004701 "src/core/iomgr/tcp_server_posix.c",
4702 "src/core/iomgr/tcp_server_windows.c",
4703 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004704 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004705 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004706 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07004707 "src/core/iomgr/timer.c",
4708 "src/core/iomgr/timer.h",
4709 "src/core/iomgr/timer_heap.c",
4710 "src/core/iomgr/timer_heap.h",
Robbie Shade69535292015-07-10 14:27:34 -04004711 "src/core/iomgr/udp_server.c",
4712 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004713 "src/core/iomgr/wakeup_fd_eventfd.c",
4714 "src/core/iomgr/wakeup_fd_nospecial.c",
4715 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004716 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004717 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004718 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07004719 "src/core/iomgr/workqueue.h",
4720 "src/core/iomgr/workqueue_posix.c",
4721 "src/core/iomgr/workqueue_posix.h",
4722 "src/core/iomgr/workqueue_windows.c",
4723 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004724 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004725 "src/core/json/json.h",
4726 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004727 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004728 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004729 "src/core/json/json_string.c",
4730 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004731 "src/core/json/json_writer.h",
Craig Tillereb841e22016-02-11 15:49:16 -08004732 "src/core/proto/grpc/lb/v0/load_balancer.pb.c",
4733 "src/core/proto/grpc/lb/v0/load_balancer.pb.h",
yang-g31ff8bc2015-08-25 14:09:06 -07004734 "src/core/statistics/census_interface.h",
4735 "src/core/statistics/census_rpc_stats.h",
Nicolas "Pixel" Nobled5d83aa2016-01-31 06:21:49 +01004736 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07004737 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07004738 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004739 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004740 "src/core/surface/byte_buffer_reader.c",
4741 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004742 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004743 "src/core/surface/call_details.c",
4744 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07004745 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004746 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004747 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07004748 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004749 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08004750 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004751 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004752 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004753 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004754 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004755 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004756 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004757 "src/core/surface/init_unsecure.c",
4758 "src/core/surface/lame_client.c",
4759 "src/core/surface/metadata_array.c",
4760 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004761 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004762 "src/core/surface/server_chttp2.c",
4763 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004764 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08004765 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07004766 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08004767 "src/core/transport/byte_stream.c",
4768 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004769 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004770 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004771 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004772 "src/core/transport/chttp2/bin_encoder.h",
4773 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004774 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004775 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004776 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004777 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004778 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004779 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004780 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004781 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004782 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004783 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004784 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004785 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004786 "src/core/transport/chttp2/hpack_encoder.c",
4787 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004788 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004789 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004790 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004791 "src/core/transport/chttp2/hpack_table.h",
4792 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004793 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004794 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004795 "src/core/transport/chttp2/incoming_metadata.c",
4796 "src/core/transport/chttp2/incoming_metadata.h",
4797 "src/core/transport/chttp2/internal.h",
4798 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004799 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004800 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004801 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004802 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004803 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004804 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004805 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004806 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004807 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02004808 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004809 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004810 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07004811 "src/core/transport/connectivity_state.c",
4812 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004813 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004814 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08004815 "src/core/transport/metadata_batch.c",
4816 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08004817 "src/core/transport/static_metadata.c",
4818 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004819 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004820 "src/core/transport/transport.h",
4821 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004822 "src/core/transport/transport_op_string.c"
Craig Tiller732a8752016-02-22 15:59:19 -08004823 ],
4824 "third_party": false,
4825 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07004826 },
4827 {
4828 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004829 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004830 "grpc"
4831 ],
4832 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004833 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004834 "src/core/client_config/resolvers/zookeeper_resolver.h"
4835 ],
4836 "language": "c",
4837 "name": "grpc_zookeeper",
4838 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07004839 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07004840 "src/core/client_config/resolvers/zookeeper_resolver.c",
4841 "src/core/client_config/resolvers/zookeeper_resolver.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004842 ],
4843 "third_party": false,
4844 "type": "lib"
Hongwei Wangda8858f2015-07-16 16:18:19 -07004845 },
4846 {
4847 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004848 "gpr",
4849 "gpr_test_util",
yang-gc9c69e22015-07-24 14:38:26 -07004850 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08004851 "grpc_test_util",
4852 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07004853 ],
4854 "headers": [
4855 "test/core/util/reconnect_server.h"
4856 ],
4857 "language": "c",
4858 "name": "reconnect_server",
4859 "src": [
4860 "test/core/util/reconnect_server.c",
4861 "test/core/util/reconnect_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004862 ],
4863 "third_party": false,
4864 "type": "lib"
yang-gc9c69e22015-07-24 14:38:26 -07004865 },
4866 {
4867 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08004868 "gpr",
4869 "gpr_test_util",
yang-gc9fca182015-11-06 16:41:33 -08004870 "grpc",
4871 "grpc_test_util"
4872 ],
4873 "headers": [
4874 "test/core/util/test_tcp_server.h"
4875 ],
4876 "language": "c",
4877 "name": "test_tcp_server",
4878 "src": [
4879 "test/core/util/test_tcp_server.c",
4880 "test/core/util/test_tcp_server.h"
Craig Tiller732a8752016-02-22 15:59:19 -08004881 ],
4882 "third_party": false,
4883 "type": "lib"
yang-gc9fca182015-11-06 16:41:33 -08004884 },
4885 {
4886 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004887 "grpc"
4888 ],
4889 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08004890 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004891 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004892 "include/grpc++/client_context.h",
4893 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004894 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004895 "include/grpc++/generic/async_generic_service.h",
4896 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004897 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004898 "include/grpc++/impl/call.h",
4899 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004900 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004901 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004902 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004903 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004904 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004905 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004906 "include/grpc++/impl/codegen/client_unary_call.h",
4907 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004908 "include/grpc++/impl/codegen/completion_queue_tag.h",
4909 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004910 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004911 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004912 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004913 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004914 "include/grpc++/impl/codegen/rpc_method.h",
4915 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004916 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004917 "include/grpc++/impl/codegen/serialization_traits.h",
4918 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004919 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004920 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004921 "include/grpc++/impl/codegen/status.h",
4922 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004923 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004924 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08004925 "include/grpc++/impl/codegen/sync.h",
4926 "include/grpc++/impl/codegen/sync_cxx11.h",
4927 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004928 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004929 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004930 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08004931 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004932 "include/grpc++/impl/proto_utils.h",
4933 "include/grpc++/impl/rpc_method.h",
4934 "include/grpc++/impl/rpc_service_method.h",
4935 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004936 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004937 "include/grpc++/impl/service_type.h",
4938 "include/grpc++/impl/sync.h",
4939 "include/grpc++/impl/sync_cxx11.h",
4940 "include/grpc++/impl/sync_no_cxx11.h",
4941 "include/grpc++/impl/thd.h",
4942 "include/grpc++/impl/thd_cxx11.h",
4943 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004944 "include/grpc++/security/auth_context.h",
4945 "include/grpc++/security/auth_metadata_processor.h",
4946 "include/grpc++/security/credentials.h",
4947 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004948 "include/grpc++/server.h",
4949 "include/grpc++/server_builder.h",
4950 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004951 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004952 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004953 "include/grpc++/support/byte_buffer.h",
4954 "include/grpc++/support/channel_arguments.h",
4955 "include/grpc++/support/config.h",
4956 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004957 "include/grpc++/support/slice.h",
4958 "include/grpc++/support/status.h",
4959 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004960 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004961 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004962 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004963 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004964 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004965 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004966 "src/cpp/common/create_auth_context.h",
4967 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004968 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004969 "src/cpp/server/secure_server_credentials.h",
4970 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004971 ],
4972 "language": "c++",
4973 "name": "grpc++",
4974 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08004975 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07004976 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004977 "include/grpc++/client_context.h",
4978 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004979 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004980 "include/grpc++/generic/async_generic_service.h",
4981 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004982 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004983 "include/grpc++/impl/call.h",
4984 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004985 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004986 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004987 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004988 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08004989 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08004990 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004991 "include/grpc++/impl/codegen/client_unary_call.h",
4992 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08004993 "include/grpc++/impl/codegen/completion_queue_tag.h",
4994 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004995 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08004996 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004997 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08004998 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08004999 "include/grpc++/impl/codegen/rpc_method.h",
5000 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005001 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005002 "include/grpc++/impl/codegen/serialization_traits.h",
5003 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005004 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005005 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005006 "include/grpc++/impl/codegen/status.h",
5007 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005008 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005009 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005010 "include/grpc++/impl/codegen/sync.h",
5011 "include/grpc++/impl/codegen/sync_cxx11.h",
5012 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005013 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005014 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005015 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005016 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005017 "include/grpc++/impl/proto_utils.h",
5018 "include/grpc++/impl/rpc_method.h",
5019 "include/grpc++/impl/rpc_service_method.h",
5020 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005021 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005022 "include/grpc++/impl/service_type.h",
5023 "include/grpc++/impl/sync.h",
5024 "include/grpc++/impl/sync_cxx11.h",
5025 "include/grpc++/impl/sync_no_cxx11.h",
5026 "include/grpc++/impl/thd.h",
5027 "include/grpc++/impl/thd_cxx11.h",
5028 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005029 "include/grpc++/security/auth_context.h",
5030 "include/grpc++/security/auth_metadata_processor.h",
5031 "include/grpc++/security/credentials.h",
5032 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005033 "include/grpc++/server.h",
5034 "include/grpc++/server_builder.h",
5035 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005036 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005037 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005038 "include/grpc++/support/byte_buffer.h",
5039 "include/grpc++/support/channel_arguments.h",
5040 "include/grpc++/support/config.h",
5041 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005042 "include/grpc++/support/slice.h",
5043 "include/grpc++/support/status.h",
5044 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005045 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005046 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005047 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005048 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005049 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005050 "src/cpp/client/client_context.cc",
5051 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005052 "src/cpp/client/create_channel_internal.cc",
5053 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005054 "src/cpp/client/credentials.cc",
5055 "src/cpp/client/generic_stub.cc",
5056 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005057 "src/cpp/client/secure_credentials.cc",
5058 "src/cpp/client/secure_credentials.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005059 "src/cpp/codegen/grpc_library.cc",
yang-g7ef72322015-07-16 21:00:51 -07005060 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005061 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005062 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005063 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005064 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005065 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005066 "src/cpp/common/secure_auth_context.cc",
5067 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08005068 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005069 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005070 "src/cpp/proto/proto_utils.cc",
5071 "src/cpp/server/async_generic_service.cc",
5072 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005073 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005074 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005075 "src/cpp/server/insecure_server_credentials.cc",
5076 "src/cpp/server/secure_server_credentials.cc",
5077 "src/cpp/server/secure_server_credentials.h",
5078 "src/cpp/server/server.cc",
5079 "src/cpp/server/server_builder.cc",
5080 "src/cpp/server/server_context.cc",
5081 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005082 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005083 "src/cpp/util/byte_buffer.cc",
5084 "src/cpp/util/slice.cc",
5085 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005086 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005087 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005088 ],
5089 "third_party": false,
5090 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005091 },
5092 {
5093 "deps": [],
5094 "headers": [
5095 "test/cpp/util/test_config.h"
5096 ],
5097 "language": "c++",
5098 "name": "grpc++_test_config",
5099 "src": [
5100 "test/cpp/util/test_config.cc",
5101 "test/cpp/util/test_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005102 ],
5103 "third_party": false,
5104 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005105 },
5106 {
5107 "deps": [
5108 "grpc++",
5109 "grpc_test_util"
5110 ],
5111 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005112 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
5113 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
5114 "src/proto/grpc/testing/echo.grpc.pb.h",
5115 "src/proto/grpc/testing/echo.pb.h",
5116 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
5117 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08005118 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005119 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005120 "test/cpp/util/cli_call.h",
5121 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005122 "test/cpp/util/string_ref_helper.h",
yang-g7d2a3e12016-02-18 15:41:56 -08005123 "test/cpp/util/subprocess.h",
5124 "test/cpp/util/test_credentials_provider.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005125 ],
5126 "language": "c++",
5127 "name": "grpc++_test_util",
5128 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08005129 "test/cpp/end2end/test_service_impl.cc",
5130 "test/cpp/end2end/test_service_impl.h",
yang-g9f173142016-01-15 12:46:40 -08005131 "test/cpp/util/byte_buffer_proto_helper.cc",
5132 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005133 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005134 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005135 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005136 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07005137 "test/cpp/util/string_ref_helper.cc",
5138 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005139 "test/cpp/util/subprocess.cc",
yang-g7d2a3e12016-02-18 15:41:56 -08005140 "test/cpp/util/subprocess.h",
5141 "test/cpp/util/test_credentials_provider.cc",
5142 "test/cpp/util/test_credentials_provider.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005143 ],
5144 "third_party": false,
5145 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005146 },
5147 {
5148 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005149 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005150 "grpc_unsecure"
5151 ],
5152 "headers": [
vjpaif9f61cf2016-02-10 20:51:53 -08005153 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005154 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005155 "include/grpc++/client_context.h",
5156 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005157 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005158 "include/grpc++/generic/async_generic_service.h",
5159 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005160 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005161 "include/grpc++/impl/call.h",
5162 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005163 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005164 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005165 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005166 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005167 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005168 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005169 "include/grpc++/impl/codegen/client_unary_call.h",
5170 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005171 "include/grpc++/impl/codegen/completion_queue_tag.h",
5172 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005173 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005174 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005175 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005176 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005177 "include/grpc++/impl/codegen/rpc_method.h",
5178 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005179 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005180 "include/grpc++/impl/codegen/serialization_traits.h",
5181 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005182 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005183 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005184 "include/grpc++/impl/codegen/status.h",
5185 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005186 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005187 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005188 "include/grpc++/impl/codegen/sync.h",
5189 "include/grpc++/impl/codegen/sync_cxx11.h",
5190 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005191 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005192 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005193 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005194 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005195 "include/grpc++/impl/proto_utils.h",
5196 "include/grpc++/impl/rpc_method.h",
5197 "include/grpc++/impl/rpc_service_method.h",
5198 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005199 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005200 "include/grpc++/impl/service_type.h",
5201 "include/grpc++/impl/sync.h",
5202 "include/grpc++/impl/sync_cxx11.h",
5203 "include/grpc++/impl/sync_no_cxx11.h",
5204 "include/grpc++/impl/thd.h",
5205 "include/grpc++/impl/thd_cxx11.h",
5206 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005207 "include/grpc++/security/auth_context.h",
5208 "include/grpc++/security/auth_metadata_processor.h",
5209 "include/grpc++/security/credentials.h",
5210 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005211 "include/grpc++/server.h",
5212 "include/grpc++/server_builder.h",
5213 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005214 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005215 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005216 "include/grpc++/support/byte_buffer.h",
5217 "include/grpc++/support/channel_arguments.h",
5218 "include/grpc++/support/config.h",
5219 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005220 "include/grpc++/support/slice.h",
5221 "include/grpc++/support/status.h",
5222 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005223 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005224 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005225 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005226 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07005227 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005228 "src/cpp/common/create_auth_context.h",
5229 "src/cpp/server/dynamic_thread_pool.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07005230 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005231 ],
5232 "language": "c++",
5233 "name": "grpc++_unsecure",
5234 "src": [
vjpaif9f61cf2016-02-10 20:51:53 -08005235 "include/grpc++/alarm.h",
yang-g8c2be9f2015-08-19 16:28:09 -07005236 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005237 "include/grpc++/client_context.h",
5238 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005239 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005240 "include/grpc++/generic/async_generic_service.h",
5241 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07005242 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005243 "include/grpc++/impl/call.h",
5244 "include/grpc++/impl/client_unary_call.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005245 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005246 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005247 "include/grpc++/impl/codegen/call.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005248 "include/grpc++/impl/codegen/call_hook.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005249 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005250 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005251 "include/grpc++/impl/codegen/client_unary_call.h",
5252 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005253 "include/grpc++/impl/codegen/completion_queue_tag.h",
5254 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005255 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005256 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005257 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005258 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005259 "include/grpc++/impl/codegen/rpc_method.h",
5260 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005261 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005262 "include/grpc++/impl/codegen/serialization_traits.h",
5263 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasa3962762016-01-20 14:27:56 -08005264 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005265 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005266 "include/grpc++/impl/codegen/status.h",
5267 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005268 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005269 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005270 "include/grpc++/impl/codegen/sync.h",
5271 "include/grpc++/impl/codegen/sync_cxx11.h",
5272 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005273 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintas08a0a332016-01-21 01:04:36 -08005274 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005275 "include/grpc++/impl/grpc_library.h",
yang-g77c63332016-01-14 16:09:04 -08005276 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005277 "include/grpc++/impl/proto_utils.h",
5278 "include/grpc++/impl/rpc_method.h",
5279 "include/grpc++/impl/rpc_service_method.h",
5280 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08005281 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005282 "include/grpc++/impl/service_type.h",
5283 "include/grpc++/impl/sync.h",
5284 "include/grpc++/impl/sync_cxx11.h",
5285 "include/grpc++/impl/sync_no_cxx11.h",
5286 "include/grpc++/impl/thd.h",
5287 "include/grpc++/impl/thd_cxx11.h",
5288 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07005289 "include/grpc++/security/auth_context.h",
5290 "include/grpc++/security/auth_metadata_processor.h",
5291 "include/grpc++/security/credentials.h",
5292 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005293 "include/grpc++/server.h",
5294 "include/grpc++/server_builder.h",
5295 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07005296 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005297 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005298 "include/grpc++/support/byte_buffer.h",
5299 "include/grpc++/support/channel_arguments.h",
5300 "include/grpc++/support/config.h",
5301 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005302 "include/grpc++/support/slice.h",
5303 "include/grpc++/support/status.h",
5304 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07005305 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005306 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07005307 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07005308 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005309 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005310 "src/cpp/client/client_context.cc",
5311 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07005312 "src/cpp/client/create_channel_internal.cc",
5313 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005314 "src/cpp/client/credentials.cc",
5315 "src/cpp/client/generic_stub.cc",
5316 "src/cpp/client/insecure_credentials.cc",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005317 "src/cpp/codegen/grpc_library.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005318 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08005319 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005320 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07005321 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07005322 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005323 "src/cpp/common/rpc_method.cc",
5324 "src/cpp/proto/proto_utils.cc",
5325 "src/cpp/server/async_generic_service.cc",
5326 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07005327 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005328 "src/cpp/server/dynamic_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005329 "src/cpp/server/insecure_server_credentials.cc",
5330 "src/cpp/server/server.cc",
5331 "src/cpp/server/server_builder.cc",
5332 "src/cpp/server/server_context.cc",
5333 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07005334 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005335 "src/cpp/util/byte_buffer.cc",
5336 "src/cpp/util/slice.cc",
5337 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07005338 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005339 "src/cpp/util/time.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005340 ],
5341 "third_party": false,
5342 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005343 },
5344 {
5345 "deps": [],
5346 "headers": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005347 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005348 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005349 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005350 "include/grpc++/impl/codegen/call_hook.h",
5351 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005352 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005353 "include/grpc++/impl/codegen/client_unary_call.h",
5354 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005355 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005356 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005357 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005358 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005359 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005360 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005361 "include/grpc++/impl/codegen/rpc_method.h",
5362 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005363 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005364 "include/grpc++/impl/codegen/serialization_traits.h",
5365 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005366 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005367 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005368 "include/grpc++/impl/codegen/status.h",
5369 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005370 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005371 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005372 "include/grpc++/impl/codegen/sync.h",
5373 "include/grpc++/impl/codegen/sync_cxx11.h",
5374 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005375 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005376 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005377 "include/grpc++/support/config.h",
5378 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005379 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005380 "include/grpc/impl/codegen/atm.h",
5381 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5382 "include/grpc/impl/codegen/atm_gcc_sync.h",
5383 "include/grpc/impl/codegen/atm_win32.h",
5384 "include/grpc/impl/codegen/byte_buffer.h",
5385 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005386 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005387 "include/grpc/impl/codegen/grpc_types.h",
5388 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005389 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005390 "include/grpc/impl/codegen/propagation_bits.h",
5391 "include/grpc/impl/codegen/slice.h",
5392 "include/grpc/impl/codegen/slice_buffer.h",
5393 "include/grpc/impl/codegen/status.h",
5394 "include/grpc/impl/codegen/sync.h",
5395 "include/grpc/impl/codegen/sync_generic.h",
5396 "include/grpc/impl/codegen/sync_posix.h",
5397 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005398 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005399 "src/compiler/config.h",
5400 "src/compiler/cpp_generator.h",
5401 "src/compiler/cpp_generator_helpers.h",
5402 "src/compiler/csharp_generator.h",
5403 "src/compiler/csharp_generator_helpers.h",
5404 "src/compiler/generator_helpers.h",
5405 "src/compiler/objective_c_generator.h",
5406 "src/compiler/objective_c_generator_helpers.h",
5407 "src/compiler/python_generator.h",
5408 "src/compiler/ruby_generator.h",
5409 "src/compiler/ruby_generator_helpers-inl.h",
5410 "src/compiler/ruby_generator_map-inl.h",
5411 "src/compiler/ruby_generator_string-inl.h"
5412 ],
5413 "language": "c++",
5414 "name": "grpc_plugin_support",
5415 "src": [
David Garcia Quintas6a484052016-01-25 19:12:37 -08005416 "include/grpc++/impl/codegen/async_stream.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005417 "include/grpc++/impl/codegen/async_unary_call.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005418 "include/grpc++/impl/codegen/call.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005419 "include/grpc++/impl/codegen/call_hook.h",
5420 "include/grpc++/impl/codegen/channel_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005421 "include/grpc++/impl/codegen/client_context.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005422 "include/grpc++/impl/codegen/client_unary_call.h",
5423 "include/grpc++/impl/codegen/completion_queue.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005424 "include/grpc++/impl/codegen/completion_queue_tag.h",
David Garcia Quintasedc87ec2016-01-21 13:30:13 -08005425 "include/grpc++/impl/codegen/config.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005426 "include/grpc++/impl/codegen/config_protobuf.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005427 "include/grpc++/impl/codegen/grpc_library.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005428 "include/grpc++/impl/codegen/method_handler_impl.h",
David Garcia Quintas6a484052016-01-25 19:12:37 -08005429 "include/grpc++/impl/codegen/proto_utils.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005430 "include/grpc++/impl/codegen/rpc_method.h",
5431 "include/grpc++/impl/codegen/rpc_service_method.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005432 "include/grpc++/impl/codegen/security/auth_context.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005433 "include/grpc++/impl/codegen/serialization_traits.h",
5434 "include/grpc++/impl/codegen/server_context.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005435 "include/grpc++/impl/codegen/server_interface.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005436 "include/grpc++/impl/codegen/service_type.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005437 "include/grpc++/impl/codegen/status.h",
5438 "include/grpc++/impl/codegen/status_code_enum.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005439 "include/grpc++/impl/codegen/string_ref.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005440 "include/grpc++/impl/codegen/stub_options.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005441 "include/grpc++/impl/codegen/sync.h",
5442 "include/grpc++/impl/codegen/sync_cxx11.h",
5443 "include/grpc++/impl/codegen/sync_no_cxx11.h",
David Garcia Quintas6bd7b972016-01-27 19:21:12 -08005444 "include/grpc++/impl/codegen/sync_stream.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005445 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07005446 "include/grpc++/support/config.h",
5447 "include/grpc++/support/config_protobuf.h",
David Garcia Quintasb523c732016-01-25 18:22:28 -08005448 "include/grpc/impl/codegen/alloc.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005449 "include/grpc/impl/codegen/atm.h",
5450 "include/grpc/impl/codegen/atm_gcc_atomic.h",
5451 "include/grpc/impl/codegen/atm_gcc_sync.h",
5452 "include/grpc/impl/codegen/atm_win32.h",
5453 "include/grpc/impl/codegen/byte_buffer.h",
5454 "include/grpc/impl/codegen/compression_types.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005455 "include/grpc/impl/codegen/connectivity_state.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005456 "include/grpc/impl/codegen/grpc_types.h",
5457 "include/grpc/impl/codegen/log.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005458 "include/grpc/impl/codegen/port_platform.h",
David Garcia Quintas2425bbb2016-01-25 17:32:48 -08005459 "include/grpc/impl/codegen/propagation_bits.h",
5460 "include/grpc/impl/codegen/slice.h",
5461 "include/grpc/impl/codegen/slice_buffer.h",
5462 "include/grpc/impl/codegen/status.h",
5463 "include/grpc/impl/codegen/sync.h",
5464 "include/grpc/impl/codegen/sync_generic.h",
5465 "include/grpc/impl/codegen/sync_posix.h",
5466 "include/grpc/impl/codegen/sync_win32.h",
David Garcia Quintasddcb53a2016-01-21 17:48:34 -08005467 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005468 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005469 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005470 "src/compiler/cpp_generator.h",
5471 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005472 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005473 "src/compiler/csharp_generator.h",
5474 "src/compiler/csharp_generator_helpers.h",
5475 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005476 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005477 "src/compiler/objective_c_generator.h",
5478 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005479 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005480 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005481 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005482 "src/compiler/ruby_generator.h",
5483 "src/compiler/ruby_generator_helpers-inl.h",
5484 "src/compiler/ruby_generator_map-inl.h",
David Garcia Quintase1300de2016-01-27 18:41:26 -08005485 "src/compiler/ruby_generator_string-inl.h",
5486 "src/cpp/codegen/grpc_library.cc"
Craig Tiller732a8752016-02-22 15:59:19 -08005487 ],
5488 "third_party": false,
5489 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005490 },
5491 {
5492 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005493 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005494 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005495 "grpc++",
5496 "grpc++_test_util",
5497 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005498 ],
5499 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005500 "src/proto/grpc/testing/messages.grpc.pb.h",
5501 "src/proto/grpc/testing/messages.pb.h",
5502 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005503 ],
5504 "language": "c++",
5505 "name": "interop_client_helper",
5506 "src": [
5507 "test/cpp/interop/client_helper.cc",
5508 "test/cpp/interop/client_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005509 ],
5510 "third_party": false,
5511 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005512 },
5513 {
5514 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005515 "gpr",
5516 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005517 "grpc",
5518 "grpc++",
5519 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005520 "grpc++_test_util",
5521 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005522 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005523 ],
5524 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005525 "src/proto/grpc/testing/empty.grpc.pb.h",
5526 "src/proto/grpc/testing/empty.pb.h",
5527 "src/proto/grpc/testing/messages.grpc.pb.h",
5528 "src/proto/grpc/testing/messages.pb.h",
5529 "src/proto/grpc/testing/test.grpc.pb.h",
5530 "src/proto/grpc/testing/test.pb.h",
5531 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005532 ],
5533 "language": "c++",
5534 "name": "interop_client_main",
5535 "src": [
5536 "test/cpp/interop/client.cc",
5537 "test/cpp/interop/interop_client.cc",
5538 "test/cpp/interop/interop_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005539 ],
5540 "third_party": false,
5541 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005542 },
5543 {
5544 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005545 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005546 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07005547 "grpc++",
5548 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005549 ],
5550 "headers": [
5551 "test/cpp/interop/server_helper.h"
5552 ],
5553 "language": "c++",
5554 "name": "interop_server_helper",
5555 "src": [
5556 "test/cpp/interop/server_helper.cc",
5557 "test/cpp/interop/server_helper.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005558 ],
5559 "third_party": false,
5560 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005561 },
5562 {
5563 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005564 "gpr",
5565 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005566 "grpc",
5567 "grpc++",
5568 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07005569 "grpc++_test_util",
5570 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005571 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07005572 ],
5573 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005574 "src/proto/grpc/testing/empty.grpc.pb.h",
5575 "src/proto/grpc/testing/empty.pb.h",
5576 "src/proto/grpc/testing/messages.grpc.pb.h",
5577 "src/proto/grpc/testing/messages.pb.h",
5578 "src/proto/grpc/testing/test.grpc.pb.h",
5579 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005580 ],
5581 "language": "c++",
5582 "name": "interop_server_main",
5583 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08005584 "test/cpp/interop/server_main.cc"
5585 ],
5586 "third_party": false,
5587 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005588 },
5589 {
5590 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005591 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07005592 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07005593 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07005594 ],
5595 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08005596 "src/proto/grpc/testing/control.grpc.pb.h",
5597 "src/proto/grpc/testing/control.pb.h",
5598 "src/proto/grpc/testing/messages.grpc.pb.h",
5599 "src/proto/grpc/testing/messages.pb.h",
5600 "src/proto/grpc/testing/payloads.grpc.pb.h",
5601 "src/proto/grpc/testing/payloads.pb.h",
5602 "src/proto/grpc/testing/perf_db.grpc.pb.h",
5603 "src/proto/grpc/testing/perf_db.pb.h",
5604 "src/proto/grpc/testing/services.grpc.pb.h",
5605 "src/proto/grpc/testing/services.pb.h",
5606 "src/proto/grpc/testing/stats.grpc.pb.h",
5607 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005608 "test/cpp/qps/client.h",
5609 "test/cpp/qps/driver.h",
5610 "test/cpp/qps/histogram.h",
5611 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005612 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005613 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005614 "test/cpp/qps/qps_worker.h",
5615 "test/cpp/qps/report.h",
5616 "test/cpp/qps/server.h",
5617 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005618 "test/cpp/qps/usage_timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08005619 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07005620 ],
5621 "language": "c++",
5622 "name": "qps",
5623 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07005624 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07005625 "test/cpp/qps/client_async.cc",
5626 "test/cpp/qps/client_sync.cc",
5627 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005628 "test/cpp/qps/driver.h",
5629 "test/cpp/qps/histogram.h",
5630 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08005631 "test/cpp/qps/limit_cores.cc",
5632 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07005633 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07005634 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005635 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005636 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005637 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005638 "test/cpp/qps/report.h",
5639 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005640 "test/cpp/qps/server_async.cc",
5641 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005642 "test/cpp/qps/stats.h",
Craig Tiller732a8752016-02-22 15:59:19 -08005643 "test/cpp/qps/usage_timer.cc",
5644 "test/cpp/qps/usage_timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07005645 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07005646 "test/cpp/util/benchmark_config.h"
Craig Tiller732a8752016-02-22 15:59:19 -08005647 ],
5648 "third_party": false,
5649 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07005650 },
5651 {
5652 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08005653 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07005654 "grpc"
5655 ],
5656 "headers": [],
5657 "language": "csharp",
5658 "name": "grpc_csharp_ext",
5659 "src": [
5660 "src/csharp/ext/grpc_csharp_ext.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005661 ],
5662 "third_party": false,
5663 "type": "lib"
5664 },
5665 {
5666 "deps": [],
5667 "headers": [
5668 "third_party/boringssl/crypto/aes/internal.h",
5669 "third_party/boringssl/crypto/asn1/asn1_locl.h",
5670 "third_party/boringssl/crypto/bio/internal.h",
5671 "third_party/boringssl/crypto/bn/internal.h",
5672 "third_party/boringssl/crypto/bn/rsaz_exp.h",
5673 "third_party/boringssl/crypto/bytestring/internal.h",
5674 "third_party/boringssl/crypto/cipher/internal.h",
5675 "third_party/boringssl/crypto/conf/conf_def.h",
5676 "third_party/boringssl/crypto/conf/internal.h",
5677 "third_party/boringssl/crypto/des/internal.h",
5678 "third_party/boringssl/crypto/dh/internal.h",
5679 "third_party/boringssl/crypto/digest/internal.h",
5680 "third_party/boringssl/crypto/digest/md32_common.h",
5681 "third_party/boringssl/crypto/directory.h",
5682 "third_party/boringssl/crypto/dsa/internal.h",
5683 "third_party/boringssl/crypto/ec/internal.h",
5684 "third_party/boringssl/crypto/ec/p256-x86_64-table.h",
5685 "third_party/boringssl/crypto/evp/internal.h",
5686 "third_party/boringssl/crypto/internal.h",
5687 "third_party/boringssl/crypto/modes/internal.h",
5688 "third_party/boringssl/crypto/obj/obj_dat.h",
5689 "third_party/boringssl/crypto/obj/obj_xref.h",
5690 "third_party/boringssl/crypto/pkcs8/internal.h",
5691 "third_party/boringssl/crypto/rand/internal.h",
5692 "third_party/boringssl/crypto/rsa/internal.h",
5693 "third_party/boringssl/crypto/test/scoped_types.h",
5694 "third_party/boringssl/crypto/test/test_util.h",
5695 "third_party/boringssl/crypto/x509/charmap.h",
5696 "third_party/boringssl/crypto/x509/vpm_int.h",
5697 "third_party/boringssl/crypto/x509v3/ext_dat.h",
5698 "third_party/boringssl/crypto/x509v3/pcy_int.h",
5699 "third_party/boringssl/include/openssl/aead.h",
5700 "third_party/boringssl/include/openssl/aes.h",
5701 "third_party/boringssl/include/openssl/arm_arch.h",
5702 "third_party/boringssl/include/openssl/asn1.h",
5703 "third_party/boringssl/include/openssl/asn1_mac.h",
5704 "third_party/boringssl/include/openssl/asn1t.h",
5705 "third_party/boringssl/include/openssl/base.h",
5706 "third_party/boringssl/include/openssl/base64.h",
5707 "third_party/boringssl/include/openssl/bio.h",
5708 "third_party/boringssl/include/openssl/blowfish.h",
5709 "third_party/boringssl/include/openssl/bn.h",
5710 "third_party/boringssl/include/openssl/buf.h",
5711 "third_party/boringssl/include/openssl/buffer.h",
5712 "third_party/boringssl/include/openssl/bytestring.h",
5713 "third_party/boringssl/include/openssl/cast.h",
5714 "third_party/boringssl/include/openssl/chacha.h",
5715 "third_party/boringssl/include/openssl/cipher.h",
5716 "third_party/boringssl/include/openssl/cmac.h",
5717 "third_party/boringssl/include/openssl/conf.h",
5718 "third_party/boringssl/include/openssl/cpu.h",
5719 "third_party/boringssl/include/openssl/crypto.h",
5720 "third_party/boringssl/include/openssl/curve25519.h",
5721 "third_party/boringssl/include/openssl/des.h",
5722 "third_party/boringssl/include/openssl/dh.h",
5723 "third_party/boringssl/include/openssl/digest.h",
5724 "third_party/boringssl/include/openssl/dsa.h",
5725 "third_party/boringssl/include/openssl/dtls1.h",
5726 "third_party/boringssl/include/openssl/ec.h",
5727 "third_party/boringssl/include/openssl/ec_key.h",
5728 "third_party/boringssl/include/openssl/ecdh.h",
5729 "third_party/boringssl/include/openssl/ecdsa.h",
5730 "third_party/boringssl/include/openssl/engine.h",
5731 "third_party/boringssl/include/openssl/err.h",
5732 "third_party/boringssl/include/openssl/evp.h",
5733 "third_party/boringssl/include/openssl/ex_data.h",
5734 "third_party/boringssl/include/openssl/hkdf.h",
5735 "third_party/boringssl/include/openssl/hmac.h",
5736 "third_party/boringssl/include/openssl/lhash.h",
5737 "third_party/boringssl/include/openssl/lhash_macros.h",
5738 "third_party/boringssl/include/openssl/md4.h",
5739 "third_party/boringssl/include/openssl/md5.h",
5740 "third_party/boringssl/include/openssl/mem.h",
5741 "third_party/boringssl/include/openssl/obj.h",
5742 "third_party/boringssl/include/openssl/obj_mac.h",
5743 "third_party/boringssl/include/openssl/objects.h",
5744 "third_party/boringssl/include/openssl/opensslfeatures.h",
5745 "third_party/boringssl/include/openssl/opensslv.h",
5746 "third_party/boringssl/include/openssl/ossl_typ.h",
5747 "third_party/boringssl/include/openssl/pem.h",
5748 "third_party/boringssl/include/openssl/pkcs12.h",
5749 "third_party/boringssl/include/openssl/pkcs7.h",
5750 "third_party/boringssl/include/openssl/pkcs8.h",
5751 "third_party/boringssl/include/openssl/poly1305.h",
5752 "third_party/boringssl/include/openssl/pqueue.h",
5753 "third_party/boringssl/include/openssl/rand.h",
5754 "third_party/boringssl/include/openssl/rc4.h",
5755 "third_party/boringssl/include/openssl/rsa.h",
5756 "third_party/boringssl/include/openssl/safestack.h",
5757 "third_party/boringssl/include/openssl/sha.h",
5758 "third_party/boringssl/include/openssl/srtp.h",
5759 "third_party/boringssl/include/openssl/ssl.h",
5760 "third_party/boringssl/include/openssl/ssl3.h",
5761 "third_party/boringssl/include/openssl/stack.h",
5762 "third_party/boringssl/include/openssl/stack_macros.h",
5763 "third_party/boringssl/include/openssl/thread.h",
5764 "third_party/boringssl/include/openssl/time_support.h",
5765 "third_party/boringssl/include/openssl/tls1.h",
5766 "third_party/boringssl/include/openssl/type_check.h",
5767 "third_party/boringssl/include/openssl/x509.h",
5768 "third_party/boringssl/include/openssl/x509_vfy.h",
5769 "third_party/boringssl/include/openssl/x509v3.h",
5770 "third_party/boringssl/ssl/internal.h",
5771 "third_party/boringssl/ssl/test/async_bio.h",
5772 "third_party/boringssl/ssl/test/packeted_bio.h",
5773 "third_party/boringssl/ssl/test/scoped_types.h",
5774 "third_party/boringssl/ssl/test/test_config.h"
5775 ],
5776 "language": "c",
5777 "name": "boringssl",
5778 "src": [
Craig Tiller4ea45992016-02-23 17:13:38 -08005779 "src/boringssl/err_data.c"
Craig Tiller732a8752016-02-22 15:59:19 -08005780 ],
5781 "third_party": true,
5782 "type": "lib"
5783 },
5784 {
5785 "deps": [],
5786 "headers": [],
5787 "language": "c++",
5788 "name": "boringssl_test_util",
Craig Tiller4ea45992016-02-23 17:13:38 -08005789 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005790 "third_party": true,
5791 "type": "lib"
5792 },
5793 {
5794 "deps": [
5795 "boringssl",
5796 "boringssl_test_util"
5797 ],
5798 "headers": [],
5799 "language": "c++",
5800 "name": "boringssl_aes_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005801 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005802 "third_party": true,
5803 "type": "lib"
5804 },
5805 {
5806 "deps": [
5807 "boringssl",
5808 "boringssl_test_util"
5809 ],
5810 "headers": [],
5811 "language": "c++",
5812 "name": "boringssl_base64_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005813 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005814 "third_party": true,
5815 "type": "lib"
5816 },
5817 {
5818 "deps": [
5819 "boringssl",
5820 "boringssl_test_util"
5821 ],
5822 "headers": [],
5823 "language": "c++",
5824 "name": "boringssl_bio_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005825 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005826 "third_party": true,
5827 "type": "lib"
5828 },
5829 {
5830 "deps": [
5831 "boringssl",
5832 "boringssl_test_util"
5833 ],
5834 "headers": [],
5835 "language": "c++",
5836 "name": "boringssl_bn_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005837 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005838 "third_party": true,
5839 "type": "lib"
5840 },
5841 {
5842 "deps": [
5843 "boringssl",
5844 "boringssl_test_util"
5845 ],
5846 "headers": [],
5847 "language": "c++",
5848 "name": "boringssl_bytestring_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005849 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005850 "third_party": true,
5851 "type": "lib"
5852 },
5853 {
5854 "deps": [
5855 "boringssl",
5856 "boringssl_test_util"
5857 ],
5858 "headers": [],
5859 "language": "c++",
5860 "name": "boringssl_aead_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005861 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005862 "third_party": true,
5863 "type": "lib"
5864 },
5865 {
5866 "deps": [
5867 "boringssl",
5868 "boringssl_test_util"
5869 ],
5870 "headers": [],
5871 "language": "c++",
5872 "name": "boringssl_cipher_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005873 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005874 "third_party": true,
5875 "type": "lib"
5876 },
5877 {
5878 "deps": [
5879 "boringssl",
5880 "boringssl_test_util"
5881 ],
5882 "headers": [],
5883 "language": "c++",
5884 "name": "boringssl_cmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005885 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005886 "third_party": true,
5887 "type": "lib"
5888 },
5889 {
5890 "deps": [
5891 "boringssl",
5892 "boringssl_test_util"
5893 ],
5894 "headers": [],
5895 "language": "c",
5896 "name": "boringssl_constant_time_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005897 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005898 "third_party": true,
5899 "type": "lib"
5900 },
5901 {
5902 "deps": [
5903 "boringssl",
5904 "boringssl_test_util"
5905 ],
5906 "headers": [],
5907 "language": "c++",
5908 "name": "boringssl_ed25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005909 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005910 "third_party": true,
5911 "type": "lib"
5912 },
5913 {
5914 "deps": [
5915 "boringssl",
5916 "boringssl_test_util"
5917 ],
5918 "headers": [],
5919 "language": "c++",
5920 "name": "boringssl_x25519_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005921 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005922 "third_party": true,
5923 "type": "lib"
5924 },
5925 {
5926 "deps": [
5927 "boringssl",
5928 "boringssl_test_util"
5929 ],
5930 "headers": [],
5931 "language": "c++",
5932 "name": "boringssl_dh_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005933 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005934 "third_party": true,
5935 "type": "lib"
5936 },
5937 {
5938 "deps": [
5939 "boringssl",
5940 "boringssl_test_util"
5941 ],
5942 "headers": [],
5943 "language": "c++",
5944 "name": "boringssl_digest_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005945 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005946 "third_party": true,
5947 "type": "lib"
5948 },
5949 {
5950 "deps": [
5951 "boringssl",
5952 "boringssl_test_util"
5953 ],
5954 "headers": [],
5955 "language": "c",
5956 "name": "boringssl_dsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005957 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005958 "third_party": true,
5959 "type": "lib"
5960 },
5961 {
5962 "deps": [
5963 "boringssl",
5964 "boringssl_test_util"
5965 ],
5966 "headers": [],
5967 "language": "c++",
5968 "name": "boringssl_ec_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005969 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005970 "third_party": true,
5971 "type": "lib"
5972 },
5973 {
5974 "deps": [
5975 "boringssl",
5976 "boringssl_test_util"
5977 ],
5978 "headers": [],
5979 "language": "c",
5980 "name": "boringssl_example_mul_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005981 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005982 "third_party": true,
5983 "type": "lib"
5984 },
5985 {
5986 "deps": [
5987 "boringssl",
5988 "boringssl_test_util"
5989 ],
5990 "headers": [],
5991 "language": "c++",
5992 "name": "boringssl_ecdsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08005993 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08005994 "third_party": true,
5995 "type": "lib"
5996 },
5997 {
5998 "deps": [
5999 "boringssl",
6000 "boringssl_test_util"
6001 ],
6002 "headers": [],
6003 "language": "c++",
6004 "name": "boringssl_err_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006005 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006006 "third_party": true,
6007 "type": "lib"
6008 },
6009 {
6010 "deps": [
6011 "boringssl",
6012 "boringssl_test_util"
6013 ],
6014 "headers": [],
6015 "language": "c++",
6016 "name": "boringssl_evp_extra_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006017 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006018 "third_party": true,
6019 "type": "lib"
6020 },
6021 {
6022 "deps": [
6023 "boringssl",
6024 "boringssl_test_util"
6025 ],
6026 "headers": [],
6027 "language": "c++",
6028 "name": "boringssl_evp_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006029 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006030 "third_party": true,
6031 "type": "lib"
6032 },
6033 {
6034 "deps": [
6035 "boringssl",
6036 "boringssl_test_util"
6037 ],
6038 "headers": [],
6039 "language": "c++",
6040 "name": "boringssl_pbkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006041 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006042 "third_party": true,
6043 "type": "lib"
6044 },
6045 {
6046 "deps": [
6047 "boringssl",
6048 "boringssl_test_util"
6049 ],
6050 "headers": [],
6051 "language": "c",
6052 "name": "boringssl_hkdf_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006053 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006054 "third_party": true,
6055 "type": "lib"
6056 },
6057 {
6058 "deps": [
6059 "boringssl",
6060 "boringssl_test_util"
6061 ],
6062 "headers": [],
6063 "language": "c++",
6064 "name": "boringssl_hmac_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006065 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006066 "third_party": true,
6067 "type": "lib"
6068 },
6069 {
6070 "deps": [
6071 "boringssl",
6072 "boringssl_test_util"
6073 ],
6074 "headers": [],
6075 "language": "c",
6076 "name": "boringssl_lhash_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006077 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006078 "third_party": true,
6079 "type": "lib"
6080 },
6081 {
6082 "deps": [
6083 "boringssl",
6084 "boringssl_test_util"
6085 ],
6086 "headers": [],
6087 "language": "c",
6088 "name": "boringssl_gcm_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006089 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006090 "third_party": true,
6091 "type": "lib"
6092 },
6093 {
6094 "deps": [
6095 "boringssl",
6096 "boringssl_test_util"
6097 ],
6098 "headers": [],
6099 "language": "c++",
6100 "name": "boringssl_pkcs12_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006101 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006102 "third_party": true,
6103 "type": "lib"
6104 },
6105 {
6106 "deps": [
6107 "boringssl",
6108 "boringssl_test_util"
6109 ],
6110 "headers": [],
6111 "language": "c++",
6112 "name": "boringssl_pkcs8_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006113 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006114 "third_party": true,
6115 "type": "lib"
6116 },
6117 {
6118 "deps": [
6119 "boringssl",
6120 "boringssl_test_util"
6121 ],
6122 "headers": [],
6123 "language": "c++",
6124 "name": "boringssl_poly1305_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006125 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006126 "third_party": true,
6127 "type": "lib"
6128 },
6129 {
6130 "deps": [
6131 "boringssl",
6132 "boringssl_test_util"
6133 ],
6134 "headers": [],
6135 "language": "c",
6136 "name": "boringssl_refcount_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006137 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006138 "third_party": true,
6139 "type": "lib"
6140 },
6141 {
6142 "deps": [
6143 "boringssl",
6144 "boringssl_test_util"
6145 ],
6146 "headers": [],
6147 "language": "c++",
6148 "name": "boringssl_rsa_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006149 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006150 "third_party": true,
6151 "type": "lib"
6152 },
6153 {
6154 "deps": [
6155 "boringssl",
6156 "boringssl_test_util"
6157 ],
6158 "headers": [],
6159 "language": "c",
6160 "name": "boringssl_thread_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006161 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006162 "third_party": true,
6163 "type": "lib"
6164 },
6165 {
6166 "deps": [
6167 "boringssl",
6168 "boringssl_test_util"
6169 ],
6170 "headers": [],
6171 "language": "c",
6172 "name": "boringssl_pkcs7_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006173 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006174 "third_party": true,
6175 "type": "lib"
6176 },
6177 {
6178 "deps": [
6179 "boringssl",
6180 "boringssl_test_util"
6181 ],
6182 "headers": [],
6183 "language": "c",
6184 "name": "boringssl_tab_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006185 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006186 "third_party": true,
6187 "type": "lib"
6188 },
6189 {
6190 "deps": [
6191 "boringssl",
6192 "boringssl_test_util"
6193 ],
6194 "headers": [],
6195 "language": "c",
6196 "name": "boringssl_v3name_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006197 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006198 "third_party": true,
6199 "type": "lib"
6200 },
6201 {
6202 "deps": [
6203 "boringssl",
6204 "boringssl_test_util"
6205 ],
6206 "headers": [],
6207 "language": "c",
6208 "name": "boringssl_pqueue_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006209 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006210 "third_party": true,
6211 "type": "lib"
6212 },
6213 {
6214 "deps": [
6215 "boringssl",
6216 "boringssl_test_util"
6217 ],
6218 "headers": [],
6219 "language": "c++",
6220 "name": "boringssl_ssl_test_lib",
Craig Tiller4ea45992016-02-23 17:13:38 -08006221 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006222 "third_party": true,
6223 "type": "lib"
6224 },
6225 {
6226 "deps": [],
6227 "headers": [
6228 "third_party/zlib/crc32.h",
6229 "third_party/zlib/deflate.h",
6230 "third_party/zlib/gzguts.h",
6231 "third_party/zlib/inffast.h",
6232 "third_party/zlib/inffixed.h",
6233 "third_party/zlib/inflate.h",
6234 "third_party/zlib/inftrees.h",
6235 "third_party/zlib/trees.h",
6236 "third_party/zlib/zconf.h",
6237 "third_party/zlib/zlib.h",
6238 "third_party/zlib/zutil.h"
6239 ],
6240 "language": "c",
6241 "name": "z",
Craig Tiller4ea45992016-02-23 17:13:38 -08006242 "src": [],
Craig Tiller732a8752016-02-22 15:59:19 -08006243 "third_party": true,
6244 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006245 },
6246 {
6247 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006248 "gpr",
6249 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006250 "grpc_test_util_unsecure",
6251 "grpc_unsecure"
6252 ],
6253 "headers": [
6254 "test/core/bad_client/bad_client.h"
6255 ],
6256 "language": "c",
6257 "name": "bad_client_test",
6258 "src": [
6259 "test/core/bad_client/bad_client.c",
6260 "test/core/bad_client/bad_client.h"
Craig Tiller732a8752016-02-22 15:59:19 -08006261 ],
6262 "third_party": false,
6263 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006264 },
6265 {
6266 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006267 "gpr",
6268 "gpr_test_util",
Craig Tiller3dca23a2016-01-21 11:44:55 -08006269 "grpc",
6270 "grpc_test_util"
6271 ],
6272 "headers": [
Craig Tiller732a8752016-02-22 15:59:19 -08006273 "test/core/bad_ssl/server_common.h"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006274 ],
6275 "language": "c",
6276 "name": "bad_ssl_test_server",
6277 "src": [
Craig Tiller732a8752016-02-22 15:59:19 -08006278 "test/core/bad_ssl/server_common.c",
6279 "test/core/bad_ssl/server_common.h"
6280 ],
6281 "third_party": false,
6282 "type": "lib"
Craig Tiller3dca23a2016-01-21 11:44:55 -08006283 },
6284 {
Craig Tillerf75fc122015-06-25 06:58:00 -07006285 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08006286 "end2end_certs",
Craig Tillerda179ce2016-02-09 12:01:53 -08006287 "gpr",
6288 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08006289 "grpc",
6290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07006291 ],
6292 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006293 "test/core/end2end/end2end_tests.h",
6294 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07006295 ],
6296 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006297 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07006298 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006299 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006300 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07006301 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006302 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006303 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006304 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006305 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006306 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006307 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006308 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006309 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006310 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006311 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006312 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006313 "test/core/end2end/tests/default_host.c",
6314 "test/core/end2end/tests/disappearing_server.c",
6315 "test/core/end2end/tests/empty_batch.c",
6316 "test/core/end2end/tests/graceful_server_shutdown.c",
6317 "test/core/end2end/tests/high_initial_seqno.c",
6318 "test/core/end2end/tests/hpack_size.c",
6319 "test/core/end2end/tests/invoke_large_request.c",
6320 "test/core/end2end/tests/large_metadata.c",
6321 "test/core/end2end/tests/max_concurrent_streams.c",
6322 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006323 "test/core/end2end/tests/negative_deadline.c",
6324 "test/core/end2end/tests/no_op.c",
6325 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006326 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006327 "test/core/end2end/tests/ping_pong_streaming.c",
6328 "test/core/end2end/tests/registered_call.c",
6329 "test/core/end2end/tests/request_with_flags.c",
6330 "test/core/end2end/tests/request_with_payload.c",
6331 "test/core/end2end/tests/server_finishes_request.c",
6332 "test/core/end2end/tests/shutdown_finishes_calls.c",
6333 "test/core/end2end/tests/shutdown_finishes_tags.c",
6334 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006335 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006336 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006337 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006338 ],
6339 "third_party": false,
6340 "type": "lib"
Craig Tiller917c29e2015-12-02 11:03:19 -08006341 },
6342 {
6343 "deps": [
Craig Tillerda179ce2016-02-09 12:01:53 -08006344 "gpr",
6345 "gpr_test_util",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006346 "grpc_test_util_unsecure",
6347 "grpc_unsecure"
6348 ],
6349 "headers": [
6350 "test/core/end2end/end2end_tests.h",
6351 "test/core/end2end/tests/cancel_test_helpers.h"
6352 ],
6353 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006354 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08006355 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006356 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006357 "test/core/end2end/end2end_tests.h",
6358 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08006359 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006360 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006361 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006362 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006363 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07006364 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08006365 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006366 "test/core/end2end/tests/cancel_with_status.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006367 "test/core/end2end/tests/compressed_payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006368 "test/core/end2end/tests/connectivity.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006369 "test/core/end2end/tests/default_host.c",
6370 "test/core/end2end/tests/disappearing_server.c",
6371 "test/core/end2end/tests/empty_batch.c",
6372 "test/core/end2end/tests/graceful_server_shutdown.c",
6373 "test/core/end2end/tests/high_initial_seqno.c",
6374 "test/core/end2end/tests/hpack_size.c",
6375 "test/core/end2end/tests/invoke_large_request.c",
6376 "test/core/end2end/tests/large_metadata.c",
6377 "test/core/end2end/tests/max_concurrent_streams.c",
6378 "test/core/end2end/tests/max_message_length.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006379 "test/core/end2end/tests/negative_deadline.c",
6380 "test/core/end2end/tests/no_op.c",
6381 "test/core/end2end/tests/payload.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006382 "test/core/end2end/tests/ping.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006383 "test/core/end2end/tests/ping_pong_streaming.c",
6384 "test/core/end2end/tests/registered_call.c",
6385 "test/core/end2end/tests/request_with_flags.c",
6386 "test/core/end2end/tests/request_with_payload.c",
6387 "test/core/end2end/tests/server_finishes_request.c",
6388 "test/core/end2end/tests/shutdown_finishes_calls.c",
6389 "test/core/end2end/tests/shutdown_finishes_tags.c",
6390 "test/core/end2end/tests/simple_delayed_request.c",
Craig Tiller732a8752016-02-22 15:59:19 -08006391 "test/core/end2end/tests/simple_metadata.c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08006392 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07006393 "test/core/end2end/tests/trailing_metadata.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006394 ],
6395 "third_party": false,
6396 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006397 },
6398 {
6399 "deps": [],
6400 "headers": [],
6401 "language": "c",
6402 "name": "end2end_certs",
6403 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07006404 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07006405 "test/core/end2end/data/server1_key.c",
6406 "test/core/end2end/data/test_root_cert.c"
Craig Tiller732a8752016-02-22 15:59:19 -08006407 ],
6408 "third_party": false,
6409 "type": "lib"
Craig Tillerf75fc122015-06-25 06:58:00 -07006410 }
6411]