blob: 04035276db7dd70e21f9a20a68c6979d960238ee [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",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080013 "name": "alarm_test",
14 "src": [
15 "test/core/surface/alarm_test.c"
16 ]
17 },
18 {
19 "deps": [
20 "gpr",
21 "gpr_test_util",
22 "grpc",
23 "grpc_test_util"
24 ],
25 "headers": [],
26 "language": "c",
David Garcia Quintas48ec8062015-12-11 14:04:59 -080027 "name": "algorithm_test",
28 "src": [
29 "test/core/compression/algorithm_test.c"
30 ]
31 },
32 {
33 "deps": [
34 "gpr",
David Garcia Quintasa5aa19b2015-12-09 14:17:52 -080035 "gpr_test_util"
36 ],
37 "headers": [],
38 "language": "c",
39 "name": "alloc_test",
40 "src": [
41 "test/core/support/alloc_test.c"
42 ]
43 },
44 {
45 "deps": [
46 "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",
Craig Tillerf75fc122015-06-25 06:58:00 -070053 "name": "alpn_test",
54 "src": [
55 "test/core/transport/chttp2/alpn_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",
67 "name": "bin_encoder_test",
68 "src": [
69 "test/core/transport/chttp2/bin_encoder_test.c"
70 ]
71 },
72 {
73 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -070074 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -070075 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -070076 "grpc",
77 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -070078 ],
79 "headers": [],
80 "language": "c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -080081 "name": "census_context_test",
82 "src": [
83 "test/core/census/context_test.c"
84 ]
85 },
86 {
87 "deps": [
88 "gpr",
89 "gpr_test_util",
90 "grpc",
91 "grpc_test_util"
92 ],
93 "headers": [],
94 "language": "c",
yang-gc0ed5092015-12-09 08:48:08 -080095 "name": "channel_create_test",
96 "src": [
97 "test/core/surface/channel_create_test.c"
98 ]
99 },
100 {
101 "deps": [
102 "gpr",
103 "gpr_test_util",
104 "grpc",
105 "grpc_test_util"
106 ],
107 "headers": [],
108 "language": "c",
Craig Tillerca1593a2015-11-02 14:08:33 -0800109 "name": "chttp2_hpack_encoder_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700110 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800111 "test/core/transport/chttp2/hpack_encoder_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700112 ]
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 Tillerca1593a2015-11-02 14:08:33 -0800123 "name": "chttp2_status_conversion_test",
Craig Tillerf75fc122015-06-25 06:58:00 -0700124 "src": [
Craig Tillerca1593a2015-11-02 14:08:33 -0800125 "test/core/transport/chttp2/status_conversion_test.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700126 ]
127 },
128 {
129 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700130 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700131 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700132 "grpc",
133 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700134 ],
135 "headers": [],
136 "language": "c",
137 "name": "chttp2_stream_map_test",
138 "src": [
139 "test/core/transport/chttp2/stream_map_test.c"
140 ]
141 },
142 {
143 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700144 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700145 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700146 "grpc",
147 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700148 ],
149 "headers": [],
150 "language": "c",
Craig Tiller8ab91b22015-12-07 11:28:51 -0800151 "name": "chttp2_varint_test",
152 "src": [
153 "test/core/transport/chttp2/varint_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",
David Garcia Quintas8ec09f62015-07-21 17:18:36 -0700165 "name": "compression_test",
166 "src": [
167 "test/core/compression/compression_test.c"
168 ]
169 },
170 {
171 "deps": [
172 "gpr",
173 "gpr_test_util",
174 "grpc",
175 "grpc_test_util"
176 ],
177 "headers": [],
178 "language": "c",
Craig Tiller147c4f42015-12-11 12:32:39 -0800179 "name": "dns_resolver_test",
180 "src": [
181 "test/core/client_config/resolvers/dns_resolver_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 Tillerf75fc122015-06-25 06:58:00 -0700193 "name": "dualstack_socket_test",
194 "src": [
195 "test/core/end2end/dualstack_socket_test.c"
196 ]
197 },
198 {
199 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700200 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700201 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700202 "grpc",
203 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700204 ],
205 "headers": [],
206 "language": "c",
Craig Tillerae69ad12015-08-27 09:06:31 -0700207 "name": "endpoint_pair_test",
208 "src": [
209 "test/core/iomgr/endpoint_pair_test.c"
210 ]
211 },
212 {
213 "deps": [
214 "gpr",
215 "gpr_test_util",
216 "grpc",
217 "grpc_test_util"
218 ],
219 "headers": [],
220 "language": "c",
Craig Tilleree98d842015-06-29 08:45:55 -0700221 "name": "fd_conservation_posix_test",
222 "src": [
223 "test/core/iomgr/fd_conservation_posix_test.c"
224 ]
225 },
226 {
227 "deps": [
228 "gpr",
229 "gpr_test_util",
230 "grpc",
231 "grpc_test_util"
232 ],
233 "headers": [],
234 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700235 "name": "fd_posix_test",
236 "src": [
237 "test/core/iomgr/fd_posix_test.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_client",
250 "src": [
251 "test/core/fling/client.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_server",
264 "src": [
265 "test/core/fling/server.c"
266 ]
267 },
268 {
269 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700270 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700271 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700272 "grpc",
273 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700274 ],
275 "headers": [],
276 "language": "c",
277 "name": "fling_stream_test",
278 "src": [
279 "test/core/fling/fling_stream_test.c"
280 ]
281 },
282 {
283 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700284 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700285 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700286 "grpc",
287 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700288 ],
289 "headers": [],
290 "language": "c",
291 "name": "fling_test",
292 "src": [
293 "test/core/fling/fling_test.c"
294 ]
295 },
296 {
297 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -0700298 "gpr",
299 "grpc"
300 ],
301 "headers": [],
302 "language": "c",
303 "name": "gen_hpack_tables",
304 "src": [
Craig Tillerfe8592e2015-06-25 07:00:18 -0700305 "tools/codegen/core/gen_hpack_tables.c"
Craig Tillerf75fc122015-06-25 06:58:00 -0700306 ]
307 },
308 {
Craig Tiller11a28c72015-08-24 07:54:34 -0700309 "deps": [],
Craig Tiller49772e02015-08-21 08:08:37 -0700310 "headers": [],
311 "language": "c",
312 "name": "gen_legal_metadata_characters",
313 "src": [
314 "tools/codegen/core/gen_legal_metadata_characters.c"
315 ]
316 },
317 {
Craig Tillerf75fc122015-06-25 06:58:00 -0700318 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700319 "gpr",
320 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700321 ],
322 "headers": [],
323 "language": "c",
Craig Tillerfba79f22015-11-23 11:06:55 -0800324 "name": "gpr_avl_test",
325 "src": [
326 "test/core/support/avl_test.c"
327 ]
328 },
329 {
330 "deps": [
331 "gpr",
332 "gpr_test_util"
333 ],
334 "headers": [],
335 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700336 "name": "gpr_cmdline_test",
337 "src": [
338 "test/core/support/cmdline_test.c"
339 ]
340 },
341 {
342 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700343 "gpr",
344 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700345 ],
346 "headers": [],
347 "language": "c",
Alistair Veitchdcfb3fe2015-10-20 17:01:59 -0700348 "name": "gpr_cpu_test",
349 "src": [
350 "test/core/support/cpu_test.c"
351 ]
352 },
353 {
354 "deps": [
355 "gpr",
356 "gpr_test_util"
357 ],
358 "headers": [],
359 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700360 "name": "gpr_env_test",
361 "src": [
362 "test/core/support/env_test.c"
363 ]
364 },
365 {
366 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700367 "gpr",
368 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700369 ],
370 "headers": [],
371 "language": "c",
372 "name": "gpr_file_test",
373 "src": [
374 "test/core/support/file_test.c"
375 ]
376 },
377 {
378 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700379 "gpr",
380 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700381 ],
382 "headers": [],
383 "language": "c",
384 "name": "gpr_histogram_test",
385 "src": [
386 "test/core/support/histogram_test.c"
387 ]
388 },
389 {
390 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700391 "gpr",
392 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700393 ],
394 "headers": [],
395 "language": "c",
396 "name": "gpr_host_port_test",
397 "src": [
398 "test/core/support/host_port_test.c"
399 ]
400 },
401 {
402 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700403 "gpr",
404 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700405 ],
406 "headers": [],
407 "language": "c",
408 "name": "gpr_log_test",
409 "src": [
410 "test/core/support/log_test.c"
411 ]
412 },
413 {
414 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700415 "gpr",
416 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700417 ],
418 "headers": [],
419 "language": "c",
420 "name": "gpr_slice_buffer_test",
421 "src": [
422 "test/core/support/slice_buffer_test.c"
423 ]
424 },
425 {
426 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700427 "gpr",
428 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700429 ],
430 "headers": [],
431 "language": "c",
432 "name": "gpr_slice_test",
433 "src": [
434 "test/core/support/slice_test.c"
435 ]
436 },
437 {
438 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700439 "gpr",
440 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700441 ],
442 "headers": [],
443 "language": "c",
Vijay Pai887f86b2015-07-10 17:12:10 -0700444 "name": "gpr_stack_lockfree_test",
445 "src": [
446 "test/core/support/stack_lockfree_test.c"
447 ]
448 },
449 {
450 "deps": [
451 "gpr",
452 "gpr_test_util"
453 ],
454 "headers": [],
455 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700456 "name": "gpr_string_test",
457 "src": [
458 "test/core/support/string_test.c"
459 ]
460 },
461 {
462 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700463 "gpr",
464 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700465 ],
466 "headers": [],
467 "language": "c",
468 "name": "gpr_sync_test",
469 "src": [
470 "test/core/support/sync_test.c"
471 ]
472 },
473 {
474 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700475 "gpr",
476 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700477 ],
478 "headers": [],
479 "language": "c",
480 "name": "gpr_thd_test",
481 "src": [
482 "test/core/support/thd_test.c"
483 ]
484 },
485 {
486 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700487 "gpr",
488 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700489 ],
490 "headers": [],
491 "language": "c",
492 "name": "gpr_time_test",
493 "src": [
494 "test/core/support/time_test.c"
495 ]
496 },
497 {
498 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700499 "gpr",
500 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700501 ],
502 "headers": [],
503 "language": "c",
504 "name": "gpr_tls_test",
505 "src": [
506 "test/core/support/tls_test.c"
507 ]
508 },
509 {
510 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700511 "gpr",
512 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700513 ],
514 "headers": [],
515 "language": "c",
516 "name": "gpr_useful_test",
517 "src": [
518 "test/core/support/useful_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_auth_context_test",
531 "src": [
532 "test/core/security/auth_context_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",
544 "name": "grpc_base64_test",
545 "src": [
546 "test/core/security/base64_test.c"
547 ]
548 },
549 {
550 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700551 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700552 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700553 "grpc",
554 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700555 ],
556 "headers": [],
557 "language": "c",
558 "name": "grpc_byte_buffer_reader_test",
559 "src": [
560 "test/core/surface/byte_buffer_reader_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",
David Garcia Quintasa4c4f022015-08-21 00:05:42 -0700572 "name": "grpc_channel_args_test",
573 "src": [
574 "test/core/channel/channel_args_test.c"
575 ]
576 },
577 {
578 "deps": [
579 "gpr",
580 "gpr_test_util",
581 "grpc",
582 "grpc_test_util"
583 ],
584 "headers": [],
585 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700586 "name": "grpc_channel_stack_test",
587 "src": [
588 "test/core/channel/channel_stack_test.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_completion_queue_test",
601 "src": [
602 "test/core/surface/completion_queue_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_create_jwt",
615 "src": [
616 "test/core/security/create_jwt.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",
628 "name": "grpc_credentials_test",
629 "src": [
630 "test/core/security/credentials_test.c"
631 ]
632 },
633 {
634 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700635 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700636 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700637 "grpc",
638 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700639 ],
640 "headers": [],
641 "language": "c",
642 "name": "grpc_fetch_oauth2",
643 "src": [
644 "test/core/security/fetch_oauth2.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",
yang-ga1fecbc2015-12-07 15:46:49 -0800656 "name": "grpc_invalid_channel_args_test",
657 "src": [
658 "test/core/surface/invalid_channel_args_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_json_token_test",
671 "src": [
672 "test/core/security/json_token_test.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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200684 "name": "grpc_jwt_verifier_test",
685 "src": [
686 "test/core/security/jwt_verifier_test.c"
687 ]
688 },
689 {
690 "deps": [
691 "gpr",
692 "gpr_test_util",
693 "grpc",
694 "grpc_test_util"
695 ],
696 "headers": [],
697 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700698 "name": "grpc_print_google_default_creds_token",
699 "src": [
700 "test/core/security/print_google_default_creds_token.c"
701 ]
702 },
703 {
704 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700705 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700706 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700707 "grpc",
708 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700709 ],
710 "headers": [],
711 "language": "c",
712 "name": "grpc_security_connector_test",
713 "src": [
714 "test/core/security/security_connector_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",
Julien Boeuffeca1bf2015-06-22 16:46:20 +0200726 "name": "grpc_verify_jwt",
727 "src": [
728 "test/core/security/verify_jwt.c"
729 ]
730 },
731 {
732 "deps": [
733 "gpr",
734 "gpr_test_util",
735 "grpc",
736 "grpc_test_util"
737 ],
738 "headers": [],
739 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700740 "name": "hpack_parser_test",
741 "src": [
742 "test/core/transport/chttp2/hpack_parser_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": "hpack_table_test",
755 "src": [
756 "test/core/transport/chttp2/hpack_table_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_format_request_test",
769 "src": [
770 "test/core/httpcli/format_request_test.c"
771 ]
772 },
773 {
774 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700775 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700776 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700777 "grpc",
778 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700779 ],
780 "headers": [],
781 "language": "c",
782 "name": "httpcli_parser_test",
783 "src": [
784 "test/core/httpcli/parser_test.c"
785 ]
786 },
787 {
788 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700789 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700790 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700791 "grpc",
792 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700793 ],
794 "headers": [],
795 "language": "c",
796 "name": "httpcli_test",
797 "src": [
798 "test/core/httpcli/httpcli_test.c"
799 ]
800 },
801 {
802 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700803 "gpr",
yang-g077f6f82015-12-07 11:22:51 -0800804 "gpr_test_util",
805 "grpc",
806 "grpc_test_util"
807 ],
808 "headers": [],
809 "language": "c",
Craig Tillercc0535d2015-12-08 15:14:47 -0800810 "name": "httpscli_test",
811 "src": [
812 "test/core/httpcli/httpscli_test.c"
813 ]
814 },
815 {
816 "deps": [
817 "gpr",
818 "gpr_test_util",
819 "grpc",
820 "grpc_test_util"
821 ],
822 "headers": [],
823 "language": "c",
yang-gf1183302015-12-07 16:02:05 -0800824 "name": "init_test",
825 "src": [
826 "test/core/surface/init_test.c"
827 ]
828 },
829 {
830 "deps": [
831 "gpr",
yang-gb50ae462015-12-07 22:22:56 -0800832 "gpr_test_util",
833 "grpc",
834 "grpc_test_util"
835 ],
836 "headers": [],
837 "language": "c",
yang-g077f6f82015-12-07 11:22:51 -0800838 "name": "invalid_call_argument_test",
839 "src": [
840 "test/core/end2end/invalid_call_argument_test.c"
841 ]
842 },
843 {
844 "deps": [
845 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700846 "grpc"
Craig Tillerf75fc122015-06-25 06:58:00 -0700847 ],
848 "headers": [],
849 "language": "c",
850 "name": "json_rewrite",
851 "src": [
852 "test/core/json/json_rewrite.c"
853 ]
854 },
855 {
856 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700857 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700858 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700859 "grpc",
860 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700861 ],
862 "headers": [],
863 "language": "c",
864 "name": "json_rewrite_test",
865 "src": [
866 "test/core/json/json_rewrite_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",
Nicolas "Pixel" Noble11c320d2015-12-12 01:47:36 +0100878 "name": "json_stream_error_test",
879 "src": [
880 "test/core/json/json_stream_error_test.c"
881 ]
882 },
883 {
884 "deps": [
885 "gpr",
886 "gpr_test_util",
887 "grpc",
888 "grpc_test_util"
889 ],
890 "headers": [],
891 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700892 "name": "json_test",
893 "src": [
894 "test/core/json/json_test.c"
895 ]
896 },
897 {
898 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700899 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700900 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700901 "grpc",
902 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700903 ],
904 "headers": [],
905 "language": "c",
906 "name": "lame_client_test",
907 "src": [
908 "test/core/surface/lame_client_test.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",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -0700920 "name": "lb_policies_test",
921 "src": [
922 "test/core/client_config/lb_policies_test.c"
923 ]
924 },
925 {
926 "deps": [
927 "gpr",
928 "gpr_test_util",
929 "grpc",
930 "grpc_test_util"
931 ],
932 "headers": [],
933 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -0700934 "name": "low_level_ping_pong_benchmark",
935 "src": [
936 "test/core/network_benchmarks/low_level_ping_pong.c"
937 ]
938 },
939 {
940 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700941 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700942 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700943 "grpc",
944 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700945 ],
946 "headers": [],
947 "language": "c",
948 "name": "message_compress_test",
949 "src": [
950 "test/core/compression/message_compress_test.c"
951 ]
952 },
953 {
954 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700955 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700956 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700957 "grpc",
958 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700959 ],
960 "headers": [],
961 "language": "c",
Craig Tillerebaa8602015-06-26 13:12:58 -0700962 "name": "multiple_server_queues_test",
963 "src": [
964 "test/core/end2end/multiple_server_queues_test.c"
965 ]
966 },
967 {
968 "deps": [
969 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -0700970 "gpr_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700971 ],
972 "headers": [],
973 "language": "c",
974 "name": "murmur_hash_test",
975 "src": [
976 "test/core/support/murmur_hash_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",
988 "name": "no_server_test",
989 "src": [
990 "test/core/end2end/no_server_test.c"
991 ]
992 },
993 {
994 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -0700995 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -0700996 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -0700997 "grpc",
998 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -0700999 ],
1000 "headers": [],
1001 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001002 "name": "resolve_address_test",
1003 "src": [
1004 "test/core/iomgr/resolve_address_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",
1012 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001013 ],
1014 "headers": [],
1015 "language": "c",
yang-gd482e592015-12-10 14:04:00 -08001016 "name": "secure_channel_create_test",
1017 "src": [
1018 "test/core/surface/secure_channel_create_test.c"
1019 ]
1020 },
1021 {
1022 "deps": [
1023 "gpr",
1024 "gpr_test_util",
1025 "grpc",
1026 "grpc_test_util"
1027 ],
1028 "headers": [],
1029 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001030 "name": "secure_endpoint_test",
1031 "src": [
1032 "test/core/security/secure_endpoint_test.c"
1033 ]
1034 },
1035 {
1036 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001037 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001038 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001039 "grpc",
yang-gfe9a9752015-12-09 10:47:18 -08001040 "grpc_test_util"
1041 ],
1042 "headers": [],
1043 "language": "c",
1044 "name": "server_chttp2_test",
1045 "src": [
1046 "test/core/surface/server_chttp2_test.c"
1047 ]
1048 },
1049 {
1050 "deps": [
1051 "gpr",
1052 "gpr_test_util",
1053 "grpc",
yang-gc3d94fb2015-12-10 14:38:00 -08001054 "grpc_test_util"
1055 ],
1056 "headers": [],
1057 "language": "c",
1058 "name": "server_test",
1059 "src": [
1060 "test/core/surface/server_test.c"
1061 ]
1062 },
1063 {
1064 "deps": [
1065 "gpr",
1066 "gpr_test_util",
1067 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08001068 "grpc_test_util",
1069 "test_tcp_server"
1070 ],
1071 "headers": [],
1072 "language": "c",
1073 "name": "set_initial_connect_string_test",
1074 "src": [
1075 "test/core/client_config/set_initial_connect_string_test.c"
1076 ]
1077 },
1078 {
1079 "deps": [
1080 "gpr",
1081 "gpr_test_util",
1082 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001083 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001084 ],
1085 "headers": [],
1086 "language": "c",
Craig Tillerb8bd62e2015-12-10 15:51:15 -08001087 "name": "sockaddr_resolver_test",
1088 "src": [
1089 "test/core/client_config/resolvers/sockaddr_resolver_test.c"
1090 ]
1091 },
1092 {
1093 "deps": [
1094 "gpr",
1095 "gpr_test_util",
1096 "grpc",
1097 "grpc_test_util"
1098 ],
1099 "headers": [],
1100 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001101 "name": "sockaddr_utils_test",
1102 "src": [
1103 "test/core/iomgr/sockaddr_utils_test.c"
1104 ]
1105 },
1106 {
1107 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001108 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001109 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001110 "grpc",
1111 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001112 ],
1113 "headers": [],
1114 "language": "c",
Craig Tiller27493202015-12-11 11:30:26 -08001115 "name": "socket_utils_test",
1116 "src": [
1117 "test/core/iomgr/socket_utils_test.c"
1118 ]
1119 },
1120 {
1121 "deps": [
1122 "gpr",
1123 "gpr_test_util",
1124 "grpc",
1125 "grpc_test_util"
1126 ],
1127 "headers": [],
1128 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001129 "name": "tcp_client_posix_test",
1130 "src": [
1131 "test/core/iomgr/tcp_client_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_posix_test",
1144 "src": [
1145 "test/core/iomgr/tcp_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": "tcp_server_posix_test",
1158 "src": [
1159 "test/core/iomgr/tcp_server_posix_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",
1171 "name": "time_averaged_stats_test",
1172 "src": [
1173 "test/core/iomgr/time_averaged_stats_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",
Craig Tillerf75fc122015-06-25 06:58:00 -07001185 "name": "timeout_encoding_test",
1186 "src": [
1187 "test/core/transport/chttp2/timeout_encoding_test.c"
1188 ]
1189 },
1190 {
1191 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001192 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001193 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001194 "grpc",
1195 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001196 ],
1197 "headers": [],
1198 "language": "c",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07001199 "name": "timer_heap_test",
1200 "src": [
1201 "test/core/iomgr/timer_heap_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",
1213 "name": "timer_list_test",
1214 "src": [
1215 "test/core/iomgr/timer_list_test.c"
1216 ]
1217 },
1218 {
1219 "deps": [
1220 "gpr",
1221 "gpr_test_util",
1222 "grpc",
1223 "grpc_test_util"
1224 ],
1225 "headers": [],
1226 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001227 "name": "timers_test",
1228 "src": [
1229 "test/core/profiling/timers_test.c"
1230 ]
1231 },
1232 {
1233 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001234 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001235 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001236 "grpc",
1237 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001238 ],
1239 "headers": [],
1240 "language": "c",
Craig Tiller179e6fe2015-12-09 11:09:47 -08001241 "name": "transport_connectivity_state_test",
1242 "src": [
1243 "test/core/transport/connectivity_state_test.c"
1244 ]
1245 },
1246 {
1247 "deps": [
1248 "gpr",
1249 "gpr_test_util",
1250 "grpc",
1251 "grpc_test_util"
1252 ],
1253 "headers": [],
1254 "language": "c",
Craig Tillerf75fc122015-06-25 06:58:00 -07001255 "name": "transport_metadata_test",
1256 "src": [
1257 "test/core/transport/metadata_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",
1265 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001266 ],
1267 "headers": [],
1268 "language": "c",
1269 "name": "transport_security_test",
1270 "src": [
1271 "test/core/tsi/transport_security_test.c"
1272 ]
1273 },
1274 {
1275 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001276 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001277 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001278 "grpc",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001279 "grpc_test_util"
1280 ],
1281 "headers": [],
1282 "language": "c",
Robbie Shade69535292015-07-10 14:27:34 -04001283 "name": "udp_server_test",
1284 "src": [
1285 "test/core/iomgr/udp_server_test.c"
1286 ]
1287 },
1288 {
1289 "deps": [
1290 "gpr",
1291 "gpr_test_util",
1292 "grpc",
1293 "grpc_test_util"
1294 ],
1295 "headers": [],
1296 "language": "c",
Craig Tillerc7b5f762015-06-27 11:48:42 -07001297 "name": "uri_parser_test",
1298 "src": [
1299 "test/core/client_config/uri_parser_test.c"
1300 ]
1301 },
1302 {
1303 "deps": [
1304 "gpr",
1305 "gpr_test_util",
1306 "grpc",
Craig Tiller73b66062015-09-09 09:34:46 -07001307 "grpc_test_util"
1308 ],
1309 "headers": [],
1310 "language": "c",
1311 "name": "workqueue_test",
1312 "src": [
1313 "test/core/iomgr/workqueue_test.c"
1314 ]
1315 },
1316 {
1317 "deps": [
1318 "gpr",
1319 "gpr_test_util",
1320 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001321 "grpc++",
1322 "grpc++_test_util",
1323 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001324 ],
1325 "headers": [],
1326 "language": "c++",
1327 "name": "async_end2end_test",
1328 "src": [
1329 "test/cpp/end2end/async_end2end_test.cc"
1330 ]
1331 },
1332 {
1333 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001334 "gpr",
1335 "gpr_test_util",
1336 "grpc",
1337 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001338 "grpc++_test_util",
1339 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001340 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001341 ],
1342 "headers": [],
1343 "language": "c++",
1344 "name": "async_streaming_ping_pong_test",
1345 "src": [
1346 "test/cpp/qps/async_streaming_ping_pong_test.cc"
1347 ]
1348 },
1349 {
1350 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001351 "gpr",
1352 "gpr_test_util",
1353 "grpc",
1354 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001355 "grpc++_test_util",
1356 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001357 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001358 ],
1359 "headers": [],
1360 "language": "c++",
1361 "name": "async_unary_ping_pong_test",
1362 "src": [
1363 "test/cpp/qps/async_unary_ping_pong_test.cc"
1364 ]
1365 },
1366 {
1367 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001368 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001369 "gpr_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07001370 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001371 "grpc++",
1372 "grpc++_test_util",
1373 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001374 ],
1375 "headers": [],
1376 "language": "c++",
yang-g7ef72322015-07-16 21:00:51 -07001377 "name": "auth_property_iterator_test",
1378 "src": [
1379 "test/cpp/common/auth_property_iterator_test.cc"
1380 ]
1381 },
1382 {
1383 "deps": [
1384 "gpr",
1385 "grpc",
1386 "grpc++"
1387 ],
1388 "headers": [],
1389 "language": "c++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001390 "name": "channel_arguments_test",
1391 "src": [
yang-g52705592015-11-25 11:45:33 -08001392 "test/cpp/common/channel_arguments_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001393 ]
1394 },
1395 {
1396 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001397 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001398 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001399 "grpc",
1400 "grpc++",
1401 "grpc++_test_util",
1402 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001403 ],
1404 "headers": [],
1405 "language": "c++",
1406 "name": "cli_call_test",
1407 "src": [
1408 "test/cpp/util/cli_call_test.cc"
1409 ]
1410 },
1411 {
1412 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001413 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001414 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001415 "grpc",
1416 "grpc++",
1417 "grpc++_test_util",
1418 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001419 ],
1420 "headers": [],
1421 "language": "c++",
1422 "name": "client_crash_test",
1423 "src": [
1424 "test/cpp/end2end/client_crash_test.cc"
1425 ]
1426 },
1427 {
1428 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001429 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001430 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001431 "grpc",
1432 "grpc++",
1433 "grpc++_test_util",
1434 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001435 ],
1436 "headers": [],
1437 "language": "c++",
1438 "name": "client_crash_test_server",
1439 "src": [
1440 "test/cpp/end2end/client_crash_test_server.cc"
1441 ]
1442 },
1443 {
1444 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001445 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001446 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07001447 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001448 ],
1449 "headers": [],
1450 "language": "c++",
1451 "name": "credentials_test",
1452 "src": [
1453 "test/cpp/client/credentials_test.cc"
1454 ]
1455 },
1456 {
1457 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001458 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001459 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001460 "grpc",
1461 "grpc++",
1462 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001463 ],
1464 "headers": [],
1465 "language": "c++",
1466 "name": "cxx_byte_buffer_test",
1467 "src": [
1468 "test/cpp/util/byte_buffer_test.cc"
1469 ]
1470 },
1471 {
1472 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001473 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001474 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001475 "grpc",
1476 "grpc++",
1477 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001478 ],
1479 "headers": [],
1480 "language": "c++",
1481 "name": "cxx_slice_test",
1482 "src": [
1483 "test/cpp/util/slice_test.cc"
1484 ]
1485 },
1486 {
1487 "deps": [
Julien Boeuf0382bfa2015-08-24 23:55:43 -07001488 "grpc++"
Craig Tillerf75fc122015-06-25 06:58:00 -07001489 ],
1490 "headers": [],
1491 "language": "c++",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07001492 "name": "cxx_string_ref_test",
1493 "src": [
1494 "test/cpp/util/string_ref_test.cc"
1495 ]
1496 },
1497 {
1498 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001499 "gpr",
1500 "gpr_test_util",
1501 "grpc",
1502 "grpc++",
1503 "grpc_test_util"
1504 ],
1505 "headers": [],
1506 "language": "c++",
1507 "name": "cxx_time_test",
1508 "src": [
1509 "test/cpp/util/time_test.cc"
1510 ]
1511 },
1512 {
1513 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001514 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001515 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001516 "grpc",
1517 "grpc++",
1518 "grpc++_test_util",
1519 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001520 ],
1521 "headers": [],
1522 "language": "c++",
1523 "name": "end2end_test",
1524 "src": [
1525 "test/cpp/end2end/end2end_test.cc"
1526 ]
1527 },
1528 {
1529 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001530 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001531 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001532 "grpc",
1533 "grpc++",
1534 "grpc++_test_util",
Vijay Paiaf2e1cf2016-01-11 09:54:23 -08001535 "grpc_test_util",
1536 "qps"
1537 ],
1538 "headers": [],
1539 "language": "c++",
1540 "name": "generic_async_streaming_ping_pong_test",
1541 "src": [
1542 "test/cpp/qps/generic_async_streaming_ping_pong_test.cc"
1543 ]
1544 },
1545 {
1546 "deps": [
1547 "gpr",
1548 "gpr_test_util",
1549 "grpc",
1550 "grpc++",
1551 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001552 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001553 ],
1554 "headers": [],
1555 "language": "c++",
1556 "name": "generic_end2end_test",
1557 "src": [
1558 "test/cpp/end2end/generic_end2end_test.cc"
1559 ]
1560 },
1561 {
1562 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001563 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001564 "gpr_test_util",
1565 "grpc",
1566 "grpc++",
1567 "grpc++_test_config",
1568 "grpc++_test_util",
1569 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001570 ],
1571 "headers": [],
1572 "language": "c++",
1573 "name": "grpc_cli",
1574 "src": [
1575 "test/cpp/util/grpc_cli.cc"
1576 ]
1577 },
1578 {
1579 "deps": [
1580 "grpc_plugin_support"
1581 ],
1582 "headers": [],
1583 "language": "c++",
1584 "name": "grpc_cpp_plugin",
1585 "src": [
1586 "src/compiler/cpp_plugin.cc"
1587 ]
1588 },
1589 {
1590 "deps": [
1591 "grpc_plugin_support"
1592 ],
1593 "headers": [],
1594 "language": "c++",
1595 "name": "grpc_csharp_plugin",
1596 "src": [
1597 "src/compiler/csharp_plugin.cc"
1598 ]
1599 },
1600 {
1601 "deps": [
1602 "grpc_plugin_support"
1603 ],
1604 "headers": [],
1605 "language": "c++",
1606 "name": "grpc_objective_c_plugin",
1607 "src": [
1608 "src/compiler/objective_c_plugin.cc"
1609 ]
1610 },
1611 {
1612 "deps": [
1613 "grpc_plugin_support"
1614 ],
1615 "headers": [],
1616 "language": "c++",
1617 "name": "grpc_python_plugin",
1618 "src": [
1619 "src/compiler/python_plugin.cc"
1620 ]
1621 },
1622 {
1623 "deps": [
1624 "grpc_plugin_support"
1625 ],
1626 "headers": [],
1627 "language": "c++",
1628 "name": "grpc_ruby_plugin",
1629 "src": [
1630 "src/compiler/ruby_plugin.cc"
1631 ]
1632 },
1633 {
1634 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001635 "gpr",
1636 "gpr_test_util",
1637 "grpc",
1638 "grpc++",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08001639 "grpc++_test_util",
1640 "grpc_test_util"
1641 ],
1642 "headers": [],
1643 "language": "c++",
1644 "name": "hybrid_end2end_test",
1645 "src": [
1646 "test/cpp/end2end/hybrid_end2end_test.cc"
1647 ]
1648 },
1649 {
1650 "deps": [
1651 "gpr",
1652 "gpr_test_util",
1653 "grpc",
1654 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001655 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001656 "grpc++_test_util",
1657 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001658 "interop_client_helper",
1659 "interop_client_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001660 ],
1661 "headers": [],
1662 "language": "c++",
1663 "name": "interop_client",
1664 "src": []
1665 },
1666 {
1667 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001668 "gpr",
1669 "gpr_test_util",
1670 "grpc",
1671 "grpc++",
1672 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001673 "grpc++_test_util",
1674 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001675 "interop_server_helper",
1676 "interop_server_main"
Craig Tillerf75fc122015-06-25 06:58:00 -07001677 ],
1678 "headers": [],
1679 "language": "c++",
1680 "name": "interop_server",
1681 "src": []
1682 },
1683 {
1684 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001685 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001686 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001687 "grpc",
1688 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001689 ],
1690 "headers": [],
1691 "language": "c++",
1692 "name": "interop_test",
1693 "src": [
1694 "test/cpp/interop/interop_test.cc"
1695 ]
1696 },
1697 {
1698 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001699 "gpr",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001700 "grpc",
1701 "grpc++",
1702 "grpc++_test_config"
1703 ],
1704 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001705 "src/proto/grpc/testing/metrics.grpc.pb.h",
1706 "src/proto/grpc/testing/metrics.pb.h",
1707 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07001708 ],
1709 "language": "c++",
1710 "name": "metrics_client",
1711 "src": [
1712 "test/cpp/interop/metrics_client.cc",
1713 "test/cpp/util/metrics_server.h"
1714 ]
1715 },
1716 {
1717 "deps": [
1718 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001719 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001720 "grpc",
1721 "grpc++",
1722 "grpc++_test_util",
1723 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001724 ],
1725 "headers": [],
1726 "language": "c++",
1727 "name": "mock_test",
1728 "src": [
1729 "test/cpp/end2end/mock_test.cc"
1730 ]
1731 },
1732 {
1733 "deps": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001734 "gpr",
Craig Tiller224b04f2015-06-25 07:11:18 -07001735 "gpr_test_util",
1736 "grpc",
1737 "grpc++",
1738 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001739 "grpc++_test_util",
1740 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001741 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001742 ],
1743 "headers": [],
1744 "language": "c++",
1745 "name": "qps_driver",
1746 "src": [
1747 "test/cpp/qps/qps_driver.cc"
1748 ]
1749 },
1750 {
1751 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001752 "gpr",
1753 "gpr_test_util",
1754 "grpc",
1755 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001756 "grpc++_test_util",
1757 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001758 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001759 ],
1760 "headers": [],
1761 "language": "c++",
1762 "name": "qps_interarrival_test",
1763 "src": [
1764 "test/cpp/qps/qps_interarrival_test.cc"
1765 ]
1766 },
1767 {
1768 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001769 "gpr",
1770 "gpr_test_util",
1771 "grpc",
1772 "grpc++",
1773 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001774 "grpc++_test_util",
1775 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001776 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001777 ],
1778 "headers": [],
1779 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001780 "name": "qps_openloop_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001781 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001782 "test/cpp/qps/qps_openloop_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001783 ]
1784 },
1785 {
1786 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001787 "gpr",
1788 "gpr_test_util",
1789 "grpc",
1790 "grpc++",
1791 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001792 "grpc++_test_util",
1793 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001794 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001795 ],
1796 "headers": [],
1797 "language": "c++",
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001798 "name": "qps_test",
Craig Tillerf75fc122015-06-25 06:58:00 -07001799 "src": [
Craig Tiller2c3a35e2015-07-10 14:06:00 -07001800 "test/cpp/qps/qps_test.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001801 ]
1802 },
1803 {
1804 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001805 "gpr",
1806 "gpr_test_util",
1807 "grpc",
1808 "grpc++",
1809 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07001810 "grpc++_test_util",
1811 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001812 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07001813 ],
1814 "headers": [
1815 "test/cpp/qps/client.h",
1816 "test/cpp/qps/server.h"
1817 ],
1818 "language": "c++",
1819 "name": "qps_worker",
1820 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07001821 "test/cpp/qps/client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07001822 "test/cpp/qps/server.h",
1823 "test/cpp/qps/worker.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07001824 ]
1825 },
1826 {
1827 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001828 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07001829 "gpr_test_util",
1830 "grpc",
1831 "grpc++",
1832 "grpc++_test_config",
1833 "grpc++_test_util",
1834 "grpc_test_util"
1835 ],
1836 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001837 "src/proto/grpc/testing/empty.grpc.pb.h",
1838 "src/proto/grpc/testing/empty.pb.h",
1839 "src/proto/grpc/testing/messages.grpc.pb.h",
1840 "src/proto/grpc/testing/messages.pb.h",
1841 "src/proto/grpc/testing/test.grpc.pb.h",
1842 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001843 ],
1844 "language": "c++",
1845 "name": "reconnect_interop_client",
1846 "src": [
1847 "test/cpp/interop/reconnect_interop_client.cc"
1848 ]
1849 },
1850 {
1851 "deps": [
1852 "gpr",
1853 "gpr_test_util",
1854 "grpc",
1855 "grpc++",
1856 "grpc++_test_config",
1857 "grpc++_test_util",
1858 "grpc_test_util",
Craig Tiller71f3a882015-12-02 12:47:58 -08001859 "reconnect_server",
1860 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07001861 ],
1862 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001863 "src/proto/grpc/testing/empty.grpc.pb.h",
1864 "src/proto/grpc/testing/empty.pb.h",
1865 "src/proto/grpc/testing/messages.grpc.pb.h",
1866 "src/proto/grpc/testing/messages.pb.h",
1867 "src/proto/grpc/testing/test.grpc.pb.h",
1868 "src/proto/grpc/testing/test.pb.h"
yang-gc9c69e22015-07-24 14:38:26 -07001869 ],
1870 "language": "c++",
1871 "name": "reconnect_interop_server",
1872 "src": [
1873 "test/cpp/interop/reconnect_interop_server.cc"
1874 ]
1875 },
1876 {
1877 "deps": [
1878 "gpr",
yang-gd090fe12015-08-25 16:53:07 -07001879 "gpr_test_util",
yang-g8068f862015-07-06 15:05:48 -07001880 "grpc",
yang-gd090fe12015-08-25 16:53:07 -07001881 "grpc++",
1882 "grpc++_test_util",
1883 "grpc_test_util"
yang-g8068f862015-07-06 15:05:48 -07001884 ],
1885 "headers": [],
1886 "language": "c++",
1887 "name": "secure_auth_context_test",
1888 "src": [
1889 "test/cpp/common/secure_auth_context_test.cc"
1890 ]
1891 },
1892 {
1893 "deps": [
1894 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001895 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001896 "grpc",
1897 "grpc++",
1898 "grpc++_test_util",
vjpaif8603ad2015-11-04 12:49:33 -08001899 "grpc_test_util",
1900 "qps"
1901 ],
1902 "headers": [],
1903 "language": "c++",
1904 "name": "secure_sync_unary_ping_pong_test",
1905 "src": [
1906 "test/cpp/qps/secure_sync_unary_ping_pong_test.cc"
1907 ]
1908 },
1909 {
1910 "deps": [
1911 "gpr",
1912 "gpr_test_util",
1913 "grpc",
1914 "grpc++",
1915 "grpc++_test_util",
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": "server_crash_test",
1921 "src": [
1922 "test/cpp/end2end/server_crash_test.cc"
1923 ]
1924 },
1925 {
1926 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001927 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001928 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001929 "grpc",
1930 "grpc++",
1931 "grpc++_test_util",
1932 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001933 ],
1934 "headers": [],
1935 "language": "c++",
1936 "name": "server_crash_test_client",
1937 "src": [
1938 "test/cpp/end2end/server_crash_test_client.cc"
1939 ]
1940 },
1941 {
1942 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001943 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07001944 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07001945 "grpc",
1946 "grpc++",
Craig Tillere50e5cb2015-08-18 12:44:57 -07001947 "grpc++_test_util",
Craig Tiller333ced02015-08-24 10:57:32 -07001948 "grpc_test_util"
Craig Tillere50e5cb2015-08-18 12:44:57 -07001949 ],
1950 "headers": [],
1951 "language": "c++",
1952 "name": "shutdown_test",
1953 "src": [
1954 "test/cpp/end2end/shutdown_test.cc"
1955 ]
1956 },
1957 {
1958 "deps": [
1959 "gpr",
1960 "gpr_test_util",
1961 "grpc",
1962 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07001963 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07001964 ],
1965 "headers": [],
1966 "language": "c++",
1967 "name": "status_test",
1968 "src": [
1969 "test/cpp/util/status_test.cc"
1970 ]
1971 },
1972 {
1973 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07001974 "gpr",
1975 "gpr_test_util",
1976 "grpc",
1977 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07001978 "grpc++_test_util",
Craig Tiller2ded19b2015-08-26 16:39:17 -07001979 "grpc_test_util"
1980 ],
1981 "headers": [],
1982 "language": "c++",
1983 "name": "streaming_throughput_test",
1984 "src": [
1985 "test/cpp/end2end/streaming_throughput_test.cc"
1986 ]
1987 },
1988 {
1989 "deps": [
1990 "gpr",
1991 "gpr_test_util",
1992 "grpc",
1993 "grpc++",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07001994 "grpc++_test_config",
1995 "grpc++_test_util",
1996 "grpc_test_util"
1997 ],
1998 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08001999 "src/proto/grpc/testing/empty.grpc.pb.h",
2000 "src/proto/grpc/testing/empty.pb.h",
2001 "src/proto/grpc/testing/messages.grpc.pb.h",
2002 "src/proto/grpc/testing/messages.pb.h",
2003 "src/proto/grpc/testing/metrics.grpc.pb.h",
2004 "src/proto/grpc/testing/metrics.pb.h",
2005 "src/proto/grpc/testing/test.grpc.pb.h",
2006 "src/proto/grpc/testing/test.pb.h",
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002007 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002008 "test/cpp/interop/interop_client.h",
2009 "test/cpp/interop/stress_interop_client.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08002010 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002011 ],
2012 "language": "c++",
2013 "name": "stress_test",
2014 "src": [
Sree Kuchibhotla11906242015-10-22 15:04:26 -07002015 "test/cpp/interop/client_helper.h",
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002016 "test/cpp/interop/interop_client.cc",
2017 "test/cpp/interop/interop_client.h",
2018 "test/cpp/interop/stress_interop_client.cc",
2019 "test/cpp/interop/stress_interop_client.h",
Sree Kuchibhotlab5e98c52015-10-27 22:55:26 -07002020 "test/cpp/interop/stress_test.cc",
2021 "test/cpp/util/metrics_server.cc",
2022 "test/cpp/util/metrics_server.h"
Sree Kuchibhotlafbc376f2015-10-16 10:56:31 -07002023 ]
2024 },
2025 {
2026 "deps": [
2027 "gpr",
2028 "gpr_test_util",
2029 "grpc",
2030 "grpc++",
Craig Tiller2ded19b2015-08-26 16:39:17 -07002031 "grpc++_test_util",
Craig Tillerf75fc122015-06-25 06:58:00 -07002032 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002033 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002034 ],
2035 "headers": [],
2036 "language": "c++",
2037 "name": "sync_streaming_ping_pong_test",
2038 "src": [
2039 "test/cpp/qps/sync_streaming_ping_pong_test.cc"
2040 ]
2041 },
2042 {
2043 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002044 "gpr",
2045 "gpr_test_util",
2046 "grpc",
2047 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07002048 "grpc++_test_util",
2049 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002050 "qps"
Craig Tillerf75fc122015-06-25 06:58:00 -07002051 ],
2052 "headers": [],
2053 "language": "c++",
2054 "name": "sync_unary_ping_pong_test",
2055 "src": [
2056 "test/cpp/qps/sync_unary_ping_pong_test.cc"
2057 ]
2058 },
2059 {
2060 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002061 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002062 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002063 "grpc",
2064 "grpc++",
Craig Tiller224b04f2015-06-25 07:11:18 -07002065 "grpc++_test_util",
2066 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002067 ],
2068 "headers": [],
2069 "language": "c++",
2070 "name": "thread_stress_test",
2071 "src": [
2072 "test/cpp/end2end/thread_stress_test.cc"
2073 ]
2074 },
2075 {
2076 "deps": [
Hongwei Wang8e04d412015-07-31 15:12:51 -07002077 "gpr",
2078 "gpr_test_util",
2079 "grpc",
2080 "grpc++",
2081 "grpc++_test_util",
2082 "grpc_test_util",
2083 "grpc_zookeeper"
2084 ],
Craig Tiller1b4e3302015-12-17 16:35:00 -08002085 "headers": [
2086 "src/proto/grpc/testing/echo.grpc.pb.h",
2087 "src/proto/grpc/testing/echo.pb.h"
2088 ],
Hongwei Wang8e04d412015-07-31 15:12:51 -07002089 "language": "c++",
2090 "name": "zookeeper_test",
2091 "src": [
2092 "test/cpp/end2end/zookeeper_test.cc"
2093 ]
2094 },
2095 {
2096 "deps": [
Craig Tillerab230452016-01-04 08:18:43 -08002097 "gpr",
2098 "grpc"
2099 ],
2100 "headers": [],
2101 "language": "c89",
2102 "name": "public_headers_must_be_c89",
2103 "src": [
2104 "test/core/surface/public_headers_must_be_c89.c"
2105 ]
2106 },
2107 {
2108 "deps": [
Craig Tiller3dca23a2016-01-21 11:44:55 -08002109 "bad_client_test",
2110 "gpr",
2111 "gpr_test_util",
2112 "grpc_test_util_unsecure",
2113 "grpc_unsecure"
2114 ],
2115 "headers": [],
2116 "language": "c",
2117 "name": "badreq_bad_client_test",
2118 "src": [
2119 "test/core/bad_client/tests/badreq.c"
2120 ]
2121 },
2122 {
2123 "deps": [
2124 "bad_client_test",
2125 "gpr",
2126 "gpr_test_util",
2127 "grpc_test_util_unsecure",
2128 "grpc_unsecure"
2129 ],
2130 "headers": [],
2131 "language": "c",
2132 "name": "connection_prefix_bad_client_test",
2133 "src": [
2134 "test/core/bad_client/tests/connection_prefix.c"
2135 ]
2136 },
2137 {
2138 "deps": [
2139 "bad_client_test",
2140 "gpr",
2141 "gpr_test_util",
2142 "grpc_test_util_unsecure",
2143 "grpc_unsecure"
2144 ],
2145 "headers": [],
2146 "language": "c",
2147 "name": "headers_bad_client_test",
2148 "src": [
2149 "test/core/bad_client/tests/headers.c"
2150 ]
2151 },
2152 {
2153 "deps": [
2154 "bad_client_test",
2155 "gpr",
2156 "gpr_test_util",
2157 "grpc_test_util_unsecure",
2158 "grpc_unsecure"
2159 ],
2160 "headers": [],
2161 "language": "c",
2162 "name": "initial_settings_frame_bad_client_test",
2163 "src": [
2164 "test/core/bad_client/tests/initial_settings_frame.c"
2165 ]
2166 },
2167 {
2168 "deps": [
2169 "bad_client_test",
2170 "gpr",
2171 "gpr_test_util",
2172 "grpc_test_util_unsecure",
2173 "grpc_unsecure"
2174 ],
2175 "headers": [],
2176 "language": "c",
2177 "name": "server_registered_method_bad_client_test",
2178 "src": [
2179 "test/core/bad_client/tests/server_registered_method.c"
2180 ]
2181 },
2182 {
2183 "deps": [
2184 "bad_client_test",
2185 "gpr",
2186 "gpr_test_util",
2187 "grpc_test_util_unsecure",
2188 "grpc_unsecure"
2189 ],
2190 "headers": [],
2191 "language": "c",
2192 "name": "simple_request_bad_client_test",
2193 "src": [
2194 "test/core/bad_client/tests/simple_request.c"
2195 ]
2196 },
2197 {
2198 "deps": [
2199 "bad_client_test",
2200 "gpr",
2201 "gpr_test_util",
2202 "grpc_test_util_unsecure",
2203 "grpc_unsecure"
2204 ],
2205 "headers": [],
2206 "language": "c",
2207 "name": "unknown_frame_bad_client_test",
2208 "src": [
2209 "test/core/bad_client/tests/unknown_frame.c"
2210 ]
2211 },
2212 {
2213 "deps": [
2214 "bad_client_test",
2215 "gpr",
2216 "gpr_test_util",
2217 "grpc_test_util_unsecure",
2218 "grpc_unsecure"
2219 ],
2220 "headers": [],
2221 "language": "c",
2222 "name": "window_overflow_bad_client_test",
2223 "src": [
2224 "test/core/bad_client/tests/window_overflow.c"
2225 ]
2226 },
2227 {
2228 "deps": [
2229 "bad_ssl_test_server",
2230 "gpr",
2231 "gpr_test_util",
2232 "grpc",
2233 "grpc_test_util"
2234 ],
2235 "headers": [],
2236 "language": "c",
2237 "name": "bad_ssl_alpn_server",
2238 "src": [
2239 "test/core/bad_ssl/servers/alpn.c"
2240 ]
2241 },
2242 {
2243 "deps": [
2244 "bad_ssl_test_server",
2245 "gpr",
2246 "gpr_test_util",
2247 "grpc",
2248 "grpc_test_util"
2249 ],
2250 "headers": [],
2251 "language": "c",
2252 "name": "bad_ssl_cert_server",
2253 "src": [
2254 "test/core/bad_ssl/servers/cert.c"
2255 ]
2256 },
2257 {
2258 "deps": [
2259 "gpr",
2260 "gpr_test_util",
2261 "grpc",
2262 "grpc_test_util"
2263 ],
2264 "headers": [],
2265 "language": "c",
2266 "name": "bad_ssl_alpn_test",
2267 "src": [
2268 "test/core/bad_ssl/bad_ssl_test.c"
2269 ]
2270 },
2271 {
2272 "deps": [
2273 "gpr",
2274 "gpr_test_util",
2275 "grpc",
2276 "grpc_test_util"
2277 ],
2278 "headers": [],
2279 "language": "c",
2280 "name": "bad_ssl_cert_test",
2281 "src": [
2282 "test/core/bad_ssl/bad_ssl_test.c"
2283 ]
2284 },
2285 {
2286 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002287 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002288 "end2end_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002289 "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_census_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002297 "src": [
2298 "test/core/end2end/fixtures/h2_census.c"
2299 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002300 },
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_compress_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002313 "src": [
2314 "test/core/end2end/fixtures/h2_compress.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_fakesec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002329 "src": [
2330 "test/core/end2end/fixtures/h2_fakesec.c"
2331 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002332 },
2333 {
2334 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002335 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002336 "end2end_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002337 "gpr",
2338 "gpr_test_util",
2339 "grpc",
2340 "grpc_test_util"
2341 ],
2342 "headers": [],
2343 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002344 "name": "h2_full_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002345 "src": [
2346 "test/core/end2end/fixtures/h2_full.c"
2347 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002348 },
2349 {
2350 "deps": [
2351 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002352 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002353 "gpr",
2354 "gpr_test_util",
2355 "grpc",
2356 "grpc_test_util"
2357 ],
2358 "headers": [],
2359 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002360 "name": "h2_full+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002361 "src": [
2362 "test/core/end2end/fixtures/h2_full+pipe.c"
2363 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002364 },
2365 {
2366 "deps": [
2367 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002368 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002369 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002370 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002371 "grpc",
2372 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002373 ],
2374 "headers": [],
2375 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002376 "name": "h2_full+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002377 "src": [
2378 "test/core/end2end/fixtures/h2_full+poll.c"
2379 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002380 },
2381 {
2382 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002383 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002384 "end2end_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002385 "gpr",
2386 "gpr_test_util",
2387 "grpc",
2388 "grpc_test_util"
2389 ],
2390 "headers": [],
2391 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002392 "name": "h2_full+poll+pipe_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002393 "src": [
2394 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2395 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002396 },
2397 {
2398 "deps": [
2399 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002400 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002401 "gpr",
2402 "gpr_test_util",
2403 "grpc",
2404 "grpc_test_util"
2405 ],
2406 "headers": [],
2407 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002408 "name": "h2_oauth2_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002409 "src": [
2410 "test/core/end2end/fixtures/h2_oauth2.c"
2411 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002412 },
2413 {
2414 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002415 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002416 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002417 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002418 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002419 "grpc",
2420 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002421 ],
2422 "headers": [],
2423 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002424 "name": "h2_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002425 "src": [
2426 "test/core/end2end/fixtures/h2_proxy.c"
2427 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002428 },
2429 {
2430 "deps": [
2431 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002432 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002433 "gpr",
2434 "gpr_test_util",
2435 "grpc",
2436 "grpc_test_util"
2437 ],
2438 "headers": [],
2439 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002440 "name": "h2_sockpair_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002441 "src": [
2442 "test/core/end2end/fixtures/h2_sockpair.c"
2443 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002444 },
2445 {
2446 "deps": [
2447 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002448 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002449 "gpr",
2450 "gpr_test_util",
2451 "grpc",
2452 "grpc_test_util"
2453 ],
2454 "headers": [],
2455 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002456 "name": "h2_sockpair+trace_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002457 "src": [
2458 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2459 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002460 },
2461 {
2462 "deps": [
2463 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002464 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002465 "gpr",
2466 "gpr_test_util",
2467 "grpc",
2468 "grpc_test_util"
2469 ],
2470 "headers": [],
2471 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002472 "name": "h2_sockpair_1byte_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002473 "src": [
2474 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2475 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002476 },
2477 {
2478 "deps": [
2479 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002480 "end2end_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002481 "gpr",
2482 "gpr_test_util",
2483 "grpc",
2484 "grpc_test_util"
2485 ],
2486 "headers": [],
2487 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002488 "name": "h2_ssl_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002489 "src": [
2490 "test/core/end2end/fixtures/h2_ssl.c"
2491 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002492 },
2493 {
2494 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002495 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002496 "end2end_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002497 "gpr",
2498 "gpr_test_util",
2499 "grpc",
2500 "grpc_test_util"
2501 ],
2502 "headers": [],
2503 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002504 "name": "h2_ssl+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002505 "src": [
2506 "test/core/end2end/fixtures/h2_ssl+poll.c"
2507 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002508 },
2509 {
2510 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002511 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002512 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002513 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002514 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002515 "grpc",
2516 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002517 ],
2518 "headers": [],
2519 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002520 "name": "h2_ssl_proxy_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002521 "src": [
2522 "test/core/end2end/fixtures/h2_ssl_proxy.c"
2523 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002524 },
2525 {
2526 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002527 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002528 "end2end_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002529 "gpr",
2530 "gpr_test_util",
2531 "grpc",
2532 "grpc_test_util"
2533 ],
2534 "headers": [],
2535 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002536 "name": "h2_uchannel_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002537 "src": [
2538 "test/core/end2end/fixtures/h2_uchannel.c"
2539 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002540 },
2541 {
2542 "deps": [
2543 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002544 "end2end_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002545 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002546 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002547 "grpc",
2548 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002549 ],
2550 "headers": [],
2551 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002552 "name": "h2_uds_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002553 "src": [
2554 "test/core/end2end/fixtures/h2_uds.c"
2555 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002556 },
2557 {
2558 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07002559 "end2end_certs",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002560 "end2end_tests",
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",
2564 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07002565 ],
2566 "headers": [],
2567 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002568 "name": "h2_uds+poll_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002569 "src": [
2570 "test/core/end2end/fixtures/h2_uds+poll.c"
2571 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002572 },
2573 {
2574 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002575 "end2end_nosec_tests",
Craig Tillerc586f4e2015-12-10 10:26:05 -08002576 "gpr",
2577 "gpr_test_util",
2578 "grpc_test_util_unsecure",
2579 "grpc_unsecure"
2580 ],
2581 "headers": [],
2582 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002583 "name": "h2_census_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002584 "src": [
2585 "test/core/end2end/fixtures/h2_census.c"
2586 ]
Craig Tillerc586f4e2015-12-10 10:26:05 -08002587 },
2588 {
2589 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002590 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002591 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002592 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002593 "grpc_test_util_unsecure",
2594 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002595 ],
2596 "headers": [],
2597 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002598 "name": "h2_compress_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002599 "src": [
2600 "test/core/end2end/fixtures/h2_compress.c"
2601 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002602 },
2603 {
2604 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002605 "end2end_nosec_tests",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002606 "gpr",
2607 "gpr_test_util",
2608 "grpc_test_util_unsecure",
2609 "grpc_unsecure"
2610 ],
2611 "headers": [],
2612 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002613 "name": "h2_full_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002614 "src": [
2615 "test/core/end2end/fixtures/h2_full.c"
2616 ]
David Garcia Quintas8a187092015-07-01 14:52:44 -07002617 },
2618 {
2619 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002620 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002621 "gpr",
2622 "gpr_test_util",
2623 "grpc_test_util_unsecure",
2624 "grpc_unsecure"
2625 ],
2626 "headers": [],
2627 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002628 "name": "h2_full+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002629 "src": [
2630 "test/core/end2end/fixtures/h2_full+pipe.c"
2631 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002632 },
2633 {
2634 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002635 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002636 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002637 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002638 "grpc_test_util_unsecure",
2639 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002640 ],
2641 "headers": [],
2642 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002643 "name": "h2_full+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002644 "src": [
2645 "test/core/end2end/fixtures/h2_full+poll.c"
2646 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002647 },
2648 {
2649 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002650 "end2end_nosec_tests",
Craig Tillerf218c8b2015-12-10 14:57:56 -08002651 "gpr",
2652 "gpr_test_util",
2653 "grpc_test_util_unsecure",
2654 "grpc_unsecure"
2655 ],
2656 "headers": [],
2657 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002658 "name": "h2_full+poll+pipe_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002659 "src": [
2660 "test/core/end2end/fixtures/h2_full+poll+pipe.c"
2661 ]
Craig Tillerf218c8b2015-12-10 14:57:56 -08002662 },
2663 {
2664 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002665 "end2end_nosec_tests",
Craig Tiller17effab2015-08-04 08:19:36 -07002666 "gpr",
2667 "gpr_test_util",
2668 "grpc_test_util_unsecure",
2669 "grpc_unsecure"
2670 ],
2671 "headers": [],
2672 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002673 "name": "h2_proxy_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002674 "src": [
2675 "test/core/end2end/fixtures/h2_proxy.c"
2676 ]
Craig Tiller17effab2015-08-04 08:19:36 -07002677 },
2678 {
2679 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002680 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002681 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002682 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002683 "grpc_test_util_unsecure",
2684 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002685 ],
2686 "headers": [],
2687 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002688 "name": "h2_sockpair_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002689 "src": [
2690 "test/core/end2end/fixtures/h2_sockpair.c"
2691 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002692 },
2693 {
2694 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002695 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002696 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002697 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002698 "grpc_test_util_unsecure",
2699 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002700 ],
2701 "headers": [],
2702 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002703 "name": "h2_sockpair+trace_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002704 "src": [
2705 "test/core/end2end/fixtures/h2_sockpair+trace.c"
2706 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002707 },
2708 {
2709 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002710 "end2end_nosec_tests",
Craig Tiller224b04f2015-06-25 07:11:18 -07002711 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07002712 "gpr_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07002713 "grpc_test_util_unsecure",
2714 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07002715 ],
2716 "headers": [],
2717 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002718 "name": "h2_sockpair_1byte_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002719 "src": [
2720 "test/core/end2end/fixtures/h2_sockpair_1byte.c"
2721 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002722 },
2723 {
2724 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002725 "end2end_nosec_tests",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002726 "gpr",
2727 "gpr_test_util",
2728 "grpc_test_util_unsecure",
2729 "grpc_unsecure"
2730 ],
2731 "headers": [],
2732 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002733 "name": "h2_uchannel_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002734 "src": [
2735 "test/core/end2end/fixtures/h2_uchannel.c"
2736 ]
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002737 },
2738 {
2739 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002740 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002741 "gpr",
2742 "gpr_test_util",
2743 "grpc_test_util_unsecure",
2744 "grpc_unsecure"
2745 ],
2746 "headers": [],
2747 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002748 "name": "h2_uds_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002749 "src": [
2750 "test/core/end2end/fixtures/h2_uds.c"
2751 ]
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002752 },
2753 {
2754 "deps": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002755 "end2end_nosec_tests",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07002756 "gpr",
2757 "gpr_test_util",
2758 "grpc_test_util_unsecure",
2759 "grpc_unsecure"
2760 ],
2761 "headers": [],
2762 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08002763 "name": "h2_uds+poll_nosec_test",
Craig Tiller769567e2015-12-22 15:36:52 -08002764 "src": [
2765 "test/core/end2end/fixtures/h2_uds+poll.c"
2766 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07002767 },
2768 {
Craig Tillerf75fc122015-06-25 06:58:00 -07002769 "deps": [],
2770 "headers": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08002771 "include/grpc/impl/codegen/alloc.h",
2772 "include/grpc/impl/codegen/atm.h",
2773 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2774 "include/grpc/impl/codegen/atm_gcc_sync.h",
2775 "include/grpc/impl/codegen/atm_win32.h",
2776 "include/grpc/impl/codegen/byte_buffer.h",
2777 "include/grpc/impl/codegen/compression_types.h",
2778 "include/grpc/impl/codegen/connectivity_state.h",
2779 "include/grpc/impl/codegen/grpc_types.h",
2780 "include/grpc/impl/codegen/log.h",
2781 "include/grpc/impl/codegen/port_platform.h",
2782 "include/grpc/impl/codegen/propagation_bits.h",
2783 "include/grpc/impl/codegen/slice.h",
2784 "include/grpc/impl/codegen/slice_buffer.h",
2785 "include/grpc/impl/codegen/status.h",
2786 "include/grpc/impl/codegen/sync.h",
2787 "include/grpc/impl/codegen/sync_generic.h",
2788 "include/grpc/impl/codegen/sync_posix.h",
2789 "include/grpc/impl/codegen/sync_win32.h",
2790 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002791 "include/grpc/support/alloc.h",
2792 "include/grpc/support/atm.h",
2793 "include/grpc/support/atm_gcc_atomic.h",
2794 "include/grpc/support/atm_gcc_sync.h",
2795 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002796 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002797 "include/grpc/support/cmdline.h",
2798 "include/grpc/support/cpu.h",
2799 "include/grpc/support/histogram.h",
2800 "include/grpc/support/host_port.h",
2801 "include/grpc/support/log.h",
2802 "include/grpc/support/log_win32.h",
2803 "include/grpc/support/port_platform.h",
2804 "include/grpc/support/slice.h",
2805 "include/grpc/support/slice_buffer.h",
2806 "include/grpc/support/string_util.h",
2807 "include/grpc/support/subprocess.h",
2808 "include/grpc/support/sync.h",
2809 "include/grpc/support/sync_generic.h",
2810 "include/grpc/support/sync_posix.h",
2811 "include/grpc/support/sync_win32.h",
2812 "include/grpc/support/thd.h",
2813 "include/grpc/support/time.h",
2814 "include/grpc/support/tls.h",
2815 "include/grpc/support/tls_gcc.h",
2816 "include/grpc/support/tls_msvc.h",
2817 "include/grpc/support/tls_pthread.h",
2818 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002819 "src/core/profiling/timers.h",
vjpai9839d282015-09-24 17:55:18 -07002820 "src/core/support/block_annotate.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002821 "src/core/support/env.h",
2822 "src/core/support/file.h",
2823 "src/core/support/murmur_hash.h",
Vijay Pai005e3052015-07-10 15:18:45 -07002824 "src/core/support/stack_lockfree.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002825 "src/core/support/string.h",
2826 "src/core/support/string_win32.h",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002827 "src/core/support/thd_internal.h",
2828 "src/core/support/time_precise.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07002829 ],
2830 "language": "c",
2831 "name": "gpr",
2832 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08002833 "include/grpc/impl/codegen/alloc.h",
2834 "include/grpc/impl/codegen/atm.h",
2835 "include/grpc/impl/codegen/atm_gcc_atomic.h",
2836 "include/grpc/impl/codegen/atm_gcc_sync.h",
2837 "include/grpc/impl/codegen/atm_win32.h",
2838 "include/grpc/impl/codegen/byte_buffer.h",
2839 "include/grpc/impl/codegen/compression_types.h",
2840 "include/grpc/impl/codegen/connectivity_state.h",
2841 "include/grpc/impl/codegen/grpc_types.h",
2842 "include/grpc/impl/codegen/log.h",
2843 "include/grpc/impl/codegen/port_platform.h",
2844 "include/grpc/impl/codegen/propagation_bits.h",
2845 "include/grpc/impl/codegen/slice.h",
2846 "include/grpc/impl/codegen/slice_buffer.h",
2847 "include/grpc/impl/codegen/status.h",
2848 "include/grpc/impl/codegen/sync.h",
2849 "include/grpc/impl/codegen/sync_generic.h",
2850 "include/grpc/impl/codegen/sync_posix.h",
2851 "include/grpc/impl/codegen/sync_win32.h",
2852 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002853 "include/grpc/support/alloc.h",
2854 "include/grpc/support/atm.h",
2855 "include/grpc/support/atm_gcc_atomic.h",
2856 "include/grpc/support/atm_gcc_sync.h",
2857 "include/grpc/support/atm_win32.h",
Craig Tillerfba79f22015-11-23 11:06:55 -08002858 "include/grpc/support/avl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002859 "include/grpc/support/cmdline.h",
2860 "include/grpc/support/cpu.h",
2861 "include/grpc/support/histogram.h",
2862 "include/grpc/support/host_port.h",
2863 "include/grpc/support/log.h",
2864 "include/grpc/support/log_win32.h",
2865 "include/grpc/support/port_platform.h",
2866 "include/grpc/support/slice.h",
2867 "include/grpc/support/slice_buffer.h",
2868 "include/grpc/support/string_util.h",
2869 "include/grpc/support/subprocess.h",
2870 "include/grpc/support/sync.h",
2871 "include/grpc/support/sync_generic.h",
2872 "include/grpc/support/sync_posix.h",
2873 "include/grpc/support/sync_win32.h",
2874 "include/grpc/support/thd.h",
2875 "include/grpc/support/time.h",
2876 "include/grpc/support/tls.h",
2877 "include/grpc/support/tls_gcc.h",
2878 "include/grpc/support/tls_msvc.h",
2879 "include/grpc/support/tls_pthread.h",
2880 "include/grpc/support/useful.h",
Craig Tiller0ba432d2015-10-09 16:57:11 -07002881 "src/core/profiling/basic_timers.c",
2882 "src/core/profiling/stap_timers.c",
2883 "src/core/profiling/timers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002884 "src/core/support/alloc.c",
Craig Tillerfba79f22015-11-23 11:06:55 -08002885 "src/core/support/avl.c",
vjpai9839d282015-09-24 17:55:18 -07002886 "src/core/support/block_annotate.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002887 "src/core/support/cmdline.c",
2888 "src/core/support/cpu_iphone.c",
2889 "src/core/support/cpu_linux.c",
2890 "src/core/support/cpu_posix.c",
2891 "src/core/support/cpu_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002892 "src/core/support/env.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002893 "src/core/support/env_linux.c",
2894 "src/core/support/env_posix.c",
2895 "src/core/support/env_win32.c",
2896 "src/core/support/file.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002897 "src/core/support/file.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002898 "src/core/support/file_posix.c",
2899 "src/core/support/file_win32.c",
2900 "src/core/support/histogram.c",
2901 "src/core/support/host_port.c",
2902 "src/core/support/log.c",
2903 "src/core/support/log_android.c",
2904 "src/core/support/log_linux.c",
2905 "src/core/support/log_posix.c",
2906 "src/core/support/log_win32.c",
2907 "src/core/support/murmur_hash.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002908 "src/core/support/murmur_hash.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002909 "src/core/support/slice.c",
2910 "src/core/support/slice_buffer.c",
Vijay Pai005e3052015-07-10 15:18:45 -07002911 "src/core/support/stack_lockfree.c",
2912 "src/core/support/stack_lockfree.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002913 "src/core/support/string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002914 "src/core/support/string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002915 "src/core/support/string_posix.c",
2916 "src/core/support/string_win32.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07002917 "src/core/support/string_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002918 "src/core/support/subprocess_posix.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08002919 "src/core/support/subprocess_windows.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07002920 "src/core/support/sync.c",
2921 "src/core/support/sync_posix.c",
2922 "src/core/support/sync_win32.c",
2923 "src/core/support/thd.c",
2924 "src/core/support/thd_internal.h",
2925 "src/core/support/thd_posix.c",
2926 "src/core/support/thd_win32.c",
2927 "src/core/support/time.c",
2928 "src/core/support/time_posix.c",
Craig Tiller504ed592015-10-08 07:38:43 -07002929 "src/core/support/time_precise.c",
Hongyu Chena0f149e2015-08-24 16:27:19 -07002930 "src/core/support/time_precise.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002931 "src/core/support/time_win32.c",
2932 "src/core/support/tls_pthread.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07002933 ]
2934 },
2935 {
2936 "deps": [
2937 "gpr"
2938 ],
2939 "headers": [
2940 "test/core/util/test_config.h"
2941 ],
2942 "language": "c",
2943 "name": "gpr_test_util",
2944 "src": [
2945 "test/core/util/test_config.c",
2946 "test/core/util/test_config.h"
2947 ]
2948 },
2949 {
2950 "deps": [
2951 "gpr"
2952 ],
2953 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07002954 "include/grpc/byte_buffer.h",
2955 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002956 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002957 "include/grpc/compression.h",
2958 "include/grpc/grpc.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002959 "include/grpc/grpc_security.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002960 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07002961 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07002962 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07002963 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002964 "src/core/channel/channel_args.h",
2965 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002966 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07002967 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07002968 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002969 "src/core/channel/connected_channel.h",
2970 "src/core/channel/context.h",
2971 "src/core/channel/http_client_filter.h",
2972 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08002973 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002974 "src/core/client_config/client_config.h",
2975 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08002976 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002977 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07002978 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002979 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07002980 "src/core/client_config/lb_policy_factory.h",
2981 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002982 "src/core/client_config/resolver.h",
2983 "src/core/client_config/resolver_factory.h",
2984 "src/core/client_config/resolver_registry.h",
2985 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07002986 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07002987 "src/core/client_config/subchannel.h",
2988 "src/core/client_config/subchannel_factory.h",
2989 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08002990 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002991 "src/core/compression/message_compress.h",
2992 "src/core/debug/trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002993 "src/core/httpcli/format_request.h",
2994 "src/core/httpcli/httpcli.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07002995 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002996 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07002997 "src/core/iomgr/endpoint.h",
2998 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07002999 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003000 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003001 "src/core/iomgr/fd_posix.h",
3002 "src/core/iomgr/iocp_windows.h",
3003 "src/core/iomgr/iomgr.h",
3004 "src/core/iomgr/iomgr_internal.h",
3005 "src/core/iomgr/iomgr_posix.h",
3006 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003007 "src/core/iomgr/pollset_posix.h",
3008 "src/core/iomgr/pollset_set.h",
3009 "src/core/iomgr/pollset_set_posix.h",
3010 "src/core/iomgr/pollset_set_windows.h",
3011 "src/core/iomgr/pollset_windows.h",
3012 "src/core/iomgr/resolve_address.h",
3013 "src/core/iomgr/sockaddr.h",
3014 "src/core/iomgr/sockaddr_posix.h",
3015 "src/core/iomgr/sockaddr_utils.h",
3016 "src/core/iomgr/sockaddr_win32.h",
3017 "src/core/iomgr/socket_utils_posix.h",
3018 "src/core/iomgr/socket_windows.h",
3019 "src/core/iomgr/tcp_client.h",
3020 "src/core/iomgr/tcp_posix.h",
3021 "src/core/iomgr/tcp_server.h",
3022 "src/core/iomgr/tcp_windows.h",
3023 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003024 "src/core/iomgr/timer.h",
3025 "src/core/iomgr/timer_heap.h",
3026 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003027 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003028 "src/core/iomgr/wakeup_fd_pipe.h",
3029 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003030 "src/core/iomgr/workqueue.h",
3031 "src/core/iomgr/workqueue_posix.h",
3032 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003033 "src/core/json/json.h",
3034 "src/core/json/json_common.h",
3035 "src/core/json/json_reader.h",
3036 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003037 "src/core/security/auth_filters.h",
3038 "src/core/security/base64.h",
3039 "src/core/security/credentials.h",
Julien Boeuf87047d72015-08-21 14:30:33 -07003040 "src/core/security/handshake.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003041 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003042 "src/core/security/jwt_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003043 "src/core/security/secure_endpoint.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003044 "src/core/security/security_connector.h",
3045 "src/core/security/security_context.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003046 "src/core/statistics/census_interface.h",
3047 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003048 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003049 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003050 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003051 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003052 "src/core/surface/completion_queue.h",
3053 "src/core/surface/event_string.h",
3054 "src/core/surface/init.h",
3055 "src/core/surface/server.h",
3056 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003057 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003058 "src/core/transport/chttp2/alpn.h",
3059 "src/core/transport/chttp2/bin_encoder.h",
3060 "src/core/transport/chttp2/frame.h",
3061 "src/core/transport/chttp2/frame_data.h",
3062 "src/core/transport/chttp2/frame_goaway.h",
3063 "src/core/transport/chttp2/frame_ping.h",
3064 "src/core/transport/chttp2/frame_rst_stream.h",
3065 "src/core/transport/chttp2/frame_settings.h",
3066 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003067 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003068 "src/core/transport/chttp2/hpack_parser.h",
3069 "src/core/transport/chttp2/hpack_table.h",
3070 "src/core/transport/chttp2/http2_errors.h",
3071 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003072 "src/core/transport/chttp2/incoming_metadata.h",
3073 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003074 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003075 "src/core/transport/chttp2/stream_map.h",
3076 "src/core/transport/chttp2/timeout_encoding.h",
3077 "src/core/transport/chttp2/varint.h",
3078 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003079 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003080 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003081 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003082 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003083 "src/core/transport/transport.h",
3084 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003085 "src/core/tsi/fake_transport_security.h",
3086 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003087 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003088 "src/core/tsi/transport_security.h",
3089 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003090 ],
3091 "language": "c",
3092 "name": "grpc",
3093 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003094 "include/grpc/byte_buffer.h",
3095 "include/grpc/byte_buffer_reader.h",
3096 "include/grpc/census.h",
3097 "include/grpc/compression.h",
3098 "include/grpc/grpc.h",
3099 "include/grpc/grpc_security.h",
3100 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003101 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003102 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003103 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003104 "src/core/census/grpc_filter.c",
3105 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003106 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003107 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003108 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003109 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003110 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003111 "src/core/channel/channel_args.c",
3112 "src/core/channel/channel_args.h",
3113 "src/core/channel/channel_stack.c",
3114 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003115 "src/core/channel/client_channel.c",
3116 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003117 "src/core/channel/client_uchannel.c",
3118 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003119 "src/core/channel/compress_filter.c",
3120 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003121 "src/core/channel/connected_channel.c",
3122 "src/core/channel/connected_channel.h",
3123 "src/core/channel/context.h",
3124 "src/core/channel/http_client_filter.c",
3125 "src/core/channel/http_client_filter.h",
3126 "src/core/channel/http_server_filter.c",
3127 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003128 "src/core/channel/subchannel_call_holder.c",
3129 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003130 "src/core/client_config/client_config.c",
3131 "src/core/client_config/client_config.h",
3132 "src/core/client_config/connector.c",
3133 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003134 "src/core/client_config/default_initial_connect_string.c",
3135 "src/core/client_config/initial_connect_string.c",
3136 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003137 "src/core/client_config/lb_policies/pick_first.c",
3138 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003139 "src/core/client_config/lb_policies/round_robin.c",
3140 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003141 "src/core/client_config/lb_policy.c",
3142 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003143 "src/core/client_config/lb_policy_factory.c",
3144 "src/core/client_config/lb_policy_factory.h",
3145 "src/core/client_config/lb_policy_registry.c",
3146 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003147 "src/core/client_config/resolver.c",
3148 "src/core/client_config/resolver.h",
3149 "src/core/client_config/resolver_factory.c",
3150 "src/core/client_config/resolver_factory.h",
3151 "src/core/client_config/resolver_registry.c",
3152 "src/core/client_config/resolver_registry.h",
3153 "src/core/client_config/resolvers/dns_resolver.c",
3154 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003155 "src/core/client_config/resolvers/sockaddr_resolver.c",
3156 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003157 "src/core/client_config/subchannel.c",
3158 "src/core/client_config/subchannel.h",
3159 "src/core/client_config/subchannel_factory.c",
3160 "src/core/client_config/subchannel_factory.h",
3161 "src/core/client_config/uri_parser.c",
3162 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003163 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003164 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003165 "src/core/compression/message_compress.c",
3166 "src/core/compression/message_compress.h",
3167 "src/core/debug/trace.c",
3168 "src/core/debug/trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003169 "src/core/httpcli/format_request.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003170 "src/core/httpcli/format_request.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003171 "src/core/httpcli/httpcli.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003172 "src/core/httpcli/httpcli.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003173 "src/core/httpcli/httpcli_security_connector.c",
3174 "src/core/httpcli/parser.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003175 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003176 "src/core/iomgr/closure.c",
3177 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003178 "src/core/iomgr/endpoint.c",
3179 "src/core/iomgr/endpoint.h",
3180 "src/core/iomgr/endpoint_pair.h",
3181 "src/core/iomgr/endpoint_pair_posix.c",
3182 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003183 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003184 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003185 "src/core/iomgr/executor.c",
3186 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003187 "src/core/iomgr/fd_posix.c",
3188 "src/core/iomgr/fd_posix.h",
3189 "src/core/iomgr/iocp_windows.c",
3190 "src/core/iomgr/iocp_windows.h",
3191 "src/core/iomgr/iomgr.c",
3192 "src/core/iomgr/iomgr.h",
3193 "src/core/iomgr/iomgr_internal.h",
3194 "src/core/iomgr/iomgr_posix.c",
3195 "src/core/iomgr/iomgr_posix.h",
3196 "src/core/iomgr/iomgr_windows.c",
3197 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003198 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3199 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3200 "src/core/iomgr/pollset_posix.c",
3201 "src/core/iomgr/pollset_posix.h",
3202 "src/core/iomgr/pollset_set.h",
3203 "src/core/iomgr/pollset_set_posix.c",
3204 "src/core/iomgr/pollset_set_posix.h",
3205 "src/core/iomgr/pollset_set_windows.c",
3206 "src/core/iomgr/pollset_set_windows.h",
3207 "src/core/iomgr/pollset_windows.c",
3208 "src/core/iomgr/pollset_windows.h",
3209 "src/core/iomgr/resolve_address.h",
3210 "src/core/iomgr/resolve_address_posix.c",
3211 "src/core/iomgr/resolve_address_windows.c",
3212 "src/core/iomgr/sockaddr.h",
3213 "src/core/iomgr/sockaddr_posix.h",
3214 "src/core/iomgr/sockaddr_utils.c",
3215 "src/core/iomgr/sockaddr_utils.h",
3216 "src/core/iomgr/sockaddr_win32.h",
3217 "src/core/iomgr/socket_utils_common_posix.c",
3218 "src/core/iomgr/socket_utils_linux.c",
3219 "src/core/iomgr/socket_utils_posix.c",
3220 "src/core/iomgr/socket_utils_posix.h",
3221 "src/core/iomgr/socket_windows.c",
3222 "src/core/iomgr/socket_windows.h",
3223 "src/core/iomgr/tcp_client.h",
3224 "src/core/iomgr/tcp_client_posix.c",
3225 "src/core/iomgr/tcp_client_windows.c",
3226 "src/core/iomgr/tcp_posix.c",
3227 "src/core/iomgr/tcp_posix.h",
3228 "src/core/iomgr/tcp_server.h",
3229 "src/core/iomgr/tcp_server_posix.c",
3230 "src/core/iomgr/tcp_server_windows.c",
3231 "src/core/iomgr/tcp_windows.c",
3232 "src/core/iomgr/tcp_windows.h",
3233 "src/core/iomgr/time_averaged_stats.c",
3234 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003235 "src/core/iomgr/timer.c",
3236 "src/core/iomgr/timer.h",
3237 "src/core/iomgr/timer_heap.c",
3238 "src/core/iomgr/timer_heap.h",
3239 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003240 "src/core/iomgr/udp_server.c",
3241 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003242 "src/core/iomgr/wakeup_fd_eventfd.c",
3243 "src/core/iomgr/wakeup_fd_nospecial.c",
3244 "src/core/iomgr/wakeup_fd_pipe.c",
3245 "src/core/iomgr/wakeup_fd_pipe.h",
3246 "src/core/iomgr/wakeup_fd_posix.c",
3247 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003248 "src/core/iomgr/workqueue.h",
3249 "src/core/iomgr/workqueue_posix.c",
3250 "src/core/iomgr/workqueue_posix.h",
3251 "src/core/iomgr/workqueue_windows.c",
3252 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003253 "src/core/json/json.c",
3254 "src/core/json/json.h",
3255 "src/core/json/json_common.h",
3256 "src/core/json/json_reader.c",
3257 "src/core/json/json_reader.h",
3258 "src/core/json/json_string.c",
3259 "src/core/json/json_writer.c",
3260 "src/core/json/json_writer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003261 "src/core/security/auth_filters.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003262 "src/core/security/base64.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003263 "src/core/security/base64.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003264 "src/core/security/client_auth_filter.c",
3265 "src/core/security/credentials.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003266 "src/core/security/credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003267 "src/core/security/credentials_metadata.c",
3268 "src/core/security/credentials_posix.c",
3269 "src/core/security/credentials_win32.c",
3270 "src/core/security/google_default_credentials.c",
Julien Boeuf87047d72015-08-21 14:30:33 -07003271 "src/core/security/handshake.c",
3272 "src/core/security/handshake.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003273 "src/core/security/json_token.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003274 "src/core/security/json_token.h",
Julien Boeuffeca1bf2015-06-22 16:46:20 +02003275 "src/core/security/jwt_verifier.c",
3276 "src/core/security/jwt_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003277 "src/core/security/secure_endpoint.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003278 "src/core/security/secure_endpoint.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003279 "src/core/security/security_connector.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003280 "src/core/security/security_connector.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003281 "src/core/security/security_context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003282 "src/core/security/security_context.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003283 "src/core/security/server_auth_filter.c",
3284 "src/core/security/server_secure_chttp2.c",
yang-g31ff8bc2015-08-25 14:09:06 -07003285 "src/core/statistics/census_interface.h",
3286 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003287 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003288 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003289 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003290 "src/core/surface/byte_buffer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003291 "src/core/surface/byte_buffer_reader.c",
3292 "src/core/surface/call.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003293 "src/core/surface/call.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003294 "src/core/surface/call_details.c",
3295 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003296 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003297 "src/core/surface/channel.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003298 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003299 "src/core/surface/channel_connectivity.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003300 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003301 "src/core/surface/channel_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003302 "src/core/surface/completion_queue.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003303 "src/core/surface/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003304 "src/core/surface/event_string.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003305 "src/core/surface/event_string.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003306 "src/core/surface/init.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003307 "src/core/surface/init.h",
3308 "src/core/surface/init_secure.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003309 "src/core/surface/lame_client.c",
3310 "src/core/surface/metadata_array.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003311 "src/core/surface/secure_channel_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003312 "src/core/surface/server.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003313 "src/core/surface/server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003314 "src/core/surface/server_chttp2.c",
3315 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003316 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003317 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003318 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003319 "src/core/transport/byte_stream.c",
3320 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003321 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003322 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003323 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003324 "src/core/transport/chttp2/bin_encoder.h",
3325 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003326 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003327 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003328 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003329 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003330 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003331 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003332 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003333 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003334 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003335 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003336 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003337 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003338 "src/core/transport/chttp2/hpack_encoder.c",
3339 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003340 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003341 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003342 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003343 "src/core/transport/chttp2/hpack_table.h",
3344 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003345 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003346 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003347 "src/core/transport/chttp2/incoming_metadata.c",
3348 "src/core/transport/chttp2/incoming_metadata.h",
3349 "src/core/transport/chttp2/internal.h",
3350 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003351 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003352 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003353 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003354 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003355 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003356 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003357 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003358 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003359 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003360 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003361 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003362 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003363 "src/core/transport/connectivity_state.c",
3364 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003365 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003366 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003367 "src/core/transport/metadata_batch.c",
3368 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003369 "src/core/transport/static_metadata.c",
3370 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003371 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003372 "src/core/transport/transport.h",
3373 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003374 "src/core/transport/transport_op_string.c",
3375 "src/core/tsi/fake_transport_security.c",
3376 "src/core/tsi/fake_transport_security.h",
3377 "src/core/tsi/ssl_transport_security.c",
3378 "src/core/tsi/ssl_transport_security.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08003379 "src/core/tsi/ssl_types.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003380 "src/core/tsi/transport_security.c",
3381 "src/core/tsi/transport_security.h",
3382 "src/core/tsi/transport_security_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003383 ]
3384 },
3385 {
3386 "deps": [
3387 "gpr",
3388 "gpr_test_util",
3389 "grpc"
3390 ],
3391 "headers": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003392 "test/core/end2end/cq_verifier.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003393 "test/core/end2end/data/ssl_test_data.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003394 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003395 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003396 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003397 "test/core/util/grpc_profiler.h",
3398 "test/core/util/parse_hexstring.h",
3399 "test/core/util/port.h",
3400 "test/core/util/slice_splitter.h"
3401 ],
3402 "language": "c",
3403 "name": "grpc_test_util",
3404 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07003405 "test/core/end2end/cq_verifier.c",
3406 "test/core/end2end/cq_verifier.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003407 "test/core/end2end/data/server1_cert.c",
3408 "test/core/end2end/data/server1_key.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003409 "test/core/end2end/data/ssl_test_data.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003410 "test/core/end2end/data/test_root_cert.c",
Craig Tiller17effab2015-08-04 08:19:36 -07003411 "test/core/end2end/fixtures/proxy.c",
3412 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003413 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003414 "test/core/iomgr/endpoint_tests.h",
yang-gbe5f0592015-07-13 11:11:50 -07003415 "test/core/security/oauth2_utils.c",
3416 "test/core/security/oauth2_utils.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003417 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003418 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003419 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003420 "test/core/util/parse_hexstring.h",
3421 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003422 "test/core/util/port_posix.c",
3423 "test/core/util/port_windows.c",
3424 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003425 "test/core/util/slice_splitter.h"
3426 ]
3427 },
3428 {
3429 "deps": [
3430 "gpr",
3431 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08003432 "grpc_unsecure"
Craig Tillerf75fc122015-06-25 06:58:00 -07003433 ],
3434 "headers": [
3435 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003436 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003437 "test/core/iomgr/endpoint_tests.h",
3438 "test/core/util/grpc_profiler.h",
3439 "test/core/util/parse_hexstring.h",
3440 "test/core/util/port.h",
3441 "test/core/util/slice_splitter.h"
3442 ],
3443 "language": "c",
3444 "name": "grpc_test_util_unsecure",
3445 "src": [
3446 "test/core/end2end/cq_verifier.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003447 "test/core/end2end/cq_verifier.h",
Craig Tiller17effab2015-08-04 08:19:36 -07003448 "test/core/end2end/fixtures/proxy.c",
3449 "test/core/end2end/fixtures/proxy.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003450 "test/core/iomgr/endpoint_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003451 "test/core/iomgr/endpoint_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003452 "test/core/util/grpc_profiler.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003453 "test/core/util/grpc_profiler.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003454 "test/core/util/parse_hexstring.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003455 "test/core/util/parse_hexstring.h",
3456 "test/core/util/port.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003457 "test/core/util/port_posix.c",
3458 "test/core/util/port_windows.c",
3459 "test/core/util/slice_splitter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003460 "test/core/util/slice_splitter.h"
3461 ]
3462 },
3463 {
3464 "deps": [
3465 "gpr"
3466 ],
3467 "headers": [
3468 "include/grpc/byte_buffer.h",
3469 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003470 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003471 "include/grpc/compression.h",
3472 "include/grpc/grpc.h",
3473 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003474 "src/core/census/aggregation.h",
Hongyu Chene09dc782015-08-21 11:28:33 -07003475 "src/core/census/grpc_filter.h",
Alistair Veitch9a099822015-08-27 13:16:00 -07003476 "src/core/census/rpc_metric_id.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003477 "src/core/channel/channel_args.h",
3478 "src/core/channel/channel_stack.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003479 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003480 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003481 "src/core/channel/compress_filter.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003482 "src/core/channel/connected_channel.h",
3483 "src/core/channel/context.h",
3484 "src/core/channel/http_client_filter.h",
3485 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003486 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003487 "src/core/client_config/client_config.h",
3488 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003489 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003490 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003491 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003492 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003493 "src/core/client_config/lb_policy_factory.h",
3494 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003495 "src/core/client_config/resolver.h",
3496 "src/core/client_config/resolver_factory.h",
3497 "src/core/client_config/resolver_registry.h",
3498 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003499 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003500 "src/core/client_config/subchannel.h",
3501 "src/core/client_config/subchannel_factory.h",
3502 "src/core/client_config/uri_parser.h",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003503 "src/core/compression/algorithm_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003504 "src/core/compression/message_compress.h",
3505 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003506 "src/core/httpcli/format_request.h",
3507 "src/core/httpcli/httpcli.h",
3508 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003509 "src/core/iomgr/closure.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003510 "src/core/iomgr/endpoint.h",
3511 "src/core/iomgr/endpoint_pair.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003512 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003513 "src/core/iomgr/executor.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003514 "src/core/iomgr/fd_posix.h",
3515 "src/core/iomgr/iocp_windows.h",
3516 "src/core/iomgr/iomgr.h",
3517 "src/core/iomgr/iomgr_internal.h",
3518 "src/core/iomgr/iomgr_posix.h",
3519 "src/core/iomgr/pollset.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003520 "src/core/iomgr/pollset_posix.h",
3521 "src/core/iomgr/pollset_set.h",
3522 "src/core/iomgr/pollset_set_posix.h",
3523 "src/core/iomgr/pollset_set_windows.h",
3524 "src/core/iomgr/pollset_windows.h",
3525 "src/core/iomgr/resolve_address.h",
3526 "src/core/iomgr/sockaddr.h",
3527 "src/core/iomgr/sockaddr_posix.h",
3528 "src/core/iomgr/sockaddr_utils.h",
3529 "src/core/iomgr/sockaddr_win32.h",
3530 "src/core/iomgr/socket_utils_posix.h",
3531 "src/core/iomgr/socket_windows.h",
3532 "src/core/iomgr/tcp_client.h",
3533 "src/core/iomgr/tcp_posix.h",
3534 "src/core/iomgr/tcp_server.h",
3535 "src/core/iomgr/tcp_windows.h",
3536 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003537 "src/core/iomgr/timer.h",
3538 "src/core/iomgr/timer_heap.h",
3539 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003540 "src/core/iomgr/udp_server.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003541 "src/core/iomgr/wakeup_fd_pipe.h",
3542 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003543 "src/core/iomgr/workqueue.h",
3544 "src/core/iomgr/workqueue_posix.h",
3545 "src/core/iomgr/workqueue_windows.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003546 "src/core/json/json.h",
3547 "src/core/json/json_common.h",
3548 "src/core/json/json_reader.h",
3549 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003550 "src/core/statistics/census_interface.h",
3551 "src/core/statistics/census_rpc_stats.h",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003552 "src/core/surface/api_trace.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003553 "src/core/surface/call.h",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003554 "src/core/surface/call_test_only.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003555 "src/core/surface/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003556 "src/core/surface/completion_queue.h",
3557 "src/core/surface/event_string.h",
3558 "src/core/surface/init.h",
3559 "src/core/surface/server.h",
3560 "src/core/surface/surface_trace.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003561 "src/core/transport/byte_stream.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003562 "src/core/transport/chttp2/alpn.h",
3563 "src/core/transport/chttp2/bin_encoder.h",
3564 "src/core/transport/chttp2/frame.h",
3565 "src/core/transport/chttp2/frame_data.h",
3566 "src/core/transport/chttp2/frame_goaway.h",
3567 "src/core/transport/chttp2/frame_ping.h",
3568 "src/core/transport/chttp2/frame_rst_stream.h",
3569 "src/core/transport/chttp2/frame_settings.h",
3570 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003571 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003572 "src/core/transport/chttp2/hpack_parser.h",
3573 "src/core/transport/chttp2/hpack_table.h",
3574 "src/core/transport/chttp2/http2_errors.h",
3575 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003576 "src/core/transport/chttp2/incoming_metadata.h",
3577 "src/core/transport/chttp2/internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003578 "src/core/transport/chttp2/status_conversion.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003579 "src/core/transport/chttp2/stream_map.h",
3580 "src/core/transport/chttp2/timeout_encoding.h",
3581 "src/core/transport/chttp2/varint.h",
3582 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003583 "src/core/transport/connectivity_state.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003584 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003585 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003586 "src/core/transport/static_metadata.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003587 "src/core/transport/transport.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003588 "src/core/transport/transport_impl.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003589 ],
3590 "language": "c",
3591 "name": "grpc_unsecure",
3592 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07003593 "include/grpc/byte_buffer.h",
3594 "include/grpc/byte_buffer_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003595 "include/grpc/census.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003596 "include/grpc/compression.h",
3597 "include/grpc/grpc.h",
3598 "include/grpc/status.h",
Alistair Veitch1c09acc2015-08-31 16:57:32 -07003599 "src/core/census/aggregation.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003600 "src/core/census/context.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003601 "src/core/census/grpc_context.c",
Hongyu Chene09dc782015-08-21 11:28:33 -07003602 "src/core/census/grpc_filter.c",
3603 "src/core/census/grpc_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003604 "src/core/census/initialize.c",
Alistair Veitche6d0ad32015-08-13 09:59:48 -07003605 "src/core/census/operation.c",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003606 "src/core/census/placeholders.c",
Alistair Veitch9a099822015-08-27 13:16:00 -07003607 "src/core/census/rpc_metric_id.h",
Alistair Veitch0383d492015-07-26 15:29:00 -07003608 "src/core/census/tracing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003609 "src/core/channel/channel_args.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003610 "src/core/channel/channel_args.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003611 "src/core/channel/channel_stack.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003612 "src/core/channel/channel_stack.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003613 "src/core/channel/client_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003614 "src/core/channel/client_channel.h",
David Garcia Quintas7b1bd2c2015-10-05 18:22:10 -07003615 "src/core/channel/client_uchannel.c",
3616 "src/core/channel/client_uchannel.h",
David Garcia Quintas8a187092015-07-01 14:52:44 -07003617 "src/core/channel/compress_filter.c",
3618 "src/core/channel/compress_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003619 "src/core/channel/connected_channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003620 "src/core/channel/connected_channel.h",
3621 "src/core/channel/context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003622 "src/core/channel/http_client_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003623 "src/core/channel/http_client_filter.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003624 "src/core/channel/http_server_filter.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003625 "src/core/channel/http_server_filter.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003626 "src/core/channel/subchannel_call_holder.c",
3627 "src/core/channel/subchannel_call_holder.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003628 "src/core/client_config/client_config.c",
3629 "src/core/client_config/client_config.h",
3630 "src/core/client_config/connector.c",
3631 "src/core/client_config/connector.h",
yang-ga6124122015-11-05 22:36:20 -08003632 "src/core/client_config/default_initial_connect_string.c",
3633 "src/core/client_config/initial_connect_string.c",
3634 "src/core/client_config/initial_connect_string.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003635 "src/core/client_config/lb_policies/pick_first.c",
3636 "src/core/client_config/lb_policies/pick_first.h",
David Garcia Quintas4fb049b2015-09-03 17:26:06 -07003637 "src/core/client_config/lb_policies/round_robin.c",
3638 "src/core/client_config/lb_policies/round_robin.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003639 "src/core/client_config/lb_policy.c",
3640 "src/core/client_config/lb_policy.h",
David Garcia Quintas5c4543d2015-09-03 15:49:56 -07003641 "src/core/client_config/lb_policy_factory.c",
3642 "src/core/client_config/lb_policy_factory.h",
3643 "src/core/client_config/lb_policy_registry.c",
3644 "src/core/client_config/lb_policy_registry.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003645 "src/core/client_config/resolver.c",
3646 "src/core/client_config/resolver.h",
3647 "src/core/client_config/resolver_factory.c",
3648 "src/core/client_config/resolver_factory.h",
3649 "src/core/client_config/resolver_registry.c",
3650 "src/core/client_config/resolver_registry.h",
3651 "src/core/client_config/resolvers/dns_resolver.c",
3652 "src/core/client_config/resolvers/dns_resolver.h",
Craig Tiller698d00c2015-07-20 12:32:58 -07003653 "src/core/client_config/resolvers/sockaddr_resolver.c",
3654 "src/core/client_config/resolvers/sockaddr_resolver.h",
Craig Tillerc7b5f762015-06-27 11:48:42 -07003655 "src/core/client_config/subchannel.c",
3656 "src/core/client_config/subchannel.h",
3657 "src/core/client_config/subchannel_factory.c",
3658 "src/core/client_config/subchannel_factory.h",
3659 "src/core/client_config/uri_parser.c",
3660 "src/core/client_config/uri_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003661 "src/core/compression/algorithm.c",
Craig Tillerebdef9d2015-11-19 17:09:49 -08003662 "src/core/compression/algorithm_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003663 "src/core/compression/message_compress.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003664 "src/core/compression/message_compress.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003665 "src/core/debug/trace.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003666 "src/core/debug/trace.h",
Craig Tillerf53d9c82015-08-04 14:19:43 -07003667 "src/core/httpcli/format_request.c",
3668 "src/core/httpcli/format_request.h",
3669 "src/core/httpcli/httpcli.c",
3670 "src/core/httpcli/httpcli.h",
3671 "src/core/httpcli/parser.c",
3672 "src/core/httpcli/parser.h",
Craig Tiller298751c2015-09-22 09:41:05 -07003673 "src/core/iomgr/closure.c",
3674 "src/core/iomgr/closure.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003675 "src/core/iomgr/endpoint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003676 "src/core/iomgr/endpoint.h",
3677 "src/core/iomgr/endpoint_pair.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003678 "src/core/iomgr/endpoint_pair_posix.c",
3679 "src/core/iomgr/endpoint_pair_windows.c",
Craig Tiller8af4c332015-09-22 12:32:31 -07003680 "src/core/iomgr/exec_ctx.c",
Craig Tiller298751c2015-09-22 09:41:05 -07003681 "src/core/iomgr/exec_ctx.h",
David Garcia Quintas4bc34632015-10-07 16:12:35 -07003682 "src/core/iomgr/executor.c",
3683 "src/core/iomgr/executor.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003684 "src/core/iomgr/fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003685 "src/core/iomgr/fd_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003686 "src/core/iomgr/iocp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003687 "src/core/iomgr/iocp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003688 "src/core/iomgr/iomgr.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003689 "src/core/iomgr/iomgr.h",
3690 "src/core/iomgr/iomgr_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003691 "src/core/iomgr/iomgr_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003692 "src/core/iomgr/iomgr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003693 "src/core/iomgr/iomgr_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003694 "src/core/iomgr/pollset.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003695 "src/core/iomgr/pollset_multipoller_with_epoll.c",
3696 "src/core/iomgr/pollset_multipoller_with_poll_posix.c",
3697 "src/core/iomgr/pollset_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003698 "src/core/iomgr/pollset_posix.h",
3699 "src/core/iomgr/pollset_set.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003700 "src/core/iomgr/pollset_set_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003701 "src/core/iomgr/pollset_set_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003702 "src/core/iomgr/pollset_set_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003703 "src/core/iomgr/pollset_set_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003704 "src/core/iomgr/pollset_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003705 "src/core/iomgr/pollset_windows.h",
3706 "src/core/iomgr/resolve_address.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003707 "src/core/iomgr/resolve_address_posix.c",
3708 "src/core/iomgr/resolve_address_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003709 "src/core/iomgr/sockaddr.h",
3710 "src/core/iomgr/sockaddr_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003711 "src/core/iomgr/sockaddr_utils.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003712 "src/core/iomgr/sockaddr_utils.h",
3713 "src/core/iomgr/sockaddr_win32.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003714 "src/core/iomgr/socket_utils_common_posix.c",
3715 "src/core/iomgr/socket_utils_linux.c",
3716 "src/core/iomgr/socket_utils_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003717 "src/core/iomgr/socket_utils_posix.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003718 "src/core/iomgr/socket_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003719 "src/core/iomgr/socket_windows.h",
3720 "src/core/iomgr/tcp_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003721 "src/core/iomgr/tcp_client_posix.c",
3722 "src/core/iomgr/tcp_client_windows.c",
3723 "src/core/iomgr/tcp_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003724 "src/core/iomgr/tcp_posix.h",
3725 "src/core/iomgr/tcp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003726 "src/core/iomgr/tcp_server_posix.c",
3727 "src/core/iomgr/tcp_server_windows.c",
3728 "src/core/iomgr/tcp_windows.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003729 "src/core/iomgr/tcp_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003730 "src/core/iomgr/time_averaged_stats.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003731 "src/core/iomgr/time_averaged_stats.h",
David Garcia Quintasb65e4212015-10-14 12:00:21 -07003732 "src/core/iomgr/timer.c",
3733 "src/core/iomgr/timer.h",
3734 "src/core/iomgr/timer_heap.c",
3735 "src/core/iomgr/timer_heap.h",
3736 "src/core/iomgr/timer_internal.h",
Robbie Shade69535292015-07-10 14:27:34 -04003737 "src/core/iomgr/udp_server.c",
3738 "src/core/iomgr/udp_server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003739 "src/core/iomgr/wakeup_fd_eventfd.c",
3740 "src/core/iomgr/wakeup_fd_nospecial.c",
3741 "src/core/iomgr/wakeup_fd_pipe.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003742 "src/core/iomgr/wakeup_fd_pipe.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003743 "src/core/iomgr/wakeup_fd_posix.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003744 "src/core/iomgr/wakeup_fd_posix.h",
Craig Tiller73b66062015-09-09 09:34:46 -07003745 "src/core/iomgr/workqueue.h",
3746 "src/core/iomgr/workqueue_posix.c",
3747 "src/core/iomgr/workqueue_posix.h",
3748 "src/core/iomgr/workqueue_windows.c",
3749 "src/core/iomgr/workqueue_windows.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003750 "src/core/json/json.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003751 "src/core/json/json.h",
3752 "src/core/json/json_common.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003753 "src/core/json/json_reader.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003754 "src/core/json/json_reader.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003755 "src/core/json/json_string.c",
3756 "src/core/json/json_writer.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003757 "src/core/json/json_writer.h",
yang-g31ff8bc2015-08-25 14:09:06 -07003758 "src/core/statistics/census_interface.h",
3759 "src/core/statistics/census_rpc_stats.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003760 "src/core/surface/alarm.c",
Masood Malekghassemife1093c2015-08-19 19:15:24 -07003761 "src/core/surface/api_trace.c",
Masood Malekghassemi92298102015-08-20 18:50:17 -07003762 "src/core/surface/api_trace.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003763 "src/core/surface/byte_buffer.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003764 "src/core/surface/byte_buffer_reader.c",
3765 "src/core/surface/call.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003766 "src/core/surface/call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003767 "src/core/surface/call_details.c",
3768 "src/core/surface/call_log_batch.c",
David Garcia Quintas0c331882015-10-08 14:51:54 -07003769 "src/core/surface/call_test_only.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003770 "src/core/surface/channel.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003771 "src/core/surface/channel.h",
Craig Tiller48cb07c2015-07-15 16:16:15 -07003772 "src/core/surface/channel_connectivity.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003773 "src/core/surface/channel_create.c",
Craig Tiller26dab312015-12-07 14:43:47 -08003774 "src/core/surface/channel_ping.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003775 "src/core/surface/completion_queue.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003776 "src/core/surface/completion_queue.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003777 "src/core/surface/event_string.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003778 "src/core/surface/event_string.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003779 "src/core/surface/init.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003780 "src/core/surface/init.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003781 "src/core/surface/init_unsecure.c",
3782 "src/core/surface/lame_client.c",
3783 "src/core/surface/metadata_array.c",
3784 "src/core/surface/server.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003785 "src/core/surface/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003786 "src/core/surface/server_chttp2.c",
3787 "src/core/surface/server_create.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003788 "src/core/surface/surface_trace.h",
murgatroid99c3910ca2016-01-06 13:14:23 -08003789 "src/core/surface/validate_metadata.c",
Craig Tiller2e622bc2015-07-10 07:46:03 -07003790 "src/core/surface/version.c",
Craig Tillerca1593a2015-11-02 14:08:33 -08003791 "src/core/transport/byte_stream.c",
3792 "src/core/transport/byte_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003793 "src/core/transport/chttp2/alpn.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003794 "src/core/transport/chttp2/alpn.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003795 "src/core/transport/chttp2/bin_encoder.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003796 "src/core/transport/chttp2/bin_encoder.h",
3797 "src/core/transport/chttp2/frame.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003798 "src/core/transport/chttp2/frame_data.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003799 "src/core/transport/chttp2/frame_data.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003800 "src/core/transport/chttp2/frame_goaway.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003801 "src/core/transport/chttp2/frame_goaway.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003802 "src/core/transport/chttp2/frame_ping.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003803 "src/core/transport/chttp2/frame_ping.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003804 "src/core/transport/chttp2/frame_rst_stream.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003805 "src/core/transport/chttp2/frame_rst_stream.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003806 "src/core/transport/chttp2/frame_settings.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003807 "src/core/transport/chttp2/frame_settings.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003808 "src/core/transport/chttp2/frame_window_update.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003809 "src/core/transport/chttp2/frame_window_update.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003810 "src/core/transport/chttp2/hpack_encoder.c",
3811 "src/core/transport/chttp2/hpack_encoder.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003812 "src/core/transport/chttp2/hpack_parser.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003813 "src/core/transport/chttp2/hpack_parser.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003814 "src/core/transport/chttp2/hpack_table.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003815 "src/core/transport/chttp2/hpack_table.h",
3816 "src/core/transport/chttp2/http2_errors.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003817 "src/core/transport/chttp2/huffsyms.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003818 "src/core/transport/chttp2/huffsyms.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003819 "src/core/transport/chttp2/incoming_metadata.c",
3820 "src/core/transport/chttp2/incoming_metadata.h",
3821 "src/core/transport/chttp2/internal.h",
3822 "src/core/transport/chttp2/parsing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003823 "src/core/transport/chttp2/status_conversion.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003824 "src/core/transport/chttp2/status_conversion.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003825 "src/core/transport/chttp2/stream_lists.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003826 "src/core/transport/chttp2/stream_map.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003827 "src/core/transport/chttp2/stream_map.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003828 "src/core/transport/chttp2/timeout_encoding.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003829 "src/core/transport/chttp2/timeout_encoding.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003830 "src/core/transport/chttp2/varint.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003831 "src/core/transport/chttp2/varint.h",
Nicolas "Pixel" Nobled35f93d2015-06-27 00:57:29 +02003832 "src/core/transport/chttp2/writing.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07003833 "src/core/transport/chttp2_transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003834 "src/core/transport/chttp2_transport.h",
Craig Tiller08a1cf82015-06-29 09:37:52 -07003835 "src/core/transport/connectivity_state.c",
3836 "src/core/transport/connectivity_state.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003837 "src/core/transport/metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003838 "src/core/transport/metadata.h",
Craig Tillerca1593a2015-11-02 14:08:33 -08003839 "src/core/transport/metadata_batch.c",
3840 "src/core/transport/metadata_batch.h",
Craig Tiller2e7687c2015-11-18 14:56:46 -08003841 "src/core/transport/static_metadata.c",
3842 "src/core/transport/static_metadata.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003843 "src/core/transport/transport.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07003844 "src/core/transport/transport.h",
3845 "src/core/transport/transport_impl.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07003846 "src/core/transport/transport_op_string.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07003847 ]
3848 },
3849 {
3850 "deps": [
3851 "gpr",
3852 "grpc"
3853 ],
3854 "headers": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003855 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003856 "src/core/client_config/resolvers/zookeeper_resolver.h"
3857 ],
3858 "language": "c",
3859 "name": "grpc_zookeeper",
3860 "src": [
Hongwei Wanga3780a82015-07-17 15:27:18 -07003861 "include/grpc/grpc_zookeeper.h",
Hongwei Wangda8858f2015-07-16 16:18:19 -07003862 "src/core/client_config/resolvers/zookeeper_resolver.c",
3863 "src/core/client_config/resolvers/zookeeper_resolver.h"
3864 ]
3865 },
3866 {
3867 "deps": [
3868 "gpr",
yang-gc9c69e22015-07-24 14:38:26 -07003869 "gpr_test_util",
3870 "grpc",
yang-gc9fca182015-11-06 16:41:33 -08003871 "grpc_test_util",
3872 "test_tcp_server"
yang-gc9c69e22015-07-24 14:38:26 -07003873 ],
3874 "headers": [
3875 "test/core/util/reconnect_server.h"
3876 ],
3877 "language": "c",
3878 "name": "reconnect_server",
3879 "src": [
3880 "test/core/util/reconnect_server.c",
3881 "test/core/util/reconnect_server.h"
3882 ]
3883 },
3884 {
3885 "deps": [
3886 "gpr",
yang-gc9fca182015-11-06 16:41:33 -08003887 "gpr_test_util",
3888 "grpc",
3889 "grpc_test_util"
3890 ],
3891 "headers": [
3892 "test/core/util/test_tcp_server.h"
3893 ],
3894 "language": "c",
3895 "name": "test_tcp_server",
3896 "src": [
3897 "test/core/util/test_tcp_server.c",
3898 "test/core/util/test_tcp_server.h"
3899 ]
3900 },
3901 {
3902 "deps": [
3903 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07003904 "grpc"
3905 ],
3906 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07003907 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003908 "include/grpc++/client_context.h",
3909 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003910 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003911 "include/grpc++/generic/async_generic_service.h",
3912 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003913 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003914 "include/grpc++/impl/call.h",
3915 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003916 "include/grpc++/impl/codegen/async_stream.h",
3917 "include/grpc++/impl/codegen/async_unary_call.h",
3918 "include/grpc++/impl/codegen/call.h",
3919 "include/grpc++/impl/codegen/call_hook.h",
3920 "include/grpc++/impl/codegen/channel_interface.h",
3921 "include/grpc++/impl/codegen/client_context.h",
3922 "include/grpc++/impl/codegen/client_unary_call.h",
3923 "include/grpc++/impl/codegen/completion_queue.h",
3924 "include/grpc++/impl/codegen/completion_queue_tag.h",
3925 "include/grpc++/impl/codegen/config.h",
3926 "include/grpc++/impl/codegen/config_protobuf.h",
3927 "include/grpc++/impl/codegen/grpc_library.h",
3928 "include/grpc++/impl/codegen/method_handler_impl.h",
3929 "include/grpc++/impl/codegen/proto_utils.h",
3930 "include/grpc++/impl/codegen/rpc_method.h",
3931 "include/grpc++/impl/codegen/rpc_service_method.h",
3932 "include/grpc++/impl/codegen/security/auth_context.h",
3933 "include/grpc++/impl/codegen/serialization_traits.h",
3934 "include/grpc++/impl/codegen/server_context.h",
3935 "include/grpc++/impl/codegen/server_interface.h",
3936 "include/grpc++/impl/codegen/service_type.h",
3937 "include/grpc++/impl/codegen/status.h",
3938 "include/grpc++/impl/codegen/status_code_enum.h",
3939 "include/grpc++/impl/codegen/string_ref.h",
3940 "include/grpc++/impl/codegen/stub_options.h",
3941 "include/grpc++/impl/codegen/sync.h",
3942 "include/grpc++/impl/codegen/sync_cxx11.h",
3943 "include/grpc++/impl/codegen/sync_no_cxx11.h",
3944 "include/grpc++/impl/codegen/sync_stream.h",
3945 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003946 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08003947 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003948 "include/grpc++/impl/proto_utils.h",
3949 "include/grpc++/impl/rpc_method.h",
3950 "include/grpc++/impl/rpc_service_method.h",
3951 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08003952 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003953 "include/grpc++/impl/service_type.h",
3954 "include/grpc++/impl/sync.h",
3955 "include/grpc++/impl/sync_cxx11.h",
3956 "include/grpc++/impl/sync_no_cxx11.h",
3957 "include/grpc++/impl/thd.h",
3958 "include/grpc++/impl/thd_cxx11.h",
3959 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07003960 "include/grpc++/security/auth_context.h",
3961 "include/grpc++/security/auth_metadata_processor.h",
3962 "include/grpc++/security/credentials.h",
3963 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003964 "include/grpc++/server.h",
3965 "include/grpc++/server_builder.h",
3966 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07003967 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003968 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003969 "include/grpc++/support/byte_buffer.h",
3970 "include/grpc++/support/channel_arguments.h",
3971 "include/grpc++/support/config.h",
3972 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003973 "include/grpc++/support/slice.h",
3974 "include/grpc++/support/status.h",
3975 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07003976 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003977 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07003978 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003979 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07003980 "src/cpp/client/create_channel_internal.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003981 "src/cpp/client/secure_credentials.h",
yang-g5ea46ab2015-07-06 14:05:54 -07003982 "src/cpp/common/create_auth_context.h",
3983 "src/cpp/common/secure_auth_context.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07003984 "src/cpp/server/dynamic_thread_pool.h",
3985 "src/cpp/server/fixed_size_thread_pool.h",
3986 "src/cpp/server/secure_server_credentials.h",
3987 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07003988 ],
3989 "language": "c++",
3990 "name": "grpc++",
3991 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07003992 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003993 "include/grpc++/client_context.h",
3994 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003995 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07003996 "include/grpc++/generic/async_generic_service.h",
3997 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07003998 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07003999 "include/grpc++/impl/call.h",
4000 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004001 "include/grpc++/impl/codegen/async_stream.h",
4002 "include/grpc++/impl/codegen/async_unary_call.h",
4003 "include/grpc++/impl/codegen/call.h",
4004 "include/grpc++/impl/codegen/call_hook.h",
4005 "include/grpc++/impl/codegen/channel_interface.h",
4006 "include/grpc++/impl/codegen/client_context.h",
4007 "include/grpc++/impl/codegen/client_unary_call.h",
4008 "include/grpc++/impl/codegen/completion_queue.h",
4009 "include/grpc++/impl/codegen/completion_queue_tag.h",
4010 "include/grpc++/impl/codegen/config.h",
4011 "include/grpc++/impl/codegen/config_protobuf.h",
4012 "include/grpc++/impl/codegen/grpc_library.h",
4013 "include/grpc++/impl/codegen/method_handler_impl.h",
4014 "include/grpc++/impl/codegen/proto_utils.h",
4015 "include/grpc++/impl/codegen/rpc_method.h",
4016 "include/grpc++/impl/codegen/rpc_service_method.h",
4017 "include/grpc++/impl/codegen/security/auth_context.h",
4018 "include/grpc++/impl/codegen/serialization_traits.h",
4019 "include/grpc++/impl/codegen/server_context.h",
4020 "include/grpc++/impl/codegen/server_interface.h",
4021 "include/grpc++/impl/codegen/service_type.h",
4022 "include/grpc++/impl/codegen/status.h",
4023 "include/grpc++/impl/codegen/status_code_enum.h",
4024 "include/grpc++/impl/codegen/string_ref.h",
4025 "include/grpc++/impl/codegen/stub_options.h",
4026 "include/grpc++/impl/codegen/sync.h",
4027 "include/grpc++/impl/codegen/sync_cxx11.h",
4028 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4029 "include/grpc++/impl/codegen/sync_stream.h",
4030 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004031 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004032 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004033 "include/grpc++/impl/proto_utils.h",
4034 "include/grpc++/impl/rpc_method.h",
4035 "include/grpc++/impl/rpc_service_method.h",
4036 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004037 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004038 "include/grpc++/impl/service_type.h",
4039 "include/grpc++/impl/sync.h",
4040 "include/grpc++/impl/sync_cxx11.h",
4041 "include/grpc++/impl/sync_no_cxx11.h",
4042 "include/grpc++/impl/thd.h",
4043 "include/grpc++/impl/thd_cxx11.h",
4044 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004045 "include/grpc++/security/auth_context.h",
4046 "include/grpc++/security/auth_metadata_processor.h",
4047 "include/grpc++/security/credentials.h",
4048 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004049 "include/grpc++/server.h",
4050 "include/grpc++/server_builder.h",
4051 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004052 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004053 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004054 "include/grpc++/support/byte_buffer.h",
4055 "include/grpc++/support/channel_arguments.h",
4056 "include/grpc++/support/config.h",
4057 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004058 "include/grpc++/support/slice.h",
4059 "include/grpc++/support/status.h",
4060 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004061 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004062 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004063 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004064 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004065 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004066 "src/cpp/client/client_context.cc",
4067 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004068 "src/cpp/client/create_channel_internal.cc",
4069 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004070 "src/cpp/client/credentials.cc",
4071 "src/cpp/client/generic_stub.cc",
4072 "src/cpp/client/insecure_credentials.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004073 "src/cpp/client/secure_credentials.cc",
4074 "src/cpp/client/secure_credentials.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004075 "src/cpp/codegen/grpc_library.cc",
yang-g7ef72322015-07-16 21:00:51 -07004076 "src/cpp/common/auth_property_iterator.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004077 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004078 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004079 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004080 "src/cpp/common/create_auth_context.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004081 "src/cpp/common/rpc_method.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004082 "src/cpp/common/secure_auth_context.cc",
4083 "src/cpp/common/secure_auth_context.h",
yang-g52705592015-11-25 11:45:33 -08004084 "src/cpp/common/secure_channel_arguments.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004085 "src/cpp/common/secure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004086 "src/cpp/proto/proto_utils.cc",
4087 "src/cpp/server/async_generic_service.cc",
4088 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004089 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004090 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004091 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004092 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004093 "src/cpp/server/insecure_server_credentials.cc",
4094 "src/cpp/server/secure_server_credentials.cc",
4095 "src/cpp/server/secure_server_credentials.h",
4096 "src/cpp/server/server.cc",
4097 "src/cpp/server/server_builder.cc",
4098 "src/cpp/server/server_context.cc",
4099 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004100 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004101 "src/cpp/util/byte_buffer.cc",
4102 "src/cpp/util/slice.cc",
4103 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004104 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004105 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004106 ]
4107 },
4108 {
4109 "deps": [],
4110 "headers": [
4111 "test/cpp/util/test_config.h"
4112 ],
4113 "language": "c++",
4114 "name": "grpc++_test_config",
4115 "src": [
4116 "test/cpp/util/test_config.cc",
4117 "test/cpp/util/test_config.h"
4118 ]
4119 },
4120 {
4121 "deps": [
4122 "grpc++",
4123 "grpc_test_util"
4124 ],
4125 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004126 "src/proto/grpc/testing/duplicate/echo_duplicate.grpc.pb.h",
4127 "src/proto/grpc/testing/duplicate/echo_duplicate.pb.h",
4128 "src/proto/grpc/testing/echo.grpc.pb.h",
4129 "src/proto/grpc/testing/echo.pb.h",
4130 "src/proto/grpc/testing/echo_messages.grpc.pb.h",
4131 "src/proto/grpc/testing/echo_messages.pb.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004132 "test/cpp/end2end/test_service_impl.h",
4133 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004134 "test/cpp/util/cli_call.h",
4135 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004136 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004137 "test/cpp/util/subprocess.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004138 ],
4139 "language": "c++",
4140 "name": "grpc++_test_util",
4141 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004142 "test/cpp/end2end/test_service_impl.cc",
4143 "test/cpp/end2end/test_service_impl.h",
4144 "test/cpp/util/byte_buffer_proto_helper.cc",
4145 "test/cpp/util/byte_buffer_proto_helper.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004146 "test/cpp/util/cli_call.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004147 "test/cpp/util/cli_call.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004148 "test/cpp/util/create_test_channel.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004149 "test/cpp/util/create_test_channel.h",
yang-ge21908f2015-08-25 13:47:51 -07004150 "test/cpp/util/string_ref_helper.cc",
4151 "test/cpp/util/string_ref_helper.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004152 "test/cpp/util/subprocess.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004153 "test/cpp/util/subprocess.h"
4154 ]
4155 },
4156 {
4157 "deps": [
4158 "gpr",
4159 "grpc_unsecure"
4160 ],
4161 "headers": [
yang-g8c2be9f2015-08-19 16:28:09 -07004162 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004163 "include/grpc++/client_context.h",
4164 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004165 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004166 "include/grpc++/generic/async_generic_service.h",
4167 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004168 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004169 "include/grpc++/impl/call.h",
4170 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004171 "include/grpc++/impl/codegen/async_stream.h",
4172 "include/grpc++/impl/codegen/async_unary_call.h",
4173 "include/grpc++/impl/codegen/call.h",
4174 "include/grpc++/impl/codegen/call_hook.h",
4175 "include/grpc++/impl/codegen/channel_interface.h",
4176 "include/grpc++/impl/codegen/client_context.h",
4177 "include/grpc++/impl/codegen/client_unary_call.h",
4178 "include/grpc++/impl/codegen/completion_queue.h",
4179 "include/grpc++/impl/codegen/completion_queue_tag.h",
4180 "include/grpc++/impl/codegen/config.h",
4181 "include/grpc++/impl/codegen/config_protobuf.h",
4182 "include/grpc++/impl/codegen/grpc_library.h",
4183 "include/grpc++/impl/codegen/method_handler_impl.h",
4184 "include/grpc++/impl/codegen/proto_utils.h",
4185 "include/grpc++/impl/codegen/rpc_method.h",
4186 "include/grpc++/impl/codegen/rpc_service_method.h",
4187 "include/grpc++/impl/codegen/security/auth_context.h",
4188 "include/grpc++/impl/codegen/serialization_traits.h",
4189 "include/grpc++/impl/codegen/server_context.h",
4190 "include/grpc++/impl/codegen/server_interface.h",
4191 "include/grpc++/impl/codegen/service_type.h",
4192 "include/grpc++/impl/codegen/status.h",
4193 "include/grpc++/impl/codegen/status_code_enum.h",
4194 "include/grpc++/impl/codegen/string_ref.h",
4195 "include/grpc++/impl/codegen/stub_options.h",
4196 "include/grpc++/impl/codegen/sync.h",
4197 "include/grpc++/impl/codegen/sync_cxx11.h",
4198 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4199 "include/grpc++/impl/codegen/sync_stream.h",
4200 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004201 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004202 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004203 "include/grpc++/impl/proto_utils.h",
4204 "include/grpc++/impl/rpc_method.h",
4205 "include/grpc++/impl/rpc_service_method.h",
4206 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004207 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004208 "include/grpc++/impl/service_type.h",
4209 "include/grpc++/impl/sync.h",
4210 "include/grpc++/impl/sync_cxx11.h",
4211 "include/grpc++/impl/sync_no_cxx11.h",
4212 "include/grpc++/impl/thd.h",
4213 "include/grpc++/impl/thd_cxx11.h",
4214 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004215 "include/grpc++/security/auth_context.h",
4216 "include/grpc++/security/auth_metadata_processor.h",
4217 "include/grpc++/security/credentials.h",
4218 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004219 "include/grpc++/server.h",
4220 "include/grpc++/server_builder.h",
4221 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004222 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004223 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004224 "include/grpc++/support/byte_buffer.h",
4225 "include/grpc++/support/channel_arguments.h",
4226 "include/grpc++/support/config.h",
4227 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004228 "include/grpc++/support/slice.h",
4229 "include/grpc++/support/status.h",
4230 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004231 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004232 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004233 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004234 "include/grpc++/support/time.h",
yang-gc317f072015-08-20 12:18:08 -07004235 "src/cpp/client/create_channel_internal.h",
Vijay Paie8a7e302015-08-24 10:52:33 -07004236 "src/cpp/common/create_auth_context.h",
4237 "src/cpp/server/dynamic_thread_pool.h",
4238 "src/cpp/server/fixed_size_thread_pool.h",
4239 "src/cpp/server/thread_pool_interface.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004240 ],
4241 "language": "c++",
4242 "name": "grpc++_unsecure",
4243 "src": [
yang-g8c2be9f2015-08-19 16:28:09 -07004244 "include/grpc++/channel.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004245 "include/grpc++/client_context.h",
4246 "include/grpc++/completion_queue.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004247 "include/grpc++/create_channel.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004248 "include/grpc++/generic/async_generic_service.h",
4249 "include/grpc++/generic/generic_stub.h",
Craig Tillerd136a5c2015-09-11 12:23:32 -07004250 "include/grpc++/grpc++.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004251 "include/grpc++/impl/call.h",
4252 "include/grpc++/impl/client_unary_call.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004253 "include/grpc++/impl/codegen/async_stream.h",
4254 "include/grpc++/impl/codegen/async_unary_call.h",
4255 "include/grpc++/impl/codegen/call.h",
4256 "include/grpc++/impl/codegen/call_hook.h",
4257 "include/grpc++/impl/codegen/channel_interface.h",
4258 "include/grpc++/impl/codegen/client_context.h",
4259 "include/grpc++/impl/codegen/client_unary_call.h",
4260 "include/grpc++/impl/codegen/completion_queue.h",
4261 "include/grpc++/impl/codegen/completion_queue_tag.h",
4262 "include/grpc++/impl/codegen/config.h",
4263 "include/grpc++/impl/codegen/config_protobuf.h",
4264 "include/grpc++/impl/codegen/grpc_library.h",
4265 "include/grpc++/impl/codegen/method_handler_impl.h",
4266 "include/grpc++/impl/codegen/proto_utils.h",
4267 "include/grpc++/impl/codegen/rpc_method.h",
4268 "include/grpc++/impl/codegen/rpc_service_method.h",
4269 "include/grpc++/impl/codegen/security/auth_context.h",
4270 "include/grpc++/impl/codegen/serialization_traits.h",
4271 "include/grpc++/impl/codegen/server_context.h",
4272 "include/grpc++/impl/codegen/server_interface.h",
4273 "include/grpc++/impl/codegen/service_type.h",
4274 "include/grpc++/impl/codegen/status.h",
4275 "include/grpc++/impl/codegen/status_code_enum.h",
4276 "include/grpc++/impl/codegen/string_ref.h",
4277 "include/grpc++/impl/codegen/stub_options.h",
4278 "include/grpc++/impl/codegen/sync.h",
4279 "include/grpc++/impl/codegen/sync_cxx11.h",
4280 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4281 "include/grpc++/impl/codegen/sync_stream.h",
4282 "include/grpc++/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004283 "include/grpc++/impl/grpc_library.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004284 "include/grpc++/impl/method_handler_impl.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004285 "include/grpc++/impl/proto_utils.h",
4286 "include/grpc++/impl/rpc_method.h",
4287 "include/grpc++/impl/rpc_service_method.h",
4288 "include/grpc++/impl/serialization_traits.h",
yang-ga23f17b2015-11-25 10:21:05 -08004289 "include/grpc++/impl/server_builder_option.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004290 "include/grpc++/impl/service_type.h",
4291 "include/grpc++/impl/sync.h",
4292 "include/grpc++/impl/sync_cxx11.h",
4293 "include/grpc++/impl/sync_no_cxx11.h",
4294 "include/grpc++/impl/thd.h",
4295 "include/grpc++/impl/thd_cxx11.h",
4296 "include/grpc++/impl/thd_no_cxx11.h",
Julien Boeuf0d471922015-08-30 22:18:50 -07004297 "include/grpc++/security/auth_context.h",
4298 "include/grpc++/security/auth_metadata_processor.h",
4299 "include/grpc++/security/credentials.h",
4300 "include/grpc++/security/server_credentials.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004301 "include/grpc++/server.h",
4302 "include/grpc++/server_builder.h",
4303 "include/grpc++/server_context.h",
yang-g9fb35a52015-08-21 15:49:35 -07004304 "include/grpc++/support/async_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004305 "include/grpc++/support/async_unary_call.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004306 "include/grpc++/support/byte_buffer.h",
4307 "include/grpc++/support/channel_arguments.h",
4308 "include/grpc++/support/config.h",
4309 "include/grpc++/support/config_protobuf.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004310 "include/grpc++/support/slice.h",
4311 "include/grpc++/support/status.h",
4312 "include/grpc++/support/status_code_enum.h",
Julien Boeuf0382bfa2015-08-24 23:55:43 -07004313 "include/grpc++/support/string_ref.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004314 "include/grpc++/support/stub_options.h",
yang-g9fb35a52015-08-21 15:49:35 -07004315 "include/grpc++/support/sync_stream.h",
yang-g9e2f90c2015-08-21 15:35:03 -07004316 "include/grpc++/support/time.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004317 "src/cpp/client/channel.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004318 "src/cpp/client/client_context.cc",
4319 "src/cpp/client/create_channel.cc",
yang-gc317f072015-08-20 12:18:08 -07004320 "src/cpp/client/create_channel_internal.cc",
4321 "src/cpp/client/create_channel_internal.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004322 "src/cpp/client/credentials.cc",
4323 "src/cpp/client/generic_stub.cc",
4324 "src/cpp/client/insecure_credentials.cc",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004325 "src/cpp/codegen/grpc_library.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004326 "src/cpp/common/call.cc",
yang-g52705592015-11-25 11:45:33 -08004327 "src/cpp/common/channel_arguments.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004328 "src/cpp/common/completion_queue.cc",
yang-g5ea46ab2015-07-06 14:05:54 -07004329 "src/cpp/common/create_auth_context.h",
yang-g5ea46ab2015-07-06 14:05:54 -07004330 "src/cpp/common/insecure_create_auth_context.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004331 "src/cpp/common/rpc_method.cc",
4332 "src/cpp/proto/proto_utils.cc",
4333 "src/cpp/server/async_generic_service.cc",
4334 "src/cpp/server/create_default_thread_pool.cc",
vjpaib28456b2015-07-23 14:17:10 -07004335 "src/cpp/server/dynamic_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004336 "src/cpp/server/dynamic_thread_pool.h",
vjpaia2e1bb12015-07-15 16:49:49 -07004337 "src/cpp/server/fixed_size_thread_pool.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004338 "src/cpp/server/fixed_size_thread_pool.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004339 "src/cpp/server/insecure_server_credentials.cc",
4340 "src/cpp/server/server.cc",
4341 "src/cpp/server/server_builder.cc",
4342 "src/cpp/server/server_context.cc",
4343 "src/cpp/server/server_credentials.cc",
Vijay Paie8a7e302015-08-24 10:52:33 -07004344 "src/cpp/server/thread_pool_interface.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004345 "src/cpp/util/byte_buffer.cc",
4346 "src/cpp/util/slice.cc",
4347 "src/cpp/util/status.cc",
Julien Boeuf8fd915a2015-08-19 21:18:14 -07004348 "src/cpp/util/string_ref.cc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004349 "src/cpp/util/time.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004350 ]
4351 },
4352 {
4353 "deps": [],
4354 "headers": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004355 "include/grpc++/impl/codegen/async_stream.h",
4356 "include/grpc++/impl/codegen/async_unary_call.h",
4357 "include/grpc++/impl/codegen/call.h",
4358 "include/grpc++/impl/codegen/call_hook.h",
4359 "include/grpc++/impl/codegen/channel_interface.h",
4360 "include/grpc++/impl/codegen/client_context.h",
4361 "include/grpc++/impl/codegen/client_unary_call.h",
4362 "include/grpc++/impl/codegen/completion_queue.h",
4363 "include/grpc++/impl/codegen/completion_queue_tag.h",
4364 "include/grpc++/impl/codegen/config.h",
4365 "include/grpc++/impl/codegen/config_protobuf.h",
4366 "include/grpc++/impl/codegen/grpc_library.h",
4367 "include/grpc++/impl/codegen/method_handler_impl.h",
4368 "include/grpc++/impl/codegen/proto_utils.h",
4369 "include/grpc++/impl/codegen/rpc_method.h",
4370 "include/grpc++/impl/codegen/rpc_service_method.h",
4371 "include/grpc++/impl/codegen/security/auth_context.h",
4372 "include/grpc++/impl/codegen/serialization_traits.h",
4373 "include/grpc++/impl/codegen/server_context.h",
4374 "include/grpc++/impl/codegen/server_interface.h",
4375 "include/grpc++/impl/codegen/service_type.h",
4376 "include/grpc++/impl/codegen/status.h",
4377 "include/grpc++/impl/codegen/status_code_enum.h",
4378 "include/grpc++/impl/codegen/string_ref.h",
4379 "include/grpc++/impl/codegen/stub_options.h",
4380 "include/grpc++/impl/codegen/sync.h",
4381 "include/grpc++/impl/codegen/sync_cxx11.h",
4382 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4383 "include/grpc++/impl/codegen/sync_stream.h",
4384 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004385 "include/grpc++/support/config.h",
4386 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004387 "include/grpc/impl/codegen/alloc.h",
4388 "include/grpc/impl/codegen/atm.h",
4389 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4390 "include/grpc/impl/codegen/atm_gcc_sync.h",
4391 "include/grpc/impl/codegen/atm_win32.h",
4392 "include/grpc/impl/codegen/byte_buffer.h",
4393 "include/grpc/impl/codegen/compression_types.h",
4394 "include/grpc/impl/codegen/connectivity_state.h",
4395 "include/grpc/impl/codegen/grpc_types.h",
4396 "include/grpc/impl/codegen/log.h",
4397 "include/grpc/impl/codegen/port_platform.h",
4398 "include/grpc/impl/codegen/propagation_bits.h",
4399 "include/grpc/impl/codegen/slice.h",
4400 "include/grpc/impl/codegen/slice_buffer.h",
4401 "include/grpc/impl/codegen/status.h",
4402 "include/grpc/impl/codegen/sync.h",
4403 "include/grpc/impl/codegen/sync_generic.h",
4404 "include/grpc/impl/codegen/sync_posix.h",
4405 "include/grpc/impl/codegen/sync_win32.h",
4406 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004407 "src/compiler/config.h",
4408 "src/compiler/cpp_generator.h",
4409 "src/compiler/cpp_generator_helpers.h",
4410 "src/compiler/csharp_generator.h",
4411 "src/compiler/csharp_generator_helpers.h",
4412 "src/compiler/generator_helpers.h",
4413 "src/compiler/objective_c_generator.h",
4414 "src/compiler/objective_c_generator_helpers.h",
4415 "src/compiler/python_generator.h",
4416 "src/compiler/ruby_generator.h",
4417 "src/compiler/ruby_generator_helpers-inl.h",
4418 "src/compiler/ruby_generator_map-inl.h",
4419 "src/compiler/ruby_generator_string-inl.h"
4420 ],
4421 "language": "c++",
4422 "name": "grpc_plugin_support",
4423 "src": [
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004424 "include/grpc++/impl/codegen/async_stream.h",
4425 "include/grpc++/impl/codegen/async_unary_call.h",
4426 "include/grpc++/impl/codegen/call.h",
4427 "include/grpc++/impl/codegen/call_hook.h",
4428 "include/grpc++/impl/codegen/channel_interface.h",
4429 "include/grpc++/impl/codegen/client_context.h",
4430 "include/grpc++/impl/codegen/client_unary_call.h",
4431 "include/grpc++/impl/codegen/completion_queue.h",
4432 "include/grpc++/impl/codegen/completion_queue_tag.h",
4433 "include/grpc++/impl/codegen/config.h",
4434 "include/grpc++/impl/codegen/config_protobuf.h",
4435 "include/grpc++/impl/codegen/grpc_library.h",
4436 "include/grpc++/impl/codegen/method_handler_impl.h",
4437 "include/grpc++/impl/codegen/proto_utils.h",
4438 "include/grpc++/impl/codegen/rpc_method.h",
4439 "include/grpc++/impl/codegen/rpc_service_method.h",
4440 "include/grpc++/impl/codegen/security/auth_context.h",
4441 "include/grpc++/impl/codegen/serialization_traits.h",
4442 "include/grpc++/impl/codegen/server_context.h",
4443 "include/grpc++/impl/codegen/server_interface.h",
4444 "include/grpc++/impl/codegen/service_type.h",
4445 "include/grpc++/impl/codegen/status.h",
4446 "include/grpc++/impl/codegen/status_code_enum.h",
4447 "include/grpc++/impl/codegen/string_ref.h",
4448 "include/grpc++/impl/codegen/stub_options.h",
4449 "include/grpc++/impl/codegen/sync.h",
4450 "include/grpc++/impl/codegen/sync_cxx11.h",
4451 "include/grpc++/impl/codegen/sync_no_cxx11.h",
4452 "include/grpc++/impl/codegen/sync_stream.h",
4453 "include/grpc++/impl/codegen/time.h",
yang-g9d1f0c42015-08-24 16:08:36 -07004454 "include/grpc++/support/config.h",
4455 "include/grpc++/support/config_protobuf.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004456 "include/grpc/impl/codegen/alloc.h",
4457 "include/grpc/impl/codegen/atm.h",
4458 "include/grpc/impl/codegen/atm_gcc_atomic.h",
4459 "include/grpc/impl/codegen/atm_gcc_sync.h",
4460 "include/grpc/impl/codegen/atm_win32.h",
4461 "include/grpc/impl/codegen/byte_buffer.h",
4462 "include/grpc/impl/codegen/compression_types.h",
4463 "include/grpc/impl/codegen/connectivity_state.h",
4464 "include/grpc/impl/codegen/grpc_types.h",
4465 "include/grpc/impl/codegen/log.h",
4466 "include/grpc/impl/codegen/port_platform.h",
4467 "include/grpc/impl/codegen/propagation_bits.h",
4468 "include/grpc/impl/codegen/slice.h",
4469 "include/grpc/impl/codegen/slice_buffer.h",
4470 "include/grpc/impl/codegen/status.h",
4471 "include/grpc/impl/codegen/sync.h",
4472 "include/grpc/impl/codegen/sync_generic.h",
4473 "include/grpc/impl/codegen/sync_posix.h",
4474 "include/grpc/impl/codegen/sync_win32.h",
4475 "include/grpc/impl/codegen/time.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004476 "src/compiler/config.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004477 "src/compiler/cpp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004478 "src/compiler/cpp_generator.h",
4479 "src/compiler/cpp_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004480 "src/compiler/csharp_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004481 "src/compiler/csharp_generator.h",
4482 "src/compiler/csharp_generator_helpers.h",
4483 "src/compiler/generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004484 "src/compiler/objective_c_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004485 "src/compiler/objective_c_generator.h",
4486 "src/compiler/objective_c_generator_helpers.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004487 "src/compiler/python_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004488 "src/compiler/python_generator.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004489 "src/compiler/ruby_generator.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004490 "src/compiler/ruby_generator.h",
4491 "src/compiler/ruby_generator_helpers-inl.h",
4492 "src/compiler/ruby_generator_map-inl.h",
Alistair Veitch75d5c0f2016-02-02 09:43:02 -08004493 "src/compiler/ruby_generator_string-inl.h",
4494 "src/cpp/codegen/grpc_library.cc"
Craig Tillerf75fc122015-06-25 06:58:00 -07004495 ]
4496 },
4497 {
4498 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004499 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004500 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004501 "grpc++",
4502 "grpc++_test_util",
4503 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004504 ],
4505 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004506 "src/proto/grpc/testing/messages.grpc.pb.h",
4507 "src/proto/grpc/testing/messages.pb.h",
4508 "test/cpp/interop/client_helper.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004509 ],
4510 "language": "c++",
4511 "name": "interop_client_helper",
4512 "src": [
4513 "test/cpp/interop/client_helper.cc",
4514 "test/cpp/interop/client_helper.h"
4515 ]
4516 },
4517 {
4518 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004519 "gpr",
4520 "gpr_test_util",
4521 "grpc",
4522 "grpc++",
4523 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004524 "grpc++_test_util",
4525 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004526 "interop_client_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004527 ],
4528 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004529 "src/proto/grpc/testing/empty.grpc.pb.h",
4530 "src/proto/grpc/testing/empty.pb.h",
4531 "src/proto/grpc/testing/messages.grpc.pb.h",
4532 "src/proto/grpc/testing/messages.pb.h",
4533 "src/proto/grpc/testing/test.grpc.pb.h",
4534 "src/proto/grpc/testing/test.pb.h",
4535 "test/cpp/interop/interop_client.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004536 ],
4537 "language": "c++",
4538 "name": "interop_client_main",
4539 "src": [
4540 "test/cpp/interop/client.cc",
4541 "test/cpp/interop/interop_client.cc",
4542 "test/cpp/interop/interop_client.h"
4543 ]
4544 },
4545 {
4546 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004547 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004548 "grpc",
Craig Tiller224b04f2015-06-25 07:11:18 -07004549 "grpc++",
4550 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004551 ],
4552 "headers": [
4553 "test/cpp/interop/server_helper.h"
4554 ],
4555 "language": "c++",
4556 "name": "interop_server_helper",
4557 "src": [
4558 "test/cpp/interop/server_helper.cc",
4559 "test/cpp/interop/server_helper.h"
4560 ]
4561 },
4562 {
4563 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004564 "gpr",
4565 "gpr_test_util",
4566 "grpc",
4567 "grpc++",
4568 "grpc++_test_config",
Craig Tillerf75fc122015-06-25 06:58:00 -07004569 "grpc++_test_util",
4570 "grpc_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004571 "interop_server_helper"
Craig Tillerf75fc122015-06-25 06:58:00 -07004572 ],
4573 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004574 "src/proto/grpc/testing/empty.grpc.pb.h",
4575 "src/proto/grpc/testing/empty.pb.h",
4576 "src/proto/grpc/testing/messages.grpc.pb.h",
4577 "src/proto/grpc/testing/messages.pb.h",
4578 "src/proto/grpc/testing/test.grpc.pb.h",
4579 "src/proto/grpc/testing/test.pb.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004580 ],
4581 "language": "c++",
4582 "name": "interop_server_main",
4583 "src": [
4584 "test/cpp/interop/server.cc"
4585 ]
4586 },
4587 {
4588 "deps": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004589 "grpc++",
Craig Tillerf75fc122015-06-25 06:58:00 -07004590 "grpc++_test_util",
Craig Tiller224b04f2015-06-25 07:11:18 -07004591 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004592 ],
4593 "headers": [
Craig Tiller1b4e3302015-12-17 16:35:00 -08004594 "src/proto/grpc/testing/control.grpc.pb.h",
4595 "src/proto/grpc/testing/control.pb.h",
4596 "src/proto/grpc/testing/messages.grpc.pb.h",
4597 "src/proto/grpc/testing/messages.pb.h",
4598 "src/proto/grpc/testing/payloads.grpc.pb.h",
4599 "src/proto/grpc/testing/payloads.pb.h",
4600 "src/proto/grpc/testing/perf_db.grpc.pb.h",
4601 "src/proto/grpc/testing/perf_db.pb.h",
4602 "src/proto/grpc/testing/services.grpc.pb.h",
4603 "src/proto/grpc/testing/services.pb.h",
4604 "src/proto/grpc/testing/stats.grpc.pb.h",
4605 "src/proto/grpc/testing/stats.pb.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004606 "test/cpp/qps/client.h",
4607 "test/cpp/qps/driver.h",
4608 "test/cpp/qps/histogram.h",
4609 "test/cpp/qps/interarrival.h",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004610 "test/cpp/qps/perf_db_client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004611 "test/cpp/qps/qps_worker.h",
4612 "test/cpp/qps/report.h",
4613 "test/cpp/qps/server.h",
4614 "test/cpp/qps/stats.h",
4615 "test/cpp/qps/timer.h",
Craig Tiller1b4e3302015-12-17 16:35:00 -08004616 "test/cpp/util/benchmark_config.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004617 ],
4618 "language": "c++",
4619 "name": "qps",
4620 "src": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004621 "test/cpp/qps/client.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004622 "test/cpp/qps/client_async.cc",
4623 "test/cpp/qps/client_sync.cc",
4624 "test/cpp/qps/driver.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004625 "test/cpp/qps/driver.h",
4626 "test/cpp/qps/histogram.h",
4627 "test/cpp/qps/interarrival.h",
Siddharth Rakesh25481f72015-06-29 13:27:23 -07004628 "test/cpp/qps/perf_db_client.cc",
Siddharth Rakeshb7135462015-06-29 14:14:37 -07004629 "test/cpp/qps/perf_db_client.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004630 "test/cpp/qps/qps_worker.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004631 "test/cpp/qps/qps_worker.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004632 "test/cpp/qps/report.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004633 "test/cpp/qps/report.h",
4634 "test/cpp/qps/server.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004635 "test/cpp/qps/server_async.cc",
4636 "test/cpp/qps/server_sync.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004637 "test/cpp/qps/stats.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004638 "test/cpp/qps/timer.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004639 "test/cpp/qps/timer.h",
Craig Tiller224b04f2015-06-25 07:11:18 -07004640 "test/cpp/util/benchmark_config.cc",
Craig Tillerf75fc122015-06-25 06:58:00 -07004641 "test/cpp/util/benchmark_config.h"
4642 ]
4643 },
4644 {
4645 "deps": [
4646 "gpr",
4647 "grpc"
4648 ],
4649 "headers": [],
4650 "language": "csharp",
4651 "name": "grpc_csharp_ext",
4652 "src": [
4653 "src/csharp/ext/grpc_csharp_ext.c"
4654 ]
4655 },
4656 {
Craig Tiller3dca23a2016-01-21 11:44:55 -08004657 "deps": [
4658 "gpr",
4659 "gpr_test_util",
4660 "grpc_test_util_unsecure",
4661 "grpc_unsecure"
4662 ],
4663 "headers": [
4664 "test/core/bad_client/bad_client.h"
4665 ],
4666 "language": "c",
4667 "name": "bad_client_test",
4668 "src": [
4669 "test/core/bad_client/bad_client.c",
4670 "test/core/bad_client/bad_client.h"
4671 ]
4672 },
4673 {
4674 "deps": [
4675 "gpr",
4676 "gpr_test_util",
4677 "grpc",
4678 "grpc_test_util"
4679 ],
4680 "headers": [
4681 "test/core/bad_ssl/server.h"
4682 ],
4683 "language": "c",
4684 "name": "bad_ssl_test_server",
4685 "src": [
4686 "test/core/bad_ssl/server.c",
4687 "test/core/bad_ssl/server.h"
4688 ]
4689 },
4690 {
Craig Tillerf75fc122015-06-25 06:58:00 -07004691 "deps": [
Craig Tiller917c29e2015-12-02 11:03:19 -08004692 "end2end_certs",
Craig Tiller224b04f2015-06-25 07:11:18 -07004693 "gpr",
Craig Tillerf75fc122015-06-25 06:58:00 -07004694 "gpr_test_util",
Craig Tiller917c29e2015-12-02 11:03:19 -08004695 "grpc",
4696 "grpc_test_util"
Craig Tillerf75fc122015-06-25 06:58:00 -07004697 ],
4698 "headers": [
Craig Tiller224b04f2015-06-25 07:11:18 -07004699 "test/core/end2end/end2end_tests.h",
4700 "test/core/end2end/tests/cancel_test_helpers.h"
Craig Tillerf75fc122015-06-25 06:58:00 -07004701 ],
4702 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004703 "name": "end2end_tests",
Craig Tillerf75fc122015-06-25 06:58:00 -07004704 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004705 "test/core/end2end/end2end_tests.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004706 "test/core/end2end/end2end_tests.h",
Craig Tillerf75fc122015-06-25 06:58:00 -07004707 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004708 "test/core/end2end/tests/binary_metadata.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004709 "test/core/end2end/tests/call_creds.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004710 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004711 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004712 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004713 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004714 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004715 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004716 "test/core/end2end/tests/cancel_with_status.c",
4717 "test/core/end2end/tests/channel_connectivity.c",
4718 "test/core/end2end/tests/channel_ping.c",
4719 "test/core/end2end/tests/compressed_payload.c",
4720 "test/core/end2end/tests/default_host.c",
4721 "test/core/end2end/tests/disappearing_server.c",
4722 "test/core/end2end/tests/empty_batch.c",
4723 "test/core/end2end/tests/graceful_server_shutdown.c",
4724 "test/core/end2end/tests/high_initial_seqno.c",
4725 "test/core/end2end/tests/hpack_size.c",
4726 "test/core/end2end/tests/invoke_large_request.c",
4727 "test/core/end2end/tests/large_metadata.c",
4728 "test/core/end2end/tests/max_concurrent_streams.c",
4729 "test/core/end2end/tests/max_message_length.c",
4730 "test/core/end2end/tests/metadata.c",
4731 "test/core/end2end/tests/negative_deadline.c",
4732 "test/core/end2end/tests/no_op.c",
4733 "test/core/end2end/tests/payload.c",
4734 "test/core/end2end/tests/ping_pong_streaming.c",
4735 "test/core/end2end/tests/registered_call.c",
4736 "test/core/end2end/tests/request_with_flags.c",
4737 "test/core/end2end/tests/request_with_payload.c",
4738 "test/core/end2end/tests/server_finishes_request.c",
4739 "test/core/end2end/tests/shutdown_finishes_calls.c",
4740 "test/core/end2end/tests/shutdown_finishes_tags.c",
4741 "test/core/end2end/tests/simple_delayed_request.c",
4742 "test/core/end2end/tests/simple_request.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004743 "test/core/end2end/tests/trailing_metadata.c"
4744 ]
4745 },
4746 {
4747 "deps": [
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004748 "gpr",
4749 "gpr_test_util",
4750 "grpc_test_util_unsecure",
4751 "grpc_unsecure"
4752 ],
4753 "headers": [
4754 "test/core/end2end/end2end_tests.h",
4755 "test/core/end2end/tests/cancel_test_helpers.h"
4756 ],
4757 "language": "c",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004758 "name": "end2end_nosec_tests",
Craig Tiller917c29e2015-12-02 11:03:19 -08004759 "src": [
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004760 "test/core/end2end/end2end_nosec_tests.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004761 "test/core/end2end/end2end_tests.h",
4762 "test/core/end2end/tests/bad_hostname.c",
Craig Tiller917c29e2015-12-02 11:03:19 -08004763 "test/core/end2end/tests/binary_metadata.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004764 "test/core/end2end/tests/cancel_after_accept.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004765 "test/core/end2end/tests/cancel_after_client_done.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004766 "test/core/end2end/tests/cancel_after_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004767 "test/core/end2end/tests/cancel_before_invoke.c",
Craig Tillerf75fc122015-06-25 06:58:00 -07004768 "test/core/end2end/tests/cancel_in_a_vacuum.c",
Craig Tiller32bd81d2015-11-03 13:02:07 -08004769 "test/core/end2end/tests/cancel_test_helpers.h",
Craig Tiller0fe5ee72015-12-22 12:50:36 -08004770 "test/core/end2end/tests/cancel_with_status.c",
4771 "test/core/end2end/tests/channel_connectivity.c",
4772 "test/core/end2end/tests/channel_ping.c",
4773 "test/core/end2end/tests/compressed_payload.c",
4774 "test/core/end2end/tests/default_host.c",
4775 "test/core/end2end/tests/disappearing_server.c",
4776 "test/core/end2end/tests/empty_batch.c",
4777 "test/core/end2end/tests/graceful_server_shutdown.c",
4778 "test/core/end2end/tests/high_initial_seqno.c",
4779 "test/core/end2end/tests/hpack_size.c",
4780 "test/core/end2end/tests/invoke_large_request.c",
4781 "test/core/end2end/tests/large_metadata.c",
4782 "test/core/end2end/tests/max_concurrent_streams.c",
4783 "test/core/end2end/tests/max_message_length.c",
4784 "test/core/end2end/tests/metadata.c",
4785 "test/core/end2end/tests/negative_deadline.c",
4786 "test/core/end2end/tests/no_op.c",
4787 "test/core/end2end/tests/payload.c",
4788 "test/core/end2end/tests/ping_pong_streaming.c",
4789 "test/core/end2end/tests/registered_call.c",
4790 "test/core/end2end/tests/request_with_flags.c",
4791 "test/core/end2end/tests/request_with_payload.c",
4792 "test/core/end2end/tests/server_finishes_request.c",
4793 "test/core/end2end/tests/shutdown_finishes_calls.c",
4794 "test/core/end2end/tests/shutdown_finishes_tags.c",
4795 "test/core/end2end/tests/simple_delayed_request.c",
4796 "test/core/end2end/tests/simple_request.c",
Craig Tiller1ebb7c82015-08-31 15:53:36 -07004797 "test/core/end2end/tests/trailing_metadata.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004798 ]
4799 },
4800 {
4801 "deps": [],
4802 "headers": [],
4803 "language": "c",
4804 "name": "end2end_certs",
4805 "src": [
Craig Tillerf75fc122015-06-25 06:58:00 -07004806 "test/core/end2end/data/server1_cert.c",
Craig Tiller224b04f2015-06-25 07:11:18 -07004807 "test/core/end2end/data/server1_key.c",
4808 "test/core/end2end/data/test_root_cert.c"
Craig Tillerf75fc122015-06-25 06:58:00 -07004809 ]
Craig Tillerf75fc122015-06-25 06:58:00 -07004810 }
4811]