blob: d67b4ca5d03574bc38ba4bf8754390f942b44bca [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-g077f6f82015-12-07 11:22:51 -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++",
yang-gbe5a2c42016-01-14 13:11:15 -08001611 "grpc++_test_util",
1612 "grpc_test_util"
1613 ],
1614 "headers": [],
1615 "language": "c++",
1616 "name": "hybrid_end2end_test",
1617 "src": [
1618 "test/cpp/end2end/hybrid_end2end_test.cc"
1619 ]
1620 },
1621 {
1622 "deps": [
1623 "gpr",
1624 "gpr_test_util",
1625 "grpc",
1626 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001627 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001628 "grpc++_test_util",
1629 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001630 "interop_client_helper",
1631 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001632 ],
1633 "headers": [],
1634 "language": "c++",
1635 "name": "interop_client",
1636 "src": []
1637 },
1638 {
1639 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001640 "gpr",
1641 "gpr_test_util",
1642 "grpc",
1643 "grpc++",
1644 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001645 "grpc++_test_util",
1646 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001647 "interop_server_helper",
1648 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001649 ],
1650 "headers": [],
1651 "language": "c++",
1652 "name": "interop_server",
1653 "src": []
1654 },
1655 {
1656 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001657 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001658 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001659 "grpc",
1660 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001661 ],
1662 "headers": [],
1663 "language": "c++",
1664 "name": "interop_test",
1665 "src": [
1666 "test/cpp/interop/interop_test.cc"
1667 ]
1668 },
1669 {
1670 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001671 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001672 "grpc",
1673 "grpc++",
1674 "grpc++_test_config"
1675 ],
1676 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001677 "src/proto/grpc/testing/metrics.grpc.pb.h",
1678 "src/proto/grpc/testing/metrics.pb.h",
1679 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001680 ],
1681 "language": "c++",
1682 "name": "metrics_client",
1683 "src": [
1684 "test/cpp/interop/metrics_client.cc",
1685 "test/cpp/util/metrics_server.h"
1686 ]
1687 },
1688 {
1689 "deps": [
1690 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001691 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001692 "grpc",
1693 "grpc++",
1694 "grpc++_test_util",
1695 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001696 ],
1697 "headers": [],
1698 "language": "c++",
1699 "name": "mock_test",
1700 "src": [
1701 "test/cpp/end2end/mock_test.cc"
1702 ]
1703 },
1704 {
1705 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001706 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001707 "gpr_test_util",
1708 "grpc",
1709 "grpc++",
1710 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001711 "grpc++_test_util",
1712 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001713 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001714 ],
1715 "headers": [],
1716 "language": "c++",
1717 "name": "qps_driver",
1718 "src": [
1719 "test/cpp/qps/qps_driver.cc"
1720 ]
1721 },
1722 {
1723 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001724 "gpr",
1725 "gpr_test_util",
1726 "grpc",
1727 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001728 "grpc++_test_util",
1729 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001730 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001731 ],
1732 "headers": [],
1733 "language": "c++",
1734 "name": "qps_interarrival_test",
1735 "src": [
1736 "test/cpp/qps/qps_interarrival_test.cc"
1737 ]
1738 },
1739 {
1740 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001741 "gpr",
1742 "gpr_test_util",
1743 "grpc",
1744 "grpc++",
1745 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001746 "grpc++_test_util",
1747 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001748 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001749 ],
1750 "headers": [],
1751 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001752 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001753 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001754 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001755 ]
1756 },
1757 {
1758 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001759 "gpr",
1760 "gpr_test_util",
1761 "grpc",
1762 "grpc++",
1763 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001764 "grpc++_test_util",
1765 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001766 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001767 ],
1768 "headers": [],
1769 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001770 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001771 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001772 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001773 ]
1774 },
1775 {
1776 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001777 "gpr",
1778 "gpr_test_util",
1779 "grpc",
1780 "grpc++",
1781 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001782 "grpc++_test_util",
1783 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001784 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001785 ],
1786 "headers": [
1787 "test/cpp/qps/client.h",
1788 "test/cpp/qps/server.h"
1789 ],
1790 "language": "c++",
1791 "name": "qps_worker",
1792 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001793 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001794 "test/cpp/qps/server.h",
1795 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001796 ]
1797 },
1798 {
1799 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001800 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07001801 "gpr_test_util",
1802 "grpc",
1803 "grpc++",
1804 "grpc++_test_config",
1805 "grpc++_test_util",
1806 "grpc_test_util"
1807 ],
1808 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001809 "src/proto/grpc/testing/empty.grpc.pb.h",
1810 "src/proto/grpc/testing/empty.pb.h",
1811 "src/proto/grpc/testing/messages.grpc.pb.h",
1812 "src/proto/grpc/testing/messages.pb.h",
1813 "src/proto/grpc/testing/test.grpc.pb.h",
1814 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001815 ],
1816 "language": "c++",
1817 "name": "reconnect_interop_client",
1818 "src": [
1819 "test/cpp/interop/reconnect_interop_client.cc"
1820 ]
1821 },
1822 {
1823 "deps": [
1824 "gpr",
1825 "gpr_test_util",
1826 "grpc",
1827 "grpc++",
1828 "grpc++_test_config",
1829 "grpc++_test_util",
1830 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001831 "reconnect_server",
1832 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001833 ],
1834 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001835 "src/proto/grpc/testing/empty.grpc.pb.h",
1836 "src/proto/grpc/testing/empty.pb.h",
1837 "src/proto/grpc/testing/messages.grpc.pb.h",
1838 "src/proto/grpc/testing/messages.pb.h",
1839 "src/proto/grpc/testing/test.grpc.pb.h",
1840 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001841 ],
1842 "language": "c++",
1843 "name": "reconnect_interop_server",
1844 "src": [
1845 "test/cpp/interop/reconnect_interop_server.cc"
1846 ]
1847 },
1848 {
1849 "deps": [
1850 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001851 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001852 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001853 "grpc++",
1854 "grpc++_test_util",
1855 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001856 ],
1857 "headers": [],
1858 "language": "c++",
1859 "name": "secure_auth_context_test",
1860 "src": [
1861 "test/cpp/common/secure_auth_context_test.cc"
1862 ]
1863 },
1864 {
1865 "deps": [
1866 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001867 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001868 "grpc",
1869 "grpc++",
1870 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001871 "grpc_test_util",
1872 "qps"
1873 ],
1874 "headers": [],
1875 "language": "c++",
1876 "name": "secure_sync_unary_ping_pong_test",
1877 "src": [
1878 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1879 ]
1880 },
1881 {
1882 "deps": [
1883 "gpr",
1884 "gpr_test_util",
1885 "grpc",
1886 "grpc++",
1887 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001888 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001889 ],
1890 "headers": [],
1891 "language": "c++",
1892 "name": "server_crash_test",
1893 "src": [
1894 "test/cpp/end2end/server_crash_test.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++",
1903 "grpc++_test_util",
1904 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001905 ],
1906 "headers": [],
1907 "language": "c++",
1908 "name": "server_crash_test_client",
1909 "src": [
1910 "test/cpp/end2end/server_crash_test_client.cc"
1911 ]
1912 },
1913 {
1914 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001915 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001916 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001917 "grpc",
1918 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001919 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001920 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001921 ],
1922 "headers": [],
1923 "language": "c++",
1924 "name": "shutdown_test",
1925 "src": [
1926 "test/cpp/end2end/shutdown_test.cc"
1927 ]
1928 },
1929 {
1930 "deps": [
1931 "gpr",
1932 "gpr_test_util",
1933 "grpc",
1934 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001935 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001936 ],
1937 "headers": [],
1938 "language": "c++",
1939 "name": "status_test",
1940 "src": [
1941 "test/cpp/util/status_test.cc"
1942 ]
1943 },
1944 {
1945 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001946 "gpr",
1947 "gpr_test_util",
1948 "grpc",
1949 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001950 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001951 "grpc_test_util"
1952 ],
1953 "headers": [],
1954 "language": "c++",
1955 "name": "streaming_throughput_test",
1956 "src": [
1957 "test/cpp/end2end/streaming_throughput_test.cc"
1958 ]
1959 },
1960 {
1961 "deps": [
1962 "gpr",
1963 "gpr_test_util",
1964 "grpc",
1965 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001966 "grpc++_test_config",
1967 "grpc++_test_util",
1968 "grpc_test_util"
1969 ],
1970 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001971 "src/proto/grpc/testing/empty.grpc.pb.h",
1972 "src/proto/grpc/testing/empty.pb.h",
1973 "src/proto/grpc/testing/messages.grpc.pb.h",
1974 "src/proto/grpc/testing/messages.pb.h",
1975 "src/proto/grpc/testing/metrics.grpc.pb.h",
1976 "src/proto/grpc/testing/metrics.pb.h",
1977 "src/proto/grpc/testing/test.grpc.pb.h",
1978 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001979 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001980 "test/cpp/interop/interop_client.h",
1981 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08001982 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001983 ],
1984 "language": "c++",
1985 "name": "stress_test",
1986 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001987 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001988 "test/cpp/interop/interop_client.cc",
1989 "test/cpp/interop/interop_client.h",
1990 "test/cpp/interop/stress_interop_client.cc",
1991 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001992 "test/cpp/interop/stress_test.cc",
1993 "test/cpp/util/metrics_server.cc",
1994 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001995 ]
1996 },
1997 {
1998 "deps": [
1999 "gpr",
2000 "gpr_test_util",
2001 "grpc",
2002 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002003 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002004 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002005 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002006 ],
2007 "headers": [],
2008 "language": "c++",
2009 "name": "sync_streaming_ping_pong_test",
2010 "src": [
2011 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
2012 ]
2013 },
2014 {
2015 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002016 "gpr",
2017 "gpr_test_util",
2018 "grpc",
2019 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002020 "grpc++_test_util",
2021 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002022 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002023 ],
2024 "headers": [],
2025 "language": "c++",
2026 "name": "sync_unary_ping_pong_test",
2027 "src": [
2028 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2029 ]
2030 },
2031 {
2032 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002033 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002034 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002035 "grpc",
2036 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002037 "grpc++_test_util",
2038 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002039 ],
2040 "headers": [],
2041 "language": "c++",
2042 "name": "thread_stress_test",
2043 "src": [
2044 "test/cpp/end2end/thread_stress_test.cc"
2045 ]
2046 },
2047 {
2048 "deps": [
Hongwei Wang8e04d412015-07-31 15:12:51 -07002049 "gpr",
2050 "gpr_test_util",
2051 "grpc",
2052 "grpc++",
2053 "grpc++_test_util",
2054 "grpc_test_util",
2055 "grpc_zookeeper"
2056 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002057 "headers": [
2058 "src/proto/grpc/testing/echo.grpc.pb.h",
2059 "src/proto/grpc/testing/echo.pb.h"
2060 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002061 "language": "c++",
2062 "name": "zookeeper_test",
2063 "src": [
2064 "test/cpp/end2end/zookeeper_test.cc"
2065 ]
2066 },
2067 {
2068 "deps": [
Craig Tillerab230452016-01-04 08:18:43 -08002069 "gpr",
2070 "grpc"
2071 ],
2072 "headers": [],
2073 "language": "c89",
2074 "name": "public_headers_must_be_c89",
2075 "src": [
2076 "test/core/surface/public_headers_must_be_c89.c"
2077 ]
2078 },
2079 {
2080 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002081 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002082 "end2end_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002083 "gpr",
2084 "gpr_test_util",
2085 "grpc",
2086 "grpc_test_util"
2087 ],
2088 "headers": [],
2089 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002090 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002091 "src": [
2092 "test/core/end2end/fixtures/h2_census.c"
2093 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002094 },
2095 {
2096 "deps": [
2097 "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_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002107 "src": [
2108 "test/core/end2end/fixtures/h2_compress.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",
Craig Tiller224b04f2015-06-25 07:11:18 -07002115 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002116 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002117 "grpc",
2118 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002119 ],
2120 "headers": [],
2121 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002122 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002123 "src": [
2124 "test/core/end2end/fixtures/h2_fakesec.c"
2125 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002126 },
2127 {
2128 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002129 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002130 "end2end_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002131 "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_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002139 "src": [
2140 "test/core/end2end/fixtures/h2_full.c"
2141 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002142 },
2143 {
2144 "deps": [
2145 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002146 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002147 "gpr",
2148 "gpr_test_util",
2149 "grpc",
2150 "grpc_test_util"
2151 ],
2152 "headers": [],
2153 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002154 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002155 "src": [
2156 "test/core/end2end/fixtures/h2_full+pipe.c"
2157 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002158 },
2159 {
2160 "deps": [
2161 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002162 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002163 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002164 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002165 "grpc",
2166 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002167 ],
2168 "headers": [],
2169 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002170 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002171 "src": [
2172 "test/core/end2end/fixtures/h2_full+poll.c"
2173 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002174 },
2175 {
2176 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002177 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002178 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002179 "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_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002187 "src": [
2188 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2189 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002190 },
2191 {
2192 "deps": [
2193 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002194 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002195 "gpr",
2196 "gpr_test_util",
2197 "grpc",
2198 "grpc_test_util"
2199 ],
2200 "headers": [],
2201 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002202 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002203 "src": [
2204 "test/core/end2end/fixtures/h2_oauth2.c"
2205 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002206 },
2207 {
2208 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002209 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002210 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002211 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002212 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002213 "grpc",
2214 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002215 ],
2216 "headers": [],
2217 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002218 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002219 "src": [
2220 "test/core/end2end/fixtures/h2_proxy.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_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002235 "src": [
2236 "test/core/end2end/fixtures/h2_sockpair.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+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002251 "src": [
2252 "test/core/end2end/fixtures/h2_sockpair+trace.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_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002267 "src": [
2268 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2269 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002270 },
2271 {
2272 "deps": [
2273 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002274 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53: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_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002283 "src": [
2284 "test/core/end2end/fixtures/h2_ssl.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 Tiller17effab2015-08-04 08:19:36 -07002291 "gpr",
2292 "gpr_test_util",
2293 "grpc",
2294 "grpc_test_util"
2295 ],
2296 "headers": [],
2297 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002298 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002299 "src": [
2300 "test/core/end2end/fixtures/h2_ssl+poll.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",
Craig Tiller224b04f2015-06-25 07:11:18 -07002307 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002308 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002309 "grpc",
2310 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002311 ],
2312 "headers": [],
2313 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002314 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002315 "src": [
2316 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2317 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002318 },
2319 {
2320 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002322 "end2end_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002323 "gpr",
2324 "gpr_test_util",
2325 "grpc",
2326 "grpc_test_util"
2327 ],
2328 "headers": [],
2329 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002330 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002331 "src": [
2332 "test/core/end2end/fixtures/h2_uchannel.c"
2333 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002334 },
2335 {
2336 "deps": [
2337 "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_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002347 "src": [
2348 "test/core/end2end/fixtures/h2_uds.c"
2349 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002350 },
2351 {
2352 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002353 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002354 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002355 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002356 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002357 "grpc",
2358 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002359 ],
2360 "headers": [],
2361 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002362 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002363 "src": [
2364 "test/core/end2end/fixtures/h2_uds+poll.c"
2365 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002366 },
2367 {
2368 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002369 "end2end_nosec_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002370 "gpr",
2371 "gpr_test_util",
2372 "grpc_test_util_unsecure",
2373 "grpc_unsecure"
2374 ],
2375 "headers": [],
2376 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002377 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002378 "src": [
2379 "test/core/end2end/fixtures/h2_census.c"
2380 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002381 },
2382 {
2383 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002384 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002385 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002386 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002387 "grpc_test_util_unsecure",
2388 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002389 ],
2390 "headers": [],
2391 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002392 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002393 "src": [
2394 "test/core/end2end/fixtures/h2_compress.c"
2395 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002396 },
2397 {
2398 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002399 "end2end_nosec_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002400 "gpr",
2401 "gpr_test_util",
2402 "grpc_test_util_unsecure",
2403 "grpc_unsecure"
2404 ],
2405 "headers": [],
2406 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002407 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002408 "src": [
2409 "test/core/end2end/fixtures/h2_full.c"
2410 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002411 },
2412 {
2413 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002414 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002415 "gpr",
2416 "gpr_test_util",
2417 "grpc_test_util_unsecure",
2418 "grpc_unsecure"
2419 ],
2420 "headers": [],
2421 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002422 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002423 "src": [
2424 "test/core/end2end/fixtures/h2_full+pipe.c"
2425 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002426 },
2427 {
2428 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002429 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002430 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002431 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002432 "grpc_test_util_unsecure",
2433 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002434 ],
2435 "headers": [],
2436 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002437 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002438 "src": [
2439 "test/core/end2end/fixtures/h2_full+poll.c"
2440 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002441 },
2442 {
2443 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002444 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002445 "gpr",
2446 "gpr_test_util",
2447 "grpc_test_util_unsecure",
2448 "grpc_unsecure"
2449 ],
2450 "headers": [],
2451 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002452 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002453 "src": [
2454 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2455 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002456 },
2457 {
2458 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002459 "end2end_nosec_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002460 "gpr",
2461 "gpr_test_util",
2462 "grpc_test_util_unsecure",
2463 "grpc_unsecure"
2464 ],
2465 "headers": [],
2466 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002467 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002468 "src": [
2469 "test/core/end2end/fixtures/h2_proxy.c"
2470 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002471 },
2472 {
2473 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002474 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002475 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002476 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002477 "grpc_test_util_unsecure",
2478 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002479 ],
2480 "headers": [],
2481 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002482 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002483 "src": [
2484 "test/core/end2end/fixtures/h2_sockpair.c"
2485 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002486 },
2487 {
2488 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002489 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002490 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002491 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002492 "grpc_test_util_unsecure",
2493 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002494 ],
2495 "headers": [],
2496 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002497 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002498 "src": [
2499 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2500 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002501 },
2502 {
2503 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002504 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002505 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002506 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002507 "grpc_test_util_unsecure",
2508 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002509 ],
2510 "headers": [],
2511 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002512 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002513 "src": [
2514 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2515 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002516 },
2517 {
2518 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002519 "end2end_nosec_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002520 "gpr",
2521 "gpr_test_util",
2522 "grpc_test_util_unsecure",
2523 "grpc_unsecure"
2524 ],
2525 "headers": [],
2526 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002527 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002528 "src": [
2529 "test/core/end2end/fixtures/h2_uchannel.c"
2530 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002531 },
2532 {
2533 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002534 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002535 "gpr",
2536 "gpr_test_util",
2537 "grpc_test_util_unsecure",
2538 "grpc_unsecure"
2539 ],
2540 "headers": [],
2541 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002542 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002543 "src": [
2544 "test/core/end2end/fixtures/h2_uds.c"
2545 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002546 },
2547 {
2548 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002549 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002550 "gpr",
2551 "gpr_test_util",
2552 "grpc_test_util_unsecure",
2553 "grpc_unsecure"
2554 ],
2555 "headers": [],
2556 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002557 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002558 "src": [
2559 "test/core/end2end/fixtures/h2_uds+poll.c"
2560 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002561 },
2562 {
2563 "deps": [
2564 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002565 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002566 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002567 "grpc_test_util_unsecure",
2568 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002569 ],
2570 "headers": [],
2571 "language": "c",
Craig Tiller795764b2015-12-11 08:56:09 -08002572 "name": "badreq_bad_client_test",
2573 "src": [
2574 "test/core/bad_client/tests/badreq.c"
2575 ]
2576 },
2577 {
2578 "deps": [
2579 "bad_client_test",
2580 "gpr",
2581 "gpr_test_util",
2582 "grpc_test_util_unsecure",
2583 "grpc_unsecure"
2584 ],
2585 "headers": [],
2586 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002587 "name": "connection_prefix_bad_client_test",
2588 "src": [
2589 "test/core/bad_client/tests/connection_prefix.c"
2590 ]
2591 },
2592 {
2593 "deps": [
2594 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002595 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002596 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002597 "grpc_test_util_unsecure",
2598 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002599 ],
2600 "headers": [],
2601 "language": "c",
Craig Tiller535701c2015-12-07 10:09:44 -08002602 "name": "headers_bad_client_test",
2603 "src": [
2604 "test/core/bad_client/tests/headers.c"
2605 ]
2606 },
2607 {
2608 "deps": [
2609 "bad_client_test",
2610 "gpr",
2611 "gpr_test_util",
2612 "grpc_test_util_unsecure",
2613 "grpc_unsecure"
2614 ],
2615 "headers": [],
2616 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002617 "name": "initial_settings_frame_bad_client_test",
2618 "src": [
2619 "test/core/bad_client/tests/initial_settings_frame.c"
2620 ]
2621 },
2622 {
Craig Tillereda1e9b2015-12-08 10:37:56 -08002623 "deps": [
2624 "bad_client_test",
2625 "gpr",
2626 "gpr_test_util",
2627 "grpc_test_util_unsecure",
2628 "grpc_unsecure"
2629 ],
2630 "headers": [],
2631 "language": "c",
Craig Tiller83399c92015-12-14 13:34:44 -08002632 "name": "server_registered_method_bad_client_test",
2633 "src": [
2634 "test/core/bad_client/tests/server_registered_method.c"
2635 ]
2636 },
2637 {
2638 "deps": [
2639 "bad_client_test",
2640 "gpr",
2641 "gpr_test_util",
2642 "grpc_test_util_unsecure",
2643 "grpc_unsecure"
2644 ],
2645 "headers": [],
2646 "language": "c",
Craig Tiller2a2bee92015-12-09 08:32:58 -08002647 "name": "simple_request_bad_client_test",
2648 "src": [
2649 "test/core/bad_client/tests/simple_request.c"
2650 ]
2651 },
2652 {
2653 "deps": [
2654 "bad_client_test",
2655 "gpr",
2656 "gpr_test_util",
2657 "grpc_test_util_unsecure",
2658 "grpc_unsecure"
2659 ],
2660 "headers": [],
2661 "language": "c",
Craig Tillereda1e9b2015-12-08 10:37:56 -08002662 "name": "unknown_frame_bad_client_test",
2663 "src": [
2664 "test/core/bad_client/tests/unknown_frame.c"
2665 ]
2666 },
2667 {
Craig Tiller3b66ab92015-12-09 19:42:22 -08002668 "deps": [
2669 "bad_client_test",
2670 "gpr",
2671 "gpr_test_util",
2672 "grpc_test_util_unsecure",
2673 "grpc_unsecure"
2674 ],
2675 "headers": [],
2676 "language": "c",
2677 "name": "window_overflow_bad_client_test",
2678 "src": [
2679 "test/core/bad_client/tests/window_overflow.c"
2680 ]
2681 },
2682 {
Craig Tiller86e8ad82015-12-16 19:25:58 -08002683 "deps": [
Craig Tillerabd20f32015-12-13 11:48:59 -08002684 "bad_ssl_test_server",
2685 "gpr",
2686 "gpr_test_util",
2687 "grpc",
2688 "grpc_test_util"
2689 ],
2690 "headers": [],
2691 "language": "c",
2692 "name": "bad_ssl_alpn_server",
2693 "src": [
2694 "test/core/bad_ssl/servers/alpn.c"
2695 ]
2696 },
2697 {
2698 "deps": [
2699 "bad_ssl_test_server",
2700 "gpr",
2701 "gpr_test_util",
2702 "grpc",
2703 "grpc_test_util"
2704 ],
2705 "headers": [],
2706 "language": "c",
2707 "name": "bad_ssl_cert_server",
2708 "src": [
2709 "test/core/bad_ssl/servers/cert.c"
2710 ]
2711 },
2712 {
2713 "deps": [
2714 "gpr",
2715 "gpr_test_util",
2716 "grpc",
2717 "grpc_test_util"
2718 ],
2719 "headers": [],
2720 "language": "c",
2721 "name": "bad_ssl_alpn_test",
2722 "src": [
2723 "test/core/bad_ssl/bad_ssl_test.c"
2724 ]
2725 },
2726 {
2727 "deps": [
2728 "gpr",
2729 "gpr_test_util",
2730 "grpc",
2731 "grpc_test_util"
2732 ],
2733 "headers": [],
2734 "language": "c",
2735 "name": "bad_ssl_cert_test",
2736 "src": [
2737 "test/core/bad_ssl/bad_ssl_test.c"
2738 ]
2739 },
2740 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002741 "deps": [],
2742 "headers": [
2743 "include/grpc/support/alloc.h",
2744 "include/grpc/support/atm.h",
2745 "include/grpc/support/atm_gcc_atomic.h",
2746 "include/grpc/support/atm_gcc_sync.h",
2747 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002748 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002749 "include/grpc/support/cmdline.h",
2750 "include/grpc/support/cpu.h",
2751 "include/grpc/support/histogram.h",
2752 "include/grpc/support/host_port.h",
2753 "include/grpc/support/log.h",
2754 "include/grpc/support/log_win32.h",
2755 "include/grpc/support/port_platform.h",
2756 "include/grpc/support/slice.h",
2757 "include/grpc/support/slice_buffer.h",
2758 "include/grpc/support/string_util.h",
2759 "include/grpc/support/subprocess.h",
2760 "include/grpc/support/sync.h",
2761 "include/grpc/support/sync_generic.h",
2762 "include/grpc/support/sync_posix.h",
2763 "include/grpc/support/sync_win32.h",
2764 "include/grpc/support/thd.h",
2765 "include/grpc/support/time.h",
2766 "include/grpc/support/tls.h",
2767 "include/grpc/support/tls_gcc.h",
2768 "include/grpc/support/tls_msvc.h",
2769 "include/grpc/support/tls_pthread.h",
2770 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002771 "src/core/profiling/timers.h",
vjpai9839d282015-09-24 17:55:18 -07002772 "src/core/support/block_annotate.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002773 "src/core/support/env.h",
2774 "src/core/support/file.h",
2775 "src/core/support/murmur_hash.h",
Vijay Pai005e3052015-07-10 15:18:45 -07002776 "src/core/support/stack_lockfree.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002777 "src/core/support/string.h",
2778 "src/core/support/string_win32.h",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002779 "src/core/support/thd_internal.h",
2780 "src/core/support/time_precise.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002781 ],
2782 "language": "c",
2783 "name": "gpr",
2784 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002785 "include/grpc/support/alloc.h",
2786 "include/grpc/support/atm.h",
2787 "include/grpc/support/atm_gcc_atomic.h",
2788 "include/grpc/support/atm_gcc_sync.h",
2789 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002790 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002791 "include/grpc/support/cmdline.h",
2792 "include/grpc/support/cpu.h",
2793 "include/grpc/support/histogram.h",
2794 "include/grpc/support/host_port.h",
2795 "include/grpc/support/log.h",
2796 "include/grpc/support/log_win32.h",
2797 "include/grpc/support/port_platform.h",
2798 "include/grpc/support/slice.h",
2799 "include/grpc/support/slice_buffer.h",
2800 "include/grpc/support/string_util.h",
2801 "include/grpc/support/subprocess.h",
2802 "include/grpc/support/sync.h",
2803 "include/grpc/support/sync_generic.h",
2804 "include/grpc/support/sync_posix.h",
2805 "include/grpc/support/sync_win32.h",
2806 "include/grpc/support/thd.h",
2807 "include/grpc/support/time.h",
2808 "include/grpc/support/tls.h",
2809 "include/grpc/support/tls_gcc.h",
2810 "include/grpc/support/tls_msvc.h",
2811 "include/grpc/support/tls_pthread.h",
2812 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002813 "src/core/profiling/basic_timers.c",
2814 "src/core/profiling/stap_timers.c",
2815 "src/core/profiling/timers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002816 "src/core/support/alloc.c",
Craig Tillerfba79f22015-11-23 11:06:55 -08002817 "src/core/support/avl.c",
vjpai9839d282015-09-24 17:55:18 -07002818 "src/core/support/block_annotate.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002819 "src/core/support/cmdline.c",
2820 "src/core/support/cpu_iphone.c",
2821 "src/core/support/cpu_linux.c",
2822 "src/core/support/cpu_posix.c",
2823 "src/core/support/cpu_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002824 "src/core/support/env.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002825 "src/core/support/env_linux.c",
2826 "src/core/support/env_posix.c",
2827 "src/core/support/env_win32.c",
2828 "src/core/support/file.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002829 "src/core/support/file.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002830 "src/core/support/file_posix.c",
2831 "src/core/support/file_win32.c",
2832 "src/core/support/histogram.c",
2833 "src/core/support/host_port.c",
2834 "src/core/support/log.c",
2835 "src/core/support/log_android.c",
2836 "src/core/support/log_linux.c",
2837 "src/core/support/log_posix.c",
2838 "src/core/support/log_win32.c",
2839 "src/core/support/murmur_hash.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002840 "src/core/support/murmur_hash.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002841 "src/core/support/slice.c",
2842 "src/core/support/slice_buffer.c",
Vijay Pai005e3052015-07-10 15:18:45 -07002843 "src/core/support/stack_lockfree.c",
2844 "src/core/support/stack_lockfree.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002845 "src/core/support/string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002846 "src/core/support/string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002847 "src/core/support/string_posix.c",
2848 "src/core/support/string_win32.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002849 "src/core/support/string_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002850 "src/core/support/subprocess_posix.c",
2851 "src/core/support/sync.c",
2852 "src/core/support/sync_posix.c",
2853 "src/core/support/sync_win32.c",
2854 "src/core/support/thd.c",
2855 "src/core/support/thd_internal.h",
2856 "src/core/support/thd_posix.c",
2857 "src/core/support/thd_win32.c",
2858 "src/core/support/time.c",
2859 "src/core/support/time_posix.c",
Craig Tiller504ed592015-10-08 07:38:43 -07002860 "src/core/support/time_precise.c",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002861 "src/core/support/time_precise.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002862 "src/core/support/time_win32.c",
2863 "src/core/support/tls_pthread.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07002864 ]
2865 },
2866 {
2867 "deps": [
2868 "gpr"
2869 ],
2870 "headers": [
2871 "test/core/util/test_config.h"
2872 ],
2873 "language": "c",
2874 "name": "gpr_test_util",
2875 "src": [
2876 "test/core/util/test_config.c",
2877 "test/core/util/test_config.h"
2878 ]
2879 },
2880 {
2881 "deps": [
2882 "gpr"
2883 ],
2884 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002885 "include/grpc/byte_buffer.h",
2886 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002887 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002888 "include/grpc/compression.h",
2889 "include/grpc/grpc.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002890 "include/grpc/grpc_security.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002891 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002892 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002893 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002894 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002895 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002896 "src/core/channel/channel_args.h",
2897 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002898 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002899 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002900 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002901 "src/core/channel/connected_channel.h",
2902 "src/core/channel/context.h",
2903 "src/core/channel/http_client_filter.h",
2904 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002905 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002906 "src/core/client_config/client_config.h",
2907 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002908 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002909 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002910 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002911 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002912 "src/core/client_config/lb_policy_factory.h",
2913 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002914 "src/core/client_config/resolver.h",
2915 "src/core/client_config/resolver_factory.h",
2916 "src/core/client_config/resolver_registry.h",
2917 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002918 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002919 "src/core/client_config/subchannel.h",
2920 "src/core/client_config/subchannel_factory.h",
2921 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002922 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002923 "src/core/compression/message_compress.h",
2924 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002925 "src/core/httpcli/format_request.h",
2926 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002927 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002928 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002929 "src/core/iomgr/endpoint.h",
2930 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002931 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07002932 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002933 "src/core/iomgr/fd_posix.h",
2934 "src/core/iomgr/iocp_windows.h",
2935 "src/core/iomgr/iomgr.h",
2936 "src/core/iomgr/iomgr_internal.h",
2937 "src/core/iomgr/iomgr_posix.h",
2938 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002939 "src/core/iomgr/pollset_posix.h",
2940 "src/core/iomgr/pollset_set.h",
2941 "src/core/iomgr/pollset_set_posix.h",
2942 "src/core/iomgr/pollset_set_windows.h",
2943 "src/core/iomgr/pollset_windows.h",
2944 "src/core/iomgr/resolve_address.h",
2945 "src/core/iomgr/sockaddr.h",
2946 "src/core/iomgr/sockaddr_posix.h",
2947 "src/core/iomgr/sockaddr_utils.h",
2948 "src/core/iomgr/sockaddr_win32.h",
2949 "src/core/iomgr/socket_utils_posix.h",
2950 "src/core/iomgr/socket_windows.h",
2951 "src/core/iomgr/tcp_client.h",
2952 "src/core/iomgr/tcp_posix.h",
2953 "src/core/iomgr/tcp_server.h",
2954 "src/core/iomgr/tcp_windows.h",
2955 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002956 "src/core/iomgr/timer.h",
2957 "src/core/iomgr/timer_heap.h",
2958 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04002959 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002960 "src/core/iomgr/wakeup_fd_pipe.h",
2961 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07002962 "src/core/iomgr/workqueue.h",
2963 "src/core/iomgr/workqueue_posix.h",
2964 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002965 "src/core/json/json.h",
2966 "src/core/json/json_common.h",
2967 "src/core/json/json_reader.h",
2968 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002969 "src/core/security/auth_filters.h",
2970 "src/core/security/base64.h",
2971 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07002972 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002973 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02002974 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002975 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002976 "src/core/security/security_connector.h",
2977 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07002978 "src/core/statistics/census_interface.h",
2979 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07002980 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002981 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07002982 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002983 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002984 "src/core/surface/completion_queue.h",
2985 "src/core/surface/event_string.h",
2986 "src/core/surface/init.h",
2987 "src/core/surface/server.h",
2988 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002989 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002990 "src/core/transport/chttp2/alpn.h",
2991 "src/core/transport/chttp2/bin_encoder.h",
2992 "src/core/transport/chttp2/frame.h",
2993 "src/core/transport/chttp2/frame_data.h",
2994 "src/core/transport/chttp2/frame_goaway.h",
2995 "src/core/transport/chttp2/frame_ping.h",
2996 "src/core/transport/chttp2/frame_rst_stream.h",
2997 "src/core/transport/chttp2/frame_settings.h",
2998 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002999 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003000 "src/core/transport/chttp2/hpack_parser.h",
3001 "src/core/transport/chttp2/hpack_table.h",
3002 "src/core/transport/chttp2/http2_errors.h",
3003 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003004 "src/core/transport/chttp2/incoming_metadata.h",
3005 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003006 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003007 "src/core/transport/chttp2/stream_map.h",
3008 "src/core/transport/chttp2/timeout_encoding.h",
3009 "src/core/transport/chttp2/varint.h",
3010 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003011 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003012 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003013 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003014 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003015 "src/core/transport/transport.h",
3016 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003017 "src/core/tsi/fake_transport_security.h",
3018 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003019 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003020 "src/core/tsi/transport_security.h",
3021 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003022 ],
3023 "language": "c",
3024 "name": "grpc",
3025 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003026 "include/grpc/byte_buffer.h",
3027 "include/grpc/byte_buffer_reader.h",
3028 "include/grpc/census.h",
3029 "include/grpc/compression.h",
3030 "include/grpc/grpc.h",
3031 "include/grpc/grpc_security.h",
3032 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003033 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003034 "src/core/census/context.c",
3035 "src/core/census/context.h",
3036 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003037 "src/core/census/grpc_filter.c",
3038 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003039 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003040 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003041 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003042 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003043 "src/core/channel/channel_args.c",
3044 "src/core/channel/channel_args.h",
3045 "src/core/channel/channel_stack.c",
3046 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003047 "src/core/channel/client_channel.c",
3048 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003049 "src/core/channel/client_uchannel.c",
3050 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003051 "src/core/channel/compress_filter.c",
3052 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003053 "src/core/channel/connected_channel.c",
3054 "src/core/channel/connected_channel.h",
3055 "src/core/channel/context.h",
3056 "src/core/channel/http_client_filter.c",
3057 "src/core/channel/http_client_filter.h",
3058 "src/core/channel/http_server_filter.c",
3059 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003060 "src/core/channel/subchannel_call_holder.c",
3061 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003062 "src/core/client_config/client_config.c",
3063 "src/core/client_config/client_config.h",
3064 "src/core/client_config/connector.c",
3065 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003066 "src/core/client_config/default_initial_connect_string.c",
3067 "src/core/client_config/initial_connect_string.c",
3068 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003069 "src/core/client_config/lb_policies/pick_first.c",
3070 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003071 "src/core/client_config/lb_policies/round_robin.c",
3072 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003073 "src/core/client_config/lb_policy.c",
3074 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003075 "src/core/client_config/lb_policy_factory.c",
3076 "src/core/client_config/lb_policy_factory.h",
3077 "src/core/client_config/lb_policy_registry.c",
3078 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003079 "src/core/client_config/resolver.c",
3080 "src/core/client_config/resolver.h",
3081 "src/core/client_config/resolver_factory.c",
3082 "src/core/client_config/resolver_factory.h",
3083 "src/core/client_config/resolver_registry.c",
3084 "src/core/client_config/resolver_registry.h",
3085 "src/core/client_config/resolvers/dns_resolver.c",
3086 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003087 "src/core/client_config/resolvers/sockaddr_resolver.c",
3088 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003089 "src/core/client_config/subchannel.c",
3090 "src/core/client_config/subchannel.h",
3091 "src/core/client_config/subchannel_factory.c",
3092 "src/core/client_config/subchannel_factory.h",
3093 "src/core/client_config/uri_parser.c",
3094 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003095 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003096 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003097 "src/core/compression/message_compress.c",
3098 "src/core/compression/message_compress.h",
3099 "src/core/debug/trace.c",
3100 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003101 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003102 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003103 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003104 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003105 "src/core/httpcli/httpcli_security_connector.c",
3106 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003107 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003108 "src/core/iomgr/closure.c",
3109 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003110 "src/core/iomgr/endpoint.c",
3111 "src/core/iomgr/endpoint.h",
3112 "src/core/iomgr/endpoint_pair.h",
3113 "src/core/iomgr/endpoint_pair_posix.c",
3114 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003115 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003116 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003117 "src/core/iomgr/executor.c",
3118 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003119 "src/core/iomgr/fd_posix.c",
3120 "src/core/iomgr/fd_posix.h",
3121 "src/core/iomgr/iocp_windows.c",
3122 "src/core/iomgr/iocp_windows.h",
3123 "src/core/iomgr/iomgr.c",
3124 "src/core/iomgr/iomgr.h",
3125 "src/core/iomgr/iomgr_internal.h",
3126 "src/core/iomgr/iomgr_posix.c",
3127 "src/core/iomgr/iomgr_posix.h",
3128 "src/core/iomgr/iomgr_windows.c",
3129 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003130 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3131 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3132 "src/core/iomgr/pollset_posix.c",
3133 "src/core/iomgr/pollset_posix.h",
3134 "src/core/iomgr/pollset_set.h",
3135 "src/core/iomgr/pollset_set_posix.c",
3136 "src/core/iomgr/pollset_set_posix.h",
3137 "src/core/iomgr/pollset_set_windows.c",
3138 "src/core/iomgr/pollset_set_windows.h",
3139 "src/core/iomgr/pollset_windows.c",
3140 "src/core/iomgr/pollset_windows.h",
3141 "src/core/iomgr/resolve_address.h",
3142 "src/core/iomgr/resolve_address_posix.c",
3143 "src/core/iomgr/resolve_address_windows.c",
3144 "src/core/iomgr/sockaddr.h",
3145 "src/core/iomgr/sockaddr_posix.h",
3146 "src/core/iomgr/sockaddr_utils.c",
3147 "src/core/iomgr/sockaddr_utils.h",
3148 "src/core/iomgr/sockaddr_win32.h",
3149 "src/core/iomgr/socket_utils_common_posix.c",
3150 "src/core/iomgr/socket_utils_linux.c",
3151 "src/core/iomgr/socket_utils_posix.c",
3152 "src/core/iomgr/socket_utils_posix.h",
3153 "src/core/iomgr/socket_windows.c",
3154 "src/core/iomgr/socket_windows.h",
3155 "src/core/iomgr/tcp_client.h",
3156 "src/core/iomgr/tcp_client_posix.c",
3157 "src/core/iomgr/tcp_client_windows.c",
3158 "src/core/iomgr/tcp_posix.c",
3159 "src/core/iomgr/tcp_posix.h",
3160 "src/core/iomgr/tcp_server.h",
3161 "src/core/iomgr/tcp_server_posix.c",
3162 "src/core/iomgr/tcp_server_windows.c",
3163 "src/core/iomgr/tcp_windows.c",
3164 "src/core/iomgr/tcp_windows.h",
3165 "src/core/iomgr/time_averaged_stats.c",
3166 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003167 "src/core/iomgr/timer.c",
3168 "src/core/iomgr/timer.h",
3169 "src/core/iomgr/timer_heap.c",
3170 "src/core/iomgr/timer_heap.h",
3171 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003172 "src/core/iomgr/udp_server.c",
3173 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003174 "src/core/iomgr/wakeup_fd_eventfd.c",
3175 "src/core/iomgr/wakeup_fd_nospecial.c",
3176 "src/core/iomgr/wakeup_fd_pipe.c",
3177 "src/core/iomgr/wakeup_fd_pipe.h",
3178 "src/core/iomgr/wakeup_fd_posix.c",
3179 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003180 "src/core/iomgr/workqueue.h",
3181 "src/core/iomgr/workqueue_posix.c",
3182 "src/core/iomgr/workqueue_posix.h",
3183 "src/core/iomgr/workqueue_windows.c",
3184 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003185 "src/core/json/json.c",
3186 "src/core/json/json.h",
3187 "src/core/json/json_common.h",
3188 "src/core/json/json_reader.c",
3189 "src/core/json/json_reader.h",
3190 "src/core/json/json_string.c",
3191 "src/core/json/json_writer.c",
3192 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003193 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003194 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003195 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003196 "src/core/security/client_auth_filter.c",
3197 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003198 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003199 "src/core/security/credentials_metadata.c",
3200 "src/core/security/credentials_posix.c",
3201 "src/core/security/credentials_win32.c",
3202 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003203 "src/core/security/handshake.c",
3204 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003205 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003206 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003207 "src/core/security/jwt_verifier.c",
3208 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003209 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003210 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003211 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003212 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003213 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003214 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003215 "src/core/security/server_auth_filter.c",
3216 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003217 "src/core/statistics/census_interface.h",
3218 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003219 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003220 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003221 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003222 "src/core/surface/byte_buffer_reader.c",
3223 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003224 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003225 "src/core/surface/call_details.c",
3226 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003227 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003228 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003229 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003230 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003231 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003232 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003233 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003234 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003235 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003236 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003237 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003238 "src/core/surface/init.h",
3239 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003240 "src/core/surface/lame_client.c",
3241 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003242 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003243 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003244 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003245 "src/core/surface/server_chttp2.c",
3246 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003247 "src/core/surface/surface_trace.h",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003248 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003249 "src/core/transport/byte_stream.c",
3250 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003251 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003252 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003253 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003254 "src/core/transport/chttp2/bin_encoder.h",
3255 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003256 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003257 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003258 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003259 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003260 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003261 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003262 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003263 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003264 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003265 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003266 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003267 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003268 "src/core/transport/chttp2/hpack_encoder.c",
3269 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003270 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003271 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003272 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003273 "src/core/transport/chttp2/hpack_table.h",
3274 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003275 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003276 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003277 "src/core/transport/chttp2/incoming_metadata.c",
3278 "src/core/transport/chttp2/incoming_metadata.h",
3279 "src/core/transport/chttp2/internal.h",
3280 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003281 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003282 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003283 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003284 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003285 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003286 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003287 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003288 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003289 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003290 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003291 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003292 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003293 "src/core/transport/connectivity_state.c",
3294 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003295 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003296 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003297 "src/core/transport/metadata_batch.c",
3298 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003299 "src/core/transport/static_metadata.c",
3300 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003301 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003302 "src/core/transport/transport.h",
3303 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003304 "src/core/transport/transport_op_string.c",
3305 "src/core/tsi/fake_transport_security.c",
3306 "src/core/tsi/fake_transport_security.h",
3307 "src/core/tsi/ssl_transport_security.c",
3308 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003309 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003310 "src/core/tsi/transport_security.c",
3311 "src/core/tsi/transport_security.h",
3312 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003313 ]
3314 },
3315 {
3316 "deps": [
3317 "gpr",
3318 "gpr_test_util",
3319 "grpc"
3320 ],
3321 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003322 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003323 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003324 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003325 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003326 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003327 "test/core/util/grpc_profiler.h",
3328 "test/core/util/parse_hexstring.h",
3329 "test/core/util/port.h",
3330 "test/core/util/slice_splitter.h"
3331 ],
3332 "language": "c",
3333 "name": "grpc_test_util",
3334 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003335 "test/core/end2end/cq_verifier.c",
3336 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003337 "test/core/end2end/data/server1_cert.c",
3338 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003339 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003340 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003341 "test/core/end2end/fixtures/proxy.c",
3342 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003343 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003344 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003345 "test/core/security/oauth2_utils.c",
3346 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003347 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003348 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003349 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003350 "test/core/util/parse_hexstring.h",
3351 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003352 "test/core/util/port_posix.c",
3353 "test/core/util/port_windows.c",
3354 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003355 "test/core/util/slice_splitter.h"
3356 ]
3357 },
3358 {
3359 "deps": [
3360 "gpr",
3361 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003362 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003363 ],
3364 "headers": [
3365 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003366 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003367 "test/core/iomgr/endpoint_tests.h",
3368 "test/core/util/grpc_profiler.h",
3369 "test/core/util/parse_hexstring.h",
3370 "test/core/util/port.h",
3371 "test/core/util/slice_splitter.h"
3372 ],
3373 "language": "c",
3374 "name": "grpc_test_util_unsecure",
3375 "src": [
3376 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003377 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003378 "test/core/end2end/fixtures/proxy.c",
3379 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003380 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003381 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003382 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003383 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003384 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003385 "test/core/util/parse_hexstring.h",
3386 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003387 "test/core/util/port_posix.c",
3388 "test/core/util/port_windows.c",
3389 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003390 "test/core/util/slice_splitter.h"
3391 ]
3392 },
3393 {
3394 "deps": [
3395 "gpr"
3396 ],
3397 "headers": [
3398 "include/grpc/byte_buffer.h",
3399 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003400 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003401 "include/grpc/compression.h",
3402 "include/grpc/grpc.h",
3403 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003404 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003405 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003406 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003407 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003408 "src/core/channel/channel_args.h",
3409 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003410 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003411 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003412 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003413 "src/core/channel/connected_channel.h",
3414 "src/core/channel/context.h",
3415 "src/core/channel/http_client_filter.h",
3416 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003417 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003418 "src/core/client_config/client_config.h",
3419 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003420 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003421 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003422 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003423 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003424 "src/core/client_config/lb_policy_factory.h",
3425 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003426 "src/core/client_config/resolver.h",
3427 "src/core/client_config/resolver_factory.h",
3428 "src/core/client_config/resolver_registry.h",
3429 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003430 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003431 "src/core/client_config/subchannel.h",
3432 "src/core/client_config/subchannel_factory.h",
3433 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003434 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003435 "src/core/compression/message_compress.h",
3436 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003437 "src/core/httpcli/format_request.h",
3438 "src/core/httpcli/httpcli.h",
3439 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003440 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003441 "src/core/iomgr/endpoint.h",
3442 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003443 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003444 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003445 "src/core/iomgr/fd_posix.h",
3446 "src/core/iomgr/iocp_windows.h",
3447 "src/core/iomgr/iomgr.h",
3448 "src/core/iomgr/iomgr_internal.h",
3449 "src/core/iomgr/iomgr_posix.h",
3450 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003451 "src/core/iomgr/pollset_posix.h",
3452 "src/core/iomgr/pollset_set.h",
3453 "src/core/iomgr/pollset_set_posix.h",
3454 "src/core/iomgr/pollset_set_windows.h",
3455 "src/core/iomgr/pollset_windows.h",
3456 "src/core/iomgr/resolve_address.h",
3457 "src/core/iomgr/sockaddr.h",
3458 "src/core/iomgr/sockaddr_posix.h",
3459 "src/core/iomgr/sockaddr_utils.h",
3460 "src/core/iomgr/sockaddr_win32.h",
3461 "src/core/iomgr/socket_utils_posix.h",
3462 "src/core/iomgr/socket_windows.h",
3463 "src/core/iomgr/tcp_client.h",
3464 "src/core/iomgr/tcp_posix.h",
3465 "src/core/iomgr/tcp_server.h",
3466 "src/core/iomgr/tcp_windows.h",
3467 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003468 "src/core/iomgr/timer.h",
3469 "src/core/iomgr/timer_heap.h",
3470 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003471 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003472 "src/core/iomgr/wakeup_fd_pipe.h",
3473 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003474 "src/core/iomgr/workqueue.h",
3475 "src/core/iomgr/workqueue_posix.h",
3476 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003477 "src/core/json/json.h",
3478 "src/core/json/json_common.h",
3479 "src/core/json/json_reader.h",
3480 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003481 "src/core/statistics/census_interface.h",
3482 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003483 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003484 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003485 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003486 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003487 "src/core/surface/completion_queue.h",
3488 "src/core/surface/event_string.h",
3489 "src/core/surface/init.h",
3490 "src/core/surface/server.h",
3491 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003492 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003493 "src/core/transport/chttp2/alpn.h",
3494 "src/core/transport/chttp2/bin_encoder.h",
3495 "src/core/transport/chttp2/frame.h",
3496 "src/core/transport/chttp2/frame_data.h",
3497 "src/core/transport/chttp2/frame_goaway.h",
3498 "src/core/transport/chttp2/frame_ping.h",
3499 "src/core/transport/chttp2/frame_rst_stream.h",
3500 "src/core/transport/chttp2/frame_settings.h",
3501 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003502 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003503 "src/core/transport/chttp2/hpack_parser.h",
3504 "src/core/transport/chttp2/hpack_table.h",
3505 "src/core/transport/chttp2/http2_errors.h",
3506 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003507 "src/core/transport/chttp2/incoming_metadata.h",
3508 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003509 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003510 "src/core/transport/chttp2/stream_map.h",
3511 "src/core/transport/chttp2/timeout_encoding.h",
3512 "src/core/transport/chttp2/varint.h",
3513 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003514 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003515 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003516 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003517 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003518 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003519 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003520 ],
3521 "language": "c",
3522 "name": "grpc_unsecure",
3523 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003524 "include/grpc/byte_buffer.h",
3525 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003526 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003527 "include/grpc/compression.h",
3528 "include/grpc/grpc.h",
3529 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003530 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003531 "src/core/census/context.c",
3532 "src/core/census/context.h",
3533 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003534 "src/core/census/grpc_filter.c",
3535 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003536 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003537 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003538 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003539 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003540 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003541 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003542 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003543 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003544 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003545 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003546 "src/core/channel/client_uchannel.c",
3547 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003548 "src/core/channel/compress_filter.c",
3549 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003550 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003551 "src/core/channel/connected_channel.h",
3552 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003553 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003554 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003555 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003556 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003557 "src/core/channel/subchannel_call_holder.c",
3558 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003559 "src/core/client_config/client_config.c",
3560 "src/core/client_config/client_config.h",
3561 "src/core/client_config/connector.c",
3562 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003563 "src/core/client_config/default_initial_connect_string.c",
3564 "src/core/client_config/initial_connect_string.c",
3565 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003566 "src/core/client_config/lb_policies/pick_first.c",
3567 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003568 "src/core/client_config/lb_policies/round_robin.c",
3569 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003570 "src/core/client_config/lb_policy.c",
3571 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003572 "src/core/client_config/lb_policy_factory.c",
3573 "src/core/client_config/lb_policy_factory.h",
3574 "src/core/client_config/lb_policy_registry.c",
3575 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003576 "src/core/client_config/resolver.c",
3577 "src/core/client_config/resolver.h",
3578 "src/core/client_config/resolver_factory.c",
3579 "src/core/client_config/resolver_factory.h",
3580 "src/core/client_config/resolver_registry.c",
3581 "src/core/client_config/resolver_registry.h",
3582 "src/core/client_config/resolvers/dns_resolver.c",
3583 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003584 "src/core/client_config/resolvers/sockaddr_resolver.c",
3585 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003586 "src/core/client_config/subchannel.c",
3587 "src/core/client_config/subchannel.h",
3588 "src/core/client_config/subchannel_factory.c",
3589 "src/core/client_config/subchannel_factory.h",
3590 "src/core/client_config/uri_parser.c",
3591 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003592 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003593 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003594 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003595 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003596 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003597 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003598 "src/core/httpcli/format_request.c",
3599 "src/core/httpcli/format_request.h",
3600 "src/core/httpcli/httpcli.c",
3601 "src/core/httpcli/httpcli.h",
3602 "src/core/httpcli/parser.c",
3603 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003604 "src/core/iomgr/closure.c",
3605 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003606 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003607 "src/core/iomgr/endpoint.h",
3608 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003609 "src/core/iomgr/endpoint_pair_posix.c",
3610 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003611 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003612 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003613 "src/core/iomgr/executor.c",
3614 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003615 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003616 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003617 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003618 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003619 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003620 "src/core/iomgr/iomgr.h",
3621 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003622 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003623 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003624 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003625 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003626 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3627 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3628 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003629 "src/core/iomgr/pollset_posix.h",
3630 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003631 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003632 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003633 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003634 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003635 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003636 "src/core/iomgr/pollset_windows.h",
3637 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003638 "src/core/iomgr/resolve_address_posix.c",
3639 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003640 "src/core/iomgr/sockaddr.h",
3641 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003642 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003643 "src/core/iomgr/sockaddr_utils.h",
3644 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003645 "src/core/iomgr/socket_utils_common_posix.c",
3646 "src/core/iomgr/socket_utils_linux.c",
3647 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003648 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003649 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003650 "src/core/iomgr/socket_windows.h",
3651 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003652 "src/core/iomgr/tcp_client_posix.c",
3653 "src/core/iomgr/tcp_client_windows.c",
3654 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003655 "src/core/iomgr/tcp_posix.h",
3656 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003657 "src/core/iomgr/tcp_server_posix.c",
3658 "src/core/iomgr/tcp_server_windows.c",
3659 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003660 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003661 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003662 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003663 "src/core/iomgr/timer.c",
3664 "src/core/iomgr/timer.h",
3665 "src/core/iomgr/timer_heap.c",
3666 "src/core/iomgr/timer_heap.h",
3667 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003668 "src/core/iomgr/udp_server.c",
3669 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003670 "src/core/iomgr/wakeup_fd_eventfd.c",
3671 "src/core/iomgr/wakeup_fd_nospecial.c",
3672 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003673 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003674 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003675 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003676 "src/core/iomgr/workqueue.h",
3677 "src/core/iomgr/workqueue_posix.c",
3678 "src/core/iomgr/workqueue_posix.h",
3679 "src/core/iomgr/workqueue_windows.c",
3680 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003681 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003682 "src/core/json/json.h",
3683 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003684 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003685 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003686 "src/core/json/json_string.c",
3687 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003688 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003689 "src/core/statistics/census_interface.h",
3690 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003691 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003692 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003693 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003694 "src/core/surface/byte_buffer_reader.c",
3695 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003696 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003697 "src/core/surface/call_details.c",
3698 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003699 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003700 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003701 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003702 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003703 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003704 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003705 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003706 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003707 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003708 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003709 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003710 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003711 "src/core/surface/init_unsecure.c",
3712 "src/core/surface/lame_client.c",
3713 "src/core/surface/metadata_array.c",
3714 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003715 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003716 "src/core/surface/server_chttp2.c",
3717 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003718 "src/core/surface/surface_trace.h",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003719 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003720 "src/core/transport/byte_stream.c",
3721 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003722 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003723 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003724 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003725 "src/core/transport/chttp2/bin_encoder.h",
3726 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003727 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003729 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003730 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003731 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003732 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003733 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003734 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003735 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003736 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003737 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003738 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003739 "src/core/transport/chttp2/hpack_encoder.c",
3740 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003741 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003743 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003744 "src/core/transport/chttp2/hpack_table.h",
3745 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003746 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003747 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003748 "src/core/transport/chttp2/incoming_metadata.c",
3749 "src/core/transport/chttp2/incoming_metadata.h",
3750 "src/core/transport/chttp2/internal.h",
3751 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003752 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003753 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003754 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003755 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003756 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003757 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003758 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003759 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003760 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003761 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003762 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003763 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003764 "src/core/transport/connectivity_state.c",
3765 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003766 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003767 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003768 "src/core/transport/metadata_batch.c",
3769 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003770 "src/core/transport/static_metadata.c",
3771 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003772 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003773 "src/core/transport/transport.h",
3774 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003775 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003776 ]
3777 },
3778 {
3779 "deps": [
3780 "gpr",
3781 "grpc"
3782 ],
3783 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003784 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003785 "src/core/client_config/resolvers/zookeeper_resolver.h"
3786 ],
3787 "language": "c",
3788 "name": "grpc_zookeeper",
3789 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003790 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003791 "src/core/client_config/resolvers/zookeeper_resolver.c",
3792 "src/core/client_config/resolvers/zookeeper_resolver.h"
3793 ]
3794 },
3795 {
3796 "deps": [
3797 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07003798 "gpr_test_util",
3799 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003800 "grpc_test_util",
3801 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003802 ],
3803 "headers": [
3804 "test/core/util/reconnect_server.h"
3805 ],
3806 "language": "c",
3807 "name": "reconnect_server",
3808 "src": [
3809 "test/core/util/reconnect_server.c",
3810 "test/core/util/reconnect_server.h"
3811 ]
3812 },
3813 {
3814 "deps": [
3815 "gpr",
yang-gc9fca182015-11-06 16:41:33 -08003816 "gpr_test_util",
3817 "grpc",
3818 "grpc_test_util"
3819 ],
3820 "headers": [
3821 "test/core/util/test_tcp_server.h"
3822 ],
3823 "language": "c",
3824 "name": "test_tcp_server",
3825 "src": [
3826 "test/core/util/test_tcp_server.c",
3827 "test/core/util/test_tcp_server.h"
3828 ]
3829 },
3830 {
3831 "deps": [
3832 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003833 "grpc"
3834 ],
3835 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003836 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003837 "include/grpc++/client_context.h",
3838 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003839 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003840 "include/grpc++/generic/async_generic_service.h",
3841 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003842 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003843 "include/grpc++/impl/call.h",
3844 "include/grpc++/impl/client_unary_call.h",
3845 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003846 "include/grpc++/impl/proto_utils.h",
3847 "include/grpc++/impl/rpc_method.h",
3848 "include/grpc++/impl/rpc_service_method.h",
3849 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003850 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003851 "include/grpc++/impl/service_type.h",
3852 "include/grpc++/impl/sync.h",
3853 "include/grpc++/impl/sync_cxx11.h",
3854 "include/grpc++/impl/sync_no_cxx11.h",
3855 "include/grpc++/impl/thd.h",
3856 "include/grpc++/impl/thd_cxx11.h",
3857 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003858 "include/grpc++/security/auth_context.h",
3859 "include/grpc++/security/auth_metadata_processor.h",
3860 "include/grpc++/security/credentials.h",
3861 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003862 "include/grpc++/server.h",
3863 "include/grpc++/server_builder.h",
3864 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003865 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003866 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003867 "include/grpc++/support/byte_buffer.h",
3868 "include/grpc++/support/channel_arguments.h",
3869 "include/grpc++/support/config.h",
3870 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003871 "include/grpc++/support/slice.h",
3872 "include/grpc++/support/status.h",
3873 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003874 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003875 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003876 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003877 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003878 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003879 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003880 "src/cpp/common/create_auth_context.h",
3881 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003882 "src/cpp/server/dynamic_thread_pool.h",
3883 "src/cpp/server/fixed_size_thread_pool.h",
3884 "src/cpp/server/secure_server_credentials.h",
3885 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003886 ],
3887 "language": "c++",
3888 "name": "grpc++",
3889 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003890 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003891 "include/grpc++/client_context.h",
3892 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003893 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003894 "include/grpc++/generic/async_generic_service.h",
3895 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003896 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003897 "include/grpc++/impl/call.h",
3898 "include/grpc++/impl/client_unary_call.h",
3899 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003900 "include/grpc++/impl/proto_utils.h",
3901 "include/grpc++/impl/rpc_method.h",
3902 "include/grpc++/impl/rpc_service_method.h",
3903 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003904 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003905 "include/grpc++/impl/service_type.h",
3906 "include/grpc++/impl/sync.h",
3907 "include/grpc++/impl/sync_cxx11.h",
3908 "include/grpc++/impl/sync_no_cxx11.h",
3909 "include/grpc++/impl/thd.h",
3910 "include/grpc++/impl/thd_cxx11.h",
3911 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003912 "include/grpc++/security/auth_context.h",
3913 "include/grpc++/security/auth_metadata_processor.h",
3914 "include/grpc++/security/credentials.h",
3915 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003916 "include/grpc++/server.h",
3917 "include/grpc++/server_builder.h",
3918 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003919 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003920 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003921 "include/grpc++/support/byte_buffer.h",
3922 "include/grpc++/support/channel_arguments.h",
3923 "include/grpc++/support/config.h",
3924 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003925 "include/grpc++/support/slice.h",
3926 "include/grpc++/support/status.h",
3927 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003928 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003929 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003930 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003931 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003932 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003933 "src/cpp/client/client_context.cc",
3934 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07003935 "src/cpp/client/create_channel_internal.cc",
3936 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003937 "src/cpp/client/credentials.cc",
3938 "src/cpp/client/generic_stub.cc",
3939 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003940 "src/cpp/client/secure_credentials.cc",
3941 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07003942 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003943 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08003944 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003945 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003946 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003947 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003948 "src/cpp/common/secure_auth_context.cc",
3949 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08003950 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003951 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003952 "src/cpp/proto/proto_utils.cc",
3953 "src/cpp/server/async_generic_service.cc",
3954 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07003955 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003956 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07003957 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003958 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003959 "src/cpp/server/insecure_server_credentials.cc",
3960 "src/cpp/server/secure_server_credentials.cc",
3961 "src/cpp/server/secure_server_credentials.h",
3962 "src/cpp/server/server.cc",
3963 "src/cpp/server/server_builder.cc",
3964 "src/cpp/server/server_context.cc",
3965 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003966 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003967 "src/cpp/util/byte_buffer.cc",
3968 "src/cpp/util/slice.cc",
3969 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07003970 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003971 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07003972 ]
3973 },
3974 {
3975 "deps": [],
3976 "headers": [
3977 "test/cpp/util/test_config.h"
3978 ],
3979 "language": "c++",
3980 "name": "grpc++_test_config",
3981 "src": [
3982 "test/cpp/util/test_config.cc",
3983 "test/cpp/util/test_config.h"
3984 ]
3985 },
3986 {
3987 "deps": [
3988 "grpc++",
3989 "grpc_test_util"
3990 ],
3991 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08003992 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
3993 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
3994 "src/proto/grpc/testing/echo.grpc.pb.h",
3995 "src/proto/grpc/testing/echo.pb.h",
3996 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
3997 "src/proto/grpc/testing/echo_messages.pb.h",
yang-gd6f7d992016-01-14 16:04:20 -08003998 "test/cpp/end2end/test_service_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "test/cpp/util/cli_call.h",
4000 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004001 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004002 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004003 ],
4004 "language": "c++",
4005 "name": "grpc++_test_util",
4006 "src": [
yang-gd6f7d992016-01-14 16:04:20 -08004007 "test/cpp/end2end/test_service_impl.cc",
4008 "test/cpp/end2end/test_service_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004009 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004010 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004011 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004012 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004013 "test/cpp/util/string_ref_helper.cc",
4014 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004015 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004016 "test/cpp/util/subprocess.h"
4017 ]
4018 },
4019 {
4020 "deps": [
4021 "gpr",
4022 "grpc_unsecure"
4023 ],
4024 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07004025 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004026 "include/grpc++/client_context.h",
4027 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004028 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004029 "include/grpc++/generic/async_generic_service.h",
4030 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004031 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004032 "include/grpc++/impl/call.h",
4033 "include/grpc++/impl/client_unary_call.h",
4034 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004035 "include/grpc++/impl/proto_utils.h",
4036 "include/grpc++/impl/rpc_method.h",
4037 "include/grpc++/impl/rpc_service_method.h",
4038 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004039 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004040 "include/grpc++/impl/service_type.h",
4041 "include/grpc++/impl/sync.h",
4042 "include/grpc++/impl/sync_cxx11.h",
4043 "include/grpc++/impl/sync_no_cxx11.h",
4044 "include/grpc++/impl/thd.h",
4045 "include/grpc++/impl/thd_cxx11.h",
4046 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004047 "include/grpc++/security/auth_context.h",
4048 "include/grpc++/security/auth_metadata_processor.h",
4049 "include/grpc++/security/credentials.h",
4050 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004051 "include/grpc++/server.h",
4052 "include/grpc++/server_builder.h",
4053 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004054 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004055 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004056 "include/grpc++/support/byte_buffer.h",
4057 "include/grpc++/support/channel_arguments.h",
4058 "include/grpc++/support/config.h",
4059 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004060 "include/grpc++/support/slice.h",
4061 "include/grpc++/support/status.h",
4062 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004063 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004064 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004065 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004066 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004067 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004068 "src/cpp/common/create_auth_context.h",
4069 "src/cpp/server/dynamic_thread_pool.h",
4070 "src/cpp/server/fixed_size_thread_pool.h",
4071 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004072 ],
4073 "language": "c++",
4074 "name": "grpc++_unsecure",
4075 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004076 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004077 "include/grpc++/client_context.h",
4078 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004079 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004080 "include/grpc++/generic/async_generic_service.h",
4081 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004082 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004083 "include/grpc++/impl/call.h",
4084 "include/grpc++/impl/client_unary_call.h",
4085 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004086 "include/grpc++/impl/proto_utils.h",
4087 "include/grpc++/impl/rpc_method.h",
4088 "include/grpc++/impl/rpc_service_method.h",
4089 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004090 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004091 "include/grpc++/impl/service_type.h",
4092 "include/grpc++/impl/sync.h",
4093 "include/grpc++/impl/sync_cxx11.h",
4094 "include/grpc++/impl/sync_no_cxx11.h",
4095 "include/grpc++/impl/thd.h",
4096 "include/grpc++/impl/thd_cxx11.h",
4097 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004098 "include/grpc++/security/auth_context.h",
4099 "include/grpc++/security/auth_metadata_processor.h",
4100 "include/grpc++/security/credentials.h",
4101 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004102 "include/grpc++/server.h",
4103 "include/grpc++/server_builder.h",
4104 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004105 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004106 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004107 "include/grpc++/support/byte_buffer.h",
4108 "include/grpc++/support/channel_arguments.h",
4109 "include/grpc++/support/config.h",
4110 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004111 "include/grpc++/support/slice.h",
4112 "include/grpc++/support/status.h",
4113 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004114 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004115 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004116 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004117 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004118 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004119 "src/cpp/client/client_context.cc",
4120 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004121 "src/cpp/client/create_channel_internal.cc",
4122 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004123 "src/cpp/client/credentials.cc",
4124 "src/cpp/client/generic_stub.cc",
4125 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004126 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004127 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004128 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004129 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004130 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004131 "src/cpp/common/rpc_method.cc",
4132 "src/cpp/proto/proto_utils.cc",
4133 "src/cpp/server/async_generic_service.cc",
4134 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004135 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004136 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004137 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004138 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004139 "src/cpp/server/insecure_server_credentials.cc",
4140 "src/cpp/server/server.cc",
4141 "src/cpp/server/server_builder.cc",
4142 "src/cpp/server/server_context.cc",
4143 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004144 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004145 "src/cpp/util/byte_buffer.cc",
4146 "src/cpp/util/slice.cc",
4147 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004148 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004149 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004150 ]
4151 },
4152 {
4153 "deps": [],
4154 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07004155 "include/grpc++/support/config.h",
4156 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 "src/compiler/config.h",
4158 "src/compiler/cpp_generator.h",
4159 "src/compiler/cpp_generator_helpers.h",
4160 "src/compiler/csharp_generator.h",
4161 "src/compiler/csharp_generator_helpers.h",
4162 "src/compiler/generator_helpers.h",
4163 "src/compiler/objective_c_generator.h",
4164 "src/compiler/objective_c_generator_helpers.h",
4165 "src/compiler/python_generator.h",
4166 "src/compiler/ruby_generator.h",
4167 "src/compiler/ruby_generator_helpers-inl.h",
4168 "src/compiler/ruby_generator_map-inl.h",
4169 "src/compiler/ruby_generator_string-inl.h"
4170 ],
4171 "language": "c++",
4172 "name": "grpc_plugin_support",
4173 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07004174 "include/grpc++/support/config.h",
4175 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004176 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004177 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004178 "src/compiler/cpp_generator.h",
4179 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004180 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004181 "src/compiler/csharp_generator.h",
4182 "src/compiler/csharp_generator_helpers.h",
4183 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004184 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004185 "src/compiler/objective_c_generator.h",
4186 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004187 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004188 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004189 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004190 "src/compiler/ruby_generator.h",
4191 "src/compiler/ruby_generator_helpers-inl.h",
4192 "src/compiler/ruby_generator_map-inl.h",
4193 "src/compiler/ruby_generator_string-inl.h"
4194 ]
4195 },
4196 {
4197 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004198 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004199 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004200 "grpc++",
4201 "grpc++_test_util",
4202 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004203 ],
4204 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004205 "src/proto/grpc/testing/messages.grpc.pb.h",
4206 "src/proto/grpc/testing/messages.pb.h",
4207 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004208 ],
4209 "language": "c++",
4210 "name": "interop_client_helper",
4211 "src": [
4212 "test/cpp/interop/client_helper.cc",
4213 "test/cpp/interop/client_helper.h"
4214 ]
4215 },
4216 {
4217 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004218 "gpr",
4219 "gpr_test_util",
4220 "grpc",
4221 "grpc++",
4222 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004223 "grpc++_test_util",
4224 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004225 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004226 ],
4227 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004228 "src/proto/grpc/testing/empty.grpc.pb.h",
4229 "src/proto/grpc/testing/empty.pb.h",
4230 "src/proto/grpc/testing/messages.grpc.pb.h",
4231 "src/proto/grpc/testing/messages.pb.h",
4232 "src/proto/grpc/testing/test.grpc.pb.h",
4233 "src/proto/grpc/testing/test.pb.h",
4234 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004235 ],
4236 "language": "c++",
4237 "name": "interop_client_main",
4238 "src": [
4239 "test/cpp/interop/client.cc",
4240 "test/cpp/interop/interop_client.cc",
4241 "test/cpp/interop/interop_client.h"
4242 ]
4243 },
4244 {
4245 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004246 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004248 "grpc++",
4249 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004250 ],
4251 "headers": [
4252 "test/cpp/interop/server_helper.h"
4253 ],
4254 "language": "c++",
4255 "name": "interop_server_helper",
4256 "src": [
4257 "test/cpp/interop/server_helper.cc",
4258 "test/cpp/interop/server_helper.h"
4259 ]
4260 },
4261 {
4262 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004263 "gpr",
4264 "gpr_test_util",
4265 "grpc",
4266 "grpc++",
4267 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004268 "grpc++_test_util",
4269 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004270 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004271 ],
4272 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004273 "src/proto/grpc/testing/empty.grpc.pb.h",
4274 "src/proto/grpc/testing/empty.pb.h",
4275 "src/proto/grpc/testing/messages.grpc.pb.h",
4276 "src/proto/grpc/testing/messages.pb.h",
4277 "src/proto/grpc/testing/test.grpc.pb.h",
4278 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004279 ],
4280 "language": "c++",
4281 "name": "interop_server_main",
4282 "src": [
4283 "test/cpp/interop/server.cc"
4284 ]
4285 },
4286 {
4287 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004288 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004289 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004290 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004291 ],
4292 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004293 "src/proto/grpc/testing/control.grpc.pb.h",
4294 "src/proto/grpc/testing/control.pb.h",
4295 "src/proto/grpc/testing/messages.grpc.pb.h",
4296 "src/proto/grpc/testing/messages.pb.h",
4297 "src/proto/grpc/testing/payloads.grpc.pb.h",
4298 "src/proto/grpc/testing/payloads.pb.h",
4299 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4300 "src/proto/grpc/testing/perf_db.pb.h",
4301 "src/proto/grpc/testing/services.grpc.pb.h",
4302 "src/proto/grpc/testing/services.pb.h",
4303 "src/proto/grpc/testing/stats.grpc.pb.h",
4304 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 "test/cpp/qps/client.h",
4306 "test/cpp/qps/driver.h",
4307 "test/cpp/qps/histogram.h",
4308 "test/cpp/qps/interarrival.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004309 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004310 "test/cpp/qps/qps_worker.h",
4311 "test/cpp/qps/report.h",
4312 "test/cpp/qps/server.h",
4313 "test/cpp/qps/stats.h",
4314 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004315 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004316 ],
4317 "language": "c++",
4318 "name": "qps",
4319 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004320 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004321 "test/cpp/qps/client_async.cc",
4322 "test/cpp/qps/client_sync.cc",
4323 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004324 "test/cpp/qps/driver.h",
4325 "test/cpp/qps/histogram.h",
4326 "test/cpp/qps/interarrival.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004327 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004328 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004329 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004330 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004331 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004332 "test/cpp/qps/report.h",
4333 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004334 "test/cpp/qps/server_async.cc",
4335 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004336 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004337 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004339 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004340 "test/cpp/util/benchmark_config.h"
4341 ]
4342 },
4343 {
4344 "deps": [
4345 "gpr",
4346 "grpc"
4347 ],
4348 "headers": [],
4349 "language": "csharp",
4350 "name": "grpc_csharp_ext",
4351 "src": [
4352 "src/csharp/ext/grpc_csharp_ext.c"
4353 ]
4354 },
4355 {
4356 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004357 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004358 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004359 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004360 "grpc",
4361 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004362 ],
4363 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004364 "test/core/end2end/end2end_tests.h",
4365 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004366 ],
4367 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004368 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004369 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004370 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004371 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004372 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004373 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004374 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004375 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004376 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004377 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004378 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004379 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004380 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004381 "test/core/end2end/tests/cancel_with_status.c",
4382 "test/core/end2end/tests/channel_connectivity.c",
4383 "test/core/end2end/tests/channel_ping.c",
4384 "test/core/end2end/tests/compressed_payload.c",
4385 "test/core/end2end/tests/default_host.c",
4386 "test/core/end2end/tests/disappearing_server.c",
4387 "test/core/end2end/tests/empty_batch.c",
4388 "test/core/end2end/tests/graceful_server_shutdown.c",
4389 "test/core/end2end/tests/high_initial_seqno.c",
4390 "test/core/end2end/tests/hpack_size.c",
4391 "test/core/end2end/tests/invoke_large_request.c",
4392 "test/core/end2end/tests/large_metadata.c",
4393 "test/core/end2end/tests/max_concurrent_streams.c",
4394 "test/core/end2end/tests/max_message_length.c",
4395 "test/core/end2end/tests/metadata.c",
4396 "test/core/end2end/tests/negative_deadline.c",
4397 "test/core/end2end/tests/no_op.c",
4398 "test/core/end2end/tests/payload.c",
4399 "test/core/end2end/tests/ping_pong_streaming.c",
4400 "test/core/end2end/tests/registered_call.c",
4401 "test/core/end2end/tests/request_with_flags.c",
4402 "test/core/end2end/tests/request_with_payload.c",
4403 "test/core/end2end/tests/server_finishes_request.c",
4404 "test/core/end2end/tests/shutdown_finishes_calls.c",
4405 "test/core/end2end/tests/shutdown_finishes_tags.c",
4406 "test/core/end2end/tests/simple_delayed_request.c",
4407 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004408 "test/core/end2end/tests/trailing_metadata.c"
4409 ]
4410 },
4411 {
4412 "deps": [
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004413 "gpr",
4414 "gpr_test_util",
4415 "grpc_test_util_unsecure",
4416 "grpc_unsecure"
4417 ],
4418 "headers": [
4419 "test/core/end2end/end2end_tests.h",
4420 "test/core/end2end/tests/cancel_test_helpers.h"
4421 ],
4422 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004423 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004424 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004425 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004426 "test/core/end2end/end2end_tests.h",
4427 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004428 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004429 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004430 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004431 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004432 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004433 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004434 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004435 "test/core/end2end/tests/cancel_with_status.c",
4436 "test/core/end2end/tests/channel_connectivity.c",
4437 "test/core/end2end/tests/channel_ping.c",
4438 "test/core/end2end/tests/compressed_payload.c",
4439 "test/core/end2end/tests/default_host.c",
4440 "test/core/end2end/tests/disappearing_server.c",
4441 "test/core/end2end/tests/empty_batch.c",
4442 "test/core/end2end/tests/graceful_server_shutdown.c",
4443 "test/core/end2end/tests/high_initial_seqno.c",
4444 "test/core/end2end/tests/hpack_size.c",
4445 "test/core/end2end/tests/invoke_large_request.c",
4446 "test/core/end2end/tests/large_metadata.c",
4447 "test/core/end2end/tests/max_concurrent_streams.c",
4448 "test/core/end2end/tests/max_message_length.c",
4449 "test/core/end2end/tests/metadata.c",
4450 "test/core/end2end/tests/negative_deadline.c",
4451 "test/core/end2end/tests/no_op.c",
4452 "test/core/end2end/tests/payload.c",
4453 "test/core/end2end/tests/ping_pong_streaming.c",
4454 "test/core/end2end/tests/registered_call.c",
4455 "test/core/end2end/tests/request_with_flags.c",
4456 "test/core/end2end/tests/request_with_payload.c",
4457 "test/core/end2end/tests/server_finishes_request.c",
4458 "test/core/end2end/tests/shutdown_finishes_calls.c",
4459 "test/core/end2end/tests/shutdown_finishes_tags.c",
4460 "test/core/end2end/tests/simple_delayed_request.c",
4461 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004462 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004463 ]
4464 },
4465 {
4466 "deps": [],
4467 "headers": [],
4468 "language": "c",
4469 "name": "end2end_certs",
4470 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004471 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004472 "test/core/end2end/data/server1_key.c",
4473 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004474 ]
4475 },
4476 {
4477 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004478 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004479 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004480 "grpc_test_util_unsecure",
4481 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004482 ],
4483 "headers": [
4484 "test/core/bad_client/bad_client.h"
4485 ],
4486 "language": "c",
4487 "name": "bad_client_test",
4488 "src": [
4489 "test/core/bad_client/bad_client.c",
4490 "test/core/bad_client/bad_client.h"
4491 ]
Craig Tillerabd20f32015-12-13 11:48:59 -08004492 },
4493 {
4494 "deps": [
4495 "gpr",
4496 "gpr_test_util",
4497 "grpc",
4498 "grpc_test_util"
4499 ],
4500 "headers": [
4501 "test/core/bad_ssl/server.h"
4502 ],
4503 "language": "c",
4504 "name": "bad_ssl_test_server",
4505 "src": [
4506 "test/core/bad_ssl/server.c",
4507 "test/core/bad_ssl/server.h"
4508 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004509 }
4510]