blob: 529a4173ead92458bceb06e5ccee2425a33ba370 [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",
Alistair Veitchbb30d252016-01-12 17:36:05 -08001101 "name": "tag_set_test",
1102 "src": [
1103 "test/core/census/tag_set_test.c"
1104 ]
1105 },
1106 {
1107 "deps": [
1108 "gpr",
1109 "gpr_test_util",
1110 "grpc",
1111 "grpc_test_util"
1112 ],
1113 "headers": [],
1114 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001115 "name": "tcp_client_posix_test",
1116 "src": [
1117 "test/core/iomgr/tcp_client_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_posix_test",
1130 "src": [
1131 "test/core/iomgr/tcp_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": "tcp_server_posix_test",
1144 "src": [
1145 "test/core/iomgr/tcp_server_posix_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",
1157 "name": "time_averaged_stats_test",
1158 "src": [
1159 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001171 "name": "timeout_encoding_test",
1172 "src": [
1173 "test/core/transport/chttp2/timeout_encoding_test.c"
1174 ]
1175 },
1176 {
1177 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001178 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001179 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001180 "grpc",
1181 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001182 ],
1183 "headers": [],
1184 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001185 "name": "timer_heap_test",
1186 "src": [
1187 "test/core/iomgr/timer_heap_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",
1199 "name": "timer_list_test",
1200 "src": [
1201 "test/core/iomgr/timer_list_test.c"
1202 ]
1203 },
1204 {
1205 "deps": [
1206 "gpr",
1207 "gpr_test_util",
1208 "grpc",
1209 "grpc_test_util"
1210 ],
1211 "headers": [],
1212 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001213 "name": "timers_test",
1214 "src": [
1215 "test/core/profiling/timers_test.c"
1216 ]
1217 },
1218 {
1219 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001220 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001221 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001222 "grpc",
1223 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001224 ],
1225 "headers": [],
1226 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001227 "name": "transport_connectivity_state_test",
1228 "src": [
1229 "test/core/transport/connectivity_state_test.c"
1230 ]
1231 },
1232 {
1233 "deps": [
1234 "gpr",
1235 "gpr_test_util",
1236 "grpc",
1237 "grpc_test_util"
1238 ],
1239 "headers": [],
1240 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001241 "name": "transport_metadata_test",
1242 "src": [
1243 "test/core/transport/metadata_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",
1251 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001252 ],
1253 "headers": [],
1254 "language": "c",
1255 "name": "transport_security_test",
1256 "src": [
1257 "test/core/tsi/transport_security_test.c"
1258 ]
1259 },
1260 {
1261 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001262 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001263 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001264 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001265 "grpc_test_util"
1266 ],
1267 "headers": [],
1268 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001269 "name": "udp_server_test",
1270 "src": [
1271 "test/core/iomgr/udp_server_test.c"
1272 ]
1273 },
1274 {
1275 "deps": [
1276 "gpr",
1277 "gpr_test_util",
1278 "grpc",
1279 "grpc_test_util"
1280 ],
1281 "headers": [],
1282 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001283 "name": "uri_parser_test",
1284 "src": [
1285 "test/core/client_config/uri_parser_test.c"
1286 ]
1287 },
1288 {
1289 "deps": [
1290 "gpr",
1291 "gpr_test_util",
1292 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001293 "grpc_test_util"
1294 ],
1295 "headers": [],
1296 "language": "c",
1297 "name": "workqueue_test",
1298 "src": [
1299 "test/core/iomgr/workqueue_test.c"
1300 ]
1301 },
1302 {
1303 "deps": [
1304 "gpr",
1305 "gpr_test_util",
1306 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001307 "grpc++",
1308 "grpc++_test_util",
1309 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001310 ],
1311 "headers": [],
1312 "language": "c++",
1313 "name": "async_end2end_test",
1314 "src": [
1315 "test/cpp/end2end/async_end2end_test.cc"
1316 ]
1317 },
1318 {
1319 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001320 "gpr",
1321 "gpr_test_util",
1322 "grpc",
1323 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001324 "grpc++_test_util",
1325 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001326 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001327 ],
1328 "headers": [],
1329 "language": "c++",
1330 "name": "async_streaming_ping_pong_test",
1331 "src": [
1332 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1333 ]
1334 },
1335 {
1336 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001337 "gpr",
1338 "gpr_test_util",
1339 "grpc",
1340 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001341 "grpc++_test_util",
1342 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001343 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001344 ],
1345 "headers": [],
1346 "language": "c++",
1347 "name": "async_unary_ping_pong_test",
1348 "src": [
1349 "test/cpp/qps/async_unary_ping_pong_test.cc"
1350 ]
1351 },
1352 {
1353 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001354 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001355 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001356 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001357 "grpc++",
1358 "grpc++_test_util",
1359 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001360 ],
1361 "headers": [],
1362 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001363 "name": "auth_property_iterator_test",
1364 "src": [
1365 "test/cpp/common/auth_property_iterator_test.cc"
1366 ]
1367 },
1368 {
1369 "deps": [
1370 "gpr",
1371 "grpc",
1372 "grpc++"
1373 ],
1374 "headers": [],
1375 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001376 "name": "channel_arguments_test",
1377 "src": [
yang-g52705592015-11-25 11:45:33 -08001378 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001379 ]
1380 },
1381 {
1382 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001383 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001384 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001385 "grpc",
1386 "grpc++",
1387 "grpc++_test_util",
1388 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001389 ],
1390 "headers": [],
1391 "language": "c++",
1392 "name": "cli_call_test",
1393 "src": [
1394 "test/cpp/util/cli_call_test.cc"
1395 ]
1396 },
1397 {
1398 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001399 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001400 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001401 "grpc",
1402 "grpc++",
1403 "grpc++_test_util",
1404 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001405 ],
1406 "headers": [],
1407 "language": "c++",
1408 "name": "client_crash_test",
1409 "src": [
1410 "test/cpp/end2end/client_crash_test.cc"
1411 ]
1412 },
1413 {
1414 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001415 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001416 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001417 "grpc",
1418 "grpc++",
1419 "grpc++_test_util",
1420 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001421 ],
1422 "headers": [],
1423 "language": "c++",
1424 "name": "client_crash_test_server",
1425 "src": [
1426 "test/cpp/end2end/client_crash_test_server.cc"
1427 ]
1428 },
1429 {
1430 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001431 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001432 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001433 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001434 ],
1435 "headers": [],
1436 "language": "c++",
1437 "name": "credentials_test",
1438 "src": [
1439 "test/cpp/client/credentials_test.cc"
1440 ]
1441 },
1442 {
1443 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001444 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001445 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001446 "grpc",
1447 "grpc++",
1448 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001449 ],
1450 "headers": [],
1451 "language": "c++",
1452 "name": "cxx_byte_buffer_test",
1453 "src": [
1454 "test/cpp/util/byte_buffer_test.cc"
1455 ]
1456 },
1457 {
1458 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001459 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001460 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001461 "grpc",
1462 "grpc++",
1463 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001464 ],
1465 "headers": [],
1466 "language": "c++",
1467 "name": "cxx_slice_test",
1468 "src": [
1469 "test/cpp/util/slice_test.cc"
1470 ]
1471 },
1472 {
1473 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001474 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001475 ],
1476 "headers": [],
1477 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001478 "name": "cxx_string_ref_test",
1479 "src": [
1480 "test/cpp/util/string_ref_test.cc"
1481 ]
1482 },
1483 {
1484 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001485 "gpr",
1486 "gpr_test_util",
1487 "grpc",
1488 "grpc++",
1489 "grpc_test_util"
1490 ],
1491 "headers": [],
1492 "language": "c++",
1493 "name": "cxx_time_test",
1494 "src": [
1495 "test/cpp/util/time_test.cc"
1496 ]
1497 },
1498 {
1499 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001500 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001501 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001502 "grpc",
1503 "grpc++",
1504 "grpc++_test_util",
1505 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001506 ],
1507 "headers": [],
1508 "language": "c++",
1509 "name": "end2end_test",
1510 "src": [
1511 "test/cpp/end2end/end2end_test.cc"
1512 ]
1513 },
1514 {
1515 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001516 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001517 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001518 "grpc",
1519 "grpc++",
1520 "grpc++_test_util",
1521 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001522 ],
1523 "headers": [],
1524 "language": "c++",
1525 "name": "generic_end2end_test",
1526 "src": [
1527 "test/cpp/end2end/generic_end2end_test.cc"
1528 ]
1529 },
1530 {
1531 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001532 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001533 "gpr_test_util",
1534 "grpc",
1535 "grpc++",
1536 "grpc++_test_config",
1537 "grpc++_test_util",
1538 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001539 ],
1540 "headers": [],
1541 "language": "c++",
1542 "name": "grpc_cli",
1543 "src": [
1544 "test/cpp/util/grpc_cli.cc"
1545 ]
1546 },
1547 {
1548 "deps": [
1549 "grpc_plugin_support"
1550 ],
1551 "headers": [],
1552 "language": "c++",
1553 "name": "grpc_cpp_plugin",
1554 "src": [
1555 "src/compiler/cpp_plugin.cc"
1556 ]
1557 },
1558 {
1559 "deps": [
1560 "grpc_plugin_support"
1561 ],
1562 "headers": [],
1563 "language": "c++",
1564 "name": "grpc_csharp_plugin",
1565 "src": [
1566 "src/compiler/csharp_plugin.cc"
1567 ]
1568 },
1569 {
1570 "deps": [
1571 "grpc_plugin_support"
1572 ],
1573 "headers": [],
1574 "language": "c++",
1575 "name": "grpc_objective_c_plugin",
1576 "src": [
1577 "src/compiler/objective_c_plugin.cc"
1578 ]
1579 },
1580 {
1581 "deps": [
1582 "grpc_plugin_support"
1583 ],
1584 "headers": [],
1585 "language": "c++",
1586 "name": "grpc_python_plugin",
1587 "src": [
1588 "src/compiler/python_plugin.cc"
1589 ]
1590 },
1591 {
1592 "deps": [
1593 "grpc_plugin_support"
1594 ],
1595 "headers": [],
1596 "language": "c++",
1597 "name": "grpc_ruby_plugin",
1598 "src": [
1599 "src/compiler/ruby_plugin.cc"
1600 ]
1601 },
1602 {
1603 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001604 "gpr",
1605 "gpr_test_util",
1606 "grpc",
1607 "grpc++",
1608 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001609 "grpc++_test_util",
1610 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001611 "interop_client_helper",
1612 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001613 ],
1614 "headers": [],
1615 "language": "c++",
1616 "name": "interop_client",
1617 "src": []
1618 },
1619 {
1620 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001621 "gpr",
1622 "gpr_test_util",
1623 "grpc",
1624 "grpc++",
1625 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001626 "grpc++_test_util",
1627 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001628 "interop_server_helper",
1629 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001630 ],
1631 "headers": [],
1632 "language": "c++",
1633 "name": "interop_server",
1634 "src": []
1635 },
1636 {
1637 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001638 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001639 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001640 "grpc",
1641 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001642 ],
1643 "headers": [],
1644 "language": "c++",
1645 "name": "interop_test",
1646 "src": [
1647 "test/cpp/interop/interop_test.cc"
1648 ]
1649 },
1650 {
1651 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001652 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001653 "grpc",
1654 "grpc++",
1655 "grpc++_test_config"
1656 ],
1657 "headers": [
1658 "test/cpp/util/metrics_server.h",
1659 "test/proto/metrics.grpc.pb.h",
1660 "test/proto/metrics.pb.h"
1661 ],
1662 "language": "c++",
1663 "name": "metrics_client",
1664 "src": [
1665 "test/cpp/interop/metrics_client.cc",
1666 "test/cpp/util/metrics_server.h"
1667 ]
1668 },
1669 {
1670 "deps": [
1671 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001672 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001673 "grpc",
1674 "grpc++",
1675 "grpc++_test_util",
1676 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001677 ],
1678 "headers": [],
1679 "language": "c++",
1680 "name": "mock_test",
1681 "src": [
1682 "test/cpp/end2end/mock_test.cc"
1683 ]
1684 },
1685 {
1686 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001687 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001688 "gpr_test_util",
1689 "grpc",
1690 "grpc++",
1691 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001692 "grpc++_test_util",
1693 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001694 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001695 ],
1696 "headers": [],
1697 "language": "c++",
1698 "name": "qps_driver",
1699 "src": [
1700 "test/cpp/qps/qps_driver.cc"
1701 ]
1702 },
1703 {
1704 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001705 "gpr",
1706 "gpr_test_util",
1707 "grpc",
1708 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001709 "grpc++_test_util",
1710 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001711 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001712 ],
1713 "headers": [],
1714 "language": "c++",
1715 "name": "qps_interarrival_test",
1716 "src": [
1717 "test/cpp/qps/qps_interarrival_test.cc"
1718 ]
1719 },
1720 {
1721 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001722 "gpr",
1723 "gpr_test_util",
1724 "grpc",
1725 "grpc++",
1726 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001727 "grpc++_test_util",
1728 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001729 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001730 ],
1731 "headers": [],
1732 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001733 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001735 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001736 ]
1737 },
1738 {
1739 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001740 "gpr",
1741 "gpr_test_util",
1742 "grpc",
1743 "grpc++",
1744 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001745 "grpc++_test_util",
1746 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001747 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001748 ],
1749 "headers": [],
1750 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001751 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001752 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001753 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001754 ]
1755 },
1756 {
1757 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001758 "gpr",
1759 "gpr_test_util",
1760 "grpc",
1761 "grpc++",
1762 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001763 "grpc++_test_util",
1764 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001765 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001766 ],
1767 "headers": [
1768 "test/cpp/qps/client.h",
1769 "test/cpp/qps/server.h"
1770 ],
1771 "language": "c++",
1772 "name": "qps_worker",
1773 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001774 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001775 "test/cpp/qps/server.h",
1776 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001777 ]
1778 },
1779 {
1780 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001781 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07001782 "gpr_test_util",
1783 "grpc",
1784 "grpc++",
1785 "grpc++_test_config",
1786 "grpc++_test_util",
1787 "grpc_test_util"
1788 ],
1789 "headers": [
1790 "test/proto/empty.grpc.pb.h",
1791 "test/proto/empty.pb.h",
1792 "test/proto/messages.grpc.pb.h",
1793 "test/proto/messages.pb.h",
1794 "test/proto/test.grpc.pb.h",
1795 "test/proto/test.pb.h"
1796 ],
1797 "language": "c++",
1798 "name": "reconnect_interop_client",
1799 "src": [
1800 "test/cpp/interop/reconnect_interop_client.cc"
1801 ]
1802 },
1803 {
1804 "deps": [
1805 "gpr",
1806 "gpr_test_util",
1807 "grpc",
1808 "grpc++",
1809 "grpc++_test_config",
1810 "grpc++_test_util",
1811 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001812 "reconnect_server",
1813 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001814 ],
1815 "headers": [
1816 "test/proto/empty.grpc.pb.h",
1817 "test/proto/empty.pb.h",
1818 "test/proto/messages.grpc.pb.h",
1819 "test/proto/messages.pb.h",
1820 "test/proto/test.grpc.pb.h",
1821 "test/proto/test.pb.h"
1822 ],
1823 "language": "c++",
1824 "name": "reconnect_interop_server",
1825 "src": [
1826 "test/cpp/interop/reconnect_interop_server.cc"
1827 ]
1828 },
1829 {
1830 "deps": [
1831 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001832 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001833 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001834 "grpc++",
1835 "grpc++_test_util",
1836 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001837 ],
1838 "headers": [],
1839 "language": "c++",
1840 "name": "secure_auth_context_test",
1841 "src": [
1842 "test/cpp/common/secure_auth_context_test.cc"
1843 ]
1844 },
1845 {
1846 "deps": [
1847 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001848 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001849 "grpc",
1850 "grpc++",
1851 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001852 "grpc_test_util",
1853 "qps"
1854 ],
1855 "headers": [],
1856 "language": "c++",
1857 "name": "secure_sync_unary_ping_pong_test",
1858 "src": [
1859 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1860 ]
1861 },
1862 {
1863 "deps": [
1864 "gpr",
1865 "gpr_test_util",
1866 "grpc",
1867 "grpc++",
1868 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001869 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001870 ],
1871 "headers": [],
1872 "language": "c++",
1873 "name": "server_crash_test",
1874 "src": [
1875 "test/cpp/end2end/server_crash_test.cc"
1876 ]
1877 },
1878 {
1879 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001880 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001881 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001882 "grpc",
1883 "grpc++",
1884 "grpc++_test_util",
1885 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001886 ],
1887 "headers": [],
1888 "language": "c++",
1889 "name": "server_crash_test_client",
1890 "src": [
1891 "test/cpp/end2end/server_crash_test_client.cc"
1892 ]
1893 },
1894 {
1895 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001896 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001897 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001898 "grpc",
1899 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001900 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001901 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001902 ],
1903 "headers": [],
1904 "language": "c++",
1905 "name": "shutdown_test",
1906 "src": [
1907 "test/cpp/end2end/shutdown_test.cc"
1908 ]
1909 },
1910 {
1911 "deps": [
1912 "gpr",
1913 "gpr_test_util",
1914 "grpc",
1915 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001916 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001917 ],
1918 "headers": [],
1919 "language": "c++",
1920 "name": "status_test",
1921 "src": [
1922 "test/cpp/util/status_test.cc"
1923 ]
1924 },
1925 {
1926 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001927 "gpr",
1928 "gpr_test_util",
1929 "grpc",
1930 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001931 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001932 "grpc_test_util"
1933 ],
1934 "headers": [],
1935 "language": "c++",
1936 "name": "streaming_throughput_test",
1937 "src": [
1938 "test/cpp/end2end/streaming_throughput_test.cc"
1939 ]
1940 },
1941 {
1942 "deps": [
1943 "gpr",
1944 "gpr_test_util",
1945 "grpc",
1946 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001947 "grpc++_test_config",
1948 "grpc++_test_util",
1949 "grpc_test_util"
1950 ],
1951 "headers": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001952 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001953 "test/cpp/interop/interop_client.h",
1954 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001955 "test/cpp/util/metrics_server.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001956 "test/proto/empty.grpc.pb.h",
1957 "test/proto/empty.pb.h",
1958 "test/proto/messages.grpc.pb.h",
1959 "test/proto/messages.pb.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001960 "test/proto/metrics.grpc.pb.h",
1961 "test/proto/metrics.pb.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001962 "test/proto/test.grpc.pb.h",
1963 "test/proto/test.pb.h"
1964 ],
1965 "language": "c++",
1966 "name": "stress_test",
1967 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07001968 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001969 "test/cpp/interop/interop_client.cc",
1970 "test/cpp/interop/interop_client.h",
1971 "test/cpp/interop/stress_interop_client.cc",
1972 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001973 "test/cpp/interop/stress_test.cc",
1974 "test/cpp/util/metrics_server.cc",
1975 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001976 ]
1977 },
1978 {
1979 "deps": [
1980 "gpr",
1981 "gpr_test_util",
1982 "grpc",
1983 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001984 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001985 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001986 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001987 ],
1988 "headers": [],
1989 "language": "c++",
1990 "name": "sync_streaming_ping_pong_test",
1991 "src": [
1992 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
1993 ]
1994 },
1995 {
1996 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001997 "gpr",
1998 "gpr_test_util",
1999 "grpc",
2000 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002001 "grpc++_test_util",
2002 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002003 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002004 ],
2005 "headers": [],
2006 "language": "c++",
2007 "name": "sync_unary_ping_pong_test",
2008 "src": [
2009 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2010 ]
2011 },
2012 {
2013 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002014 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002015 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002016 "grpc",
2017 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002018 "grpc++_test_util",
2019 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002020 ],
2021 "headers": [],
2022 "language": "c++",
2023 "name": "thread_stress_test",
2024 "src": [
2025 "test/cpp/end2end/thread_stress_test.cc"
2026 ]
2027 },
2028 {
2029 "deps": [
Hongwei Wang8e04d412015-07-31 15:12:51 -07002030 "gpr",
2031 "gpr_test_util",
2032 "grpc",
2033 "grpc++",
2034 "grpc++_test_util",
2035 "grpc_test_util",
2036 "grpc_zookeeper"
2037 ],
2038 "headers": [],
2039 "language": "c++",
2040 "name": "zookeeper_test",
2041 "src": [
2042 "test/cpp/end2end/zookeeper_test.cc"
2043 ]
2044 },
2045 {
2046 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002047 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002048 "end2end_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002049 "gpr",
2050 "gpr_test_util",
2051 "grpc",
2052 "grpc_test_util"
2053 ],
2054 "headers": [],
2055 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002056 "name": "h2_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002057 "src": [
2058 "test/core/end2end/fixtures/h2_census.c"
2059 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002060 },
2061 {
2062 "deps": [
2063 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002064 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002065 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002066 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002067 "grpc",
2068 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002069 ],
2070 "headers": [],
2071 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002072 "name": "h2_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002073 "src": [
2074 "test/core/end2end/fixtures/h2_compress.c"
2075 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002076 },
2077 {
2078 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002079 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002080 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002081 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002082 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002083 "grpc",
2084 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002085 ],
2086 "headers": [],
2087 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002088 "name": "h2_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002089 "src": [
2090 "test/core/end2end/fixtures/h2_fakesec.c"
2091 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002092 },
2093 {
2094 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002095 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002096 "end2end_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002097 "gpr",
2098 "gpr_test_util",
2099 "grpc",
2100 "grpc_test_util"
2101 ],
2102 "headers": [],
2103 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002104 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002105 "src": [
2106 "test/core/end2end/fixtures/h2_full.c"
2107 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002108 },
2109 {
2110 "deps": [
2111 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002112 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002113 "gpr",
2114 "gpr_test_util",
2115 "grpc",
2116 "grpc_test_util"
2117 ],
2118 "headers": [],
2119 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002120 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002121 "src": [
2122 "test/core/end2end/fixtures/h2_full+pipe.c"
2123 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002124 },
2125 {
2126 "deps": [
2127 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002128 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002129 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002130 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002131 "grpc",
2132 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002133 ],
2134 "headers": [],
2135 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002136 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002137 "src": [
2138 "test/core/end2end/fixtures/h2_full+poll.c"
2139 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002140 },
2141 {
2142 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002143 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002144 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002145 "gpr",
2146 "gpr_test_util",
2147 "grpc",
2148 "grpc_test_util"
2149 ],
2150 "headers": [],
2151 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002152 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002153 "src": [
2154 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2155 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002156 },
2157 {
2158 "deps": [
2159 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002160 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002161 "gpr",
2162 "gpr_test_util",
2163 "grpc",
2164 "grpc_test_util"
2165 ],
2166 "headers": [],
2167 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002168 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002169 "src": [
2170 "test/core/end2end/fixtures/h2_oauth2.c"
2171 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002172 },
2173 {
2174 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002175 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002176 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002177 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002178 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002179 "grpc",
2180 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002181 ],
2182 "headers": [],
2183 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002184 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002185 "src": [
2186 "test/core/end2end/fixtures/h2_proxy.c"
2187 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002188 },
2189 {
2190 "deps": [
2191 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002192 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002193 "gpr",
2194 "gpr_test_util",
2195 "grpc",
2196 "grpc_test_util"
2197 ],
2198 "headers": [],
2199 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002200 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002201 "src": [
2202 "test/core/end2end/fixtures/h2_sockpair.c"
2203 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002204 },
2205 {
2206 "deps": [
2207 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002208 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002209 "gpr",
2210 "gpr_test_util",
2211 "grpc",
2212 "grpc_test_util"
2213 ],
2214 "headers": [],
2215 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002216 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002217 "src": [
2218 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2219 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002220 },
2221 {
2222 "deps": [
2223 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002224 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002225 "gpr",
2226 "gpr_test_util",
2227 "grpc",
2228 "grpc_test_util"
2229 ],
2230 "headers": [],
2231 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002232 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002233 "src": [
2234 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2235 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002236 },
2237 {
2238 "deps": [
2239 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002240 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002241 "gpr",
2242 "gpr_test_util",
2243 "grpc",
2244 "grpc_test_util"
2245 ],
2246 "headers": [],
2247 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002248 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002249 "src": [
2250 "test/core/end2end/fixtures/h2_ssl.c"
2251 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002252 },
2253 {
2254 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002255 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002256 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002257 "gpr",
2258 "gpr_test_util",
2259 "grpc",
2260 "grpc_test_util"
2261 ],
2262 "headers": [],
2263 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002264 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002265 "src": [
2266 "test/core/end2end/fixtures/h2_ssl+poll.c"
2267 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002268 },
2269 {
2270 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002271 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002272 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002273 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002274 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002275 "grpc",
2276 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002277 ],
2278 "headers": [],
2279 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002280 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002281 "src": [
2282 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2283 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002284 },
2285 {
2286 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002287 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002288 "end2end_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002289 "gpr",
2290 "gpr_test_util",
2291 "grpc",
2292 "grpc_test_util"
2293 ],
2294 "headers": [],
2295 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002296 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002297 "src": [
2298 "test/core/end2end/fixtures/h2_uchannel.c"
2299 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002300 },
2301 {
2302 "deps": [
2303 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002304 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002305 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002306 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002307 "grpc",
2308 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002309 ],
2310 "headers": [],
2311 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002312 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002313 "src": [
2314 "test/core/end2end/fixtures/h2_uds.c"
2315 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002316 },
2317 {
2318 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002319 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002320 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002321 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002322 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002323 "grpc",
2324 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002325 ],
2326 "headers": [],
2327 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002328 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002329 "src": [
2330 "test/core/end2end/fixtures/h2_uds+poll.c"
2331 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002332 },
2333 {
2334 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002335 "end2end_nosec_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002336 "gpr",
2337 "gpr_test_util",
2338 "grpc_test_util_unsecure",
2339 "grpc_unsecure"
2340 ],
2341 "headers": [],
2342 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002343 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002344 "src": [
2345 "test/core/end2end/fixtures/h2_census.c"
2346 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002347 },
2348 {
2349 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002350 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002351 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002352 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002353 "grpc_test_util_unsecure",
2354 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002355 ],
2356 "headers": [],
2357 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002358 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002359 "src": [
2360 "test/core/end2end/fixtures/h2_compress.c"
2361 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002362 },
2363 {
2364 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002365 "end2end_nosec_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002366 "gpr",
2367 "gpr_test_util",
2368 "grpc_test_util_unsecure",
2369 "grpc_unsecure"
2370 ],
2371 "headers": [],
2372 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002373 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002374 "src": [
2375 "test/core/end2end/fixtures/h2_full.c"
2376 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002377 },
2378 {
2379 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002380 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002381 "gpr",
2382 "gpr_test_util",
2383 "grpc_test_util_unsecure",
2384 "grpc_unsecure"
2385 ],
2386 "headers": [],
2387 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002388 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002389 "src": [
2390 "test/core/end2end/fixtures/h2_full+pipe.c"
2391 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002392 },
2393 {
2394 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002395 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002396 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002397 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002398 "grpc_test_util_unsecure",
2399 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002400 ],
2401 "headers": [],
2402 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002403 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002404 "src": [
2405 "test/core/end2end/fixtures/h2_full+poll.c"
2406 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002407 },
2408 {
2409 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002410 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002411 "gpr",
2412 "gpr_test_util",
2413 "grpc_test_util_unsecure",
2414 "grpc_unsecure"
2415 ],
2416 "headers": [],
2417 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002418 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002419 "src": [
2420 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2421 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002422 },
2423 {
2424 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002425 "end2end_nosec_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002426 "gpr",
2427 "gpr_test_util",
2428 "grpc_test_util_unsecure",
2429 "grpc_unsecure"
2430 ],
2431 "headers": [],
2432 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002433 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002434 "src": [
2435 "test/core/end2end/fixtures/h2_proxy.c"
2436 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002437 },
2438 {
2439 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002440 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002441 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002442 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002443 "grpc_test_util_unsecure",
2444 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002445 ],
2446 "headers": [],
2447 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002448 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002449 "src": [
2450 "test/core/end2end/fixtures/h2_sockpair.c"
2451 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002452 },
2453 {
2454 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002455 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002456 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002457 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002458 "grpc_test_util_unsecure",
2459 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002460 ],
2461 "headers": [],
2462 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002463 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002464 "src": [
2465 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2466 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002467 },
2468 {
2469 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002470 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002471 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002472 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002473 "grpc_test_util_unsecure",
2474 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002475 ],
2476 "headers": [],
2477 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002478 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002479 "src": [
2480 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2481 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002482 },
2483 {
2484 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002485 "end2end_nosec_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002486 "gpr",
2487 "gpr_test_util",
2488 "grpc_test_util_unsecure",
2489 "grpc_unsecure"
2490 ],
2491 "headers": [],
2492 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002493 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002494 "src": [
2495 "test/core/end2end/fixtures/h2_uchannel.c"
2496 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002497 },
2498 {
2499 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002500 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002501 "gpr",
2502 "gpr_test_util",
2503 "grpc_test_util_unsecure",
2504 "grpc_unsecure"
2505 ],
2506 "headers": [],
2507 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002508 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002509 "src": [
2510 "test/core/end2end/fixtures/h2_uds.c"
2511 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002512 },
2513 {
2514 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002515 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002516 "gpr",
2517 "gpr_test_util",
2518 "grpc_test_util_unsecure",
2519 "grpc_unsecure"
2520 ],
2521 "headers": [],
2522 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002523 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002524 "src": [
2525 "test/core/end2end/fixtures/h2_uds+poll.c"
2526 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002527 },
2528 {
2529 "deps": [
2530 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002531 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002532 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002533 "grpc_test_util_unsecure",
2534 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002535 ],
2536 "headers": [],
2537 "language": "c",
Craig Tiller795764b2015-12-11 08:56:09 -08002538 "name": "badreq_bad_client_test",
2539 "src": [
2540 "test/core/bad_client/tests/badreq.c"
2541 ]
2542 },
2543 {
2544 "deps": [
2545 "bad_client_test",
2546 "gpr",
2547 "gpr_test_util",
2548 "grpc_test_util_unsecure",
2549 "grpc_unsecure"
2550 ],
2551 "headers": [],
2552 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002553 "name": "connection_prefix_bad_client_test",
2554 "src": [
2555 "test/core/bad_client/tests/connection_prefix.c"
2556 ]
2557 },
2558 {
2559 "deps": [
2560 "bad_client_test",
Craig Tiller224b04f2015-06-25 07:11:18 -07002561 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002562 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002563 "grpc_test_util_unsecure",
2564 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002565 ],
2566 "headers": [],
2567 "language": "c",
Craig Tiller535701c2015-12-07 10:09:44 -08002568 "name": "headers_bad_client_test",
2569 "src": [
2570 "test/core/bad_client/tests/headers.c"
2571 ]
2572 },
2573 {
2574 "deps": [
2575 "bad_client_test",
2576 "gpr",
2577 "gpr_test_util",
2578 "grpc_test_util_unsecure",
2579 "grpc_unsecure"
2580 ],
2581 "headers": [],
2582 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002583 "name": "initial_settings_frame_bad_client_test",
2584 "src": [
2585 "test/core/bad_client/tests/initial_settings_frame.c"
2586 ]
2587 },
2588 {
Craig Tillereda1e9b2015-12-08 10:37:56 -08002589 "deps": [
2590 "bad_client_test",
2591 "gpr",
2592 "gpr_test_util",
2593 "grpc_test_util_unsecure",
2594 "grpc_unsecure"
2595 ],
2596 "headers": [],
2597 "language": "c",
Craig Tiller83399c92015-12-14 13:34:44 -08002598 "name": "server_registered_method_bad_client_test",
2599 "src": [
2600 "test/core/bad_client/tests/server_registered_method.c"
2601 ]
2602 },
2603 {
2604 "deps": [
2605 "bad_client_test",
2606 "gpr",
2607 "gpr_test_util",
2608 "grpc_test_util_unsecure",
2609 "grpc_unsecure"
2610 ],
2611 "headers": [],
2612 "language": "c",
Craig Tiller2a2bee92015-12-09 08:32:58 -08002613 "name": "simple_request_bad_client_test",
2614 "src": [
2615 "test/core/bad_client/tests/simple_request.c"
2616 ]
2617 },
2618 {
2619 "deps": [
2620 "bad_client_test",
2621 "gpr",
2622 "gpr_test_util",
2623 "grpc_test_util_unsecure",
2624 "grpc_unsecure"
2625 ],
2626 "headers": [],
2627 "language": "c",
Craig Tillereda1e9b2015-12-08 10:37:56 -08002628 "name": "unknown_frame_bad_client_test",
2629 "src": [
2630 "test/core/bad_client/tests/unknown_frame.c"
2631 ]
2632 },
2633 {
Craig Tiller3b66ab92015-12-09 19:42:22 -08002634 "deps": [
2635 "bad_client_test",
2636 "gpr",
2637 "gpr_test_util",
2638 "grpc_test_util_unsecure",
2639 "grpc_unsecure"
2640 ],
2641 "headers": [],
2642 "language": "c",
2643 "name": "window_overflow_bad_client_test",
2644 "src": [
2645 "test/core/bad_client/tests/window_overflow.c"
2646 ]
2647 },
2648 {
Craig Tiller86e8ad82015-12-16 19:25:58 -08002649 "deps": [
Craig Tillerabd20f32015-12-13 11:48:59 -08002650 "bad_ssl_test_server",
2651 "gpr",
2652 "gpr_test_util",
2653 "grpc",
2654 "grpc_test_util"
2655 ],
2656 "headers": [],
2657 "language": "c",
2658 "name": "bad_ssl_alpn_server",
2659 "src": [
2660 "test/core/bad_ssl/servers/alpn.c"
2661 ]
2662 },
2663 {
2664 "deps": [
2665 "bad_ssl_test_server",
2666 "gpr",
2667 "gpr_test_util",
2668 "grpc",
2669 "grpc_test_util"
2670 ],
2671 "headers": [],
2672 "language": "c",
2673 "name": "bad_ssl_cert_server",
2674 "src": [
2675 "test/core/bad_ssl/servers/cert.c"
2676 ]
2677 },
2678 {
2679 "deps": [
2680 "gpr",
2681 "gpr_test_util",
2682 "grpc",
2683 "grpc_test_util"
2684 ],
2685 "headers": [],
2686 "language": "c",
2687 "name": "bad_ssl_alpn_test",
2688 "src": [
2689 "test/core/bad_ssl/bad_ssl_test.c"
2690 ]
2691 },
2692 {
2693 "deps": [
2694 "gpr",
2695 "gpr_test_util",
2696 "grpc",
2697 "grpc_test_util"
2698 ],
2699 "headers": [],
2700 "language": "c",
2701 "name": "bad_ssl_cert_test",
2702 "src": [
2703 "test/core/bad_ssl/bad_ssl_test.c"
2704 ]
2705 },
2706 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002707 "deps": [],
2708 "headers": [
2709 "include/grpc/support/alloc.h",
2710 "include/grpc/support/atm.h",
2711 "include/grpc/support/atm_gcc_atomic.h",
2712 "include/grpc/support/atm_gcc_sync.h",
2713 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002714 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002715 "include/grpc/support/cmdline.h",
2716 "include/grpc/support/cpu.h",
2717 "include/grpc/support/histogram.h",
2718 "include/grpc/support/host_port.h",
2719 "include/grpc/support/log.h",
2720 "include/grpc/support/log_win32.h",
2721 "include/grpc/support/port_platform.h",
2722 "include/grpc/support/slice.h",
2723 "include/grpc/support/slice_buffer.h",
2724 "include/grpc/support/string_util.h",
2725 "include/grpc/support/subprocess.h",
2726 "include/grpc/support/sync.h",
2727 "include/grpc/support/sync_generic.h",
2728 "include/grpc/support/sync_posix.h",
2729 "include/grpc/support/sync_win32.h",
2730 "include/grpc/support/thd.h",
2731 "include/grpc/support/time.h",
2732 "include/grpc/support/tls.h",
2733 "include/grpc/support/tls_gcc.h",
2734 "include/grpc/support/tls_msvc.h",
2735 "include/grpc/support/tls_pthread.h",
2736 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002737 "src/core/profiling/timers.h",
vjpai9839d282015-09-24 17:55:18 -07002738 "src/core/support/block_annotate.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002739 "src/core/support/env.h",
2740 "src/core/support/file.h",
2741 "src/core/support/murmur_hash.h",
Vijay Pai005e3052015-07-10 15:18:45 -07002742 "src/core/support/stack_lockfree.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002743 "src/core/support/string.h",
2744 "src/core/support/string_win32.h",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002745 "src/core/support/thd_internal.h",
2746 "src/core/support/time_precise.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002747 ],
2748 "language": "c",
2749 "name": "gpr",
2750 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002751 "include/grpc/support/alloc.h",
2752 "include/grpc/support/atm.h",
2753 "include/grpc/support/atm_gcc_atomic.h",
2754 "include/grpc/support/atm_gcc_sync.h",
2755 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002756 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002757 "include/grpc/support/cmdline.h",
2758 "include/grpc/support/cpu.h",
2759 "include/grpc/support/histogram.h",
2760 "include/grpc/support/host_port.h",
2761 "include/grpc/support/log.h",
2762 "include/grpc/support/log_win32.h",
2763 "include/grpc/support/port_platform.h",
2764 "include/grpc/support/slice.h",
2765 "include/grpc/support/slice_buffer.h",
2766 "include/grpc/support/string_util.h",
2767 "include/grpc/support/subprocess.h",
2768 "include/grpc/support/sync.h",
2769 "include/grpc/support/sync_generic.h",
2770 "include/grpc/support/sync_posix.h",
2771 "include/grpc/support/sync_win32.h",
2772 "include/grpc/support/thd.h",
2773 "include/grpc/support/time.h",
2774 "include/grpc/support/tls.h",
2775 "include/grpc/support/tls_gcc.h",
2776 "include/grpc/support/tls_msvc.h",
2777 "include/grpc/support/tls_pthread.h",
2778 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002779 "src/core/profiling/basic_timers.c",
2780 "src/core/profiling/stap_timers.c",
2781 "src/core/profiling/timers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002782 "src/core/support/alloc.c",
Craig Tillerfba79f22015-11-23 11:06:55 -08002783 "src/core/support/avl.c",
vjpai9839d282015-09-24 17:55:18 -07002784 "src/core/support/block_annotate.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002785 "src/core/support/cmdline.c",
2786 "src/core/support/cpu_iphone.c",
2787 "src/core/support/cpu_linux.c",
2788 "src/core/support/cpu_posix.c",
2789 "src/core/support/cpu_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002790 "src/core/support/env.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002791 "src/core/support/env_linux.c",
2792 "src/core/support/env_posix.c",
2793 "src/core/support/env_win32.c",
2794 "src/core/support/file.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002795 "src/core/support/file.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002796 "src/core/support/file_posix.c",
2797 "src/core/support/file_win32.c",
2798 "src/core/support/histogram.c",
2799 "src/core/support/host_port.c",
2800 "src/core/support/log.c",
2801 "src/core/support/log_android.c",
2802 "src/core/support/log_linux.c",
2803 "src/core/support/log_posix.c",
2804 "src/core/support/log_win32.c",
2805 "src/core/support/murmur_hash.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002806 "src/core/support/murmur_hash.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002807 "src/core/support/slice.c",
2808 "src/core/support/slice_buffer.c",
Vijay Pai005e3052015-07-10 15:18:45 -07002809 "src/core/support/stack_lockfree.c",
2810 "src/core/support/stack_lockfree.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002811 "src/core/support/string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002812 "src/core/support/string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002813 "src/core/support/string_posix.c",
2814 "src/core/support/string_win32.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002815 "src/core/support/string_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002816 "src/core/support/subprocess_posix.c",
2817 "src/core/support/sync.c",
2818 "src/core/support/sync_posix.c",
2819 "src/core/support/sync_win32.c",
2820 "src/core/support/thd.c",
2821 "src/core/support/thd_internal.h",
2822 "src/core/support/thd_posix.c",
2823 "src/core/support/thd_win32.c",
2824 "src/core/support/time.c",
2825 "src/core/support/time_posix.c",
Craig Tiller504ed592015-10-08 07:38:43 -07002826 "src/core/support/time_precise.c",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002827 "src/core/support/time_precise.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002828 "src/core/support/time_win32.c",
2829 "src/core/support/tls_pthread.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07002830 ]
2831 },
2832 {
2833 "deps": [
2834 "gpr"
2835 ],
2836 "headers": [
2837 "test/core/util/test_config.h"
2838 ],
2839 "language": "c",
2840 "name": "gpr_test_util",
2841 "src": [
2842 "test/core/util/test_config.c",
2843 "test/core/util/test_config.h"
2844 ]
2845 },
2846 {
2847 "deps": [
2848 "gpr"
2849 ],
2850 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002851 "include/grpc/byte_buffer.h",
2852 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002853 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002854 "include/grpc/compression.h",
2855 "include/grpc/grpc.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002856 "include/grpc/grpc_security.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002857 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002858 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002859 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002860 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002861 "src/core/census/rpc_metric_id.h",
Alistair Veitchbb30d252016-01-12 17:36:05 -08002862 "src/core/census/tag_set.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002863 "src/core/channel/channel_args.h",
2864 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002865 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002866 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002867 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002868 "src/core/channel/connected_channel.h",
2869 "src/core/channel/context.h",
2870 "src/core/channel/http_client_filter.h",
2871 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002872 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002873 "src/core/client_config/client_config.h",
2874 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002875 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002876 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002877 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002878 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002879 "src/core/client_config/lb_policy_factory.h",
2880 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002881 "src/core/client_config/resolver.h",
2882 "src/core/client_config/resolver_factory.h",
2883 "src/core/client_config/resolver_registry.h",
2884 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002885 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002886 "src/core/client_config/subchannel.h",
2887 "src/core/client_config/subchannel_factory.h",
2888 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002889 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002890 "src/core/compression/message_compress.h",
2891 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002892 "src/core/httpcli/format_request.h",
2893 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002894 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002895 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002896 "src/core/iomgr/endpoint.h",
2897 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002898 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07002899 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002900 "src/core/iomgr/fd_posix.h",
2901 "src/core/iomgr/iocp_windows.h",
2902 "src/core/iomgr/iomgr.h",
2903 "src/core/iomgr/iomgr_internal.h",
2904 "src/core/iomgr/iomgr_posix.h",
2905 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002906 "src/core/iomgr/pollset_posix.h",
2907 "src/core/iomgr/pollset_set.h",
2908 "src/core/iomgr/pollset_set_posix.h",
2909 "src/core/iomgr/pollset_set_windows.h",
2910 "src/core/iomgr/pollset_windows.h",
2911 "src/core/iomgr/resolve_address.h",
2912 "src/core/iomgr/sockaddr.h",
2913 "src/core/iomgr/sockaddr_posix.h",
2914 "src/core/iomgr/sockaddr_utils.h",
2915 "src/core/iomgr/sockaddr_win32.h",
2916 "src/core/iomgr/socket_utils_posix.h",
2917 "src/core/iomgr/socket_windows.h",
2918 "src/core/iomgr/tcp_client.h",
2919 "src/core/iomgr/tcp_posix.h",
2920 "src/core/iomgr/tcp_server.h",
2921 "src/core/iomgr/tcp_windows.h",
2922 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07002923 "src/core/iomgr/timer.h",
2924 "src/core/iomgr/timer_heap.h",
2925 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04002926 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002927 "src/core/iomgr/wakeup_fd_pipe.h",
2928 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07002929 "src/core/iomgr/workqueue.h",
2930 "src/core/iomgr/workqueue_posix.h",
2931 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002932 "src/core/json/json.h",
2933 "src/core/json/json_common.h",
2934 "src/core/json/json_reader.h",
2935 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002936 "src/core/security/auth_filters.h",
2937 "src/core/security/base64.h",
2938 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07002939 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002940 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02002941 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002942 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002943 "src/core/security/security_connector.h",
2944 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07002945 "src/core/statistics/census_interface.h",
2946 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07002947 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002948 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07002949 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002950 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002951 "src/core/surface/completion_queue.h",
2952 "src/core/surface/event_string.h",
2953 "src/core/surface/init.h",
2954 "src/core/surface/server.h",
2955 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002956 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002957 "src/core/transport/chttp2/alpn.h",
2958 "src/core/transport/chttp2/bin_encoder.h",
2959 "src/core/transport/chttp2/frame.h",
2960 "src/core/transport/chttp2/frame_data.h",
2961 "src/core/transport/chttp2/frame_goaway.h",
2962 "src/core/transport/chttp2/frame_ping.h",
2963 "src/core/transport/chttp2/frame_rst_stream.h",
2964 "src/core/transport/chttp2/frame_settings.h",
2965 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002966 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002967 "src/core/transport/chttp2/hpack_parser.h",
2968 "src/core/transport/chttp2/hpack_table.h",
2969 "src/core/transport/chttp2/http2_errors.h",
2970 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02002971 "src/core/transport/chttp2/incoming_metadata.h",
2972 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002973 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002974 "src/core/transport/chttp2/stream_map.h",
2975 "src/core/transport/chttp2/timeout_encoding.h",
2976 "src/core/transport/chttp2/varint.h",
2977 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07002978 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002979 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002980 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08002981 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002982 "src/core/transport/transport.h",
2983 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002984 "src/core/tsi/fake_transport_security.h",
2985 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002986 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002987 "src/core/tsi/transport_security.h",
2988 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002989 ],
2990 "language": "c",
2991 "name": "grpc",
2992 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002993 "include/grpc/byte_buffer.h",
2994 "include/grpc/byte_buffer_reader.h",
2995 "include/grpc/census.h",
2996 "include/grpc/compression.h",
2997 "include/grpc/grpc.h",
2998 "include/grpc/grpc_security.h",
2999 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003000 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003001 "src/core/census/context.c",
3002 "src/core/census/context.h",
3003 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003004 "src/core/census/grpc_filter.c",
3005 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003006 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003007 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003008 "src/core/census/rpc_metric_id.h",
Alistair Veitchbb30d252016-01-12 17:36:05 -08003009 "src/core/census/tag_set.c",
3010 "src/core/census/tag_set.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003011 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003012 "src/core/channel/channel_args.c",
3013 "src/core/channel/channel_args.h",
3014 "src/core/channel/channel_stack.c",
3015 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003016 "src/core/channel/client_channel.c",
3017 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003018 "src/core/channel/client_uchannel.c",
3019 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003020 "src/core/channel/compress_filter.c",
3021 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003022 "src/core/channel/connected_channel.c",
3023 "src/core/channel/connected_channel.h",
3024 "src/core/channel/context.h",
3025 "src/core/channel/http_client_filter.c",
3026 "src/core/channel/http_client_filter.h",
3027 "src/core/channel/http_server_filter.c",
3028 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003029 "src/core/channel/subchannel_call_holder.c",
3030 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003031 "src/core/client_config/client_config.c",
3032 "src/core/client_config/client_config.h",
3033 "src/core/client_config/connector.c",
3034 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003035 "src/core/client_config/default_initial_connect_string.c",
3036 "src/core/client_config/initial_connect_string.c",
3037 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003038 "src/core/client_config/lb_policies/pick_first.c",
3039 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003040 "src/core/client_config/lb_policies/round_robin.c",
3041 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003042 "src/core/client_config/lb_policy.c",
3043 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003044 "src/core/client_config/lb_policy_factory.c",
3045 "src/core/client_config/lb_policy_factory.h",
3046 "src/core/client_config/lb_policy_registry.c",
3047 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003048 "src/core/client_config/resolver.c",
3049 "src/core/client_config/resolver.h",
3050 "src/core/client_config/resolver_factory.c",
3051 "src/core/client_config/resolver_factory.h",
3052 "src/core/client_config/resolver_registry.c",
3053 "src/core/client_config/resolver_registry.h",
3054 "src/core/client_config/resolvers/dns_resolver.c",
3055 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003056 "src/core/client_config/resolvers/sockaddr_resolver.c",
3057 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003058 "src/core/client_config/subchannel.c",
3059 "src/core/client_config/subchannel.h",
3060 "src/core/client_config/subchannel_factory.c",
3061 "src/core/client_config/subchannel_factory.h",
3062 "src/core/client_config/uri_parser.c",
3063 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003064 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003065 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003066 "src/core/compression/message_compress.c",
3067 "src/core/compression/message_compress.h",
3068 "src/core/debug/trace.c",
3069 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003070 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003071 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003072 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003073 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003074 "src/core/httpcli/httpcli_security_connector.c",
3075 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003076 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003077 "src/core/iomgr/closure.c",
3078 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003079 "src/core/iomgr/endpoint.c",
3080 "src/core/iomgr/endpoint.h",
3081 "src/core/iomgr/endpoint_pair.h",
3082 "src/core/iomgr/endpoint_pair_posix.c",
3083 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003084 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003085 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003086 "src/core/iomgr/executor.c",
3087 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003088 "src/core/iomgr/fd_posix.c",
3089 "src/core/iomgr/fd_posix.h",
3090 "src/core/iomgr/iocp_windows.c",
3091 "src/core/iomgr/iocp_windows.h",
3092 "src/core/iomgr/iomgr.c",
3093 "src/core/iomgr/iomgr.h",
3094 "src/core/iomgr/iomgr_internal.h",
3095 "src/core/iomgr/iomgr_posix.c",
3096 "src/core/iomgr/iomgr_posix.h",
3097 "src/core/iomgr/iomgr_windows.c",
3098 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003099 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3100 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3101 "src/core/iomgr/pollset_posix.c",
3102 "src/core/iomgr/pollset_posix.h",
3103 "src/core/iomgr/pollset_set.h",
3104 "src/core/iomgr/pollset_set_posix.c",
3105 "src/core/iomgr/pollset_set_posix.h",
3106 "src/core/iomgr/pollset_set_windows.c",
3107 "src/core/iomgr/pollset_set_windows.h",
3108 "src/core/iomgr/pollset_windows.c",
3109 "src/core/iomgr/pollset_windows.h",
3110 "src/core/iomgr/resolve_address.h",
3111 "src/core/iomgr/resolve_address_posix.c",
3112 "src/core/iomgr/resolve_address_windows.c",
3113 "src/core/iomgr/sockaddr.h",
3114 "src/core/iomgr/sockaddr_posix.h",
3115 "src/core/iomgr/sockaddr_utils.c",
3116 "src/core/iomgr/sockaddr_utils.h",
3117 "src/core/iomgr/sockaddr_win32.h",
3118 "src/core/iomgr/socket_utils_common_posix.c",
3119 "src/core/iomgr/socket_utils_linux.c",
3120 "src/core/iomgr/socket_utils_posix.c",
3121 "src/core/iomgr/socket_utils_posix.h",
3122 "src/core/iomgr/socket_windows.c",
3123 "src/core/iomgr/socket_windows.h",
3124 "src/core/iomgr/tcp_client.h",
3125 "src/core/iomgr/tcp_client_posix.c",
3126 "src/core/iomgr/tcp_client_windows.c",
3127 "src/core/iomgr/tcp_posix.c",
3128 "src/core/iomgr/tcp_posix.h",
3129 "src/core/iomgr/tcp_server.h",
3130 "src/core/iomgr/tcp_server_posix.c",
3131 "src/core/iomgr/tcp_server_windows.c",
3132 "src/core/iomgr/tcp_windows.c",
3133 "src/core/iomgr/tcp_windows.h",
3134 "src/core/iomgr/time_averaged_stats.c",
3135 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003136 "src/core/iomgr/timer.c",
3137 "src/core/iomgr/timer.h",
3138 "src/core/iomgr/timer_heap.c",
3139 "src/core/iomgr/timer_heap.h",
3140 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003141 "src/core/iomgr/udp_server.c",
3142 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003143 "src/core/iomgr/wakeup_fd_eventfd.c",
3144 "src/core/iomgr/wakeup_fd_nospecial.c",
3145 "src/core/iomgr/wakeup_fd_pipe.c",
3146 "src/core/iomgr/wakeup_fd_pipe.h",
3147 "src/core/iomgr/wakeup_fd_posix.c",
3148 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003149 "src/core/iomgr/workqueue.h",
3150 "src/core/iomgr/workqueue_posix.c",
3151 "src/core/iomgr/workqueue_posix.h",
3152 "src/core/iomgr/workqueue_windows.c",
3153 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003154 "src/core/json/json.c",
3155 "src/core/json/json.h",
3156 "src/core/json/json_common.h",
3157 "src/core/json/json_reader.c",
3158 "src/core/json/json_reader.h",
3159 "src/core/json/json_string.c",
3160 "src/core/json/json_writer.c",
3161 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003162 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003163 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003164 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003165 "src/core/security/client_auth_filter.c",
3166 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003167 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003168 "src/core/security/credentials_metadata.c",
3169 "src/core/security/credentials_posix.c",
3170 "src/core/security/credentials_win32.c",
3171 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003172 "src/core/security/handshake.c",
3173 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003174 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003175 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003176 "src/core/security/jwt_verifier.c",
3177 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003178 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003179 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003180 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003181 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003182 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003183 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003184 "src/core/security/server_auth_filter.c",
3185 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003186 "src/core/statistics/census_interface.h",
3187 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003188 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003189 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003190 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003191 "src/core/surface/byte_buffer_reader.c",
3192 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003193 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003194 "src/core/surface/call_details.c",
3195 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003196 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003197 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003198 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003199 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003200 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003201 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003202 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003203 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003204 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003205 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003206 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003207 "src/core/surface/init.h",
3208 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003209 "src/core/surface/lame_client.c",
3210 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003211 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003212 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003213 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003214 "src/core/surface/server_chttp2.c",
3215 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003216 "src/core/surface/surface_trace.h",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003217 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003218 "src/core/transport/byte_stream.c",
3219 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003220 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003221 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003222 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003223 "src/core/transport/chttp2/bin_encoder.h",
3224 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003225 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003226 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003227 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003228 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003229 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003230 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003231 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003232 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003233 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003234 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003235 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003236 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003237 "src/core/transport/chttp2/hpack_encoder.c",
3238 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003239 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003240 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003241 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003242 "src/core/transport/chttp2/hpack_table.h",
3243 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003244 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003245 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003246 "src/core/transport/chttp2/incoming_metadata.c",
3247 "src/core/transport/chttp2/incoming_metadata.h",
3248 "src/core/transport/chttp2/internal.h",
3249 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003250 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003251 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003252 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003253 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003254 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003255 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003256 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003257 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003258 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003259 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003260 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003261 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003262 "src/core/transport/connectivity_state.c",
3263 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003264 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003265 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003266 "src/core/transport/metadata_batch.c",
3267 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003268 "src/core/transport/static_metadata.c",
3269 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003270 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003271 "src/core/transport/transport.h",
3272 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003273 "src/core/transport/transport_op_string.c",
3274 "src/core/tsi/fake_transport_security.c",
3275 "src/core/tsi/fake_transport_security.h",
3276 "src/core/tsi/ssl_transport_security.c",
3277 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003278 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003279 "src/core/tsi/transport_security.c",
3280 "src/core/tsi/transport_security.h",
3281 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003282 ]
3283 },
3284 {
3285 "deps": [
3286 "gpr",
3287 "gpr_test_util",
3288 "grpc"
3289 ],
3290 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003291 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003292 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003293 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003294 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003295 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003296 "test/core/util/grpc_profiler.h",
3297 "test/core/util/parse_hexstring.h",
3298 "test/core/util/port.h",
3299 "test/core/util/slice_splitter.h"
3300 ],
3301 "language": "c",
3302 "name": "grpc_test_util",
3303 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003304 "test/core/end2end/cq_verifier.c",
3305 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003306 "test/core/end2end/data/server1_cert.c",
3307 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003308 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003309 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003310 "test/core/end2end/fixtures/proxy.c",
3311 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003312 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003313 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003314 "test/core/security/oauth2_utils.c",
3315 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003316 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003317 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003318 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003319 "test/core/util/parse_hexstring.h",
3320 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003321 "test/core/util/port_posix.c",
3322 "test/core/util/port_windows.c",
3323 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003324 "test/core/util/slice_splitter.h"
3325 ]
3326 },
3327 {
3328 "deps": [
3329 "gpr",
3330 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003331 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003332 ],
3333 "headers": [
3334 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003335 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003336 "test/core/iomgr/endpoint_tests.h",
3337 "test/core/util/grpc_profiler.h",
3338 "test/core/util/parse_hexstring.h",
3339 "test/core/util/port.h",
3340 "test/core/util/slice_splitter.h"
3341 ],
3342 "language": "c",
3343 "name": "grpc_test_util_unsecure",
3344 "src": [
3345 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003346 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003347 "test/core/end2end/fixtures/proxy.c",
3348 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003349 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003350 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003351 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003352 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003353 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003354 "test/core/util/parse_hexstring.h",
3355 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003356 "test/core/util/port_posix.c",
3357 "test/core/util/port_windows.c",
3358 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003359 "test/core/util/slice_splitter.h"
3360 ]
3361 },
3362 {
3363 "deps": [
3364 "gpr"
3365 ],
3366 "headers": [
3367 "include/grpc/byte_buffer.h",
3368 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003369 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003370 "include/grpc/compression.h",
3371 "include/grpc/grpc.h",
3372 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003373 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003374 "src/core/census/context.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003375 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003376 "src/core/census/rpc_metric_id.h",
Alistair Veitchbb30d252016-01-12 17:36:05 -08003377 "src/core/census/tag_set.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003378 "src/core/channel/channel_args.h",
3379 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003380 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003381 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003382 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003383 "src/core/channel/connected_channel.h",
3384 "src/core/channel/context.h",
3385 "src/core/channel/http_client_filter.h",
3386 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003387 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003388 "src/core/client_config/client_config.h",
3389 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003390 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003391 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003392 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003393 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003394 "src/core/client_config/lb_policy_factory.h",
3395 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003396 "src/core/client_config/resolver.h",
3397 "src/core/client_config/resolver_factory.h",
3398 "src/core/client_config/resolver_registry.h",
3399 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003400 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003401 "src/core/client_config/subchannel.h",
3402 "src/core/client_config/subchannel_factory.h",
3403 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003404 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003405 "src/core/compression/message_compress.h",
3406 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003407 "src/core/httpcli/format_request.h",
3408 "src/core/httpcli/httpcli.h",
3409 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003410 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003411 "src/core/iomgr/endpoint.h",
3412 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003413 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003414 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003415 "src/core/iomgr/fd_posix.h",
3416 "src/core/iomgr/iocp_windows.h",
3417 "src/core/iomgr/iomgr.h",
3418 "src/core/iomgr/iomgr_internal.h",
3419 "src/core/iomgr/iomgr_posix.h",
3420 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003421 "src/core/iomgr/pollset_posix.h",
3422 "src/core/iomgr/pollset_set.h",
3423 "src/core/iomgr/pollset_set_posix.h",
3424 "src/core/iomgr/pollset_set_windows.h",
3425 "src/core/iomgr/pollset_windows.h",
3426 "src/core/iomgr/resolve_address.h",
3427 "src/core/iomgr/sockaddr.h",
3428 "src/core/iomgr/sockaddr_posix.h",
3429 "src/core/iomgr/sockaddr_utils.h",
3430 "src/core/iomgr/sockaddr_win32.h",
3431 "src/core/iomgr/socket_utils_posix.h",
3432 "src/core/iomgr/socket_windows.h",
3433 "src/core/iomgr/tcp_client.h",
3434 "src/core/iomgr/tcp_posix.h",
3435 "src/core/iomgr/tcp_server.h",
3436 "src/core/iomgr/tcp_windows.h",
3437 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003438 "src/core/iomgr/timer.h",
3439 "src/core/iomgr/timer_heap.h",
3440 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003441 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003442 "src/core/iomgr/wakeup_fd_pipe.h",
3443 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003444 "src/core/iomgr/workqueue.h",
3445 "src/core/iomgr/workqueue_posix.h",
3446 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003447 "src/core/json/json.h",
3448 "src/core/json/json_common.h",
3449 "src/core/json/json_reader.h",
3450 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003451 "src/core/statistics/census_interface.h",
3452 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003453 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003454 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003455 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003456 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003457 "src/core/surface/completion_queue.h",
3458 "src/core/surface/event_string.h",
3459 "src/core/surface/init.h",
3460 "src/core/surface/server.h",
3461 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003462 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003463 "src/core/transport/chttp2/alpn.h",
3464 "src/core/transport/chttp2/bin_encoder.h",
3465 "src/core/transport/chttp2/frame.h",
3466 "src/core/transport/chttp2/frame_data.h",
3467 "src/core/transport/chttp2/frame_goaway.h",
3468 "src/core/transport/chttp2/frame_ping.h",
3469 "src/core/transport/chttp2/frame_rst_stream.h",
3470 "src/core/transport/chttp2/frame_settings.h",
3471 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003472 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003473 "src/core/transport/chttp2/hpack_parser.h",
3474 "src/core/transport/chttp2/hpack_table.h",
3475 "src/core/transport/chttp2/http2_errors.h",
3476 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003477 "src/core/transport/chttp2/incoming_metadata.h",
3478 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003479 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003480 "src/core/transport/chttp2/stream_map.h",
3481 "src/core/transport/chttp2/timeout_encoding.h",
3482 "src/core/transport/chttp2/varint.h",
3483 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003484 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003485 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003486 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003487 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003488 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003489 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003490 ],
3491 "language": "c",
3492 "name": "grpc_unsecure",
3493 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003494 "include/grpc/byte_buffer.h",
3495 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003496 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003497 "include/grpc/compression.h",
3498 "include/grpc/grpc.h",
3499 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003500 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003501 "src/core/census/context.c",
3502 "src/core/census/context.h",
3503 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003504 "src/core/census/grpc_filter.c",
3505 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003506 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003507 "src/core/census/operation.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003508 "src/core/census/rpc_metric_id.h",
Alistair Veitchbb30d252016-01-12 17:36:05 -08003509 "src/core/census/tag_set.c",
3510 "src/core/census/tag_set.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003511 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003512 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003513 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003514 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003515 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003516 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003517 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003518 "src/core/channel/client_uchannel.c",
3519 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003520 "src/core/channel/compress_filter.c",
3521 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003522 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003523 "src/core/channel/connected_channel.h",
3524 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003525 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003526 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003527 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003528 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003529 "src/core/channel/subchannel_call_holder.c",
3530 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003531 "src/core/client_config/client_config.c",
3532 "src/core/client_config/client_config.h",
3533 "src/core/client_config/connector.c",
3534 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003535 "src/core/client_config/default_initial_connect_string.c",
3536 "src/core/client_config/initial_connect_string.c",
3537 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003538 "src/core/client_config/lb_policies/pick_first.c",
3539 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003540 "src/core/client_config/lb_policies/round_robin.c",
3541 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003542 "src/core/client_config/lb_policy.c",
3543 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003544 "src/core/client_config/lb_policy_factory.c",
3545 "src/core/client_config/lb_policy_factory.h",
3546 "src/core/client_config/lb_policy_registry.c",
3547 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003548 "src/core/client_config/resolver.c",
3549 "src/core/client_config/resolver.h",
3550 "src/core/client_config/resolver_factory.c",
3551 "src/core/client_config/resolver_factory.h",
3552 "src/core/client_config/resolver_registry.c",
3553 "src/core/client_config/resolver_registry.h",
3554 "src/core/client_config/resolvers/dns_resolver.c",
3555 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003556 "src/core/client_config/resolvers/sockaddr_resolver.c",
3557 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003558 "src/core/client_config/subchannel.c",
3559 "src/core/client_config/subchannel.h",
3560 "src/core/client_config/subchannel_factory.c",
3561 "src/core/client_config/subchannel_factory.h",
3562 "src/core/client_config/uri_parser.c",
3563 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003564 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003565 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003566 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003567 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003568 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003569 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003570 "src/core/httpcli/format_request.c",
3571 "src/core/httpcli/format_request.h",
3572 "src/core/httpcli/httpcli.c",
3573 "src/core/httpcli/httpcli.h",
3574 "src/core/httpcli/parser.c",
3575 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003576 "src/core/iomgr/closure.c",
3577 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003578 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003579 "src/core/iomgr/endpoint.h",
3580 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003581 "src/core/iomgr/endpoint_pair_posix.c",
3582 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003583 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003584 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003585 "src/core/iomgr/executor.c",
3586 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003587 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003588 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003589 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003590 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003591 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003592 "src/core/iomgr/iomgr.h",
3593 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003594 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003595 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003596 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003597 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003598 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3599 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3600 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003601 "src/core/iomgr/pollset_posix.h",
3602 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003603 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003604 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003605 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003606 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003607 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003608 "src/core/iomgr/pollset_windows.h",
3609 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003610 "src/core/iomgr/resolve_address_posix.c",
3611 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003612 "src/core/iomgr/sockaddr.h",
3613 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003614 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003615 "src/core/iomgr/sockaddr_utils.h",
3616 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003617 "src/core/iomgr/socket_utils_common_posix.c",
3618 "src/core/iomgr/socket_utils_linux.c",
3619 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003620 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003621 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003622 "src/core/iomgr/socket_windows.h",
3623 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003624 "src/core/iomgr/tcp_client_posix.c",
3625 "src/core/iomgr/tcp_client_windows.c",
3626 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003627 "src/core/iomgr/tcp_posix.h",
3628 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003629 "src/core/iomgr/tcp_server_posix.c",
3630 "src/core/iomgr/tcp_server_windows.c",
3631 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003632 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003633 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003634 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003635 "src/core/iomgr/timer.c",
3636 "src/core/iomgr/timer.h",
3637 "src/core/iomgr/timer_heap.c",
3638 "src/core/iomgr/timer_heap.h",
3639 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003640 "src/core/iomgr/udp_server.c",
3641 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003642 "src/core/iomgr/wakeup_fd_eventfd.c",
3643 "src/core/iomgr/wakeup_fd_nospecial.c",
3644 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003645 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003646 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003647 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003648 "src/core/iomgr/workqueue.h",
3649 "src/core/iomgr/workqueue_posix.c",
3650 "src/core/iomgr/workqueue_posix.h",
3651 "src/core/iomgr/workqueue_windows.c",
3652 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003653 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003654 "src/core/json/json.h",
3655 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003656 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003657 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003658 "src/core/json/json_string.c",
3659 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003660 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003661 "src/core/statistics/census_interface.h",
3662 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003663 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003664 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003665 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003666 "src/core/surface/byte_buffer_reader.c",
3667 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003668 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003669 "src/core/surface/call_details.c",
3670 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003671 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003672 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003673 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003674 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003675 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003676 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003677 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003678 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003679 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003680 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003681 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003682 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003683 "src/core/surface/init_unsecure.c",
3684 "src/core/surface/lame_client.c",
3685 "src/core/surface/metadata_array.c",
3686 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003687 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003688 "src/core/surface/server_chttp2.c",
3689 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003690 "src/core/surface/surface_trace.h",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003691 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003692 "src/core/transport/byte_stream.c",
3693 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003694 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003695 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003696 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003697 "src/core/transport/chttp2/bin_encoder.h",
3698 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003699 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003700 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003701 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003702 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003703 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003704 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003705 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003706 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003707 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003708 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003709 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003710 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003711 "src/core/transport/chttp2/hpack_encoder.c",
3712 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003713 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003714 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003715 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003716 "src/core/transport/chttp2/hpack_table.h",
3717 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003718 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003719 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003720 "src/core/transport/chttp2/incoming_metadata.c",
3721 "src/core/transport/chttp2/incoming_metadata.h",
3722 "src/core/transport/chttp2/internal.h",
3723 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003724 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003725 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003726 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003727 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003728 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003729 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003730 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003731 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003732 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003733 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003734 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003735 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003736 "src/core/transport/connectivity_state.c",
3737 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003738 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003739 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003740 "src/core/transport/metadata_batch.c",
3741 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003742 "src/core/transport/static_metadata.c",
3743 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003744 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003745 "src/core/transport/transport.h",
3746 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003747 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003748 ]
3749 },
3750 {
3751 "deps": [
3752 "gpr",
3753 "grpc"
3754 ],
3755 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003756 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003757 "src/core/client_config/resolvers/zookeeper_resolver.h"
3758 ],
3759 "language": "c",
3760 "name": "grpc_zookeeper",
3761 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003762 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003763 "src/core/client_config/resolvers/zookeeper_resolver.c",
3764 "src/core/client_config/resolvers/zookeeper_resolver.h"
3765 ]
3766 },
3767 {
3768 "deps": [
3769 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07003770 "gpr_test_util",
3771 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003772 "grpc_test_util",
3773 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003774 ],
3775 "headers": [
3776 "test/core/util/reconnect_server.h"
3777 ],
3778 "language": "c",
3779 "name": "reconnect_server",
3780 "src": [
3781 "test/core/util/reconnect_server.c",
3782 "test/core/util/reconnect_server.h"
3783 ]
3784 },
3785 {
3786 "deps": [
3787 "gpr",
yang-gc9fca182015-11-06 16:41:33 -08003788 "gpr_test_util",
3789 "grpc",
3790 "grpc_test_util"
3791 ],
3792 "headers": [
3793 "test/core/util/test_tcp_server.h"
3794 ],
3795 "language": "c",
3796 "name": "test_tcp_server",
3797 "src": [
3798 "test/core/util/test_tcp_server.c",
3799 "test/core/util/test_tcp_server.h"
3800 ]
3801 },
3802 {
3803 "deps": [
3804 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003805 "grpc"
3806 ],
3807 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003808 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003809 "include/grpc++/client_context.h",
3810 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003811 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003812 "include/grpc++/generic/async_generic_service.h",
3813 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003814 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003815 "include/grpc++/impl/call.h",
3816 "include/grpc++/impl/client_unary_call.h",
3817 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003818 "include/grpc++/impl/proto_utils.h",
3819 "include/grpc++/impl/rpc_method.h",
3820 "include/grpc++/impl/rpc_service_method.h",
3821 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003822 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003823 "include/grpc++/impl/service_type.h",
3824 "include/grpc++/impl/sync.h",
3825 "include/grpc++/impl/sync_cxx11.h",
3826 "include/grpc++/impl/sync_no_cxx11.h",
3827 "include/grpc++/impl/thd.h",
3828 "include/grpc++/impl/thd_cxx11.h",
3829 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003830 "include/grpc++/security/auth_context.h",
3831 "include/grpc++/security/auth_metadata_processor.h",
3832 "include/grpc++/security/credentials.h",
3833 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003834 "include/grpc++/server.h",
3835 "include/grpc++/server_builder.h",
3836 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003837 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003838 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003839 "include/grpc++/support/byte_buffer.h",
3840 "include/grpc++/support/channel_arguments.h",
3841 "include/grpc++/support/config.h",
3842 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003843 "include/grpc++/support/slice.h",
3844 "include/grpc++/support/status.h",
3845 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003846 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003847 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003848 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003849 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003850 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003851 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003852 "src/cpp/common/create_auth_context.h",
3853 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003854 "src/cpp/server/dynamic_thread_pool.h",
3855 "src/cpp/server/fixed_size_thread_pool.h",
3856 "src/cpp/server/secure_server_credentials.h",
3857 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003858 ],
3859 "language": "c++",
3860 "name": "grpc++",
3861 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003862 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003863 "include/grpc++/client_context.h",
3864 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003865 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003866 "include/grpc++/generic/async_generic_service.h",
3867 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003868 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003869 "include/grpc++/impl/call.h",
3870 "include/grpc++/impl/client_unary_call.h",
3871 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003872 "include/grpc++/impl/proto_utils.h",
3873 "include/grpc++/impl/rpc_method.h",
3874 "include/grpc++/impl/rpc_service_method.h",
3875 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003876 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003877 "include/grpc++/impl/service_type.h",
3878 "include/grpc++/impl/sync.h",
3879 "include/grpc++/impl/sync_cxx11.h",
3880 "include/grpc++/impl/sync_no_cxx11.h",
3881 "include/grpc++/impl/thd.h",
3882 "include/grpc++/impl/thd_cxx11.h",
3883 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003884 "include/grpc++/security/auth_context.h",
3885 "include/grpc++/security/auth_metadata_processor.h",
3886 "include/grpc++/security/credentials.h",
3887 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003888 "include/grpc++/server.h",
3889 "include/grpc++/server_builder.h",
3890 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003891 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003892 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003893 "include/grpc++/support/byte_buffer.h",
3894 "include/grpc++/support/channel_arguments.h",
3895 "include/grpc++/support/config.h",
3896 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003897 "include/grpc++/support/slice.h",
3898 "include/grpc++/support/status.h",
3899 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003900 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003901 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003902 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003903 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003904 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003905 "src/cpp/client/client_context.cc",
3906 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07003907 "src/cpp/client/create_channel_internal.cc",
3908 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003909 "src/cpp/client/credentials.cc",
3910 "src/cpp/client/generic_stub.cc",
3911 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003912 "src/cpp/client/secure_credentials.cc",
3913 "src/cpp/client/secure_credentials.h",
yang-g7ef72322015-07-16 21:00:51 -07003914 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003915 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08003916 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003917 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003918 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003919 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003920 "src/cpp/common/secure_auth_context.cc",
3921 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08003922 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07003923 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003924 "src/cpp/proto/proto_utils.cc",
3925 "src/cpp/server/async_generic_service.cc",
3926 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07003927 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003928 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07003929 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003930 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003931 "src/cpp/server/insecure_server_credentials.cc",
3932 "src/cpp/server/secure_server_credentials.cc",
3933 "src/cpp/server/secure_server_credentials.h",
3934 "src/cpp/server/server.cc",
3935 "src/cpp/server/server_builder.cc",
3936 "src/cpp/server/server_context.cc",
3937 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07003938 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003939 "src/cpp/util/byte_buffer.cc",
3940 "src/cpp/util/slice.cc",
3941 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07003942 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07003943 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07003944 ]
3945 },
3946 {
3947 "deps": [],
3948 "headers": [
3949 "test/cpp/util/test_config.h"
3950 ],
3951 "language": "c++",
3952 "name": "grpc++_test_config",
3953 "src": [
3954 "test/cpp/util/test_config.cc",
3955 "test/cpp/util/test_config.h"
3956 ]
3957 },
3958 {
3959 "deps": [
3960 "grpc++",
3961 "grpc_test_util"
3962 ],
3963 "headers": [
3964 "test/cpp/util/cli_call.h",
3965 "test/cpp/util/create_test_channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003966 "test/cpp/util/echo.grpc.pb.h",
3967 "test/cpp/util/echo.pb.h",
3968 "test/cpp/util/echo_duplicate.grpc.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003969 "test/cpp/util/echo_duplicate.pb.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003970 "test/cpp/util/messages.grpc.pb.h",
3971 "test/cpp/util/messages.pb.h",
yang-ge21908f2015-08-25 13:47:51 -07003972 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003973 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003974 ],
3975 "language": "c++",
3976 "name": "grpc++_test_util",
3977 "src": [
3978 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003979 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003980 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003981 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07003982 "test/cpp/util/string_ref_helper.cc",
3983 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003984 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07003985 "test/cpp/util/subprocess.h"
3986 ]
3987 },
3988 {
3989 "deps": [
3990 "gpr",
3991 "grpc_unsecure"
3992 ],
3993 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003994 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "include/grpc++/client_context.h",
3996 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003997 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003998 "include/grpc++/generic/async_generic_service.h",
3999 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004000 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004001 "include/grpc++/impl/call.h",
4002 "include/grpc++/impl/client_unary_call.h",
4003 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004004 "include/grpc++/impl/proto_utils.h",
4005 "include/grpc++/impl/rpc_method.h",
4006 "include/grpc++/impl/rpc_service_method.h",
4007 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004008 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004009 "include/grpc++/impl/service_type.h",
4010 "include/grpc++/impl/sync.h",
4011 "include/grpc++/impl/sync_cxx11.h",
4012 "include/grpc++/impl/sync_no_cxx11.h",
4013 "include/grpc++/impl/thd.h",
4014 "include/grpc++/impl/thd_cxx11.h",
4015 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004016 "include/grpc++/security/auth_context.h",
4017 "include/grpc++/security/auth_metadata_processor.h",
4018 "include/grpc++/security/credentials.h",
4019 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004020 "include/grpc++/server.h",
4021 "include/grpc++/server_builder.h",
4022 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004023 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004024 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004025 "include/grpc++/support/byte_buffer.h",
4026 "include/grpc++/support/channel_arguments.h",
4027 "include/grpc++/support/config.h",
4028 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004029 "include/grpc++/support/slice.h",
4030 "include/grpc++/support/status.h",
4031 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004032 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004033 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004034 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004035 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004036 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004037 "src/cpp/common/create_auth_context.h",
4038 "src/cpp/server/dynamic_thread_pool.h",
4039 "src/cpp/server/fixed_size_thread_pool.h",
4040 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004041 ],
4042 "language": "c++",
4043 "name": "grpc++_unsecure",
4044 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004045 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004046 "include/grpc++/client_context.h",
4047 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004048 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004049 "include/grpc++/generic/async_generic_service.h",
4050 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004051 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004052 "include/grpc++/impl/call.h",
4053 "include/grpc++/impl/client_unary_call.h",
4054 "include/grpc++/impl/grpc_library.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004055 "include/grpc++/impl/proto_utils.h",
4056 "include/grpc++/impl/rpc_method.h",
4057 "include/grpc++/impl/rpc_service_method.h",
4058 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004059 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004060 "include/grpc++/impl/service_type.h",
4061 "include/grpc++/impl/sync.h",
4062 "include/grpc++/impl/sync_cxx11.h",
4063 "include/grpc++/impl/sync_no_cxx11.h",
4064 "include/grpc++/impl/thd.h",
4065 "include/grpc++/impl/thd_cxx11.h",
4066 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004067 "include/grpc++/security/auth_context.h",
4068 "include/grpc++/security/auth_metadata_processor.h",
4069 "include/grpc++/security/credentials.h",
4070 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004071 "include/grpc++/server.h",
4072 "include/grpc++/server_builder.h",
4073 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004074 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004075 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004076 "include/grpc++/support/byte_buffer.h",
4077 "include/grpc++/support/channel_arguments.h",
4078 "include/grpc++/support/config.h",
4079 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004080 "include/grpc++/support/slice.h",
4081 "include/grpc++/support/status.h",
4082 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004083 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004084 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004085 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004086 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004087 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004088 "src/cpp/client/client_context.cc",
4089 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004090 "src/cpp/client/create_channel_internal.cc",
4091 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004092 "src/cpp/client/credentials.cc",
4093 "src/cpp/client/generic_stub.cc",
4094 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004095 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004096 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004097 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004098 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004099 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004100 "src/cpp/common/rpc_method.cc",
4101 "src/cpp/proto/proto_utils.cc",
4102 "src/cpp/server/async_generic_service.cc",
4103 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004104 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004105 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004106 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004107 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004108 "src/cpp/server/insecure_server_credentials.cc",
4109 "src/cpp/server/server.cc",
4110 "src/cpp/server/server_builder.cc",
4111 "src/cpp/server/server_context.cc",
4112 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004113 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004114 "src/cpp/util/byte_buffer.cc",
4115 "src/cpp/util/slice.cc",
4116 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004117 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004118 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004119 ]
4120 },
4121 {
4122 "deps": [],
4123 "headers": [
yang-g9d1f0c42015-08-24 16:08:36 -07004124 "include/grpc++/support/config.h",
4125 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004126 "src/compiler/config.h",
4127 "src/compiler/cpp_generator.h",
4128 "src/compiler/cpp_generator_helpers.h",
4129 "src/compiler/csharp_generator.h",
4130 "src/compiler/csharp_generator_helpers.h",
4131 "src/compiler/generator_helpers.h",
4132 "src/compiler/objective_c_generator.h",
4133 "src/compiler/objective_c_generator_helpers.h",
4134 "src/compiler/python_generator.h",
4135 "src/compiler/ruby_generator.h",
4136 "src/compiler/ruby_generator_helpers-inl.h",
4137 "src/compiler/ruby_generator_map-inl.h",
4138 "src/compiler/ruby_generator_string-inl.h"
4139 ],
4140 "language": "c++",
4141 "name": "grpc_plugin_support",
4142 "src": [
yang-g9d1f0c42015-08-24 16:08:36 -07004143 "include/grpc++/support/config.h",
4144 "include/grpc++/support/config_protobuf.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004145 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004146 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004147 "src/compiler/cpp_generator.h",
4148 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004149 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004150 "src/compiler/csharp_generator.h",
4151 "src/compiler/csharp_generator_helpers.h",
4152 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004153 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004154 "src/compiler/objective_c_generator.h",
4155 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004156 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004157 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004158 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004159 "src/compiler/ruby_generator.h",
4160 "src/compiler/ruby_generator_helpers-inl.h",
4161 "src/compiler/ruby_generator_map-inl.h",
4162 "src/compiler/ruby_generator_string-inl.h"
4163 ]
4164 },
4165 {
4166 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004167 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004168 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004169 "grpc++",
4170 "grpc++_test_util",
4171 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004172 ],
4173 "headers": [
David Garcia Quintasc8993192015-07-22 09:10:39 -07004174 "test/cpp/interop/client_helper.h",
4175 "test/proto/messages.grpc.pb.h",
4176 "test/proto/messages.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004177 ],
4178 "language": "c++",
4179 "name": "interop_client_helper",
4180 "src": [
4181 "test/cpp/interop/client_helper.cc",
4182 "test/cpp/interop/client_helper.h"
4183 ]
4184 },
4185 {
4186 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004187 "gpr",
4188 "gpr_test_util",
4189 "grpc",
4190 "grpc++",
4191 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004192 "grpc++_test_util",
4193 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004194 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004195 ],
4196 "headers": [
4197 "test/cpp/interop/interop_client.h",
4198 "test/proto/empty.grpc.pb.h",
4199 "test/proto/empty.pb.h",
4200 "test/proto/messages.grpc.pb.h",
4201 "test/proto/messages.pb.h",
4202 "test/proto/test.grpc.pb.h",
4203 "test/proto/test.pb.h"
4204 ],
4205 "language": "c++",
4206 "name": "interop_client_main",
4207 "src": [
4208 "test/cpp/interop/client.cc",
4209 "test/cpp/interop/interop_client.cc",
4210 "test/cpp/interop/interop_client.h"
4211 ]
4212 },
4213 {
4214 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004215 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004216 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004217 "grpc++",
4218 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 ],
4220 "headers": [
4221 "test/cpp/interop/server_helper.h"
4222 ],
4223 "language": "c++",
4224 "name": "interop_server_helper",
4225 "src": [
4226 "test/cpp/interop/server_helper.cc",
4227 "test/cpp/interop/server_helper.h"
4228 ]
4229 },
4230 {
4231 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004232 "gpr",
4233 "gpr_test_util",
4234 "grpc",
4235 "grpc++",
4236 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004237 "grpc++_test_util",
4238 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004239 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004240 ],
4241 "headers": [
4242 "test/proto/empty.grpc.pb.h",
4243 "test/proto/empty.pb.h",
4244 "test/proto/messages.grpc.pb.h",
4245 "test/proto/messages.pb.h",
4246 "test/proto/test.grpc.pb.h",
4247 "test/proto/test.pb.h"
4248 ],
4249 "language": "c++",
4250 "name": "interop_server_main",
4251 "src": [
4252 "test/cpp/interop/server.cc"
4253 ]
4254 },
4255 {
4256 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004257 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004258 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004259 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004260 ],
4261 "headers": [
4262 "test/cpp/qps/client.h",
4263 "test/cpp/qps/driver.h",
4264 "test/cpp/qps/histogram.h",
4265 "test/cpp/qps/interarrival.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004266 "test/cpp/qps/perf_db.grpc.pb.h",
4267 "test/cpp/qps/perf_db.pb.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004268 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004269 "test/cpp/qps/qps_worker.h",
4270 "test/cpp/qps/report.h",
4271 "test/cpp/qps/server.h",
4272 "test/cpp/qps/stats.h",
4273 "test/cpp/qps/timer.h",
vjpai0cc13412015-10-19 12:21:45 -07004274 "test/cpp/util/benchmark_config.h",
vjpaiaa391922015-11-02 14:46:04 -08004275 "test/proto/benchmarks/control.grpc.pb.h",
4276 "test/proto/benchmarks/control.pb.h",
vjpai780a7f22015-11-04 00:19:09 -08004277 "test/proto/benchmarks/payloads.grpc.pb.h",
4278 "test/proto/benchmarks/payloads.pb.h",
vjpaiaa391922015-11-02 14:46:04 -08004279 "test/proto/benchmarks/services.grpc.pb.h",
4280 "test/proto/benchmarks/services.pb.h",
4281 "test/proto/benchmarks/stats.grpc.pb.h",
4282 "test/proto/benchmarks/stats.pb.h",
vjpai52bfb252015-10-21 07:50:49 -07004283 "test/proto/messages.grpc.pb.h",
vjpaiaa391922015-11-02 14:46:04 -08004284 "test/proto/messages.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 ],
4286 "language": "c++",
4287 "name": "qps",
4288 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004289 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004290 "test/cpp/qps/client_async.cc",
4291 "test/cpp/qps/client_sync.cc",
4292 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004293 "test/cpp/qps/driver.h",
4294 "test/cpp/qps/histogram.h",
4295 "test/cpp/qps/interarrival.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004296 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004297 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004298 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004299 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004300 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004301 "test/cpp/qps/report.h",
4302 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004303 "test/cpp/qps/server_async.cc",
4304 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004305 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004306 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004307 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004308 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004309 "test/cpp/util/benchmark_config.h"
4310 ]
4311 },
4312 {
4313 "deps": [
4314 "gpr",
4315 "grpc"
4316 ],
4317 "headers": [],
4318 "language": "csharp",
4319 "name": "grpc_csharp_ext",
4320 "src": [
4321 "src/csharp/ext/grpc_csharp_ext.c"
4322 ]
4323 },
4324 {
4325 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004326 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004327 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004328 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004329 "grpc",
4330 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004331 ],
4332 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004333 "test/core/end2end/end2end_tests.h",
4334 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004335 ],
4336 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004337 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004338 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004339 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004340 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004341 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004342 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004343 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004344 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004345 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004346 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004347 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004348 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004349 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004350 "test/core/end2end/tests/cancel_with_status.c",
4351 "test/core/end2end/tests/channel_connectivity.c",
4352 "test/core/end2end/tests/channel_ping.c",
4353 "test/core/end2end/tests/compressed_payload.c",
4354 "test/core/end2end/tests/default_host.c",
4355 "test/core/end2end/tests/disappearing_server.c",
4356 "test/core/end2end/tests/empty_batch.c",
4357 "test/core/end2end/tests/graceful_server_shutdown.c",
4358 "test/core/end2end/tests/high_initial_seqno.c",
4359 "test/core/end2end/tests/hpack_size.c",
4360 "test/core/end2end/tests/invoke_large_request.c",
4361 "test/core/end2end/tests/large_metadata.c",
4362 "test/core/end2end/tests/max_concurrent_streams.c",
4363 "test/core/end2end/tests/max_message_length.c",
4364 "test/core/end2end/tests/metadata.c",
4365 "test/core/end2end/tests/negative_deadline.c",
4366 "test/core/end2end/tests/no_op.c",
4367 "test/core/end2end/tests/payload.c",
4368 "test/core/end2end/tests/ping_pong_streaming.c",
4369 "test/core/end2end/tests/registered_call.c",
4370 "test/core/end2end/tests/request_with_flags.c",
4371 "test/core/end2end/tests/request_with_payload.c",
4372 "test/core/end2end/tests/server_finishes_request.c",
4373 "test/core/end2end/tests/shutdown_finishes_calls.c",
4374 "test/core/end2end/tests/shutdown_finishes_tags.c",
4375 "test/core/end2end/tests/simple_delayed_request.c",
4376 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004377 "test/core/end2end/tests/trailing_metadata.c"
4378 ]
4379 },
4380 {
4381 "deps": [
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004382 "gpr",
4383 "gpr_test_util",
4384 "grpc_test_util_unsecure",
4385 "grpc_unsecure"
4386 ],
4387 "headers": [
4388 "test/core/end2end/end2end_tests.h",
4389 "test/core/end2end/tests/cancel_test_helpers.h"
4390 ],
4391 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004392 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004393 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004394 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004395 "test/core/end2end/end2end_tests.h",
4396 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004397 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004398 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004399 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004400 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004401 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004402 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004403 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004404 "test/core/end2end/tests/cancel_with_status.c",
4405 "test/core/end2end/tests/channel_connectivity.c",
4406 "test/core/end2end/tests/channel_ping.c",
4407 "test/core/end2end/tests/compressed_payload.c",
4408 "test/core/end2end/tests/default_host.c",
4409 "test/core/end2end/tests/disappearing_server.c",
4410 "test/core/end2end/tests/empty_batch.c",
4411 "test/core/end2end/tests/graceful_server_shutdown.c",
4412 "test/core/end2end/tests/high_initial_seqno.c",
4413 "test/core/end2end/tests/hpack_size.c",
4414 "test/core/end2end/tests/invoke_large_request.c",
4415 "test/core/end2end/tests/large_metadata.c",
4416 "test/core/end2end/tests/max_concurrent_streams.c",
4417 "test/core/end2end/tests/max_message_length.c",
4418 "test/core/end2end/tests/metadata.c",
4419 "test/core/end2end/tests/negative_deadline.c",
4420 "test/core/end2end/tests/no_op.c",
4421 "test/core/end2end/tests/payload.c",
4422 "test/core/end2end/tests/ping_pong_streaming.c",
4423 "test/core/end2end/tests/registered_call.c",
4424 "test/core/end2end/tests/request_with_flags.c",
4425 "test/core/end2end/tests/request_with_payload.c",
4426 "test/core/end2end/tests/server_finishes_request.c",
4427 "test/core/end2end/tests/shutdown_finishes_calls.c",
4428 "test/core/end2end/tests/shutdown_finishes_tags.c",
4429 "test/core/end2end/tests/simple_delayed_request.c",
4430 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004431 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004432 ]
4433 },
4434 {
4435 "deps": [],
4436 "headers": [],
4437 "language": "c",
4438 "name": "end2end_certs",
4439 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004440 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004441 "test/core/end2end/data/server1_key.c",
4442 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004443 ]
4444 },
4445 {
4446 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004447 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004448 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004449 "grpc_test_util_unsecure",
4450 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07004451 ],
4452 "headers": [
4453 "test/core/bad_client/bad_client.h"
4454 ],
4455 "language": "c",
4456 "name": "bad_client_test",
4457 "src": [
4458 "test/core/bad_client/bad_client.c",
4459 "test/core/bad_client/bad_client.h"
4460 ]
Craig Tillerabd20f32015-12-13 11:48:59 -08004461 },
4462 {
4463 "deps": [
4464 "gpr",
4465 "gpr_test_util",
4466 "grpc",
4467 "grpc_test_util"
4468 ],
4469 "headers": [
4470 "test/core/bad_ssl/server.h"
4471 ],
4472 "language": "c",
4473 "name": "bad_ssl_test_server",
4474 "src": [
4475 "test/core/bad_ssl/server.c",
4476 "test/core/bad_ssl/server.h"
4477 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 }
4479]