blob: d2acbff18883d9f2864b18b8acfe6b46d52f56dd [file] [log] [blame]
Craig Tillerf75fc122015-06-25 06:58:00 -07001
2
3[
4 {
5 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07006 "gpr",
David Garcia Quintas48ec8062015-12-11 14:04:59 -08007 "gpr_test_util",
8 "grpc",
9 "grpc_test_util"
10 ],
11 "headers": [],
12 "language": "c",
13 "name": "algorithm_test",
14 "src": [
15 "test/core/compression/algorithm_test.c"
16 ]
17 },
18 {
19 "deps": [
20 "gpr",
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080021 "gpr_test_util"
22 ],
23 "headers": [],
24 "language": "c",
25 "name": "alloc_test",
26 "src": [
27 "test/core/support/alloc_test.c"
28 ]
29 },
30 {
31 "deps": [
32 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070033 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070034 "grpc",
35 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070036 ],
37 "headers": [],
38 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -070039 "name": "alpn_test",
40 "src": [
41 "test/core/transport/chttp2/alpn_test.c"
42 ]
43 },
44 {
45 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070046 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070047 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070048 "grpc",
49 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070050 ],
51 "headers": [],
52 "language": "c",
53 "name": "bin_encoder_test",
54 "src": [
55 "test/core/transport/chttp2/bin_encoder_test.c"
56 ]
57 },
58 {
59 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070060 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070061 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070062 "grpc",
63 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070064 ],
65 "headers": [],
66 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -080067 "name": "channel_create_test",
68 "src": [
69 "test/core/surface/channel_create_test.c"
70 ]
71 },
72 {
73 "deps": [
74 "gpr",
75 "gpr_test_util",
76 "grpc",
77 "grpc_test_util"
78 ],
79 "headers": [],
80 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -080081 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -070082 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -080083 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -070084 ]
85 },
86 {
87 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070088 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070089 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070090 "grpc",
91 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070092 ],
93 "headers": [],
94 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -080095 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -070096 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -080097 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -070098 ]
99 },
100 {
101 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700102 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700103 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700104 "grpc",
105 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700106 ],
107 "headers": [],
108 "language": "c",
109 "name": "chttp2_stream_map_test",
110 "src": [
111 "test/core/transport/chttp2/stream_map_test.c"
112 ]
113 },
114 {
115 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700116 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700117 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700118 "grpc",
119 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700120 ],
121 "headers": [],
122 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800123 "name": "chttp2_varint_test",
124 "src": [
125 "test/core/transport/chttp2/varint_test.c"
126 ]
127 },
128 {
129 "deps": [
130 "gpr",
131 "gpr_test_util",
132 "grpc",
133 "grpc_test_util"
134 ],
135 "headers": [],
136 "language": "c",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700137 "name": "compression_test",
138 "src": [
139 "test/core/compression/compression_test.c"
140 ]
141 },
142 {
143 "deps": [
144 "gpr",
145 "gpr_test_util",
146 "grpc",
147 "grpc_test_util"
148 ],
149 "headers": [],
150 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800151 "name": "dns_resolver_test",
152 "src": [
153 "test/core/client_config/resolvers/dns_resolver_test.c"
154 ]
155 },
156 {
157 "deps": [
158 "gpr",
159 "gpr_test_util",
160 "grpc",
161 "grpc_test_util"
162 ],
163 "headers": [],
164 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700165 "name": "dualstack_socket_test",
166 "src": [
167 "test/core/end2end/dualstack_socket_test.c"
168 ]
169 },
170 {
171 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700172 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700173 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700174 "grpc",
175 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700176 ],
177 "headers": [],
178 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700179 "name": "endpoint_pair_test",
180 "src": [
181 "test/core/iomgr/endpoint_pair_test.c"
182 ]
183 },
184 {
185 "deps": [
186 "gpr",
187 "gpr_test_util",
188 "grpc",
189 "grpc_test_util"
190 ],
191 "headers": [],
192 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700193 "name": "fd_conservation_posix_test",
194 "src": [
195 "test/core/iomgr/fd_conservation_posix_test.c"
196 ]
197 },
198 {
199 "deps": [
200 "gpr",
201 "gpr_test_util",
202 "grpc",
203 "grpc_test_util"
204 ],
205 "headers": [],
206 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700207 "name": "fd_posix_test",
208 "src": [
209 "test/core/iomgr/fd_posix_test.c"
210 ]
211 },
212 {
213 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700214 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700215 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700216 "grpc",
217 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700218 ],
219 "headers": [],
220 "language": "c",
221 "name": "fling_client",
222 "src": [
223 "test/core/fling/client.c"
224 ]
225 },
226 {
227 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700228 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700229 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700230 "grpc",
231 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700232 ],
233 "headers": [],
234 "language": "c",
235 "name": "fling_server",
236 "src": [
237 "test/core/fling/server.c"
238 ]
239 },
240 {
241 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700242 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700243 "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",
249 "name": "fling_stream_test",
250 "src": [
251 "test/core/fling/fling_stream_test.c"
252 ]
253 },
254 {
255 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700256 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700257 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700258 "grpc",
259 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700260 ],
261 "headers": [],
262 "language": "c",
263 "name": "fling_test",
264 "src": [
265 "test/core/fling/fling_test.c"
266 ]
267 },
268 {
269 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -0700270 "gpr",
271 "grpc"
272 ],
273 "headers": [],
274 "language": "c",
275 "name": "gen_hpack_tables",
276 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700277 "tools/codegen/core/gen_hpack_tables.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700278 ]
279 },
280 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700281 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700282 "headers": [],
283 "language": "c",
284 "name": "gen_legal_metadata_characters",
285 "src": [
286 "tools/codegen/core/gen_legal_metadata_characters.c"
287 ]
288 },
289 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700290 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700291 "gpr",
292 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700293 ],
294 "headers": [],
295 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800296 "name": "gpr_avl_test",
297 "src": [
298 "test/core/support/avl_test.c"
299 ]
300 },
301 {
302 "deps": [
303 "gpr",
304 "gpr_test_util"
305 ],
306 "headers": [],
307 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700308 "name": "gpr_cmdline_test",
309 "src": [
310 "test/core/support/cmdline_test.c"
311 ]
312 },
313 {
314 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700315 "gpr",
316 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700317 ],
318 "headers": [],
319 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700320 "name": "gpr_cpu_test",
321 "src": [
322 "test/core/support/cpu_test.c"
323 ]
324 },
325 {
326 "deps": [
327 "gpr",
328 "gpr_test_util"
329 ],
330 "headers": [],
331 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700332 "name": "gpr_env_test",
333 "src": [
334 "test/core/support/env_test.c"
335 ]
336 },
337 {
338 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700339 "gpr",
340 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700341 ],
342 "headers": [],
343 "language": "c",
344 "name": "gpr_file_test",
345 "src": [
346 "test/core/support/file_test.c"
347 ]
348 },
349 {
350 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700351 "gpr",
352 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700353 ],
354 "headers": [],
355 "language": "c",
356 "name": "gpr_histogram_test",
357 "src": [
358 "test/core/support/histogram_test.c"
359 ]
360 },
361 {
362 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700363 "gpr",
364 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700365 ],
366 "headers": [],
367 "language": "c",
368 "name": "gpr_host_port_test",
369 "src": [
370 "test/core/support/host_port_test.c"
371 ]
372 },
373 {
374 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700375 "gpr",
376 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700377 ],
378 "headers": [],
379 "language": "c",
380 "name": "gpr_log_test",
381 "src": [
382 "test/core/support/log_test.c"
383 ]
384 },
385 {
386 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700387 "gpr",
388 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700389 ],
390 "headers": [],
391 "language": "c",
392 "name": "gpr_slice_buffer_test",
393 "src": [
394 "test/core/support/slice_buffer_test.c"
395 ]
396 },
397 {
398 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700399 "gpr",
400 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700401 ],
402 "headers": [],
403 "language": "c",
404 "name": "gpr_slice_test",
405 "src": [
406 "test/core/support/slice_test.c"
407 ]
408 },
409 {
410 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700411 "gpr",
412 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700413 ],
414 "headers": [],
415 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700416 "name": "gpr_stack_lockfree_test",
417 "src": [
418 "test/core/support/stack_lockfree_test.c"
419 ]
420 },
421 {
422 "deps": [
423 "gpr",
424 "gpr_test_util"
425 ],
426 "headers": [],
427 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700428 "name": "gpr_string_test",
429 "src": [
430 "test/core/support/string_test.c"
431 ]
432 },
433 {
434 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700435 "gpr",
436 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700437 ],
438 "headers": [],
439 "language": "c",
440 "name": "gpr_sync_test",
441 "src": [
442 "test/core/support/sync_test.c"
443 ]
444 },
445 {
446 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700447 "gpr",
448 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700449 ],
450 "headers": [],
451 "language": "c",
452 "name": "gpr_thd_test",
453 "src": [
454 "test/core/support/thd_test.c"
455 ]
456 },
457 {
458 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700459 "gpr",
460 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700461 ],
462 "headers": [],
463 "language": "c",
464 "name": "gpr_time_test",
465 "src": [
466 "test/core/support/time_test.c"
467 ]
468 },
469 {
470 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700471 "gpr",
472 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700473 ],
474 "headers": [],
475 "language": "c",
476 "name": "gpr_tls_test",
477 "src": [
478 "test/core/support/tls_test.c"
479 ]
480 },
481 {
482 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700483 "gpr",
484 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700485 ],
486 "headers": [],
487 "language": "c",
488 "name": "gpr_useful_test",
489 "src": [
490 "test/core/support/useful_test.c"
491 ]
492 },
493 {
494 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700495 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700496 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700497 "grpc",
498 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700499 ],
500 "headers": [],
501 "language": "c",
502 "name": "grpc_auth_context_test",
503 "src": [
504 "test/core/security/auth_context_test.c"
505 ]
506 },
507 {
508 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700509 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700510 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700511 "grpc",
512 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700513 ],
514 "headers": [],
515 "language": "c",
516 "name": "grpc_base64_test",
517 "src": [
518 "test/core/security/base64_test.c"
519 ]
520 },
521 {
522 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700523 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700524 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700525 "grpc",
526 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700527 ],
528 "headers": [],
529 "language": "c",
530 "name": "grpc_byte_buffer_reader_test",
531 "src": [
532 "test/core/surface/byte_buffer_reader_test.c"
533 ]
534 },
535 {
536 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700537 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700538 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700539 "grpc",
540 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700541 ],
542 "headers": [],
543 "language": "c",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700544 "name": "grpc_channel_args_test",
545 "src": [
546 "test/core/channel/channel_args_test.c"
547 ]
548 },
549 {
550 "deps": [
551 "gpr",
552 "gpr_test_util",
553 "grpc",
554 "grpc_test_util"
555 ],
556 "headers": [],
557 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700558 "name": "grpc_channel_stack_test",
559 "src": [
560 "test/core/channel/channel_stack_test.c"
561 ]
562 },
563 {
564 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700565 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700566 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700567 "grpc",
568 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700569 ],
570 "headers": [],
571 "language": "c",
572 "name": "grpc_completion_queue_test",
573 "src": [
574 "test/core/surface/completion_queue_test.c"
575 ]
576 },
577 {
578 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700579 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700580 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700581 "grpc",
582 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700583 ],
584 "headers": [],
585 "language": "c",
586 "name": "grpc_create_jwt",
587 "src": [
588 "test/core/security/create_jwt.c"
589 ]
590 },
591 {
592 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700593 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700594 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700595 "grpc",
596 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700597 ],
598 "headers": [],
599 "language": "c",
600 "name": "grpc_credentials_test",
601 "src": [
602 "test/core/security/credentials_test.c"
603 ]
604 },
605 {
606 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700607 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700608 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700609 "grpc",
610 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700611 ],
612 "headers": [],
613 "language": "c",
614 "name": "grpc_fetch_oauth2",
615 "src": [
616 "test/core/security/fetch_oauth2.c"
617 ]
618 },
619 {
620 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700621 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700622 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700623 "grpc",
624 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700625 ],
626 "headers": [],
627 "language": "c",
yang-ga1fecbc2015-12-07 15:46:49 -0800628 "name": "grpc_invalid_channel_args_test",
629 "src": [
630 "test/core/surface/invalid_channel_args_test.c"
631 ]
632 },
633 {
634 "deps": [
635 "gpr",
636 "gpr_test_util",
637 "grpc",
638 "grpc_test_util"
639 ],
640 "headers": [],
641 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700642 "name": "grpc_json_token_test",
643 "src": [
644 "test/core/security/json_token_test.c"
645 ]
646 },
647 {
648 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700649 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700650 "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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200656 "name": "grpc_jwt_verifier_test",
657 "src": [
658 "test/core/security/jwt_verifier_test.c"
659 ]
660 },
661 {
662 "deps": [
663 "gpr",
664 "gpr_test_util",
665 "grpc",
666 "grpc_test_util"
667 ],
668 "headers": [],
669 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700670 "name": "grpc_print_google_default_creds_token",
671 "src": [
672 "test/core/security/print_google_default_creds_token.c"
673 ]
674 },
675 {
676 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700677 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700678 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700679 "grpc",
680 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700681 ],
682 "headers": [],
683 "language": "c",
684 "name": "grpc_security_connector_test",
685 "src": [
686 "test/core/security/security_connector_test.c"
687 ]
688 },
689 {
690 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700691 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700692 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700693 "grpc",
694 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700695 ],
696 "headers": [],
697 "language": "c",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200698 "name": "grpc_verify_jwt",
699 "src": [
700 "test/core/security/verify_jwt.c"
701 ]
702 },
703 {
704 "deps": [
705 "gpr",
706 "gpr_test_util",
707 "grpc",
708 "grpc_test_util"
709 ],
710 "headers": [],
711 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700712 "name": "hpack_parser_test",
713 "src": [
714 "test/core/transport/chttp2/hpack_parser_test.c"
715 ]
716 },
717 {
718 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700719 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700720 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700721 "grpc",
722 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700723 ],
724 "headers": [],
725 "language": "c",
726 "name": "hpack_table_test",
727 "src": [
728 "test/core/transport/chttp2/hpack_table_test.c"
729 ]
730 },
731 {
732 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700733 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700734 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700735 "grpc",
736 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700737 ],
738 "headers": [],
739 "language": "c",
740 "name": "httpcli_format_request_test",
741 "src": [
742 "test/core/httpcli/format_request_test.c"
743 ]
744 },
745 {
746 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700747 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700748 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700749 "grpc",
750 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700751 ],
752 "headers": [],
753 "language": "c",
754 "name": "httpcli_parser_test",
755 "src": [
756 "test/core/httpcli/parser_test.c"
757 ]
758 },
759 {
760 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700761 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700762 "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",
768 "name": "httpcli_test",
769 "src": [
770 "test/core/httpcli/httpcli_test.c"
771 ]
772 },
773 {
774 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700775 "gpr",
yang-gf1183302015-12-07 16:02:05 -0800776 "gpr_test_util",
777 "grpc",
778 "grpc_test_util"
779 ],
780 "headers": [],
781 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800782 "name": "httpscli_test",
783 "src": [
784 "test/core/httpcli/httpscli_test.c"
785 ]
786 },
787 {
788 "deps": [
789 "gpr",
790 "gpr_test_util",
791 "grpc",
792 "grpc_test_util"
793 ],
794 "headers": [],
795 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800796 "name": "init_test",
797 "src": [
798 "test/core/surface/init_test.c"
799 ]
800 },
801 {
802 "deps": [
803 "gpr",
yang-gb50ae462015-12-07 22:22:56 -0800804 "gpr_test_util",
805 "grpc",
806 "grpc_test_util"
807 ],
808 "headers": [],
809 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800810 "name": "invalid_call_argument_test",
811 "src": [
812 "test/core/end2end/invalid_call_argument_test.c"
813 ]
814 },
815 {
816 "deps": [
817 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700818 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700819 ],
820 "headers": [],
821 "language": "c",
822 "name": "json_rewrite",
823 "src": [
824 "test/core/json/json_rewrite.c"
825 ]
826 },
827 {
828 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700829 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700830 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700831 "grpc",
832 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700833 ],
834 "headers": [],
835 "language": "c",
836 "name": "json_rewrite_test",
837 "src": [
838 "test/core/json/json_rewrite_test.c"
839 ]
840 },
841 {
842 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700843 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700844 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700845 "grpc",
846 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700847 ],
848 "headers": [],
849 "language": "c",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100850 "name": "json_stream_error_test",
851 "src": [
852 "test/core/json/json_stream_error_test.c"
853 ]
854 },
855 {
856 "deps": [
857 "gpr",
858 "gpr_test_util",
859 "grpc",
860 "grpc_test_util"
861 ],
862 "headers": [],
863 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700864 "name": "json_test",
865 "src": [
866 "test/core/json/json_test.c"
867 ]
868 },
869 {
870 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700871 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700872 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700873 "grpc",
874 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700875 ],
876 "headers": [],
877 "language": "c",
878 "name": "lame_client_test",
879 "src": [
880 "test/core/surface/lame_client_test.c"
881 ]
882 },
883 {
884 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700885 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700886 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700887 "grpc",
888 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700889 ],
890 "headers": [],
891 "language": "c",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700892 "name": "lb_policies_test",
893 "src": [
894 "test/core/client_config/lb_policies_test.c"
895 ]
896 },
897 {
898 "deps": [
899 "gpr",
900 "gpr_test_util",
901 "grpc",
902 "grpc_test_util"
903 ],
904 "headers": [],
905 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700906 "name": "low_level_ping_pong_benchmark",
907 "src": [
908 "test/core/network_benchmarks/low_level_ping_pong.c"
909 ]
910 },
911 {
912 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700913 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700914 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700915 "grpc",
916 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700917 ],
918 "headers": [],
919 "language": "c",
920 "name": "message_compress_test",
921 "src": [
922 "test/core/compression/message_compress_test.c"
923 ]
924 },
925 {
926 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700927 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700928 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700929 "grpc",
930 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700931 ],
932 "headers": [],
933 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -0700934 "name": "multiple_server_queues_test",
935 "src": [
936 "test/core/end2end/multiple_server_queues_test.c"
937 ]
938 },
939 {
940 "deps": [
941 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700942 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700943 ],
944 "headers": [],
945 "language": "c",
946 "name": "murmur_hash_test",
947 "src": [
948 "test/core/support/murmur_hash_test.c"
949 ]
950 },
951 {
952 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700953 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700954 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700955 "grpc",
956 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700957 ],
958 "headers": [],
959 "language": "c",
960 "name": "no_server_test",
961 "src": [
962 "test/core/end2end/no_server_test.c"
963 ]
964 },
965 {
966 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700967 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700968 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700969 "grpc",
970 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700974 "name": "resolve_address_test",
975 "src": [
976 "test/core/iomgr/resolve_address_test.c"
977 ]
978 },
979 {
980 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700981 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700982 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700983 "grpc",
984 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700985 ],
986 "headers": [],
987 "language": "c",
yang-gd482e592015-12-10 14:04:00 -0800988 "name": "secure_channel_create_test",
989 "src": [
990 "test/core/surface/secure_channel_create_test.c"
991 ]
992 },
993 {
994 "deps": [
995 "gpr",
996 "gpr_test_util",
997 "grpc",
998 "grpc_test_util"
999 ],
1000 "headers": [],
1001 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001002 "name": "secure_endpoint_test",
1003 "src": [
1004 "test/core/security/secure_endpoint_test.c"
1005 ]
1006 },
1007 {
1008 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001009 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001010 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001011 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001012 "grpc_test_util"
1013 ],
1014 "headers": [],
1015 "language": "c",
1016 "name": "server_chttp2_test",
1017 "src": [
1018 "test/core/surface/server_chttp2_test.c"
1019 ]
1020 },
1021 {
1022 "deps": [
1023 "gpr",
1024 "gpr_test_util",
1025 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001026 "grpc_test_util"
1027 ],
1028 "headers": [],
1029 "language": "c",
1030 "name": "server_test",
1031 "src": [
1032 "test/core/surface/server_test.c"
1033 ]
1034 },
1035 {
1036 "deps": [
1037 "gpr",
1038 "gpr_test_util",
1039 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001040 "grpc_test_util",
1041 "test_tcp_server"
1042 ],
1043 "headers": [],
1044 "language": "c",
1045 "name": "set_initial_connect_string_test",
1046 "src": [
1047 "test/core/client_config/set_initial_connect_string_test.c"
1048 ]
1049 },
1050 {
1051 "deps": [
1052 "gpr",
1053 "gpr_test_util",
1054 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001055 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001056 ],
1057 "headers": [],
1058 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001059 "name": "sockaddr_resolver_test",
1060 "src": [
1061 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
1062 ]
1063 },
1064 {
1065 "deps": [
1066 "gpr",
1067 "gpr_test_util",
1068 "grpc",
1069 "grpc_test_util"
1070 ],
1071 "headers": [],
1072 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001073 "name": "sockaddr_utils_test",
1074 "src": [
1075 "test/core/iomgr/sockaddr_utils_test.c"
1076 ]
1077 },
1078 {
1079 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001080 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001081 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001082 "grpc",
1083 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001084 ],
1085 "headers": [],
1086 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001087 "name": "socket_utils_test",
1088 "src": [
1089 "test/core/iomgr/socket_utils_test.c"
1090 ]
1091 },
1092 {
1093 "deps": [
1094 "gpr",
1095 "gpr_test_util",
1096 "grpc",
1097 "grpc_test_util"
1098 ],
1099 "headers": [],
1100 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001101 "name": "tcp_client_posix_test",
1102 "src": [
1103 "test/core/iomgr/tcp_client_posix_test.c"
1104 ]
1105 },
1106 {
1107 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001108 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001109 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001110 "grpc",
1111 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001112 ],
1113 "headers": [],
1114 "language": "c",
1115 "name": "tcp_posix_test",
1116 "src": [
1117 "test/core/iomgr/tcp_posix_test.c"
1118 ]
1119 },
1120 {
1121 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001122 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001123 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001124 "grpc",
1125 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001126 ],
1127 "headers": [],
1128 "language": "c",
1129 "name": "tcp_server_posix_test",
1130 "src": [
1131 "test/core/iomgr/tcp_server_posix_test.c"
1132 ]
1133 },
1134 {
1135 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001136 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001137 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001138 "grpc",
1139 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001140 ],
1141 "headers": [],
1142 "language": "c",
1143 "name": "time_averaged_stats_test",
1144 "src": [
1145 "test/core/iomgr/time_averaged_stats_test.c"
1146 ]
1147 },
1148 {
1149 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001150 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001151 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001152 "grpc",
1153 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001154 ],
1155 "headers": [],
1156 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001157 "name": "timeout_encoding_test",
1158 "src": [
1159 "test/core/transport/chttp2/timeout_encoding_test.c"
1160 ]
1161 },
1162 {
1163 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001164 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001165 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001166 "grpc",
1167 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001168 ],
1169 "headers": [],
1170 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001171 "name": "timer_heap_test",
1172 "src": [
1173 "test/core/iomgr/timer_heap_test.c"
1174 ]
1175 },
1176 {
1177 "deps": [
1178 "gpr",
1179 "gpr_test_util",
1180 "grpc",
1181 "grpc_test_util"
1182 ],
1183 "headers": [],
1184 "language": "c",
1185 "name": "timer_list_test",
1186 "src": [
1187 "test/core/iomgr/timer_list_test.c"
1188 ]
1189 },
1190 {
1191 "deps": [
1192 "gpr",
1193 "gpr_test_util",
1194 "grpc",
1195 "grpc_test_util"
1196 ],
1197 "headers": [],
1198 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001199 "name": "timers_test",
1200 "src": [
1201 "test/core/profiling/timers_test.c"
1202 ]
1203 },
1204 {
1205 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001206 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001207 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001208 "grpc",
1209 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001210 ],
1211 "headers": [],
1212 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001213 "name": "transport_connectivity_state_test",
1214 "src": [
1215 "test/core/transport/connectivity_state_test.c"
1216 ]
1217 },
1218 {
1219 "deps": [
1220 "gpr",
1221 "gpr_test_util",
1222 "grpc",
1223 "grpc_test_util"
1224 ],
1225 "headers": [],
1226 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001227 "name": "transport_metadata_test",
1228 "src": [
1229 "test/core/transport/metadata_test.c"
1230 ]
1231 },
1232 {
1233 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001234 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001235 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001236 "grpc",
1237 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001238 ],
1239 "headers": [],
1240 "language": "c",
1241 "name": "transport_security_test",
1242 "src": [
1243 "test/core/tsi/transport_security_test.c"
1244 ]
1245 },
1246 {
1247 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001248 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001249 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001250 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001251 "grpc_test_util"
1252 ],
1253 "headers": [],
1254 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001255 "name": "udp_server_test",
1256 "src": [
1257 "test/core/iomgr/udp_server_test.c"
1258 ]
1259 },
1260 {
1261 "deps": [
1262 "gpr",
1263 "gpr_test_util",
1264 "grpc",
1265 "grpc_test_util"
1266 ],
1267 "headers": [],
1268 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001269 "name": "uri_parser_test",
1270 "src": [
1271 "test/core/client_config/uri_parser_test.c"
1272 ]
1273 },
1274 {
1275 "deps": [
1276 "gpr",
1277 "gpr_test_util",
1278 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001279 "grpc_test_util"
1280 ],
1281 "headers": [],
1282 "language": "c",
1283 "name": "workqueue_test",
1284 "src": [
1285 "test/core/iomgr/workqueue_test.c"
1286 ]
1287 },
1288 {
1289 "deps": [
1290 "gpr",
1291 "gpr_test_util",
1292 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001293 "grpc++",
1294 "grpc++_test_util",
1295 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001296 ],
1297 "headers": [],
1298 "language": "c++",
1299 "name": "async_end2end_test",
1300 "src": [
1301 "test/cpp/end2end/async_end2end_test.cc"
1302 ]
1303 },
1304 {
1305 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001306 "gpr",
1307 "gpr_test_util",
1308 "grpc",
1309 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001310 "grpc++_test_util",
1311 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001312 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001313 ],
1314 "headers": [],
1315 "language": "c++",
1316 "name": "async_streaming_ping_pong_test",
1317 "src": [
1318 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1319 ]
1320 },
1321 {
1322 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001323 "gpr",
1324 "gpr_test_util",
1325 "grpc",
1326 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001327 "grpc++_test_util",
1328 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001329 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001330 ],
1331 "headers": [],
1332 "language": "c++",
1333 "name": "async_unary_ping_pong_test",
1334 "src": [
1335 "test/cpp/qps/async_unary_ping_pong_test.cc"
1336 ]
1337 },
1338 {
1339 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001340 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001341 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001342 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001343 "grpc++",
1344 "grpc++_test_util",
1345 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001346 ],
1347 "headers": [],
1348 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001349 "name": "auth_property_iterator_test",
1350 "src": [
1351 "test/cpp/common/auth_property_iterator_test.cc"
1352 ]
1353 },
1354 {
1355 "deps": [
1356 "gpr",
1357 "grpc",
1358 "grpc++"
1359 ],
1360 "headers": [],
1361 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001362 "name": "channel_arguments_test",
1363 "src": [
yang-g52705592015-11-25 11:45:33 -08001364 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001365 ]
1366 },
1367 {
1368 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001369 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001371 "grpc",
1372 "grpc++",
1373 "grpc++_test_util",
1374 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001375 ],
1376 "headers": [],
1377 "language": "c++",
1378 "name": "cli_call_test",
1379 "src": [
1380 "test/cpp/util/cli_call_test.cc"
1381 ]
1382 },
1383 {
1384 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001385 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001387 "grpc",
1388 "grpc++",
1389 "grpc++_test_util",
1390 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001391 ],
1392 "headers": [],
1393 "language": "c++",
1394 "name": "client_crash_test",
1395 "src": [
1396 "test/cpp/end2end/client_crash_test.cc"
1397 ]
1398 },
1399 {
1400 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001401 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001402 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001403 "grpc",
1404 "grpc++",
1405 "grpc++_test_util",
1406 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001407 ],
1408 "headers": [],
1409 "language": "c++",
1410 "name": "client_crash_test_server",
1411 "src": [
1412 "test/cpp/end2end/client_crash_test_server.cc"
1413 ]
1414 },
1415 {
1416 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001417 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001418 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001419 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001420 ],
1421 "headers": [],
1422 "language": "c++",
1423 "name": "credentials_test",
1424 "src": [
1425 "test/cpp/client/credentials_test.cc"
1426 ]
1427 },
1428 {
1429 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001430 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001431 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001432 "grpc",
1433 "grpc++",
1434 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 ],
1436 "headers": [],
1437 "language": "c++",
1438 "name": "cxx_byte_buffer_test",
1439 "src": [
1440 "test/cpp/util/byte_buffer_test.cc"
1441 ]
1442 },
1443 {
1444 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001446 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001447 "grpc",
1448 "grpc++",
1449 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001450 ],
1451 "headers": [],
1452 "language": "c++",
1453 "name": "cxx_slice_test",
1454 "src": [
1455 "test/cpp/util/slice_test.cc"
1456 ]
1457 },
1458 {
1459 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001460 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001461 ],
1462 "headers": [],
1463 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001464 "name": "cxx_string_ref_test",
1465 "src": [
1466 "test/cpp/util/string_ref_test.cc"
1467 ]
1468 },
1469 {
1470 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001471 "gpr",
1472 "gpr_test_util",
1473 "grpc",
1474 "grpc++",
1475 "grpc_test_util"
1476 ],
1477 "headers": [],
1478 "language": "c++",
1479 "name": "cxx_time_test",
1480 "src": [
1481 "test/cpp/util/time_test.cc"
1482 ]
1483 },
1484 {
1485 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001486 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001487 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001488 "grpc",
1489 "grpc++",
1490 "grpc++_test_util",
1491 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001492 ],
1493 "headers": [],
1494 "language": "c++",
1495 "name": "end2end_test",
1496 "src": [
1497 "test/cpp/end2end/end2end_test.cc"
1498 ]
1499 },
1500 {
1501 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001502 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001503 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001504 "grpc",
1505 "grpc++",
1506 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001507 "grpc_test_util",
1508 "qps"
1509 ],
1510 "headers": [],
1511 "language": "c++",
1512 "name": "generic_async_streaming_ping_pong_test",
1513 "src": [
1514 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
1515 ]
1516 },
1517 {
1518 "deps": [
1519 "gpr",
1520 "gpr_test_util",
1521 "grpc",
1522 "grpc++",
1523 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001524 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001525 ],
1526 "headers": [],
1527 "language": "c++",
1528 "name": "generic_end2end_test",
1529 "src": [
1530 "test/cpp/end2end/generic_end2end_test.cc"
1531 ]
1532 },
1533 {
1534 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001535 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001536 "gpr_test_util",
1537 "grpc",
1538 "grpc++",
1539 "grpc++_test_config",
1540 "grpc++_test_util",
1541 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001542 ],
1543 "headers": [],
1544 "language": "c++",
1545 "name": "grpc_cli",
1546 "src": [
1547 "test/cpp/util/grpc_cli.cc"
1548 ]
1549 },
1550 {
1551 "deps": [
1552 "grpc_plugin_support"
1553 ],
1554 "headers": [],
1555 "language": "c++",
1556 "name": "grpc_cpp_plugin",
1557 "src": [
1558 "src/compiler/cpp_plugin.cc"
1559 ]
1560 },
1561 {
1562 "deps": [
1563 "grpc_plugin_support"
1564 ],
1565 "headers": [],
1566 "language": "c++",
1567 "name": "grpc_csharp_plugin",
1568 "src": [
1569 "src/compiler/csharp_plugin.cc"
1570 ]
1571 },
1572 {
1573 "deps": [
1574 "grpc_plugin_support"
1575 ],
1576 "headers": [],
1577 "language": "c++",
1578 "name": "grpc_objective_c_plugin",
1579 "src": [
1580 "src/compiler/objective_c_plugin.cc"
1581 ]
1582 },
1583 {
1584 "deps": [
1585 "grpc_plugin_support"
1586 ],
1587 "headers": [],
1588 "language": "c++",
1589 "name": "grpc_python_plugin",
1590 "src": [
1591 "src/compiler/python_plugin.cc"
1592 ]
1593 },
1594 {
1595 "deps": [
1596 "grpc_plugin_support"
1597 ],
1598 "headers": [],
1599 "language": "c++",
1600 "name": "grpc_ruby_plugin",
1601 "src": [
1602 "src/compiler/ruby_plugin.cc"
1603 ]
1604 },
1605 {
1606 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001607 "gpr",
1608 "gpr_test_util",
1609 "grpc",
1610 "grpc++",
1611 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001612 "grpc++_test_util",
1613 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001614 "interop_client_helper",
1615 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001616 ],
1617 "headers": [],
1618 "language": "c++",
1619 "name": "interop_client",
1620 "src": []
1621 },
1622 {
1623 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001624 "gpr",
1625 "gpr_test_util",
1626 "grpc",
1627 "grpc++",
1628 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001629 "grpc++_test_util",
1630 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001631 "interop_server_helper",
1632 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001633 ],
1634 "headers": [],
1635 "language": "c++",
1636 "name": "interop_server",
1637 "src": []
1638 },
1639 {
1640 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001641 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001643 "grpc",
1644 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001645 ],
1646 "headers": [],
1647 "language": "c++",
1648 "name": "interop_test",
1649 "src": [
1650 "test/cpp/interop/interop_test.cc"
1651 ]
1652 },
1653 {
1654 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001655 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001656 "grpc",
1657 "grpc++",
1658 "grpc++_test_config"
1659 ],
1660 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001661 "src/proto/grpc/testing/metrics.grpc.pb.h",
1662 "src/proto/grpc/testing/metrics.pb.h",
1663 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001664 ],
1665 "language": "c++",
1666 "name": "metrics_client",
1667 "src": [
1668 "test/cpp/interop/metrics_client.cc",
1669 "test/cpp/util/metrics_server.h"
1670 ]
1671 },
1672 {
1673 "deps": [
1674 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001675 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001676 "grpc",
1677 "grpc++",
1678 "grpc++_test_util",
1679 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001680 ],
1681 "headers": [],
1682 "language": "c++",
1683 "name": "mock_test",
1684 "src": [
1685 "test/cpp/end2end/mock_test.cc"
1686 ]
1687 },
1688 {
1689 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001690 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001691 "gpr_test_util",
1692 "grpc",
1693 "grpc++",
1694 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001695 "grpc++_test_util",
1696 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001697 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001698 ],
1699 "headers": [],
1700 "language": "c++",
1701 "name": "qps_driver",
1702 "src": [
1703 "test/cpp/qps/qps_driver.cc"
1704 ]
1705 },
1706 {
1707 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001708 "gpr",
1709 "gpr_test_util",
1710 "grpc",
1711 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001712 "grpc++_test_util",
1713 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001714 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001715 ],
1716 "headers": [],
1717 "language": "c++",
1718 "name": "qps_interarrival_test",
1719 "src": [
1720 "test/cpp/qps/qps_interarrival_test.cc"
1721 ]
1722 },
1723 {
1724 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001725 "gpr",
1726 "gpr_test_util",
1727 "grpc",
1728 "grpc++",
1729 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001730 "grpc++_test_util",
1731 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001732 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001733 ],
1734 "headers": [],
1735 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001736 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001737 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001738 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001739 ]
1740 },
1741 {
1742 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001743 "gpr",
1744 "gpr_test_util",
1745 "grpc",
1746 "grpc++",
1747 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001748 "grpc++_test_util",
1749 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001750 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001751 ],
1752 "headers": [],
1753 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001754 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001755 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001756 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001757 ]
1758 },
1759 {
1760 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001761 "gpr",
1762 "gpr_test_util",
1763 "grpc",
1764 "grpc++",
1765 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001766 "grpc++_test_util",
1767 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001768 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001769 ],
1770 "headers": [
1771 "test/cpp/qps/client.h",
1772 "test/cpp/qps/server.h"
1773 ],
1774 "language": "c++",
1775 "name": "qps_worker",
1776 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001777 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001778 "test/cpp/qps/server.h",
1779 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001780 ]
1781 },
1782 {
1783 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001784 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07001785 "gpr_test_util",
1786 "grpc",
1787 "grpc++",
1788 "grpc++_test_config",
1789 "grpc++_test_util",
1790 "grpc_test_util"
1791 ],
1792 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001793 "src/proto/grpc/testing/empty.grpc.pb.h",
1794 "src/proto/grpc/testing/empty.pb.h",
1795 "src/proto/grpc/testing/messages.grpc.pb.h",
1796 "src/proto/grpc/testing/messages.pb.h",
1797 "src/proto/grpc/testing/test.grpc.pb.h",
1798 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001799 ],
1800 "language": "c++",
1801 "name": "reconnect_interop_client",
1802 "src": [
1803 "test/cpp/interop/reconnect_interop_client.cc"
1804 ]
1805 },
1806 {
1807 "deps": [
1808 "gpr",
1809 "gpr_test_util",
1810 "grpc",
1811 "grpc++",
1812 "grpc++_test_config",
1813 "grpc++_test_util",
1814 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001815 "reconnect_server",
1816 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001817 ],
1818 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001819 "src/proto/grpc/testing/empty.grpc.pb.h",
1820 "src/proto/grpc/testing/empty.pb.h",
1821 "src/proto/grpc/testing/messages.grpc.pb.h",
1822 "src/proto/grpc/testing/messages.pb.h",
1823 "src/proto/grpc/testing/test.grpc.pb.h",
1824 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001825 ],
1826 "language": "c++",
1827 "name": "reconnect_interop_server",
1828 "src": [
1829 "test/cpp/interop/reconnect_interop_server.cc"
1830 ]
1831 },
1832 {
1833 "deps": [
1834 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001835 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001836 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001837 "grpc++",
1838 "grpc++_test_util",
1839 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001840 ],
1841 "headers": [],
1842 "language": "c++",
1843 "name": "secure_auth_context_test",
1844 "src": [
1845 "test/cpp/common/secure_auth_context_test.cc"
1846 ]
1847 },
1848 {
1849 "deps": [
1850 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001851 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001852 "grpc",
1853 "grpc++",
1854 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001855 "grpc_test_util",
1856 "qps"
1857 ],
1858 "headers": [],
1859 "language": "c++",
1860 "name": "secure_sync_unary_ping_pong_test",
1861 "src": [
1862 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1863 ]
1864 },
1865 {
1866 "deps": [
1867 "gpr",
1868 "gpr_test_util",
1869 "grpc",
1870 "grpc++",
1871 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001872 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001873 ],
1874 "headers": [],
1875 "language": "c++",
1876 "name": "server_crash_test",
1877 "src": [
1878 "test/cpp/end2end/server_crash_test.cc"
1879 ]
1880 },
1881 {
1882 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001883 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001884 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001885 "grpc",
1886 "grpc++",
1887 "grpc++_test_util",
1888 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001889 ],
1890 "headers": [],
1891 "language": "c++",
1892 "name": "server_crash_test_client",
1893 "src": [
1894 "test/cpp/end2end/server_crash_test_client.cc"
1895 ]
1896 },
1897 {
1898 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001899 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001900 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001901 "grpc",
1902 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001903 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001904 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001905 ],
1906 "headers": [],
1907 "language": "c++",
1908 "name": "shutdown_test",
1909 "src": [
1910 "test/cpp/end2end/shutdown_test.cc"
1911 ]
1912 },
1913 {
1914 "deps": [
1915 "gpr",
1916 "gpr_test_util",
1917 "grpc",
1918 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001919 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001920 ],
1921 "headers": [],
1922 "language": "c++",
1923 "name": "status_test",
1924 "src": [
1925 "test/cpp/util/status_test.cc"
1926 ]
1927 },
1928 {
1929 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001930 "gpr",
1931 "gpr_test_util",
1932 "grpc",
1933 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001934 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001935 "grpc_test_util"
1936 ],
1937 "headers": [],
1938 "language": "c++",
1939 "name": "streaming_throughput_test",
1940 "src": [
1941 "test/cpp/end2end/streaming_throughput_test.cc"
1942 ]
1943 },
1944 {
1945 "deps": [
1946 "gpr",
1947 "gpr_test_util",
1948 "grpc",
1949 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001950 "grpc++_test_config",
1951 "grpc++_test_util",
1952 "grpc_test_util"
1953 ],
1954 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001955 "src/proto/grpc/testing/empty.grpc.pb.h",
1956 "src/proto/grpc/testing/empty.pb.h",
1957 "src/proto/grpc/testing/messages.grpc.pb.h",
1958 "src/proto/grpc/testing/messages.pb.h",
1959 "src/proto/grpc/testing/metrics.grpc.pb.h",
1960 "src/proto/grpc/testing/metrics.pb.h",
1961 "src/proto/grpc/testing/test.grpc.pb.h",
1962 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001963 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001964 "test/cpp/interop/interop_client.h",
1965 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08001966 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001967 ],
1968 "language": "c++",
1969 "name": "stress_test",
1970 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001971 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001972 "test/cpp/interop/interop_client.cc",
1973 "test/cpp/interop/interop_client.h",
1974 "test/cpp/interop/stress_interop_client.cc",
1975 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001976 "test/cpp/interop/stress_test.cc",
1977 "test/cpp/util/metrics_server.cc",
1978 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001979 ]
1980 },
1981 {
1982 "deps": [
1983 "gpr",
1984 "gpr_test_util",
1985 "grpc",
1986 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001987 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001988 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001989 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001990 ],
1991 "headers": [],
1992 "language": "c++",
1993 "name": "sync_streaming_ping_pong_test",
1994 "src": [
1995 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
1996 ]
1997 },
1998 {
1999 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002000 "gpr",
2001 "gpr_test_util",
2002 "grpc",
2003 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002004 "grpc++_test_util",
2005 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002006 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002007 ],
2008 "headers": [],
2009 "language": "c++",
2010 "name": "sync_unary_ping_pong_test",
2011 "src": [
2012 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2013 ]
2014 },
2015 {
2016 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002017 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002018 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002019 "grpc",
2020 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002021 "grpc++_test_util",
2022 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002023 ],
2024 "headers": [],
2025 "language": "c++",
2026 "name": "thread_stress_test",
2027 "src": [
2028 "test/cpp/end2end/thread_stress_test.cc"
2029 ]
2030 },
2031 {
2032 "deps": [
Hongwei Wang8e04d412015-07-31 15:12:51 -07002033 "gpr",
2034 "gpr_test_util",
2035 "grpc",
2036 "grpc++",
2037 "grpc++_test_util",
2038 "grpc_test_util",
2039 "grpc_zookeeper"
2040 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002041 "headers": [
2042 "src/proto/grpc/testing/echo.grpc.pb.h",
2043 "src/proto/grpc/testing/echo.pb.h"
2044 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002045 "language": "c++",
2046 "name": "zookeeper_test",
2047 "src": [
2048 "test/cpp/end2end/zookeeper_test.cc"
2049 ]
2050 },
2051 {
2052 "deps": [
Craig Tillerab230452016-01-04 08:18:43 -08002053 "gpr",
2054 "grpc"
2055 ],
2056 "headers": [],
2057 "language": "c89",
2058 "name": "public_headers_must_be_c89",
2059 "src": [
2060 "test/core/surface/public_headers_must_be_c89.c"
2061 ]
2062 },
2063 {
2064 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002065 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002066 "end2end_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002067 "gpr",
2068 "gpr_test_util",
2069 "grpc",
2070 "grpc_test_util"
2071 ],
2072 "headers": [],
2073 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002074 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002075 "src": [
2076 "test/core/end2end/fixtures/h2_census.c"
2077 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002078 },
2079 {
2080 "deps": [
2081 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002082 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002083 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002084 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002085 "grpc",
2086 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002087 ],
2088 "headers": [],
2089 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002090 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002091 "src": [
2092 "test/core/end2end/fixtures/h2_compress.c"
2093 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002094 },
2095 {
2096 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002097 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002098 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002099 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002100 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002101 "grpc",
2102 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002103 ],
2104 "headers": [],
2105 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002106 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002107 "src": [
2108 "test/core/end2end/fixtures/h2_fakesec.c"
2109 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002110 },
2111 {
2112 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002113 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002114 "end2end_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002115 "gpr",
2116 "gpr_test_util",
2117 "grpc",
2118 "grpc_test_util"
2119 ],
2120 "headers": [],
2121 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002122 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002123 "src": [
2124 "test/core/end2end/fixtures/h2_full.c"
2125 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002126 },
2127 {
2128 "deps": [
2129 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002130 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002131 "gpr",
2132 "gpr_test_util",
2133 "grpc",
2134 "grpc_test_util"
2135 ],
2136 "headers": [],
2137 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002138 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002139 "src": [
2140 "test/core/end2end/fixtures/h2_full+pipe.c"
2141 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002142 },
2143 {
2144 "deps": [
2145 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002146 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002147 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002148 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002149 "grpc",
2150 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002151 ],
2152 "headers": [],
2153 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002154 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002155 "src": [
2156 "test/core/end2end/fixtures/h2_full+poll.c"
2157 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002158 },
2159 {
2160 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002161 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002162 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002163 "gpr",
2164 "gpr_test_util",
2165 "grpc",
2166 "grpc_test_util"
2167 ],
2168 "headers": [],
2169 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002170 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002171 "src": [
2172 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2173 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002174 },
2175 {
2176 "deps": [
2177 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002178 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002179 "gpr",
2180 "gpr_test_util",
2181 "grpc",
2182 "grpc_test_util"
2183 ],
2184 "headers": [],
2185 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002186 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002187 "src": [
2188 "test/core/end2end/fixtures/h2_oauth2.c"
2189 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002190 },
2191 {
2192 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002193 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002194 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002195 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002196 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002197 "grpc",
2198 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002199 ],
2200 "headers": [],
2201 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002202 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002203 "src": [
2204 "test/core/end2end/fixtures/h2_proxy.c"
2205 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002206 },
2207 {
2208 "deps": [
2209 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002210 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002211 "gpr",
2212 "gpr_test_util",
2213 "grpc",
2214 "grpc_test_util"
2215 ],
2216 "headers": [],
2217 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002218 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002219 "src": [
2220 "test/core/end2end/fixtures/h2_sockpair.c"
2221 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002222 },
2223 {
2224 "deps": [
2225 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002226 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002227 "gpr",
2228 "gpr_test_util",
2229 "grpc",
2230 "grpc_test_util"
2231 ],
2232 "headers": [],
2233 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002234 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002235 "src": [
2236 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2237 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002238 },
2239 {
2240 "deps": [
2241 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002242 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002243 "gpr",
2244 "gpr_test_util",
2245 "grpc",
2246 "grpc_test_util"
2247 ],
2248 "headers": [],
2249 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002250 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002251 "src": [
2252 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2253 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002254 },
2255 {
2256 "deps": [
2257 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002258 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002259 "gpr",
2260 "gpr_test_util",
2261 "grpc",
2262 "grpc_test_util"
2263 ],
2264 "headers": [],
2265 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002266 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002267 "src": [
2268 "test/core/end2end/fixtures/h2_ssl.c"
2269 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002270 },
2271 {
2272 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002273 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002274 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002275 "gpr",
2276 "gpr_test_util",
2277 "grpc",
2278 "grpc_test_util"
2279 ],
2280 "headers": [],
2281 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002282 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002283 "src": [
2284 "test/core/end2end/fixtures/h2_ssl+poll.c"
2285 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002286 },
2287 {
2288 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002289 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002290 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002291 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002292 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002293 "grpc",
2294 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002295 ],
2296 "headers": [],
2297 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002298 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002299 "src": [
2300 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2301 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002302 },
2303 {
2304 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002306 "end2end_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002307 "gpr",
2308 "gpr_test_util",
2309 "grpc",
2310 "grpc_test_util"
2311 ],
2312 "headers": [],
2313 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002314 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002315 "src": [
2316 "test/core/end2end/fixtures/h2_uchannel.c"
2317 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002318 },
2319 {
2320 "deps": [
2321 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002322 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002323 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002324 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002325 "grpc",
2326 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002327 ],
2328 "headers": [],
2329 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002330 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002331 "src": [
2332 "test/core/end2end/fixtures/h2_uds.c"
2333 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002334 },
2335 {
2336 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002337 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002338 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002339 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002340 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002341 "grpc",
2342 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002343 ],
2344 "headers": [],
2345 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002346 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002347 "src": [
2348 "test/core/end2end/fixtures/h2_uds+poll.c"
2349 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002350 },
2351 {
2352 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002353 "end2end_nosec_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002354 "gpr",
2355 "gpr_test_util",
2356 "grpc_test_util_unsecure",
2357 "grpc_unsecure"
2358 ],
2359 "headers": [],
2360 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002361 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002362 "src": [
2363 "test/core/end2end/fixtures/h2_census.c"
2364 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002365 },
2366 {
2367 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002368 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002369 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002370 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002371 "grpc_test_util_unsecure",
2372 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002373 ],
2374 "headers": [],
2375 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002376 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002377 "src": [
2378 "test/core/end2end/fixtures/h2_compress.c"
2379 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002380 },
2381 {
2382 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002383 "end2end_nosec_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002384 "gpr",
2385 "gpr_test_util",
2386 "grpc_test_util_unsecure",
2387 "grpc_unsecure"
2388 ],
2389 "headers": [],
2390 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002391 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002392 "src": [
2393 "test/core/end2end/fixtures/h2_full.c"
2394 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002395 },
2396 {
2397 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002398 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002399 "gpr",
2400 "gpr_test_util",
2401 "grpc_test_util_unsecure",
2402 "grpc_unsecure"
2403 ],
2404 "headers": [],
2405 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002406 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002407 "src": [
2408 "test/core/end2end/fixtures/h2_full+pipe.c"
2409 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002410 },
2411 {
2412 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002413 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002414 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002415 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002416 "grpc_test_util_unsecure",
2417 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002418 ],
2419 "headers": [],
2420 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002421 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002422 "src": [
2423 "test/core/end2end/fixtures/h2_full+poll.c"
2424 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002425 },
2426 {
2427 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002428 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002429 "gpr",
2430 "gpr_test_util",
2431 "grpc_test_util_unsecure",
2432 "grpc_unsecure"
2433 ],
2434 "headers": [],
2435 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002436 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002437 "src": [
2438 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2439 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002440 },
2441 {
2442 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002443 "end2end_nosec_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002444 "gpr",
2445 "gpr_test_util",
2446 "grpc_test_util_unsecure",
2447 "grpc_unsecure"
2448 ],
2449 "headers": [],
2450 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002451 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002452 "src": [
2453 "test/core/end2end/fixtures/h2_proxy.c"
2454 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002455 },
2456 {
2457 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002458 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002459 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002460 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002461 "grpc_test_util_unsecure",
2462 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002463 ],
2464 "headers": [],
2465 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002466 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002467 "src": [
2468 "test/core/end2end/fixtures/h2_sockpair.c"
2469 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002470 },
2471 {
2472 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002473 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002474 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002475 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002476 "grpc_test_util_unsecure",
2477 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002478 ],
2479 "headers": [],
2480 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002481 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002482 "src": [
2483 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2484 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002485 },
2486 {
2487 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002488 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002489 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002490 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002491 "grpc_test_util_unsecure",
2492 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002493 ],
2494 "headers": [],
2495 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002496 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002497 "src": [
2498 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2499 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002500 },
2501 {
2502 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002503 "end2end_nosec_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002504 "gpr",
2505 "gpr_test_util",
2506 "grpc_test_util_unsecure",
2507 "grpc_unsecure"
2508 ],
2509 "headers": [],
2510 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002511 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002512 "src": [
2513 "test/core/end2end/fixtures/h2_uchannel.c"
2514 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002515 },
2516 {
2517 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002518 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002519 "gpr",
2520 "gpr_test_util",
2521 "grpc_test_util_unsecure",
2522 "grpc_unsecure"
2523 ],
2524 "headers": [],
2525 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002526 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002527 "src": [
2528 "test/core/end2end/fixtures/h2_uds.c"
2529 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002530 },
2531 {
2532 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002533 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002534 "gpr",
2535 "gpr_test_util",
2536 "grpc_test_util_unsecure",
2537 "grpc_unsecure"
2538 ],
2539 "headers": [],
2540 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002541 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002542 "src": [
2543 "test/core/end2end/fixtures/h2_uds+poll.c"
2544 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002545 },
2546 {
2547 "deps": [
2548 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002549 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002550 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002551 "grpc_test_util_unsecure",
2552 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002553 ],
2554 "headers": [],
2555 "language": "c",
Craig Tiller795764b2015-12-11 08:56:09 -08002556 "name": "badreq_bad_client_test",
2557 "src": [
2558 "test/core/bad_client/tests/badreq.c"
2559 ]
2560 },
2561 {
2562 "deps": [
2563 "bad_client_test",
2564 "gpr",
2565 "gpr_test_util",
2566 "grpc_test_util_unsecure",
2567 "grpc_unsecure"
2568 ],
2569 "headers": [],
2570 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002571 "name": "connection_prefix_bad_client_test",
2572 "src": [
2573 "test/core/bad_client/tests/connection_prefix.c"
2574 ]
2575 },
2576 {
2577 "deps": [
2578 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002579 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002580 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002581 "grpc_test_util_unsecure",
2582 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002583 ],
2584 "headers": [],
2585 "language": "c",
Craig Tiller535701c2015-12-07 10:09:44 -08002586 "name": "headers_bad_client_test",
2587 "src": [
2588 "test/core/bad_client/tests/headers.c"
2589 ]
2590 },
2591 {
2592 "deps": [
2593 "bad_client_test",
2594 "gpr",
2595 "gpr_test_util",
2596 "grpc_test_util_unsecure",
2597 "grpc_unsecure"
2598 ],
2599 "headers": [],
2600 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002601 "name": "initial_settings_frame_bad_client_test",
2602 "src": [
2603 "test/core/bad_client/tests/initial_settings_frame.c"
2604 ]
2605 },
2606 {
Craig Tillereda1e9b2015-12-08 10:37:56 -08002607 "deps": [
2608 "bad_client_test",
2609 "gpr",
2610 "gpr_test_util",
2611 "grpc_test_util_unsecure",
2612 "grpc_unsecure"
2613 ],
2614 "headers": [],
2615 "language": "c",
Craig Tiller83399c92015-12-14 13:34:44 -08002616 "name": "server_registered_method_bad_client_test",
2617 "src": [
2618 "test/core/bad_client/tests/server_registered_method.c"
2619 ]
2620 },
2621 {
2622 "deps": [
2623 "bad_client_test",
2624 "gpr",
2625 "gpr_test_util",
2626 "grpc_test_util_unsecure",
2627 "grpc_unsecure"
2628 ],
2629 "headers": [],
2630 "language": "c",
Craig Tiller2a2bee92015-12-09 08:32:58 -08002631 "name": "simple_request_bad_client_test",
2632 "src": [
2633 "test/core/bad_client/tests/simple_request.c"
2634 ]
2635 },
2636 {
2637 "deps": [
2638 "bad_client_test",
2639 "gpr",
2640 "gpr_test_util",
2641 "grpc_test_util_unsecure",
2642 "grpc_unsecure"
2643 ],
2644 "headers": [],
2645 "language": "c",
Craig Tillereda1e9b2015-12-08 10:37:56 -08002646 "name": "unknown_frame_bad_client_test",
2647 "src": [
2648 "test/core/bad_client/tests/unknown_frame.c"
2649 ]
2650 },
2651 {
Craig Tillerabd20f32015-12-13 11:48:59 -08002652 "deps": [
Craig Tiller3b66ab92015-12-09 19:42:22 -08002653 "bad_client_test",
2654 "gpr",
2655 "gpr_test_util",
2656 "grpc_test_util_unsecure",
2657 "grpc_unsecure"
2658 ],
2659 "headers": [],
2660 "language": "c",
2661 "name": "window_overflow_bad_client_test",
2662 "src": [
2663 "test/core/bad_client/tests/window_overflow.c"
2664 ]
2665 },
2666 {
Craig Tiller86e8ad82015-12-16 19:25:58 -08002667 "deps": [
Craig Tillerabd20f32015-12-13 11:48:59 -08002668 "bad_ssl_test_server",
2669 "gpr",
2670 "gpr_test_util",
2671 "grpc",
2672 "grpc_test_util"
2673 ],
2674 "headers": [],
2675 "language": "c",
2676 "name": "bad_ssl_alpn_server",
2677 "src": [
2678 "test/core/bad_ssl/servers/alpn.c"
2679 ]
2680 },
2681 {
2682 "deps": [
2683 "bad_ssl_test_server",
2684 "gpr",
2685 "gpr_test_util",
2686 "grpc",
2687 "grpc_test_util"
2688 ],
2689 "headers": [],
2690 "language": "c",
2691 "name": "bad_ssl_cert_server",
2692 "src": [
2693 "test/core/bad_ssl/servers/cert.c"
2694 ]
2695 },
2696 {
2697 "deps": [
2698 "gpr",
2699 "gpr_test_util",
2700 "grpc",
2701 "grpc_test_util"
2702 ],
2703 "headers": [],
2704 "language": "c",
2705 "name": "bad_ssl_alpn_test",
2706 "src": [
2707 "test/core/bad_ssl/bad_ssl_test.c"
2708 ]
2709 },
2710 {
2711 "deps": [
2712 "gpr",
2713 "gpr_test_util",
2714 "grpc",
2715 "grpc_test_util"
2716 ],
2717 "headers": [],
2718 "language": "c",
2719 "name": "bad_ssl_cert_test",
2720 "src": [
2721 "test/core/bad_ssl/bad_ssl_test.c"
2722 ]
2723 },
2724 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002725 "deps": [],
2726 "headers": [
2727 "include/grpc/support/alloc.h",
2728 "include/grpc/support/atm.h",
2729 "include/grpc/support/atm_gcc_atomic.h",
2730 "include/grpc/support/atm_gcc_sync.h",
2731 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002732 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002733 "include/grpc/support/cmdline.h",
2734 "include/grpc/support/cpu.h",
2735 "include/grpc/support/histogram.h",
2736 "include/grpc/support/host_port.h",
2737 "include/grpc/support/log.h",
2738 "include/grpc/support/log_win32.h",
2739 "include/grpc/support/port_platform.h",
2740 "include/grpc/support/slice.h",
2741 "include/grpc/support/slice_buffer.h",
2742 "include/grpc/support/string_util.h",
2743 "include/grpc/support/subprocess.h",
2744 "include/grpc/support/sync.h",
2745 "include/grpc/support/sync_generic.h",
2746 "include/grpc/support/sync_posix.h",
2747 "include/grpc/support/sync_win32.h",
2748 "include/grpc/support/thd.h",
2749 "include/grpc/support/time.h",
2750 "include/grpc/support/tls.h",
2751 "include/grpc/support/tls_gcc.h",
2752 "include/grpc/support/tls_msvc.h",
2753 "include/grpc/support/tls_pthread.h",
2754 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002755 "src/core/profiling/timers.h",
vjpai9839d282015-09-24 17:55:18 -07002756 "src/core/support/block_annotate.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002757 "src/core/support/env.h",
2758 "src/core/support/file.h",
2759 "src/core/support/murmur_hash.h",
Vijay Pai005e3052015-07-10 15:18:45 -07002760 "src/core/support/stack_lockfree.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002761 "src/core/support/string.h",
2762 "src/core/support/string_win32.h",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002763 "src/core/support/thd_internal.h",
2764 "src/core/support/time_precise.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002765 ],
2766 "language": "c",
2767 "name": "gpr",
2768 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002769 "include/grpc/support/alloc.h",
2770 "include/grpc/support/atm.h",
2771 "include/grpc/support/atm_gcc_atomic.h",
2772 "include/grpc/support/atm_gcc_sync.h",
2773 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002774 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002775 "include/grpc/support/cmdline.h",
2776 "include/grpc/support/cpu.h",
2777 "include/grpc/support/histogram.h",
2778 "include/grpc/support/host_port.h",
2779 "include/grpc/support/log.h",
2780 "include/grpc/support/log_win32.h",
2781 "include/grpc/support/port_platform.h",
2782 "include/grpc/support/slice.h",
2783 "include/grpc/support/slice_buffer.h",
2784 "include/grpc/support/string_util.h",
2785 "include/grpc/support/subprocess.h",
2786 "include/grpc/support/sync.h",
2787 "include/grpc/support/sync_generic.h",
2788 "include/grpc/support/sync_posix.h",
2789 "include/grpc/support/sync_win32.h",
2790 "include/grpc/support/thd.h",
2791 "include/grpc/support/time.h",
2792 "include/grpc/support/tls.h",
2793 "include/grpc/support/tls_gcc.h",
2794 "include/grpc/support/tls_msvc.h",
2795 "include/grpc/support/tls_pthread.h",
2796 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002797 "src/core/profiling/basic_timers.c",
2798 "src/core/profiling/stap_timers.c",
2799 "src/core/profiling/timers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002800 "src/core/support/alloc.c",
Craig Tillerfba79f22015-11-23 11:06:55 -08002801 "src/core/support/avl.c",
vjpai9839d282015-09-24 17:55:18 -07002802 "src/core/support/block_annotate.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002803 "src/core/support/cmdline.c",
2804 "src/core/support/cpu_iphone.c",
2805 "src/core/support/cpu_linux.c",
2806 "src/core/support/cpu_posix.c",
2807 "src/core/support/cpu_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002808 "src/core/support/env.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002809 "src/core/support/env_linux.c",
2810 "src/core/support/env_posix.c",
2811 "src/core/support/env_win32.c",
2812 "src/core/support/file.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002813 "src/core/support/file.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002814 "src/core/support/file_posix.c",
2815 "src/core/support/file_win32.c",
2816 "src/core/support/histogram.c",
2817 "src/core/support/host_port.c",
2818 "src/core/support/log.c",
2819 "src/core/support/log_android.c",
2820 "src/core/support/log_linux.c",
2821 "src/core/support/log_posix.c",
2822 "src/core/support/log_win32.c",
2823 "src/core/support/murmur_hash.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002824 "src/core/support/murmur_hash.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002825 "src/core/support/slice.c",
2826 "src/core/support/slice_buffer.c",
Vijay Pai005e3052015-07-10 15:18:45 -07002827 "src/core/support/stack_lockfree.c",
2828 "src/core/support/stack_lockfree.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002829 "src/core/support/string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002830 "src/core/support/string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002831 "src/core/support/string_posix.c",
2832 "src/core/support/string_win32.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002833 "src/core/support/string_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002834 "src/core/support/subprocess_posix.c",
2835 "src/core/support/sync.c",
2836 "src/core/support/sync_posix.c",
2837 "src/core/support/sync_win32.c",
2838 "src/core/support/thd.c",
2839 "src/core/support/thd_internal.h",
2840 "src/core/support/thd_posix.c",
2841 "src/core/support/thd_win32.c",
2842 "src/core/support/time.c",
2843 "src/core/support/time_posix.c",
Craig Tiller504ed592015-10-08 07:38:43 -07002844 "src/core/support/time_precise.c",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002845 "src/core/support/time_precise.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002846 "src/core/support/time_win32.c",
2847 "src/core/support/tls_pthread.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07002848 ]
2849 },
2850 {
2851 "deps": [
2852 "gpr"
2853 ],
2854 "headers": [
2855 "test/core/util/test_config.h"
2856 ],
2857 "language": "c",
2858 "name": "gpr_test_util",
2859 "src": [
2860 "test/core/util/test_config.c",
2861 "test/core/util/test_config.h"
2862 ]
2863 },
2864 {
2865 "deps": [
2866 "gpr"
2867 ],
2868 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002869 "include/grpc/byte_buffer.h",
2870 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002871 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002872 "include/grpc/compression.h",
2873 "include/grpc/grpc.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002874 "include/grpc/grpc_security.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002875 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002876 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002877 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002878 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002879 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002880 "src/core/channel/channel_args.h",
2881 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002882 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002883 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002884 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002885 "src/core/channel/connected_channel.h",
2886 "src/core/channel/context.h",
2887 "src/core/channel/http_client_filter.h",
2888 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002889 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002890 "src/core/client_config/client_config.h",
2891 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002892 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002893 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002894 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002895 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002896 "src/core/client_config/lb_policy_factory.h",
2897 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002898 "src/core/client_config/resolver.h",
2899 "src/core/client_config/resolver_factory.h",
2900 "src/core/client_config/resolver_registry.h",
2901 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002902 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002903 "src/core/client_config/subchannel.h",
2904 "src/core/client_config/subchannel_factory.h",
2905 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002906 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002907 "src/core/compression/message_compress.h",
2908 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002909 "src/core/httpcli/format_request.h",
2910 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002911 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002912 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002913 "src/core/iomgr/endpoint.h",
2914 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002915 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07002916 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002917 "src/core/iomgr/fd_posix.h",
2918 "src/core/iomgr/iocp_windows.h",
2919 "src/core/iomgr/iomgr.h",
2920 "src/core/iomgr/iomgr_internal.h",
2921 "src/core/iomgr/iomgr_posix.h",
2922 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002923 "src/core/iomgr/pollset_posix.h",
2924 "src/core/iomgr/pollset_set.h",
2925 "src/core/iomgr/pollset_set_posix.h",
2926 "src/core/iomgr/pollset_set_windows.h",
2927 "src/core/iomgr/pollset_windows.h",
2928 "src/core/iomgr/resolve_address.h",
2929 "src/core/iomgr/sockaddr.h",
2930 "src/core/iomgr/sockaddr_posix.h",
2931 "src/core/iomgr/sockaddr_utils.h",
2932 "src/core/iomgr/sockaddr_win32.h",
2933 "src/core/iomgr/socket_utils_posix.h",
2934 "src/core/iomgr/socket_windows.h",
2935 "src/core/iomgr/tcp_client.h",
2936 "src/core/iomgr/tcp_posix.h",
2937 "src/core/iomgr/tcp_server.h",
2938 "src/core/iomgr/tcp_windows.h",
2939 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002940 "src/core/iomgr/timer.h",
2941 "src/core/iomgr/timer_heap.h",
2942 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04002943 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002944 "src/core/iomgr/wakeup_fd_pipe.h",
2945 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07002946 "src/core/iomgr/workqueue.h",
2947 "src/core/iomgr/workqueue_posix.h",
2948 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002949 "src/core/json/json.h",
2950 "src/core/json/json_common.h",
2951 "src/core/json/json_reader.h",
2952 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002953 "src/core/security/auth_filters.h",
2954 "src/core/security/base64.h",
2955 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07002956 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002957 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02002958 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002959 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002960 "src/core/security/security_connector.h",
2961 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07002962 "src/core/statistics/census_interface.h",
2963 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07002964 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002965 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07002966 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002967 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002968 "src/core/surface/completion_queue.h",
2969 "src/core/surface/event_string.h",
2970 "src/core/surface/init.h",
2971 "src/core/surface/server.h",
2972 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002973 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002974 "src/core/transport/chttp2/alpn.h",
2975 "src/core/transport/chttp2/bin_encoder.h",
2976 "src/core/transport/chttp2/frame.h",
2977 "src/core/transport/chttp2/frame_data.h",
2978 "src/core/transport/chttp2/frame_goaway.h",
2979 "src/core/transport/chttp2/frame_ping.h",
2980 "src/core/transport/chttp2/frame_rst_stream.h",
2981 "src/core/transport/chttp2/frame_settings.h",
2982 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002983 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002984 "src/core/transport/chttp2/hpack_parser.h",
2985 "src/core/transport/chttp2/hpack_table.h",
2986 "src/core/transport/chttp2/http2_errors.h",
2987 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02002988 "src/core/transport/chttp2/incoming_metadata.h",
2989 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002990 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002991 "src/core/transport/chttp2/stream_map.h",
2992 "src/core/transport/chttp2/timeout_encoding.h",
2993 "src/core/transport/chttp2/varint.h",
2994 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07002995 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002996 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002997 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08002998 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002999 "src/core/transport/transport.h",
3000 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003001 "src/core/tsi/fake_transport_security.h",
3002 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003003 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003004 "src/core/tsi/transport_security.h",
3005 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003006 ],
3007 "language": "c",
3008 "name": "grpc",
3009 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003010 "include/grpc/byte_buffer.h",
3011 "include/grpc/byte_buffer_reader.h",
3012 "include/grpc/census.h",
3013 "include/grpc/compression.h",
3014 "include/grpc/grpc.h",
3015 "include/grpc/grpc_security.h",
3016 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003017 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003018 "src/core/census/context.c",
3019 "src/core/census/context.h",
3020 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003021 "src/core/census/grpc_filter.c",
3022 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003023 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003024 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003025 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003026 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003027 "src/core/channel/channel_args.c",
3028 "src/core/channel/channel_args.h",
3029 "src/core/channel/channel_stack.c",
3030 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003031 "src/core/channel/client_channel.c",
3032 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003033 "src/core/channel/client_uchannel.c",
3034 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003035 "src/core/channel/compress_filter.c",
3036 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003037 "src/core/channel/connected_channel.c",
3038 "src/core/channel/connected_channel.h",
3039 "src/core/channel/context.h",
3040 "src/core/channel/http_client_filter.c",
3041 "src/core/channel/http_client_filter.h",
3042 "src/core/channel/http_server_filter.c",
3043 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003044 "src/core/channel/subchannel_call_holder.c",
3045 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003046 "src/core/client_config/client_config.c",
3047 "src/core/client_config/client_config.h",
3048 "src/core/client_config/connector.c",
3049 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003050 "src/core/client_config/default_initial_connect_string.c",
3051 "src/core/client_config/initial_connect_string.c",
3052 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003053 "src/core/client_config/lb_policies/pick_first.c",
3054 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003055 "src/core/client_config/lb_policies/round_robin.c",
3056 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003057 "src/core/client_config/lb_policy.c",
3058 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003059 "src/core/client_config/lb_policy_factory.c",
3060 "src/core/client_config/lb_policy_factory.h",
3061 "src/core/client_config/lb_policy_registry.c",
3062 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003063 "src/core/client_config/resolver.c",
3064 "src/core/client_config/resolver.h",
3065 "src/core/client_config/resolver_factory.c",
3066 "src/core/client_config/resolver_factory.h",
3067 "src/core/client_config/resolver_registry.c",
3068 "src/core/client_config/resolver_registry.h",
3069 "src/core/client_config/resolvers/dns_resolver.c",
3070 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003071 "src/core/client_config/resolvers/sockaddr_resolver.c",
3072 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003073 "src/core/client_config/subchannel.c",
3074 "src/core/client_config/subchannel.h",
3075 "src/core/client_config/subchannel_factory.c",
3076 "src/core/client_config/subchannel_factory.h",
3077 "src/core/client_config/uri_parser.c",
3078 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003079 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003080 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003081 "src/core/compression/message_compress.c",
3082 "src/core/compression/message_compress.h",
3083 "src/core/debug/trace.c",
3084 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003085 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003086 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003087 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003088 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003089 "src/core/httpcli/httpcli_security_connector.c",
3090 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003091 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003092 "src/core/iomgr/closure.c",
3093 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003094 "src/core/iomgr/endpoint.c",
3095 "src/core/iomgr/endpoint.h",
3096 "src/core/iomgr/endpoint_pair.h",
3097 "src/core/iomgr/endpoint_pair_posix.c",
3098 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003099 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003100 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003101 "src/core/iomgr/executor.c",
3102 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003103 "src/core/iomgr/fd_posix.c",
3104 "src/core/iomgr/fd_posix.h",
3105 "src/core/iomgr/iocp_windows.c",
3106 "src/core/iomgr/iocp_windows.h",
3107 "src/core/iomgr/iomgr.c",
3108 "src/core/iomgr/iomgr.h",
3109 "src/core/iomgr/iomgr_internal.h",
3110 "src/core/iomgr/iomgr_posix.c",
3111 "src/core/iomgr/iomgr_posix.h",
3112 "src/core/iomgr/iomgr_windows.c",
3113 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003114 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3115 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3116 "src/core/iomgr/pollset_posix.c",
3117 "src/core/iomgr/pollset_posix.h",
3118 "src/core/iomgr/pollset_set.h",
3119 "src/core/iomgr/pollset_set_posix.c",
3120 "src/core/iomgr/pollset_set_posix.h",
3121 "src/core/iomgr/pollset_set_windows.c",
3122 "src/core/iomgr/pollset_set_windows.h",
3123 "src/core/iomgr/pollset_windows.c",
3124 "src/core/iomgr/pollset_windows.h",
3125 "src/core/iomgr/resolve_address.h",
3126 "src/core/iomgr/resolve_address_posix.c",
3127 "src/core/iomgr/resolve_address_windows.c",
3128 "src/core/iomgr/sockaddr.h",
3129 "src/core/iomgr/sockaddr_posix.h",
3130 "src/core/iomgr/sockaddr_utils.c",
3131 "src/core/iomgr/sockaddr_utils.h",
3132 "src/core/iomgr/sockaddr_win32.h",
3133 "src/core/iomgr/socket_utils_common_posix.c",
3134 "src/core/iomgr/socket_utils_linux.c",
3135 "src/core/iomgr/socket_utils_posix.c",
3136 "src/core/iomgr/socket_utils_posix.h",
3137 "src/core/iomgr/socket_windows.c",
3138 "src/core/iomgr/socket_windows.h",
3139 "src/core/iomgr/tcp_client.h",
3140 "src/core/iomgr/tcp_client_posix.c",
3141 "src/core/iomgr/tcp_client_windows.c",
3142 "src/core/iomgr/tcp_posix.c",
3143 "src/core/iomgr/tcp_posix.h",
3144 "src/core/iomgr/tcp_server.h",
3145 "src/core/iomgr/tcp_server_posix.c",
3146 "src/core/iomgr/tcp_server_windows.c",
3147 "src/core/iomgr/tcp_windows.c",
3148 "src/core/iomgr/tcp_windows.h",
3149 "src/core/iomgr/time_averaged_stats.c",
3150 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003151 "src/core/iomgr/timer.c",
3152 "src/core/iomgr/timer.h",
3153 "src/core/iomgr/timer_heap.c",
3154 "src/core/iomgr/timer_heap.h",
3155 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003156 "src/core/iomgr/udp_server.c",
3157 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003158 "src/core/iomgr/wakeup_fd_eventfd.c",
3159 "src/core/iomgr/wakeup_fd_nospecial.c",
3160 "src/core/iomgr/wakeup_fd_pipe.c",
3161 "src/core/iomgr/wakeup_fd_pipe.h",
3162 "src/core/iomgr/wakeup_fd_posix.c",
3163 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003164 "src/core/iomgr/workqueue.h",
3165 "src/core/iomgr/workqueue_posix.c",
3166 "src/core/iomgr/workqueue_posix.h",
3167 "src/core/iomgr/workqueue_windows.c",
3168 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003169 "src/core/json/json.c",
3170 "src/core/json/json.h",
3171 "src/core/json/json_common.h",
3172 "src/core/json/json_reader.c",
3173 "src/core/json/json_reader.h",
3174 "src/core/json/json_string.c",
3175 "src/core/json/json_writer.c",
3176 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003177 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003178 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003179 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003180 "src/core/security/client_auth_filter.c",
3181 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003182 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003183 "src/core/security/credentials_metadata.c",
3184 "src/core/security/credentials_posix.c",
3185 "src/core/security/credentials_win32.c",
3186 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003187 "src/core/security/handshake.c",
3188 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003189 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003190 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003191 "src/core/security/jwt_verifier.c",
3192 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003193 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003194 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003195 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003196 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003197 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003198 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003199 "src/core/security/server_auth_filter.c",
3200 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003201 "src/core/statistics/census_interface.h",
3202 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003203 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003204 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003205 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003206 "src/core/surface/byte_buffer_reader.c",
3207 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003208 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003209 "src/core/surface/call_details.c",
3210 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003211 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003212 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003213 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003214 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003215 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003216 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003217 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003218 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003219 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003220 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003221 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003222 "src/core/surface/init.h",
3223 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003224 "src/core/surface/lame_client.c",
3225 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003226 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003227 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003228 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003229 "src/core/surface/server_chttp2.c",
3230 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003231 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003232 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003233 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003234 "src/core/transport/byte_stream.c",
3235 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003236 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003237 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003238 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003239 "src/core/transport/chttp2/bin_encoder.h",
3240 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003241 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003242 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003243 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003244 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003245 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003246 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003247 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003248 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003249 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003250 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003251 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003252 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003253 "src/core/transport/chttp2/hpack_encoder.c",
3254 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003255 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003256 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003257 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003258 "src/core/transport/chttp2/hpack_table.h",
3259 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003260 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003261 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003262 "src/core/transport/chttp2/incoming_metadata.c",
3263 "src/core/transport/chttp2/incoming_metadata.h",
3264 "src/core/transport/chttp2/internal.h",
3265 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003266 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003267 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003268 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003269 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003270 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003271 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003272 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003273 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003274 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003275 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003276 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003277 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003278 "src/core/transport/connectivity_state.c",
3279 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003280 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003281 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003282 "src/core/transport/metadata_batch.c",
3283 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003284 "src/core/transport/static_metadata.c",
3285 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003286 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003287 "src/core/transport/transport.h",
3288 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003289 "src/core/transport/transport_op_string.c",
3290 "src/core/tsi/fake_transport_security.c",
3291 "src/core/tsi/fake_transport_security.h",
3292 "src/core/tsi/ssl_transport_security.c",
3293 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003294 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003295 "src/core/tsi/transport_security.c",
3296 "src/core/tsi/transport_security.h",
3297 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003298 ]
3299 },
3300 {
3301 "deps": [
3302 "gpr",
3303 "gpr_test_util",
3304 "grpc"
3305 ],
3306 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003307 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003308 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003309 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003310 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003311 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003312 "test/core/util/grpc_profiler.h",
3313 "test/core/util/parse_hexstring.h",
3314 "test/core/util/port.h",
3315 "test/core/util/slice_splitter.h"
3316 ],
3317 "language": "c",
3318 "name": "grpc_test_util",
3319 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003320 "test/core/end2end/cq_verifier.c",
3321 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003322 "test/core/end2end/data/server1_cert.c",
3323 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003324 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003325 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003326 "test/core/end2end/fixtures/proxy.c",
3327 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003328 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003329 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003330 "test/core/security/oauth2_utils.c",
3331 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003332 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003333 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003334 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003335 "test/core/util/parse_hexstring.h",
3336 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003337 "test/core/util/port_posix.c",
3338 "test/core/util/port_windows.c",
3339 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003340 "test/core/util/slice_splitter.h"
3341 ]
3342 },
3343 {
3344 "deps": [
3345 "gpr",
3346 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003347 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003348 ],
3349 "headers": [
3350 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003351 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003352 "test/core/iomgr/endpoint_tests.h",
3353 "test/core/util/grpc_profiler.h",
3354 "test/core/util/parse_hexstring.h",
3355 "test/core/util/port.h",
3356 "test/core/util/slice_splitter.h"
3357 ],
3358 "language": "c",
3359 "name": "grpc_test_util_unsecure",
3360 "src": [
3361 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003362 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003363 "test/core/end2end/fixtures/proxy.c",
3364 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003365 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003366 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003367 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003368 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003369 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003370 "test/core/util/parse_hexstring.h",
3371 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 "test/core/util/port_posix.c",
3373 "test/core/util/port_windows.c",
3374 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003375 "test/core/util/slice_splitter.h"
3376 ]
3377 },
3378 {
3379 "deps": [
3380 "gpr"
3381 ],
3382 "headers": [
3383 "include/grpc/byte_buffer.h",
3384 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003385 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003386 "include/grpc/compression.h",
3387 "include/grpc/grpc.h",
3388 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003389 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003390 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003391 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003392 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003393 "src/core/channel/channel_args.h",
3394 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003395 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003396 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003397 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003398 "src/core/channel/connected_channel.h",
3399 "src/core/channel/context.h",
3400 "src/core/channel/http_client_filter.h",
3401 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003402 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003403 "src/core/client_config/client_config.h",
3404 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003405 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003406 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003407 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003408 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003409 "src/core/client_config/lb_policy_factory.h",
3410 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003411 "src/core/client_config/resolver.h",
3412 "src/core/client_config/resolver_factory.h",
3413 "src/core/client_config/resolver_registry.h",
3414 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003415 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003416 "src/core/client_config/subchannel.h",
3417 "src/core/client_config/subchannel_factory.h",
3418 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003419 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003420 "src/core/compression/message_compress.h",
3421 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003422 "src/core/httpcli/format_request.h",
3423 "src/core/httpcli/httpcli.h",
3424 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003425 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003426 "src/core/iomgr/endpoint.h",
3427 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003428 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003429 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003430 "src/core/iomgr/fd_posix.h",
3431 "src/core/iomgr/iocp_windows.h",
3432 "src/core/iomgr/iomgr.h",
3433 "src/core/iomgr/iomgr_internal.h",
3434 "src/core/iomgr/iomgr_posix.h",
3435 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003436 "src/core/iomgr/pollset_posix.h",
3437 "src/core/iomgr/pollset_set.h",
3438 "src/core/iomgr/pollset_set_posix.h",
3439 "src/core/iomgr/pollset_set_windows.h",
3440 "src/core/iomgr/pollset_windows.h",
3441 "src/core/iomgr/resolve_address.h",
3442 "src/core/iomgr/sockaddr.h",
3443 "src/core/iomgr/sockaddr_posix.h",
3444 "src/core/iomgr/sockaddr_utils.h",
3445 "src/core/iomgr/sockaddr_win32.h",
3446 "src/core/iomgr/socket_utils_posix.h",
3447 "src/core/iomgr/socket_windows.h",
3448 "src/core/iomgr/tcp_client.h",
3449 "src/core/iomgr/tcp_posix.h",
3450 "src/core/iomgr/tcp_server.h",
3451 "src/core/iomgr/tcp_windows.h",
3452 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003453 "src/core/iomgr/timer.h",
3454 "src/core/iomgr/timer_heap.h",
3455 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003456 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003457 "src/core/iomgr/wakeup_fd_pipe.h",
3458 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003459 "src/core/iomgr/workqueue.h",
3460 "src/core/iomgr/workqueue_posix.h",
3461 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003462 "src/core/json/json.h",
3463 "src/core/json/json_common.h",
3464 "src/core/json/json_reader.h",
3465 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003466 "src/core/statistics/census_interface.h",
3467 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003468 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003469 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003470 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003471 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003472 "src/core/surface/completion_queue.h",
3473 "src/core/surface/event_string.h",
3474 "src/core/surface/init.h",
3475 "src/core/surface/server.h",
3476 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003477 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003478 "src/core/transport/chttp2/alpn.h",
3479 "src/core/transport/chttp2/bin_encoder.h",
3480 "src/core/transport/chttp2/frame.h",
3481 "src/core/transport/chttp2/frame_data.h",
3482 "src/core/transport/chttp2/frame_goaway.h",
3483 "src/core/transport/chttp2/frame_ping.h",
3484 "src/core/transport/chttp2/frame_rst_stream.h",
3485 "src/core/transport/chttp2/frame_settings.h",
3486 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003487 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003488 "src/core/transport/chttp2/hpack_parser.h",
3489 "src/core/transport/chttp2/hpack_table.h",
3490 "src/core/transport/chttp2/http2_errors.h",
3491 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003492 "src/core/transport/chttp2/incoming_metadata.h",
3493 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003494 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003495 "src/core/transport/chttp2/stream_map.h",
3496 "src/core/transport/chttp2/timeout_encoding.h",
3497 "src/core/transport/chttp2/varint.h",
3498 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003499 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003500 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003501 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003502 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003503 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003504 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003505 ],
3506 "language": "c",
3507 "name": "grpc_unsecure",
3508 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003509 "include/grpc/byte_buffer.h",
3510 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003511 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003512 "include/grpc/compression.h",
3513 "include/grpc/grpc.h",
3514 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003515 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003516 "src/core/census/context.c",
3517 "src/core/census/context.h",
3518 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003519 "src/core/census/grpc_filter.c",
3520 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003521 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003522 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003523 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003524 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003525 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003526 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003527 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003528 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003529 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003530 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003531 "src/core/channel/client_uchannel.c",
3532 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003533 "src/core/channel/compress_filter.c",
3534 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003535 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003536 "src/core/channel/connected_channel.h",
3537 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003538 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003539 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003540 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003541 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003542 "src/core/channel/subchannel_call_holder.c",
3543 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003544 "src/core/client_config/client_config.c",
3545 "src/core/client_config/client_config.h",
3546 "src/core/client_config/connector.c",
3547 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003548 "src/core/client_config/default_initial_connect_string.c",
3549 "src/core/client_config/initial_connect_string.c",
3550 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003551 "src/core/client_config/lb_policies/pick_first.c",
3552 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003553 "src/core/client_config/lb_policies/round_robin.c",
3554 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003555 "src/core/client_config/lb_policy.c",
3556 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003557 "src/core/client_config/lb_policy_factory.c",
3558 "src/core/client_config/lb_policy_factory.h",
3559 "src/core/client_config/lb_policy_registry.c",
3560 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003561 "src/core/client_config/resolver.c",
3562 "src/core/client_config/resolver.h",
3563 "src/core/client_config/resolver_factory.c",
3564 "src/core/client_config/resolver_factory.h",
3565 "src/core/client_config/resolver_registry.c",
3566 "src/core/client_config/resolver_registry.h",
3567 "src/core/client_config/resolvers/dns_resolver.c",
3568 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003569 "src/core/client_config/resolvers/sockaddr_resolver.c",
3570 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003571 "src/core/client_config/subchannel.c",
3572 "src/core/client_config/subchannel.h",
3573 "src/core/client_config/subchannel_factory.c",
3574 "src/core/client_config/subchannel_factory.h",
3575 "src/core/client_config/uri_parser.c",
3576 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003577 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003578 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003579 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003580 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003581 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003582 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003583 "src/core/httpcli/format_request.c",
3584 "src/core/httpcli/format_request.h",
3585 "src/core/httpcli/httpcli.c",
3586 "src/core/httpcli/httpcli.h",
3587 "src/core/httpcli/parser.c",
3588 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003589 "src/core/iomgr/closure.c",
3590 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003591 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003592 "src/core/iomgr/endpoint.h",
3593 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003594 "src/core/iomgr/endpoint_pair_posix.c",
3595 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003596 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003597 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003598 "src/core/iomgr/executor.c",
3599 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003600 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003601 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003602 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003603 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003604 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003605 "src/core/iomgr/iomgr.h",
3606 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003607 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003608 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003609 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003610 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003611 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3612 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3613 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003614 "src/core/iomgr/pollset_posix.h",
3615 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003616 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003617 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003618 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003619 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003620 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003621 "src/core/iomgr/pollset_windows.h",
3622 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003623 "src/core/iomgr/resolve_address_posix.c",
3624 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003625 "src/core/iomgr/sockaddr.h",
3626 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003627 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003628 "src/core/iomgr/sockaddr_utils.h",
3629 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003630 "src/core/iomgr/socket_utils_common_posix.c",
3631 "src/core/iomgr/socket_utils_linux.c",
3632 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003633 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003634 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003635 "src/core/iomgr/socket_windows.h",
3636 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003637 "src/core/iomgr/tcp_client_posix.c",
3638 "src/core/iomgr/tcp_client_windows.c",
3639 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003640 "src/core/iomgr/tcp_posix.h",
3641 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003642 "src/core/iomgr/tcp_server_posix.c",
3643 "src/core/iomgr/tcp_server_windows.c",
3644 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003645 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003646 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003648 "src/core/iomgr/timer.c",
3649 "src/core/iomgr/timer.h",
3650 "src/core/iomgr/timer_heap.c",
3651 "src/core/iomgr/timer_heap.h",
3652 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003653 "src/core/iomgr/udp_server.c",
3654 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003655 "src/core/iomgr/wakeup_fd_eventfd.c",
3656 "src/core/iomgr/wakeup_fd_nospecial.c",
3657 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003658 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003659 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003660 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003661 "src/core/iomgr/workqueue.h",
3662 "src/core/iomgr/workqueue_posix.c",
3663 "src/core/iomgr/workqueue_posix.h",
3664 "src/core/iomgr/workqueue_windows.c",
3665 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003666 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003667 "src/core/json/json.h",
3668 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003669 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003670 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003671 "src/core/json/json_string.c",
3672 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003673 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003674 "src/core/statistics/census_interface.h",
3675 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003676 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003677 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003678 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003679 "src/core/surface/byte_buffer_reader.c",
3680 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003681 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003682 "src/core/surface/call_details.c",
3683 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003684 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003685 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003686 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003687 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003688 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003689 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003690 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003691 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003692 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003693 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003694 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003695 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003696 "src/core/surface/init_unsecure.c",
3697 "src/core/surface/lame_client.c",
3698 "src/core/surface/metadata_array.c",
3699 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003700 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003701 "src/core/surface/server_chttp2.c",
3702 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003703 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003704 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003705 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003706 "src/core/transport/byte_stream.c",
3707 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003708 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003709 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003710 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003711 "src/core/transport/chttp2/bin_encoder.h",
3712 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003713 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003714 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003715 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003716 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003717 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003718 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003719 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003720 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003721 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003722 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003723 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003724 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003725 "src/core/transport/chttp2/hpack_encoder.c",
3726 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003727 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003729 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003730 "src/core/transport/chttp2/hpack_table.h",
3731 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003732 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003733 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003734 "src/core/transport/chttp2/incoming_metadata.c",
3735 "src/core/transport/chttp2/incoming_metadata.h",
3736 "src/core/transport/chttp2/internal.h",
3737 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003738 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003739 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003740 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003741 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003743 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003744 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003745 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003746 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003747 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003748 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003749 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003750 "src/core/transport/connectivity_state.c",
3751 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003752 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003753 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003754 "src/core/transport/metadata_batch.c",
3755 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003756 "src/core/transport/static_metadata.c",
3757 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003758 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003759 "src/core/transport/transport.h",
3760 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003761 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003762 ]
3763 },
3764 {
3765 "deps": [
3766 "gpr",
3767 "grpc"
3768 ],
3769 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003770 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003771 "src/core/client_config/resolvers/zookeeper_resolver.h"
3772 ],
3773 "language": "c",
3774 "name": "grpc_zookeeper",
3775 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003776 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003777 "src/core/client_config/resolvers/zookeeper_resolver.c",
3778 "src/core/client_config/resolvers/zookeeper_resolver.h"
3779 ]
3780 },
3781 {
3782 "deps": [
3783 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07003784 "gpr_test_util",
3785 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003786 "grpc_test_util",
3787 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003788 ],
3789 "headers": [
3790 "test/core/util/reconnect_server.h"
3791 ],
3792 "language": "c",
3793 "name": "reconnect_server",
3794 "src": [
3795 "test/core/util/reconnect_server.c",
3796 "test/core/util/reconnect_server.h"
3797 ]
3798 },
3799 {
3800 "deps": [
3801 "gpr",
yang-gc9fca182015-11-06 16:41:33 -08003802 "gpr_test_util",
3803 "grpc",
3804 "grpc_test_util"
3805 ],
3806 "headers": [
3807 "test/core/util/test_tcp_server.h"
3808 ],
3809 "language": "c",
3810 "name": "test_tcp_server",
3811 "src": [
3812 "test/core/util/test_tcp_server.c",
3813 "test/core/util/test_tcp_server.h"
3814 ]
3815 },
3816 {
3817 "deps": [
3818 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003819 "grpc"
3820 ],
3821 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003822 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003823 "include/grpc++/client_context.h",
3824 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003825 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003826 "include/grpc++/generic/async_generic_service.h",
3827 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003828 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003829 "include/grpc++/impl/call.h",
3830 "include/grpc++/impl/client_unary_call.h",
3831 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003832 "include/grpc++/impl/proto_utils.h",
3833 "include/grpc++/impl/rpc_method.h",
3834 "include/grpc++/impl/rpc_service_method.h",
3835 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003836 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003837 "include/grpc++/impl/service_type.h",
3838 "include/grpc++/impl/sync.h",
3839 "include/grpc++/impl/sync_cxx11.h",
3840 "include/grpc++/impl/sync_no_cxx11.h",
3841 "include/grpc++/impl/thd.h",
3842 "include/grpc++/impl/thd_cxx11.h",
3843 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003844 "include/grpc++/security/auth_context.h",
3845 "include/grpc++/security/auth_metadata_processor.h",
3846 "include/grpc++/security/credentials.h",
3847 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003848 "include/grpc++/server.h",
3849 "include/grpc++/server_builder.h",
3850 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003851 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003852 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003853 "include/grpc++/support/byte_buffer.h",
3854 "include/grpc++/support/channel_arguments.h",
3855 "include/grpc++/support/config.h",
3856 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003857 "include/grpc++/support/slice.h",
3858 "include/grpc++/support/status.h",
3859 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003860 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003861 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003862 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003863 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003864 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003865 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003866 "src/cpp/common/create_auth_context.h",
3867 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003868 "src/cpp/server/dynamic_thread_pool.h",
3869 "src/cpp/server/fixed_size_thread_pool.h",
3870 "src/cpp/server/secure_server_credentials.h",
3871 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003872 ],
3873 "language": "c++",
3874 "name": "grpc++",
3875 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003876 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003877 "include/grpc++/client_context.h",
3878 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003879 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003880 "include/grpc++/generic/async_generic_service.h",
3881 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003882 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003883 "include/grpc++/impl/call.h",
3884 "include/grpc++/impl/client_unary_call.h",
3885 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003886 "include/grpc++/impl/proto_utils.h",
3887 "include/grpc++/impl/rpc_method.h",
3888 "include/grpc++/impl/rpc_service_method.h",
3889 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003890 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003891 "include/grpc++/impl/service_type.h",
3892 "include/grpc++/impl/sync.h",
3893 "include/grpc++/impl/sync_cxx11.h",
3894 "include/grpc++/impl/sync_no_cxx11.h",
3895 "include/grpc++/impl/thd.h",
3896 "include/grpc++/impl/thd_cxx11.h",
3897 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003898 "include/grpc++/security/auth_context.h",
3899 "include/grpc++/security/auth_metadata_processor.h",
3900 "include/grpc++/security/credentials.h",
3901 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003902 "include/grpc++/server.h",
3903 "include/grpc++/server_builder.h",
3904 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003905 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003906 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003907 "include/grpc++/support/byte_buffer.h",
3908 "include/grpc++/support/channel_arguments.h",
3909 "include/grpc++/support/config.h",
3910 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003911 "include/grpc++/support/slice.h",
3912 "include/grpc++/support/status.h",
3913 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003914 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003915 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003916 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003917 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003918 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003919 "src/cpp/client/client_context.cc",
3920 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07003921 "src/cpp/client/create_channel_internal.cc",
3922 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003923 "src/cpp/client/credentials.cc",
3924 "src/cpp/client/generic_stub.cc",
3925 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003926 "src/cpp/client/secure_credentials.cc",
3927 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07003928 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003929 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08003930 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003931 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003932 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003933 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003934 "src/cpp/common/secure_auth_context.cc",
3935 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08003936 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003937 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003938 "src/cpp/proto/proto_utils.cc",
3939 "src/cpp/server/async_generic_service.cc",
3940 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07003941 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003942 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07003943 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003944 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003945 "src/cpp/server/insecure_server_credentials.cc",
3946 "src/cpp/server/secure_server_credentials.cc",
3947 "src/cpp/server/secure_server_credentials.h",
3948 "src/cpp/server/server.cc",
3949 "src/cpp/server/server_builder.cc",
3950 "src/cpp/server/server_context.cc",
3951 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003952 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003953 "src/cpp/util/byte_buffer.cc",
3954 "src/cpp/util/slice.cc",
3955 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07003956 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003957 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07003958 ]
3959 },
3960 {
3961 "deps": [],
3962 "headers": [
3963 "test/cpp/util/test_config.h"
3964 ],
3965 "language": "c++",
3966 "name": "grpc++_test_config",
3967 "src": [
3968 "test/cpp/util/test_config.cc",
3969 "test/cpp/util/test_config.h"
3970 ]
3971 },
3972 {
3973 "deps": [
3974 "grpc++",
3975 "grpc_test_util"
3976 ],
3977 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08003978 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
3979 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
3980 "src/proto/grpc/testing/echo.grpc.pb.h",
3981 "src/proto/grpc/testing/echo.pb.h",
3982 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
3983 "src/proto/grpc/testing/echo_messages.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003984 "test/cpp/util/cli_call.h",
3985 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07003986 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003987 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003988 ],
3989 "language": "c++",
3990 "name": "grpc++_test_util",
3991 "src": [
3992 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003993 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003994 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07003996 "test/cpp/util/string_ref_helper.cc",
3997 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003998 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "test/cpp/util/subprocess.h"
4000 ]
4001 },
4002 {
4003 "deps": [
4004 "gpr",
4005 "grpc_unsecure"
4006 ],
4007 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07004008 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004009 "include/grpc++/client_context.h",
4010 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004011 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004012 "include/grpc++/generic/async_generic_service.h",
4013 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004014 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004015 "include/grpc++/impl/call.h",
4016 "include/grpc++/impl/client_unary_call.h",
4017 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004018 "include/grpc++/impl/proto_utils.h",
4019 "include/grpc++/impl/rpc_method.h",
4020 "include/grpc++/impl/rpc_service_method.h",
4021 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004022 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004023 "include/grpc++/impl/service_type.h",
4024 "include/grpc++/impl/sync.h",
4025 "include/grpc++/impl/sync_cxx11.h",
4026 "include/grpc++/impl/sync_no_cxx11.h",
4027 "include/grpc++/impl/thd.h",
4028 "include/grpc++/impl/thd_cxx11.h",
4029 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004030 "include/grpc++/security/auth_context.h",
4031 "include/grpc++/security/auth_metadata_processor.h",
4032 "include/grpc++/security/credentials.h",
4033 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004034 "include/grpc++/server.h",
4035 "include/grpc++/server_builder.h",
4036 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004037 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004038 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004039 "include/grpc++/support/byte_buffer.h",
4040 "include/grpc++/support/channel_arguments.h",
4041 "include/grpc++/support/config.h",
4042 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004043 "include/grpc++/support/slice.h",
4044 "include/grpc++/support/status.h",
4045 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004046 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004047 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004048 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004049 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004050 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004051 "src/cpp/common/create_auth_context.h",
4052 "src/cpp/server/dynamic_thread_pool.h",
4053 "src/cpp/server/fixed_size_thread_pool.h",
4054 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004055 ],
4056 "language": "c++",
4057 "name": "grpc++_unsecure",
4058 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004059 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004060 "include/grpc++/client_context.h",
4061 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004062 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004063 "include/grpc++/generic/async_generic_service.h",
4064 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004065 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004066 "include/grpc++/impl/call.h",
4067 "include/grpc++/impl/client_unary_call.h",
4068 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004069 "include/grpc++/impl/proto_utils.h",
4070 "include/grpc++/impl/rpc_method.h",
4071 "include/grpc++/impl/rpc_service_method.h",
4072 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004073 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004074 "include/grpc++/impl/service_type.h",
4075 "include/grpc++/impl/sync.h",
4076 "include/grpc++/impl/sync_cxx11.h",
4077 "include/grpc++/impl/sync_no_cxx11.h",
4078 "include/grpc++/impl/thd.h",
4079 "include/grpc++/impl/thd_cxx11.h",
4080 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004081 "include/grpc++/security/auth_context.h",
4082 "include/grpc++/security/auth_metadata_processor.h",
4083 "include/grpc++/security/credentials.h",
4084 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004085 "include/grpc++/server.h",
4086 "include/grpc++/server_builder.h",
4087 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004088 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004089 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004090 "include/grpc++/support/byte_buffer.h",
4091 "include/grpc++/support/channel_arguments.h",
4092 "include/grpc++/support/config.h",
4093 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004094 "include/grpc++/support/slice.h",
4095 "include/grpc++/support/status.h",
4096 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004097 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004098 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004099 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004100 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004101 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004102 "src/cpp/client/client_context.cc",
4103 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004104 "src/cpp/client/create_channel_internal.cc",
4105 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004106 "src/cpp/client/credentials.cc",
4107 "src/cpp/client/generic_stub.cc",
4108 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004109 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004110 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004111 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004112 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004113 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004114 "src/cpp/common/rpc_method.cc",
4115 "src/cpp/proto/proto_utils.cc",
4116 "src/cpp/server/async_generic_service.cc",
4117 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004118 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004119 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004120 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004121 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004122 "src/cpp/server/insecure_server_credentials.cc",
4123 "src/cpp/server/server.cc",
4124 "src/cpp/server/server_builder.cc",
4125 "src/cpp/server/server_context.cc",
4126 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004127 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004128 "src/cpp/util/byte_buffer.cc",
4129 "src/cpp/util/slice.cc",
4130 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004131 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004132 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004133 ]
4134 },
4135 {
4136 "deps": [],
4137 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07004138 "include/grpc++/support/config.h",
4139 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004140 "src/compiler/config.h",
4141 "src/compiler/cpp_generator.h",
4142 "src/compiler/cpp_generator_helpers.h",
4143 "src/compiler/csharp_generator.h",
4144 "src/compiler/csharp_generator_helpers.h",
4145 "src/compiler/generator_helpers.h",
4146 "src/compiler/objective_c_generator.h",
4147 "src/compiler/objective_c_generator_helpers.h",
4148 "src/compiler/python_generator.h",
4149 "src/compiler/ruby_generator.h",
4150 "src/compiler/ruby_generator_helpers-inl.h",
4151 "src/compiler/ruby_generator_map-inl.h",
4152 "src/compiler/ruby_generator_string-inl.h"
4153 ],
4154 "language": "c++",
4155 "name": "grpc_plugin_support",
4156 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07004157 "include/grpc++/support/config.h",
4158 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004159 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004160 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004161 "src/compiler/cpp_generator.h",
4162 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004163 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004164 "src/compiler/csharp_generator.h",
4165 "src/compiler/csharp_generator_helpers.h",
4166 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004167 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 "src/compiler/objective_c_generator.h",
4169 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004170 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004171 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004172 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004173 "src/compiler/ruby_generator.h",
4174 "src/compiler/ruby_generator_helpers-inl.h",
4175 "src/compiler/ruby_generator_map-inl.h",
4176 "src/compiler/ruby_generator_string-inl.h"
4177 ]
4178 },
4179 {
4180 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004181 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004182 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004183 "grpc++",
4184 "grpc++_test_util",
4185 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004186 ],
4187 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004188 "src/proto/grpc/testing/messages.grpc.pb.h",
4189 "src/proto/grpc/testing/messages.pb.h",
4190 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004191 ],
4192 "language": "c++",
4193 "name": "interop_client_helper",
4194 "src": [
4195 "test/cpp/interop/client_helper.cc",
4196 "test/cpp/interop/client_helper.h"
4197 ]
4198 },
4199 {
4200 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004201 "gpr",
4202 "gpr_test_util",
4203 "grpc",
4204 "grpc++",
4205 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004206 "grpc++_test_util",
4207 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004208 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004209 ],
4210 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004211 "src/proto/grpc/testing/empty.grpc.pb.h",
4212 "src/proto/grpc/testing/empty.pb.h",
4213 "src/proto/grpc/testing/messages.grpc.pb.h",
4214 "src/proto/grpc/testing/messages.pb.h",
4215 "src/proto/grpc/testing/test.grpc.pb.h",
4216 "src/proto/grpc/testing/test.pb.h",
4217 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004218 ],
4219 "language": "c++",
4220 "name": "interop_client_main",
4221 "src": [
4222 "test/cpp/interop/client.cc",
4223 "test/cpp/interop/interop_client.cc",
4224 "test/cpp/interop/interop_client.h"
4225 ]
4226 },
4227 {
4228 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004229 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004230 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004231 "grpc++",
4232 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004233 ],
4234 "headers": [
4235 "test/cpp/interop/server_helper.h"
4236 ],
4237 "language": "c++",
4238 "name": "interop_server_helper",
4239 "src": [
4240 "test/cpp/interop/server_helper.cc",
4241 "test/cpp/interop/server_helper.h"
4242 ]
4243 },
4244 {
4245 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004246 "gpr",
4247 "gpr_test_util",
4248 "grpc",
4249 "grpc++",
4250 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004251 "grpc++_test_util",
4252 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004253 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004254 ],
4255 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004256 "src/proto/grpc/testing/empty.grpc.pb.h",
4257 "src/proto/grpc/testing/empty.pb.h",
4258 "src/proto/grpc/testing/messages.grpc.pb.h",
4259 "src/proto/grpc/testing/messages.pb.h",
4260 "src/proto/grpc/testing/test.grpc.pb.h",
4261 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004262 ],
4263 "language": "c++",
4264 "name": "interop_server_main",
4265 "src": [
4266 "test/cpp/interop/server.cc"
4267 ]
4268 },
4269 {
4270 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004271 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004272 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004273 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004274 ],
4275 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004276 "src/proto/grpc/testing/control.grpc.pb.h",
4277 "src/proto/grpc/testing/control.pb.h",
4278 "src/proto/grpc/testing/messages.grpc.pb.h",
4279 "src/proto/grpc/testing/messages.pb.h",
4280 "src/proto/grpc/testing/payloads.grpc.pb.h",
4281 "src/proto/grpc/testing/payloads.pb.h",
4282 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4283 "src/proto/grpc/testing/perf_db.pb.h",
4284 "src/proto/grpc/testing/services.grpc.pb.h",
4285 "src/proto/grpc/testing/services.pb.h",
4286 "src/proto/grpc/testing/stats.grpc.pb.h",
4287 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004288 "test/cpp/qps/client.h",
4289 "test/cpp/qps/driver.h",
4290 "test/cpp/qps/histogram.h",
4291 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004292 "test/cpp/qps/limit_cores.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004293 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004294 "test/cpp/qps/qps_worker.h",
4295 "test/cpp/qps/report.h",
4296 "test/cpp/qps/server.h",
4297 "test/cpp/qps/stats.h",
4298 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004299 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004300 ],
4301 "language": "c++",
4302 "name": "qps",
4303 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004304 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 "test/cpp/qps/client_async.cc",
4306 "test/cpp/qps/client_sync.cc",
4307 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004308 "test/cpp/qps/driver.h",
4309 "test/cpp/qps/histogram.h",
4310 "test/cpp/qps/interarrival.h",
vjpaic8034422016-01-19 15:32:42 -08004311 "test/cpp/qps/limit_cores.cc",
4312 "test/cpp/qps/limit_cores.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004313 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004314 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004315 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004318 "test/cpp/qps/report.h",
4319 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004320 "test/cpp/qps/server_async.cc",
4321 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004322 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004323 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004325 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004326 "test/cpp/util/benchmark_config.h"
4327 ]
4328 },
4329 {
4330 "deps": [
4331 "gpr",
4332 "grpc"
4333 ],
4334 "headers": [],
4335 "language": "csharp",
4336 "name": "grpc_csharp_ext",
4337 "src": [
4338 "src/csharp/ext/grpc_csharp_ext.c"
4339 ]
4340 },
4341 {
4342 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004343 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004344 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004345 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004346 "grpc",
4347 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004348 ],
4349 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004350 "test/core/end2end/end2end_tests.h",
4351 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004352 ],
4353 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004354 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004355 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004356 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004357 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004358 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004359 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004360 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004361 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004362 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004363 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004364 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004365 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004366 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004367 "test/core/end2end/tests/cancel_with_status.c",
4368 "test/core/end2end/tests/channel_connectivity.c",
4369 "test/core/end2end/tests/channel_ping.c",
4370 "test/core/end2end/tests/compressed_payload.c",
4371 "test/core/end2end/tests/default_host.c",
4372 "test/core/end2end/tests/disappearing_server.c",
4373 "test/core/end2end/tests/empty_batch.c",
4374 "test/core/end2end/tests/graceful_server_shutdown.c",
4375 "test/core/end2end/tests/high_initial_seqno.c",
4376 "test/core/end2end/tests/hpack_size.c",
4377 "test/core/end2end/tests/invoke_large_request.c",
4378 "test/core/end2end/tests/large_metadata.c",
4379 "test/core/end2end/tests/max_concurrent_streams.c",
4380 "test/core/end2end/tests/max_message_length.c",
4381 "test/core/end2end/tests/metadata.c",
4382 "test/core/end2end/tests/negative_deadline.c",
4383 "test/core/end2end/tests/no_op.c",
4384 "test/core/end2end/tests/payload.c",
4385 "test/core/end2end/tests/ping_pong_streaming.c",
4386 "test/core/end2end/tests/registered_call.c",
4387 "test/core/end2end/tests/request_with_flags.c",
4388 "test/core/end2end/tests/request_with_payload.c",
4389 "test/core/end2end/tests/server_finishes_request.c",
4390 "test/core/end2end/tests/shutdown_finishes_calls.c",
4391 "test/core/end2end/tests/shutdown_finishes_tags.c",
4392 "test/core/end2end/tests/simple_delayed_request.c",
4393 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004394 "test/core/end2end/tests/trailing_metadata.c"
4395 ]
4396 },
4397 {
4398 "deps": [
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004399 "gpr",
4400 "gpr_test_util",
4401 "grpc_test_util_unsecure",
4402 "grpc_unsecure"
4403 ],
4404 "headers": [
4405 "test/core/end2end/end2end_tests.h",
4406 "test/core/end2end/tests/cancel_test_helpers.h"
4407 ],
4408 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004409 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004410 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004411 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004412 "test/core/end2end/end2end_tests.h",
4413 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004414 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004415 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004416 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004417 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004418 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004419 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004420 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004421 "test/core/end2end/tests/cancel_with_status.c",
4422 "test/core/end2end/tests/channel_connectivity.c",
4423 "test/core/end2end/tests/channel_ping.c",
4424 "test/core/end2end/tests/compressed_payload.c",
4425 "test/core/end2end/tests/default_host.c",
4426 "test/core/end2end/tests/disappearing_server.c",
4427 "test/core/end2end/tests/empty_batch.c",
4428 "test/core/end2end/tests/graceful_server_shutdown.c",
4429 "test/core/end2end/tests/high_initial_seqno.c",
4430 "test/core/end2end/tests/hpack_size.c",
4431 "test/core/end2end/tests/invoke_large_request.c",
4432 "test/core/end2end/tests/large_metadata.c",
4433 "test/core/end2end/tests/max_concurrent_streams.c",
4434 "test/core/end2end/tests/max_message_length.c",
4435 "test/core/end2end/tests/metadata.c",
4436 "test/core/end2end/tests/negative_deadline.c",
4437 "test/core/end2end/tests/no_op.c",
4438 "test/core/end2end/tests/payload.c",
4439 "test/core/end2end/tests/ping_pong_streaming.c",
4440 "test/core/end2end/tests/registered_call.c",
4441 "test/core/end2end/tests/request_with_flags.c",
4442 "test/core/end2end/tests/request_with_payload.c",
4443 "test/core/end2end/tests/server_finishes_request.c",
4444 "test/core/end2end/tests/shutdown_finishes_calls.c",
4445 "test/core/end2end/tests/shutdown_finishes_tags.c",
4446 "test/core/end2end/tests/simple_delayed_request.c",
4447 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004448 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004449 ]
4450 },
4451 {
4452 "deps": [],
4453 "headers": [],
4454 "language": "c",
4455 "name": "end2end_certs",
4456 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004457 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004458 "test/core/end2end/data/server1_key.c",
4459 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004460 ]
4461 },
4462 {
4463 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004464 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004465 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004466 "grpc_test_util_unsecure",
4467 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004468 ],
4469 "headers": [
4470 "test/core/bad_client/bad_client.h"
4471 ],
4472 "language": "c",
4473 "name": "bad_client_test",
4474 "src": [
4475 "test/core/bad_client/bad_client.c",
4476 "test/core/bad_client/bad_client.h"
4477 ]
Craig Tillerabd20f32015-12-13 11:48:59 -08004478 },
4479 {
4480 "deps": [
4481 "gpr",
4482 "gpr_test_util",
4483 "grpc",
4484 "grpc_test_util"
4485 ],
4486 "headers": [
4487 "test/core/bad_ssl/server.h"
4488 ],
4489 "language": "c",
4490 "name": "bad_ssl_test_server",
4491 "src": [
4492 "test/core/bad_ssl/server.c",
4493 "test/core/bad_ssl/server.h"
4494 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 }
4496]